Update README.md

This commit is contained in:
Arseniy Kuznetsov
2021-01-24 11:49:34 +01:00
committed by GitHub
parent c82778f311
commit c589b27185

View File

@@ -8,6 +8,7 @@
## Description ## Description
Prometheus Exporter for Mikrotik RouterOS. Prometheus Exporter for Mikrotik RouterOS.
MKTXP enables gathering metrics across multiple RouterOS devices, all easily configurable via built-in CLI interface. MKTXP enables gathering metrics across multiple RouterOS devices, all easily configurable via built-in CLI interface.
Comes with a dedicated [Grafana dashboard](https://grafana.com/grafana/dashboards/13679) Comes with a dedicated [Grafana dashboard](https://grafana.com/grafana/dashboards/13679)
<img src="https://akpw-s3.s3.eu-central-1.amazonaws.com/mktxp_black.png" width="550" height="620"> <img src="https://akpw-s3.s3.eu-central-1.amazonaws.com/mktxp_black.png" width="550" height="620">
@@ -39,7 +40,9 @@ mktxp edit
``` ```
This opens the file in your default system editor. In case you prefer a different editor, just run the ```edit``` command with its optional `-ed` parameter e.g.: This opens the file in your default system editor.
In case you prefer a different editor, just run the ```edit``` command with its optional `-ed` parameter e.g.:
``` ```
mktxp edit -ed nano mktxp edit -ed nano