Ad Widget

Collapse

Error exporting templates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • v.q
    Junior Member
    • May 2013
    • 9

    #1

    Error exporting templates

    Hi,

    I'm moving our zabbix to a new server where I wanted to start a fresh MySQL DB. When I export the templates I get the following errors.

    Code:
    [error] Undefined index: 9508 [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherTemplates() → CConfigurationExport->prepareScreenExport() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:868]
    [error] Undefined index: 82769 [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:674]
    [error] reset() expects parameter 1 to be array, null given [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() → reset() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:681]
    [error] Undefined index: key_ [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:684]
    [error] Undefined index: 82781 [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:674]
    [error] reset() expects parameter 1 to be array, null given [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() → reset() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:681]
    [error] Undefined index: key_ [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:684]
    [error] Undefined index: 81908 [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:674]
    [error] reset() expects parameter 1 to be array, null given [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() → reset() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:681]
    [error] Undefined index: key_ [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:684]
    [error] Undefined index: 81958 [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:674]
    [error] reset() expects parameter 1 to be array, null given [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() → reset() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:681]
    [error] Undefined index: key_ [templates.php:99 → CConfigurationExport->export() → CConfigurationExport->gatherData() → CConfigurationExport->gatherGraphs() → CConfigurationExport->prepareGraphs() in /usr/share/zabbix/include/classes/export/CConfigurationExport.php:684]
    How can I export all of the templates?

    The current version is 2.2.3.
Working...