fix readme

This commit is contained in:
Yann Verry 2021-11-01 21:02:46 +01:00
parent 283acca79d
commit 0b36a74afb
Signed by: yann
GPG key ID: EB9E679A66B8C7A1

View file

@ -13,7 +13,7 @@ add name=prometheus policy=api,rest-api,!local,!telnet,!ssh,!ftp,!reboot,!write,
add group=prometheus name=prometheus password=<your super secret password> add group=prometheus name=prometheus password=<your super secret password>
```` ````
You also need to `www-ssl` [enable](https://help.mikrotik.com/docs/display/ROS/REST+API) You also need `www-ssl` [enable](https://help.mikrotik.com/docs/display/ROS/REST+API)
## Docker ## Docker
@ -34,4 +34,9 @@ simply use `make build`
Today thoose metrics was fetched by this exporter: Today thoose metrics was fetched by this exporter:
* interfaces * interfaces
* cpu (load/irq) * tx
* rx
* fastTrack
* cpu
* load
* irq