- LibreNMS Poller
- SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.49ms]
- SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.28ms]
- SQL[[1;33mselect version() [0;33m[][0m 0.23ms]
- ===========================================
- Component | Version
- --------- | -------
- LibreNMS | 23.1.0 (2023-01-25T00:15:05+01:00)
- DB Schema | 2022_08_15_084507_add_rrd_type_to_wireless_sensors_table (248)
- PHP | 8.1.2-1ubuntu2.10
- Python | 3.10.6
- Database | MariaDB 10.6.11-MariaDB-0ubuntu0.22.04.1
- RRDTool | 1.7.2
- SNMP | 5.9.1
- ===========================================
- DEBUG!
- Updating os_def.cache
- Reporting disabled by user setting
- Starting polling run:
- SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.32.32.147' ORDER BY `device_id` ASC [0;33m[][0m 0.79ms]
- SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[124][0m 0.42ms]
- SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[124][0m 0.32ms]
- Attempting to initialize OS: linux
- Attempting to initialize Group OS: unix
- OS initialized: LibreNMS\OS\Shared\Unix
- Hostname: 10.32.32.147
- Device ID: 124
- OS: linux
- (unix)
- [FPING] '/usr/bin/fping' '-e' '-q' '-c' '4' '-p' '1000' '-t' '1000' '-O' '0' '10.32.32.147'
- response: xmt/rcv/%loss = 4/4/0%, min/avg/max = 0.621/1.07/1.72
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]
- SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.8*
- SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `debug`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [0;33m[0.621,1.72,1.07,4,4,0,"{\"poller_name\":\"FR-LME-SR-LNMS1\"}",124,"2023-02-02 16:53:58"][0m 1.84ms]
- SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[1.07,124][0m 1.38ms]
- 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[124][0m 0.69ms]
- Modules status: Global+
- OS
- Device
- #### Load poller module core ####
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-On' '-t' '10' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]
- .*.*.0 = 199467567
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]
- SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 1994676
- HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
- Uptime seconds: 1994676
- Uptime: 3 weeks 2 days 2 hours 4 minutes 36 seconds
- SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[1994676,124][0m 1.48ms]
- >> Runtime for poller module 'core': 0.0840 seconds with 110112 bytes
- >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [1/0.01s]
- #### Unload poller module core ####
- Modules status: Global-
- OS
- Device
- Module [ unix-agent ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load poller module os ####
- Generic :(
- SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[192][0m 0.39ms]
- Location: ACI - Guardhouse
- Hardware:
- OS Version:
- OS Features:
- Serial:
- >> Runtime for poller module 'os': 0.0024 seconds with 118304 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module os ####
- Modules status: Global+
- OS
- Device
- #### Load poller module availability ####
- SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[124][0m 0.36ms]
- Availability:
- SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[124][0m 0.29ms]
- SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[124,1675266838][0m 0.31ms]
- SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,489][0m 0.21ms]
- 1 day : 100%
- SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[124,1674748438][0m 0.31ms]
- SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,490][0m 0.16ms]
- 1 week : 100%
- SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[124,1672761238][0m 0.24ms]
- SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,491][0m 0.15ms]
- 1 month : 100%
- SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[124,1643817238][0m 0.24ms]
- SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[99.983,492][0m 0.16ms]
- 1 year : 99.983%
- >> Runtime for poller module 'availability': 0.0052 seconds with 19816 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.02s]
- #### Unload poller module availability ####
- Modules status: Global+
- OS
- Device
- #### Load poller module ipmi ####
- SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[124][0m 0.32ms]
- array (
- )
- >> Runtime for poller module 'ipmi': 0.0007 seconds with 1984 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module ipmi ####
- Modules status: Global+
- OS
- Device
- #### Load poller module sensors ####
- SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[124][0m 0.27ms]
- >> Runtime for poller module 'sensors': 0.0005 seconds with 992 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module sensors ####
- Modules status: Global+
- OS
- Device
- #### Load poller module processors ####
- Attempting to initialize OS: linux
- Attempting to initialize Group OS: unix
- OS initialized: LibreNMS\OS\Shared\Unix
- SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[124][0m 0.23ms]
- >> Runtime for poller module 'processors': 0.0011 seconds with 59360 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module processors ####
- Modules status: Global+
- OS
- Device
- #### Load poller module mempools ####
- SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[124][0m 0.38ms]
- >> Runtime for poller module 'mempools': 0.0013 seconds with 79824 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module mempools ####
- Modules status: Global+
- OS
- Device
- #### Load poller module storage ####
- SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[124][0m 0.25ms]
- >> Runtime for poller module 'storage': 0.0005 seconds with 1328 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module storage ####
- Modules status: Global+
- OS
- Device
- #### Load poller module netstats ####
- icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' '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' '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' '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::icmpInMsgs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
- ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' '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' '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::ipForwDatagrams.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
- IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
- IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
- IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
- IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
- IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
- IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
- IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
- IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
- IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
- ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' '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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' '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' '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' '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::snmpInPkts.0 = 515077
- SNMPv2-MIB::snmpOutPkts.0 = 253997
- SNMPv2-MIB::snmpInBadVersions.0 = 0
- SNMPv2-MIB::snmpInBadCommunityNames.0 = 1667
- SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
- SNMPv2-MIB::snmpInASNParseErrs.0 = 66617
- SNMPv2-MIB::snmpInTooBigs.0 = 0
- SNMPv2-MIB::snmpInNoSuchNames.0 = 0
- SNMPv2-MIB::snmpInBadValues.0 = 0
- SNMPv2-MIB::snmpInReadOnlys.0 = 0
- SNMPv2-MIB::snmpInGenErrs.0 = 0
- SNMPv2-MIB::snmpInTotalReqVars.0 = 2118911
- SNMPv2-MIB::snmpInTotalSetVars.0 = 0
- SNMPv2-MIB::snmpInGetRequests.0 = 109165
- SNMPv2-MIB::snmpInGetNexts.0 = 620
- SNMPv2-MIB::snmpInSetRequests.0 = 0
- SNMPv2-MIB::snmpInGetResponses.0 = 0
- SNMPv2-MIB::snmpInTraps.0 = 0
- SNMPv2-MIB::snmpOutTooBigs.0 = 0
- SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
- 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 = 253993
- SNMPv2-MIB::snmpOutTraps.0 = 4
- SNMPv2-MIB::snmpSilentDrops.0 = 0
- SNMPv2-MIB::snmpProxyDrops.0 = 0
- udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]
- UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
- UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
- UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
- UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
- tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-t' '10' '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 = No Such Object available on this agent at this OID
- TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
- >> Runtime for poller module 'netstats': 0.2144 seconds with 24232 bytes
- >> [0;36mSNMP[0m: [6/0.21s] [1;33mMySQL[0m: [0/0.00s]
- #### Unload poller module netstats ####
- Modules status: Global+
- OS
- Device
- #### Load poller module hr-mib ####
- SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
- hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
- hrSystemProcesses.0 = No Such Object available on this agent at this OID
- hrSystemNumUsers.0 = No Such Object available on this agent at this OID
- >> Runtime for poller module 'hr-mib': 0.0354 seconds with 544 bytes
- >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [0/0.00s]
- #### Unload poller module hr-mib ####
- Modules status: Global+
- OS
- Device
- #### Load poller module ucd-mib ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'systemStats'[0m]
- systemStats = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID
- SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' '-t' '10' '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
- >> Runtime for poller module 'ucd-mib': 0.3877 seconds with 65568 bytes
- >> [0;36mSNMP[0m: [2/0.39s] [1;33mMySQL[0m: [0/0.00s]
- #### Unload poller module ucd-mib ####
- Modules status: Global+
- OS
- Device
- #### Load poller module ipSystemStats ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '10' '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
- >> Runtime for poller module 'ipSystemStats': 0.0392 seconds with 808 bytes
- >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [0/0.00s]
- #### Unload poller module ipSystemStats ####
- Modules status: Global+
- OS
- Device
- #### Load poller module ports ####
- 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[124][0m 1.08ms]
- Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
- ifName.1 = lo
- ifName.2 = eth0
- ifName.3 = sit0
- ifInMulticastPkts.1 = 0
- ifInMulticastPkts.2 = 0
- ifInMulticastPkts.3 = 0
- ifInBroadcastPkts.1 = 0
- ifInBroadcastPkts.2 = 0
- ifInBroadcastPkts.3 = 0
- ifOutMulticastPkts.1 = 0
- ifOutMulticastPkts.2 = 0
- ifOutMulticastPkts.3 = 0
- ifOutBroadcastPkts.1 = 0
- ifOutBroadcastPkts.2 = 0
- ifOutBroadcastPkts.3 = 0
- ifHCInOctets.1 = 716463327
- ifHCInOctets.2 = 1323838463537
- ifHCInOctets.3 = 0
- ifHCInUcastPkts.1 = 4239083
- ifHCInUcastPkts.2 = 1449292013
- ifHCInUcastPkts.3 = 0
- ifHCInMulticastPkts.1 = 0
- ifHCInMulticastPkts.2 = 0
- ifHCInMulticastPkts.3 = 0
- ifHCInBroadcastPkts.1 = 0
- ifHCInBroadcastPkts.2 = 0
- ifHCInBroadcastPkts.3 = 0
- ifHCOutOctets.1 = 716463327
- ifHCOutOctets.2 = 153578870107
- ifHCOutOctets.3 = 0
- ifHCOutUcastPkts.1 = 4239083
- ifHCOutUcastPkts.2 = 124304421
- ifHCOutUcastPkts.3 = 0
- ifHCOutMulticastPkts.1 = 0
- ifHCOutMulticastPkts.2 = 0
- ifHCOutMulticastPkts.3 = 0
- ifHCOutBroadcastPkts.1 = 0
- ifHCOutBroadcastPkts.2 = 0
- ifHCOutBroadcastPkts.3 = 0
- ifHighSpeed.1 = 10
- ifHighSpeed.2 = 100
- ifHighSpeed.3 = 0
- ifPromiscuousMode.1 = false
- ifPromiscuousMode.2 = false
- ifPromiscuousMode.3 = false
- ifConnectorPresent.1 = false
- ifConnectorPresent.2 = true
- ifConnectorPresent.3 = true
- ifAlias.1 =
- ifAlias.2 =
- ifAlias.3 =
- ifCounterDiscontinuityTime.1 = 0:0:00:00.00
- ifCounterDiscontinuityTime.2 = 0:0:00:00.00
- ifCounterDiscontinuityTime.3 = 0:0:00:00.00
- ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifDescr'[0m]
- ifDescr.1 = lo
- ifDescr.2 = eth0
- ifDescr.3 = sit0
- ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
- ifAdminStatus.1 = up
- ifAdminStatus.2 = up
- ifAdminStatus.3 = down
- ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
- ifOperStatus.1 = up
- ifOperStatus.2 = up
- ifOperStatus.3 = down
- ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
- ifLastChange.1 = 0
- ifLastChange.2 = 0
- ifLastChange.3 = 0
- ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifType'[0m]
- ifType.1 = softwareLoopback
- ifType.2 = ethernetCsmacd
- ifType.3 = tunnel
- ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
- ifPhysAddress.1 =
- ifPhysAddress.2 = bc:32:5f:0:11:e0
- ifPhysAddress.3 =
- ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifMtu'[0m]
- ifMtu.1 = 65536
- ifMtu.2 = 1500
- ifMtu.3 = 1480
- ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
- ifInErrors.1 = 0
- ifInErrors.2 = 0
- ifInErrors.3 = 0
- ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
- ifOutErrors.1 = 0
- ifOutErrors.2 = 0
- ifOutErrors.3 = 0
- ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
- ifInDiscards.1 = 0
- ifInDiscards.2 = 2072536
- ifInDiscards.3 = 0
- ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '10' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
- ifOutDiscards.1 = 0
- ifOutDiscards.2 = 0
- ifOutDiscards.3 = 0
- dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' '-t' '10' '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' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' '-t' '10' '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 (
- 'ifName' => 'lo',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '716463327',
- 'ifHCInUcastPkts' => '4239083',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '716463327',
- 'ifHCOutUcastPkts' => '4239083',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '10',
- 'ifPromiscuousMode' => 'false',
- 'ifConnectorPresent' => 'false',
- 'ifAlias' => '',
- 'ifCounterDiscontinuityTime' => '0:0:00:00.00',
- 'ifDescr' => 'lo',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '0',
- 'ifType' => 'softwareLoopback',
- 'ifPhysAddress' => '',
- 'ifMtu' => '65536',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- 2 =>
- array (
- 'ifName' => 'eth0',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '1323838463537',
- 'ifHCInUcastPkts' => '1449292013',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '153578870107',
- 'ifHCOutUcastPkts' => '124304421',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '100',
- 'ifPromiscuousMode' => 'false',
- 'ifConnectorPresent' => 'true',
- 'ifAlias' => '',
- 'ifCounterDiscontinuityTime' => '0:0:00:00.00',
- 'ifDescr' => 'eth0',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '0',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => 'bc:32:5f:0:11:e0',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '2072536',
- 'ifOutDiscards' => '0',
- ),
- 3 =>
- array (
- 'ifName' => 'sit0',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '0',
- 'ifHCInUcastPkts' => '0',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '0',
- 'ifHCOutUcastPkts' => '0',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '0',
- 'ifPromiscuousMode' => 'false',
- 'ifConnectorPresent' => 'true',
- 'ifAlias' => '',
- 'ifCounterDiscontinuityTime' => '0:0:00:00.00',
- 'ifDescr' => 'sit0',
- 'ifAdminStatus' => 'down',
- 'ifOperStatus' => 'down',
- 'ifLastChange' => '0',
- 'ifType' => 'tunnel',
- 'ifPhysAddress' => '',
- 'ifMtu' => '1480',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- )
- valid
- valid
- valid
- Port lo: lo (1 / #7557) ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (10)
- VLAN = ? Using ifDescr as ifAlias
- lo
- ifInOctets (1467707 B) 8684.6568047337 Bps 169 secs
- ifOutOctets (1467707 B) 8684.6568047337 Bps 169 secs
- ifInErrors (0 B) 0 Bps 169 secs
- ifOutErrors (0 B) 0 Bps 169 secs
- ifInUcastPkts (8434 B) 49.905325443787 Bps 169 secs
- ifOutUcastPkts (8434 B) 49.905325443787 Bps 169 secs
- ifInNUcastPkts (0 B) 0 Bps 169 secs
- ifOutNUcastPkts (0 B) 0 Bps 169 secs
- ifInDiscards (0 B) 0 Bps 169 secs
- ifOutDiscards (0 B) 0 Bps 169 secs
- ifInUnknownProtos (0 B) 0 Bps 169 secs
- ifInBroadcastPkts (0 B) 0 Bps 169 secs
- ifOutBroadcastPkts (0 B) 0 Bps 169 secs
- ifInMulticastPkts (0 B) 0 Bps 169 secs
- ifOutMulticastPkts (0 B) 0 Bps 169 secs
- bps(69.48 kbps/69.48 kbps)bytes(1.4 MiB/1.4 MiB)pkts(49.91 pps/49.91 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["716463327",714995620,8684.656804733728,1467707,"716463327",714995620,8684.656804733728,1467707,"0",0,0,0,"0",0,0,0,"4239083",4230649,49.905325443786985,8434,"4239083",4230649,49.905325443786985,8434,1675353240,1675353071,169,7557][0m 1.84ms]
- 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[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,0,0,"0",0,0,0,7557][0m 0.4ms]
- 1 updated
- Port eth0: eth0 (2 / #7558) ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (100)
- VLAN = ? Using ifDescr as ifAlias
- eth0
- ifInOctets (564249364 B) 3338753.6331361 Bps 169 secs
- ifOutOctets (16876023 B) 99858.124260355 Bps 169 secs
- ifInErrors (0 B) 0 Bps 169 secs
- ifOutErrors (0 B) 0 Bps 169 secs
- ifInUcastPkts (554660 B) 3282.0118343195 Bps 169 secs
- ifOutUcastPkts (9825 B) 58.136094674556 Bps 169 secs
- ifInNUcastPkts (0 B) 0 Bps 169 secs
- ifOutNUcastPkts (0 B) 0 Bps 169 secs
- ifInDiscards (174 B) 1.0295857988166 Bps 169 secs
- ifOutDiscards (0 B) 0 Bps 169 secs
- ifInUnknownProtos (0 B) 0 Bps 169 secs
- ifInBroadcastPkts (0 B) 0 Bps 169 secs
- ifOutBroadcastPkts (0 B) 0 Bps 169 secs
- ifInMulticastPkts (0 B) 0 Bps 169 secs
- ifOutMulticastPkts (0 B) 0 Bps 169 secs
- bps(26.71 Mbps/798.87 kbps)bytes(538.11 MiB/16.09 MiB)pkts(3.28 kpps/58.14 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["1323838463537",1323274214173,3338753.6331360945,564249364,"153578870107",153561994084,99858.12426035503,16876023,"0",0,0,0,"0",0,0,0,"1449292013",1448737353,3282.0118343195268,554660,"124304421",124294596,58.13609467455621,9825,1675353240,1675353071,169,7558][0m 1.18ms]
- 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[0,0,0,0,0,0,0,0,"2072536",2072362,1.029585798816568,174,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,7558][0m 1.05ms]
- 2 updated
- Port sit0: sit0 (3 / #7559) ifInOctets
- ifOutOctets
- ifInUcastPkts
- ifOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (0)
- VLAN = ? Using ifDescr as ifAlias
- sit07559 skipped because port is still down since last polling.
- SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0000000",1675353240,1675353071,169,7559][0m 0.96ms]
- 1 updated
- SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1675353240,1675353071,null][0m 0.17ms]
- 0 updated
- >> Runtime for poller module 'ports': 0.6898 seconds with 60608 bytes
- >> [0;36mSNMP[0m: [14/0.68s] [1;33mMySQL[0m: [7/0.07s]
- #### Unload poller module ports ####
- Modules status: Global-
- OS
- Device
- Module [ xdsl ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load poller module customoid ####
- SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[124][0m 0.34ms]
- >> Runtime for poller module 'customoid': 0.0007 seconds with 1744 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module customoid ####
- Modules status: Global+
- OS-
- Device
- Module [ bgp-peers ] disabled on os.
- Modules status: Global-
- OS
- Device
- Module [ junose-atm-vp ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ printer-supplies ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load poller module ucd-diskio ####
- SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id` = ? [0;33m[124][0m 0.24ms]
- >> Runtime for poller module 'ucd-diskio': 0.0005 seconds with 1208 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module ucd-diskio ####
- Modules status: Global-
- OS
- Device
- Module [ wifi ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load poller module wireless ####
- Attempting to initialize OS: linux
- Attempting to initialize Group OS: unix
- OS initialized: LibreNMS\OS\Shared\Unix
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[124][0m 0.29ms]
- >> Runtime for poller module 'wireless': 0.0015 seconds with 103448 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module wireless ####
- Modules status: Global+
- OS-
- Device
- Module [ ospf ] disabled on os.
- Modules status: Global-
- OS
- Device
- Module [ isis ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-ipsec-flow-monitor ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-remote-access-monitor ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-cef ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ slas ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-mac-accounting ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cipsec-tunnels ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-ace-loadbalancer ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-ace-serverfarms ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-asa-firewall ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-voice ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-cbqos ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-otv ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-qfp ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-vpdn ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ nac ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ netscaler-vsvr ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ aruba-controller ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load poller module entity-physical ####
- >> Runtime for poller module 'entity-physical': 0.0001 seconds with 392 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]
- #### Unload poller module entity-physical ####
- Modules status: Global-
- OS
- Device
- Module [ entity-state ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load poller module applications ####
- SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [0;33m[124][0m 0.26ms]
- >> Runtime for poller module 'applications': 0.0010 seconds with 28360 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]
- #### Unload poller module applications ####
- Modules status: Global+
- OS-
- Device
- Module [ stp ] disabled on os.
- Modules status: Global+
- OS
- Device
- #### Load poller module ntp ####
- >> Runtime for poller module 'ntp': 0.0001 seconds with 320 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]
- #### Unload poller module ntp ####
- Modules status: Global-
- OS
- Device
- Module [ loadbalancers ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ mef ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load poller module mpls ####
- >> Runtime for poller module 'mpls': 0.0003 seconds with 36872 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]
- #### Unload poller module mpls ####
- Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[124][0m 0.29ms]
- SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[4.535,124][0m 1.18ms]
- Updating 10.32.32.147
- Polled in 4.535 seconds
- ### Start Device Groups ###
- SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.27ms]
- SQL[[1;33mselect `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13) [0;33m[][0m 0.98ms]
- SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ? AND `devices`.`os` LIKE ? AND (`devices`.`notes` NOT LIKE ? OR `devices`.`notes` is null)) and `devices`.`device_id` = ?) as `exists` [0;33m["[41m0.32.1.%","[0;35mrocurve%","[0mewPwd = 1%",124][0m 0.43ms]
- SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` != ?) and `devices`.`device_id` = ?) as `exists` [0;33m["",124][0m 0.24ms]
- SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ? AND `devices`.`os` LIKE ? AND (`devices`.`notes` NOT LIKE ? OR `devices`.`notes` is null)) and `devices`.`device_id` = ?) as `exists` [0;33m["[41m0.32.1.%","%ios%","[0mewPwd = 1%",124][0m 0.31ms]
- SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ? AND `devices`.`os` LIKE ? AND `devices`.`notes` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[41m0.32.1.%","%ios%","[0mewPwd = 1%",124][0m 0.28ms]
- SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ? AND `devices`.`os` LIKE ? AND `devices`.`notes` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[41m0.32.1.%","[0;35mrocurve%","[0mewPwd = 1%",124][0m 0.31ms]
- SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;37mindows%",124][0m 0.21ms]
- SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%Linux%",124][0m 0.23ms]
- SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["10.32.10.%","[41m0.32.10.252%","[41m0.32.10.253%",124][0m 0.34ms]
- SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where ((`ipv4_addresses`.`ipv4_address` LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ?) OR (`ipv4_addresses`.`ipv4_address` LIKE ?) OR (`ipv4_addresses`.`ipv4_address` LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ?) OR (`devices`.`display` LIKE ? OR `devices`.`display` LIKE ?) OR (`ipv4_addresses`.`ipv4_address` LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ?) OR (`ipv4_addresses`.`ipv4_address` LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["10.32.5.%","%.252%","%.253%","%.254%","10.32.30.%","10.32.31.%","%.252","%.253","%.254","[1;36mAM-LME-ACI%","[1;36mAM-ACI%","10.32.33.%","%.252","%.253","%.254","10.32.34.%","%.252","%.253","%.254%",124][0m 0.5ms]
- SQL[[1;33mselect exists(select * from `devices` where (`devices`.`snmpver` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[43m%",124][0m 0.22ms]
- SQL[[1;33mselect exists(select * from `devices` where (`devices`.`snmpver` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[43m%",124][0m 0.24ms]
- SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[124][0m 0.25ms]
- Groups Added:
- Groups Removed:
- ### End Device Groups, runtime: 0.0196s ###
- #### 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[124][0m 0.34ms]
- 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 `device_groups` inner join `alert_schedulables` on `device_groups`.`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` in (3, 8, 10, 11)) 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["2023-02-02T15:54:00.114689Z","2023-02-02T15:54:00.114689Z",0,1,"15:54:00","15:54:00","15:54:00","15:54:00","[44m%","device",124,"device_group","location",192][0m 0.79ms]
- SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[124][0m 0.37ms]
- 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[124,124,124,124,124,124,124,124,124,124,124][0m 1.35ms]
- Rule [0;35m#1 (Device Down! Due to no ICMP response.):[0m
- SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp" [0;33m[124][0m 0.32ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[1,124][0m 0.22ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#2 (SNMP not responding on Device - Check on SNMP Service - Device marked Down!):[0m
- SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp" [0;33m[124][0m 0.3ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[2,124][0m 0.2ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#3 (Device rebooted):[0m
- SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < 300 xss=removed xss=removed xss=removed xss=removed xss=removed> 50 [0;33m[124][0m 0.28ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[5,124][0m 0.18ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#6 (Port utilisation over threshold):[0m
- SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (((SELECT IF(ports.ifOutOctets_rate>ports.ifInOctets_rate, ports.ifOutOctets_rate, ports.ifInOctets_rate)*8) / ports.ifSpeed)*100) >= 80 AND (ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 [0;33m[124][0m 0.65ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[6,124][0m 0.18ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#9 (Service up/down):[0m
- SQL[[1;33mSELECT * FROM devices,services WHERE (devices.device_id = ? AND devices.device_id = services.device_id) AND services.service_status != 0 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[124][0m 0.4ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[9,124][0m 0.18ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#10 (Wireless Sensor over limit):[0m
- SQL[[1;33mSELECT * FROM devices,wireless_sensors WHERE (devices.device_id = ? AND devices.device_id = wireless_sensors.device_id) AND wireless_sensors.sensor_current >= wireless_sensors.sensor_limit AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[124][0m 0.4ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[10,124][0m 0.19ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#11 (Wireless Sensor under limit):[0m
- SQL[[1;33mSELECT * FROM devices,wireless_sensors WHERE (devices.device_id = ? AND devices.device_id = wireless_sensors.device_id) AND wireless_sensors.sensor_current <= wireless_sensors.sensor_limit_low AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[124][0m 0.4ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[11,124][0m 0.18ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#25 (LME - CIV Optic Fiber down):[0m
- SQL[[1;33mSELECT * FROM devices,ports,port_group_port,port_groups WHERE (devices.device_id = ? AND devices.device_id = ports.device_id AND ports.port_id = port_group_port.port_id AND port_group_port.port_group_id = port_groups.id) AND port_groups.name = "LME-CIV" AND (ports.ifOperStatus = "down" && ports.ifAdminStatus != "down" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 [0;33m[124][0m 0.6ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[25,124][0m 0.18ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#28 (Port BLOCKED by Spanning-Tree):[0m
- SQL[[1;33mSELECT * FROM devices,ports_stp WHERE (devices.device_id = ? AND devices.device_id = ports_stp.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND ports_stp.state LIKE '[1;34mlocked%' [0;33m[124][0m 0.51ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[28,124][0m 0.24ms]
- Status: [0;34mNOCHG[0m
- Rule [0;35m#29 ( acc-lam-sst1_b2-1 - Interface 20 down):[0m
- SQL[[1;33mSELECT * FROM devices,ports,ipv4_addresses WHERE (devices.device_id = ? AND devices.device_id = ports.device_id AND ports.port_id = ipv4_addresses.port_id) AND ipv4_addresses.ipv4_address = "10.32.4.2" AND (ports.ifOperStatus = "down" && ports.ifAdminStatus != "down" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 AND devices.port = 20 [0;33m[124][0m 0.46ms]
- SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[29,124][0m 0.18ms]
- Status: [0;34mNOCHG[0m
- #### End Alerts ####
- ./poller.php 10.32.32.147 2023-02-02 16:54:00 - 1 devices polled in 4.734 secs
- [0;36mSNMP[0m [27/1.47s]: Snmpget[11/0.40s] Snmpwalk[16/1.07s]
- [1;33mSQL[0m [80/0.36s]: Select[66/0.24s] Insert[1/0.02s] Update[13/0.10s]
- In StreamHandler.php line 146:
- The stream or file "/opt/librenms/logs/librenms.log" could not be opened in append mode: Failed to open stream: Permission denied
- The exception occurred while attempting to log: fputs(): Argument #1 ($stream) must be of type resource, bool given
- Context: {"exception":{}}