bundles/grafana: replace the useless builtin of telegraf with something more useful
This commit is contained in:
parent
f6d6ef7aa7
commit
6b641890c3
5 changed files with 299 additions and 23 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue