towerops/config
Graham McIntire 38eeb1c7b8
fix: improve agent polling and SNMP testing
Changes:
- Fix traffic graph to handle nil interface octets gracefully
- Add comprehensive tests for nil octets scenarios
- Fix agent polling query to support devices assigned directly to org (left join on sites)
- Fix test SNMP connection to inherit credentials from site/org
- Refactor agent_channel process_polling_result to reduce nesting (Credo)
- Add alias for JobCleanupTask in application.ex (Credo)

This fixes crashes when interface stats have nil octets and ensures
devices without a site assignment can be polled by agents.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 12:34:28 -06:00
..
config.exs update docker compose instructions 2026-02-03 13:00:51 -06:00
dev.exs fix: improve agent polling and SNMP testing 2026-02-05 12:34:28 -06:00
prod.exs force non-ssl 2026-02-01 12:03:14 -06:00
runtime.exs prevent poller fallback when assigned poller is selected 2026-02-04 16:24:19 -06:00
test.exs add mikrotik device handling 2026-02-01 16:42:39 -06:00