Problems with Nagios

Marc Powell marc at ena.com
Mon Aug 14 16:35:17 CEST 2006



> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-
> bounces at lists.sourceforge.net] On Behalf Of Neil Briscoe
> Sent: Monday, August 14, 2006 6:21 AM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Problems with Nagios
> 
> I'm having a problem with Nagios which is this.  At the moment, I have
a
> version of Nagios that monitors a few systems, but the screens all
> display incorrectly.  The reason for this was that I originally
compiled
> without gd and all its friends.
> 
> I have now rectified the lack of the libraries and have re-compiled
> Nagios again.  It compiles fine and I stop the service, run make
install
> and re-start the service.  The service starts fine - but going to the
> web page now gets a NOT FOUND for all pages.
> 
> Fortunately, I took a backup of /usr/local/nagios - so I'm at least
able
> to put back the working but broken system.
> 
> Here is my configuration command line :-
> 
> ./configure --prefix=/usr/local/nagios --with-cgiurl=/var/www
> /eninet/admin.eninet.com/nagios/cgi-bin
> --with-htmurl=/var/www/eninet/admin/enin
> et.com/nagios --with-nagios-user=nagios --with-nagios-group=nagios
> --with-command-group=www-data --with-gd-inc=/usr/local/include
> --with-gd-lib=/usr/local/lib
> 
> If anyone could advise me what I'm doing wrong I'd appreciate it.

--with-cgiurl and --with-htmurl should be specified as accessed by your
browser, not the filesystem path. Probably --

--with-cgiurl=/nagios/cgi-bin --with-htmurl=/nagios

--
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
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