Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-09-09 | Add break statement to switch path | Lorenz Kästle | 1 | -0/+1 | |
2025-09-08 | Little adaptions for old compilers | Lorenz Kästle | 1 | -4/+3 | |
2025-09-08 | Fix spelling ... | Lorenz Kästle | 1 | -1/+1 | |
2025-09-08 | check_snmp: refactoring + fixes | Lorenz Kästle | 3 | -28/+922 | |
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-30 | check_snmp: Fix number processing (offset + multiplier) | Lorenz Kästle | 2 | -0/+4 | |
2025-08-30 | check_snmp: implement output format setting | Lorenz Kästle | 1 | -0/+3 | |
2025-08-27 | check_snmp: hopefully fix helpers | Lorenz Kästle | 2 | -32/+41 | |
2025-08-27 | check_snmp: rebuild threshold parsing | Lorenz Kästle | 3 | -47/+116 | |
2025-08-25 | rebuild check_snmp | Lorenz Kästle | 1 | -0/+107 | |