(no subject)

Gary Every gevery at gmail.com
Mon Mar 17 17:16:26 CET 2008


Guess I forgot the link ;-[

http://www.nagiosexchange.org/Image_Packs.75.0.html?&tx_netnagext_pi1%5Bp_view%5D=252


On Mon, Mar 17, 2008 at 8:50 AM, Laack,Jacob C <JLaack at alegent.org> wrote:

>  All-
>
> I've compiled nagios 3.0 on my RHEL 5 64-bit machine.  I have the daemon
> compiled…
>
>
>
> ./configure \
>
> --prefix=/usr/local/nagios \
>
> --with-cgiurl=/cgi-bin \
>
> --with-htmurl= \
>
> --with-nagios-user=nagios \
>
> --with-nagios-group=nagios \
>
> --with-command-group=nagioscmd \
>
> --enable-embedded-perl \
>
> --with-perlcache
>
>
>
> …and running with the sample configs.  I have configured my apache Virtual
> Server myself like so…
>
>
>
> <Directory "/usr/local/nagios/share">
>
>     RewriteEngine off
>
>     Options Indexes FollowSymLinks
>
>     AllowOverride None
>
>     Order allow,deny
>
>     Allow from all
>
> </Directory>
>
>
>
> <VirtualHost *:80>
>
>         ServerAdmin root at nagios.alegent.org
>
>         DocumentRoot /usr/local/nagios/share
>
>         ServerName nagiosnew.alegent.org
>
>         ErrorLog logs/nagios_log
>
>         CustomLog logs/nagios_log common
>
>         ScriptAlias /cgi-bin/ "/usr/local/nagios/sbin/"
>
> </VirtualHost>
>
>
>
> …I can access the page fine and the CGIs work as well.  However, all the
> pages generated by the CGIs have this in their head…
>
>
>
> <LINK REL='stylesheet' TYPE='text/css' HREF='common.css'>
>
> <LINK REL='stylesheet' TYPE='text/css' HREF='tac.css'>
>
>
>
> ..which is making them all appear rather ugly.  Is there an option to
> specify the stylesheet URL?  Did I do something else wrong?  Thanks.
>
>
>
> Jake Laack
>
> Alegent Health, Open Systems Engineer
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> 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
>



-- 
Gary Every
"Pay it Forward!"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080317/76757691/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-------------- 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