Hi there,
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-BGP4 this template.
Error: XML file contains fatal error 41:Specification mandate value for attribute data-pjax-transient [ Line: 31 | Column: 40 ]
As was stated in Install guide, I have edited zabbix_server.conf configuration file and add following line:
ExternalScripts=/usr/local/share/zabbix/externalscripts
and put the as.name file under that specific directory as indicated in https://github.com/jjmartres/Zabbix/...bgp4/README.md
To make as.name work, I've also run 'zypper install ruby' to install ruby and rubygems.
I've also tried below command with '-k' to disable certificate
curl -k -O https://raw.github.com/jjmartres/Zab...eam-backup.xml
But still no luck. Could anyone please help me here?
thanks and best regards,
Sean
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-BGP4 this template.
Error: XML file contains fatal error 41:Specification mandate value for attribute data-pjax-transient [ Line: 31 | Column: 40 ]
As was stated in Install guide, I have edited zabbix_server.conf configuration file and add following line:
ExternalScripts=/usr/local/share/zabbix/externalscripts
and put the as.name file under that specific directory as indicated in https://github.com/jjmartres/Zabbix/...bgp4/README.md
To make as.name work, I've also run 'zypper install ruby' to install ruby and rubygems.
I've also tried below command with '-k' to disable certificate
curl -k -O https://raw.github.com/jjmartres/Zab...eam-backup.xml
But still no luck. Could anyone please help me here?
thanks and best regards,
Sean
Comment