statusmap, weird problem
Mikko Kaipila
mikko.kaipila at nic.fi
Thu Mar 25 10:35:57 CET 2004
On Thu, 2004-03-25 at 01:53, Paul L. Allen wrote:
> Mikko Kaipila writes:
>
> > Not helps. But that helped a little bit.
>
> Does that mean you tried my suggestion and it didn't fix things?
>
> > I can't see gd2 images anywhere under nagios web-interface. Only jpeg
> > and png images are displayd by nagios.
>
> The only two possibilities I know of are either that the CGIs didn't
> find the GD library when you built them or that you're using images
> built using a different version of GD which have an incompatible file
> format. You can use ldd to double-check that the CGIs did pick up the
> shareable GD library.
ldd statusmap.cgi
libgd.so.2 => /usr/local/lib/libgd.so.2 (0x40018000)
libz.so.1 => /usr/lib/libz.so.1 (0x40059000)
libm.so.6 => /lib/libm.so.6 (0x4006a000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4008d000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x400b1000)
libc.so.6 => /lib/libc.so.6 (0x400cf000)
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40202000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40211000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x402d8000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libdl.so.2 => /lib/libdl.so.2 (0x40346000)
is that right? I have used http://www.boutell.com/gd/ libaries to
building gd-support.
I have tried to convert images with help of pngtogd2 (which came when I
installed that gd-2.0.22 libraries and binaries)
Still no help :( Im getting laugh soon...
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
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