We need to know why these additional stats appear for our VMs.

0

We need to know why these additional stats appear for our VMs.

How can we remove them?

procstat_cpu_usage procstat_memory_rss procstat_write_bytes procstat_write_count procstat_read_count procstat_read_bytes procstat_memory_vms

posta 2 mesi fa72 visualizzazioni
1 Risposta
2

Hello.

When you say VM, do you mean EC2?
Have you installed CloudWatch Agent on EC2 and configured it to output metrics?
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-procstat-process-metrics.html

In the case of Linux, I think it can be stopped using the following command.
https://github.com/aws/amazon-cloudwatch-agent/blob/main/packaging/dependencies/amazon-cloudwatch-agent-ctl

sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -m ec2 -a stop
profile picture
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande