[BBLISA] regular blackout period in nagios?

Nicholas Kathmann nicholas.kathmann at kathmannconsulting.com
Fri Mar 9 13:36:30 EST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marc,

	You should be able to setup a custom timeperiod that excludes the times
the cold backups are running.  Once that timeperiod is setup, you can
change the 24x7 on that service check to use your new timeperiod.  Below
is the syntax and an example.

define timeperiod{
	timeperiod_name	timeperiod_name
	alias	alias
	sunday	timeranges
	monday	timeranges
	tuesday	timeranges
	wednesday	timeranges
	thursday	timeranges
	friday	timeranges
	saturday	timeranges
   	}

Example Definition:

define timeperiod{
	timeperiod_name		nonworkhours
	alias			Non-Work Hours
	sunday			00:00-24:00
	monday			00:00-09:00,17:00-24:00
	tuesday			00:00-09:00,17:00-24:00
	wednesday		00:00-09:00,17:00-24:00
	thursday		00:00-09:00,17:00-24:00
	friday			00:00-09:00,17:00-24:00
	saturday		00:00-24:00
	}

Thanks,
Nick

Marc Richman wrote:
>  We have some nagios checks for oracle that are going to report critical
>  every sunday when the databases are shudown for a cold backup, I could 
>  set up a scheduled maintanence window for every sunday, but there dosen't 
>  appear to be any way of making that perpetual.  Have any of you run into 
>  this kind of situation, and how have you dealt with it? 
> 
> _______________________________________________
> bblisa mailing list
> bblisa at bblisa.org
> http://www.bblisa.org/mailman/listinfo/bblisa
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF8akuRiHt1E0kFmURAqnzAKC4ZOX6uAMlEYlC62kCncxwsSkVLACfVDTQ
H2gdsxRmi+OAL7cvG18NPWE=
=Dio0
-----END PGP SIGNATURE-----

-- 
This message has been scanned for viruses and
dangerous content by Paraflux, and is
believed to be clean.




More information about the bblisa mailing list