Arseniy Kuznetsov 7f87412c74 Update README.md
2022-10-19 16:10:53 +01:00
2022-10-19 11:24:15 +01:00
2022-10-17 15:35:36 +01:00
2022-10-17 15:35:36 +01:00
2022-10-17 15:35:36 +01:00
2022-10-19 10:52:53 +01:00
2022-10-17 15:35:36 +01:00
2022-10-19 10:52:53 +01:00
2022-10-17 15:35:36 +01:00
2022-10-17 15:35:36 +01:00
2022-10-19 16:10:53 +01:00

License Language License License

Description

MKTXP-Monitor is an out-of-the-box dockerized monitoring stack for MKTXP Exporter. This is mostly to get people up & running with mktxp and have your Mikrotik routers monitored with least amount of configuration, though this project also adds some extra capabilitis such an Loki-based Mikrotik log processing, etc.

Requirements:

Docker Docker Compose

Install:

  • Download the code from this repository and extract it into a directory
wget https://github.com/akpw/mktxp-monitor/archive/main.zip
unzip main.zip
  • From that directory, run docker-compose:
cd mktxp-monitor-main
docker-compose -f ./docker-compose-mktxp.yml up -d
Description
MKTXP Exporter monitoring stack
Readme 197 KiB