Ad Widget

Collapse

zabbix distributed env. graphs SQL error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crashdummyMCH
    Member
    • Jun 2006
    • 33

    #1

    zabbix distributed env. graphs SQL error

    upon installing zabbix in a distributed environment and selecting <all hosts>

    receive following error:
    * Error in query [select distinct g.* from graphs g left join graphs_items gi on g.graphid=gi.graphid left join items i on gi.itemid=i.itemid while (g.graphid div 100000000000000) in (2) and ( i.hostid not in (-1) OR i.hostid is NULL ) order by g.name, g.graphid] [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'while (g.graphid div 100000000000000) in (2) and ( i.hostid not in (-1) OR i.' at line 1]
    * mysql_fetch_array(): supplied argument is not a valid MySQL result resource[/etc/zabbix/db.inc.php:411]
  • Aly
    ZABBIX developer
    • May 2007
    • 1126

    #2
    Use search on forum.
    Zabbix | ex GUI developer

    Comment

    Working...