bundles/{netdata,pppd,radvd,vmhost,vnstat,wide-dhcp6c}: add monitoring
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-12-21 09:50:15 +01:00
parent 9d3d0bcc69
commit 5935aed0db
Signed by: kunsi
GPG key ID: 12E3D2136B818350
8 changed files with 100 additions and 0 deletions

View file

@ -84,6 +84,9 @@ files = {
'/usr/local/bin/restart-pppoe-if-no-public-ip': {
'mode': '0755',
},
'/usr/local/share/icinga/plugins/check_dyndns_update': {
'mode': '0755',
},
}
if 'dyndns' in node.metadata['pppd']: