Hi, i am looking to implement check_procs on RSS and i have a question for the output: i ran this command:
./check_procs -w 34000 -c 2000000 --metric=RSS -v RSS WARNING: 11 warn out of 121 processes [httpd, mysqld, httpd, httpd, httpd, httpd, httpd, httpd, httpd, httpd, httpd] | procs=121;;;0; procs_warn=11;;;0; procs_crit=0;;;0; i see 11 procs in warning but i do not see the PID , only the name. is it possible to see the PID in the output ? Thanks Bruno