Monitoring AIops for Zed
io.github.aiops-tools/monitoring-aiops
Governed SolarWinds Orion + PRTG + Zabbix ops: SWQL, alert rollup, health, 42 tools.
client:Zed
transport:stdio
runtime:pypi
Install Monitoring AIops in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"monitoring-aiops": {
"command": "uvx",
"args": [
"monitoring-aiops"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs