Page 1 of 1

Question about Host Groups

Posted: Sun Oct 20, 2013 8:57 pm
by pato
Hi there,

Nagios Core 3.5.1 user here - If I have host groups "A" and "B", then through the Host Groups page on the web interface I have visibility on hosts assigned to Host Group "A" and hosts assigned to Host Group "B". What I would like to do but can't is view hosts who are members of BOTH "A" and "B" host groups. Is this possible via the Core web interface or a community addon?

Thanks in advance for your time!

Re: Question about Host Groups

Posted: Mon Oct 21, 2013 11:41 am
by abrist
No, currently. Viewing members of both host groups requires viewing both host groups. There is no additive views or ways to only show mutual members. You could create your own frontend/script to scrape the cgi, run the comparisons, and then output the desired information though. This would require some custom scripting or web frontend development.