Ad Widget

Collapse

What is in zabbix queue??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KrzychK2
    Junior Member
    • Mar 2010
    • 3

    #1

    What is in zabbix queue??

    Hi

    How can I see what is in zabbix queue??

    I have problem with 1.8.1 on PostgreSQL. Server is working from 6 or 7 weeks without any problem. Today I have noticed 274 in more than 10 minutes queue. This is strange because yesterday was only 1.

    I have checked active sql on database and I see nothing active (besides current inserts).

    Please help me how to detect what is hanging. Since yesterday I have nothing added to zabbix.
  • hulting74
    Member
    • Nov 2008
    • 30

    #2
    Usually when items are piling up in the Zabbix queue, there is something not quite right.

    I would check the zabbix_server.log for error messages.

    /S

    Comment

    • KrzychK2
      Junior Member
      • Mar 2010
      • 3

      #3
      Originally posted by hulting74
      Usually when items are piling up in the Zabbix queue, there is something not quite right.

      I would check the zabbix_server.log for error messages.

      /S
      Right. But after so long time now something is working wrong??

      The only thing problem I see and is:

      Item [SMGHQ008:net.if.out[eth0,bytes]] error: Type of received value [1331002431617] is not suitable for value type [Numeric (float)]


      OK. I have found what was the problem. Zabbix proxy has died. But still it is really big problem that there is no way to look what has stuck in queues.
      Last edited by KrzychK2; 14-04-2010, 08:17.

      Comment

      • alixen
        Senior Member
        • Apr 2006
        • 474

        #4
        Hi,

        Originally posted by KrzychK2
        But still it is really big problem that there is no way to look what has stuck in queues.
        You can get detailed status of Zabbix queue in Administration/Queue page by selecting "Detailed" option instead of "Overview" in upper right dropdown menu.

        Regards,
        Alixen
        http://www.alixen.fr/zabbix.html

        Comment

        • KrzychK2
          Junior Member
          • Mar 2010
          • 3

          #5
          Originally posted by alixen
          Hi,



          You can get detailed status of Zabbix queue in Administration/Queue page by selecting "Detailed" option instead of "Overview" in upper right dropdown menu.

          Regards,
          Alixen
          Oh. THIS is IT Thanks a lot

          Comment

          Working...