2009/8/14 <[email protected]>: > I have my normal_check_interval for a service set to 5. As I understand it, > that is supposed to mean 5 minutes between checks.
Usually, yes, but technically it just means "5 interval lengths between checks", where the interval length is set in the "interval_length" directive in your nagios.cfg file. In a default installation this is set to 60 (seconds). > Nagios is, instead, checking every 1:15 minutes (i.e. minute, fifteen > seconds). > I'm not sure if it matters, but, the service is a check_by_ssh. > This is a nagios 2.9 setup. > > Is there something that would be overriding the check interval? I guess you've set your interval_length in nagios.cfg to 15 instead of the usual 60. (5 * 15 = 75 or 1 minute and 15 seconds). hth, Jim. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
