[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Wish list for next version
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Wish list for next version
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Tue, 12 Jul 2005 22:58:20 +0200
- References: <20050608161904.GA24536@qwestip.net>
- User-agent: Mutt/1.5.6+20040907i
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