Re: [Nagios-users] multiple check_interval with single service check

2010-03-02 Thread Matt Simmons
You could write a wrapper around the plugin to check the time of day and execute it as needed. On Mon, Mar 1, 2010 at 2:47 PM, shadih rahman wrote: > All, >    Is it possible to use multiple check_interval based on the hours of the > day for a single check?  For example during day time service

Re: [Nagios-users] multiple check_interval with single service check

2010-03-01 Thread Mark Young
On Mar 1, 2010, at 1:47 PM, shadih rahman wrote: >Is it possible to use multiple check_interval based on the hours of the > day for a single check? For example during day time service should be > executed every 15 minutes and during night it will get executed every 2 > hours. Can someone

Re: [Nagios-users] multiple check_interval with single service check

2010-03-01 Thread Jim Avery
On 1 March 2010 19:47, shadih rahman wrote: > All, >    Is it possible to use multiple check_interval based on the hours of the > day for a single check?  For example during day time service should be > executed every 15 minutes and during night it will get executed every 2 > hours.  Can someone p

[Nagios-users] multiple check_interval with single service check

2010-03-01 Thread shadih rahman
All, Is it possible to use multiple check_interval based on the hours of the day for a single check? For example during day time service should be executed every 15 minutes and during night it will get executed every 2 hours. Can someone please show me how its done. Thanks -- Cordially, Sha