On 12 Jun 2009, at 15:11, Kang wrote:

> We have centeralized syslog server which collects logs from all  
> servers for matching patterns with SEC
> and notify to master mointoring server(passive check) by nsca_send  
> command.
>
> (master)  <-----notify---
>   /         \                  |
> (slave)  (slave)    (log server)
>
>
> Master doesn't do any active checking, and all checking is done by  
> slaves now.
>
> but the state(Warning/Critical) set by nsca_send command  
> automatically revert to OK state at own independant hourly intervals.

For the service check definition, do you have "Resend Notifications"  
set? If so, it resends the last state back to Nagios so that further  
notifications will occur.

http://docs.opsview.org/doku.php?id=opsview3.0:servicecheck#resend_notifications

As you send the results directly to the master, the slave still has  
the old state which will then pass it back to the master again.

Ton

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/listinfo/opsview-users

Reply via email to