- [1;31mWarning: poller.php is deprecated![0m Use [1mlnms device:poll[0m instead.
- Override poller modules: unix-agent, core, os, availability, ipmi, sensors, processors, mempools, storage, netstats, hr-mib, ucd-mib, ipSystemStats, ports, xdsl, customoid, bgp-peers, junose-atm-vp, printer-supplies, ucd-diskio, vminfo, wifi, wireless, ospf, isis, cisco-ipsec-flow-monitor, cisco-remote-access-monitor, cisco-cef, slas, cisco-mac-accounting, cipsec-tunnels, cisco-ace-loadbalancer, cisco-ace-serverfarms, cisco-asa-firewall, cisco-voice, cisco-cbqos, cisco-otv, cisco-qfp, cisco-vpdn, nac, netscaler-vsvr, aruba-controller, entity-physical, entity-state, applications, stp, ntp, loadbalancers, mef, mpls
- SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.9ms]
- SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.81ms]
- SQL[[1;33mselect version() [0;33m[][0m 0.67ms]
- ===========================================
- Component | Version
- --------- | -------
- LibreNMS | 24.4.1-53-g6c6bdf26d (2024-05-19T22:46:16+08:00)
- DB Schema | 2024_04_29_183605_custom_maps_drop_background_suffix_and_background_version (294)
- PHP | 8.1.2-1ubuntu2.17
- Python | 3.10.12
- Database | MariaDB 10.6.16-MariaDB-0ubuntu0.22.04.1
- RRDTool | 1.7.2
- SNMP | 5.9.1
- ===========================================
- Updating os_def.cache
- Starting polling run:
- SQL[[1;33mselect `device_id` from `devices` where `hostname` = ? [0;33m["10.100.11.151"][0m 0.95ms]
- SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[5][0m 0.89ms]
- Hostname: 10.100.11.151
- ID: 5
- OS: generic
- IP: 10.100.11.151
- Attempting to initialize OS: generic
- OS initialized: LibreNMS\OS\Generic
- SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[5][0m 0.83ms]
- [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.100.11.151'
- response: 10.100.11.151 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.239/0.242/0.243
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]
- SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::zeroDotZero
- SQL[[1;33mupdate `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? [0;33m["2024-05-20 12:08:13",0.242,5][0m 1.4ms]
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [0;33m[5][0m 0.96ms]
- #### Load poller module core ####
- Module enabled: Global + | OS | Device | Manual
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]
- .*.*.0 = 141522957
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]
- SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = No Such Object available on this agent at this OID
- HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
- Uptime seconds: 1415230
- Uptime: 2 weeks 2 days 9 hours 7 minutes 10 seconds
- SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[1415230,5][0m 1.35ms]
- >> [0;36mSNMP[0m: [3/0.06s] [1;33mMySQL[0m: [4/0.05s]
- >> Runtime for poller module 'core': 0.0480 seconds with 167992 bytes
- #### Unload poller module core ####
- #### Load poller module os ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[2][0m 0.74ms]
- Location: Location
- Hardware:
- OS Version:
- OS Features:
- Serial:
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'os': 0.0039 seconds with 123944 bytes
- #### Unload poller module os ####
- #### Load poller module availability ####
- Module enabled: Global + | OS | Device + | Manual
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1716091693][0m 0.85ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,86400][0m 0.59ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,17][0m 0.67ms]
- 1 day : 100%
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1715573293][0m 0.67ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,604800][0m 0.69ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,18][0m 0.55ms]
- 1 week : 100%
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1713586093][0m 0.65ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,2592000][0m 0.64ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,19][0m 0.48ms]
- 1 month : 100%
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1684642093][0m 0.77ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,31536000][0m 0.68ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,20][0m 0.48ms]
- 1 year : 100%
- SQL[[1;33mdelete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [0;33m[5,17,18,19,20][0m 0.49ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [13/0.08s]
- >> Runtime for poller module 'availability': 0.0156 seconds with 71656 bytes
- #### Unload poller module availability ####
- #### Load poller module sensors ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[5][0m 0.63ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'sensors': 0.0014 seconds with 2768 bytes
- #### Unload poller module sensors ####
- #### Load poller module processors ####
- Module enabled: Global + | OS | Device | Manual
- Attempting to initialize OS: generic
- OS initialized: LibreNMS\OS\Generic
- SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[5][0m 0.76ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'processors': 0.0026 seconds with 127160 bytes
- #### Unload poller module processors ####
- #### Load poller module mempools ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[5][0m 0.53ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'mempools': 0.0022 seconds with 83048 bytes
- #### Unload poller module mempools ####
- #### Load poller module netstats ####
- Module enabled: Global + | OS | Device | Manual
- icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0'[0m]
- IP-MIB::icmpInMsgs.0 = 28900
- IP-MIB::icmpOutMsgs.0 = 28900
- IP-MIB::icmpInErrors.0 = 0
- IP-MIB::icmpOutErrors.0 = 0
- IP-MIB::icmpInEchos.0 = 28899
- IP-MIB::icmpOutEchos.0 = 0
- IP-MIB::icmpInEchoReps.0 = 0
- IP-MIB::icmpOutEchoReps.0 = 0
- IP-MIB::icmpInDestUnreachs.0 = 1
- IP-MIB::icmpOutDestUnreachs.0 = 1
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0'[0m]
- IP-MIB::icmpInParmProbs.0 = 0
- IP-MIB::icmpInTimeExcds.0 = 0
- IP-MIB::icmpInSrcQuenchs.0 = 0
- IP-MIB::icmpInRedirects.0 = 0
- IP-MIB::icmpInTimestamps.0 = 0
- IP-MIB::icmpInTimestampReps.0 = 0
- IP-MIB::icmpInAddrMasks.0 = 0
- IP-MIB::icmpInAddrMaskReps.0 = 0
- IP-MIB::icmpOutTimeExcds.0 = 0
- IP-MIB::icmpOutParmProbs.0 = 0
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'[0m]
- IP-MIB::icmpOutSrcQuenchs.0 = 0
- IP-MIB::icmpOutRedirects.0 = 0
- IP-MIB::icmpOutTimestamps.0 = 0
- IP-MIB::icmpOutTimestampReps.0 = 0
- IP-MIB::icmpOutAddrMasks.0 = 0
- IP-MIB::icmpOutAddrMaskReps.0 = 0
- ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0'[0m]
- IP-MIB::ipForwDatagrams.0 = 0
- IP-MIB::ipInDelivers.0 = 11046276
- IP-MIB::ipInReceives.0 = 11046277
- IP-MIB::ipOutRequests.0 = 11131319
- IP-MIB::ipInDiscards.0 = 0
- IP-MIB::ipOutDiscards.0 = 0
- IP-MIB::ipOutNoRoutes.0 = 0
- IP-MIB::ipReasmReqds.0 = 2
- IP-MIB::ipReasmOKs.0 = 1
- IP-MIB::ipReasmFails.0 = 0
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'[0m]
- IP-MIB::ipFragOKs.0 = 0
- IP-MIB::ipFragFails.0 = 0
- IP-MIB::ipFragCreates.0 = 0
- IP-MIB::ipInUnknownProtos.0 = 0
- IP-MIB::ipInHdrErrors.0 = 0
- IP-MIB::ipInAddrErrors.0 = 0
- ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]
- IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
- snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0'[0m]
- SNMPv2-MIB::snmpInPkts.0 = 6720110
- SNMPv2-MIB::snmpOutPkts.0 = 6720102
- SNMPv2-MIB::snmpInBadVersions.0 = 0
- SNMPv2-MIB::snmpInBadCommunityNames.0 = 6
- SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
- SNMPv2-MIB::snmpInASNParseErrs.0 = 0
- SNMPv2-MIB::snmpInTooBigs.0 = 0
- SNMPv2-MIB::snmpInNoSuchNames.0 = 0
- SNMPv2-MIB::snmpInBadValues.0 = 0
- SNMPv2-MIB::snmpInReadOnlys.0 = 0
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0'[0m]
- SNMPv2-MIB::snmpInGenErrs.0 = 0
- SNMPv2-MIB::snmpInTotalReqVars.0 = 26131725
- SNMPv2-MIB::snmpInTotalSetVars.0 = 0
- SNMPv2-MIB::snmpInGetRequests.0 = 6391312
- SNMPv2-MIB::snmpInGetNexts.0 = 257329
- SNMPv2-MIB::snmpInSetRequests.0 = 0
- SNMPv2-MIB::snmpInGetResponses.0 = 0
- SNMPv2-MIB::snmpInTraps.0 = 0
- SNMPv2-MIB::snmpOutTooBigs.0 = 3
- SNMPv2-MIB::snmpOutNoSuchNames.0 = 6037082
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'[0m]
- SNMPv2-MIB::snmpOutBadValues.0 = 0
- SNMPv2-MIB::snmpOutGenErrs.0 = 0
- SNMPv2-MIB::snmpOutGetRequests.0 = 0
- SNMPv2-MIB::snmpOutGetNexts.0 = 0
- SNMPv2-MIB::snmpOutSetRequests.0 = 0
- SNMPv2-MIB::snmpOutGetResponses.0 = 6720104
- SNMPv2-MIB::snmpOutTraps.0 = 0
- SNMPv2-MIB::snmpSilentDrops.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpProxyDrops.0 = No Such Object available on this agent at this OID
- udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]
- UDP-MIB::udpInDatagrams.0 = 6729854
- UDP-MIB::udpOutDatagrams.0 = 6720105
- UDP-MIB::udpInErrors.0 = 0
- UDP-MIB::udpNoPorts.0 = 144137
- tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0'[0m]
- TCP-MIB::tcpActiveOpens.0 = 0
- TCP-MIB::tcpPassiveOpens.0 = 334408
- TCP-MIB::tcpAttemptFails.0 = 0
- TCP-MIB::tcpEstabResets.0 = 134327
- TCP-MIB::tcpCurrEstab.0 = 0
- TCP-MIB::tcpInSegs.0 = 4143611
- TCP-MIB::tcpOutSegs.0 = 4382029
- TCP-MIB::tcpRetransSegs.0 = 289
- TCP-MIB::tcpInErrs.0 = 0
- TCP-MIB::tcpOutRsts.0 = 84836
- >> [0;36mSNMP[0m: [11/0.23s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'netstats': 0.2330 seconds with 42184 bytes
- #### Unload poller module netstats ####
- #### Load poller module ucd-mib ####
- Module enabled: Global + | OS | Device | Manual
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
- systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
- laLoadInt.1 = No Such Object available on this agent at this OID
- laLoadInt.2 = No Such Object available on this agent at this OID
- laLoadInt.3 = No Such Object available on this agent at this OID
- >> [0;36mSNMP[0m: [2/0.03s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'ucd-mib': 0.0342 seconds with 12448 bytes
- #### Unload poller module ucd-mib ####
- #### Load poller module ipSystemStats ####
- Module enabled: Global + | OS | Device | Manual
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
- ipSystemStatsTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID
- >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'ipSystemStats': 0.0248 seconds with 4040 bytes
- #### Unload poller module ipSystemStats ####
- #### Load poller module ports ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [0;33m[5][0m 1.15ms]
- Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
- ifXEntry = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ifXEntry = No Such Object available on this agent at this OID
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifEntry'[0m]
- ifIndex.1 = 1
- ifDescr.1 = eth0
- ifType.1 = ethernetCsmacd
- ifMtu.1 = 1500
- ifSpeed.1 = 100000000
- ifPhysAddress.1 = 2c:26:5f:3b:52:32
- ifAdminStatus.1 = up
- ifOperStatus.1 = up
- ifLastChange.1 = 190
- ifInOctets.1 = 2545457327
- ifInUcastPkts.1 = 11049052
- ifInNUcastPkts.1 = 123855166
- ifInDiscards.1 = 0
- ifInErrors.1 = 0
- ifInUnknownProtos.1 = 0
- ifOutOctets.1 = 3146169361
- ifOutUcastPkts.1 = 11290390
- ifOutNUcastPkts.1 = 8
- ifOutDiscards.1 = 0
- ifOutErrors.1 = 0
- ifOutQLen.1 = 0
- ifSpecific.1 = zeroDotZero
- dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
- dot3StatsDuplexStatus = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
- dot1qPvid = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID
- array (
- 1 =>
- array (
- 'ifIndex' => '1',
- 'ifDescr' => 'eth0',
- 'ifType' => 'ethernetCsmacd',
- 'ifMtu' => '1500',
- 'ifSpeed' => '100000000',
- 'ifPhysAddress' => '2c:26:5f:3b:52:32',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '190',
- 'ifInOctets' => '2545457327',
- 'ifInUcastPkts' => '11049052',
- 'ifInNUcastPkts' => '123855166',
- 'ifInDiscards' => '0',
- 'ifInErrors' => '0',
- 'ifInUnknownProtos' => '0',
- 'ifOutOctets' => '3146169361',
- 'ifOutUcastPkts' => '11290390',
- 'ifOutNUcastPkts' => '8',
- 'ifOutDiscards' => '0',
- 'ifOutErrors' => '0',
- 'ifOutQLen' => '0',
- 'ifSpecific' => 'zeroDotZero',
- ),
- )
- valid
- Port eth0: eth0 (1 / #116) ifInOctets
- ifOutOctets
- ifInUcastPkts
- ifOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifSpeed (100000000)
- VLAN = ? Using ifDescr as ifAlias
- Using ifDescr as ifName
- eth0
- ifInOctets (269071 B) 1416.1631578947 Bps 190 secs
- ifOutOctets (15964 B) 84.021052631579 Bps 190 secs
- ifInErrors (0 B) 0 Bps 190 secs
- ifOutErrors (0 B) 0 Bps 190 secs
- ifInUcastPkts (94 B) 0.49473684210526 Bps 190 secs
- ifOutUcastPkts (94 B) 0.49473684210526 Bps 190 secs
- ifInNUcastPkts (4321 B) 22.742105263158 Bps 190 secs
- ifOutNUcastPkts (0 B) 0 Bps 190 secs
- ifInDiscards (0 B) 0 Bps 190 secs
- ifOutDiscards (0 B) 0 Bps 190 secs
- ifInUnknownProtos (0 B) 0 Bps 190 secs
- ifInBroadcastPkts (0 B) 0 Bps 190 secs
- ifOutBroadcastPkts (0 B) 0 Bps 190 secs
- ifInMulticastPkts (0 B) 0 Bps 190 secs
- ifOutMulticastPkts (0 B) 0 Bps 190 secs
- bps(11.33 kbps/672 bps)bytes(262.76 KiB/15.59 KiB)pkts(0.49 pps/0.49 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["2545457327",2545188256,1416.1631578947367,269071,"3146169361",3146153397,84.02105263157895,15964,"0",0,0,0,"0",0,0,0,"11049052",11048958,0.49473684210526314,94,"11290390",11290296,0.49473684210526314,94,1716178094,1716177904,190,116][0m 1.16ms]
- SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m["123855166",123850845,22.742105263157896,4321,"8",8,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116][0m 1.34ms]
- 2 updated
- SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1716178094,1716177904,null][0m 0.56ms]
- 0 updated
- >> [0;36mSNMP[0m: [4/0.09s] [1;33mMySQL[0m: [4/0.04s]
- >> Runtime for poller module 'ports': 0.1011 seconds with 64448 bytes
- #### Unload poller module ports ####
- #### Load poller module customoid ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[5][0m 0.62ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'customoid': 0.0015 seconds with 3096 bytes
- #### Unload poller module customoid ####
- #### Load poller module ucd-diskio ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id` = ? [0;33m[5][0m 0.48ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- >> Runtime for poller module 'ucd-diskio': 0.0013 seconds with 2640 bytes
- #### Unload poller module ucd-diskio ####
- #### Load poller module entity-physical ####
- Module enabled: Global + | OS | Device | Manual
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'entity-physical': 0.0005 seconds with 2064 bytes
- #### Unload poller module entity-physical ####
- #### Load poller module applications ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [0;33m[5][0m 0.81ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'applications': 0.0029 seconds with 66856 bytes
- #### Unload poller module applications ####
- #### Load poller module stp ####
- Module enabled: Global + | OS | Device | Manual
- Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[5][0m 0.79ms]
- Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[5][0m 0.78ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.02s]
- >> Runtime for poller module 'stp': 0.0037 seconds with 143952 bytes
- #### Unload poller module stp ####
- #### Load poller module ntp ####
- Module enabled: Global + | OS | Device | Manual
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'ntp': 0.0005 seconds with 2008 bytes
- #### Unload poller module ntp ####
- SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[5][0m 0.79ms]
- Enabled graphs (13): uptime poller_modules_perf availability netstat_icmp netstat_icmp_info netstat_ip netstat_ip_frag netstat_snmp netstat_snmp_pkt netstat_udp netstat_tcp poller_perf ping_perf
- SQL[[1;33mupdate `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? [0;33m["2024-05-20 12:08:14",1.5359690189361572,5][0m 0.96ms]
- #### Start Alerts ####
- SQL[[1;33mselect `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [0;33m[5][0m 0.74ms]
- SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`start`) <= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2024-05-20T04:08:14.283900Z","2024-05-20T04:08:14.283900Z",0,1,"04:08:14","04:08:14","04:08:14","04:08:14","[41m%","device",5,"location",2][0m 1.12ms]
- SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[5][0m 0.82ms]
- SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
- LEFT JOIN alert_device_map d ON a.id=d.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND d.device_id = ?)
- LEFT JOIN alert_group_map g ON a.id=g.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND g.group_id IN (SELECT DISTINCT device_group_id FROM device_group_device WHERE device_id = ?))
- LEFT JOIN alert_location_map l ON a.id=l.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND l.location_id IN (SELECT DISTINCT location_id FROM devices WHERE device_id = ?))
- LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
- LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
- WHERE a.disabled = 0 AND (
- (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
- OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
- OR (a.invert_map = 1 AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL) AND (ld.device_id != ? OR ld.device_id IS NULL))
- ) [0;33m[5,5,5,5,5,5,5,5,5,5,5][0m 1.58ms]
- #### End Alerts (0.0125s) ####
- ### Start Device Groups ###
- SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.57ms]
- SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[5][0m 0.64ms]
- Groups Added: Removed:
- ### End Device Groups (0.0022s) ###
- >>> Polled 10.100.11.151 (5) in 1.536 seconds <<<
- [0;36mSNMP[0m [21/0.44s]: Snmpget[15/0.31s] Snmpwalk[6/0.13s]
- [1;33mSQL[0m [44/0.35s]: Select[33/0.26s] Update[10/0.09s] Delete[1/0.00s]