MCP Server
Active
1
0

Import UAPF package: incident-triage.uapf

This commit is contained in:
2026-06-01 18:25:37 +00:00
commit 7fe0fda7a5
26 changed files with 2509 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"source": "zabbix",
"external_id": "ZBX-EVT-9342",
"raw_payload": {
"title": "Link down on edge router rtr-r1",
"host": "rtr-r1.lvrtc.lv",
"severity": "high",
"body": "Interface ge-0/0/3 went DOWN at 09:14:02 UTC. BGP session to upstream provider AS6939 also flapping.",
"event_id": "9342",
"tags": ["network", "edge"]
},
"expected_after_triage": {
"taxonomy_code": "network.routing",
"priority": "P1",
"ownership": "lvrtc",
"group_slug": "noc-l2"
}
}