Skip to content
Zed

Ceph AIops for Zed

io.github.aiops-tools/ceph-aiops

Governed Ceph mgr ops: HEALTH_WARN RCA, OSD/PG/pool/RBD/CephFS/RGW, 37 tools.

client:Zed transport:stdio runtime:pypi

Install Ceph AIops in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ceph-aiops": {
      "command": "uvx",
      "args": [
        "ceph-aiops"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Ceph AIops in other clients