6 Aug
2005
6 Aug
'05
3:43 p.m.
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