side.html

Williams, P. Lane Lane.Williams at jhuapl.edu
Wed Sep 24 15:59:07 CEST 2003


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





More information about the Users mailing list