[Nagios-devel] Missing logos in statusmap.cgi.
Posted: Mon Jun 14, 2004 5:49 am
When loading statusmap.cgi, an image is display with the proper network
layout, but instead of the logos being shown there's just a border box
where each would be. It would appear that the logos aren't being sampled
into the CGI properly.
I'm running Red Hat 9, using Dan Wieers' 1.2 i386 RPM. After checking
the FAQ, the ldd results are as follows. It doesn't tell me much.
[root@noc cgi]# ldd statusmap.cgi
libgd.so.1.8 => /usr/lib/libgd.so.1.8 (0x4001d000)
libz.so.1 => /usr/lib/libz.so.1 (0x4004e000)
libm.so.6 => /lib/tls/libm.so.6 (0x4005c000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4007e000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x400a1000)
libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x400c0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
The logos are in /usr/share/nagios/images/logos - as they should be. The
icons do appear on the service detail list and other places where they
are called as images.
Any ideas?
--
Alex Moundalexis
System Administrator, Agile Systems Division
Science Applications International Corporation (SAIC)
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
layout, but instead of the logos being shown there's just a border box
where each would be. It would appear that the logos aren't being sampled
into the CGI properly.
I'm running Red Hat 9, using Dan Wieers' 1.2 i386 RPM. After checking
the FAQ, the ldd results are as follows. It doesn't tell me much.
[root@noc cgi]# ldd statusmap.cgi
libgd.so.1.8 => /usr/lib/libgd.so.1.8 (0x4001d000)
libz.so.1 => /usr/lib/libz.so.1 (0x4004e000)
libm.so.6 => /lib/tls/libm.so.6 (0x4005c000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4007e000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x400a1000)
libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x400c0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
The logos are in /usr/share/nagios/images/logos - as they should be. The
icons do appear on the service detail list and other places where they
are called as images.
Any ideas?
--
Alex Moundalexis
System Administrator, Agile Systems Division
Science Applications International Corporation (SAIC)
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]