It's already done...
Ad Widget
Collapse
queue problem
Collapse
X
-
-
If it is growing, need to continue troubleshooting..
So, most of delayed Items is "Description" and "Alias of interface" (text information)
In latest data do you have some data collected for problematic Items?
Is it related to all devices or just some?
Is it possible to reduce number of suspects? (network segment or device type)
Br, AlexanderComment
-
Try to list all devices with problems and check type and model. Is it different or the same?
When last successful check was done for each problematic Item? Could be, some change was done just after that.
Then, could be good to check MIB responsinility. Check/install net-snmp net-snmp-utils on Proxy and try to get information directly using snmpwalk and snmpget.
Does devices respond to snmpget requests? (this is actually the same way as zabbix get the data)
If problematic devices can send SNMP traps, try to reconfigure Items to receive SNMP traps. This can be as possible solution for this type of items.
SNMT Trap config
Br, AlexanderComment
-
Hi!
If using snmpget command you are getting value without huge delay, check what is wrong with Item key. Zabbix getting information the same way.
What is a time/date of last successful check? Was something changed right after?
Br, AlexComment
-
Please, try to switch off "Use bulk requests" on SNMP interfaces for problematic hosts.
Could be, some devices does not support for this option.
Br, AlexComment
-
Please, first try to do it on most problematic hosts manually.
If this will helps, I'll help with script for all devices.
To make sql query, need to filter out only devices where this change is needed, not for all, I guess.
Br, AlexComment
-
Comment