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 ]
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 ]
Comment