Skip to content

Files

Latest commit

867e112 · Feb 24, 2022

History

History
This branch is 424 commits behind zabbix/community-templates:main.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 24, 2022
Nov 25, 2021

Security Cameras - HikVision

Description

Based of SNMP v2 Generic

Overview

Utilizes ICMP, SNMP and a Web Check against the RTSP connection to verify the camera is working.

HikVision provide minimal data over SNMP so there is not much pulled from there however I have pulled the following information into inventory

System Firmware Version > OS
System MAC Address > MAC Address A
System Model > Model
System Manufacturer > Vendor

You will need to ensure that your SNMP Macro is set correctly for the cameras (or override it at the Template or Host level) and set the RTSP_USER and RTSP_PASS macro's in the template to allow the RTSP check to work

Author

Justin Simmonds

Macros used

Name Description Default Type
{$RTSP_PASS}

-

RTSP_PASS Text macro
{$RTSP_USER}

-

RTSP_User Text macro
{$SNMP.TIMEOUT}

-

5m Text macro

Template links

Name
Template App HTTP Service
Template Module ICMP Ping

Discovery rules

There are no discovery rules in this template.

Items collected

Name Description Type Key and additional info
System Model

MIB: SNMPv2-MIB A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.

SNMP agent system.model

Update: 12h

System Firmware

MIB: SNMPv2-MIB A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.

SNMP agent system.firmware

Update: 1h

SNMP agent availability

-

Zabbix internal zabbix[host,snmp,available]

Update: 5m

System MAC Address

MIB: SNMPv2-MIB A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.

SNMP agent system.macaddress

Update: 12h

System Manafacturer

MIB: SNMPv2-MIB A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.

SNMP agent system.manafacturer

Update: 12h

Triggers

There are no triggers in this template.