mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 21:33:28 +01:00
Add updated Zabbix template
This commit is contained in:
249
zabbix_templates/db_backup.json
Normal file
249
zabbix_templates/db_backup.json
Normal file
@@ -0,0 +1,249 @@
|
|||||||
|
{
|
||||||
|
"zabbix_export": {
|
||||||
|
"version": "6.0",
|
||||||
|
"date": "2022-03-18T13:32:12Z",
|
||||||
|
"groups": [
|
||||||
|
{
|
||||||
|
"uuid": "fa56524b5dbb4ec09d9777a6f7ccfbe4",
|
||||||
|
"name": "DB/Backup"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "748ad4d098d447d492bb935c907f652f",
|
||||||
|
"name": "Templates/Databases"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"templates": [
|
||||||
|
{
|
||||||
|
"uuid": "5fc64d517afb4cc5bc09a3ef58b43ef7",
|
||||||
|
"template": "DB Backup",
|
||||||
|
"name": "DB Backup",
|
||||||
|
"description": "Template for Docker DB Backup Image\n\nMeant for use specifically with https://github.com/tiredofit/docker-db-backup\nLast tested with version 3.0.2",
|
||||||
|
"groups": [
|
||||||
|
{
|
||||||
|
"name": "DB/Backup"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Templates/Databases"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"uuid": "72fd00fa2dd24e479f5affe03e8711d8",
|
||||||
|
"name": "DB Backup: Backup Duration",
|
||||||
|
"type": "TRAP",
|
||||||
|
"key": "dbbackup.backup_duration",
|
||||||
|
"delay": "0",
|
||||||
|
"history": "7d",
|
||||||
|
"units": "uptime",
|
||||||
|
"description": "How long the backup took",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"tag": "Application",
|
||||||
|
"value": "DB Backup"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "3549a2c9d56849babc6dc3c855484c1e",
|
||||||
|
"name": "DB Backup: Backup Time",
|
||||||
|
"type": "TRAP",
|
||||||
|
"key": "dbbackup.datetime",
|
||||||
|
"delay": "0",
|
||||||
|
"history": "7d",
|
||||||
|
"units": "unixtime",
|
||||||
|
"request_method": "POST",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"tag": "Application",
|
||||||
|
"value": "DB Backup"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"triggers": [
|
||||||
|
{
|
||||||
|
"uuid": "3ac1e074ffea46eb8002c9c08a85e7b4",
|
||||||
|
"expression": "nodata(/DB Backup/dbbackup.datetime,2d)=1",
|
||||||
|
"name": "DB-Backup: No backups detected in 2 days",
|
||||||
|
"priority": "DISASTER",
|
||||||
|
"manual_close": "YES"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "b8b5933dfa1a488c9c37dd7f4784c1ff",
|
||||||
|
"expression": "fuzzytime(/DB Backup/dbbackup.datetime,172800s)=0 and fuzzytime(/DB Backup/dbbackup.datetime,259200s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,345600s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,432800s)<>0",
|
||||||
|
"name": "DB Backup: No Backups occurred in 2 days",
|
||||||
|
"priority": "AVERAGE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "35c5f420d0e142cc9601bae38decdc40",
|
||||||
|
"expression": "fuzzytime(/DB Backup/dbbackup.datetime,172800s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,259200s)=0 and fuzzytime(/DB Backup/dbbackup.datetime,345600s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,432800s)<>0",
|
||||||
|
"name": "DB Backup: No Backups occurred in 3 days",
|
||||||
|
"priority": "AVERAGE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "03c3719d82c241e886a0383c7d908a77",
|
||||||
|
"expression": "fuzzytime(/DB Backup/dbbackup.datetime,172800s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,259200s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,345600s)=0 and fuzzytime(/DB Backup/dbbackup.datetime,432800s)<>0",
|
||||||
|
"name": "DB Backup: No Backups occurred in 4 days",
|
||||||
|
"priority": "AVERAGE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "1634a03e44964e42b7e0101f5f68499c",
|
||||||
|
"expression": "fuzzytime(/DB Backup/dbbackup.datetime,172800s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,259200s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,345600s)<>0 and fuzzytime(/DB Backup/dbbackup.datetime,432800s)=0",
|
||||||
|
"name": "DB Backup: No Backups occurred in 5 days or more",
|
||||||
|
"priority": "HIGH"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "467dfec952b34f5aa4cc890b4351b62d",
|
||||||
|
"name": "DB Backup: Backup Size",
|
||||||
|
"type": "TRAP",
|
||||||
|
"key": "dbbackup.size",
|
||||||
|
"delay": "0",
|
||||||
|
"history": "7d",
|
||||||
|
"units": "B",
|
||||||
|
"request_method": "POST",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"tag": "Application",
|
||||||
|
"value": "DB Backup"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"triggers": [
|
||||||
|
{
|
||||||
|
"uuid": "a41eb49b8a3541afb6de247dca750e38",
|
||||||
|
"expression": "last(/DB Backup/dbbackup.size)/last(/DB Backup/dbbackup.size,#2)>1.2",
|
||||||
|
"name": "DB Backup: 20% Greater in Size",
|
||||||
|
"priority": "WARNING",
|
||||||
|
"manual_close": "YES"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "422f66be5049403293f3d96fc53f20cd",
|
||||||
|
"expression": "last(/DB Backup/dbbackup.size)/last(/DB Backup/dbbackup.size,#2)<0.2",
|
||||||
|
"name": "DB Backup: 20% Smaller in Size",
|
||||||
|
"priority": "WARNING",
|
||||||
|
"manual_close": "YES"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "d6d9d875b92f4d799d4bc89aabd4e90e",
|
||||||
|
"expression": "last(/DB Backup/dbbackup.size)<1K",
|
||||||
|
"name": "DB Backup: empty",
|
||||||
|
"priority": "HIGH"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "a6b13e8b46a64abab64a4d44d620d272",
|
||||||
|
"name": "DB Backup: Last Backup Status",
|
||||||
|
"type": "TRAP",
|
||||||
|
"key": "dbbackup.status",
|
||||||
|
"delay": "0",
|
||||||
|
"history": "7d",
|
||||||
|
"description": "Maps Exit Codes received by backup applications",
|
||||||
|
"valuemap": {
|
||||||
|
"name": "DB Backup Status"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"tag": "Application",
|
||||||
|
"value": "DB Backup"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"triggers": [
|
||||||
|
{
|
||||||
|
"uuid": "23d71e356f96493180f02d4b84a79fd6",
|
||||||
|
"expression": "last(/DB Backup/dbbackup.status)=1",
|
||||||
|
"name": "DB Backup: Failed Backup Detected",
|
||||||
|
"priority": "HIGH",
|
||||||
|
"manual_close": "YES"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"tag": "Service",
|
||||||
|
"value": "Backup"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tag": "Service",
|
||||||
|
"value": "Database"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"dashboards": [
|
||||||
|
{
|
||||||
|
"uuid": "90c81bb47184401ca9663626784a6f30",
|
||||||
|
"name": "DB Backup",
|
||||||
|
"pages": [
|
||||||
|
{
|
||||||
|
"widgets": [
|
||||||
|
{
|
||||||
|
"type": "GRAPH_CLASSIC",
|
||||||
|
"name": "Backup Size",
|
||||||
|
"width": "23",
|
||||||
|
"height": "5",
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"type": "GRAPH",
|
||||||
|
"name": "graphid",
|
||||||
|
"value": {
|
||||||
|
"name": "DB Backup: Backup Size",
|
||||||
|
"host": "DB Backup"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"valuemaps": [
|
||||||
|
{
|
||||||
|
"uuid": "82f3a3d01b3c42b8942b59d2363724e0",
|
||||||
|
"name": "DB Backup Status",
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"value": "0",
|
||||||
|
"newvalue": "OK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "GREATER_OR_EQUAL",
|
||||||
|
"value": "1",
|
||||||
|
"newvalue": "FAIL"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"graphs": [
|
||||||
|
{
|
||||||
|
"uuid": "6e02c200b76046bab76062cd1ab086b2",
|
||||||
|
"name": "DB Backup: Backup Duration",
|
||||||
|
"graph_items": [
|
||||||
|
{
|
||||||
|
"color": "199C0D",
|
||||||
|
"item": {
|
||||||
|
"host": "DB Backup",
|
||||||
|
"key": "dbbackup.backup_duration"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uuid": "b881ee18f05c4f4c835982c9dfbb55d6",
|
||||||
|
"name": "DB Backup: Backup Size",
|
||||||
|
"type": "STACKED",
|
||||||
|
"graph_items": [
|
||||||
|
{
|
||||||
|
"sortorder": "1",
|
||||||
|
"color": "1A7C11",
|
||||||
|
"item": {
|
||||||
|
"host": "DB Backup",
|
||||||
|
"key": "dbbackup.size"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,270 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<zabbix_export>
|
|
||||||
<version>3.4</version>
|
|
||||||
<date>2018-02-02T19:03:49Z</date>
|
|
||||||
<groups>
|
|
||||||
<group>
|
|
||||||
<name>DB - Backup</name>
|
|
||||||
</group>
|
|
||||||
<group>
|
|
||||||
<name>Templates</name>
|
|
||||||
</group>
|
|
||||||
</groups>
|
|
||||||
<templates>
|
|
||||||
<template>
|
|
||||||
<template>Service - DB Backup</template>
|
|
||||||
<name>Service - DB Backup</name>
|
|
||||||
<description/>
|
|
||||||
<groups>
|
|
||||||
<group>
|
|
||||||
<name>DB - Backup</name>
|
|
||||||
</group>
|
|
||||||
<group>
|
|
||||||
<name>Templates</name>
|
|
||||||
</group>
|
|
||||||
</groups>
|
|
||||||
<applications>
|
|
||||||
<application>
|
|
||||||
<name>DB Backup</name>
|
|
||||||
</application>
|
|
||||||
</applications>
|
|
||||||
<items>
|
|
||||||
<item>
|
|
||||||
<name>Backup Time</name>
|
|
||||||
<type>2</type>
|
|
||||||
<snmp_community/>
|
|
||||||
<snmp_oid/>
|
|
||||||
<key>dbbackup.datetime</key>
|
|
||||||
<delay>0</delay>
|
|
||||||
<history>365d</history>
|
|
||||||
<trends>365d</trends>
|
|
||||||
<status>0</status>
|
|
||||||
<value_type>3</value_type>
|
|
||||||
<allowed_hosts/>
|
|
||||||
<units>unixtime</units>
|
|
||||||
<snmpv3_contextname/>
|
|
||||||
<snmpv3_securityname/>
|
|
||||||
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
|
||||||
<snmpv3_authprotocol>0</snmpv3_authprotocol>
|
|
||||||
<snmpv3_authpassphrase/>
|
|
||||||
<snmpv3_privprotocol>0</snmpv3_privprotocol>
|
|
||||||
<snmpv3_privpassphrase/>
|
|
||||||
<params/>
|
|
||||||
<ipmi_sensor/>
|
|
||||||
<authtype>0</authtype>
|
|
||||||
<username/>
|
|
||||||
<password/>
|
|
||||||
<publickey/>
|
|
||||||
<privatekey/>
|
|
||||||
<port/>
|
|
||||||
<description/>
|
|
||||||
<inventory_link>0</inventory_link>
|
|
||||||
<applications>
|
|
||||||
<application>
|
|
||||||
<name>DB Backup</name>
|
|
||||||
</application>
|
|
||||||
</applications>
|
|
||||||
<valuemap/>
|
|
||||||
<logtimefmt/>
|
|
||||||
<preprocessing/>
|
|
||||||
<jmx_endpoint/>
|
|
||||||
<master_item/>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<name>Backup Size</name>
|
|
||||||
<type>2</type>
|
|
||||||
<snmp_community/>
|
|
||||||
<snmp_oid/>
|
|
||||||
<key>dbbackup.size</key>
|
|
||||||
<delay>0</delay>
|
|
||||||
<history>365d</history>
|
|
||||||
<trends>365d</trends>
|
|
||||||
<status>0</status>
|
|
||||||
<value_type>3</value_type>
|
|
||||||
<allowed_hosts/>
|
|
||||||
<units>byte</units>
|
|
||||||
<snmpv3_contextname/>
|
|
||||||
<snmpv3_securityname/>
|
|
||||||
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
|
||||||
<snmpv3_authprotocol>0</snmpv3_authprotocol>
|
|
||||||
<snmpv3_authpassphrase/>
|
|
||||||
<snmpv3_privprotocol>0</snmpv3_privprotocol>
|
|
||||||
<snmpv3_privpassphrase/>
|
|
||||||
<params/>
|
|
||||||
<ipmi_sensor/>
|
|
||||||
<authtype>0</authtype>
|
|
||||||
<username/>
|
|
||||||
<password/>
|
|
||||||
<publickey/>
|
|
||||||
<privatekey/>
|
|
||||||
<port/>
|
|
||||||
<description/>
|
|
||||||
<inventory_link>0</inventory_link>
|
|
||||||
<applications>
|
|
||||||
<application>
|
|
||||||
<name>DB Backup</name>
|
|
||||||
</application>
|
|
||||||
</applications>
|
|
||||||
<valuemap/>
|
|
||||||
<logtimefmt/>
|
|
||||||
<preprocessing/>
|
|
||||||
<jmx_endpoint/>
|
|
||||||
<master_item/>
|
|
||||||
</item>
|
|
||||||
</items>
|
|
||||||
<discovery_rules/>
|
|
||||||
<httptests/>
|
|
||||||
<macros/>
|
|
||||||
<templates/>
|
|
||||||
<screens/>
|
|
||||||
</template>
|
|
||||||
</templates>
|
|
||||||
<triggers>
|
|
||||||
<trigger>
|
|
||||||
<expression>{Service - DB Backup:dbbackup.size.change()}>20</expression>
|
|
||||||
<recovery_mode>0</recovery_mode>
|
|
||||||
<recovery_expression/>
|
|
||||||
<name>DB Backup is 20% Greater in Size</name>
|
|
||||||
<correlation_mode>0</correlation_mode>
|
|
||||||
<correlation_tag/>
|
|
||||||
<url/>
|
|
||||||
<status>0</status>
|
|
||||||
<priority>2</priority>
|
|
||||||
<description/>
|
|
||||||
<type>0</type>
|
|
||||||
<manual_close>1</manual_close>
|
|
||||||
<dependencies/>
|
|
||||||
<tags/>
|
|
||||||
</trigger>
|
|
||||||
<trigger>
|
|
||||||
<expression>{Service - DB Backup:dbbackup.size.change()}<20</expression>
|
|
||||||
<recovery_mode>0</recovery_mode>
|
|
||||||
<recovery_expression/>
|
|
||||||
<name>DB Backup is 20% Smaller in Size</name>
|
|
||||||
<correlation_mode>0</correlation_mode>
|
|
||||||
<correlation_tag/>
|
|
||||||
<url/>
|
|
||||||
<status>0</status>
|
|
||||||
<priority>2</priority>
|
|
||||||
<description/>
|
|
||||||
<type>0</type>
|
|
||||||
<manual_close>1</manual_close>
|
|
||||||
<dependencies/>
|
|
||||||
<tags/>
|
|
||||||
</trigger>
|
|
||||||
<trigger>
|
|
||||||
<expression>{Service - DB Backup:dbbackup.size.last()}<1K</expression>
|
|
||||||
<recovery_mode>0</recovery_mode>
|
|
||||||
<recovery_expression/>
|
|
||||||
<name>DB Backup is empty</name>
|
|
||||||
<correlation_mode>0</correlation_mode>
|
|
||||||
<correlation_tag/>
|
|
||||||
<url/>
|
|
||||||
<status>0</status>
|
|
||||||
<priority>4</priority>
|
|
||||||
<description/>
|
|
||||||
<type>0</type>
|
|
||||||
<manual_close>0</manual_close>
|
|
||||||
<dependencies/>
|
|
||||||
<tags/>
|
|
||||||
</trigger>
|
|
||||||
<trigger>
|
|
||||||
<expression>{Service - DB Backup:dbbackup.datetime.fuzzytime(172800)}=0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(259200)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(345600)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(432800)}<>0</expression>
|
|
||||||
<recovery_mode>0</recovery_mode>
|
|
||||||
<recovery_expression/>
|
|
||||||
<name>No Backups occurred in 2 days</name>
|
|
||||||
<correlation_mode>0</correlation_mode>
|
|
||||||
<correlation_tag/>
|
|
||||||
<url/>
|
|
||||||
<status>0</status>
|
|
||||||
<priority>3</priority>
|
|
||||||
<description/>
|
|
||||||
<type>0</type>
|
|
||||||
<manual_close>0</manual_close>
|
|
||||||
<dependencies/>
|
|
||||||
<tags/>
|
|
||||||
</trigger>
|
|
||||||
<trigger>
|
|
||||||
<expression>{Service - DB Backup:dbbackup.datetime.fuzzytime(172800)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(259200)}=0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(345600)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(432800)}<>0</expression>
|
|
||||||
<recovery_mode>0</recovery_mode>
|
|
||||||
<recovery_expression/>
|
|
||||||
<name>No Backups occurred in 3 days</name>
|
|
||||||
<correlation_mode>0</correlation_mode>
|
|
||||||
<correlation_tag/>
|
|
||||||
<url/>
|
|
||||||
<status>0</status>
|
|
||||||
<priority>3</priority>
|
|
||||||
<description/>
|
|
||||||
<type>0</type>
|
|
||||||
<manual_close>0</manual_close>
|
|
||||||
<dependencies/>
|
|
||||||
<tags/>
|
|
||||||
</trigger>
|
|
||||||
<trigger>
|
|
||||||
<expression>{Service - DB Backup:dbbackup.datetime.fuzzytime(172800)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(259200)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(345600)}=0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(432800)}<>0</expression>
|
|
||||||
<recovery_mode>0</recovery_mode>
|
|
||||||
<recovery_expression/>
|
|
||||||
<name>No Backups occurred in 4 days</name>
|
|
||||||
<correlation_mode>0</correlation_mode>
|
|
||||||
<correlation_tag/>
|
|
||||||
<url/>
|
|
||||||
<status>0</status>
|
|
||||||
<priority>3</priority>
|
|
||||||
<description/>
|
|
||||||
<type>0</type>
|
|
||||||
<manual_close>0</manual_close>
|
|
||||||
<dependencies/>
|
|
||||||
<tags/>
|
|
||||||
</trigger>
|
|
||||||
<trigger>
|
|
||||||
<expression>{Service - DB Backup:dbbackup.datetime.fuzzytime(172800)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(259200)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(345600)}<>0 and {Service - DB Backup:dbbackup.datetime.fuzzytime(432800)}=0</expression>
|
|
||||||
<recovery_mode>0</recovery_mode>
|
|
||||||
<recovery_expression/>
|
|
||||||
<name>No Backups occurred in 5 days or more</name>
|
|
||||||
<correlation_mode>0</correlation_mode>
|
|
||||||
<correlation_tag/>
|
|
||||||
<url/>
|
|
||||||
<status>0</status>
|
|
||||||
<priority>4</priority>
|
|
||||||
<description/>
|
|
||||||
<type>0</type>
|
|
||||||
<manual_close>0</manual_close>
|
|
||||||
<dependencies/>
|
|
||||||
<tags/>
|
|
||||||
</trigger>
|
|
||||||
</triggers>
|
|
||||||
<graphs>
|
|
||||||
<graph>
|
|
||||||
<name>Backup Size</name>
|
|
||||||
<width>900</width>
|
|
||||||
<height>200</height>
|
|
||||||
<yaxismin>0.0000</yaxismin>
|
|
||||||
<yaxismax>100.0000</yaxismax>
|
|
||||||
<show_work_period>1</show_work_period>
|
|
||||||
<show_triggers>1</show_triggers>
|
|
||||||
<type>1</type>
|
|
||||||
<show_legend>1</show_legend>
|
|
||||||
<show_3d>0</show_3d>
|
|
||||||
<percent_left>0.0000</percent_left>
|
|
||||||
<percent_right>0.0000</percent_right>
|
|
||||||
<ymin_type_1>0</ymin_type_1>
|
|
||||||
<ymax_type_1>0</ymax_type_1>
|
|
||||||
<ymin_item_1>0</ymin_item_1>
|
|
||||||
<ymax_item_1>0</ymax_item_1>
|
|
||||||
<graph_items>
|
|
||||||
<graph_item>
|
|
||||||
<sortorder>0</sortorder>
|
|
||||||
<drawtype>0</drawtype>
|
|
||||||
<color>1A7C11</color>
|
|
||||||
<yaxisside>0</yaxisside>
|
|
||||||
<calc_fnc>2</calc_fnc>
|
|
||||||
<type>0</type>
|
|
||||||
<item>
|
|
||||||
<host>Service - DB Backup</host>
|
|
||||||
<key>dbbackup.size</key>
|
|
||||||
</item>
|
|
||||||
</graph_item>
|
|
||||||
</graph_items>
|
|
||||||
</graph>
|
|
||||||
</graphs>
|
|
||||||
</zabbix_export>
|
|
||||||
Reference in New Issue
Block a user