author | Pavel Rochnyack <pavel2000@ngs.ru> | |
Fri, 4 Nov 2016 21:11:54 +0000 (03:11 +0600) | ||
committer | Pavel Rochnyack <pavel2000@ngs.ru> | |
Sat, 7 Oct 2017 17:44:54 +0000 (00:44 +0700) | ||
commit | 689b59231ea00f607fd27b0feaf0bd79bff0fb80 | |
tree | c815e32f84d57ec2cce2ae0e477e080761c32882 | tree | snapshot |
parent | cb46533c34d5ab991e7df09312739b9be1f8821b | commit | diff |
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
* 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 | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history | |
src/ipmi.c | diff | blob | history |