netxms-things/README.md

16 lines
875 B
Markdown
Raw Normal View History

# NetXMS things
This repository contains a collection of useful things for NetXMS, like templates and helper scripts. Each template is suitable to be imported into NetXMS server using "Tools" -> "Import configuration".
Each subdirectory might contain own README file.
## What is here
| Name | Description |
| -------------------- | ----------- |
| [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. |