From befc29c928e4a2192322d2929fa682bf9aab6f34 Mon Sep 17 00:00:00 2001 From: Philip Lacroix Date: Sat, 15 Feb 2020 09:01:05 +0700 Subject: system/glances: Updated for version 3.1.0. Signed-off-by: Willy Sudiarto Raharjo --- system/glances/README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'system/glances/README') 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) -- cgit v1.2.3