Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7838

Maps become unavailable when an item is in maintenance

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.3
    • 2.2.0
    • Frontend (F)

      When an element of a map is in maintenance you cannot select this map from monitoring -> maps.

      This seems to be a return of the issue in ZBX-1605. The same error is logged in the apache logs:
      [Wed Feb 19 13:10:59 2014] [error] [client ********] PHP Fatal error: Call to undefined function get_maintenance_by_maintenanceid() in /usr/share/zabbix/include/maps.inc.php on line 1248

      Workaround is to add require_once('include/maintenances.inc.php'); to include/maps.inc.php ;
      The map can still be edited, just not displayed.

            kodai Kodai Terashima
            peterb_ Peter van den Berg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: