Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
408
stars
148
forks
source link
Config tool: multiple inheritance issue (cumulative hostgroup assignment) #630
Closed
simonmeggle closed 8 years ago
Given then following templates:
Create a host with this configuration:
After reloading the config, livestatus will report the following hostgroups for _swexample:
As expected, the plus sign cumulated the hostgroups from both templates.
The "computed" tab in Thruk config tool instead shows only the templates
-> The "plus" signs seem to be ignored in this case.