Re: [Nagios-users] Nagios Weekly Service Check

2011-03-30 Thread Jim Avery
On 23 March 2011 09:39, Nair wrote: > > Hi Friends > > I have below service check defined to perform check every Monday. > > define timeperiod{ > timeperiod_name only_mon > alias Only on monday > monday 11:00-17:00 > } > > define service{ > service_description TEST_SRV > host_name localhost > max_

[Nagios-users] Nagios Weekly Service Check

2011-03-23 Thread Nair
Hi Friends I have below service check defined to perform check every Monday. define timeperiod{ timeperiod_name only_mon alias Only on monday monday 11:00-17:00 } define service{ service_description TEST_SRV host_