الانتقال إلى المحتوى
جديدNOS 1.2 · Aurora متاح الآن — NOC محادثي بـ 24 لغةجديدالطراز الرائد Core X100 — مثبّت عنقودي لأكثر من 500,000 مشتركجديدتطبيق Field Engineer — أوامر عمل وGIS واختبارات ميدانيةجديدمجموعة Netxol One — NMM · CRM · ERP تحت هوية واحدةجديدقصة نشر · 82,000 مشترك على Core X20 واحد
Netxol
AI Engine

Building a custom playbook for ONU signal degradation

1
HHana Tanakaسأل · 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
رد واحد·٤٠٩ مشاهدات
0
HHana Tanakaأجاب · 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.
سجّل الدخول للرد. هل أنت جديد؟ أنشئ حساباً أو تسجيل الدخول.