Initial commit with PostgreSQL and MySQL/MariaDB templates.

This commit is contained in:
2020-10-27 03:50:52 +05:00
commit 11182d4caa
9 changed files with 3652 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