<div> </div>
<div>sorry, should have checked the cfg file first.. :)</div>
<div>set the </div>
<div>use_authentication</div>
<div>to 0..</div>
<div> </div>
<div>the page displays.. but </div>
<div>warning  No Output  is displayed in Status Infromation..?</div>
<div> </div>
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 9/1/05, <b class="gmail_sendername">Elizar M. Palad</b> <<a href="mailto:elizar.palad@gmail.com">elizar.palad@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div> </div>
<div>Hi! Ok, i rerun configure script after installed perl, seems ok. no error and all</div>
<div>the .h files are created and there's no more error in make install-config (i had one before)</div>
<div> </div>
<div>i am using the minimal.cfg to test nagios. </div>
<div>I started nagios without any options. </div>
<div> </div>
<div>/usr/local/nagios/bin/nagios  /usr/local/nagios/etc/nagios.cfg</div>
<div> </div>
<div>and it says:</div>
<div>sh: @libexecdir@/check_ping: not found<br>sh: @libexecdir@/check_users: not found<br>sh: @libexecdir@/check_procs: not found</div>
<div> </div>
<div>Is this ok?</div>
<div> </div>
<div>The IE page now has an error...</div>
<div> </div>
<div>
<div>It appears as though you do not have permission to view information for any of the hosts you requested...</div>
<p></p>
<p>
<div>If you believe this is an error, check the HTTP server authentication requirements for accessing this CGI<br>and check the authorization options in your CGI configuration file.</div>
<p></p></p></div>
<div> </div>
<div> </div>
<div>I didn't set up any authentication for nagios. Maybe it caused the error above?</div>
<div>if it does, how to use nagios without authentication?</div>
<div> </div>
<div>thanks!</div>
<div><span class="e" id="q_1060f9359ebd9338_1">
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 8/31/05, <b class="gmail_sendername">Subhendu Ghosh</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sghosh@sghosh.org" target="_blank">sghosh@sghosh.org</a>
> wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Yes - autoconf which creates configure uses perl :)<br><br>You can either compile your own or <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://sunfreeware.com/" target="_blank">
sunfreeware.com</a> has some nice pkgadd<br>versions.<br><br>-sg<br><br><br>On Wed, 31 Aug 2005, Elizar M. Palad wrote:<br><br>> Hi, thanks!<br>> from ./configure's output:<br>><br>> creating html/index.html<br>
> creating html/side.html<br>> creating include/config.h<br>> creating include/snprintf.h<br>> creating include/nagios.h<br>> creating include/cgiutils.h<br>> ./configure: perl: not found<br>> ./configure: perl: not found 
<br>><br>> Creating sample config files in sample-config/ ...<br>> ./configure: perl: not found<br>> ./configure: perl: not found<br>> ./configure: perl: not found<br>> ./configure: perl: not found<br>> ./configure: perl: not found 
<br>> ./configure: perl: not found<br>> ./configure: perl: not found<br>> ./configure: perl: not found<br>><br>><br>> *** Configuration summary for nagios 2.0b4 08-02-2005 ***:<br>><br>> General Options: 
<br>> -------------------------<br>> Nagios executable: nagios<br>> Nagios user/group: nagios,nagios<br>> Command user/group: nagios,nagios<br>> Embedded Perl: no<br>> Event Broker: yes<br>> Install ${prefix}: /usr/local/nagios 
<br>> Lock file: ${prefix}/var/nagios.lock<br>> Init directory: /etc/init.d<br>> Host OS: solaris2.6<br>> ....<br>> Im going to install now perl and see if it will create the location.h file.<br>> Thanks! 
<br>> eli<br>><br>> On 8/31/05, Subhendu Ghosh <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sghosh@sghosh.org" target="_blank">sghosh@sghosh.org</a>> wrote:<br>>><br>>> On Wed, 31 Aug 2005, Elizar M. Palad wrote:
<br>>><br>>>> I rerun ./configure --prefix=/usr/local/nagios <br>>> --with-cgiurl=/nagios/cgi-bin<br>>>> --with-htmlurl=/nagios --with-nagios-user=nagios<br>>> --with-nagios-groupp=nagios
<br>>>> --with-gd-lib=/usr/local/lib<br>>>> and summary is below: <br>>>> *** Configuration summary for nagios 2.0b4 08-02-2005 ***:<br>>>><br>>>> General Options:<br>>>> -------------------------
<br>>>> Nagios executable: nagios<br>>>> Nagios user/group: nagios,nagios <br>>>> Command user/group: nagios,nagios<br>>>> Embedded Perl: no<br>>>> Event Broker: yes<br>>>> Install ${prefix}: /usr/local/nagios
<br>>>> Lock file: ${prefix}/var/nagios.lock <br>>>> Init directory: /etc/init.d<br>>>> Host OS: solaris2.6<br>>>><br>>>> Web Interface Options:<br>>>> ------------------------
<br>>>> HTML URL: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://localhost/nagios/" target="_blank">http://localhost/nagios/</a><br>>>> CGI URL: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://localhost/nagios/cgi-bin/" target="_blank">
http://localhost/nagios/cgi-bin/</a><br>>>> Traceroute (used by WAP):<br>>>><br>>>><br>>>> Review the options above for accuracy. If they look okay, <br>>>> type 'make all' to compile the main program and CGIs.
<br>>>> ------------------<br>>>> Looks ok isn't it?<br>>>> then when i do 'make all', i have this error:<br>>>> # make all <br>>>> cd ./base && make<br>>>> make: Fatal error: Don't know how to make target
<br>>> `../include/locations.h'<br>>>> Current working directory /packages/nagios-2.0b4/base<br>>>> *** Error code 1 <br>>>> make: Fatal error: Command failed for target `all'<br>>>> This is also my second time with this error. What I did was i copy
<br>>>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://locations.h.in/" target="_blank">locations.h.in</a> < <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://locations.h.in/" target="_blank">
http://locations.h.in</a>> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://locations.h.in/" target="_blank">http://locations.h.in</a>> as<br>>> locations.h :-)<br>>>> and the compilation continues.. (was that not right? :) 
<br>>>> thanks!<br>>><br>>><br>>> NOOOOO - configure must have produced an error before the summary was<br>>> printed.<br>>><br>>> configure should create a locations.h from <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://locations.h.in/" target="_blank">
locations.h.in</a><<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://locations.h.in/" target="_blank">http://locations.h.in</a>>after<br>>> appropriate substitutions.<br>>><br>>> If the file is not being created properly - you may have a file permission 
<br>>> issue.<br>>><br>>> run "chown -R user:group nagios_src_dir/"<br>>><br>>> replace the user and group with the user and group info fort he person<br>>> running configure<br>
>><br>>> replace nagios_src_dir with the dir that contains the nagios src.<br>>><br>>> Never copy a *.*.in file into a *.* file.<br>>><br>>><br>>><br>>> --<br>>><br>>> -sg 
<br>>><br>><br>><br>><br>><br><br>--<br><br></blockquote></div><br><br clear="all"><br></span></div>
<div><span class="e" id="q_1060f9359ebd9338_2">-- <br>----<br>Don't Tell Me How Hard You Work..<br>   Show Me How Much You'd Accomplished.. </span></div></blockquote></div><br><br clear="all"><br>-- <br>----<br>Don't Tell Me How Hard You Work..
<br>   Show Me How Much You'd Accomplished..