On 12 Mar 2009, at 15:29, Jason Frisvold wrote: > > For any given service, what is the accepted method for overriding > test > values for a specific time period? For example, we have servers that > are backed up at a given time each night. During the backup period, > load is driven up on the server, exceeding the current threshold. > This, > in turn, results in alerts being sent out about the server. > > However, since we know about this in advance, and it's a scheduled > service, we'd like to override the load value during the backup > period. > So if we normally trigger on a load of 2, we'd like to instead trigger > on a load of 4 during backups. > > I know I can create two services with two timeperiods that will > handle > this, but is there a better way?
Check out our patch: http://opsview-blog.opsera.com/dotorg/2007/04/changing_a_serv.html You can then run a different command based on the timeperiod specified. Ton ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ 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
