获取Google Cloud Compute中的内存和CPU使用情况

Vir*_*ren 14 google-compute-engine google-cloud-platform

一度如何设置访问Google Cloud Compute中给定项目中所有实例的CPU使用率和内存使用率

我在文档中找不到任何相同的内容.

小智 11

您可以使用Google Cloud Monitoring查看系统的一些使用指标,并使用Google Cloud Monitoring代理获取内存等更精确的指标.


Har*_*vey 5

对于Debian上的内存使用情况:

free -m 
Run Code Online (Sandbox Code Playgroud)

在控制台.