diff --git a/bundles/matrix-dimension/metadata.py b/bundles/matrix-dimension/metadata.py index b9cf3df..ed7392a 100644 --- a/bundles/matrix-dimension/metadata.py +++ b/bundles/matrix-dimension/metadata.py @@ -68,9 +68,9 @@ def icinga_check_for_new_release(metadata): 'vars.notification.mail': True, 'check_interval': '60m', }, - #'MATRIX-DIMENSION PROCESS': { - # 'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a mautrix-telegram -c 1:', - #}, + 'MATRIX-DIMENSION PROCESS': { + 'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a matrix-dimension -c 1:', + }, }, }, },