added and linked add_contactgroups_rules
This commit is contained in:
5
templates/nagios/contactgroups_cfg_rule.erb
Normal file
5
templates/nagios/contactgroups_cfg_rule.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
define contactgroup {
|
||||
contactgroup_name <%= @ng_contactgroup_name %>
|
||||
alias <%= @ng_contactgroup_alias %>
|
||||
register <%= @ng_contactgroup_register %>
|
||||
}
|
||||
Reference in New Issue
Block a user