nrpe process on Linux
Posted: Thu Sep 20, 2012 9:45 am
How do i find if nagios process is running on linux.
because in AIX i can see that process is running
skallu@tsm01:/home/skallu> ps -ef | grep -v grep | grep nrpe
nagios 20250872 3473644 0 Sep 07 - 0:58 /opt/nagios/bin/nrpe -c /etc/nagios/nrpe.cfg -d -s
But nrpe process or nagios process does not exist in linux, Is there any way to find this
Thanks in advance
because in AIX i can see that process is running
skallu@tsm01:/home/skallu> ps -ef | grep -v grep | grep nrpe
nagios 20250872 3473644 0 Sep 07 - 0:58 /opt/nagios/bin/nrpe -c /etc/nagios/nrpe.cfg -d -s
But nrpe process or nagios process does not exist in linux, Is there any way to find this
Thanks in advance