Search found 2 matches

by martinm
Tue Feb 07, 2012 6:21 am
Forum: Open Source Nagios Projects
Topic: check_nrpe giving different result to running actual command
Replies: 2
Views: 1832

Re: check_nrpe giving different result to running actual com

ps -ef | grep cron
root 1794 1 0 Feb03 ? 00:00:00 /usr/sbin/cron
root 3583 19036 0 11:19 pts/0 00:00:00 grep cron


As expected.
by martinm
Mon Feb 06, 2012 4:49 am
Forum: Open Source Nagios Projects
Topic: check_nrpe giving different result to running actual command
Replies: 2
Views: 1832

check_nrpe giving different result to running actual command

Debian Squeeze, Nagios 3.2.3, monitoring (info2) server nrpe v2.0, monitored server (info1) v2.12 I've got a weird problem - the system is working fine except for two plugins. First one is cron process count is showing as 2. Running the local and remote check commands on the monitored server gives d...