跳到内容
NOS 1.2 · Aurora 现已发布——支持 24 种语言的对话式 NOCCore X100 旗舰——面向 500,000+ 用户的集群安装程序Field Engineer 伴侣应用——工单、GIS 和现场测试Netxol One 套件——NMM · CRM · ERP 统一身份部署案例·单台 Core X20 支撑 82,000 用户
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
1 条回复·407 次浏览
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.
登录后回复。 初次来访? 创建账户登录