2020-10-27 03:50:52 +05:00
# 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.
2020-10-27 04:03:09 +05:00
## What is here
| Name | Description |
| -------------------- | ----------- |
2020-10-27 04:09:22 +05:00
| [Linux ](/templates/oses/linux ) | Comprehensive Linux host monitoring template. |
2020-10-27 06:32:50 +05:00
| [MikroTik ](/templates/network-devices/mikrotik ) | Pretty basic MikroTik devices monitoring template. |
2020-12-21 20:41:58 +05:00
| [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. |