2021-09-20 15:46:30 +02:00

14 lines
546 B
INI

define hostgroup {
hostgroup_name linux-servers ; The name of the hostgroup
alias Linux Servers ; Long name of the group
members srv, gwsio3 ; Comma separated list of hosts that b>
}
#define hostgroup {
# hostgroup_name windows-servers ; The name of the hostgroup
# alias Windows Servers ; Long name of the group
# members srvwin ; Comma separated list of hosts t>
#}