<DIV>I am new to this monitoring tool. And I have tried various ways to install this but something is not quite right. Can someone lend a hand to this newbie. Thanks in advance.</DIV>
<DIV> </DIV>
<DIV>I ran the command:</DIV>
<DIV> </DIV>
<DIV># ./configure --prefix=/usr/local/nagios --with-cgiurl=/nagios/cgi-bin --with-htmurl=/nagios/ --with-nagios-user=nagios --with-nagios-grp=nagios</DIV>
<DIV> </DIV>
<DIV>As you can see everything is default values, and I get this:</DIV>
<DIV> </DIV>
<DIV>*** Configuration summary for nagios 1.1 06-02-2003 ***:</DIV>
<DIV> General Options:<BR> -------------------------<BR>        Nagios executable:  nagios<BR>        Nagios user/group:  nagios,nagios<BR>       Command user/group:  nagios,nagios<BR>            Embedded Perl:  no<BR>        Install ${prefix}:  /usr/local/nagios<BR>                Lock file:  ${prefix}/var/nagios.lock<BR>           Init directory:  /etc/init.d</DIV>
<DIV> Web Interface Options:<BR> ------------------------<BR>                 HTML URL:  <A href="http://localhost/nagios//">http://localhost/nagios//</A><BR>                  CGI URL:  <A href="http://localhost/nagios/cgi-bin/">http://localhost/nagios/cgi-bin/</A><BR> Traceroute (used by WAP):  /usr/sbin/traceroute</DIV>
<DIV> External Data Routines:<BR> ------------------------<BR>              Status data:  Default (text file)<BR>              Object data:  Template-based (text file)<BR>             Comment data:  Default (text file)<BR>            Downtime data:  Default (text file)<BR>           Retention data:  Default (text file)<BR>          Peformance data:  Default (external commands)<BR>       Extended info data:  Template-based (text file)</DIV>
<DIV><BR>Review the options above for accuracy.  If they look okay,<BR>type 'make all' to compile the main program and CGIs.<BR></DIV>
<DIV>htmurl doesn't seem to be right with two trailing slashes. My other question is in the httpd.conf, can you Alias any directory ( not within the htdocs on apache ) to be your htmurl as I have done? Or does it have to be inside the htdocs folder ?</DIV>
<DIV> </DIV>