Open main menu

DAVE Developer's Wiki β

Changes

no edit summary
(venv) armbian@sbcspg:~/.config/glances$ cp -v ~/devel/glances/venv/share/doc/glances/glances.conf .
'/home/armbian/devel/glances/venv/share/doc/glances/glances.conf' -> './glances.conf'
 
[influxdb2]
# Configuration for the --export influxdb2 option
# https://influxdb.com/
host=192.168.0.21
port=8086
protocol=http
org=nicolargo
bucket=glances
token=ZWZfgKt6O_GS38xzRZIAEFwXfeCh1pyYIDfBXFaeGig9eJvzdi1pFKseXVq8n-rkJ1MD-7mPS>
# Set the interval between two exports (in seconds)
# If the interval is set to 0, the Glances refresh time is used (default behavo>
#interval=0
# Prefix will be added for all measurement name
# Ex: prefix=foo
# => foo.cpu
# => foo.mem
# You can also use dynamic values
#prefix=foo
# Following tags will be added for all measurements
# You can also use dynamic values.
# Note: hostname is always added as a tag
#tags=foo:bar,spam:eggs,domain:`domainname`
 
(venv) armbian@sbcspg:~/.config/glances$ glances -q --export influxdb2
4,650
edits