Skip to content

Latest for Zabbix 7+

Latest
Compare
Choose a tag to compare
@diasdmhub diasdmhub released this 06 Jun 02:01
· 1 commit to main since this release

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 from 1h to 12h.
  • Updated the {$SNMP.TIMEOUT} macro value from 5m to 6m 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.


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'