Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit d19b1e87 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update CHANGELOG

parent 554905ad
No related branches found
No related tags found
No related merge requests found
2021-03-18: initial release
\ No newline at end of file
2021-03-18: initial release
2021-03-21: fixed params in cisco_asa_fan, removed params from cisco_asa_power
2021-03-22: code improvements as requested by jherbel@tribe29
- added CMK default header
- added more specific class for power supply sensor
- replaced sensors dict with NamedTuple
- changed discovery functions to single line (yield from)
- moved up "except KeyError"/changed exception to return in temp/fan/power
- added type hint for section in check function temp/power
- moved imports from temp to top of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment