[Nagios-users] host_event_handlers block service_event_handlers execution ?

2005-12-16 Thread Ravail David
Hi, I use event_handlers to store state change into an external DB. When a host's state change from UP to DOWN : the host_event_handlers are executed but not the service_event_handlers (for services associated on this host). And When the host recovery appear : host and service event_handler

Re: [Nagios-users] passive check directive in configuration file doesn't works

2005-11-09 Thread Ravail David
ly in each definition or in some generic template that is included (use ...) in your definition. -FredC --- Ravail David <[EMAIL PROTECTED]> wrote: Hi, I want to use passives checks services, but when nagios start, services start in active mode and doesn't accept passive check. Onl

[Nagios-users] passive check directive in configuration file doesn't works

2005-11-09 Thread Ravail David
Hi, I want to use passives checks services, but when nagios start, services start in active mode and doesn't accept passive check. Only manner that I found to use passive checks, it to activate them by the cgi-web interface. Nagios Version is 1.2 on a debian system. my conf files include: nag