Group and template

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rebug
Posts: 11
Joined: Fri Mar 12, 2021 9:08 am

Group and template

Post by rebug »

I have building a configuration for Nagios XI.

I would have to have the most evolutive configuration.

I made a service template associated with service group for each host group.
Now I would like to add a specific service group for a host group.

My configuration is builded like that, for each category I have :
NAME_HOST_TEMPLATE
NAME_HOST_GROUP linked with his template
NAME_SERVICE_TEMPLATE
NAME_SERVICE_GROUP linked with his template and containing all service check.

For example I have a Host Group Linux_HOST_GROUP, a host Template Linux_HOST_TEMPLATE, with LINUX_SERVICE_TEMPLATE and LINUX_SERVICE_GROUP.

and the same thing for SNMP. how I can apply all check from my SNMP_SERVICE_GROUP to all my LINUX_HOST_GROUP ?

Maybe there is a better approach, but I hope you will understand what's Im trying to do.
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Group and template

Post by vtrac »

Hi,
On your SNMP_SERVICE_TEMPLATE, add LINUX_HOST_GROUP to its.


Best Regards,
Vinh
Locked