summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-01-30 10:46:39 +0100
committernicolargo <nicolas@nicolargo.com>2023-01-30 10:46:39 +0100
commit30f981bd8eda0cd01ad96fce7c0444e532dcf1b5 (patch)
tree92b86c3ec98aeb656946282fb846f5289d719aea /README.rst
parent6876490d245054532ad1abe70a5584e639b55608 (diff)
Add a new exporter to MongoDB time-serie #2203
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 53a573d0..9deffbd9 100644
--- a/README.rst
+++ b/README.rst
@@ -117,6 +117,7 @@ Optional dependencies:
- ``py-cpuinfo`` (for the Quicklook CPU info module)
- ``pygal`` (for the graph export module)
- ``pymdstat`` (for RAID support) [Linux-only]
+- ``pymongo`` (for the MongoDB export module) [Only for Python >= 3.7]
- ``pysnmp`` (for SNMP support)
- ``pySMART.smartx`` (for HDD Smart support) [Linux-only]
- ``pyzmq`` (for the ZeroMQ export module)