Move apps-related templates to applications dir and add yggdrasil template and helpers.

This commit is contained in:
2020-12-21 20:40:26 +05:00
parent dd7c04e67a
commit 63192712ed
15 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# MySQL generic metrics
This directory contains a very comprehensive template which will monitor generic MySQL/MariaDB metrics. All available parameters are set.
## Prerequisites
You should have nxagent [configured to use one or more MySQL/MariaDB databases](https://www.netxms.org/documentation/adminguide/database-monitoring.html#mysql).
## Thresholds
This templates uses some defaults thresholds:
* Connection pool usage: (2) >= 90%
* Maximum connection pool usage: (2) >= 90%
* Open file pool usage: (2) >= 90%
* Temporary tables created on disk: (2) >= 50%

File diff suppressed because it is too large Load Diff