<div><span class="gmail_quote">On 11/9/05, <b class="gmail_sendername">Jason Martin</b> <<a href="mailto:jhmartin@toger.us">jhmartin@toger.us</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What plugin is nrpe calling? I haven't seen anything like that<br>before.</blockquote><div><br></div></div>Here's the report from the server, which is calling NRPE ..<br><br>LOCAL Partition Apps OK 11-09-2005 10:09:39 5d 18h 48m 1s 1/4 NRPE
v2.0 <br>LOCAL Partition Root OK 11-09-2005 10:10:10 5d 18h 47m 38s 1/4 NRPE v2.0 <br>LOCAL System Load OK 11-09-2005 10:08:40 5d 18h 46m 30s 1/4 NRPE v2.0 <br>LOCAL Users OK 11-09-2005 10:09:10 5d 18h 46m 7s 1/4 NRPE
v2.0 <br> <br>Here's the report from the Nagios server itself, using the same plugins ..<br> <br>LOCAL Partition Apps OK 11-09-2005 10:06:49 11d 21h 45m 19s 1/4 DISK OK - free space: /apps 7919 MB (79%):
<br>LOCAL Partition Root OK 11-09-2005 10:07:20 11d 21h 44m 42s 1/4 DISK OK - free space: / 2244 MB (38%): <br>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 <br>LOCAL Users OK 11-09-2005 10:06:19 11d 17h 4m 21s 1/4 USERS OK - 2 users currently logged in <br><br>Here's the section of nrpe.conf that defines the checks ...<br><br>command[check_users]=/apps/nagios/nrpe/libexec/check_users -w 15 -c 25
<br>command[check_load]=/apps/nagios/nrpe/libexec/check_load -w 5,4,3 -c 25,20,15<br>command[check_disk1]=/apps/nagios/nrpe/libexec/check_disk -w 20 -c 10 -p /<br>command[check_disk2]=/apps/nagios/nrpe/libexec/check_disk -w 20 -c 10 -p /apps
<br><br><br>M