Removing externally generated columns
list Graham Nayler
Wed, 8 Oct 2008 13:19:57 +0100
Message-Id: <341DD708F1494FC2B11977A7DD2B1ED1@gnaylerwork>
Thanks...just the job.
Graham Nayler
----- Original Message -----
From: Ralph Mitchell
To: user-ae9b8668bcde@xymon.invalid
Sent: Wednesday, October 08, 2008 2:38 AM
Subject: Re: [hobbit] Removing externally generated columns
Normally you'd use "drop" to get rid of a service and/or host that's no
longer being reported:
server/bin/bb localhost "drop host.domain.com testname"
If you leave out the "testname", it drops everything for that particular
host.
Ralph Mitchell