Files
siotp/sisr2/cyber/20-nagios/objects/groups.cfg
2025-09-26 11:13:53 +02:00

17 lines
532 B
INI

###############################################################################
#
# HOST GROUP DEFINITION
#
###############################################################################
# Define an optional hostgroup for Linux machines
define hostgroup {
hostgroup_name linux-servers ; The name of the hostgroup
alias Linux Servers ; Long name of the group
members localhost, srv ; Comma separated list of hosts that belong to this group
}