The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server

Giles Coochey gcoochey at sapphire.gi
Mon Jan 7 14:34:59 CET 2008


> >>
> > /nagios/cgi-bin/statusmap.cgi
> >
> >> was not found on this server
> >>
> >> hi i install nagios 3 in ubuntu 710 server WITH libg2 (apt-get
install
> >> libg2-dev)
> >> i read information :"Get Nagios 3.0 up and running in 15 minutes
flat!
> >> No baloney. Read the quickstart.
> >> <http://nagios.sourceforge.net/docs/3_0/quickstart.html> "
> >> but i not display  the STATUSMAP
> >> grazie
> >>
> >
> >
> ldd /usr/local/nagios/sbin/status.cgi
>  linux-gate.so.1 =>  (0xffffe000)
>  libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e58000)
>  /lib/ld-linux.so.2 (0xb7fa8000)
> 
> is ok ?????

The cgi in question is statusmap.cgi

Example output:

[root at hostname sbin]# ldd statusmap.cgi
        linux-gate.so.1 =>  (0x008b5000)
        libgd.so.2 => /usr/lib/libgd.so.2 (0x00110000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x007ae000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x0732d000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00a53000)
        libm.so.6 => /lib/libm.so.6 (0x009a5000)
        libc.so.6 => /lib/libc.so.6 (0x00162000)
        libXpm.so.4 => /usr/lib/libXpm.so.4 (0x006a1000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x00ced000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x007fd000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00bfa000)
        /lib/ld-linux.so.2 (0x0083e000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x009e7000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x009ec000)
        libdl.so.2 => /lib/libdl.so.2 (0x0099f000)
        libexpat.so.0 => /lib/libexpat.so.0 (0x00bd7000)

Your ./configure output when compiling Nagios might be more helpful. If
statusmap.cgi is not generated then it's likely that you are missing one
of the required libraries.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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