OP#436 main config file
This commit is contained in:
12
templates/nagios/timeperiods_cfg_rule.erb
Normal file
12
templates/nagios/timeperiods_cfg_rule.erb
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
define timeperiod {
|
||||
timeperiod_name <%= @ng_timep_name %>
|
||||
alias <%= @ng_timep_alias %>
|
||||
monday <%= @ng_timep_monday %>
|
||||
tuesday <%= @ng_timep_tuesday %>
|
||||
wednesday <%= @ng_timep_wednesday %>
|
||||
thursday <%= @ng_timep_thursday %>
|
||||
friday <%= @ng_timep_friday %>
|
||||
saturday <%= @ng_timep_saturday %>
|
||||
sunday <%= @ng_timep_sunday %>
|
||||
}
|
||||
Reference in New Issue
Block a user