Hide A Hostgroup in XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tdawson
Posts: 7
Joined: Tue Feb 12, 2013 1:46 pm

Hide A Hostgroup in XI

Post by tdawson »

Is it possible to hide a hostgroup in XI (2012R1.6) ?. As an example we have a top level windows hostgroup where we keep common service checks for C:, Mem, and CPU for all Windows machines. All other Windows hostgroups are placed in this hostgroup so that they inherit the above service checks. We don't really want the top level hostgroup in the views as it gets too large containing all windows hosts as it does. I remember in Core I used to be able to use register=0 to hide the group but I don't see how that is possible in XI

Regards
Tony
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Hide A Hostgroup in XI

Post by slansing »

How are you viewing the hostgroups? If you go through Home > Hosts or Services you will not see the top level hostgroups. However this may not be the case from where you are viewing them.
tdawson
Posts: 7
Joined: Tue Feb 12, 2013 1:46 pm

Re: Hide A Hostgroup in XI

Post by tdawson »

I am referring to the hostgroup grid view which is a popular view with some of our users.

Regards
Tony
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Hide A Hostgroup in XI

Post by lmiltchev »

You can achieve this by putting the config in the static directory ("/usr/local/nagios/etc/static"), with "register=0". Then go to:

CCM->Host Groups->click on the "Yes" active button, to make this hostgroup inactive. Apply Configuration.

Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
tdawson
Posts: 7
Joined: Tue Feb 12, 2013 1:46 pm

Re: Hide A Hostgroup in XI

Post by tdawson »

That did it. Thank you so much !
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Hide A Hostgroup in XI

Post by slansing »

Great, thanks for letting us know this did it for you.
Locked