Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
So I'm not sure where along the way I made an error, but I believe I incorrectly defined the servicegroups in the escalations. Chaining templates and definitions can become very confusing
define servicegroup with 'servicegroup_name' -> define service with 'servicegroup' -> define serviceescalation using 'servicegroup_name'
To escalation multiple servicegroups you could define more than one in the servicegroup definition with 'servicegroup_members' or in the escalation by listing more than one under servicegroup 'servicegroup_name'.
Mix that in with the escalation, service, and all my other templates I have and you could confuse almost anyone.
It can get confusing, but it's good to have multiple channels which allows a lot more customization, it's difficult to do via text config's but that's Core Have you resolved this issue? I just saw some statements in your last post.