Page 1 of 1

action_url not working

Posted: Wed Sep 10, 2014 8:45 am
by petronagios
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
blade.png
many thanks, I'm using nagios core 3.4.1
Steve

Re: action_url not working

Posted: Wed Sep 10, 2014 1:20 pm
by tmcdonald
The action_url button should be that graph icon with the red line.

Re: action_url not working

Posted: Thu Oct 02, 2014 7:22 am
by petronagios
Hi Sorry for the long delay in replying, thanks for your answer.

Is it possible to change the action or notes icon for each server or service? I would like to perform different actions depending on the check and display a more descriptive icon?

Thanks.

Re: action_url not working

Posted: Thu Oct 02, 2014 11:29 am
by abrist
petronagios wrote:Is it possible to change the action or notes icon for each server or service?
Not easily. They are programmatically added. You could change the icon for those functions, but it will be duplicated to all objects.