summaryrefslogtreecommitdiffstats
path: root/system/glances/README
diff options
context:
space:
mode:
author Philip Lacroix2020-02-15 03:01:05 +0100
committer Willy Sudiarto Raharjo2020-02-15 03:01:05 +0100
commitbefc29c928e4a2192322d2929fa682bf9aab6f34 (patch)
tree5fd96a4d40d13e95ef258758a684776dddb431ca /system/glances/README
parent84144fbff5d97d4b67a51a8a8175c6695db9b47c (diff)
downloadslackbuilds-befc29c928e4a2192322d2929fa682bf9aab6f34.tar.gz
system/glances: Updated for version 3.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances/README')
-rw-r--r--system/glances/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/system/glances/README b/system/glances/README
index 120cd17f85..ba7d2548f9 100644
--- a/system/glances/README
+++ b/system/glances/README
@@ -12,16 +12,16 @@ systems, processes, etc.
OPTIONAL DEPENDENCIES
* Available on SBo:
-batinfo (for battery monitoring support)
bottle (for web server mode)
couchdb (for CouchDB export module)
docker (for Docker monitoring support)
elasticsearch (for Elastic Search export module)
hddtemp (for HDD temperature monitoring support)
-matplotlib (for graphical/chart support)
+influxdb (for InfluxDB export module)
netifaces (for IP plugin)
py-cpuinfo (for Quicklook CPU info module)
pymdstat (for RAID support)
+python-prometheus_client (for Prometheus export module)
python-requests (for Ports plugin)
python-scandir (for Folders plugin)
statsd (for StatsD export module)
@@ -31,10 +31,12 @@ pyzmq (for ZeroMQ export module)
* Not available on SBo:
bernhard (for Riemann export module)
cassandra-driver (for Cassandra export module)
-influxdb (for InfluxDB export module)
-nvidia-ml-py (for GPU plugin)
+kafka-python (for Kafka export module)
+nvidia-ml-pyi3 (for GPU plugin)
pika (for RabbitMQ/ActiveMQ export module)
potsdb (for OpenTSDB export module)
+pygal (for graph export module)
+pySMART.smartx (for HDD SMART support)
pystache (for action scripting)
wifi (for wifi plugin)
zeroconf (for autodiscover mode)