define host { host_name srv01 use tpl-host-linux alias srv01 } define host { host_name srv02 use tpl-host-linux alias srv01 } define hostgroup { hostgroup_name linux-hosts alias Linux Servers } define hostgroup { hostgroup_name RED alias RedondanceEnvLogique members srv01 } define hostgroup { hostgroup_name App alias ReseauGlobalApp # hostgroup_members linux-hosts, Switchs, Routeurs, printer-hosts hostgroup_members linux-hosts } define service { service_description Memory use tpl-service-mca1 hostgroup_name linux-hosts check_command check_centreon_snmp_linux_mem!80!90 # event_handler trigger_memory }