Topic 1 Question 54
You want to view the memory usage of your application deployed on Compute Engine. What should you do?
Install the Stackdriver Client Library.
Install the Stackdriver Monitoring Agent.
Use the Stackdriver Metrics Explorer.
Use the Google Cloud Platform Console.
解説
ユーザの投票
コメント(8)
Option-B is correct. 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.
👍 16StelSen2021/02/19For me B si the correct answer as you can not read memory usage directly from stackdriver without the monitoring agent
👍 8dxxdd72021/01/25C is correct answer.
👍 5saurabh18052020/11/09
シャッフルモード