Files
confdroid_nagios/templates/nagios/hostgroups_cfg_rule.erb

7 lines
161 B
Plaintext
Raw Normal View History

define hostgroup {
hostgroup_name <%= @ng_hostgroup_name %>
alias <%= @ng_hostgroup_alias %>
register <%= @ng_hostgroup_register %>
}