I’m seeing the images ok in Status Map but not when you navigate to:
Service Detail
Host Detail
Host Group Overview
I’ve installed Nagios 2.5 on Red Hat EL 4.
Any help is appreciated.
I’m seeing the images ok in Status Map but not when you navigate to:
Service Detail
Host Detail
Host Group Overview
I’ve installed Nagios 2.5 on Red Hat EL 4.
Any help is appreciated.
In the hostextinfo.cfg file, it should read like this:
define hostextinfo {
host_name somehostname
icon_image debian.gif
statusmap_image debian.gd2
2d_coords 2370,1025
}
Make sure the gif and gd2 files exist with proper permissions, and check the apache log file for errors.
Thank You jakkedup for your suggestion. I was able to fix the issue. I checked the apache error._log and found that the image files in /usr/share/nagios/images/logos/redhat… did not exist.