bundles/nginx: add monitoring
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-10 10:57:04 +01:00
parent 65a8efc97f
commit 8cb997133a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 528 additions and 1 deletions

View file

@ -25,6 +25,9 @@ files = {
'svc_systemd:nginx:restart',
},
},
'/usr/local/share/icinga/plugins/check_nginx_status': {
'mode': '0755',
},
}
actions = {