2016-03-07 09:52:52 +01:00
|
|
|
---
|
2016-03-09 03:26:08 +01:00
|
|
|
respondd:
|
2016-03-07 09:52:52 +01:00
|
|
|
enable: true
|
|
|
|
collectinterval: 15
|
|
|
|
webserver:
|
|
|
|
enable: false
|
|
|
|
port: 8080
|
|
|
|
address: 127.0.0.1
|
|
|
|
webroot: webroot
|
2016-05-14 12:31:43 +02:00
|
|
|
api:
|
|
|
|
newnodes: true
|
|
|
|
aliases: true
|
2016-03-07 09:52:52 +01:00
|
|
|
nodes:
|
|
|
|
enable: true
|
2016-03-14 11:03:24 +01:00
|
|
|
nodes_path: /var/www/html/meshviewer/data/nodes.json
|
|
|
|
graphs_path: /var/www/html/meshviewer/data/graph.json
|
2016-03-07 09:52:52 +01:00
|
|
|
saveinterval: 5
|
|
|
|
aliases_enable: false
|
2016-03-14 11:03:24 +01:00
|
|
|
aliases_path: /var/www/html/meshviewer/data/aliases.json
|
2016-03-12 03:36:02 +01:00
|
|
|
influxdb:
|
|
|
|
enable: false
|
2016-04-29 12:39:53 +02:00
|
|
|
host: http://localhost:8086
|
2016-03-12 03:36:02 +01:00
|
|
|
database: ffhb
|
|
|
|
username:
|
|
|
|
password:
|