- Clamp negative counter deltas to zero instead of attempting 32-bit wrap correction (matches LibreNMS behavior — wraps are indistinguishable from HC counter resets, so discard the ambiguous data point) - Add rate sanity check: discard values exceeding 400 Gbps as counter anomalies - Add 4-byte binary decoding for 32-bit SNMP counters in decode_snmp_value - Track HC vs standard counter usage per interface stat (is_hc field) - Add migration for is_hc column on snmp_interface_stats - Update tests to match new clamping behavior Reviewed-on: graham/towerops-web#168
Symbolic link
1 line
No EOL
66 B
YAML
Symbolic link
1 line
No EOL
66 B
YAML
/nix/store/4xlkmdd947h5qlhj2rmbyavq08grkz27-pre-commit-config.json |