Description
Hi,
i cannot discover and poll our BIG IP F5 Load Balancers
./discovery.php -d -h went in timeout
CMD[/usr/bin/snmpbulkwalk -Cr'80' -t '10' -r '3' -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.160.23.31':'161' sysORDescr]
CMD EXITCODE[1]
CMD RUNTIME[40.0578s]
STDOUT[
]
STDERR[
Timeout: No Response from udp:10.160.23.31:161
This seem to work:
/usr/bin/snmpbulkwalk -Cr'20' -t '5' -v2c -c IcTuCsC -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.160.23.31':'161'
how can i change the behaviuor of the discovery?
Observium CE | 23.1.12493 (26th January 2023) |
OS | Linux 4.19.0-20-amd64 [amd64] (Debian 10) |
Apache | 2.4.46 (Debian) |
PHP | 7.3.31-1~deb10u1 (OPcache: ENABLED) (Memory: 128MB) |
Python | 3.7.3 |
MariaDB | 10.3.36-MariaDB-0+deb10u2 (extension: mysqli 5.0.12-dev) |
SNMP | NET-SNMP 5.7.3 |
RRDtool | 1.7.1 (rrdcached 1.7.1: unix:/var/run/rrdcached.sock) |
Fping | 5.0 (IPv4 and IPv6) |
Thanks