Periodic Overrides

Assaf Flatto assaf.flatto at ssp-intl.com
Thu Mar 12 16:57:35 CET 2009



On Thursday 12 March 2009 15:29:23 Jason Frisvold wrote:
> Hi all,
>
> 	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?
>
> Thanks,

you can execute the test for load in a timeperiod that excludes  the backup times and hence not get 
the alert , but  will work for the rest of the day  - for example :

# 'skipbackup' timeperiod definition
define timeperiod{
        timeperiod_name skipbackup
        monday          00:00-20:00,21:00-24:00
        }



Assaf




-- 
Assaf Flatto
SSP Ops Team
Linux System Administrator
169 Euston Road, London, NW1 2AE





IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) whose registered office is at 1 The Heights, Brooklands, Weybridge. Surrey. KT13 0NY
 
 

------------------------------------------------------------------------------
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
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