[Nagiosplug-help] check_interval threshold

Khan, Tony (A&E) tony_khan at ml.com
Thu Jan 7 21:29:49 CET 2010


Excellent info! This will solve my issue.

Thank you for all your help :-) 


Tony


-----Original Message-----
From: Marc Powell [mailto:marc at ena.com] 
Sent: Thursday, January 07, 2010 3:17 PM
To: Nagios Plugin Help List
Subject: Re: [Nagiosplug-help] check_interval threshold

Hah. I see that I responded to the nagios-users list (where this is more
appropriate) when you sent to me directly. Here is the response that I
sent then --

Please always respond on-list so that others now, and in the future,
learn from your experience. More below...

On Jan 7, 2010, at 10:05 AM, Khan, Tony (A&E) wrote:

> Thank you so much for your help Marc.
> 
> My Service definition setting looks like this, should I just add '
> interval_length 1' under check_period? 

interval_length is set in nagios.cfg and affects *all* intervals defined
in *all* host{}, service{}, contact{} definitions, etc.  See my prior
e-mail about this. For those intervals that you do not want to change,
you'll need to increase their values relative to how much you decreased
the interval_length.

interval_length is the basic unit for all time based operations in
nagios and is measured in seconds.

For example, if interval_length = 60 and you have 'normal_check_interval
1' in a service definition, that service will be checked every 60
seconds (interval_length * normal_check_interval).
If you set interval_length = 1 and you have 'normal_check_interval 1',
that service will now be checked every 1 second. To check it every 60
seconds, you'd need to change it to  'normal_check_interval 60'
If you set interval_length = 1 and you want to check a service every 5
minutes, you'll need to set 'normal_check_interval 300' (5 minutes ==
300 seconds)

--
Marc


------------------------------------------------------------------------
------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and
easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue.

::: Messages without supporting info will risk being sent to /dev/null

--------------------------------------------------------------------------
This message w/attachments (message) may be privileged, confidential or proprietary, and if you are not an intended recipient, please notify the sender, do not use or share it and delete it. The information contained in this e-mail was obtained from sources believed to be reliable; however, the accuracy or completeness of this information is not guaranteed. Unless specifically indicated, this message is not an offer to sell or a solicitation of any investment products or other financial product or service, an official confirmation of any transaction, or an official statement of Merrill Lynch. Subject to applicable law, Merrill Lynch may monitor, review and retain e-communications (EC) traveling through its networks/systems. The laws of the country of each sender/recipient may impact the handling of EC, and EC may be archived, supervised and produced in countries other than the country in which you are located. This message cannot be guaranteed to be secure or error-free. References to "Merrill Lynch" are references to any company in the Merrill Lynch & Co., Inc. group of companies, which are wholly-owned by Bank of America Corporation. Securities and Insurance Products: * Are Not FDIC Insured * Are Not Bank Guaranteed * May Lose Value * Are Not a Bank Deposit * Are Not a Condition to Any Banking Service or Activity * Are Not Insured by Any Federal Government Agency. Past performance is no guarantee of future results. Attachments that are part of this E-communication may have additional important disclosures and disclaimers, which you should read. This message is subject to terms available at the following link: http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you consent to the foregoing.
--------------------------------------------------------------------------
 




More information about the Help mailing list