On 21.06.2013 12:45, [email protected] wrote: > > Icinga Server: OS Linux-2.6.18-238.12.1.el5-x86_64 (CPUs: 8 x 2833 Mhz), > 32189 Mb mem > [RedHat EL5 on a Sun x4150] > > Icinga 1.6.1 > gearmand 0.25 > mod-gearman 1.1.0 > livestatus 1.1.12p7 > pnp4nagios 0.6.16 > All of the above are from source. > > ~ 1200 hosts, ~8000 services. Classic Console only. > > > We have a request to change one or two checks so they run every 30 seconds, > and eventually every 15. This is to match our original (internally built) > monitoring environment - The process check we use there was modified to make > it compatible with Icinga/NRPE, but the default interval_length is too long > for us. > > Anyone have any experience (good/bad/other) in changing the interval_length > below 60?
not recommended as it affects all intervals and will likely kill your performance on the core using that amount of services. I'm already certain that we will need to split off a dedicated checking host for it, if we keep this Active. Our program can usually finish within 2-3 seconds on a local host (after checking every process), so that's not a problem. > > I'm also going through tests that would convert these to Passive/NSCA, but we > need to re-compile that first to display larger output. We may still need > the lowered interval however, for alerting/auto-restart when there's no > recent update. > > > Thanks, > --TSK > > =====-----===== > Tim Kimball > http://sungak.net > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users -- DI (FH) Michael Friedrich mail: [email protected] twitter: https://twitter.com/dnsmichi jabber: [email protected] irc: irc.freenode.net/icinga dnsmichi icinga open source monitoring position: lead core developer url: https://www.icinga.org ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
