[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Link in dynamic page
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Link in dynamic page
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Sat, 6 Aug 2005 17:43:05 +0200
- References: <c64fd5300508021328621ba6b3@mail.gmail.com>
- User-agent: Mutt/1.5.6+20040907i
On Tue, Aug 02, 2005 at 05:28:13PM -0300, Eduardo Greif wrote:
>
> Here at work we need to put a link in some of the pages to call a
> script that will check a service status according to some parameters.
> I guess it would be similar to the "Client data available" link that
> appears on the new client pages for memory, cpu, etc., but with more
> parameters.
> How can I make this link appear? I can't find the man pages for the
> hobbitsvc.cgi anywhere.
Sounds like something you could add to the ~hobbit/web/hostsvc_header or
..._footer file. The host- and column-names are available as &BBHOST and
&BBSVC if you need them - these will be expanded automatically when the
webpage is generated.
Regards,
Henrik