Greg
d0e6da5eba
Handle panic when ipmi_sensor input gets bad input ( #4937 )
2018-10-30 15:05:41 -06:00
Jonathan G
b93460dd06
Split multiple sensor keys in ipmi input ( #4450 )
2018-07-31 17:56:03 -06:00
Greg
4e440b36fd
Gather IPMI metrics concurrently from list of servers ( #4352 )
2018-07-02 19:06:57 -07:00
Daniel Nelson
2938c2fa79
Add user privilege level setting to IPMI sensors ( #3643 )
2018-01-05 15:59:25 -08:00
Maximilien Richer
5f215c22fe
Fix typos in comments ( #3415 )
2017-10-31 17:00:06 -07:00
Matteo Cerutti
7d198f0a68
Add timeout option to ipmi_sensor plugin - solves #2817 ( #2818 )
2017-05-22 13:41:34 -07:00
Patrick Hemmer
06baf7cf78
use AddError everywhere ( #2372 )
2017-04-24 11:13:26 -07:00
Daniel Nelson
bf30ef89ee
Fix ipmi_sensor config is shared between all plugin instances ( #2684 )
2017-04-19 17:02:44 -07:00
Robpol86
56aa89e5c8
Exporting Ipmi.Path to be set by config. ( #2498 )
...
* Exporting Ipmi.Path to be set by config.
Currently "path" is not exported, giving this error when users try to
override the variable via telegraf.conf as per the sample config:
`field corresponding to `path' is not defined in `*ipmi_sensor.Ipmi'`
Exporting the variable solves the problem.
* Updating changelog.
2017-03-08 16:38:36 +00:00
Matteo Cerutti
a610f8bd03
allow querying sensors via the open interface
...
closes #2244
closes #1547
2017-02-02 13:31:04 +00:00
Cameron Sparr
21ece2d76d
Convert ipmi stats/tags to underscore and lowercase
...
closes #888
2016-03-29 11:39:57 -06:00