Actualiser readme.md

This commit is contained in:
2023-06-25 09:47:43 +02:00
parent e7dde91bd2
commit 1908a5361d

View File

@@ -36,7 +36,8 @@ Download docker-compose.yml file and edit it with your informations, then run ``
| INFLUXDB_USERNAME | freebox | Username for the InfluxDB database | | INFLUXDB_USERNAME | freebox | Username for the InfluxDB database |
| INFLUXDB_PASSWORD | MyStrongP@ssw0rd! | Password used for the InfluxDB database | | INFLUXDB_PASSWORD | MyStrongP@ssw0rd! | Password used for the InfluxDB database |
| ARGS | SPHDIWX4 | See below | | ARGS | SPHDIWX4 | See below |
| TELEGRAF_AGENT_INTERVAL | 10s |defaults to 10s|
| TELEGRAF_SCRIPT_TIMEOUT | 5s |defaults to 5s|
### Arguments for freebox-exporter python script ### Arguments for freebox-exporter python script
This env is quite tricky, as i didn't found another way to get it variabilised, this is just the arguments used for executing the script into telegraf configuration. This env is quite tricky, as i didn't found another way to get it variabilised, this is just the arguments used for executing the script into telegraf configuration.
Here's the script.py -h, which tells you which arg is used for : Here's the script.py -h, which tells you which arg is used for :