Installation help - CentOS 4.4 Server

af.at.work at gmail.com af.at.work at gmail.com
Thu Apr 26 19:41:21 CEST 2007


CentOS 4.4

thanks - I will give those a try.

On 4/26/07, Valdinger, Stephen (DOV, MSX) <stephen.valdinger at doverchem.com>
wrote:
>
> Are you running Fedora or Ubuntu? I have a this solution on the forums.
> You can see it here:
>
> http://www.meulie.net/portal_plugins/forum/forum_viewtopic.php?8517
>
> there is also another bit that may help you out :
>
>
> 3) Post install Configuration of Nagios
> Edit apache's httpd.conf file. (the location of the httpd.conf file may
> differ)
>
> vim /etc/httpd/conf/httpd.conf
>
> Add the following line at the end of the file.
>
> Include /etc/httpd/conf/nagios.conf
>
> Create the file '/etc/httpd/conf/nagios.conf'.
>
> vi /etc/httpd/conf/nagios.conf
>
> Add the following contents to this file.
>
> -------------------------------------------------
> ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/
>     <Directory ?/usr/local/nagios/sbin/?>
>         AllowOverride AuthConfig
>         Options ExecCGI
>         Allow from all
>         Order allow,deny
>     </Directory>
>
> Alias /nagios/ /usr/local/nagios/share/
>     <Directory ?/usr/local/nagios/share?>
>         Options None
>         AllowOverride AuthConfig
>         Order allow,deny
>         Allow from all
>     </Directory>
> --------------------------------------------------
>
>
> Make sure the updations done with http is fine and restart apache.
>
> #service httpd restart
>
>
>
>
> Stephen Valdinger
> MIS Helpdesk Coordinator
> Dover Chemical Corporation
> 3676 Davis Rd NW
> Dover, OH 44622
> 330-365-3622
> stephen.valdinger at doverchem.com
>
>
>
> Your day probably won't get as bad as this guys......
> -----Original Message-----
> From: af.at.work at gmail.com [mailto:af.at.work at gmail.com]
> Sent: Thursday, April 26, 2007 1:34 PM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Installation help - CentOS 4.4 Server
>
> I have followed the install guide
> (http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html) down
> to step #5
>
> 5) Configure the Web Interface
>
> Install the Nagios web config file in the Apache conf.d directory.
>
> make install-webconf
>
>
> But, after running  'make install-webconf' I get:
> make: *** No rule to make target `install-webconf'.  Stop.
>
> Any help would be most appreciated.
>
> Cheers.
>
> ------------------------------------------------------------------------
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070426/c377f43c/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
-------------- next part --------------
_______________________________________________
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