telegraf apcups less often

This commit is contained in:
mwiegand 2022-08-11 12:40:28 +02:00
parent c8b7e34732
commit e05d987036

View file

@ -20,6 +20,8 @@ defaults = {
'commands': ["sudo /usr/local/share/telegraf/apcupsd"],
'name_override': "apcupsd",
'data_format': "influx",
'interval': '30s',
'flush_interval': '30s',
}),
},
},