Ad Widget

Collapse

DBTrends -Flushing Stopping server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pdulam
    Junior Member
    • Jun 2013
    • 5

    #1

    DBTrends -Flushing Stopping server

    Hi

    Zabbix version : 1.8.10


    We are having an issue with Zabbix server down periodically.

    My 4th level debug statements shows that, this happens always after the DBFlush_trends() …that means after the flushing DB Trends Data in to the Database.

    It is very repetitive and happens periodically.

    I am wondering if this is related to any specific DB and Zabbix issue or Configuration issue?

    Pl let me know

    Thanks

    -Praveen
    408 218 0000 (Cell)

    970:20130706:090612.361 query [txnlev:1] [insert into trends_uint (itemid,clock,num,value_min,value_avg,value_max) values (40644,1373065200,1,0,0,0);
    ]
    970:20130706:090612.362 End of DCflush_trends()
    970:20130706:090612.362 In DCflush_trends() trends_num:1
    970:20130706:090612.362 query [txnlev:1] [insert into trends (itemid,clock,num,value_min,value_avg,value_max) values (51195,1373054400,2,0.000000,0.000000,0.000000);
    ]
    970:20130706:090612.362 End of DCflush_trends()
    970:20130706:090612.362 query [txnlev:1] [commit;]
    970:20130706:090612.363 syncing trends data done
    970:20130706:090612.363 End of DCsync_trends()
    970:20130706:090612.363 End of DCsync_all()
    970:20130706:090612.364 In zbx_mem_destroy() descr:'history cache'
    970:20130706:090612.364 End of zbx_mem_destroy()
    970:20130706:090612.364 In zbx_mem_destroy() descr:'history text cache'
    970:20130706:090612.364 End of zbx_mem_destroy()
    970:20130706:090612.364 In zbx_mem_destroy() descr:'trend cache'
    970:20130706:090612.364 End of zbx_mem_destroy()
    970:20130706:090612.364 End of free_database_cache()
    970:20130706:090612.364 In free_configuration_cache()
    970:20130706:090612.364 In zbx_mem_destroy() descr:'configuration cache'
    970:20130706:090612.364 End of zbx_mem_destroy()
    970:20130706:090612.364 In zbx_strpool_destroy()
    970:20130706:090612.364 In zbx_mem_destroy() descr:'string pool'
    970:20130706:090612.364 End of zbx_mem_destroy()
    970:20130706:090612.364 End of zbx_strpool_destroy()
    970:20130706:090612.364 End of free_configuration_cache()
    970:20130706:090612.364 In free_selfmon_collector() collector:0xb4afd000
    970:20130706:090612.364 End of free_selfmon_collector()
Working...