-
made specifying which temperatur for plugins/check_temperature mandatory
-
Added support for additional measurements in addition to the temperature Fixed handling of default I2C address Updated documentation for the new I2C sensors (and fixed a few errors)
-
…trolEverythingCommunity/MCP9808/blob/master/Python/MCP9808.py
-
please note: CLI change: now need to specify which device to read! Documentation updated accordingly
-
rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix. improved the status message when warn or critical thresholds are exceeded
-
closes #2 renamed time performance data to checktime