update example conf for connect cassandra with username and password

This commit is contained in:
Emilien Mottet 2019-01-19 17:48:36 +01:00
parent f5e53e4566
commit c17a530a76

View File

@ -365,6 +365,9 @@ keyspace=glances
replication_factor=2
# If not define, table name is set to host key
table=localhost
# If not define, username and password will not be used
#username=cassandra
#password=password
[opentsdb]
# Configuration for the --export opentsdb option