summaryrefslogtreecommitdiffstats
path: root/plugins/check_snmp.d/check_snmp_helpers.h
AgeCommit message (Collapse)AuthorFilesLines
2025-09-08check_snmp: refactoring + fixesLorenz Kästle1-0/+64
This commit moves the state retention logic to check_snmp as it is only used there and I do not want it to be used at all, so it doesn't get a place in the lib. Otherwise this adapts tests and fixes the rate computing in the refactored version of check_snmp. Also fixes some bugs detected with the tests
2025-08-27check_snmp: hopefully fix helpersLorenz Kästle1-2/+1
2025-08-27check_snmp: rebuild threshold parsingLorenz Kästle1-0/+8