FW: Nagios 3.0.5 problem

Justin Pryzby justinp at norchemlab.com
Mon Feb 1 16:43:53 CET 2010


> > One additional data point:  I found on Saturday night, as I logged in to restart Nagios and
> > prevent the machine dying, that the one file in /ramdisk_nagios/checkresults/ was over
> > 1MB.  Every other time I have checked, the files in there are sub-4kB.  If that tells
> > anyone here anything, please share with the peanut gallery (me!).  :)
> 
> 1MB sounds very large; if you see it again, try finding out which
> check generated this file (core or debug dump from check code ?).
I can't resist the temptation to suggest writing a test for that,
something like:

nrpe.cfg:
command[bigresult]=find /dir -mindepth 1 -maxdepth 1 -size +1k |xargs |grep . && exit 2; echo OK; exit 0

Justin

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
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