Updated the template to Zabbix 7.2 schema.
- Added a "Discard Unchanged" preprocessing step of
1h
to the "Camera Status" item prototype. - Updated the name, description and tags of the template.
- Updated the description of the
Disk Discovery
LLD item prototypes. - Updated the keys of the
Camera Discovery
LLD item prototypes. - Updated the "Discard Unchanged" preprocessing of the
Camera Discovery
LLD "Camera IP/Name" item prototype from1h
to12h
. - Updated the
{$SNMP.TIMEOUT}
macro value from5m
to6m
to account for 2 cycles. - If the NVR is not synchronized, data collection may be lost without any warning. Updated the
No SNMP data collection
item to take into account the unsynchronization of time. Now the trigger also checks if no data is received. There's also an update to the trigger note. - Other minor updates.
- Added experimental "Camera Screenshot" item prototype.
- It requires the
{$API_USER}
and{$API_PASS}
macros to be set. - It requires and the WebDriver to be configured.
- It is not discovered by default.
- No support is provided for this.
- It requires the
This template also works with Zabbix version 7.0
Due to constant changes in the template schema, release 7.0
is not available, but this template also works for Zabbix version 7.0
.
To import this template into Zabbix 7.0, change the version
tag at the top of the .yaml file from 7.2
to 7.0
.
zabbix_export:
version: '7.0'