> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Arief Iqbal > Sent: Wednesday, August 09, 2006 1:40 AM > To: nagios milis > Subject: Re: [Nagios-users] Nagios for Server or Client? > > > ok, here is the problem, i've succesfully install nagios and nagios web > interface in my pc, the problem is, when i try to open statusmap there's > an error: > > > > Not Found > > The requested URL /nagios/cgiurl/statusmap.cgi was not found on this > server. > ________________________________ > > Apache/1.3.36 Server at localhost.localdomain Port 80 > > i've install all libraries like libgd, libpng, libpng-devel, etc, and i've > configure cgi.cfg & httpd.conf, but the statusmap still doesn't appear in > my nagios web interface. Is this because my computer running as a client > not a server?? or maybe i've wrong configure the cgi.cfg or httpd.conf??
Search the FAQ for statusmap. There are several entries I believe. It seems configure was not able to determine the location of the required -devel libraries. You can see which ones by reading the ./configure output. -- Marc ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] 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
