Ad Widget

Collapse

Problem with template installation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sanjose
    Junior Member
    • Mar 2013
    • 5

    #1

    Problem with template installation

    Hello,

    I am new to zabbix monitoring system. I was unable to install new template. Templates are from hire https://github.com/jjmartres/Zabbix/...x-cisco-envmon, ZBX-CISCO-ENVMON this template. As was stated in Install guide, I have edited zabbix_server.conf configuration file and add following line:

    ExternalScripts=/etc/zabbix/externalscripts

    Then in /etc/zabbix/externalscripts directory I place echo.something script with appropriate permissions. And It is working.

    I was unable to determine how I should do following step “Add a value mapping named ciscoEnvMonState with the following values:” ? Where should I implement this mapping values?

    When I import template into system without changing value mappings it is displaying following error: XML file contains fatal error 41:Specification mandate value for attribute data-pjax-transient [ Line: 37 | Column: 33 ]
  • jjmartres
    Junior Member
    • May 2012
    • 18

    #2
    Hello,

    To create Value Mapping you can follow the Zabbix manual : https://www.zabbix.com/documentation.../items/mapping

    Which version did you use ?

    Comment

    • sanjose
      Junior Member
      • Mar 2013
      • 5

      #3
      Hello,

      Thank you for helping. My version was 2.0.1. I have successfully installed templates.

      Comment

      Working...