Service Groups and adding them to hosts - best practices

Good morning,

I’ve been tasked to create Service Groups that will contain specific checks, that I need to assign to certain group of hosts. So I have this case:

Service groups:
Linux General
Linux Webserver
Linux DB

Servers:
Centos (10 servers)
Webservers (10 servers)
Databases (10 servers)

Now i want this service groups being added as follow:
Centos: Linux General
Webservers: Linux General, Linux Webserver
Darabases: Linux General, Linux DB

Could you guys please point me into the right direction. What is the best way of achieving it and if it can be automated.

Many thanks for your help.

Hi Lucas,

there are different ways i would work with a combination of TAG`s and labels.

as example
TAG OS
TAG Application

and for special or unique services
Labels for example
linux:centos

and then add the Service/Hosts to Groups with Rules

1 Like

@BH2005 Thank you so much for your reply.

I was looking yesterday how to add Service Groups to Host Groups via GUI but I couldn’t find anything.
Do I need to make it manually in rules.mk file ?

No it is in

WATO > Host & Service Parameter > Grouping

1 Like

@BH2005 Thanks I will give it a try later on.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.