Xymon Mailing List Archive search

Wish list for next version

2 messages in this thread

list Asif Iqbal · Wed, 8 Jun 2005 12:19:04 -0400 ·
1. A footer with enable/disable option for every host.service page

Thanks
-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"..there are two kinds of people: those who work and those who take the credit...try
 to be in the first group;...less competition there."  - Indira Gandhi
list Henrik Størner · Tue, 12 Jul 2005 22:58:20 +0200 ·
On Wed, Jun 08, 2005 at 12:19:04PM -0400, Asif Iqbal wrote:
1. A footer with enable/disable option for every host.service page
Doing that by adding some HTML to the ~hobbit/server/web/hostsvc_footer file shouldn't be too hard. If you look at the web/maint_form file
you'll find all of the form input elements that hobbit-enadis.cgi uses:
hostname, enabletest/disabletest, cause, duration, scale. You need to submit the form with a button named "go" which has the value "enable" or "disable now" to work with hobbit-enadis.cgi


Regards,
Henrik