<br><br><div class="gmail_quote">On Mon, Feb 9, 2009 at 1:31 PM, Marc Powell <span dir="ltr"><<a href="mailto:marc@ena.com">marc@ena.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c"><br>
</div></div><br>
        - not allowing nagios to run sufficient concurrent checks for your<br>
configuration. running 'bin/nagios -s etc/nagios.cfg' will provide you<br>
with a recommendation. Make sure max_concurrent_checks is that high or<br>
higher.</blockquote><div><br><br>Thanks Marc. I have: max_concurrent_checks=0 <br><br>I ran the -s option and it produced a bunch of stats. (see below) But I am not sure which line is the recommendation you refer to.<br>
<br>In addition it does report some savings I could get by using the -x and -u options. Maybe I ought to enable those. Not sure whether those will be latency reduction (good) or  execution time reduction (not so relevant for me)<br>
</div><div><br>-- <br>Rahul<br><br>################/usr/local/nagios/bin/nagios -s /usr/local/nagios/etc/nagios.cfg############################################<br>Nagios 3.0.6<br>Copyright (c) 1999-2008 Ethan Galstad (<a href="http://www.nagios.org">http://www.nagios.org</a>)<br>
Last Modified: 12-01-2008<br>License: GPL<br><br>Timing information on object configuration processing is listed<br>below.  You can use this information to see if precaching your<br>object configuration would be useful.<br>
<br>Object Config Source: Config files (uncached)<br><br>OBJECT CONFIG PROCESSING TIMES      (* = Potential for precache savings with -u option)<br>----------------------------------<br>Read:                 0.012501 sec<br>
Resolve:              0.000822 sec  *<br>Recomb Contactgroups: 0.000081 sec  *<br>Recomb Hostgroups:    0.004820 sec  *<br>Dup Services:         0.031199 sec  *<br>Recomb Servicegroups: 0.000847 sec  *<br>Duplicate:            0.000003 sec  *<br>
Inherit:              0.003707 sec  *<br>Recomb Contacts:      0.000005 sec  *<br>Sort:                 0.000001 sec  *<br>Register:             0.028375 sec<br>Free:                 0.002792 sec<br>                      ============<br>
TOTAL:                0.085155 sec  * = 0.041487 sec (48.72%) estimated savings<br><br><br>RETENTION DATA TIMES<br>----------------------------------<br>Read and Process:     0.429982 sec<br>                      ============<br>
TOTAL:                0.429982 sec<br><br><br>Timing information on configuration verification is listed below.<br><br>CONFIG VERIFICATION TIMES          (* = Potential for speedup with -x option)<br>----------------------------------<br>
Object Relationships: 0.103647 sec<br>Circular Paths:       0.002239 sec  *<br>Misc:                 0.003193 sec<br>                      ============<br>TOTAL:                0.109079 sec  * = 0.002239 sec (2.1%) estimated savings<br>
<br><br>EVENT SCHEDULING TIMES<br>-------------------------------------<br>Get service info:        0.023477 sec<br>Get host info info:      0.000172 sec<br>Get service params:      0.000035 sec<br>Schedule service times:  0.041946 sec<br>
Schedule service events: 0.021094 sec<br>Get host params:         0.000007 sec<br>Schedule host times:     0.003610 sec<br>Schedule host events:    0.008372 sec<br>                         ============<br>TOTAL:                   0.098713 sec<br>
<br><br>Projected scheduling information for host and service checks<br>is listed below.  This information assumes that you are going<br>to start running Nagios with your current config files.<br><br>HOST SCHEDULING INFORMATION<br>
---------------------------<br>Total hosts:                     265<br>Total scheduled hosts:           262<br>Host inter-check delay method:   SMART<br>Average host check interval:     300.00 sec<br>Host inter-check delay:          1.15 sec<br>
Max host check spread:           30 min<br>First scheduled check:           Mon Feb  9 13:50:01 2009<br>Last scheduled check:            Mon Feb  9 13:54:59 2009<br><br><br>SERVICE SCHEDULING INFORMATION<br>-------------------------------<br>
Total services:                     2073<br>Total scheduled services:           2057<br>Service inter-check delay method:   SMART<br>Average service check interval:     300.58 sec<br>Inter-check delay:                  0.15 sec<br>
Interleave factor method:           SMART<br>Average services per host:          7.82<br>Service interleave factor:          8<br>Max service check spread:           30 min<br>First scheduled check:              Mon Feb  9 13:50:38 2009<br>
Last scheduled check:               Mon Feb  9 13:55:40 2009<br><br><br>CHECK PROCESSING INFORMATION<br>----------------------------<br>Check result reaper interval:       10 sec<br>Max concurrent service checks:      Unlimited<br>
<br><br>PERFORMANCE SUGGESTIONS<br>-----------------------<br>I have no suggestions - things look okay. <br></div></div><br>