Ad Widget

Collapse

Zabbix Proxy queue discrepancy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rhoekstra
    Junior Member
    • Jan 2014
    • 3

    #1

    Zabbix Proxy queue discrepancy

    Hi, A few things I'd like to know about proxy and queue...

    I'm running an environment with a proxy. the proxy queue, according to the gui, has 1 item in the queue, which appears to be waiting for data over 10 minutes. (Administration -> Queue -> Overvieuw by proxy). In this case, there's a '1' with red back-ground for the proxy. Any other number is 0 with green back-ground. Below it states 'Total: 2,' though.

    When switching to (Administration -> Queue ->) 'Details', it shows no item whatsoever, yet below it states 'Displaying 0 of 1 found'.

    When I go to Monitoring -> latest data, select the proxy and view graph of queue (either zabbix[queue] or zabbix[queue,10m]), it shows there's over 100 (currently around 130) items in the queue.


    Is this another queue or something? They should be alike in my opinion..

    Thanks in advance,

    Robert
  • wick
    Member
    • May 2017
    • 57

    #2
    Hi rhoekstra,

    Can you put a screen of your graph on the forum ?

    I think you can restart your proxy and before change some value on config file same as :

    Code:
    # nano /etc/zabbix/zabbix_proxy.conf
    StartPollers=
    StartPollersUnreachable=
    StartDiscoverers=
    All this value depend of the number of host you monitor

    Comment

    Working...