Ad Widget

Collapse

Problem import maps from Zabbix 7.2.3 to 8.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • piton4ik
    Junior Member
    • Nov 2024
    • 17

    #1

    Problem import maps from Zabbix 7.2.3 to 8.0

    I installed the new Zabbix 8.0.0 beta 2 for testing and migrated hosts and templates, but I can't import the monitoring map.

    host "ping3-100" is already exist

    PHP Code:
    Cannot find host "ping3-100" used in map "Ping3". [zabbix.php:17 → require_once() → ZBase->run() → ZBase->processRequest() → CController->run() → CControllerPopupImport->doAction() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CConfiguration->import() → CConfiguration->importForce() → CConfigurationImport->import() → CConfigurationImport->processMaps() → CMapImporter->import() → CMapImporter->resolveMapReferences() in include/classes/import/importers/CMapImporter.php:77

    how to fix it?
  • piton4ik
    Junior Member
    • Nov 2024
    • 17

    #2
    problem is fixed,
    i edit file and replace name ping3-100 to ip,
    import is complete
    thank you

    Comment

    Working...