telegraf apcups less often
This commit is contained in:
parent
c8b7e34732
commit
e05d987036
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ defaults = {
|
||||||
'commands': ["sudo /usr/local/share/telegraf/apcupsd"],
|
'commands': ["sudo /usr/local/share/telegraf/apcupsd"],
|
||||||
'name_override': "apcupsd",
|
'name_override': "apcupsd",
|
||||||
'data_format': "influx",
|
'data_format': "influx",
|
||||||
|
'interval': '30s',
|
||||||
|
'flush_interval': '30s',
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue