Daniel Nelson
443ac6df23
Fix negative value parsing in impi_sensor input ( #7541 )
2020-05-19 11:20:29 -04:00
Alirie Gray
b22bf01fdf
Add support for hex values to ipmi_sensor input ( #5816 )
2019-05-07 15:42:44 -07:00
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
Daniel Nelson
2938c2fa79
Add user privilege level setting to IPMI sensors ( #3643 )
2018-01-05 15:59:25 -08: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
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