SNMP polling, Syslog server, real-time alerts and AI-assisted device analysis — all in one Docker deployment.
A complete network monitoring stack in a single Docker Compose file
Tier 1/2 OID system, automatic device discovery, vendor profiles for Cisco, MikroTik, Ubiquiti, HPE, Extreme and more.
RFC 3164 & 5424 support, rule engine with cooldowns, real-time WebSocket stream, filter by severity and source.
Threshold-based alerts with email, Telegram and webhook notifications. Cooldown logic to prevent alert fatigue.
Claude AI identifies devices, suggests monitoring OIDs, generates topology diagrams and provides security recommendations.
Customizable grid dashboard with charts, gauges and status widgets. Dark/light theme, role-based access control.
Time-series optimized PostgreSQL storage. Configurable retention, automatic chunk management, efficient queries.
Register to receive your license key by email. Free forever, one activation per server.
Your license key will be sent to your email address. No spam, ever.
| Container | Technology | Port |
|---|---|---|
| timescaledb | PostgreSQL 16 + TimescaleDB | 5432 (internal) |
| snmp-poller | Python 3.12 + pysnmp | internal |
| syslog-server | Python 3.12 asyncio | 514/UDP, 1514/TCP |
| api-backend | FastAPI + uvicorn | 8000 (internal) |
| frontend | Vue 3 + nginx | 3000 → 80 |
| ai-assistant | FastAPI + Anthropic Claude | 8100 (internal) |
| notification-service | FastAPI | 8200 (internal) |