side.html

Williams, P. Lane Lane.Williams at jhuapl.edu
Wed Sep 24 17:35:15 CEST 2003


Sorry that should have been "TEXT".

-----Original Message-----
From: jeff vier [mailto:jeff.vier at tradingtechnologies.com]
Sent: Wednesday, September 24, 2003 11:21 AM
To: Williams, P. Lane
Cc: nagios-users
Subject: Re: [Nagios-users] side.html


Not to be fussy, but TYPE="TEST" isn't legitimate HTML.

I distilled it down for my sidebar - cut out a good amount of the
spacing, dropped the "Submit" button (hitting Enter works just fine) and
just added it to the existing table set instead of starting a new one. 
An excellent idea, though, and I am definitely stealing it from you :)

I put mine just above "Comments" (so, at the resolution I run at, it's
right at the bottom of the bar), FYI.

Here is my version:

  <tr>
    <td width="13"></td>
    <td><FORM ACTION="/nagios/cgi-bin/status.cgi" target="main"
class="NavBarItem" METHOD="GET">
        <a class="NavBarItem">Host Search</a>
        <INPUT TYPE="text" NAME="host" size=10></FORM></td>
  </tr>

---------

On Wed, 2003-09-24 at 08:59, Williams, P. Lane wrote:
> For those interested.  I had a request to add a simple host search to the
> Nagios side bar.  I thought that someone else may find use in it.  I added
> the snippet (below) to the end of the side.html file under ~nagios/share/
> before </BODY></HTML>.
> 
> Lane
> 
> <FORM ACTION="/nagios/cgi-bin/status.cgi" target="main" class="NavBarItem"
> METHOD="GET">
> <p>
> <table width="150" border="0">
>   <tr>
>     <td><a class="NavBarItem">Host Search</a></td>
>   </tr>
> </table>
>    <INPUT TYPE="TEST" NAME="host"><br>
>    <INPUT TYPE="SUBMIT" VALUE="Search">
> </p>
> </FORM>
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> 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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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