Re: [Nagios-users] External Commands time

2006-06-13 Thread David Schlecht
Hi David Perhaps this is my mis-reading of the spec. It appears that there is no requiremenet for Nagios to intepret the time field as a start time. Some External Commands have explicit Start Time fields. Disable/En able notifications do not. Too Bad! - Dav

Re: [Nagios-users] External Commands time

2006-06-06 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of David Schlecht > Sent: Tuesday, June 06, 2006 4:56 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] External Commands time > > Hi list &g

[Nagios-users] External Commands time

2006-06-06 Thread David Schlecht
Hi list Using v2.2, I'm disabling notifications on a host using an External Command. The script calculates a future time and issues a enable-notific ations command with that time. However, Nagios seems to ignore the times and just runs the Enable command immediately after the Disable command.