<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000099">
The box does indeed have some load on it... hence my other "performance
tuning" request to the list. At present, its running Nagios, mySQL, and
Cacti with Cacti polling approx 1500 devices every 5 minutes. Its a
fairly good server, but the disk I/O has been problematic on occasion.
I think I'll up the timeout to 30 seconds and watch the load.<br>
<pre class="moz-signature" cols="72">
  A. Davis
  Email:     <a class="moz-txt-link-abbreviated" href="mailto:nccomp@gmail.com">nccomp@gmail.com</a>

  "There is no limit to what a man can accomplish
   if he doesn't care who gets the credit." - Ronald Reagan
</pre>
<br>
<br>
Marc Powell wrote:
<blockquote cite="mid:9E4290F8-59E9-491D-8771-95A6DAAA14CE@ena.com"
 type="cite">
  <pre wrap="">On May 14, 2009, at 8:06 AM, Andrew Davis wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm seeing items very similar to the one below in our log files  
quite frequently:

nagios: Warning: Service performance data file processing command '/ 
bin/mv /var/nagios/service-perfdata /var/nagios/perfspool/service- 
perfdata-1241945165' timed out after 5 seconds

Anyone know what the cause is and perhaps the solution?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
For some reason, it's taking longer than 5 seconds for /bin/mv to  
finish. Is the box heavily loaded (top, etc)? Are the disks  
extraordinarily busy (iostat, sar, etc)?

  </pre>
  <blockquote type="cite">
    <pre wrap="">It appears there's a 5 second timeout defined somewhere, but I can't  
seem to find it anywhere...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
[~nagios/etc] $ grep timeout nagios.cfg
service_check_timeout=60
host_check_timeout=30
event_handler_timeout=30
notification_timeout=30
ocsp_timeout=5
perfdata_timeout=5 <--------

--
Marc



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/kodak-com">http://p.sf.net/sfu/kodak-com</a>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null
  </pre>
</blockquote>
</body>
</html>