Back to Agents
EnterpriseNOC Alarm Triage & Event Correlation

Lumi-Sentinel

Collapses multi-system NOC alarm storms into service-impacting incidents using topology and timing correlation, with the institutional memory of every incident before it.

Install Agent
Runs locally in browser

Capabilities

Alarm Correlation

Topology-Based Clustering

Service-Impact Scoring

Sympathetic-Alarm Suppression

Incident Signature Recall

MTTR Reduction

Input / Output

Accepts (Input)

  • NOC alarm streams (multi-vendor)
  • RAN/transport/core KPIs
  • Network topology and site inventory
  • Trouble tickets

Generates (Output)

  • Ranked service-impacting incidents
  • Root-incident summaries
  • Suppressed symptom groups
  • Governed incident reports

Boardroom Role

Vote TypeADVISOR

Expert Domains

TelecomNetwork Operations

Under the Hood

This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.

# Logic Sample: Interaction Rule

SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)

Memory & Context

This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.