freebsd

Jon Lyons jlyons30 at yahoo.com
Mon Sep 13 19:36:57 CEST 2004


The ports install of Nagios changes the default
directory structure og nagios, not sure why, but it
does.. :) 

Try /usr/local/etc/nagios/nagios.cfg the install
probably created the nagios.cfg.sample files, you'll
need to create all the cfg files...

This is what you need to add to the httpd.conf to
matchup with the directory structure, or you can creat
e symbolic links..

ScriptAlias /nagios/cgi-bin/
/usr/local/share/nagios/cgi-bin/
<Directory "/usr/local/share/nagios/cgi-bin">
    AllowOverride AuthConfig
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>

Alias /nagios/ /usr/local/share/nagios/
<Directory "/usr/local/share/nagios/>
    Options None
    AllowOverride AuthConfig
    Order allow,deny
    Allow from all
</Directory>




--- "Don {KMTS}.Net Support" <nettech at kmts.ca> wrote:

> Hi Jon,
> Thanks for the reply and I will do a spell check
> next time:).
> Anyways, I am trying to see what the error is when I
> try and start
> nagios...when I start it with:
> /usr/local/etc/rc.d/nagios.sh start
> it starts just fine, but I am getting an error (it
> doesn't start).  So i
> know I have a config problem, but I don't know what
> it is.  The Nagios docs
> page says run:
> /usr/local/nagios/bin/nagios -v
> /usr/local/nagios/etc/nagios.cfg/ (typical
> for a self compile location)
> to view the errors...but I cannot seem to find those
> locations with bsd (did
> the port install)...basically in a nutshell...where
> in freebsd would the
> /bin/nagios directory be?
> Don
> 
> -----Original Message-----
> From: Jon Lyons [mailto:jlyons30 at yahoo.com]
> Sent: Monday, September 13, 2004 10:36 AM
> To: Don {KMTS}.Net Support;
> Nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] freebsd
> 
> 
> 
> I'm not suing Freebsd, but I do use freebsd and
> nagios.. :)
> 
> --- "Don {KMTS}.Net Support" <nettech at kmts.ca>
> wrote:
> 
> > Is anyone on the list currently suing freebsd for
> > Nagios...let me know I
> > would like to mail you off list if I could.
> > Don
> >
> >
> > Don
> > {KMTS.Net} Support
> > 807-467-2040
> > Toll Free: 1-888-388-0991
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system
> > (http://www.grisoft.com).
> > Version: 6.0.690 / Virus Database: 451 - Release
> > Date: 5/22/2004
> >
> >
> >
> >
>
-------------------------------------------------------
> > This SF.Net email is sponsored by: YOU BE THE
> JUDGE.
> > Be one of 170
> > Project Admins to receive an Apple iPod Mini FREE
> > for your judgement on
> > who ports your project to Linux PPC the best.
> > Sponsored by IBM.
> > Deadline: Sept. 13. Go here:
> > http://sf.net/ppc_contest.php
> > _______________________________________________
> > 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
> >
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail is new and improved - Check it out!
> http://promotions.yahoo.com/new_mail
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system
> (http://www.grisoft.com).
> Version: 6.0.690 / Virus Database: 451 - Release
> Date: 5/22/2004
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system
> (http://www.grisoft.com).
> Version: 6.0.690 / Virus Database: 451 - Release
> Date: 5/22/2004
> 
> 



		
_______________________________
Do you Yahoo!?
Shop for Back-to-School deals on Yahoo! Shopping.
http://shopping.yahoo.com/backtoschool


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
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