Restricting checks reported by the clients
list Thomas Schenk
Hi all, Is there a recommended way to block unwanted client checks, like BBGHOSTS but on checks not hostnames? I would like to limit new checks generated by the server admins to those approved by the monitoring team. I thought about adding some filter code myself, but maybe someone has done that before? Regards, Thomas
list Jason Altrincham Jones
NOCOLUMS (bbhost docs) is useful as is --no-clear-status (bbgen docs) - just check the man pages. Jason.
▸
-----Original Message-----
From: Thomas Schenk [mailto:user-119a9bec4791@xymon.invalid]
Sent: 09 July 2007 11:43
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Restricting checks reported by the clients
Hi all,
Is there a recommended way to block unwanted client checks, like
BBGHOSTS but on checks not hostnames?
I would like to limit new checks generated by the server admins to those
approved by the monitoring team.
I thought about adding some filter code myself, but maybe someone has
done that before?
Regards,
Thomas
list Henrik Størner
▸
On Mon, Jul 09, 2007 at 12:42:30PM +0200, Thomas Schenk wrote:
Is there a recommended way to block unwanted client checks, like BBGHOSTS but on checks not hostnames?
You could use the "group-except" setting in bb-hosts to only view the columns you've approved. Regards, Henrik