bundles/postfix: use own postqueue exporter

This commit is contained in:
Franzi 2021-04-24 10:17:05 +02:00
parent 76f46ca7d5
commit c97d9ab948
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 30 additions and 2 deletions

View file

@ -54,6 +54,9 @@ files = {
'svc_systemd:postfix:restart',
},
},
'/usr/local/bin/postfix-telegraf-queue': {
'mode': '0755',
},
'/usr/local/share/icinga/plugins/check_postfix_queue': {
'mode': '0755',
},