<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<BR>Nagios v3.2.0<BR>
 <BR>
And I see the check and check.ok files:<BR>
-rw------- 1 nagios nagios    291 Jun  9 07:12 checkzGuzY7<BR>-rw------- 1 nagios nagios    280 Jun  7 21:54 checkzjh6PZ<BR>-rw------- 1 nagios nagios    483 Jun 10 13:07 cxHWRxJ<BR>-rw------- 1 nagios nagios      0 Jun 10 13:07 cxHWRxJ.ok<BR><BR>
But the check* orphan files just keep showing up.  They don't relate to a specific host or check.  No real pattern to time, host, service, etc.  I could understand if the system was hitting 100% memory or CPU... but the memory is pretty stable in the 50-70% used range.  Load is nearly 0.00 across the board.  The system is pretty much dedicated to my running nagios as a test box.<BR>
<BR>-- <BR>Mat W. - <A href="http://www.techadre.com/">http://www.techadre.com</A><BR><BR><BR> <BR>> Date: Wed, 9 Jun 2010 20:51:35 -0700<BR>> From: mike-nagios@5dninja.net<BR>> To: nagios-users@lists.sourceforge.net<BR>> Subject: Re: [Nagios-users] extra "checkresults" files being left behind<BR>> <BR>> Mathew Walker wrote:<BR>> > I'm running Nagios on a little VPS box checking a few hosts/services <BR>> > (~50 checks). It's mostly a testing platform for me and checks in on my <BR>> > other test VPS systems.<BR>> > <BR>> > However I keep seeing the extra check results data files build up in <BR>> > /usr/local/nagios/var/spool/checkresults like:<BR>> > -rw------- 1 nagios nagios 249 Jun 7 23:45 checknbu01O<BR>> > -rw------- 1 nagios nagios 252 Jun 8 02:40 checkHxcsiJ<BR>> ><BR>> > Googled a bit and didn't come up with much relevant. Any thoughts?<BR>> <BR>> If I remember correctly, the parent nagios process writes out that file, <BR>> then forks a child. The child then runs the check, updates that file <BR>> and then creates a file with the same name, plus '.ok' in that <BR>> directory, letting the parent process know the check is completed.<BR>> <BR>> So, take a look at the contents of several of those files, if you're <BR>> lucky, you'll see that either they are for the same host, or the same <BR>> service check. If so, there might be something in the way that host or <BR>> service is getting polled that is causing the forked child to die.<BR>> <BR>> Also, if you're running a version older than 3.0rc1 (generally always a <BR>> good thing to include the version of the tool you're useing, when asking <BR>> for help) then you may want to upgrade, that version fixed a bug that <BR>> might be related: "Fixed bug with not deleting old check result files <BR>> that contained results for invalid host/service"<BR>> <BR>> -- <BR>> Mike Lindsey<BR>> <BR>> ------------------------------------------------------------------------------<BR>> ThinkGeek and WIRED's GeekDad team up for the Ultimate <BR>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the <BR>> lucky parental unit. See the prize list and enter to win: <BR>> http://p.sf.net/sfu/thinkgeek-promo<BR>> _______________________________________________<BR>> Nagios-users mailing list<BR>> Nagios-users@lists.sourceforge.net<BR>> https://lists.sourceforge.net/lists/listinfo/nagios-users<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>                                        <br /><hr />The New Busy is not the old busy. Search, chat and e-mail from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3' target='_new'>Get started.</a></body>
</html>