towerops/lib/towerops/monitoring
Graham McIntire 882a5d7eab
fix: display count sensor values as integers instead of floats
Connection counts (IPv4/IPv6, DHCP leases) were showing as floats
(e.g. 1270.0) in executor output, change detection messages, and
chart tooltips/axes. Now displayed as integers everywhere.
2026-03-06 15:03:30 -06:00
..
executors fix: display count sensor values as integers instead of floats 2026-03-06 15:03:30 -06:00
check.ex feat: implement unified checks system (Phase 1-4) 2026-02-12 16:58:40 -06:00
check_result.ex feat: implement unified checks system (Phase 1-4) 2026-02-12 16:58:40 -06:00
executor.ex feat: add full-featured monitoring platform (HTTP/TCP/DNS checks) 2026-02-12 14:05:31 -06:00
monitoring_check.ex fix: cloud poller automatic rebalancing 2026-02-12 15:32:33 -06:00
ping.ex fix: use system ping command instead of raw ICMP sockets 2026-01-21 11:15:59 -06:00
ping_behaviour.ex snmp bits 2026-01-03 14:41:28 -06:00