Ad Widget

Collapse

Problem with Unreacheble poller

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AllertGen
    Member
    • Dec 2013
    • 30

    #1

    Problem with Unreacheble poller

    Hi to everyone.
    I have some strange problem with Unreachable poller at SNMP items. If some of my hosts starting to response longer than usual (for example becouse of the network load), my Unreachable poller raising severely (the busy status). But even after returning to normal the response time problem is still here. Unreachable poller is under heavy load and the items still staing in "more than 10 min queue" but the connection is Ok.

    I have a filling that the Unreacheble poller don't using timeout parameter at all. It's starting checking availability of the item and waiting forever for responce. And becouse of this it's not going for checking next item. But how to check it?

    If I'm rebooting zabbix server it's returning to normal until first problem with connection.

    This is how the Unreachable poller is raising:


    I reloading zabbix server until poller reach 100% becouse in this way my zabbix server stoping collecting any SNMP information.


    Additional information:
    All items is SNMPv3 agent. There is no such problems with simple checks or zabbix agent.
    OS:
    #uname -a
    Linux Zabbix 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
    #cat /etc/issue
    CentOS release 6.5 (Final)

    Zabbix (with MySQL):
    Arch : x86_64
    Version : 2.2.1
    Release : 1.el6

    Config file:
    StartPollers=60
    StartPollersUnreachable=60 #Such a high parameter just for the test (but result at the graph)
    StartPingers=20
    StartDiscoverers=1
    StartTimers=5
    MaxHousekeeperDelete=3000
    SenderFrequency=60
    CacheSize=64M
    StartDBSyncers=6
    HistoryCacheSize=16M
    ValueCacheSize=24M
    Timeout=3
    # UnreachablePeriod=60 # Deafult value
    UnavailableDelay=30
    UnreachableDelay=4
    LogSlowQueries=1500
  • AllertGen
    Member
    • Dec 2013
    • 30

    #2
    Additional information.
    I looked at log file at the time when Unreachable poller started to grow (and appeared queue for 1 item) and I don't see a message like "SNMP agent checks on host "#######": host unavailable".
    As I know from the manual item transfering in unracheble poller after this message (when item is getting unreacheble status).

    Comment

    • AllertGen
      Member
      • Dec 2013
      • 30

      #3
      Found out that problem only with APC devices. Template for this devices was made by me (this template in attachment). But problem only in this tamplate (I have a lot of others tamplates made by me for network devices but I don't have such a problem with them).
      Did I created it in some wrong way?
      Attached Files

      Comment

      Working...