bundles/grafana: replace the useless builtin of telegraf with something more useful

This commit is contained in:
Franzi 2022-08-07 10:16:07 +02:00
parent f6d6ef7aa7
commit 6b641890c3
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 299 additions and 23 deletions

View file

@ -8,6 +8,10 @@ files = {
'/usr/local/share/icinga/plugins/check_smart': {
'mode': '0755',
},
'/usr/local/sbin/telegraf-smartd': {
'source': 'telegraf_plugin',
'mode': '0755',
},
}
svc_systemd = {