OP#672 change check to verify only if 1 process or is running, so it alerts only if no process at all is running

This commit is contained in:
2026-09-07 16:14:31 +02:00
parent aa83361a8e
commit 5d2047a77e

View File

@@ -48,7 +48,7 @@ class confdroid_alloy::params (
Boolean $ay_manage_nagios = false,
String $ay_target_service = '/etc/nagios/conf.d/alloy_service.cfg',
Array $ay_target_contacts = ['nagiosadmin'],
String $ay_procs_allowed = '1:1'
String $ay_procs_allowed = '1:'
) {
# defaults