Memory Usage Not Accurate

11 views
Skip to first unread message

Zolaikha Hammad

unread,
Oct 22, 2021, 5:17:37 AM10/22/21
to Grafana Developers
Hi All,

I am new to grafana and I am trying to scrape system metrics into promethues using windows_exporter and show them in grafana dashboard. I want to show memory usage by per process bu the value is not accurate. I converted the value into KBs by dividing the metrics with 1024. Here's my query 

topk(5,sum by( process, process_id) (windows_process_working_set{instance=~"$server.*",job=~"$job"})/1024 ).

If anyone knows the query to show memory usage by process please let me know 

Thanks and Regards,
Zolaikha
Reply all
Reply to author
Forward
0 new messages