bundles/matrix*: add monitoring

This commit is contained in:
Franzi 2020-11-21 18:55:06 +01:00
parent 1d450b9829
commit 2f7f35c85a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 27 additions and 0 deletions

View file

@ -4,6 +4,15 @@ defaults = {
'/opt/mx-puppet-discord/registration.yaml',
},
},
'icinga2_api': {
'mx-puppet-discord': {
'services': {
'MX-PUPPET-DISCORD PROCESS': {
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a mx-puppet-discord -c 1:',
},
},
},
},
'mx-puppet-discord': {
'database': {
'user': 'mx-puppet-discord',