Zabbix Errors

This are some of the errors that I came across when setting up my zabbix Monitor system:

Error: Cannot find value map “Switch Netgear port status” used for item “Port 19 Status” on “Template_Netgear_GS748T

Solution:

  • Open the Zabbix Web gui,
  • go to Administration / General
  • Click on the Gui dropdown and select Value Mapping
  • Click the Create Value Mapping button
  • name: Switch Netgear port status
    mappings: create two, 1 -> up, 2 -> down
  • Click Add

Error: Cannot import template “Template SNMP FreeNAS”, linked templates “Template SNMP Disks, Template SNMP Generic, Template SNMP Interfaces, Template SNMP Processors” do not exist.

Solution:

Testing for connectivity:

From zabbix server or from client on the command line, you can use telnet:  

telnet host 10050
telnet 192.168.56.34 10050 

If there is a connection error, then it means there is no connectivity between devices, probably a port issue or firewall.

Comments

So empty here ... leave a comment!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Sidebar