add redis.sh for telegraf on heavynodes

This commit is contained in:
m0duspwnens
2021-07-20 14:31:09 -04:00
parent 852b686d81
commit a405ca39fa

View File

@@ -736,6 +736,7 @@
{% elif grains['role'] == 'so-heavynode' %} {% elif grains['role'] == 'so-heavynode' %}
[[inputs.exec]] [[inputs.exec]]
commands = [ commands = [
"/scripts/redis.sh",
"/scripts/stenoloss.sh", "/scripts/stenoloss.sh",
"/scripts/suriloss.sh", "/scripts/suriloss.sh",
"/scripts/checkfiles.sh", "/scripts/checkfiles.sh",