Xymon Mailing List Archive search

Feature request: Remove a purple host hobbit server webpage

list Henrik Størner
Mon, 17 Jul 2006 23:44:51 +0200
Message-Id: <user-8b6aea605f9b@xymon.invalid>

On Thu, Jun 29, 2006 at 08:25:10AM -0500, T.J. Yang wrote:
My current bb server administration require using many bb commands to 
cleanup a retired host.
I hope hobbit server can enable same kind of removal from web gui.
Shouldn't be difficult, but right now you need to do two things:

1) Remove the host from the bb-hosts file.
2) Run the command
        bb 127.0.0.1 "drop HOSTNAME"

If you only want to remove a test that is purple because you've stopped
testing it, then
    bb 127.0.0.1 "drop HOSTNAME TESTNAME" 
will do it.

Regards,
Henrik