diff --git a/README.md b/README.md index b8a0242..99d06ae 100644 --- a/README.md +++ b/README.md @@ -13,21 +13,13 @@ add name=prometheus policy=api,rest-api,!local,!telnet,!ssh,!ftp,!reboot,!write, add group=prometheus name=prometheus password= ```` -You also need `www-ssl` [enable](https://help.mikrotik.com/docs/display/ROS/REST+API) +You also need to `www-ssl` [enable](https://help.mikrotik.com/docs/display/ROS/REST+API) ## Docker -On docker hub: - -``` -docker pull yverry/routeros-exporter -``` - -docker-compose: - ``` routeros-exporter: - image: yverry/routeros-exporter + image: python-routeros restart: always environment: - ROUTER_IP= @@ -42,9 +34,4 @@ simply use `make build` Today thoose metrics was fetched by this exporter: * interfaces - * tx - * rx - * fastTrack -* cpu - * load - * irq +* cpu (load/irq)