Search found 1 match
- Tue Dec 07, 2010 11:10 am
- Forum: Open Source Nagios Projects
- Topic: Event handler executed multiple times
- Replies: 0
- Views: 944
Event handler executed multiple times
Hello, I've installed a Nagios server (3.2.0) and I need to use a global event handler in order to insert in a database all new events. I've created a command, associated this command with the parameter global_service_event_handler. My data are inserted in the database but ... I've some checks sched...