File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -336,6 +336,7 @@ Extra dependencies:
336336- ``podman `` (for the Containers Podman monitoring support)
337337- ``potsdb `` (for the OpenTSDB export module)
338338- ``prometheus_client `` (for the Prometheus export module)
339+ - ``pylxd `` (for the LXC Containers monitoring support)
339340- ``psycopg[binary] `` (for the PostgreSQL/TimeScale export module)
340341- ``pygal `` (for the graph export module)
341342- ``pymdstat `` (for RAID support) [Linux-only]
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Web interface or API (XML-RPC and RESTful).
7575Stats can also be exported to files or external time/value databases, CSV or direct
7676output to STDOUT.
7777
78- AI assistants (Claude, Cursor, …) can query Glances directly through the built-in
78+ AI assistants (Claude, Cursor, …) can query Glances directly through the built-in
7979MCP server (available in Glances 4.5.1 and higher).
8080
8181Glances is written in Python and uses libraries to grab information from
@@ -606,6 +606,7 @@ Extra dependencies:
606606- ``podman `` (for the Containers Podman monitoring support)
607607- ``potsdb `` (for the OpenTSDB export module)
608608- ``prometheus_client `` (for the Prometheus export module)
609+ - ``pylxd `` (for the LXC Containers monitoring support)
609610- ``psycopg[binary] `` (for the PostgreSQL/TimeScale export module)
610611- ``pygal `` (for the graph export module)
611612- ``pymdstat `` (for RAID support) [Linux-only]
You can’t perform that action at this time.
0 commit comments