- LibreNMS Discovery
- SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.44ms]
- SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.41ms]
- SQL[[1;33mselect version() [0;33m[][0m 0.89ms]
- ===========================================
- Component | Version
- --------- | -------
- LibreNMS | 24.4.0 (2024-05-04T17:28:52-05:00)
- DB Schema | 2024_04_29_183605_custom_maps_drop_background_suffix_and_background_version (294)
- PHP | 8.2.18
- Python | 3.11.9
- Database | MariaDB 10.5.25-MariaDB-ubu2004
- RRDTool | 1.8.0
- SNMP | 5.9.4
- ===========================================
- DEBUG!
- Updating os_def.cache
- SQL[[1;33mSELECT * FROM `devices` WHERE disabled = 0 AND `hostname` LIKE '192.168.10.10' ORDER BY device_id DESC [0;33m[][0m 0.75ms]
- 192.168.10.10 90 linux SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[90][0m 0.47ms]
- SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[90][0m 0.37ms]
- [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '192.168.10.10'
- response: 192.168.10.10 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.46/0.518/0.554
- 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 = NET-SNMP-MIB::netSnmpAgentOIDs.10
- Modules status: Global+
- OS
- Device
- #### Load disco module core ####
- Attempting to initialize OS: linux
- OS initialized: LibreNMS\OS\Linux
- 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::sysObjectID.0' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysName.0'[0m]
- .*.*.0 = .*.4.1.8*
- .*.*.0 = Alta AP6-Pro 2.0q
- .*.*.0 = AP_Garage
- | Alta AP6-Pro 2.0q | .1.3.6.1.4.1.8072.3.2.10 |
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:53",3,"Device OS changed: linux -> altalabs-wifi","",90][0m 1.2ms]
- Changed Device type changed to wireless!
- SQL[[1;33mupdate `devices` set `os` = ?, `type` = ? where `device_id` = ? [0;33m["altalabs-wifi","wireless",90][0m 1.07ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:53",3,"Device OS: linux -> altalabs-wifi","",90][0m 0.89ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:53",3,"Device type: server -> wireless","",90][0m 0.83ms]
- OS: Alta Labs AP (altalabs-wifi)
- Attempting to initialize OS: altalabs-wifi
- OS initialized: LibreNMS\OS\AltalabsWifi
- >> Runtime for discovery module 'core': 0.0470 seconds with 195880 bytes
- >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [4/0.04s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module core ####
- Modules status: Global+
- OS
- Device
- #### Load disco module os ####
- Yaml location data:
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysLocation.0'[0m]
- Rockford, IL
- SQL[[1;33mselect * from `locations` where (`location` = ?) limit 1 [0;33m["Rockford, IL"][0m 0.55ms]
- ::query() failed: DNS request failed: The domain name referenced in the query does not exist.
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'sysContact.0'[0m]
- matt.baer@alta.inc
- Yaml OS data:
- Location: Rockford, IL
- Hardware: AP6-Pro
- OS Version: 2.0q
- OS Features:
- Serial:
- SQL[[1;33mupdate `devices` set `version` = ?, `hardware` = ?, `icon` = ? where `device_id` = ? [0;33m["2.0q","AP6-Pro","altalabs.svg",90][0m 1.25ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:54",3,"OS Version: 2.0q","",90][0m 1ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:54",3,"Hardware: AP6-Pro","",90][0m 0.89ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:54",3,"Icon: images\/os\/linux.svg -> images\/os\/altalabs.svg","",90][0m 0.85ms]
- >> Runtime for discovery module 'os': 0.0700 seconds with 201760 bytes
- >> [0;36mSNMP[0m: [4/0.05s] [1;33mMySQL[0m: [5/0.05s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module os ####
- Modules status: Global+
- OS
- Device
- #### Load disco module ports ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
- ifDescr.1 = lo
- ifDescr.2 = eth0
- ifDescr.3 = gre0
- ifDescr.4 = gretap0
- ifDescr.5 = erspan0
- ifDescr.6 = bond0
- ifDescr.7 = br-lan
- ifDescr.8 = br666
- ifDescr.9 = eth0.666
- ifDescr.10 = br20
- ifDescr.11 = eth0.20
- ifDescr.12 = wifi0
- ifDescr.13 = soc0
- ifDescr.14 = wifi1
- ifDescr.15 = soc1
- ifDescr.16 = 5ho07KcQ6t
- ifDescr.17 = 2ho07KcQ6t
- ifDescr.18 = 5lHWyMDT2N
- ifDescr.19 = br30
- ifDescr.20 = eth0.30
- ifDescr.21 = 2lHWyMDT2N
- ifDescr.22 = 5tynfrfeB_
- ifDescr.23 = 2tynfrfeB_
- ifDescr.24 = br100
- ifDescr.25 = eth0.100
- ifDescr.26 = 5lHWyMDT2N.20
- ifDescr.27 = 2lHWyMDT2N.20
- ifDescr.28 = 2ho07KcQ6t.100
- ifDescr.29 = 5tynfrfeB_.666
- ifDescr.30 = 2tynfrfeB_.666
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifName'[0m]
- ifName.1 = lo
- ifName.2 = eth0
- ifName.3 = gre0
- ifName.4 = gretap0
- ifName.5 = erspan0
- ifName.6 = bond0
- ifName.7 = br-lan
- ifName.8 = br666
- ifName.9 = eth0.666
- ifName.10 = br20
- ifName.11 = eth0.20
- ifName.12 = wifi0
- ifName.13 = soc0
- ifName.14 = wifi1
- ifName.15 = soc1
- ifName.16 = 5ho07KcQ6t
- ifName.17 = 2ho07KcQ6t
- ifName.18 = 5lHWyMDT2N
- ifName.19 = br30
- ifName.20 = eth0.30
- ifName.21 = 2lHWyMDT2N
- ifName.22 = 5tynfrfeB_
- ifName.23 = 2tynfrfeB_
- ifName.24 = br100
- ifName.25 = eth0.100
- ifName.26 = 5lHWyMDT2N.20
- ifName.27 = 2lHWyMDT2N.20
- ifName.28 = 2ho07KcQ6t.100
- ifName.29 = 5tynfrfeB_.666
- ifName.30 = 2tynfrfeB_.666
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifAlias'[0m]
- ifAlias.1 =
- ifAlias.2 =
- ifAlias.3 =
- ifAlias.4 =
- ifAlias.5 =
- ifAlias.6 =
- ifAlias.7 =
- ifAlias.8 =
- ifAlias.9 =
- ifAlias.10 =
- ifAlias.11 =
- ifAlias.12 =
- ifAlias.13 =
- ifAlias.14 =
- ifAlias.15 =
- ifAlias.16 =
- ifAlias.17 =
- ifAlias.18 =
- ifAlias.19 =
- ifAlias.20 =
- ifAlias.21 =
- ifAlias.22 =
- ifAlias.23 =
- ifAlias.24 =
- ifAlias.25 =
- ifAlias.26 =
- ifAlias.27 =
- ifAlias.28 =
- ifAlias.29 =
- ifAlias.30 =
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifType'[0m]
- ifType.1 = softwareLoopback
- ifType.2 = ethernetCsmacd
- ifType.3 = tunnel
- ifType.4 = ethernetCsmacd
- ifType.5 = ethernetCsmacd
- ifType.6 = ethernetCsmacd
- ifType.7 = ethernetCsmacd
- ifType.8 = ethernetCsmacd
- ifType.9 = ethernetCsmacd
- ifType.10 = ethernetCsmacd
- ifType.11 = ethernetCsmacd
- ifType.12 = other
- ifType.13 = other
- ifType.14 = other
- ifType.15 = other
- ifType.16 = ethernetCsmacd
- ifType.17 = ethernetCsmacd
- ifType.18 = ethernetCsmacd
- ifType.19 = ethernetCsmacd
- ifType.20 = ethernetCsmacd
- ifType.21 = ethernetCsmacd
- ifType.22 = ethernetCsmacd
- ifType.23 = ethernetCsmacd
- ifType.24 = ethernetCsmacd
- ifType.25 = ethernetCsmacd
- ifType.26 = ethernetCsmacd
- ifType.27 = ethernetCsmacd
- ifType.28 = ethernetCsmacd
- ifType.29 = ethernetCsmacd
- ifType.30 = ethernetCsmacd
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
- ifOperStatus.1 = up
- ifOperStatus.2 = up
- ifOperStatus.3 = down
- ifOperStatus.4 = down
- ifOperStatus.5 = down
- ifOperStatus.6 = down
- ifOperStatus.7 = up
- ifOperStatus.8 = up
- ifOperStatus.9 = up
- ifOperStatus.10 = up
- ifOperStatus.11 = up
- ifOperStatus.12 = up
- ifOperStatus.13 = down
- ifOperStatus.14 = up
- ifOperStatus.15 = down
- ifOperStatus.16 = up
- ifOperStatus.17 = up
- ifOperStatus.18 = up
- ifOperStatus.19 = up
- ifOperStatus.20 = up
- ifOperStatus.21 = up
- ifOperStatus.22 = up
- ifOperStatus.23 = up
- ifOperStatus.24 = up
- ifOperStatus.25 = up
- ifOperStatus.26 = up
- ifOperStatus.27 = up
- ifOperStatus.28 = up
- ifOperStatus.29 = up
- ifOperStatus.30 = up
- array (
- 1 =>
- array (
- 'ifDescr' => 'lo',
- 'ifName' => 'lo',
- 'ifAlias' => '',
- 'ifType' => 'softwareLoopback',
- 'ifOperStatus' => 'up',
- ),
- 2 =>
- array (
- 'ifDescr' => 'eth0',
- 'ifName' => 'eth0',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 3 =>
- array (
- 'ifDescr' => 'gre0',
- 'ifName' => 'gre0',
- 'ifAlias' => '',
- 'ifType' => 'tunnel',
- 'ifOperStatus' => 'down',
- ),
- 4 =>
- array (
- 'ifDescr' => 'gretap0',
- 'ifName' => 'gretap0',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'down',
- ),
- 5 =>
- array (
- 'ifDescr' => 'erspan0',
- 'ifName' => 'erspan0',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'down',
- ),
- 6 =>
- array (
- 'ifDescr' => 'bond0',
- 'ifName' => 'bond0',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'down',
- ),
- 7 =>
- array (
- 'ifDescr' => 'br-lan',
- 'ifName' => 'br-lan',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 8 =>
- array (
- 'ifDescr' => 'br666',
- 'ifName' => 'br666',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 9 =>
- array (
- 'ifDescr' => 'eth0.666',
- 'ifName' => 'eth0.666',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 10 =>
- array (
- 'ifDescr' => 'br20',
- 'ifName' => 'br20',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 11 =>
- array (
- 'ifDescr' => 'eth0.20',
- 'ifName' => 'eth0.20',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 12 =>
- array (
- 'ifDescr' => 'wifi0',
- 'ifName' => 'wifi0',
- 'ifAlias' => '',
- 'ifType' => 'other',
- 'ifOperStatus' => 'up',
- ),
- 13 =>
- array (
- 'ifDescr' => 'soc0',
- 'ifName' => 'soc0',
- 'ifAlias' => '',
- 'ifType' => 'other',
- 'ifOperStatus' => 'down',
- ),
- 14 =>
- array (
- 'ifDescr' => 'wifi1',
- 'ifName' => 'wifi1',
- 'ifAlias' => '',
- 'ifType' => 'other',
- 'ifOperStatus' => 'up',
- ),
- 15 =>
- array (
- 'ifDescr' => 'soc1',
- 'ifName' => 'soc1',
- 'ifAlias' => '',
- 'ifType' => 'other',
- 'ifOperStatus' => 'down',
- ),
- 16 =>
- array (
- 'ifDescr' => '5ho07KcQ6t',
- 'ifName' => '5ho07KcQ6t',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 17 =>
- array (
- 'ifDescr' => '2ho07KcQ6t',
- 'ifName' => '2ho07KcQ6t',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 18 =>
- array (
- 'ifDescr' => '5lHWyMDT2N',
- 'ifName' => '5lHWyMDT2N',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 19 =>
- array (
- 'ifDescr' => 'br30',
- 'ifName' => 'br30',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 20 =>
- array (
- 'ifDescr' => 'eth0.30',
- 'ifName' => 'eth0.30',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 21 =>
- array (
- 'ifDescr' => '2lHWyMDT2N',
- 'ifName' => '2lHWyMDT2N',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 22 =>
- array (
- 'ifDescr' => '5tynfrfeB_',
- 'ifName' => '5tynfrfeB_',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 23 =>
- array (
- 'ifDescr' => '2tynfrfeB_',
- 'ifName' => '2tynfrfeB_',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 24 =>
- array (
- 'ifDescr' => 'br100',
- 'ifName' => 'br100',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 25 =>
- array (
- 'ifDescr' => 'eth0.100',
- 'ifName' => 'eth0.100',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 26 =>
- array (
- 'ifDescr' => '5lHWyMDT2N.20',
- 'ifName' => '5lHWyMDT2N.20',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 27 =>
- array (
- 'ifDescr' => '2lHWyMDT2N.20',
- 'ifName' => '2lHWyMDT2N.20',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 28 =>
- array (
- 'ifDescr' => '2ho07KcQ6t.100',
- 'ifName' => '2ho07KcQ6t.100',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 29 =>
- array (
- 'ifDescr' => '5tynfrfeB_.666',
- 'ifName' => '5tynfrfeB_.666',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 30 =>
- array (
- 'ifDescr' => '2tynfrfeB_.666',
- 'ifName' => '2tynfrfeB_.666',
- 'ifAlias' => '',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- )
- SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [0;33m[90][0m 1.01ms]
- Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["lo","lo","lo","softwareLoopback","up",1,58675][0m 0.4ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0","eth0","eth0","ethernetCsmacd","up",2,58676][0m 0.3ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["gre0","gre0","gre0","tunnel","down",3,58677][0m 0.23ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["gretap0","gretap0","gretap0","ethernetCsmacd","down",4,58678][0m 0.23ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["erspan0","erspan0","erspan0","ethernetCsmacd","down",5,58679][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["bond0","bond0","bond0","ethernetCsmacd","down",6,58680][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br-lan","br-lan","br-lan","ethernetCsmacd","up",7,58681][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br666","br666","br666","ethernetCsmacd","up",8,58682][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.666","eth0.666","eth0.666","ethernetCsmacd","up",9,58683][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br20","br20","br20","ethernetCsmacd","up",10,58684][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.20","eth0.20","eth0.20","ethernetCsmacd","up",11,58685][0m 0.23ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["wifi0","wifi0","wifi0","other","up",12,58686][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["soc0","soc0","soc0","other","down",13,58687][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["wifi1","wifi1","wifi1","other","up",14,58688][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["soc1","soc1","soc1","other","down",15,58689][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5ho07KcQ6t","5ho07KcQ6t","5ho07KcQ6t","ethernetCsmacd","up",16,58690][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2ho07KcQ6t","2ho07KcQ6t","2ho07KcQ6t","ethernetCsmacd","up",17,58691][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5lHWyMDT2N","5lHWyMDT2N","5lHWyMDT2N","ethernetCsmacd","up",18,58692][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br30","br30","br30","ethernetCsmacd","up",19,58693][0m 0.23ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.30","eth0.30","eth0.30","ethernetCsmacd","up",20,58694][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2lHWyMDT2N","2lHWyMDT2N","2lHWyMDT2N","ethernetCsmacd","up",21,58695][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5tynfrfeB_","5tynfrfeB_","5tynfrfeB_","ethernetCsmacd","up",22,58696][0m 0.23ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2tynfrfeB_","2tynfrfeB_","2tynfrfeB_","ethernetCsmacd","up",23,58697][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br100","br100","br100","ethernetCsmacd","up",24,58698][0m 0.22ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.100","eth0.100","eth0.100","ethernetCsmacd","up",25,58699][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5lHWyMDT2N.20","5lHWyMDT2N.20","5lHWyMDT2N.20","ethernetCsmacd","up",26,58700][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2lHWyMDT2N.20","2lHWyMDT2N.20","2lHWyMDT2N.20","ethernetCsmacd","up",27,58701][0m 0.2ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2ho07KcQ6t.100","2ho07KcQ6t.100","2ho07KcQ6t.100","ethernetCsmacd","up",28,59056][0m 0.2ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5tynfrfeB_.666","5tynfrfeB_.666","5tynfrfeB_.666","ethernetCsmacd","up",29,59166][0m 0.21ms]
- . Using ifDescr as ifAlias
- SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2tynfrfeB_.666","2tynfrfeB_.666","2tynfrfeB_.666","ethernetCsmacd","up",30,59443][0m 0.21ms]
- .
- >> Runtime for discovery module 'ports': 0.1290 seconds with 49944 bytes
- >> [0;36mSNMP[0m: [5/0.11s] [1;33mMySQL[0m: [31/0.08s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module ports ####
- Modules status: Global+
- OS
- Device
- #### Load disco module ports-stack ####
- SQL[[1;33mSELECT * FROM `ports_stack` WHERE `device_id` = '90' [0;33m[][0m 0.25ms]
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifStackStatus'[0m]
- ifStackStatus = No Such Object available on this agent at this OID
- >> Runtime for discovery module 'ports-stack': 0.0180 seconds with 480 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module ports-stack ####
- Modules status: Global-
- OS
- Device
- Module [ xdsl ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load disco module entity-physical ####
- Caching OIDs: entPhysicalEntrySNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'entPhysicalEntry'[0m]
- entPhysicalEntry = No Such Object available on this agent at this OID
- MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/altalabs
- Cannot find module (CISCO-ENTITY-VENDORTYPE-OID-MIB): At line 3 in (none)
- Invalid snmp_walk() data = entPhysicalEntry = No Such Object available on this agent at this OID
- SQL[[1;33mSELECT * FROM `entPhysical` WHERE `device_id` = ? [0;33m[90][0m 0.51ms]
- >> Runtime for discovery module 'entity-physical': 0.0170 seconds with 6968 bytes
- >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module entity-physical ####
- Modules status: Global-
- OS
- Device
- Module [ entity-state ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ isis ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load disco module processors ####
- No YAML Discovery data.
- Host Resources: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrProcessorLoad'[0m]
- hrProcessorLoad.196608 = 17
- hrProcessorLoad.196609 = 9
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrDeviceDescr'[0m]
- hrDeviceDescr.196608 =
- hrDeviceDescr.196609 =
- hrDeviceDescr.262145 = network interface lo
- hrDeviceDescr.262146 = network interface eth0
- hrDeviceDescr.262147 = network interface gre0
- hrDeviceDescr.262148 = network interface gretap0
- hrDeviceDescr.262149 = network interface erspan0
- hrDeviceDescr.262150 = network interface bond0
- hrDeviceDescr.262151 = network interface br-lan
- hrDeviceDescr.262152 = network interface br666
- hrDeviceDescr.262153 = network interface eth0.666
- hrDeviceDescr.262154 = network interface br20
- hrDeviceDescr.262155 = network interface eth0.20
- hrDeviceDescr.262156 = network interface wifi0
- hrDeviceDescr.262157 = network interface soc0
- hrDeviceDescr.262158 = network interface wifi1
- hrDeviceDescr.262159 = network interface soc1
- hrDeviceDescr.262160 = network interface 5ho07KcQ6t
- hrDeviceDescr.262161 = network interface 2ho07KcQ6t
- hrDeviceDescr.262162 = network interface 5lHWyMDT2N
- hrDeviceDescr.262163 = network interface br30
- hrDeviceDescr.262164 = network interface eth0.30
- hrDeviceDescr.262165 = network interface 2lHWyMDT2N
- hrDeviceDescr.262166 = network interface 5tynfrfeB_
- hrDeviceDescr.262167 = network interface 2tynfrfeB_
- hrDeviceDescr.262168 = network interface br100
- hrDeviceDescr.262169 = network interface eth0.100
- hrDeviceDescr.262170 = network interface 5lHWyMDT2N.20
- hrDeviceDescr.262171 = network interface 2lHWyMDT2N.20
- hrDeviceDescr.262172 = network interface 2ho07KcQ6t.100
- hrDeviceDescr.262173 = network interface 5tynfrfeB_.666
- hrDeviceDescr.262174 = network interface 2tynfrfeB_.666
- Discovered LibreNMS\Device\Processor Array
- (
- [processor_id] =>
- [entPhysicalIndex] => 0
- [hrDeviceIndex] => 196608
- [device_id] => 90
- [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196608
- [processor_index] => 196608
- [processor_type] => hr
- [processor_usage] => 17
- [processor_descr] => Processor
- [processor_precision] => 1
- [processor_perc_warn] => 75
- )
- Discovered LibreNMS\Device\Processor Array
- (
- [processor_id] =>
- [entPhysicalIndex] => 0
- [hrDeviceIndex] => 196609
- [device_id] => 90
- [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196609
- [processor_index] => 196609
- [processor_type] => hr
- [processor_usage] => 9
- [processor_descr] => Processor
- [processor_precision] => 1
- [processor_perc_warn] => 75
- )
- SQL[[1;33mSELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196608","hr"][0m 0.6ms]
- .SQL[[1;33mSELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196609","hr"][0m 0.45ms]
- .SQL[[1;33mSELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196608","hr"][0m 0.34ms]
- .SQL[[1;33mSELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196609","hr"][0m 0.34ms]
- .SQL[[1;33mSELECT * FROM `processors` WHERE `device_id`=? AND `processor_id` NOT IN (?,?,?,?) [0;33m[90,1400,1401,1400,1401][0m 0.32ms]
- SQL[[1;33mDELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [0;33m[][0m 0.31ms]
- >> Runtime for discovery module 'processors': 0.0480 seconds with 26864 bytes
- >> [0;36mSNMP[0m: [2/0.04s] [1;33mMySQL[0m: [6/0.02s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module processors ####
- Modules status: Global+
- OS
- Device
- #### Load disco module mempools ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrStorageTable'[0m]
- hrStorageIndex[1] = 1
- hrStorageIndex[3] = 3
- hrStorageIndex[6] = 6
- hrStorageIndex[7] = 7
- hrStorageIndex[8] = 8
- hrStorageIndex[10] = 10
- hrStorageIndex[11] = 11
- hrStorageIndex[31] = 31
- hrStorageIndex[32] = 32
- hrStorageIndex[33] = 33
- hrStorageIndex[34] = 34
- hrStorageIndex[35] = 35
- hrStorageType[1] = hrStorageRam
- hrStorageType[3] = hrStorageVirtualMemory
- hrStorageType[6] = hrStorageOther
- hrStorageType[7] = hrStorageOther
- hrStorageType[8] = hrStorageOther
- hrStorageType[10] = hrStorageVirtualMemory
- hrStorageType[11] = hrStorageOther
- hrStorageType[31] = hrStorageFixedDisk
- hrStorageType[32] = hrStorageFixedDisk
- hrStorageType[33] = hrStorageFixedDisk
- hrStorageType[34] = hrStorageFixedDisk
- hrStorageType[35] = hrStorageFixedDisk
- hrStorageDescr[1] = Physical memory
- hrStorageDescr[3] = Virtual memory
- hrStorageDescr[6] = Memory buffers
- hrStorageDescr[7] = Cached memory
- hrStorageDescr[8] = Shared memory
- hrStorageDescr[10] = Swap space
- hrStorageDescr[11] = Available memory
- hrStorageDescr[31] = /
- hrStorageDescr[32] = /sys/fs/cgroup
- hrStorageDescr[33] = /sys/fs/bpf
- hrStorageDescr[34] = /sys/fs/pstore
- hrStorageDescr[35] = /cfg
- hrStorageAllocationUnits[1] = 1024
- hrStorageAllocationUnits[3] = 1024
- hrStorageAllocationUnits[6] = 1024
- hrStorageAllocationUnits[7] = 1024
- hrStorageAllocationUnits[8] = 1024
- hrStorageAllocationUnits[10] = 1024
- hrStorageAllocationUnits[11] = 1024
- hrStorageAllocationUnits[31] = 4096
- hrStorageAllocationUnits[32] = 4096
- hrStorageAllocationUnits[33] = 4096
- hrStorageAllocationUnits[34] = 4096
- hrStorageAllocationUnits[35] = 4096
- hrStorageSize[1] = 393368
- hrStorageSize[3] = 393368
- hrStorageSize[6] = 393368
- hrStorageSize[7] = 79064
- hrStorageSize[8] = 73620
- hrStorageSize[10] = 0
- hrStorageSize[11] = 80388
- hrStorageSize[31] = 49171
- hrStorageSize[32] = 0
- hrStorageSize[33] = 0
- hrStorageSize[34] = 0
- hrStorageSize[35] = 498138
- hrStorageUsed[1] = 291136
- hrStorageUsed[3] = 291136
- hrStorageUsed[6] = 12
- hrStorageUsed[7] = 79064
- hrStorageUsed[8] = 73620
- hrStorageUsed[10] = 0
- hrStorageUsed[11] = 0
- hrStorageUsed[31] = 18100
- hrStorageUsed[32] = 0
- hrStorageUsed[33] = 0
- hrStorageUsed[34] = 0
- hrStorageUsed[35] = 419
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUv' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrMemorySize.0'[0m]
- 393368
- Rejecting Mempool 10 Swap space: Invalid total value
- Free memory adjusted by availability calculation: 99.84 MiB -> 177.06 MiB
- SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[90][0m 1.39ms]
- SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[217149440,185659392,1792][0m 1.56ms]
- Updated data:
- array (
- 'mempool_used' => 217149440,
- 'mempool_free' => 185659392,
- )
- SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[298123264,104685568,1793][0m 1.37ms]
- Updated data:
- array (
- 'mempool_used' => 298123264,
- 'mempool_free' => 104685568,
- )
- SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[12288,402796544,1794][0m 1.24ms]
- Updated data:
- array (
- 'mempool_used' => 12288,
- 'mempool_free' => 402796544,
- )
- SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[80961536,321847296,1795][0m 1.21ms]
- Updated data:
- array (
- 'mempool_used' => 80961536,
- 'mempool_free' => 321847296,
- )
- .
- hrstorage [system]: Physical memory: 54 7.09 MiB / 384.15 MiB
- hrstorage [virtual]: Virtual memory: 74(4.31 MiB / 384.15 MiB
- hrstorage [buffers]: Memory buffers: 0 KiB / 384.15 MiB
- hrstorage [cached]: Cached memory: 20w.21 MiB / 384.15 MiB
- hrstorage [shared]: Shared memory: 19q.89 MiB / 384.15 MiB
- >> Runtime for discovery module 'mempools': 0.0840 seconds with 117624 bytes
- >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [5/0.07s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module mempools ####
- Modules status: Global+
- OS
- Device
- #### Load disco module cisco-vrf-lite ####
- SQL[[1;33mSELECT * FROM vrf_lite_cisco WHERE device_id = ? [0;33m[90][0m 0.61ms]
- >> Runtime for discovery module 'cisco-vrf-lite': 0.0020 seconds with 72 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module cisco-vrf-lite ####
- Modules status: Global-
- OS
- Device
- Module [ cisco-mac-accounting ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ cisco-pw ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ vrf ] 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-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
- #### Load disco module ipv4-addresses ####
- SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[90][0m 0.54ms]
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Os' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntIfIndex'[0m]
- ipAdEntIfIndex[*] = 1
- ipAdEntIfIndex[*] = 7
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-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::ipAdEntNetMask.127.0.0.1'[0m]
- IP-MIB::ipAdEntNetMask[*] = *
- SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,1][0m 1.7ms]
- SQL[[1;33mselect * from `ipv4_networks` where (`ipv4_network` = ?) limit 1 [0;33m["127.0.0.0\/8"][0m 1ms]
- SQL[[1;33mselect `ipv4_network_id` from `ipv4_networks` where `ipv4_network` = ? limit 1 [0;33m["127.0.0.0\/8"][0m 0.87ms]
- SQL[[1;33mselect * from `ipv4_addresses` where (`ipv4_address` = ? and `ipv4_prefixlen` = ? and `ipv4_network_id` = ? and `port_id` = ?) limit 1 [0;33m["127.0.0.1",8,14,58675][0m 1.08ms]
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-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::ipAdEntNetMask.192.168.10.10'[0m]
- IP-MIB::ipAdEntNetMask[*] = *
- SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,7][0m 1.19ms]
- SQL[[1;33mselect * from `ipv4_networks` where (`ipv4_network` = ?) limit 1 [0;33m["192.168.10.0\/24"][0m 0.62ms]
- SQL[[1;33mselect `ipv4_network_id` from `ipv4_networks` where `ipv4_network` = ? limit 1 [0;33m["192.168.10.0\/24"][0m 0.59ms]
- SQL[[1;33mselect * from `ipv4_addresses` where (`ipv4_address` = ? and `ipv4_prefixlen` = ? and `ipv4_network_id` = ? and `port_id` = ?) limit 1 [0;33m["192.168.10.10",24,8,58681][0m 0.67ms]
- SQL[[1;33mselect `ipv4_address_id`, `ipv4_address`, `ipv4_prefixlen`, `ipv4_network_id`, `ports`.`device_id`, `ports`.`ifIndex` from `ipv4_addresses` left join `ports` on `ipv4_addresses`.`port_id` = `ports`.`port_id` where `ports`.`device_id` = ? or `ports`.`device_id` is null [0;33m[90][0m 0.84ms]
- >> Runtime for discovery module 'ipv4-addresses': 0.1020 seconds with 35536 bytes
- >> [0;36mSNMP[0m: [3/0.08s] [1;33mMySQL[0m: [10/0.09s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module ipv4-addresses ####
- Modules status: Global+
- OS
- Device
- #### Load disco module ipv6-addresses ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'IP-MIB::ipAddressIfIndex.ipv6'[0m]
- IP-MIB::ipAddressIfIndex[ipv6] = No Such Object available on this agent at this OID
- SNMP query failed. Exit Code: 0 Empty: false Bad String: No Such Object available on this agent at this OID
- SNMP failed walking IP-MIB::ipAddressIfIndex.ipv6 of IP-MIB::ipAddressIfIndex.ipv6,IP-MIB::ipAddressOrigin.ipv6,IP-MIB::ipAddressPrefix.ipv6 aborting.
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-Ln' '-m' 'IPV6-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ipv6AddrPfxLength'[0m]
- .*.*.8.1.2 No Such Object available on this agent at this OID
- Invalid snmp_walk() data = .1.3.6.1.2.1.55.1.8.1.2 No Such Object available on this agent at this OID
- SQL[[1;33mSELECT `ipv6_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv6_addresses` LEFT JOIN `ports` ON `ipv6_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [0;33m[90][0m 1.04ms]
- >> Runtime for discovery module 'ipv6-addresses': 0.0510 seconds with 2992 bytes
- >> [0;36mSNMP[0m: [2/0.05s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module ipv6-addresses ####
- Modules status: Global-
- OS
- Device
- Module [ route ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load disco module sensors ####
- Caching data: os sensors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OteQUSa' '-Ih' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ALTA-SYSTEM-MIB::sysTempDegC'[0m]
- ALTA-SYSTEM-MIB::sysTempDegC.1 = 73
- ALTA-SYSTEM-MIB::sysTempDegC.2 = 73
- ALTA-SYSTEM-MIB::sysTempDegC.3 = 70
- ALTA-SYSTEM-MIB::sysTempDegC.4 = 69
- ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'entPhysicalDescr'[0m]
- entPhysicalDescr = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = entPhysicalDescr = No Such Object available on this agent at this OID
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["voltage",90,"ipmi"][0m 1.41ms]
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["temperature",90,"ipmi"][0m 1.08ms]
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["fanspeed",90,"ipmi"][0m 1.05ms]
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power",90,"ipmi"][0m 1.03ms]
- Airflow: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["airflow",90,"snmp"][0m 0.99ms]
- Current: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["current",90,"snmp"][0m 1.02ms]
- Charge: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["charge",90,"snmp"][0m 0.97ms]
- Dbm: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["dbm",90,"snmp"][0m 1.02ms]
- Fanspeed: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["fanspeed",90,"snmp"][0m 0.99ms]
- Frequency: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["frequency",90,"snmp"][0m 1.01ms]
- Humidity: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["humidity",90,"snmp"][0m 1.01ms]
- Load: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["load",90,"snmp"][0m 0.97ms]
- Loss: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["loss",90,"snmp"][0m 0.96ms]
- Power: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power",90,"snmp"][0m 1.06ms]
- Power_consumed: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power_consumed",90,"snmp"][0m 0.99ms]
- Power_factor: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power_factor",90,"snmp"][0m 0.98ms]
- Runtime: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["runtime",90,"snmp"][0m 0.99ms]
- Signal: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["signal",90,"snmp"][0m 0.98ms]
- State: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["state",90,"snmp"][0m 1.01ms]
- Count: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["count",90,"snmp"][0m 0.94ms]
- Temperature: Dynamic Discovery (temperature):
- array (
- 'data' =>
- array (
- 0 =>
- array (
- 'oid' => 'ALTA-SYSTEM-MIB::sysTempDegC',
- 'num_oid' => '.1.3.6.1.4.1.61802.2.1.1.2.{{ $index }}',
- 'descr' => 'Temperature {{ $index }}',
- ),
- ),
- )
- Data ALTA-SYSTEM-MIB::sysTempDegC:
- array (
- 1 =>
- array (
- 'ALTA-SYSTEM-MIB::sysTempDegC' => '73',
- ),
- 2 =>
- array (
- 'ALTA-SYSTEM-MIB::sysTempDegC' => '73',
- ),
- 3 =>
- array (
- 'ALTA-SYSTEM-MIB::sysTempDegC' => '70',
- ),
- 4 =>
- array (
- 'ALTA-SYSTEM-MIB::sysTempDegC' => '69',
- ),
- )
- Sensor fetched value: 73
- Temperature 1: Cur 73, Low: null, Low Warn: null, Warn: null, High: null
- Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.1, 1, altalabs-wifi, Temperature 1, snmp, 1, 1, , 73, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE
- SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","1"][0m 0.79ms]
- SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`) VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.1","sensor_index":1,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 1","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":93,"sensor_limit_warn":null,"sensor_limit_low":63,"sensor_limit_low_warn":null,"sensor_current":73,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 1.59ms]
- ( 2146 inserted )
- +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2146","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 1 Temperature 1","",90][0m 2.08ms]
- Sensor fetched value: 73
- Temperature 2: Cur 73, Low: null, Low Warn: null, Warn: null, High: null
- Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.2, 2, altalabs-wifi, Temperature 2, snmp, 1, 1, , 73, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE
- SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","2"][0m 0.76ms]
- SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`) VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.2","sensor_index":2,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 2","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":93,"sensor_limit_warn":null,"sensor_limit_low":63,"sensor_limit_low_warn":null,"sensor_current":73,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 1.39ms]
- ( 2147 inserted )
- +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2147","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 2 Temperature 2","",90][0m 1.21ms]
- Sensor fetched value: 70
- Temperature 3: Cur 70, Low: null, Low Warn: null, Warn: null, High: null
- Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.3, 3, altalabs-wifi, Temperature 3, snmp, 1, 1, , 70, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE
- SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","3"][0m 0.78ms]
- SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`) VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.3","sensor_index":3,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 3","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":90,"sensor_limit_warn":null,"sensor_limit_low":60,"sensor_limit_low_warn":null,"sensor_current":70,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 1.36ms]
- ( 2148 inserted )
- +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2148","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 3 Temperature 3","",90][0m 1.14ms]
- Sensor fetched value: 69
- Temperature 4: Cur 69, Low: null, Low Warn: null, Warn: null, High: null
- Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.4, 4, altalabs-wifi, Temperature 4, snmp, 1, 1, , 69, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE
- SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","4"][0m 0.31ms]
- SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`) VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.4","sensor_index":4,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 4","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":89,"sensor_limit_warn":null,"sensor_limit_low":59,"sensor_limit_low_warn":null,"sensor_current":69,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 0.89ms]
- ( 2149 inserted )
- +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2149","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 4 Temperature 4","",90][0m 0.84ms]
- array (
- 'altalabs-wifi' =>
- array (
- 1 => 1,
- 2 => 1,
- 3 => 1,
- 4 => 1,
- ),
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["temperature",90,"snmp"][0m 0.48ms]
- 1 -> altalabs-wifi
- 2 -> altalabs-wifi
- 3 -> altalabs-wifi
- 4 -> altalabs-wifi
- Tv_signal: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["tv_signal",90,"snmp"][0m 0.41ms]
- Bitrate: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["bitrate",90,"snmp"][0m 0.39ms]
- Voltage: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["voltage",90,"snmp"][0m 0.38ms]
- Snr: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["snr",90,"snmp"][0m 0.36ms]
- Pressure: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["pressure",90,"snmp"][0m 0.36ms]
- Cooling: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["cooling",90,"snmp"][0m 0.36ms]
- Delay: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["delay",90,"snmp"][0m 0.38ms]
- Quality_factor: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["quality_factor",90,"snmp"][0m 0.37ms]
- Chromatic_dispersion: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["chromatic_dispersion",90,"snmp"][0m 0.36ms]
- Ber: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["ber",90,"snmp"][0m 0.35ms]
- Eer: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["eer",90,"snmp"][0m 0.36ms]
- Waterflow: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["waterflow",90,"snmp"][0m 0.36ms]
- Percent: array (
- )
- SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["percent",90,"snmp"][0m 0.36ms]
- >> Runtime for discovery module 'sensors': 0.1260 seconds with 65392 bytes
- >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [46/0.39s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module sensors ####
- Modules status: Global+
- OS
- Device
- #### Load disco module storage ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs:/opt/librenms/mibs/datadomain' 'udp:HOSTNAME:161' 'fileSystemSpaceTable'[0m]
- fileSystemSpaceTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = fileSystemSpaceTable = No Such Object available on this agent at this OID
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Os' 'udp:HOSTNAME:161' 'ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0'[0m]
- Exitcode: 1 ["MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/altalabs
- Cannot find module (ARICENT-ISS-MIB): At line 3 in (none)
- ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0: Unknown Object Identifier
- "]
- MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/altalabs
- Cannot find module (ARICENT-ISS-MIB): At line 3 in (none)
- ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0: Unknown Object Identifier
- hrStorage : Discover Storage: 31, hrStorageFixedDisk, hrstorage, /, 201404416, 4096, 74137600
- SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[31,90,"hrstorage"][0m 0.59ms]
- SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/","hrStorageFixedDisk","4096",201404416,90,31,"hrstorage"][0m 0.32ms]
- .Discover Storage: 32, hrStorageFixedDisk, hrstorage, /sys/fs/cgroup, 0, 4096, 0
- Discover Storage: 33, hrStorageFixedDisk, hrstorage, /sys/fs/bpf, 0, 4096, 0
- Discover Storage: 34, hrStorageFixedDisk, hrstorage, /sys/fs/pstore, 0, 4096, 0
- Discover Storage: 35, hrStorageFixedDisk, hrstorage, /cfg, 2040373248, 4096, 1716224
- SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[35,90,"hrstorage"][0m 0.4ms]
- SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/cfg","hrStorageFixedDisk","4096",2040373248,90,35,"hrstorage"][0m 0.24ms]
- .SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dskTable'[0m]
- dskTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dskTable = No Such Object available on this agent at this OID
- SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id` = '90' AND `storage_type` != 'dsk' [0;33m[][0m 0.62ms]
- array (
- 'hrstorage' =>
- array (
- 31 => 1,
- 35 => 1,
- ),
- )
- SQL[[1;33mSELECT * FROM `storage` WHERE `device_id` = '90' [0;33m[][0m 0.29ms]
- 31 -> hrstorage
- 35 -> hrstorage
- >> Runtime for discovery module 'storage': 0.0790 seconds with 7152 bytes
- >> [0;36mSNMP[0m: [3/0.07s] [1;33mMySQL[0m: [6/0.02s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module storage ####
- Modules status: Global+
- OS
- Device
- #### Load disco module hr-device ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrProcessorTable'[0m]
- hrProcessorFrwID.196608 = zeroDotZero
- hrProcessorFrwID.196609 = zeroDotZero
- hrProcessorLoad.196608 = 17
- hrProcessorLoad.196609 = 9
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrDeviceTable'[0m]
- hrDeviceIndex.196608 = 196608
- hrDeviceIndex.196609 = 196609
- hrDeviceIndex.262145 = 262145
- hrDeviceIndex.262146 = 262146
- hrDeviceIndex.262147 = 262147
- hrDeviceIndex.262148 = 262148
- hrDeviceIndex.262149 = 262149
- hrDeviceIndex.262150 = 262150
- hrDeviceIndex.262151 = 262151
- hrDeviceIndex.262152 = 262152
- hrDeviceIndex.262153 = 262153
- hrDeviceIndex.262154 = 262154
- hrDeviceIndex.262155 = 262155
- hrDeviceIndex.262156 = 262156
- hrDeviceIndex.262157 = 262157
- hrDeviceIndex.262158 = 262158
- hrDeviceIndex.262159 = 262159
- hrDeviceIndex.262160 = 262160
- hrDeviceIndex.262161 = 262161
- hrDeviceIndex.262162 = 262162
- hrDeviceIndex.262163 = 262163
- hrDeviceIndex.262164 = 262164
- hrDeviceIndex.262165 = 262165
- hrDeviceIndex.262166 = 262166
- hrDeviceIndex.262167 = 262167
- hrDeviceIndex.262168 = 262168
- hrDeviceIndex.262169 = 262169
- hrDeviceIndex.262170 = 262170
- hrDeviceIndex.262171 = 262171
- hrDeviceIndex.262172 = 262172
- hrDeviceIndex.262173 = 262173
- hrDeviceIndex.262174 = 262174
- hrDeviceType.196608 = hrDeviceProcessor
- hrDeviceType.196609 = hrDeviceProcessor
- hrDeviceType.262145 = hrDeviceNetwork
- hrDeviceType.262146 = hrDeviceNetwork
- hrDeviceType.262147 = hrDeviceNetwork
- hrDeviceType.262148 = hrDeviceNetwork
- hrDeviceType.262149 = hrDeviceNetwork
- hrDeviceType.262150 = hrDeviceNetwork
- hrDeviceType.262151 = hrDeviceNetwork
- hrDeviceType.262152 = hrDeviceNetwork
- hrDeviceType.262153 = hrDeviceNetwork
- hrDeviceType.262154 = hrDeviceNetwork
- hrDeviceType.262155 = hrDeviceNetwork
- hrDeviceType.262156 = hrDeviceNetwork
- hrDeviceType.262157 = hrDeviceNetwork
- hrDeviceType.262158 = hrDeviceNetwork
- hrDeviceType.262159 = hrDeviceNetwork
- hrDeviceType.262160 = hrDeviceNetwork
- hrDeviceType.262161 = hrDeviceNetwork
- hrDeviceType.262162 = hrDeviceNetwork
- hrDeviceType.262163 = hrDeviceNetwork
- hrDeviceType.262164 = hrDeviceNetwork
- hrDeviceType.262165 = hrDeviceNetwork
- hrDeviceType.262166 = hrDeviceNetwork
- hrDeviceType.262167 = hrDeviceNetwork
- hrDeviceType.262168 = hrDeviceNetwork
- hrDeviceType.262169 = hrDeviceNetwork
- hrDeviceType.262170 = hrDeviceNetwork
- hrDeviceType.262171 = hrDeviceNetwork
- hrDeviceType.262172 = hrDeviceNetwork
- hrDeviceType.262173 = hrDeviceNetwork
- hrDeviceType.262174 = hrDeviceNetwork
- hrDeviceDescr.196608 =
- hrDeviceDescr.196609 =
- hrDeviceDescr.262145 = network interface lo
- hrDeviceDescr.262146 = network interface eth0
- hrDeviceDescr.262147 = network interface gre0
- hrDeviceDescr.262148 = network interface gretap0
- hrDeviceDescr.262149 = network interface erspan0
- hrDeviceDescr.262150 = network interface bond0
- hrDeviceDescr.262151 = network interface br-lan
- hrDeviceDescr.262152 = network interface br666
- hrDeviceDescr.262153 = network interface eth0.666
- hrDeviceDescr.262154 = network interface br20
- hrDeviceDescr.262155 = network interface eth0.20
- hrDeviceDescr.262156 = network interface wifi0
- hrDeviceDescr.262157 = network interface soc0
- hrDeviceDescr.262158 = network interface wifi1
- hrDeviceDescr.262159 = network interface soc1
- hrDeviceDescr.262160 = network interface 5ho07KcQ6t
- hrDeviceDescr.262161 = network interface 2ho07KcQ6t
- hrDeviceDescr.262162 = network interface 5lHWyMDT2N
- hrDeviceDescr.262163 = network interface br30
- hrDeviceDescr.262164 = network interface eth0.30
- hrDeviceDescr.262165 = network interface 2lHWyMDT2N
- hrDeviceDescr.262166 = network interface 5tynfrfeB_
- hrDeviceDescr.262167 = network interface 2tynfrfeB_
- hrDeviceDescr.262168 = network interface br100
- hrDeviceDescr.262169 = network interface eth0.100
- hrDeviceDescr.262170 = network interface 5lHWyMDT2N.20
- hrDeviceDescr.262171 = network interface 2lHWyMDT2N.20
- hrDeviceDescr.262172 = network interface 2ho07KcQ6t.100
- hrDeviceDescr.262173 = network interface 5tynfrfeB_.666
- hrDeviceDescr.262174 = network interface 2tynfrfeB_.666
- hrDeviceID.196608 = zeroDotZero
- hrDeviceID.196609 = zeroDotZero
- hrDeviceID.262145 = zeroDotZero
- hrDeviceID.262146 = zeroDotZero
- hrDeviceID.262147 = zeroDotZero
- hrDeviceID.262148 = zeroDotZero
- hrDeviceID.262149 = zeroDotZero
- hrDeviceID.262150 = zeroDotZero
- hrDeviceID.262151 = zeroDotZero
- hrDeviceID.262152 = zeroDotZero
- hrDeviceID.262153 = zeroDotZero
- hrDeviceID.262154 = zeroDotZero
- hrDeviceID.262155 = zeroDotZero
- hrDeviceID.262156 = zeroDotZero
- hrDeviceID.262157 = zeroDotZero
- hrDeviceID.262158 = zeroDotZero
- hrDeviceID.262159 = zeroDotZero
- hrDeviceID.262160 = zeroDotZero
- hrDeviceID.262161 = zeroDotZero
- hrDeviceID.262162 = zeroDotZero
- hrDeviceID.262163 = zeroDotZero
- hrDeviceID.262164 = zeroDotZero
- hrDeviceID.262165 = zeroDotZero
- hrDeviceID.262166 = zeroDotZero
- hrDeviceID.262167 = zeroDotZero
- hrDeviceID.262168 = zeroDotZero
- hrDeviceID.262169 = zeroDotZero
- hrDeviceID.262170 = zeroDotZero
- hrDeviceID.262171 = zeroDotZero
- hrDeviceID.262172 = zeroDotZero
- hrDeviceID.262173 = zeroDotZero
- hrDeviceID.262174 = zeroDotZero
- hrDeviceStatus.196608 = running
- hrDeviceStatus.196609 = running
- hrDeviceStatus.262145 = running
- hrDeviceStatus.262146 = running
- hrDeviceStatus.262147 = down
- hrDeviceStatus.262148 = down
- hrDeviceStatus.262149 = down
- hrDeviceStatus.262150 = down
- hrDeviceStatus.262151 = running
- hrDeviceStatus.262152 = running
- hrDeviceStatus.262153 = running
- hrDeviceStatus.262154 = running
- hrDeviceStatus.262155 = running
- hrDeviceStatus.262156 = running
- hrDeviceStatus.262157 = down
- hrDeviceStatus.262158 = running
- hrDeviceStatus.262159 = down
- hrDeviceStatus.262160 = running
- hrDeviceStatus.262161 = running
- hrDeviceStatus.262162 = running
- hrDeviceStatus.262163 = running
- hrDeviceStatus.262164 = running
- hrDeviceStatus.262165 = running
- hrDeviceStatus.262166 = running
- hrDeviceStatus.262167 = running
- hrDeviceStatus.262168 = running
- hrDeviceStatus.262169 = running
- hrDeviceStatus.262170 = running
- hrDeviceStatus.262171 = running
- hrDeviceStatus.262172 = running
- hrDeviceStatus.262173 = running
- hrDeviceStatus.262174 = running
- hrDeviceErrors.262145 = 0
- hrDeviceErrors.262146 = 1
- hrDeviceErrors.262147 = 0
- hrDeviceErrors.262148 = 0
- hrDeviceErrors.262149 = 0
- hrDeviceErrors.262150 = 0
- hrDeviceErrors.262151 = 0
- hrDeviceErrors.262152 = 0
- hrDeviceErrors.262153 = 0
- hrDeviceErrors.262154 = 0
- hrDeviceErrors.262155 = 0
- hrDeviceErrors.262156 = 89006
- hrDeviceErrors.262157 = 0
- hrDeviceErrors.262158 = 15819
- hrDeviceErrors.262159 = 0
- hrDeviceErrors.262160 = 0
- hrDeviceErrors.262161 = 908
- hrDeviceErrors.262162 = 3637
- hrDeviceErrors.262163 = 0
- hrDeviceErrors.262164 = 0
- hrDeviceErrors.262165 = 460
- hrDeviceErrors.262166 = 12182
- hrDeviceErrors.262167 = 87638
- hrDeviceErrors.262168 = 0
- hrDeviceErrors.262169 = 0
- hrDeviceErrors.262170 = 0
- hrDeviceErrors.262171 = 0
- hrDeviceErrors.262172 = 0
- hrDeviceErrors.262173 = 0
- hrDeviceErrors.262174 = 0
- array (
- 196608 =>
- array (
- 'hrProcessorFrwID' => 'zeroDotZero',
- 'hrProcessorLoad' => '17',
- 'hrDeviceIndex' => '196608',
- 'hrDeviceType' => 'hrDeviceProcessor',
- 'hrDeviceDescr' => '',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- ),
- 196609 =>
- array (
- 'hrProcessorFrwID' => 'zeroDotZero',
- 'hrProcessorLoad' => '9',
- 'hrDeviceIndex' => '196609',
- 'hrDeviceType' => 'hrDeviceProcessor',
- 'hrDeviceDescr' => '',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- ),
- 262145 =>
- array (
- 'hrDeviceIndex' => '262145',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface lo',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262146 =>
- array (
- 'hrDeviceIndex' => '262146',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface eth0',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '1',
- ),
- 262147 =>
- array (
- 'hrDeviceIndex' => '262147',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface gre0',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'down',
- 'hrDeviceErrors' => '0',
- ),
- 262148 =>
- array (
- 'hrDeviceIndex' => '262148',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface gretap0',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'down',
- 'hrDeviceErrors' => '0',
- ),
- 262149 =>
- array (
- 'hrDeviceIndex' => '262149',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface erspan0',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'down',
- 'hrDeviceErrors' => '0',
- ),
- 262150 =>
- array (
- 'hrDeviceIndex' => '262150',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface bond0',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'down',
- 'hrDeviceErrors' => '0',
- ),
- 262151 =>
- array (
- 'hrDeviceIndex' => '262151',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface br-lan',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262152 =>
- array (
- 'hrDeviceIndex' => '262152',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface br666',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262153 =>
- array (
- 'hrDeviceIndex' => '262153',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface eth0.666',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262154 =>
- array (
- 'hrDeviceIndex' => '262154',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface br20',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262155 =>
- array (
- 'hrDeviceIndex' => '262155',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface eth0.20',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262156 =>
- array (
- 'hrDeviceIndex' => '262156',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface wifi0',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '89006',
- ),
- 262157 =>
- array (
- 'hrDeviceIndex' => '262157',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface soc0',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'down',
- 'hrDeviceErrors' => '0',
- ),
- 262158 =>
- array (
- 'hrDeviceIndex' => '262158',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface wifi1',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '15819',
- ),
- 262159 =>
- array (
- 'hrDeviceIndex' => '262159',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface soc1',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'down',
- 'hrDeviceErrors' => '0',
- ),
- 262160 =>
- array (
- 'hrDeviceIndex' => '262160',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 5ho07KcQ6t',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262161 =>
- array (
- 'hrDeviceIndex' => '262161',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 2ho07KcQ6t',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '908',
- ),
- 262162 =>
- array (
- 'hrDeviceIndex' => '262162',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 5lHWyMDT2N',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '3637',
- ),
- 262163 =>
- array (
- 'hrDeviceIndex' => '262163',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface br30',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262164 =>
- array (
- 'hrDeviceIndex' => '262164',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface eth0.30',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262165 =>
- array (
- 'hrDeviceIndex' => '262165',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 2lHWyMDT2N',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '460',
- ),
- 262166 =>
- array (
- 'hrDeviceIndex' => '262166',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 5tynfrfeB_',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '12182',
- ),
- 262167 =>
- array (
- 'hrDeviceIndex' => '262167',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 2tynfrfeB_',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '87638',
- ),
- 262168 =>
- array (
- 'hrDeviceIndex' => '262168',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface br100',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262169 =>
- array (
- 'hrDeviceIndex' => '262169',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface eth0.100',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262170 =>
- array (
- 'hrDeviceIndex' => '262170',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 5lHWyMDT2N.20',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262171 =>
- array (
- 'hrDeviceIndex' => '262171',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 2lHWyMDT2N.20',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262172 =>
- array (
- 'hrDeviceIndex' => '262172',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 2ho07KcQ6t.100',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262173 =>
- array (
- 'hrDeviceIndex' => '262173',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 5tynfrfeB_.666',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- 262174 =>
- array (
- 'hrDeviceIndex' => '262174',
- 'hrDeviceType' => 'hrDeviceNetwork',
- 'hrDeviceDescr' => 'network interface 2tynfrfeB_.666',
- 'hrDeviceID' => 'zeroDotZero',
- 'hrDeviceStatus' => 'running',
- 'hrDeviceErrors' => '0',
- ),
- )
- SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"196608"][0m 1.39ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","","running",0,"17",90,"196608"][0m 1.63ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"196609"][0m 0.66ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","","running",0,"9",90,"196609"][0m 1.41ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262145"][0m 0.65ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface lo","running","0",90,"262145"][0m 0.57ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262146"][0m 0.63ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0","running","1",90,"262146"][0m 0.54ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262147"][0m 0.55ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface gre0","down","0",90,"262147"][0m 0.54ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262148"][0m 0.58ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface gretap0","down","0",90,"262148"][0m 0.53ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262149"][0m 0.55ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface erspan0","down","0",90,"262149"][0m 0.51ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262150"][0m 0.53ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface bond0","down","0",90,"262150"][0m 0.56ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262151"][0m 0.54ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br-lan","running","0",90,"262151"][0m 0.51ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262152"][0m 0.53ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br666","running","0",90,"262152"][0m 0.51ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262153"][0m 0.57ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.666","running","0",90,"262153"][0m 0.52ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262154"][0m 0.54ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br20","running","0",90,"262154"][0m 0.5ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262155"][0m 0.53ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.20","running","0",90,"262155"][0m 0.58ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262156"][0m 0.57ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface wifi0","running","89006",90,"262156"][0m 1.31ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262157"][0m 0.57ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface soc0","down","0",90,"262157"][0m 0.57ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262158"][0m 0.55ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface wifi1","running","15819",90,"262158"][0m 1.33ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262159"][0m 0.59ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface soc1","down","0",90,"262159"][0m 0.53ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262160"][0m 0.56ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5ho07KcQ6t","running","0",90,"262160"][0m 0.53ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262161"][0m 0.54ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2ho07KcQ6t","running","908",90,"262161"][0m 0.53ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262162"][0m 0.56ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5lHWyMDT2N","running","3637",90,"262162"][0m 0.5ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262163"][0m 0.52ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br30","running","0",90,"262163"][0m 0.5ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262164"][0m 0.6ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.30","running","0",90,"262164"][0m 0.52ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262165"][0m 0.53ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2lHWyMDT2N","running","460",90,"262165"][0m 0.5ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262166"][0m 0.52ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5tynfrfeB_","running","12182",90,"262166"][0m 1.34ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262167"][0m 0.55ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2tynfrfeB_","running","87638",90,"262167"][0m 1.22ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262168"][0m 0.59ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br100","running","0",90,"262168"][0m 0.54ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262169"][0m 0.55ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.100","running","0",90,"262169"][0m 0.52ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262170"][0m 0.53ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5lHWyMDT2N.20","running","0",90,"262170"][0m 0.54ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262171"][0m 0.55ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2lHWyMDT2N.20","running","0",90,"262171"][0m 0.52ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262172"][0m 0.58ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2ho07KcQ6t.100","running","0",90,"262172"][0m 0.57ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262173"][0m 0.57ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5tynfrfeB_.666","running","0",90,"262173"][0m 0.53ms]
- .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262174"][0m 0.57ms]
- SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2tynfrfeB_.666","running","0",90,"262174"][0m 0.54ms]
- .SQL[[1;33mSELECT * FROM `hrDevice` WHERE `device_id` = '90' [0;33m[][0m 0.68ms]
- >> Runtime for discovery module 'hr-device': 0.1250 seconds with 75456 bytes
- >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [65/0.42s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module hr-device ####
- Modules status: Global+
- OS
- Device
- #### Load disco module discovery-protocols ####
- LLDP-MIB: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Os' 'udp:HOSTNAME:161' 'LLDP-MIB::lldpRemTable'[0m]
- lldpRemTable = No Such Object available on this agent at this OID
- OSPF Discovery: SQL[[1;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [0;33m[90][0m 1.39ms]
- SQL[[1;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [0;33m[90][0m 1.63ms]
- SQL[[1;33mDELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [0;33m[][0m 0.93ms]
- 0 orphaned links deleted
- >> Runtime for discovery module 'discovery-protocols': 0.0590 seconds with 2688 bytes
- >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [3/0.04s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module discovery-protocols ####
- Modules status: Global+
- OS
- Device
- #### Load disco module arp-table ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-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::ipNetToPhysicalPhysAddress'[0m]
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 8:55:31:ec:c5:d0
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 58:47:ca:72:39:13
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 1c:83:41:33:43:3a
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = c:c4:7a:39:4f:98
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 44:d9:e7:5:55:24
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 0:c:29:28:e9:6
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 4:18:d6:a0:2f:9b
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = e0:3:6b:a8:5:fa
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:02:e0:4c:ff:fe:68:08:0a"] = 0:e0:4c:68:8:a
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:02:e0:4c:ff:fe:68:10:3f"] = 0:e0:4c:68:10:3f
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:06:18:d6:ff:fe:91:d3:a8"] = 4:18:d6:91:d3:a8
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:0c:2c:fc:d8:e7:af:61:82"] = 5c:3e:1b:cc:64:a4
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:99:10:52"] = 18:b4:30:99:10:52
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:99:3c:2e"] = 18:b4:30:99:3c:2e
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:a7:22:b8"] = 18:b4:30:a7:22:b8
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:a7:3b:24"] = 18:b4:30:a7:3b:24
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:b1:9e:97"] = 18:b4:30:b1:9e:97
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1c:26:0c:80:12:60:b3:93"] = 7c:c1:80:a0:f:a0
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1c:ba:be:c3:01:7c:37:66"] = 14:c1:4e:2e:54:bd
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1c:c8:85:a2:c2:5f:5f:e6"] = 7c:c1:80:a0:f:a0
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:26:a4:3c:ff:fe:33:af:45"] = 24:a4:3c:33:af:45
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:26:fd:5b:ff:fe:04:2f:21"] = 24:fd:5b:4:2f:21
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:2e:64:1f:ff:fe:1d:da:e9"] = 2c:64:1f:1d:da:e9
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:32:07:ca:33:7b:02:d6:a1"] =
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:34:a9:7f:ff:fe:b5:a8:1f"] = 36:a9:7f:b5:a8:1f
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:43:c6:25:b7:4c:ef:62:62"] = 0:e0:4c:68:10:3f
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:5e:aa:fd:ff:fe:cd:93:1e"] = 5c:aa:fd:cd:93:1e
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:5e:aa:fd:ff:fe:cd:f9:44"] = 5c:aa:fd:cd:f9:44
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:5e:aa:fd:ff:fe:f5:40:72"] = 5c:aa:fd:f5:40:72
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:6b:67:c8:f3:c2:22:ee:93"] =
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:96:9f:3e:ff:fe:f5:ca:ce"] = 94:9f:3e:f5:ca:ce
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:96:9f:3e:ff:fe:f5:cb:d8"] = 94:9f:3e:f5:cb:d8
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:a2:d7:f3:ff:fe:96:eb:ac"] = a0:d7:f3:96:eb:ac
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:a6:8d:3b:ff:fe:cc:5f:ed"] = a4:8d:3b:cc:5f:ed
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:b6:11:5e:28:e4:22:75:82"] = 90:e2:ba:a9:ce:9c
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:be:b9:23:ff:fe:01:01:04"] = bc:b9:23:1:1:4
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:c3:a1:a4:64:e9:21:f5:f1"] = 0:4:4b:73:69:bb
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:ce:a7:c1:ff:fe:54:b8:5b"] = cc:a7:c1:54:b8:5b
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:d6:e2:a7:9e:7a:0f:8f:90"] = a4:a4:90:78:70:88
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:e2:03:6b:ff:fe:a8:05:fa"] = e0:3:6b:a8:5:fa
- IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:e8:a7:88:ba:54:91:ef:e5"] = 0:e0:4c:68:8:a
- IP-MIB::ipNetToPhysicalPhysAddress[8][ipv6]["fe:80:00:00:00:00:00:00:62:22:32:ff:fe:27:8f:1b"] = 60:22:32:27:8f:1b
- IP-MIB::ipNetToPhysicalPhysAddress[8][ipv6]["fe:80:00:00:00:00:00:00:ce:ac:be:80:b3:43:c7:cd"] = 74:83:c2:da:45:7
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:04:3b:11:5b:42:7c:8a:e5"] = 12:b4:e0:72:2e:b3
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:04:58:20:ff:fe:56:0f:fb"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:04:86:d1:3d:3d:3c:36:fa"] = 96:c9:7c:dd:2d:82
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:0c:96:39:df:ca:46:b6:17"] = 96:c9:7c:dd:2d:82
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:10:a4:bc:5b:6f:c5:5c:c6"] = 12:b4:e0:72:2e:b3
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:18:02:16:ff:fe:64:6d:68"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:18:2f:e3:ff:fe:e9:6c:ce"] = 80:38:fb:3:c5:5
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:20:21:5f:ff:fe:cc:7b:99"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:2e:79:49:72:ce:36:9a:e4"] = 80:f3:ef:2e:d5:b3
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:3c:6e:01:ff:fe:d0:d1:d1"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:42:ec:99:ff:fe:4b:f3:6b"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:44:fe:90:ff:fe:9f:f9:89"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:48:61:65:ff:fe:2c:d1:01"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:48:c7:f3:ff:fe:21:08:0e"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:58:8f:d8:ff:fe:1d:42:9f"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:5c:12:10:ff:fe:eb:3e:0a"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:68:4d:cf:ff:fe:0e:fe:9c"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:80:27:b4:ff:fe:7a:61:63"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:82:38:fb:ff:fe:03:c5:05"] = 80:38:fb:3:c5:5
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:98:1a:a7:ff:fe:a2:e9:dc"] = 80:38:fb:3:c5:5
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:9c:0d:93:e2:a8:4e:70:87"] = 58:24:29:76:d8:dd
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:cc:0b:fe:ff:fe:17:36:5d"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:cc:52:b2:ff:fe:c0:b7:b1"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:dc:61:d3:ff:fe:73:ea:7b"] = 40:ec:99:4b:f3:6b
- IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:f8:4e:e4:ff:fe:e4:a4:77"] = 40:ec:99:4b:f3:6b
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-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::ipNetToMediaPhysAddress'[0m]
- IP-MIB::ipNetToMediaPhysAddress[7][*] = 8:55:31:ec:c5:d0
- IP-MIB::ipNetToMediaPhysAddress[7][*] = 58:47:ca:72:39:13
- IP-MIB::ipNetToMediaPhysAddress[7][*] = 1c:83:41:33:43:3a
- IP-MIB::ipNetToMediaPhysAddress[7][*] = c:c4:7a:39:4f:98
- IP-MIB::ipNetToMediaPhysAddress[7][*] = 44:d9:e7:5:55:24
- IP-MIB::ipNetToMediaPhysAddress[7][*] = 0:c:29:28:e9:6
- IP-MIB::ipNetToMediaPhysAddress[7][*] = 4:18:d6:a0:2f:9b
- IP-MIB::ipNetToMediaPhysAddress[7][*] = e0:3:6b:a8:5:fa
- SQL[[1;33mSELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [0;33m[90,""][0m 1.19ms]
- br-lan:
- 8:55:31:ec:c5:d0 => 192.168.10.1
- 58:47:ca:72:39:13 => 192.168.10.2
- 1c:83:41:33:43:3a => 192.168.10.3
- c:c4:7a:39:4f:98 => 192.168.10.50
- 44:d9:e7:5:55:24 => 192.168.10.75
- 0:c:29:28:e9:6 => 192.168.10.90
- 4:18:d6:a0:2f:9b => 192.168.10.105
- e0:3:6b:a8:5:fa => 192.168.10.113
- SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,8][0m 1.03ms]
- Reporting disabled by user setting
- br666:
- SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,10][0m 0.96ms]
- br20:
- SQL[[1;33mDELETE T FROM `ipv4_mac` T LEFT JOIN `ports` ON `ports`.`port_id` = T.`port_id` LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `ports`.`port_id` IS NULL AND `devices`.`device_id` IS NULL [0;33m[][0m 1.22ms]
- >> Runtime for discovery module 'arp-table': 0.0780 seconds with 42040 bytes
- >> [0;36mSNMP[0m: [2/0.07s] [1;33mMySQL[0m: [4/0.04s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module arp-table ####
- Modules status: Global-
- OS
- Device
- Module [ discovery-arp ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ junose-atm-vp ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load disco module bgp-peers ####
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'BGP4-MIB::bgpLocalAs.0'[0m]
- BGP4-MIB::bgpLocalAs.0 = No Such Object available on this agent at this OID
- No BGP on hostPeers :
- SQL[[1;33mDELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [0;33m[90,""][0m 0.69ms]
- SQL[[1;33mDELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [0;33m[90,""][0m 0.5ms]
- SQL[[1;33mSELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [0;33m[90][0m 0.68ms]
- >> Runtime for discovery module 'bgp-peers': 0.0310 seconds with 1480 bytes
- >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [3/0.02s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module bgp-peers ####
- Modules status: Global+
- OS
- Device
- #### Load disco module vlans ####
- SQL[[1;33mSELECT * FROM `vlans` WHERE `device_id` = ? [0;33m[90][0m 0.64ms]
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex'[0m]
- dot1dBasePortIfIndex = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dot1dBasePortIfIndex = No Such Object available on this agent at this OID
- IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IEEE8021-Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1qVlanVersionNumber.0'[0m]
- No Such Object available on this agent at this OID
- >> Runtime for discovery module 'vlans': 0.0660 seconds with 2032 bytes
- >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module vlans ####
- Modules status: Global-
- OS
- Device
- Module [ vminfo ] disabled globally.
- Modules status: Global-
- OS
- Device
- Module [ printer-supplies ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load disco module ucd-diskio ####
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
- diskIOEntry = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = diskIOEntry = No Such Object available on this agent at this OID
- array (
- )
- SQL[[1;33mSELECT * FROM `ucd_diskio` where `device_id` = '90' [0;33m[][0m 0.85ms]
- >> Runtime for discovery module 'ucd-diskio': 0.0230 seconds with 1280 bytes
- >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module ucd-diskio ####
- Modules status: Global-
- OS
- Device
- Module [ applications ] disabled globally.
- Modules status: Global+
- OS
- Device
- #### Load disco module services ####
- >> Runtime for discovery module 'services': 0.0000 seconds with 80 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module services ####
- Modules status: Global+
- OS
- Device
- #### Load disco module stp ####
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpProtocolSpecification.0'[0m]
- BRIDGE-MIB::dot1dStpProtocolSpecification.0 = No Such Object available on this agent at this OID
- Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[90][0m 0.89ms]
- Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[90][0m 0.69ms]
- >> Runtime for discovery module 'stp': 0.0300 seconds with 6856 bytes
- >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [2/0.02s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module stp ####
- Modules status: Global+
- OS
- Device
- #### Load disco module ntp ####
- >> Runtime for discovery module 'ntp': 0.0000 seconds with 80 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco 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 disco module wireless ####
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"ap-count"][0m 0.84ms]
- clients: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanVapStaCount'[0m]
- wlanVapStaCount.1 = 0
- wlanVapStaCount.2 = 0
- wlanVapStaCount.3 = 0
- wlanVapStaCount.4 = 0
- wlanVapStaCount.5 = 4
- wlanVapStaCount.6 = 2
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanVapBand'[0m]
- wlanVapBand.1 = 5
- wlanVapBand.2 = 2
- wlanVapBand.3 = 5
- wlanVapBand.4 = 2
- wlanVapBand.5 = 5
- wlanVapBand.6 = 2
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanVapSsid'[0m]
- wlanVapSsid.1 = Baer Den Cubs
- wlanVapSsid.2 = Baer Den Cubs
- wlanVapSsid.3 = XNET
- wlanVapSsid.4 = XNET
- wlanVapSsid.5 = Baer Den
- wlanVapSsid.6 = Baer Den
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => clients
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.1",".1.3.6.1.4.1.61802.1.1.2.1.9.3",".1.3.6.1.4.1.61802.1.1.2.1.9.5"]
- [sensor_index] => 5G
- [sensor_type] => altalabs-wifi
- [sensor_descr] => Clients (5G)
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] => 50
- [sensor_limit_warn] => 40
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 4
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => clients
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.2",".1.3.6.1.4.1.61802.1.1.2.1.9.4",".1.3.6.1.4.1.61802.1.1.2.1.9.6"]
- [sensor_index] => 2G
- [sensor_type] => altalabs-wifi
- [sensor_descr] => Clients (2G)
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] => 50
- [sensor_limit_warn] => 40
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 2
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => clients
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.1",".1.3.6.1.4.1.61802.1.1.2.1.9.2"]
- [sensor_index] => Baer Den Cubs
- [sensor_type] => altalabs-wifi
- [sensor_descr] => SSID: Baer Den Cubs
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] =>
- [sensor_limit_warn] =>
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 0
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => clients
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.3",".1.3.6.1.4.1.61802.1.1.2.1.9.4"]
- [sensor_index] => XNET
- [sensor_type] => altalabs-wifi
- [sensor_descr] => SSID: XNET
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] =>
- [sensor_limit_warn] =>
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 0
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => clients
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.5",".1.3.6.1.4.1.61802.1.1.2.1.9.6"]
- [sensor_index] => Baer Den
- [sensor_type] => altalabs-wifi
- [sensor_descr] => SSID: Baer Den
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] =>
- [sensor_limit_warn] =>
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 6
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","5G"][0m 1.43ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.1\",\".1.3.6.1.4.1.61802.1.1.2.1.9.3\",\".1.3.6.1.4.1.61802.1.1.2.1.9.5\"]","sensor_index":"5G","sensor_type":"altalabs-wifi","sensor_descr":"Clients (5G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":50,"sensor_limit_warn":40,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":4,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.42ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["45","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi 5G Clients (5G)","",90][0m 1.25ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","2G"][0m 0.88ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.2\",\".1.3.6.1.4.1.61802.1.1.2.1.9.4\",\".1.3.6.1.4.1.61802.1.1.2.1.9.6\"]","sensor_index":"2G","sensor_type":"altalabs-wifi","sensor_descr":"Clients (2G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":50,"sensor_limit_warn":40,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":2,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.59ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["46","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi 2G Clients (2G)","",90][0m 1.18ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","Baer Den Cubs"][0m 0.84ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.1\",\".1.3.6.1.4.1.61802.1.1.2.1.9.2\"]","sensor_index":"Baer Den Cubs","sensor_type":"altalabs-wifi","sensor_descr":"SSID: Baer Den Cubs","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":0,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.26ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["47","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi Baer Den Cubs SSID: Baer Den Cubs","",90][0m 1.18ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","XNET"][0m 0.78ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.3\",\".1.3.6.1.4.1.61802.1.1.2.1.9.4\"]","sensor_index":"XNET","sensor_type":"altalabs-wifi","sensor_descr":"SSID: XNET","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":0,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.31ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["48","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi XNET SSID: XNET","",90][0m 1.2ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","Baer Den"][0m 0.88ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.5\",\".1.3.6.1.4.1.61802.1.1.2.1.9.6\"]","sensor_index":"Baer Den","sensor_type":"altalabs-wifi","sensor_descr":"SSID: Baer Den","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":6,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.6ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["49","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi Baer Den SSID: Baer Den","",90][0m 1.34ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_id` NOT IN (?,?,?,?,?) [0;33m[90,"clients","45","46","47","48","49"][0m 0.93ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"quality"][0m 0.88ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"capacity"][0m 0.66ms]
- utilization: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanRadioChanUtilization'[0m]
- wlanRadioChanUtilization.1 = 2
- wlanRadioChanUtilization.2 = 38
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanRadioBand'[0m]
- wlanRadioBand.1 = 5
- wlanRadioBand.2 = 2
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => utilization
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.5.1"]
- [sensor_index] => 1
- [sensor_type] => altalabs-total-util
- [sensor_descr] => Total Util (5G)
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] =>
- [sensor_limit_warn] =>
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 2
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => utilization
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.5.2"]
- [sensor_index] => 2
- [sensor_type] => altalabs-total-util
- [sensor_descr] => Total Util (2G)
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] =>
- [sensor_limit_warn] =>
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 38
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"utilization","altalabs-total-util",1][0m 1.2ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"utilization","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.5.1\"]","sensor_index":1,"sensor_type":"altalabs-total-util","sensor_descr":"Total Util (5G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":"2","entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.61ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["50","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: utilization altalabs-total-util 1 Total Util (5G)","",90][0m 1.22ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"utilization","altalabs-total-util",2][0m 0.96ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"utilization","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.5.2\"]","sensor_index":2,"sensor_type":"altalabs-total-util","sensor_descr":"Total Util (2G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":"38","entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.36ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["51","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: utilization altalabs-total-util 2 Total Util (2G)","",90][0m 1.17ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_id` NOT IN (?,?) [0;33m[90,"utilization","50","51"][0m 0.82ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rate"][0m 0.76ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"ccq"][0m 0.78ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"snr"][0m 0.72ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"sinr"][0m 0.71ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rsrp"][0m 0.75ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rsrq"][0m 0.75ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"ssr"][0m 0.71ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"mse"][0m 0.82ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"xpi"][0m 0.64ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rssi"][0m 0.61ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"power"][0m 0.63ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"noise-floor"][0m 0.63ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"errors"][0m 0.62ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"error-ratio"][0m 0.65ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"error-rate"][0m 0.64ms]
- frequency: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanRadioChannel'[0m]
- wlanRadioChannel.1 = 157
- wlanRadioChannel.2 = 6
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => frequency
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.4.1"]
- [sensor_index] => 5G
- [sensor_type] => altalabs-wifi
- [sensor_descr] => Frequency (5G)
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] =>
- [sensor_limit_warn] =>
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 5785
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- Discovered LibreNMS\Device\WirelessSensor Array
- (
- [sensor_class] => frequency
- [device_id] => 90
- [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.4.2"]
- [sensor_index] => 2G
- [sensor_type] => altalabs-wifi
- [sensor_descr] => Frequency (2G)
- [sensor_divisor] => 1
- [sensor_multiplier] => 1
- [sensor_aggregator] => sum
- [sensor_limit] =>
- [sensor_limit_warn] =>
- [sensor_limit_low] =>
- [sensor_limit_low_warn] =>
- [sensor_current] => 2437
- [entPhysicalIndex] =>
- [entPhysicalIndex_measured] =>
- [rrd_type] => GAUGE
- [access_point_id] =>
- )
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"frequency","altalabs-wifi","5G"][0m 1.3ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"frequency","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.4.1\"]","sensor_index":"5G","sensor_type":"altalabs-wifi","sensor_descr":"Frequency (5G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":5785,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.57ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["52","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: frequency altalabs-wifi 5G Frequency (5G)","",90][0m 1.28ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"frequency","altalabs-wifi","2G"][0m 0.75ms]
- SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`) VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"frequency","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.4.2\"]","sensor_index":"2G","sensor_type":"altalabs-wifi","sensor_descr":"Frequency (2G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":2437,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.31ms]
- SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["53","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: frequency altalabs-wifi 2G Frequency (2G)","",90][0m 1.27ms]
- +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_id` NOT IN (?,?) [0;33m[90,"frequency","52","53"][0m 0.72ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"distance"][0m 0.66ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"cell"][0m 0.68ms]
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"channel"][0m 0.66ms]
- >> Runtime for discovery module 'wireless': 0.2120 seconds with 121440 bytes
- >> [0;36mSNMP[0m: [6/0.13s] [1;33mMySQL[0m: [51/0.50s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module wireless ####
- Modules status: Global+
- OS
- Device
- #### Load disco module fdb-table ####
- SQL[[1;33mSELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [0;33m[90][0m 0.58ms]
- SQL[[1;33mSELECT * FROM `ports_fdb` WHERE `device_id` = ? [0;33m[90][0m 0.51ms]
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1qTpFdbPort'[0m]
- dot1qTpFdbPort = No Such Object available on this agent at this OID
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1dTpFdbPort'[0m]
- dot1dTpFdbPort = No Such Object available on this agent at this OID
- >> Runtime for discovery module 'fdb-table': 0.0630 seconds with 1824 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module fdb-table ####
- Modules status: Global+
- OS
- Device
- #### Load disco module mpls ####
- >> Runtime for discovery module 'mpls': 0.0010 seconds with 144 bytes
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]
- #### Unload disco module mpls ####
- SQL[[1;33mupdate `devices` set `last_discovered_timetaken` = ?, `last_discovered` = NOW() where `device_id` = ? [0;33m[2.551,90][0m 1.92ms]
- Discovered in 2.551 seconds
- ./discovery.php 192.168.10.10 2024-06-10 13:55:55 - 1 devices discovered in 2.742 secs
- [0;36mSNMP[0m [41/1.00s]: Snmpget[13/0.30s] Snmpwalk[28/0.71s]
- [1;33mSQL[0m [257/1.91s]: Select[149/1.08s] Insert[32/0.40s] Update[71/0.39s] Delete[5/0.04s]
- [0;32mRRD[0m [0/0.00s]: