Search found 1 match
- Tue May 05, 2015 5:36 pm
- Forum: Open Source Nagios Projects
- Topic: Event Handler is not running
- Replies: 1
- Views: 889
Event Handler is not running
Here is my configuration and the script: define command{ command_name check_pager command_line $USER1$/check_pager } define service{ use generic-service host_name server_name service_description HTTP port:8060 check_command check_http!-H server_name -p 8040 check_interval 1 retry_interval 1 max_chec...