Hi there, we just upgraded a few of our Icinga boxes from 1.8.4 to 1.11 and
noticed that Icinga fails the config check on startup due to a couple of
empty hostgroups.  We have a handful of hostgroups that look like the one
below:

define hostgroup{
hostgroup_name  some-group
 alias           Some Group
members some-.*
 }

We push all groups to all nodes using rsync to simplify our config
management, even though a given node may not have any hosts that match some
groups.  Icinga 1.8.4 let us do this but apparently 1.11 doesn't?

We already have allow_empty_hostgroup_assignment=1 set as we did
pre-upgrade.  Any input?  Thanks for the help!
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to