OP#436 add nagios contactgroups

This commit is contained in:
2026-03-01 15:51:27 +01:00
parent 46d7df8235
commit c0e9342dd3
7 changed files with 95 additions and 12 deletions

View File

@@ -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',