From 0b36a74afb4545784fc8a9eeba53b4cc40195fd7 Mon Sep 17 00:00:00 2001 From: Yann Verry Date: Mon, 1 Nov 2021 21:02:46 +0100 Subject: [PATCH] fix readme --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99d06ae..9cf832a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ add name=prometheus policy=api,rest-api,!local,!telnet,!ssh,!ftp,!reboot,!write, add group=prometheus name=prometheus 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 @@ -34,4 +34,9 @@ simply use `make build` Today thoose metrics was fetched by this exporter: * interfaces -* cpu (load/irq) + * tx + * rx + * fastTrack +* cpu + * load + * irq