2017-06-11 20:26:34 +02:00
|
|
|
---
|
|
|
|
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_source: github.com/ffrgb/yanic
|
|
|
|
|
2017-06-11 20:26:34 +02:00
|
|
|
yanic_publisher: false
|
2020-11-23 22:22:23 +01:00
|
|
|
|
|
|
|
yanic_respondd_enable: true
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_respondd_collect_interval: 1m
|
|
|
|
yanic_respondd_synchronize_interval: 1m
|
2020-11-23 22:22:23 +01:00
|
|
|
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_respondd_interface: br-{{ site_code }}
|
2020-11-23 22:22:23 +01:00
|
|
|
yanic_respondd_ip: false
|
2017-06-11 20:26:34 +02:00
|
|
|
|
|
|
|
yanic_webserver: false
|
|
|
|
yanic_webserver_bind: "127.0.0.1:8080"
|
|
|
|
yanic_webserver_webroot: "/var/www/html/meshviewer"
|
|
|
|
|
|
|
|
yanic_nodes: true
|
|
|
|
yanic_nodes_state_path: "/var/lib/yanic/yanic.json"
|
2020-11-23 22:22:23 +01:00
|
|
|
yanic_nodes_prune_after: 7d
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_nodes_save_interval: 5s
|
|
|
|
yanic_nodes_offline_after: 10m
|
2017-06-11 20:26:34 +02:00
|
|
|
|
2018-01-15 12:32:51 +01:00
|
|
|
yanic_meshviewer_ffrgb_enable: true
|
|
|
|
yanic_meshviewer_ffrgb_path: "/var/www/html/meshviewer/data/meshviewer.json"
|
|
|
|
|
|
|
|
yanic_meshviewer_enable: true
|
2017-06-11 20:26:34 +02:00
|
|
|
yanic_meshviewer_version: 2
|
|
|
|
yanic_meshviewer_path: "/var/www/html/meshviewer/data"
|
2020-11-16 23:18:52 +01:00
|
|
|
yanic_meshviewer_nodes: "{{ yanic_meshviewer_path }}/nodes.json"
|
|
|
|
yanic_meshviewer_graph: "{{ yanic_meshviewer_path }}/graph.json"
|
2017-06-11 20:26:34 +02:00
|
|
|
|
2020-11-23 22:22:23 +01:00
|
|
|
yanic_nodelist_enable: false
|
|
|
|
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_database_delete_after: 7d
|
|
|
|
yanic_database_delete_interval: 1h
|
2017-06-11 20:26:34 +02:00
|
|
|
|
|
|
|
yanic_influxdb:
|
2018-07-09 22:38:49 +02:00
|
|
|
- enable: false
|
2020-11-23 22:22:23 +01:00
|
|
|
host: http://127.0.0.1:8086
|
2018-01-28 13:40:01 +01:00
|
|
|
database: ffrgb
|
2017-06-11 20:26:34 +02:00
|
|
|
username: ""
|
|
|
|
password: ""
|
2020-11-23 22:22:23 +01:00
|
|
|
|
2018-01-15 12:32:51 +01:00
|
|
|
yanic_graphite:
|
|
|
|
- enable: false
|
|
|
|
address: "localhost:2003"
|
|
|
|
prefix: "freifunk"
|
2020-11-23 22:22:23 +01:00
|
|
|
|
|
|
|
yanic_dbc_repondd_enable: true
|
|
|
|
yanic_dbc_repondd_remotehost: "grafana.regensburg.freifunk.net:10001"
|