If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Hi there, I' having problem when my hosts monitored reaches more than 20. When I use the SNMP template, it always timed out. It was still ok when I have only 10 devices monitored. What seems to be the problem here?
TIA!
there was a bug (not sure if it is still in zab 1.1) where if another item type existed for a pure SNMP device (like a switch) then all the items would fail with a timeout.
this is actually pretty easy to do if somebody defines something and hits the "add to all" button.
I'd check both the template and your individual devices for non-snmp items that may have gotten stuck in there.
1. Is to have a timeout field by host.
Because no every device will respond on 10, 15, 20 seconds depending on the network and if the device is busy.
2. The community string have to be by host no by item, and the item get the community from the host.
Because if you have a item that have certain community string you have to reset the community string on all the devices. This is not a complex task if you have 10 or 20 devices but if you have more than 100 like an ISP, this is a long way run & tedious.
Comment