put png or gd2 images for statusmap and also check permissions2006/2/2, Patrick M. Rutkowski <[EMAIL PROTECTED]>:
I've set xedtemplate_config_file=/etc/nagios/hostextinfo.cfg incgi.cfg, and then put one entry into hostextinfo.cfg:define hostextinfo{host_name flashicon_image
I had the same problem. The solution was to make sure that the
permissions on the files for your nagios user and group are r. I also
found that the world needs r as well.
Jim
On Thu, 2006-02-02 at 11:50 -0500, Patrick M. Rutkowski wrote:
> (I sent out this message and I don't see it in the nagio
> define hostextinfo{
> host_name flash
> icon_image logo.gif
> icon_image_alt logo.gif
> statusmap_image logo.gif
> }
I believe the statusmap_image needs to be a .gd2 image file? At least, they
are on our system. And, the icon_image_alt should be text
I've set xedtemplate_config_file=/etc/nagios/hostextinfo.cfg in
cgi.cfg, and then put one entry into hostextinfo.cfg:
define hostextinfo{
host_name flash
icon_image logo.gif
icon_image_alt logo.gif
statusmap_image logo.gif
}
I made little 40x40 gif in t
(I sent out this message and I don't see it in the nagios-users
archives, so I'm sending it again just be sure that it gets out there;
apologies if it's a double).
I've set xedtemplate_config_file=/etc/nagios/hostextinfo.cfg in
cgi.cfg, and then put one entry into hostextinfo.cfg:
define hostexti