[Nagios-users] Acknowledge problem

2009-03-11 Thread Marco Borsani
Hi all.

 

Last night we acknowledge a warning status over a check_nt service about a
disk space controll (using nsclient++).

After approximately an hour we received another warning notification ?!?!

 

Normally the acknowledgment procedure works fine.

 

Any idea ?

 

Regards

Marco

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

Re: [Nagios-users] Acknowledge problem

2009-03-11 Thread Jim Avery
2009/3/11 Marco Borsani m.bors...@it.net:
 Hi all.



 Last night we acknowledge a warning status over a check_nt service about a
 disk space controll (using nsclient++).

 After approximately an hour we received another warning notification ?!?!



 Normally the acknowledgment procedure works fineā€¦



 Any idea ?

I guess some disk space was cleared and then it filled again?

Check the Alert History for that service to get a better feel for what happened.

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


[Nagios-users] ACKNOWLEDGE problem.

2007-05-22 Thread DOUCE Sebastien
Hi,

 

I actually use  automatic acknoledgement for notification.

All is working for each type of alerts. 

 

 

But when an alert is acknowleged to state Warning, when status to Critical
change i receive no notification.

 

 

I use the external command : 

 

#!/bin/sh

# This is a sample shell script showing how you can submit the
ENABLE_SVC_NOTIFICATIONS command

# to Nagios.  Adjust variables to fit your environment as necessary.

 

now=`date +%s`

commandfile='/usr/local/nagios/var/rw/nagios.cmd'

 

/usr/bin/printf [%lu]
ACKNOWLEDGE_SVC_PROBLEM;$1;$2;0;0;0;NAGIOS;DISABLE_AUTOMATIQUE\n $now 
$commandfile

 

I tried to change parameters , but nothing append.

 

 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Nagios-users mailing list
Nagios-users@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