Nagios install on gentoo

Jonathan Nichols jnichols at pbp.net
Fri Feb 4 02:49:36 CET 2005


> 1. Nagios runs perfectly fine as a Daemon.  When I run ps ax|grep nagios:
>         18884 ?     Ss /usr/nagios/bin/nagios -d /etc/nagios/nagios.cfg
> 2. ScriptAlias in apache is properly configured
> 3. nagios.log reports no problem
> 4. apache's log shows no issues
> 5. /usr/nagios/bin/nagios -v /etc/nagios/nagios.cfg reports no errors
> 
> Any help would be greatly appreciated.  Thanks.
> 

What did you compile it with?

"equery uses nagios-core" will show you what use flags you compiled with.

I have the following in /etc/portage/package.use

net-analyzer/nagios -mysql -postgres
net-analyzer/nagios-core -mysql -postgres

That way it won't compile with mysql or postgres support. If you 
compiled with MySQL support, chances are it's dumping a LOT OF STUFF to 
the mysql.log right now. I ran into that a time or two. :-)

-Jonathan


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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