From dd7c04e67ac446be057b1b4d04b95607d0a21ca9 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Tue, 27 Oct 2020 06:32:50 +0500 Subject: [PATCH] README update. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6bc8a1..e74409a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Each subdirectory might contain own README file. | Name | Description | | -------------------- | ----------- | | [Linux](/templates/oses/linux) | Comprehensive Linux host monitoring template. | +| [MikroTik](/templates/network-devices/mikrotik) | Pretty basic MikroTik devices monitoring template. | | [MySQL - generic data](/templates/mysql/generic) | Monitors generic MySQL things. | | [MySQL - InnoDB](/templates/mysql/innodb) | Monitors InnoDB-related parameters. | | [MySQL - MyISAM](/templates/mysql/myisam) | Monitors MyISAM-related parameters. |