node process running

10 views
Skip to first unread message

BHARATH KUMAR

unread,
Apr 29, 2022, 12:05:39 AM4/29/22
to Prometheus Users
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
Reply all
Reply to author
Forward
0 new messages