[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] New enable/disable tool ready for testing
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] New enable/disable tool ready for testing
- From: Paul van Eldijk <P.vanEldijk (at) uci.ru.nl>
- Date: Thu, 14 Apr 2005 16:31:45 +0200
- Organization: Universitair Centrum Informatievoorziening
- References: <20050414135302.GA29519@hswn.dk>
- User-agent: KMail/1.8
On Thursday 14 April 2005 15:53, Henrik Stoerner wrote:
> I've spent the past couple of days working on the enable/disable code,
> in an attempt to get rid of the maint.pl Perl script.
[snip]
> My solution works somewhat differently than the old "maint.pl" script:
> The enable/disable functionality is no longer a separate webpage
> listing all hosts; instead, this function is moved to each hosts'
> "info" column page. I did this because I have about 2000 hosts, so the
> list of all hosts was practically unusable in my setup. You can see
> how it looks on the demo site http://www.hswn.dk/hobbit/ - just pick
> one of the "info" buttons.
The problem with this sollution is, that everybody with acces to the
monitorpages can now enable/disable tests. We like to make information
available to all IT-staff, but the enabling/disabling is being done by
operations, based on RFC and calls. How to prevent others from
enabling/disabling in this new concept?
Paul