Customizing Side Menu Page

Kelvin Wu kelvin.wu at gmail.com
Wed Aug 18 04:38:03 CEST 2004


i wrote one for myself.

copy attached hostgroups.cgi to nagios/sbin/ folder, u may want to
modify the path/url inside this script.

open side.html, under 'Service Detail' table row, add:

  <tr>
    <td colspan=2>
      <table border=0 cellspacing=1 cellpadding=1>
          <script src="/cgi-bin/nagios/hostgroups.cgi"
type=text/javascript></script>
      </table>
    </td>
  </tr>

refresh left frame.


On Tue, 17 Aug 2004 09:54:42 -0700, Naman Latif <naman.latif at inamed.com> wrote:
> Hi All,
> I remember there was a posting some time back regarding "customizing
> side menus"(i.e. side.html). I can't seem to find it in the archives.
> 
> E.g. Clicking on "Status Overview" will open a "Sub-menu List" with
> different "Host Groups" listed etc, which makes it easier to browse.
> 
> Can someone help\guide me in that direction ?
> 
> Thanks \\ Naman
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hostgroups.cgi
Type: application/octet-stream
Size: 1254 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040818/64fff483/attachment.obj>


More information about the Users mailing list