ipmi plugin: Implemented IPMI LAN connection and plugin improved
authorPavel Rochnyack <pavel2000@ngs.ru>
Fri, 4 Nov 2016 21:11:54 +0000 (03:11 +0600)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sat, 7 Oct 2017 17:44:54 +0000 (00:44 +0700)
commit689b59231ea00f607fd27b0feaf0bd79bff0fb80
treec815e32f84d57ec2cce2ae0e477e080761c32882
parentcb46533c34d5ab991e7df09312739b9be1f8821b
ipmi plugin: Implemented IPMI LAN connection and plugin improved

* Added instances support
* Removed the sensor removal in case of reading errors
* Added the lock to do not request new readings until previous reading is complete
* Disabled SDRs local cache
* Added the check for sensors 'is readable' flag
* Added the check for sensor event reading type (if sensor is discrete or not)
* Added checks for sensor states 'scanning disabled' and 'initial update in progress'
* Changes in error reporting
src/collectd.conf.in
src/collectd.conf.pod
src/ipmi.c