Page 1 of 1
Can one host have more than one icons?
Posted: Thu Jan 03, 2013 9:16 pm
by relateqld
OS: centos 6.3
nagios xi: 2012R1.3
Re: Can one host have more than one icons?
Posted: Fri Jan 04, 2013 11:44 am
by slansing
Could you give us some more specifics? Are you referring to the icons placed next to the host title/name? If so, each host has one callback to fetch the image it is using. Theoretically if you are interested in writing a component you could create a line that would say something along the lines of "if hostname= xxxxxxx then (grab this image and place it here)" however this is not documented and is only theoretical.
Re: Can one host have more than one icons?
Posted: Sun Jan 06, 2013 5:58 pm
by relateqld
yeah, the icon next to host name. I think it is good to have one icon for hardware and the other for software (like HP and Citrix), maybe you can consider that feature in future version. Thanks anyway
Re: Can one host have more than one icons?
Posted: Mon Jan 07, 2013 10:36 am
by lmiltchev
You can post a feature request on our bug tracker:
http://tracker.nagios.com
If there is enough interest, we may put this on our TODO list for one of the future releases. Thank you!