Tags: mysq
ORACLE MSSQL MYSQL DB2 & POSTGRESQL Databases Monitoring Version 7.0 You are welcome to download our ORACLE MSSQL MYSQL DB2 & POSTGRESQL Databases Monitoring OpenSource V7.0 Solution integrated in Zabbix 2.2 & 2.4. This new version mainly bri ...
Zabbix database backup script for MySQL 1. Igonre history and trend table 2. Backcup zabbix configuration table
DB4bix is the DB monitoring tool for Zabbix. It behaves like an active Zabbix Proxy by getting configuration from Zabbix Server and sending the results back.It was initially based on DBforBix by SmartMarmot and forked from version 2.1-beta from sourceforg ...
This is a template for monitoring a Galera Cluster running on Linux. This has been tested on RHEL and CentOS 7. This was created using 3.2 but may work with lower versions. Add Value Mapping, import Template and copy userparamater file to client, and r ...
This is a partition scripts for Zabbix database of MySQL,support zabbix 2.2 2.4 3.0 3.2 3.4 4.0 https://github.com/zabbix-book/partitiontables_zabbix
Oracle 10, 11, 12, 18, 19 RAC and single instance databases Oracle primary and standby databases Oracle asm instances Oracle plugin/multitenant databases postgres 9, 10, 11, 12 primary and slave SQL Server 2008(10), 2012(11), 2016(13) always on db ...
Most of available mysql monitoring template uses one user parameter per item. Therefore to collect values for n items, they will run n mysql command (or same command n times and get extract desired information from result). This monitoring template instea ...
Esse script realiza o backup do schema do banco bem como backup do banco do Zabbix mas ignorando as maiores tabelas. yum install git gzip git clone https://github.com/everaldoscabral/script_banco_zabbix.git cd script_banco_zabbix/ chmod +x scrip ...
Most of available mysql replication monitoring template uses one user parameter per item. Therefore to collect values for n items, they will run n mysql command (or same command n times and get extract desired information from result). This monitoring tem ...
Recently learned to use the go language to write a small tool for zabbix monitoring mysql database, has the following characteristics: 1. Use the Zabbix Agent Trapper method (actively send collected data to zabbix server, similar to active mode) to monit ...
I have created two MySQL templates which are useful in the case that you don't want to install the zabbix agent on the database server. To use them, you will need to put the two perl files in the /usr/lib/zabbix/externalscripts directory and make them e ...
Official MySQL Template from Zabbix distribution
ZabbixDBA is fast, flexible, and continuously developing plugin to monitor your RDBMS. ZabbixDBA uses threading of DBI connections which is good for monitoring of multiple database instances simultaneously. Just configure it, run daemon and it will d ...
zbx-backup This is shell script written on Bash implement backup of Zabbix instance. As result you'll get a tar archive includes database dump, config and scripts directories.For database backup it uses mysqldump or Percona Xtrabackup utility (you must ...
Zabbix Template for MySQL replication monitoring (basic) - Based on the official Zabbix MySQL template - Uses Zabbix agent user parameters (passive checks) - The "" macro and "mysql.size[]" key can be used to monitor all (or specific) DB size - Templa ...
With the pymysql driver, zbxdb can monitor mysql instances. Not as feature rich as the Oracle monitoring but that is easily extended. Are you missing a metric? Just add the SQL to get the data to etc/zbxdb_checks/mysql/* depending on the version of mysql ...
Neste tutorial, aprenderemos, passo a passo, como particionar o banco de dados Zabbix (historys e trends) no MySQL ou MariaDB. Você pode usar este tutorial para qualquer versão do Zabbix após a versão 3.0 (3.2, 3.4, 4.0, 4.2, 4.4, etc.). Link: http://ev ...