Skip to content

Commit 811d064

Browse files
authored
zabbix 5 new tables
1 parent 4a093d3 commit 811d064

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

zabbix-dump

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
VERSION=0.9.3
2+
VERSION=0.9.4
33
#
44
# NAME
55
# zabbix-dump - Configuration Backup for Zabbix' MySQL or PostgreSQL data
@@ -688,6 +688,7 @@ ids 1.3.3 - 4.4.4
688688
images 1.3.1 - 4.4.4
689689
interface 1.9.1 - 4.4.4
690690
interface_discovery 2.1.4 - 4.4.4
691+
interface_snmp 5.0.0 - 5.0.0
691692
item_application_prototype 2.5.0 - 4.4.4
692693
item_condition 2.3.0 - 4.4.4
693694
item_discovery 1.9.0 - 4.4.4
@@ -696,6 +697,18 @@ item_rtdata 4.4.0 - 4.4.4 SCHEMAONLY
696697
items 1.3.1 - 4.4.4
697698
items_applications 1.3.1 - 4.4.4
698699
lld_macro_path 4.2.0 - 4.4.4
700+
lld_override 5.0.0 - 5.0.0
701+
lld_override_condition 5.0.0 - 5.0.0
702+
lld_override_opdiscover 5.0.0 - 5.0.0
703+
lld_override_operation 5.0.0 - 5.0.0
704+
lld_override_ophistory 5.0.0 - 5.0.0
705+
lld_override_opinventory 5.0.0 - 5.0.0
706+
lld_override_opperiod 5.0.0 - 5.0.0
707+
lld_override_opseverity 5.0.0 - 5.0.0
708+
lld_override_opstatus 5.0.0 - 5.0.0
709+
lld_override_optag 5.0.0 - 5.0.0
710+
lld_override_optemplate 5.0.0 - 5.0.0
711+
lld_override_optrends 5.0.0 - 5.0.0
699712
maintenance_tag 4.0.0 - 4.4.4
700713
maintenances 1.7 - 4.4.4
701714
maintenances_groups 1.7 - 4.4.4
@@ -704,7 +717,9 @@ maintenances_windows 1.7 - 4.4.4
704717
mappings 1.3.1 - 4.4.4
705718
media 1.3.1 - 4.4.4
706719
media_type 1.3.1 - 4.4.4
720+
media_type_message 5.0.0 - 5.0.0
707721
media_type_param 4.4.0 - 4.4.4
722+
module 5.0.0 - 5.0.0
708723
node_cksum 1.3.1 - 2.2.23
709724
node_configlog 1.3.1 - 1.4.7
710725
nodes 1.3.1 - 2.2.23
@@ -757,8 +772,10 @@ task 3.2.0 - 4.4.4 SCHEMAONLY
757772
task_acknowledge 3.4.0 - 4.4.4 SCHEMAONLY
758773
task_check_now 4.0.0 - 4.4.4 SCHEMAONLY
759774
task_close_problem 3.2.0 - 4.4.4 SCHEMAONLY
775+
task_data 5.0.0 - 5.0.0
760776
task_remote_command 3.4.0 - 4.4.4 SCHEMAONLY
761777
task_remote_command_result 3.4.0 - 4.4.4 SCHEMAONLY
778+
task_result 5.0.0 - 5.0.0
762779
timeperiods 1.7 - 4.4.4
763780
trends 1.3.1 - 4.4.4 SCHEMAONLY
764781
trends_uint 1.5 - 4.4.4 SCHEMAONLY

0 commit comments

Comments
 (0)