<div>Thanks guys.<br><br>I'm not so worried about the monitoring server.  It has lots of head room, and/but I will continue to monitor that.<br><br>I was mainly interested to know about people's experiences using nagios with a lot of checks per host in terms of usability (web interface), configuration, etc.<br>

<br>i.e. would it be of any value to focus on checking multiple items per check rather than having an individual check per monitored item as one person suggested.<br><br>I'm just wondering what people think of using the tools with 100 (or more) checks per host.<br>

<br>..just general opinion / experiences...<br><br>also wondering about load from checks on the monitored hosts... i.e. it would suck if monitoring actually caused degradation in performance... does having a lot of checks on a host cause problems?<br>

<br>i.e. I've got the basics covered - cpu, memory, disk.  now i'm adding a lot of application specific checks - queues, performance counters, log file pattern matches, etc.  is there a break point (not on the nagios server, but rather on the clients, or in the UI)?<br>

<br>thanks for the replies.<br><br>J<br> </div><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote"><div style="margin-left: 40px;">As pointed out, normal depends on your environment. Some sites only<br>

check a handful<br>of things per host; some check more.  The bigger issue is if your<br>server can handle<br>the number of checks and in a timely fashion. Look at nagios parameters<br>Max_service_check_spread,<br>max_host_check_spread<br>

as well as the various params for individual services such as check_interval<br><br>If you have a check that takes a long time to complete, you'll probably want to<br>run it less frequently.<br><br>If the client were Unix, not windows, you'd have the luxury of being<br>

able to run<br>the check on the host in question. This can be done either via cron and have it<br>generate a status file that nagios then checks or using NSCA.<br></div></blockquote><pre><br><br>On Mon, Jul 12, 2010 at 1:39 PM, Joel Brooks <<a href="mailto:jbrooks@oddelement.com" target="_new">jbrooks@oddelement.com</a>> wrote:<br>

> hey gang,<br>><br>> I'm trying to get a sense of what's normal for the number of checks per<br>> host.<br>><br>> I'm pushing nagios to a number of servers and the list of things I want to<br>

> monitor keeps growing.<br>><br>> For some servers, I've got > 30 checks - some > 50.<br>><br>> what is "normal" out there?<br>><br>> is there a practical limit?<br>><br>> i'm using nagios 3 on centos 5 to monitor windows with nsclient++ 3.8.<br>

><br>> cheers,<br>><br>> J<br></pre>