mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 13:23:12 +03:00
update example conf for connect cassandra with username and password
This commit is contained in:
parent
f5e53e4566
commit
c17a530a76
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user