Ad Widget

Collapse

Undefined index: ymin_type importing templates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • auro
    Junior Member
    • Sep 2009
    • 29

    #1

    Undefined index: ymin_type importing templates

    Hi folks!

    I'm using Zabbix 1.8.2 from backports, and having trouble importing some templates.

    # Undefined index: ymin_type[/usr/share/zabbix/api/classes/class.cgraph.php:700]
    # Undefined index: ymax_type[/usr/share/zabbix/api/classes/class.cgraph.php:714]
    # Undefined index: ymin_type[/usr/share/zabbix/api/classes/class.cgraph.php:700]
    # Undefined index: ymax_type[/usr/share/zabbix/api/classes/class.cgraph.php:714]
    # Undefined index: ymin_type[/usr/share/zabbix/api/classes/class.cgraph.php:700]
    # Undefined index: ymax_type[/usr/share/zabbix/api/classes/class.cgraph.php:714]

    As described below in jira, the problem is already fixed in the 1.8.3, but how can i manually fix those errors? (maybe richlv?)



    Thanks in advance!

    Regards,

    Auro
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    you could try to extract the patch from svn, but it might rely on other changes. personally i'd just suggest using svn head frontend from 1.8 branch at this time
    Zabbix 3.0 Network Monitoring book

    Comment

    • antoxa
      Junior Member
      • Aug 2011
      • 1

      #3
      https://support.zabbix.com/browse/ZBX-2431?focusedCommentId=46092#comment-46092

      Comment

      Working...