bundles/matrix*: add monitoring
This commit is contained in:
parent
1d450b9829
commit
2f7f35c85a
3 changed files with 27 additions and 0 deletions
|
@ -4,6 +4,15 @@ defaults = {
|
|||
'ffmpeg': {},
|
||||
},
|
||||
},
|
||||
'icinga2_api': {
|
||||
'mautrix-telegram': {
|
||||
'services': {
|
||||
'MAUTRIX-TELEGRAM PROCESS': {
|
||||
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a mautrix-telegram -c 1:',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
'matrix-synapse': {
|
||||
'appservice_configs': {
|
||||
'/opt/mautrix-telegram/registration.yaml',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue