summaryrefslogtreecommitdiffstats
path: root/docs/gw/influxdb.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gw/influxdb.rst')
-rw-r--r--docs/gw/influxdb.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/gw/influxdb.rst b/docs/gw/influxdb.rst
index 7d5e16ac..4c0cc4db 100644
--- a/docs/gw/influxdb.rst
+++ b/docs/gw/influxdb.rst
@@ -31,9 +31,13 @@ Glances InfluxDB data model:
| | time_since_update... | |
|  | | |
+---------------+-----------------------+-----------------------+
-| docker | cpu_percent | hostname |
+| docker | cpu_percent | hostname |
| | memory_usage... | name |
+---------------+-----------------------+-----------------------+
+| gpu | proc | hostname |
+| | mem | gpu_id |
+| | temperature... | |
++---------------+-----------------------+-----------------------+
InfluxDB (up to version 1.7.x)
------------------------------