Hello,<br><br>I agree that the server still has plenty of space and also inodes look OK.<br>So what you need to find out now is the WARNING and CRITICAL thresholds. These thresholds determine when a warning or critical notification should be sent by Nagios. The warning threshold is probably set very low.<br>
<br>As this check is a NRPE check, you have to find this information on your host serv2 (172.19.4.192) in the nrpe.cfg file.<br>You have to look for the check_command[*] lines and find the check responsible for the disk space. There you will find the warning (-w) and critical (-c) thresholds which you can adapt and then restart the nrpe daemon.  <br>
<br><div class="gmail_quote">On Fri, Mar 23, 2012 at 8:20 PM, csbender <span dir="ltr"><<a href="mailto:csbender@bellsouth.net">csbender@bellsouth.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Group,<br>
<br>
I am having a bit of a time understanding a NAGIOS alert that was setup be my<br>
predecessor.<br>
I will show the alert that is on disc availability, and then below that I show<br>
the NAGIOS display<br>
 of the alert conditions of dic conditions and lastly I show the actual values<br>
of the disc "df" command<br>
from the Server itself.<br>
<br>
My question is this.....what is the service complaining about? There appears<br>
tobe plenty of disk space based on the email. The actual "df" itself seems<br>
to be that there is space issues looking at bits but the availabile percentage<br>
seems high.<br>
<br>
Thanks for your help in advance.<br>
<br>
1.<br>
<br>
***** Nagios *****<br>
<br>
Notification Type: PROBLEM<br>
<br>
Service: NRPE Check Disk Space<br>
Host: serv2<br>
Address: 172.19.4.192<br>
State: WARNING<br>
<br>
Date/Time: Fri Mar 23 18:41:10 UTC 2012<br>
<br>
Additional Info:<br>
<br>
DISK WARNING - free space: / 9019 MB (66% inode=92%): /usr01 24905 MB (20%<br>
inode=89%): /usr02 11731 MB (85% inode=99%): /opt 106873 MB (92% inode=99%):<br>
/export/home 6746 MB (98% inode=99%):<br>
<br>
<br>
<br>
<br>
2.<br>
<br>
Service State Information<br>
Current Status:   WARNING   (for  1d 20h 40m 17s)<br>
Status Information: DISK  WARNING - free space: / 9019 MB (66% inode=92%):<br>
/usr01 24894 MB (20%  inode=89%): /usr02 11731 MB (85% inode=99%): /opt 106873<br>
MB (92%  inode=99%): /export/home 6746 MB (98% inode=99%):<br>
˙>¨˙>2H@<br>
<br>
Performance Data: /=4622MB;11024;12402;0;13780<br>
/usr01=96952MB;98461;110769;0;123077 /usr02=1910MB;11024;12402;0;13780<br>
/opt=8151MB;92948;104567;0;116186 /export/home=74MB;5512;6201;0;6890<br>
<br>
Current Attempt: 3/3  (HARD state)<br>
Last Check Time: 03-23-2012 19:11:06<br>
Check Type: ACTIVE<br>
Check Latency / Duration: 0.169 / 0.054 seconds<br>
Next Scheduled Check:   03-23-2012 19:21:06<br>
Last State Change: 03-21-2012 22:35:06<br>
Last Notification: 03-23-2012 18:41:10 (notification 45)<br>
Is This Service Flapping?   NO   (0.00% state change)<br>
In Scheduled Downtime?   NO<br>
Last Update: 03-23-2012 19:15:20  ( 0d  0h  0m  3s ago)<br>
Active Checks:   ENABLED<br>
Passive Checks:   ENABLED<br>
Obsessing:   ENABLED<br>
Notifications:   ENABLED<br>
Event Handler:   ENABLED<br>
Flap Detection:   ENABLED      Service Commands<br>
 Disable active checks of this service<br>
 Re-schedule the next check of this service<br>
 Submit passive check result for this service<br>
 Stop accepting passive checks for this service<br>
 Stop obsessing over this service<br>
 Acknowledge this service problem<br>
 Disable notifications for this service<br>
 Delay next service notification<br>
 Send custom service notification<br>
 Schedule downtime for this service<br>
 Disable event handler for this service<br>
 Disable flap detection for this service<br>
<br>
<br>
<br>
<br>
3.<br>
<br>
# df -F ufs -o i<br>
Filesystem             iused   ifree  %iused  Mounted on<br>
/dev/dsk/c0t0d0s0     133920 1562592     8%   /<br>
/dev/dsk/c0t0d0s3    1598566 13531674    11%   /usr01<br>
/dev/dsk/c0t1d0s0      71653 14216347     1%   /opt<br>
/dev/dsk/c0t1d0s3         22 1696490     0%   /usr02<br>
/dev/dsk/c0t1d0s4       5906  842350     1%   /export/home<br>
<br>
------------------------------------------------------------------------------<br>
This SF email is sponsosred by:<br>
Try Windows Azure free for 90 days Click Here<br>
<a href="http://p.sf.net/sfu/sfd2d-msazure" target="_blank">http://p.sf.net/sfu/sfd2d-msazure</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br>