Ad Widget

Collapse

DBget_trigger_update_sql():FAIL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • guaracy_tome
    Junior Member
    • May 2013
    • 7

    #1

    DBget_trigger_update_sql():FAIL

    Hello,

    I've been searching for days about this DBget_trigger_update_sql():FAIL

    I have 1 master and 2 slave nodes.

    One node sync very well. All data can be seeing in almost realtime.

    This second node stop syncing when it send the configuration changes.


    ******************************************
    sending configuration changes to master node 1 for node 4 datalen 3058245
    ******************************************

    The zabbix_server.conf is pretty identical, except for the IP's and NODEID, of corse.

    I already tried to drop the database and start everything from zero. I didi the zabbix_server -n 4 to configure the database to node format.

    I have others sites with this node distribuition and averything works good.

    I made these triggers and it work fine. By the way, everything works fine on node, but the sync.

    The Zabbix of all three server are 2.0.6.

    This is the debug log with the error. I don't know if is the rel problem, but i can't see anything else.


    I'll glad to provide more information if necessary.

    Thanks in advance.
    Attached Files
  • Heilig
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Mar 2013
    • 366

    #2
    Your part of log file doesn't contain errors.
    "End of DBget_trigger_update_sql(): FAIL" means that condition in which the trigger must fire not satisfied.

    Did you read this documentation page (https://www.zabbix.com/documentation...toring/nodes)?
    Please, check that port between master and slave nodes is available.

    Comment

    • guaracy_tome
      Junior Member
      • May 2013
      • 7

      #3
      debug log

      Hello Heilig,

      I'm sorry, but I can't find any documentation about the outputs of debug log.
      Yes, I read the documentation on site many times.
      There is no communication problem between slave and master nodes.
      Everything gets synced util the slave sends the configuration changes, after that everything stop.
      I'm getting another kind of error in other node with the same master. It sync beautiful, but the events.

      Do you have any clue or documentation about the debug log?

      Comment

      • Heilig
        Senior Member
        Zabbix Certified Trainer
        Zabbix Certified SpecialistZabbix Certified Professional
        • Mar 2013
        • 366

        #4
        No, I don't.
        Please, read https://support.zabbix.com/browse/ZBXNEXT-191 and use zabbix proxies instead zabbix nodes.

        Comment

        Working...