Monitoring CPU/Memory usage by node exporter

6,270 views
Skip to first unread message

sunilmch...@gmail.com

unread,
Jul 6, 2018, 4:07:22 AM7/6/18
to Prometheus Developers
Hi ,
I am using node_exporters for reading CPU/Memory/FS of linux hosts.
At the same time I want to monitor how much node_exporter is consuming memory/CPU/
I tried to find the metrics which may give me expected values, but couldn't find.
Please let me know if there is any ready dashboard which shows me the consumption of CPU/Memory/ by node_exporter itself.

Thanks
Sunil.

Brian Brazil

unread,
Jul 6, 2018, 4:10:57 AM7/6/18
to sunilmch...@gmail.com, Prometheus Developers
process_resident_memory_bytes will give you the memory usage, and rate(process_cpu_seconds_total[1m]) the CPU.

Brian
 

Thanks
Sunil.

--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-developers+unsub...@googlegroups.com.
To post to this group, send email to prometheus-developers@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/90cb88ee-e77a-469b-b247-76b1d71c0813%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages