added service description and add_hostgroup_rules
This commit is contained in:
6
templates/nagios/hostgroups_cfg_rule.erb
Normal file
6
templates/nagios/hostgroups_cfg_rule.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
define hostgroup {
|
||||
hostgroup_name <%= @ng_hostgroup_name %>
|
||||
alias <%= @ng_hostgroup_alias %>
|
||||
register <%= @ng_hostgroup_register %>
|
||||
}
|
||||
Reference in New Issue
Block a user