Statusmap picture issues
Jarett DeAngelis
Jarett_DeAngelis at fujifilm.com
Tue Mar 4 17:52:39 CET 2003
Hi all,
Having trouble with getting the icons for my hosts to show up in the statusmap. Here is the pertinent line in my cgi.cfg:
xedtemplate_config_file=/usr/local/nagios/etc/hostextinfo.cfg
#xedtemplate_config_file=/usr/local/nagios/etc/serviceextinfo.cfg
(I haven't defined service extended info yet)
And from the hostextinfo.cfg file:
# Extended info template for Windows machines.
define hostextinfo{
name windows
icon_image win40.gd2
icon_image_alt Windows Computer
register 0
}
# Extended info template for Citrix servers.
define hostextinfo{
name citrix
icon_image citrix.gd2
icon_image_alt Citrix Server
register 0
}
# Extended info for Windows machines
define hostextinfo{
host_name ALADDIN
use windows
}
define hostextinfo{
host_name professor
use windows
}
# Extended info for Citrix servers (Astea)
define hostextinfo{
host_name nyastcmf1.fujifilm.com
use citrix
}
define hostextinfo{
host_name nyastcmf2.fujifilm.com
use citrix
}
define hostextinfo{
host_name nyastcmf3.fujifilm.com
use citrix
}
define hostextinfo{
host_name nyastcmf4.fujifilm.com
use citrix
}
So what am I doing wrong? Those files are present in /usr/local/nagios/share/images/logos.
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list