Hello,

On 1/26/2006 6:33 PM, Don Lewis wrote:
You could do this a few different ways, either use a HTML redirect or
put in a rewrite rule definition into the webserver conf.

-Don

On Thu, 2006-01-26 at 18:18 +0100, Toto Capuccino wrote:

Hi,
Can you tell me how to do when browsing http://server/nagios to
display directly the tactical overview instead of the page where you
read :

New Installations:
...etc. pp.

The simplest solution would be to modify Nagios' index.html file - the one with the frameset - to load tac.cgi as the default, initial, starting or whatever you call it frame in the main frame.

What now looks like this:

</HEAD>
<FRAMESET BORDER="0" FRAMEBORDER="0" FRAMESPACING="0" COLS="200,*">
<FRAME SRC="side.shtml" NAME="side" TARGET="main">
<FRAME SRC="main.html" NAME="main">
</FRAMESET>

would then have tac.cgi instead of mani.html.

Arno



If you have just installed NagiosĀ®, read the documentation for
instructions on getting everything up and running.

Click here for a brief overview of new features that have been added
in this release.

For More Information:



Visit the Nagios homepage at http://www.nagios.org for information on
bug fixes, upgrades, support, etc.



Thank you







-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nagios-users mailing list
[email protected]
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


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to