summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBharath Vignesh J K <52282402+RazCrimson@users.noreply.github.com>2023-05-10 00:56:16 +0530
committerBharath Vignesh J K <52282402+RazCrimson@users.noreply.github.com>2023-05-10 01:13:38 +0530
commita08d3dc546ebffc42384b3bd7da678a396804e86 (patch)
treec5323d007827fe3989d06e342d9f8ac64aa412c9 /README.rst
parentdb4bd0d136707ffe58620825aa147eff1d3640bf (diff)
parent156d8b61348f776e67f5b8975d122aea8f3b6bd7 (diff)
Merge from develop
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index db8d2631..0fce6a25 100644
--- a/README.rst
+++ b/README.rst
@@ -96,7 +96,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]
@@ -106,6 +106,7 @@ Optional dependencies:
- ``netifaces`` (for the IP plugin)
- ``py3nvml`` (for the GPU plugin)
- ``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)
@@ -158,7 +159,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:
@@ -475,4 +476,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