[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] drop test not sticking...
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] drop test not sticking...
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 19 Mar 2007 12:37:47 +0100
- References: <83978.40217.qm@web58810.mail.re1.yahoo.com>
- User-agent: Mutt/1.5.12-2006-07-14
On Mon, Mar 19, 2007 at 01:08:59AM -0700, Benjamin Gagnon wrote:
> Hi, I'm having a problem with dropping a host's test.
>
> I perform the following command from the server (there are no output errors or errors in the error log)...
>
> bb 127.0.0.1 "drop opsappsl.lac-bac.gc.ca ports"
>
> Within a couple of minutes the ports column gets dropped and then a couple of minutes later the column reappears. So the drop command works ok but the settings do not stick.
The "ports" column re-appears because it is one of the columns generated
from the client data. So after you drop it, it will be re-created the
next time the client sends in an update.
If you want to remove the "ports" column because it is clear (white),
then use the "NOCOLUMNS:ports" setting in bb-hosts, or change
hobbitserver.cfg so hobbitd_client is launched with the --no-clear-ports
option.
Regards,
Henrik