On 11/9/05, Jason Martin <[EMAIL PROTECTED]> wrote:
What plugin is nrpe calling? I haven't seen anything like that
before.

Here's the report from the server, which is calling NRPE ..

LOCAL Partition Apps    OK     11-09-2005 10:09:39     5d 18h 48m 1s     1/4     NRPE v2.0
LOCAL Partition Root    OK     11-09-2005 10:10:10     5d 18h 47m 38s     1/4     NRPE v2.0
LOCAL System Load    OK     11-09-2005 10:08:40     5d 18h 46m 30s     1/4     NRPE v2.0
LOCAL Users    OK     11-09-2005 10:09:10     5d 18h 46m 7s     1/4     NRPE v2.0
   
Here's the report from the Nagios server itself, using the same plugins ..
   
LOCAL Partition Apps    OK     11-09-2005 10:06:49     11d 21h 45m 19s 1/4     DISK OK - free space: /apps 7919 MB (79%):
LOCAL Partition Root    OK     11-09-2005 10:07:20     11d 21h 44m 42s 1/4     DISK OK - free space: / 2244 MB (38%):
LOCAL System Load    OK     11-09-2005 10:07:50     11d 17h 4m 52s     1/4     OK - load average: 0.00, 0.00, 0.02
LOCAL Users    OK     11-09-2005 10:06:19     11d 17h 4m 21s     1/4     USERS OK - 2 users currently logged in

Here's the section of nrpe.conf that defines the checks ...

command[check_users]=/apps/nagios/nrpe/libexec/check_users -w 15 -c 25
command[check_load]=/apps/nagios/nrpe/libexec/check_load -w 5,4,3 -c 25,20,15
command[check_disk1]=/apps/nagios/nrpe/libexec/check_disk -w 20 -c 10 -p /
command[check_disk2]=/apps/nagios/nrpe/libexec/check_disk -w 20 -c 10 -p /apps


M

Reply via email to