PROFESSIONAL-CLOUD-DEVELOPER · Question #2
PROFESSIONAL-CLOUD-DEVELOPER Question #2: Real Exam Question with Answer & Explanation
The correct answer is B: Install the Stackdriver Monitoring Agent.. https://cloud.google.com/monitoring/api/metrics_agent#agent-memory By default Memory metrics is not collected). To double confirm. Just goto Console->Operations->Monitoring->Dashboards->VM Instances->Memory Tab (Assume you have VM running already). You will see a info message say
Question
You want to view the memory usage of your application deployed on Compute Engine. What should you do?
Options
- AInstall the Stackdriver Client Library.
- BInstall the Stackdriver Monitoring Agent.
- CUse the Stackdriver Metrics Explorer.
- DUse the Google Cloud Platform Console.
Explanation
https://cloud.google.com/monitoring/api/metrics_agent#agent-memory By default Memory metrics is not collected). To double confirm. Just goto Console->Operations->Monitoring->Dashboards->VM Instances->Memory Tab (Assume you have VM running already). You will see a info message saying that No agents detected. Monitoring agents collect memory metrics, disk metrics, and more. Learn more about agents and how to manage them across multiple VMs.
Topics
Community Discussion
No community discussion yet for this question.