Nagios Hostgroup Inheritance
Posted on Thursday, 17th July, 2008 in Life
As I wrote earlier, I recently virtualized our nagios. Along with that came a complete “redesign” of how checks are applied. Up till now, I defined checks for each and every single server, thus ending up with ~25 files, each holding roughly 6 checks which are in the same file just sorted by hostname.
As you can imagine, it gets quite confusing with that amount of checks (~150). So the last two days I spent on reorganizing (with Visio), on which object/hostgroup placing a check would make sense. Now, this is my first result of two days planning, reorganizing, reordering and moving hosts into different hostgroups.
Thanks to Josh (and Chris I think), realizing the above is gonna get quite easy. Gonna talk about the config layout itself about once I have it all wrapped up. Stay tuned!


[...] it turns out that my thought was ultimativly flawed. When defining the hostgroup_members in the lower tiers, nagios is [...]
[...] I wrote some time ago, I was trying to utilize Nagios 3.x’s neat feature of “nested” hostgroups. [...]