Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Nelson aec09e711a Add user privilege level setting to IPMI sensors () 2018-01-05 15:59:25 -08:00
Maximilien Richer c569863119 Fix typos in comments () 2017-10-31 17:00:06 -07:00
Matteo Cerutti c505e015b3 Add timeout option to ipmi_sensor plugin - solves () 2017-05-22 13:41:34 -07:00
Patrick Hemmer 5ebe43f86f use AddError everywhere () 2017-04-24 11:13:26 -07:00
Daniel Nelson 7e07d17b64 Fix ipmi_sensor config is shared between all plugin instances () 2017-04-19 17:02:44 -07:00
Robpol86 68b10d73fc Exporting Ipmi.Path to be set by config. ()
* 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 c8de4833e3 allow querying sensors via the open interface
closes 
closes 
2017-02-02 13:31:04 +00:00
Cameron Sparr 21ece2d76d Convert ipmi stats/tags to underscore and lowercase
closes 
2016-03-29 11:39:57 -06:00