Realtime live · 1s ago VSS discovery ONVIF · SNMP · RTSP Pollers 12/12 OFC backbone 184.6 Gbps PA / PIS all stations RPF feeds live Predictive AI trained 2h ago last sync · just now
AI · NL query

Plain English, real SQL.

Sees the entire schema · cites every value · audits every query

Try it

Ask anything

SELECT site.name, COUNT(*) AS criticals
FROM alerts a
JOIN sites s ON s.id = a.site_id
WHERE a.severity = 'critical' AND a.created_at >= NOW() - INTERVAL '24 hours'
GROUP BY site.name
HAVING COUNT(*) > 5
ORDER BY criticals DESC

Result · 3 rows

Site Critical alerts (24h)
JSW Vijayanagar 14
Haridwar Mela 8
Gurugram DC-1 6