<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Henrik Stoerner wrote:
<blockquote cite="mid20060717214450.GA636@hswn.dk" type="cite">
  <pre wrap="">On Thu, Jun 29, 2006 at 08:25:10AM -0500, T.J. Yang wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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


To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>

  </pre>
</blockquote>
This would be a really good additional to the WEB UI to try and get as
much as possible away from accessing the server via ssh or similar.
There is already an Edit Hosts component that I know of but is there an
edit alerts one as well ? If not perhaps this can be another addition
for editing things through the UI. <br>
<br>
Also another thing someone suggested to me yesterday with regards to
the 'critical systems' piece thats now in there, it would be good if
possible to have a button on each page for each service that says 'add
this test to critical systems' which is nice and lazy but hey just
passing on some info that someone said to me :)<br>
<br>
Cheers<br>
<br>
Allan<br>
</body>
</html>