Conditional checks between different hours?

Ricardo F rikr_ at hotmail.com
Fri Sep 24 13:04:51 CEST 2010


Yes, i did it. Two timeperiods, two different services, and it works. 
Thanks


> Date: Tue, 21 Sep 2010 15:13:19 -0400
> From: nagios at isprime.org
> To: nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] Conditional checks between different hours?
> 
> setup 2 services where the check time periods don't overlap, and the
> different values are checked during their respective times.
> 
> ie
> 
> service-check-cpu-day 0800-1800 with command args of say 90%
> service check-cpu-night 18:01-24:00,00:00-07:59 with command args of
> say 50%
> 
> not ideal because you create 2 different services, 
> 
> but its better than the other alternative:
> 
> write a wrapper for your plugins to check the time if date +'%H%M'
> something something
> 
> --kyleo
> 
> On Tue, 21 Sep 2010 18:14:36 +0000, Scott Lofland <SLofland at slco.org>
> wrote:
> >>-----Original Message-----
> >>From: Jim Avery [mailto:jim at jimavery.me.uk]
> >>
> >>On 20 September 2010 16:27, Ricardo F <rikr_ at hotmail.com> wrote:
> >>>
> >>> Hello,
> >>>     Is it possible to put different checks values
> >>> (max_check_attempts, retry_check_interval, normal_check_interval, notification_interval)
> >>> and check each one if is one hour on another?
> >>
> >>I'm pretty sure it isn't (not without a cludge of some sort anyway).
> >>
> >>I'm intrigued to know what would drive such a requirement as I don't
> >>think you're the first to ask this and doubt you'll be the last.
> >>
> > 
> > I've been about this type of functionality in my environment to take
> > into account variable network and hardware conditions based on
> > expected high user load at different times of the day as well as
> > differing loads on different network segments during standard backup
> > times or regular maintenance windows.
> > 
> > _______________________________________________
> > Nagios-users mailing list
> > Nagios-users at lists.sourceforge.net
> > 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
> > 
> > ------------------------------------------------------------------------------
> > Start uncovering the many advantages of virtual appliances
> > and start using them to simplify application deployment and
> > accelerate your shift to cloud computing.
> > http://p.sf.net/sfu/novell-sfdev2dev
> > _______________________________________________
> > Nagios-users mailing list
> > Nagios-users at lists.sourceforge.net
> > 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
> 
> 
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> 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
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100924/c5188f17/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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


More information about the Users mailing list