From 013b01899a6989f354d3c9aff63ac55c1bc63634 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Mon, 8 May 2023 15:51:57 +0200 Subject: Update README file --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b3b2ec4b..fa822e90 100644 --- a/README.rst +++ b/README.rst @@ -102,7 +102,7 @@ Optional dependencies: - ``cassandra-driver`` (for the Cassandra export module) - ``chevron`` (for the action script feature) - ``couchdb`` (for the CouchDB export module) -- ``docker`` (for the Docker monitoring support) [Linux/macOS-only] +- ``docker`` (for the Containers Docker monitoring support) [Linux/macOS-only / Python >= 3.6] - ``elasticsearch`` (for the Elastic Search export module) - ``graphitesender`` (For the Graphite export module) - ``hddtemp`` (for HDD temperature monitoring support) [Linux-only] @@ -112,6 +112,7 @@ Optional dependencies: - ``netifaces`` (for the IP plugin) - ``py3nvml`` (for the GPU plugin) [Only for Python 3] - ``pika`` (for the RabbitMQ/ActiveMQ export module) +- ``podman`` (for the Containers Podman monitoring support) [Linux/macOS-only / Python >= 3.6] - ``potsdb`` (for the OpenTSDB export module) - ``prometheus_client`` (for the Prometheus export module) - ``py-cpuinfo`` (for the Quicklook CPU info module) @@ -164,7 +165,7 @@ For a full installation (with all features): .. code-block:: console - pip install --user 'glances[action,browser,cloud,cpuinfo,docker,export,folders,gpu,graph,ip,raid,snmp,web,wifi]' + pip install --user 'glances[all]' To upgrade Glances to the latest version: @@ -481,4 +482,4 @@ Glances is distributed under the LGPL version 3 license. See ``COPYING`` for mor .. _sponsors: https://github.com/sponsors/nicolargo .. _wishlist: https://www.amazon.fr/hz/wishlist/ls/BWAAQKWFR3FI?ref_=wl_share .. _issue2021: https://github.com/nicolargo/glances/issues/2021#issuecomment-1197831157 -.. _issue2021comment: https://github.com/nicolargo/glances/issues/2021#issuecomment-1197831157 \ No newline at end of file +.. _issue2021comment: https://github.com/nicolargo/glances/issues/2021#issuecomment-1197831157 -- cgit v1.2.3