Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/db/mysql_odbc/template_db_mysql_odbc.yaml')
-rw-r--r--templates/db/mysql_odbc/template_db_mysql_odbc.yaml89
1 files changed, 88 insertions, 1 deletions
diff --git a/templates/db/mysql_odbc/template_db_mysql_odbc.yaml b/templates/db/mysql_odbc/template_db_mysql_odbc.yaml
index 5fdceafb7d4..e2c48542715 100644
--- a/templates/db/mysql_odbc/template_db_mysql_odbc.yaml
+++ b/templates/db/mysql_odbc/template_db_mysql_odbc.yaml
@@ -1,11 +1,13 @@
zabbix_export:
version: '5.4'
- date: '2021-05-09T00:00:00Z'
+ date: '2021-05-10T19:41:57Z'
groups:
-
+ uuid: 748ad4d098d447d492bb935c907f652f
name: Templates/Databases
templates:
-
+ uuid: e19c120027e04da69b130e0f6cea29fc
template: 'MySQL by ODBC'
name: 'MySQL by ODBC'
description: |
@@ -25,6 +27,7 @@ zabbix_export:
name: Templates/Databases
items:
-
+ uuid: 72e0f88741d746bf88e8951ef69681f9
name: 'MySQL: Get status variables'
type: ODBC
key: 'db.odbc.get[get_status_variables,"{$MYSQL.DSN}"]'
@@ -40,6 +43,7 @@ zabbix_export:
tag: Application
value: 'Zabbix raw items'
-
+ uuid: 5b7c14e38799427cb6520f47bf8afe6c
name: 'MySQL: Status'
type: ODBC
key: 'db.odbc.select[ping,"{$MYSQL.DSN}"]'
@@ -60,10 +64,12 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: e664e41d7b4f4336a3e5ef4720f6ee41
expression: 'last(/MySQL by ODBC/db.odbc.select[ping,"{$MYSQL.DSN}"])=0'
name: 'MySQL: Service is down'
priority: HIGH
-
+ uuid: b9fb80ca366e4d33801472bcd013f881
name: 'MySQL: Version'
type: ODBC
key: 'db.odbc.select[version,"{$MYSQL.DSN}"]'
@@ -85,12 +91,14 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: a96908ba0660469a87964f416964d22d
expression: '(last(/MySQL by ODBC/db.odbc.select[version,"{$MYSQL.DSN}"],#1)<>last(/MySQL by ODBC/db.odbc.select[version,"{$MYSQL.DSN}"],#2))=1 and length(last(/MySQL by ODBC/db.odbc.select[version,"{$MYSQL.DSN}"]))>0'
name: 'MySQL: Version has changed (new version value received: {ITEM.VALUE})'
priority: INFO
description: 'MySQL version has changed. Ack to close.'
manual_close: 'YES'
-
+ uuid: 73235748ba4742c0aa3c4f29509a162d
name: 'MySQL: Aborted clients per second'
type: DEPENDENT
key: mysql.aborted_clients.rate
@@ -114,6 +122,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: b6185e79abd744f78ce579a83381ba87
name: 'MySQL: Aborted connections per second'
type: DEPENDENT
key: mysql.aborted_connects.rate
@@ -138,6 +147,7 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: 0b64abd77836428dae1d7811c12023e2
expression: 'min(/MySQL by ODBC/mysql.aborted_connects.rate,5m)>{$MYSQL.ABORTED_CONN.MAX.WARN}'
name: 'MySQL: Server has aborted connections (over {$MYSQL.ABORTED_CONN.MAX.WARN} for 5m)'
priority: AVERAGE
@@ -147,6 +157,7 @@ zabbix_export:
name: 'MySQL: Refused connections (max_connections limit reached)'
expression: 'last(/MySQL by ODBC/mysql.connection_errors_max_connections.rate)>0'
-
+ uuid: 9db77e72fd9d404a8e1fd4e72c92d75c
name: 'MySQL: Binlog cache disk use'
type: DEPENDENT
key: mysql.binlog_cache_disk_use
@@ -170,6 +181,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 05e7e91206bb4138a945ea0de2d8c01d
name: 'MySQL: Buffer pool efficiency'
type: CALCULATED
key: mysql.buffer_pool_efficiency
@@ -187,6 +199,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: ad5520e067ea405eb939d319fa9690e9
name: 'MySQL: Buffer pool utilization'
type: CALCULATED
key: mysql.buffer_pool_utilization
@@ -206,11 +219,13 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: 504e0a586c7e4e789e61cecbbb099f65
expression: 'max(/MySQL by ODBC/mysql.buffer_pool_utilization,5m)<{$MYSQL.BUFF_UTIL.MIN.WARN}'
name: 'MySQL: Buffer pool utilization is too low (less than {$MYSQL.BUFF_UTIL.MIN.WARN}% for 5m)'
priority: WARNING
description: 'The buffer pool utilization is less than {$MYSQL.BUFF_UTIL.MIN.WARN}% in the last 5 minutes. This means that there is a lot of unused RAM allocated for the buffer pool, which you can easily reallocate at the moment.'
-
+ uuid: f05d592e6ae74e64bc54c649418761a6
name: 'MySQL: Bytes received'
type: DEPENDENT
key: mysql.bytes_received.rate
@@ -235,6 +250,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: ce737bc186f24014a70c75da2386986d
name: 'MySQL: Bytes sent'
type: DEPENDENT
key: mysql.bytes_sent.rate
@@ -259,6 +275,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: a43ec23dad9345a5a1b0ff8bda12ed77
name: 'MySQL: Command Delete per second'
type: DEPENDENT
key: mysql.com_delete.rate
@@ -282,6 +299,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: cd924e3b51074b3baf642a7aa1eeb474
name: 'MySQL: Command Insert per second'
type: DEPENDENT
key: mysql.com_insert.rate
@@ -305,6 +323,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 31e6372d1249442ab3ebdd993f397e26
name: 'MySQL: Command Select per second'
type: DEPENDENT
key: mysql.com_select.rate
@@ -328,6 +347,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 0f5f638777284093bcdc5f2dacc8e951
name: 'MySQL: Command Update per second'
type: DEPENDENT
key: mysql.com_update.rate
@@ -351,6 +371,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: fad5f4e1885341d1958f653afb85ff07
name: 'MySQL: Connections per second'
type: DEPENDENT
key: mysql.connections.rate
@@ -374,6 +395,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 4b67e0e6291b4e0c841334ac052d7253
name: 'MySQL: Connection errors accept per second'
type: DEPENDENT
key: mysql.connection_errors_accept.rate
@@ -397,6 +419,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 76ad3a39e89e44daad08cc00174d4918
name: 'MySQL: Connection errors internal per second'
type: DEPENDENT
key: mysql.connection_errors_internal.rate
@@ -420,6 +443,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 83dfb916c7674e1fbd300be444241e25
name: 'MySQL: Connection errors max connections per second'
type: DEPENDENT
key: mysql.connection_errors_max_connections.rate
@@ -444,11 +468,13 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: ac781c951ac0453a9c1008b2cf801518
expression: 'last(/MySQL by ODBC/mysql.connection_errors_max_connections.rate)>0'
name: 'MySQL: Refused connections (max_connections limit reached)'
priority: AVERAGE
description: 'Number of refused connections due to the max_connections limit being reached.'
-
+ uuid: 9be4cb9e209344d0869a56082d16ec53
name: 'MySQL: Connection errors peer address per second'
type: DEPENDENT
key: mysql.connection_errors_peer_address.rate
@@ -472,6 +498,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: e50b9fea89cc440abc0155dc25346f05
name: 'MySQL: Connection errors select per second'
type: DEPENDENT
key: mysql.connection_errors_select.rate
@@ -495,6 +522,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: a82a7ada012141c6bdff63bc8d615786
name: 'MySQL: Connection errors tcpwrap per second'
type: DEPENDENT
key: mysql.connection_errors_tcpwrap.rate
@@ -518,6 +546,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 84d748ab80444e10bdb60bcfbdfa850a
name: 'MySQL: Created tmp tables on disk per second'
type: DEPENDENT
key: mysql.created_tmp_disk_tables.rate
@@ -542,11 +571,13 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: 87e8981905f249b1b50372fac4f6ada9
expression: 'min(/MySQL by ODBC/mysql.created_tmp_disk_tables.rate,5m)>{$MYSQL.CREATED_TMP_DISK_TABLES.MAX.WARN}'
name: 'MySQL: Number of on-disk temporary tables created per second is high (over {$MYSQL.CREATED_TMP_DISK_TABLES.MAX.WARN} for 5m)'
priority: WARNING
description: 'Possibly the application using the database is in need of query optimization.'
-
+ uuid: c5f2ae1ef46e4f65842ab4a31625906a
name: 'MySQL: Created tmp files on disk per second'
type: DEPENDENT
key: mysql.created_tmp_files.rate
@@ -571,11 +602,13 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: 6ec2ab4ebc09423bab2346d4754ce971
expression: 'min(/MySQL by ODBC/mysql.created_tmp_files.rate,5m)>{$MYSQL.CREATED_TMP_FILES.MAX.WARN}'
name: 'MySQL: Number of temporary files created per second is high (over {$MYSQL.CREATED_TMP_FILES.MAX.WARN} for 5m)'
priority: WARNING
description: 'Possibly the application using the database is in need of query optimization.'
-
+ uuid: 95fa4f4f1db44b2bb65889da246c03b5
name: 'MySQL: Created tmp tables on memory per second'
type: DEPENDENT
key: mysql.created_tmp_tables.rate
@@ -600,11 +633,13 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: 7d67f79d68684b9f9142f40c8e95f05c
expression: 'min(/MySQL by ODBC/mysql.created_tmp_tables.rate,5m)>{$MYSQL.CREATED_TMP_TABLES.MAX.WARN}'
name: 'MySQL: Number of internal temporary tables created per second is high (over {$MYSQL.CREATED_TMP_TABLES.MAX.WARN} for 5m)'
priority: WARNING
description: 'Possibly the application using the database is in need of query optimization.'
-
+ uuid: e31f66bbc32b404c92debc4d9367162d
name: 'MySQL: InnoDB buffer pool pages free'
type: DEPENDENT
key: mysql.innodb_buffer_pool_pages_free
@@ -623,6 +658,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 41019c084618404db183326c215d71f6
name: 'MySQL: InnoDB buffer pool pages total'
type: DEPENDENT
key: mysql.innodb_buffer_pool_pages_total
@@ -645,6 +681,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 441b718148974e289db93299f869feba
name: 'MySQL: InnoDB buffer pool reads'
type: DEPENDENT
key: mysql.innodb_buffer_pool_reads
@@ -663,6 +700,7 @@ zabbix_export:
tag: Application
value: 'Zabbix raw items'
-
+ uuid: 22ae5946fc2548cf8eee39a57ce8512b
name: 'MySQL: InnoDB buffer pool reads per second'
type: DEPENDENT
key: mysql.innodb_buffer_pool_reads.rate
@@ -686,6 +724,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 0a1775a7de33464e9ce8134950527021
name: 'MySQL: InnoDB buffer pool read requests'
type: DEPENDENT
key: mysql.innodb_buffer_pool_read_requests
@@ -704,6 +743,7 @@ zabbix_export:
tag: Application
value: 'Zabbix raw items'
-
+ uuid: 98684abf32e642bd8784e68e64357dc9
name: 'MySQL: InnoDB buffer pool read requests per second'
type: DEPENDENT
key: mysql.innodb_buffer_pool_read_requests.rate
@@ -727,6 +767,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 4e829cbb3cc2485dac2757867badd0f4
name: 'MySQL: Innodb buffer pool wait free'
type: DEPENDENT
key: mysql.innodb_buffer_pool_wait_free
@@ -750,6 +791,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 4680fd31a2514e3f827b0060a6d5bfc4
name: 'MySQL: Calculated value of innodb_log_file_size'
type: CALCULATED
key: mysql.innodb_log_file_size
@@ -767,6 +809,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 79218a1068394ce69dfc6eeb626e83bc
name: 'MySQL: Innodb number open files'
type: DEPENDENT
key: mysql.innodb_num_open_files
@@ -790,6 +833,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: fc561c5392bb43a4842977bdf4b882a8
name: 'MySQL: Innodb log written'
type: DEPENDENT
key: mysql.innodb_os_log_written
@@ -814,6 +858,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: a62951afcfbd44e595a4d294b24056e5
name: 'MySQL: InnoDB row lock time'
type: DEPENDENT
key: mysql.innodb_row_lock_time
@@ -842,6 +887,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 22277695b7154c019a76ca730e68e833
name: 'MySQL: InnoDB row lock time max'
type: DEPENDENT
key: mysql.innodb_row_lock_time_max
@@ -870,6 +916,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 17c4270927a74d8388da8c25d9065556
name: 'MySQL: InnoDB row lock waits'
type: DEPENDENT
key: mysql.innodb_row_lock_waits
@@ -888,6 +935,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 6106ebf4cae842c1a5acc2f13518de4f
name: 'MySQL: Max used connections'
type: DEPENDENT
key: mysql.max_used_connections
@@ -910,6 +958,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 85e17b6b196e4916838e0318992fe33c
name: 'MySQL: Open tables'
type: DEPENDENT
key: mysql.open_tables
@@ -933,6 +982,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: c23ce7b2689745728465c5b405d7b3ba
name: 'MySQL: Open table definitions'
type: DEPENDENT
key: mysql.open_table_definitions
@@ -956,6 +1006,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 2f0ced88c4524455bf790b3bc6512d04
name: 'MySQL: Queries per second'
type: DEPENDENT
key: mysql.queries.rate
@@ -979,6 +1030,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 8d0fc2eb0be94d68966e09fca88e8deb
name: 'MySQL: Questions per second'
type: DEPENDENT
key: mysql.questions.rate
@@ -1002,6 +1054,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: b0227399437f4219b65ab1511d5e67c6
name: 'MySQL: Slow queries per second'
type: DEPENDENT
key: mysql.slow_queries.rate
@@ -1026,11 +1079,13 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: 2a0b285170a64fe69020906f3c8a146c
expression: 'min(/MySQL by ODBC/mysql.slow_queries.rate,5m)>{$MYSQL.SLOW_QUERIES.MAX.WARN}'
name: 'MySQL: Server has slow queries (over {$MYSQL.SLOW_QUERIES.MAX.WARN} for 5m)'
priority: WARNING
description: 'The number of slow queries is more than {$MYSQL.SLOW_QUERIES.MAX.WARN} in the last 5 minutes.'
-
+ uuid: b675fd71138a4845965309dc5d6428d9
name: 'MySQL: Threads cached'
type: DEPENDENT
key: mysql.threads_cached
@@ -1049,6 +1104,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: af56c636c8b94e4f9976d0d6cf60fcbb
name: 'MySQL: Threads connected'
type: DEPENDENT
key: mysql.threads_connected
@@ -1067,6 +1123,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 8a50d5788f8a449b994dbe76536076a2
name: 'MySQL: Threads created per second'
type: DEPENDENT
key: mysql.threads_created.rate
@@ -1090,6 +1147,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: c41afa83f6a94efda34d7b41c95c89ac
name: 'MySQL: Threads running'
type: DEPENDENT
key: mysql.threads_running
@@ -1108,6 +1166,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 8fbad224ebdf46e7b25a0be015f21972
name: 'MySQL: Uptime'
type: DEPENDENT
key: mysql.uptime
@@ -1128,6 +1187,7 @@ zabbix_export:
value: MySQL
triggers:
-
+ uuid: a2b5ad24e18441f3897ca77b92d4077c
expression: 'nodata(/MySQL by ODBC/mysql.uptime,30m)=1'
name: 'MySQL: Failed to fetch info data (or no data for 30m)'
priority: INFO
@@ -1137,12 +1197,14 @@ zabbix_export:
name: 'MySQL: Service is down'
expression: 'last(/MySQL by ODBC/db.odbc.select[ping,"{$MYSQL.DSN}"])=0'
-
+ uuid: cd8f5996bd85434998595e041d6b0908
expression: 'last(/MySQL by ODBC/mysql.uptime)<10m'
name: 'MySQL: Service has been restarted (uptime < 10m)'
priority: INFO
description: 'MySQL uptime is less than 10 minutes.'
discovery_rules:
-
+ uuid: 0987fb6afdae4587bc32864fa42728f2
name: 'Database discovery'
type: ODBC
key: 'db.odbc.discovery[databases,"{$MYSQL.DSN}"]'
@@ -1160,6 +1222,7 @@ zabbix_export:
description: 'Scanning databases in DBMS.'
item_prototypes:
-
+ uuid: f358179ef78b4a31affa9e049b4048b8
name: 'MySQL: Size of database {#DATABASE}'
type: ODBC
key: 'db.odbc.select[{#DATABASE}_size,"{$MYSQL.DSN}"]'
@@ -1184,6 +1247,7 @@ zabbix_export:
parameters:
- 1d
-
+ uuid: d0a235c0267c48e28bc6ecb99fb2380d
name: 'Replication discovery'
type: ODBC
key: 'db.odbc.discovery[replication,"{$MYSQL.DSN}"]'
@@ -1194,6 +1258,7 @@ zabbix_export:
description: 'If "show slave status" returns Master_Host, "Replication: *" items are created.'
item_prototypes:
-
+ uuid: d88f65c4bee84e74bb6e00061ab27f0c
name: 'MySQL: Replication Slave status {#MASTER_HOST}'
type: ODBC
key: 'db.odbc.get["{#MASTER_HOST}","{$MYSQL.DSN}"]'
@@ -1209,6 +1274,7 @@ zabbix_export:
tag: Application
value: 'Zabbix raw items'
-
+ uuid: 15f7b22867f54551afbed139d746e210
name: 'MySQL: Replication Seconds Behind Master {#MASTER_HOST}'
type: DEPENDENT
key: 'mysql.seconds_behind_master["{#MASTER_HOST}"]'
@@ -1242,10 +1308,12 @@ zabbix_export:
value: MySQL
trigger_prototypes:
-
+ uuid: 24dad780ade049b7a1ef41c80f2b25ca
expression: 'min(/MySQL by ODBC/mysql.seconds_behind_master["{#MASTER_HOST}"],5m)>{$MYSQL.REPL_LAG.MAX.WARN}'
name: 'MySQL: Replication lag is too high (over {$MYSQL.REPL_LAG.MAX.WARN} for 5m)'
priority: WARNING
-
+ uuid: e063b116753d4124a88443fe4de20d41
name: 'MySQL: Replication Slave IO Running {#MASTER_HOST}'
type: DEPENDENT
key: 'mysql.slave_io_running["{#MASTER_HOST}"]'
@@ -1274,6 +1342,7 @@ zabbix_export:
value: MySQL
trigger_prototypes:
-
+ uuid: 56f6bd01b62e46d99424ee8bc7d062e8
expression: 'count(/MySQL by ODBC/mysql.slave_io_running["{#MASTER_HOST}"],#1,"ne","Yes")=1'
name: 'MySQL: The slave I/O thread is not connected to a replication master'
priority: WARNING
@@ -1282,11 +1351,13 @@ zabbix_export:
name: 'MySQL: The slave I/O thread is not running'
expression: 'count(/MySQL by ODBC/mysql.slave_io_running["{#MASTER_HOST}"],#1,"eq","No")=1'
-
+ uuid: e354012cf6be4c229c8358f66b9aa632
expression: 'count(/MySQL by ODBC/mysql.slave_io_running["{#MASTER_HOST}"],#1,"eq","No")=1'
name: 'MySQL: The slave I/O thread is not running'
priority: AVERAGE
description: 'Whether the I/O thread for reading the master''s binary log is running.'
-
+ uuid: 113be79554c14c2aad08036febb15d71
name: 'MySQL: Replication Slave SQL Running {#MASTER_HOST}'
type: DEPENDENT
key: 'mysql.slave_sql_running["{#MASTER_HOST}"]'
@@ -1314,6 +1385,7 @@ zabbix_export:
value: MySQL
trigger_prototypes:
-
+ uuid: abc551ced75d40e984d07894c90c85fe
expression: 'count(/MySQL by ODBC/mysql.slave_sql_running["{#MASTER_HOST}"],#1,"eq","No")=1'
name: 'MySQL: The SQL thread is not running'
priority: WARNING
@@ -1323,6 +1395,7 @@ zabbix_export:
name: 'MySQL: The slave I/O thread is not running'
expression: 'count(/MySQL by ODBC/mysql.slave_io_running["{#MASTER_HOST}"],#1,"eq","No")=1'
-
+ uuid: a88eb463bb9740a4a4256306f11816bf
name: 'MySQL: Replication Slave SQL Running State {#MASTER_HOST}'
type: DEPENDENT
key: 'mysql.slave_sql_running_state["{#MASTER_HOST}"]'
@@ -1352,6 +1425,7 @@ zabbix_export:
parameters:
- 1d
-
+ uuid: ad12522557df499e9a78b8b3c07733dd
name: 'MariaDB discovery'
type: DEPENDENT
key: mysql.extra_metric.discovery
@@ -1359,6 +1433,7 @@ zabbix_export:
description: 'Additional metrics if MariaDB is used.'
item_prototypes:
-
+ uuid: eb8713584314461488b8769f1081d48d
name: 'MySQL: Binlog commits'
type: DEPENDENT
key: 'mysql.binlog_commits[{#SINGLETON}]'
@@ -1378,6 +1453,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: cbb7c1fadd934420b47950f52751795f
name: 'MySQL: Binlog group commits'
type: DEPENDENT
key: 'mysql.binlog_group_commits[{#SINGLETON}]'
@@ -1397,6 +1473,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 278488a9c0f543f6815a24592766d9bb
name: 'MySQL: Master GTID wait count'
type: DEPENDENT
key: 'mysql.master_gtid_wait_count[{#SINGLETON}]'
@@ -1420,6 +1497,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: 93ad282dc3b24dba9f0351b0d0a59d39
name: 'MySQL: Master GTID wait timeouts'
type: DEPENDENT
key: 'mysql.master_gtid_wait_timeouts[{#SINGLETON}]'
@@ -1443,6 +1521,7 @@ zabbix_export:
tag: Application
value: MySQL
-
+ uuid: fd8bf7e639af4d3291030cdb9dd37bc9
name: 'MySQL: Master GTID wait time'
type: DEPENDENT
key: 'mysql.master_gtid_wait_time[{#SINGLETON}]'
@@ -1519,6 +1598,7 @@ zabbix_export:
description: 'MySQL username.'
dashboards:
-
+ uuid: d56c53704c264552a09cf3e59a1835f3
name: 'MySQL performance'
pages:
-
@@ -1622,6 +1702,7 @@ zabbix_export:
host: 'MySQL by ODBC'
valuemaps:
-
+ uuid: 622c38d0af2a4b6ea7a640a5d1a22b93
name: 'Service state'
mappings:
-
@@ -1632,6 +1713,7 @@ zabbix_export:
newvalue: Up
graphs:
-
+ uuid: 3522a11cae374d08a751f419e51748e1
name: 'MySQL: Bandwidth'
graph_items:
-
@@ -1648,6 +1730,7 @@ zabbix_export:
host: 'MySQL by ODBC'
key: mysql.bytes_sent.rate
-
+ uuid: 51a6827371434314b76eaed17db0e09e
name: 'MySQL: Connections'
graph_items:
-
@@ -1674,6 +1757,7 @@ zabbix_export:
host: 'MySQL by ODBC'
key: mysql.max_used_connections
-
+ uuid: 07edad9e34394a689dc294c8ec27a37e
name: 'MySQL: InnoDB buffer pool'
graph_items:
-
@@ -1700,6 +1784,7 @@ zabbix_export:
host: 'MySQL by ODBC'
key: mysql.innodb_buffer_pool_reads.rate
-
+ uuid: 93bb7077e60047e59ac3fd308044722a
name: 'MySQL: Operations'
graph_items:
-
@@ -1726,6 +1811,7 @@ zabbix_export:
host: 'MySQL by ODBC'
key: mysql.com_update.rate
-
+ uuid: 172ad44d7cef4c20b08b4babf8969805
name: 'MySQL: Queries'
graph_items:
-
@@ -1746,6 +1832,7 @@ zabbix_export:
host: 'MySQL by ODBC'
key: mysql.slow_queries.rate
-
+ uuid: 1ce62612e1174b3fa91bde29ccaa27ef
name: 'MySQL: Threads'
graph_items:
-