[prometheus-users] node process running

2022-05-03 Thread BHARATH KUMAR
Hi all,

I want to know how many process running in a server. So I use the metric 
node_procs_running from prometheus and it is showing some value. But I want 
to know what are the names of those processes in linux. 

I tried with following commands:
ps -aef | grep node
ps -e | grep node

but it is not giving me the exact value what it is showing me in the 
promethues.
Could you please provide the command which will match the prometheus data?

Thanks & regards,
Bharath Kumar

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/4d59c583-fd93-4273-9d34-5203ceaa70e4n%40googlegroups.com.


[prometheus-users] node process running

2022-04-28 Thread BHARATH KUMAR
Hii,

I want to know how many process running in a server. So I use the metric 
node_procs_running from prometheus and it is showing some value. But I want 
to know what are the names of those processes in linux. 

I tried with following commands:
ps -aef | grep node
ps -e | grep node

but it is not giving me the exact value what it is showing me in the 
promethues.
Could you please provide the command which will match the prometheus data?

Thanks & regards,
Bharath Kumar

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/ebb6c672-856f-4df0-a062-4809216c093an%40googlegroups.com.