OP#436 add nagios contactgroups
This commit is contained in:
@@ -108,9 +108,9 @@ class confdroid_nagios::params (
|
||||
String $ng_swap_crit = '10',
|
||||
String $ng_swap_ensure = 'present',
|
||||
# users
|
||||
String $ng_users_warn = '20',
|
||||
String $ng_users_crit = '50',
|
||||
String $ng_users_ensure = 'present',
|
||||
String 'nagios's_warn = '20',
|
||||
String 'nagios's_crit = '50',
|
||||
String 'nagios's_ensure = 'present',
|
||||
#total procs
|
||||
String $ng_procs_tot_warn = '330',
|
||||
String $ng_procs_tot_crit = '400',
|
||||
|
||||
Reference in New Issue
Block a user