Hi to all,
we use automatic script to get SNMP oids, portnames etc, which automaticaly generates xml suitable for zabbix import. This works fine.
We linked our ciscos to templates, which are automaticaly generated by this script. Again, no problem.
Now, we are expecting, that when we import updated templates definitions, all items, triggers and graphs will be updated on ciscos.
But when we want to do this, we get this error during importing XML:
Fatal error: Undefined class constant 'resetErrors' in /var/www/zabbix/include/export.inc.php on line 859
Please, is our scenario OK? Does it should work as we expected? We want to achieve every day automatic import of actualised templates (due to port name changes and link changes) and all graphs, item descriptions and triggers should update autmaticaly.
Thank you very much,
Lukas
we use automatic script to get SNMP oids, portnames etc, which automaticaly generates xml suitable for zabbix import. This works fine.
We linked our ciscos to templates, which are automaticaly generated by this script. Again, no problem.
Now, we are expecting, that when we import updated templates definitions, all items, triggers and graphs will be updated on ciscos.
But when we want to do this, we get this error during importing XML:
Fatal error: Undefined class constant 'resetErrors' in /var/www/zabbix/include/export.inc.php on line 859
Please, is our scenario OK? Does it should work as we expected? We want to achieve every day automatic import of actualised templates (due to port name changes and link changes) and all graphs, item descriptions and triggers should update autmaticaly.
Thank you very much,
Lukas
Comment