On Tue, Feb 24, 2009 at 08:46:41AM +0100, Kip, D. - GDI/SNB wrote:
We are trying to split up the monitoring of several thing between the administration groups that are responsible for the specific parts being monitored. Splitting between UNIX servers, SAN enclosures and network components is pretty easy, so we have different pages for UNIX servers, SAN enclosures and network components.
But the challenge arises when we want our Database admins and our Application admins to have pages for their own checks. I want connection, SSH-daemon processes and system disks to be displayed and monitored by UNIX admins, oracle processes and oracle disks monitored by DBA, application processes and application disks by Application admins.
Preferably on different pages with different logins to access them.
The simplest way of doing that is to have the hosts listed on multiple pages in bb-hosts (yes, you can do that - just have all of the network tests defined on one of the host-entries, and leave the others as "0.0.0.0 HOSTNAME # noconn").
Then you can use the group-only or group-except definitions to filter out what columns appear for the host.
PS on a different note: will all traces of BB and hobbit de removed in the configuration filenames in the future as well? It seems like it might be a bit confusing otherwise...
It is. But it requires some effort to go through all of the references to the old names, as well as provide some sort of smooth transition to the new naming scheme. I'm a bit afraid to do that right now, because it will inevitably break something. So for the 4.x versions I'll stick with the current filenames, and then in 5.0 there will be the big rename-everything change.
Regards, Henrik