sunetdrive/templates/monitor/hostgroups_nagios4.cfg.erb

9 lines
203 B
Text
Raw Normal View History

2023-02-13 10:44:56 +01:00
# Some generic hostgroup definitions
# A simple wildcard hostgroup
define hostgroup {
hostgroup_name all
alias All Servers
members *
}