Idea for action_image for service definition

Ethan Galstad nagios at nagios.org
Fri Oct 19 17:20:13 CEST 2007


Wim Hoekman wrote:
> Hi,
> 
> For some services my action_url for a service is set to view performance 
> data (graphs), while other services lead to an external webbased system 
> to perform additional commands.
> 
> To be able to see what action is to be performed in the Service Detail 
> overview , I would like to see an additional image can be added to a 
> service definition: action_image
> 
> Example:
> 
> define service {
> 	use		template
> 	host_name	host1
> 	service_description	Load
> 	action_url	http://....
> 	action_image	action1.gif
> }
> 
> 
> While another service would be:
> 
> define service {
> 	use		template
> 	host_name	host1
> 	service_description	Load
> 	action_url	http://....
> 	action_image	graph.gif
> }
> 
> What do you think?
> Would that easy to implement?
> 
> And while at it, would it be possible to also add an image for notes?
> 
> define service {
> 	use		template
> 	host_name	host1
> 	service_description	Load
> 	action_url	http://....
> 	action_image	graph.gif
> 	notes_url	http://....
> 	notes_image	note.gif
> }
> 
> 
> Regards,
> 
> Wim.
> 
> 

Can you add this to the Nagios web interface wish list at:

http://www.nagioscommunity.org/wiki/index.php/Nagios_Web_Interface_Wishlist

It won't make it for Nagios 3, but let's get it on the list for Nagios 4.


Ethan Galstad,
Nagios Developer
---
Email: nagios at nagios.org
Website: http://www.nagios.org

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/




More information about the Developers mailing list