towerops/lib/towerops/monitoring
Graham McIntire c4156ae334 fix graph 500 error on dns check page (#75)
Float.round/2 crashes on integer values from the status dataset. Adds integer guard clause to format_value/2.

Reviewed-on: graham/towerops-web#75
2026-03-18 15:33:29 -05:00
..
executors fix graph 500 error on dns check page (#75) 2026-03-18 15:33:29 -05:00
check.ex fix: check state never persisted due to missing cast fields (#73) 2026-03-18 14:54:52 -05: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