Saltar al contenido
NUEVONOS 1.2 · Aurora ya disponible — NOC conversacional en 24 idiomasNUEVOCore X100 flagship — instalador en clúster para más de 500.000 abonadosNUEVOApp Field Engineer — órdenes de trabajo, GIS y pruebas in situNUEVONetxol One Suite — NMM · CRM · ERP bajo una sola identidadNUEVOHistoria de despliegue · 82.000 abonados en un solo Core X20
Netxol
AI Engine

Building a custom playbook for ONU signal degradation

1
HHana Tanakapreguntó · Jul 15, 2026, 12:15 PM
Wanted to write a playbook that catches ONUs whose optical Rx trends down over 7 days (before they fail hard) and files a proactive maintenance ticket. Docs cover the playbook syntax but I'm stuck on how to reference historic telemetry vs current. Anyone got a working example that queries the last N days of a metric?
#ai-engine#playbook#onu#predictive
1 respuesta·408 vistas
0
HHana Tanakarespondió · Jul 18, 2026, 09:52 AM
Historic queries use the `over` clause — e.g. `metric.onu.rx_optical over 7d as avg`. The AI playbook engine walks that back through the telemetry store and delivers a series you can trend on. Full syntax docs are under Playbooks → Historic Series in the reference. Happy to share our exact playbook if useful.
Inicia sesión para responder. ¿Nuevo por aquí? Crear una cuenta o iniciar sesión.