Skip to content

Commit ddde022

Browse files
committed
restore backwards compatibility
1 parent f377a4f commit ddde022

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PBS uses an API, the documentation can be found here: https://pbs.proxmox.com/do
88

99
## Requirements
1010

11-
Zabbix 7.2 and higher
11+
Zabbix 6.4 and higher
1212

1313
## Tested versions
1414

template_app_proxmox_backup_server.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
zabbix_export:
2-
version: '7.2'
2+
version: '6.4'
33
template_groups:
44
- uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
55
name: Templates/Applications
@@ -182,7 +182,6 @@ zabbix_export:
182182
type: DEPENDENT
183183
key: pbs.datastore.discovery
184184
lifetime: 30d
185-
enabled_lifetime_type: DISABLE_NEVER
186185
item_prototypes:
187186
- uuid: 60f2c0498c414dfdab7e80cc7ea2985b
188187
name: 'PBS: Datastore [{#DATASTORE.NAME}] Available Size'
@@ -408,7 +407,6 @@ zabbix_export:
408407
type: DEPENDENT
409408
key: pbs.disk.discovery
410409
lifetime: 30d
411-
enabled_lifetime_type: DISABLE_NEVER
412410
item_prototypes:
413411
- uuid: 85501120e36d48589a52d56d0dec55d7
414412
name: 'PBS: Disk [{#DISK.PATH}] Model'

0 commit comments

Comments
 (0)