action_url not working
Posted: Wed Sep 10, 2014 8:45 am
Hi, please can you help
I've been trying to configure an action_url on one of my services but it doesn't appear in the CGI, my service definition is below.
define service{
use generic-service,srv-pnp
host_name sbidpblenc21
service_description Chassis Status Pub
check_command check_hp_bladechassis!-C public --state --extinfo
check_interval 10
retry_check_interval 2
notification_options n
action_url https://sbidpblenc21
notes_url https://sbidpblenc21
}
This is the first time I've used action_url, the notes_url works fine
many thanks, I'm using nagios core 3.4.1
Steve
I've been trying to configure an action_url on one of my services but it doesn't appear in the CGI, my service definition is below.
define service{
use generic-service,srv-pnp
host_name sbidpblenc21
service_description Chassis Status Pub
check_command check_hp_bladechassis!-C public --state --extinfo
check_interval 10
retry_check_interval 2
notification_options n
action_url https://sbidpblenc21
notes_url https://sbidpblenc21
}
This is the first time I've used action_url, the notes_url works fine
many thanks, I'm using nagios core 3.4.1
Steve