nagios service flapping

Rahul Nabar rpnabar at gmail.com
Sat Jan 24 00:52:19 CET 2009


I just had a bunch of  services start flapping on me. THe common factor
seems all of these were services monitored by nrpe.

//////////////
Notifications for this service are being suppressed because it was detected
as having been flapping between different states (22.4% change >= 20.0%
threshold). When the service state stabilizes and the flapping stops,
notifications will be re-enabled.
//////////////////

My nrpe.cfg is pristine except for

command[check_disk_scratch]=/usr/local/nagios/libexec/check_disk -w 20 -c 10
-p /scratch

What could be causing a service to start flapping. Never happened to me
before. ANy debug sugesstions?

The Status for the service is correct though.
DISK OK - free space: /scratch 14886 MB (52% inode=98%):

-- 
Rahul

snippet from services.cfg
define service{
        use rpn_intermediate_service
        hostgroup_name npre-compute-nodes
        service_description /scratch Partition on nodes
        check_command check_nrpe!check_disk_scratch             ; details
defined in the nrpe.conf
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090123/9faa1667/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list