Update README.

This commit is contained in:
Stanislav Nikitin 2020-12-21 20:41:58 +05:00
parent 63192712ed
commit c7b64d75a2
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 6 additions and 5 deletions

View File

@ -10,8 +10,9 @@ Each subdirectory might contain own README file.
| -------------------- | ----------- |
| [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. |
| [PostgreSQL](/templates/postgresql) | Monitors PostgreSQL server and databases. |
| [Processes - monitor by ProcessesToMonitor list](/templates/processes/monitor-by-processestomonitor-list) | Quick start with processes monitoring using helper script. |
| [MySQL - generic data](/templates/applications/mysql/generic) | Monitors generic MySQL things. |
| [MySQL - InnoDB](/templates/applications/mysql/innodb) | Monitors InnoDB-related parameters. |
| [MySQL - MyISAM](/templates/applications/mysql/myisam) | Monitors MyISAM-related parameters. |
| [PostgreSQL](/templates/applications/postgresql) | Monitors PostgreSQL server and databases. |
| [Processes - monitor by ProcessesToMonitor list](/templates/applications/processes/monitor-by-processestomonitor-list) | Quick start with processes monitoring using helper script. |
| [Yggdrasil](/templates/applications/yggdrasil) | Monitor additional [Yggdrasil](https://yggdrasil-network.github.io) statistics. |