- LibreNMS Discovery
- SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.95ms]
- SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.9ms]
- SQL[SELECT version() [] 0.7ms]
- ===================================
- Version info:
- Commit SHA: f3ad81062d94782c77a1e304506fd6cd127c3b70
- Commit Date: 1589169933
- DB Schema: 2020_04_13_150500_add_last_error_fields_to_bgp_peers (164)
- PHP: 7.2.19-0ubuntu0.18.10.1
- MySQL: 10.1.38-MariaDB-0ubuntu0.18.10.2
- RRDTool: 1.7.0
- SNMP: NET-SNMP 5.7.3
- ==================================DEBUG!
- Updating os_def.cache...
- Done
- SQL[SELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `hostname` LIKE 'pdu1' ORDER BY device_id DESC [] 1.87ms]
- SQL[select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' ["librenms","migrations"] 1.14ms]
- SQL[select `migration` from `migrations` [] 0.8ms]
- SQL[select distinct `os` from `devices` [] 0.91ms]
- SQL[select * from `devices` where `device_id` = ? limit 1 [44] 1.15ms]
- SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [44] 0.52ms]
- pdu1 44 geist-watchdog SQL[select `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 ["pdu1"] 0.89ms]
- [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' 'pdu1'
- array (
- 'xmt' => 3,
- 'rcv' => 3,
- 'loss' => 0,
- 'min' => 71.8,
- 'max' => 72.4,
- 'avg' => 72.1,
- 'dup' => 0,
- 'exitcode' => 0,
- )
- SQL[INSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`) VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) {"xmt":3,"rcv":3,"loss":0,"min":71.8,"max":72.4,"avg":72.1,"device_id":44,"debug":"[]"} 11.37ms]
- SQL[UPDATE `devices` set `last_ping`=?,`last_ping_timetaken`=? WHERE device_id=? ["2020-07-22 16:08:51",72.1,44] 6.3ms]
- SNMP Check response code: 0
- Attempting to initialize OS: geist-watchdog
- Attempting to initialize OS: geist
- OS initialized as Generic
- Modules status: Global+
- OS
- Device
- #### Load disco module core ####
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OUQn' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'sysName.0' 'sysObjectID.0' 'sysDescr.0']
- .*.*.0 = pdu1.b2.mia
- .*.*.0 = .*.4.1.21*
- .*.*.0 =
- >> Runtime for discovery module 'core': 0.1910 seconds with 984 bytes
- >> SNMP: [2/0.38s] MySQL: [3/0.02s] RRD: [0/0.00s]
- #### Unload disco module core ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module os ####
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Ovq' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0']
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Ovqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']
- .*.4.1.21*
- | | .1.3.6.1.4.1.21239.42.1.53 |
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.1166.1.621.14.2.0']
- No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.2.6.0']
- No Such Object available on this agent at this OID
- OS: Geist Watchdog (geist-watchdog)
- >> Runtime for discovery module 'os': 0.7700 seconds with 71456 bytes
- >> SNMP: [4/0.76s] MySQL: [0/0.00s] RRD: [0/0.00s]
- #### Unload disco module os ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module ports ####
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifDescr']
- ifDescr.1 = lo
- ifDescr.2 = eth0
- ifDescr.3 = port1
- ifDescr.4 = port2
- ifDescr.8 = br0
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifName']
- ifName = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ifName = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifAlias']
- ifAlias = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ifAlias = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifType']
- ifType.1 = softwareLoopback
- ifType.2 = ethernetCsmacd
- ifType.3 = ethernetCsmacd
- ifType.4 = ethernetCsmacd
- ifType.8 = ethernetCsmacd
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifOperStatus']
- ifOperStatus.1 = up
- ifOperStatus.2 = up
- ifOperStatus.3 = up
- ifOperStatus.4 = down
- ifOperStatus.8 = up
- array (
- 1 =>
- array (
- 'ifDescr' => 'lo',
- 'ifType' => 'softwareLoopback',
- 'ifOperStatus' => 'up',
- ),
- 2 =>
- array (
- 'ifDescr' => 'eth0',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 3 =>
- array (
- 'ifDescr' => 'port1',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- 4 =>
- array (
- 'ifDescr' => 'port2',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'down',
- ),
- 8 =>
- array (
- 'ifDescr' => 'br0',
- 'ifType' => 'ethernetCsmacd',
- 'ifOperStatus' => 'up',
- ),
- )
- SQL[SELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [44] 2.2ms]
- Using ifDescr as ifAlias
- Using ifDescr as ifName
- SQL[UPDATE `ports` set `ifDescr`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=?,`ifAlias`=?,`ifName`=? WHERE `port_id` = ? ["lo","softwareLoopback","up",1,"lo","lo",2465] 5.89ms]
- . Using ifDescr as ifAlias
- Using ifDescr as ifName
- SQL[UPDATE `ports` set `ifDescr`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=?,`ifAlias`=?,`ifName`=? WHERE `port_id` = ? ["eth0","ethernetCsmacd","up",2,"eth0","eth0",2466] 5.16ms]
- . Using ifDescr as ifAlias
- Using ifDescr as ifName
- SQL[UPDATE `ports` set `ifDescr`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=?,`ifAlias`=?,`ifName`=? WHERE `port_id` = ? ["port1","ethernetCsmacd","up",3,"port1","port1",2467] 4.91ms]
- . Using ifDescr as ifAlias
- Using ifDescr as ifName
- SQL[UPDATE `ports` set `ifDescr`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=?,`ifAlias`=?,`ifName`=? WHERE `port_id` = ? ["port2","ethernetCsmacd","down",4,"port2","port2",2468] 5.24ms]
- . Using ifDescr as ifAlias
- Using ifDescr as ifName
- SQL[UPDATE `ports` set `ifDescr`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=?,`ifAlias`=?,`ifName`=? WHERE `port_id` = ? ["br0","ethernetCsmacd","up",8,"br0","br0",2469] 4.92ms]
- .
- >> Runtime for discovery module 'ports': 1.1720 seconds with 6880 bytes
- >> SNMP: [5/1.14s] MySQL: [6/0.03s] RRD: [0/0.00s]
- #### Unload disco module ports ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module ports-stack ####
- SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '44' [] 0.51ms]
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifStackStatus']
- ifStackStatus = No Such Object available on this agent at this OID
- >> Runtime for discovery module 'ports-stack': 0.2690 seconds with 1776 bytes
- >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module ports-stack ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module entity-physical ####
- Caching OIDs: entPhysicalEntrySNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'entPhysicalEntry']
- entPhysicalEntry = No Such Object available on this agent at this OID
- MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/geist
- Cannot find module (CISCO-ENTITY-VENDORTYPE-OID-MIB): At line 0 in (none)
- Invalid snmp_walk() data = entPhysicalEntry = No Such Object available on this agent at this OID
- SQL[SELECT * FROM `entPhysical` WHERE `device_id` = ? [44] 0.92ms]
- >> Runtime for discovery module 'entity-physical': 0.2680 seconds with 6344 bytes
- >> SNMP: [1/0.27s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module entity-physical ####
- Modules status: Global-
- OS-
- Device
- Module [ entity-state ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module processors ####
- No YAML Discovery data.
- Host Resources: SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'hrProcessorLoad']
- hrProcessorLoad = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = hrProcessorLoad = No Such Object available on this agent at this OID
- UCD Resources: SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [44] 0.77ms]
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Ovq' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.11.11.0']
- No Such Object available on this agent at this OID
- SQL[SELECT * FROM `processors` WHERE `device_id`=? [44] 1.22ms]
- SQL[DELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [] 0.92ms]
- >> Runtime for discovery module 'processors': 0.4720 seconds with 224656 bytes
- >> SNMP: [2/0.46s] MySQL: [2/0.00s] RRD: [0/0.00s]
- #### Unload disco module processors ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module mempools ####
- SQL[SELECT COUNT(*) FROM `mempools` WHERE `device_id` = ? AND `mempool_type` = 'cemp' [44] 0.8ms]
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OUseQ' '-m' 'DELL-NETWORKING-CHASSIS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'dellNetCpuUtilTable']
- dellNetCpuUtilTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dellNetCpuUtilTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OUseQ' '-m' 'DELL-NETWORKING-CHASSIS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'DellNetProcessorEntry']
- dellNetProcessorEntry = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dellNetProcessorEntry = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'NETSWITCH-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'hpLocal']
- hpLocalMem = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = hpLocalMem = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'NETSWITCH-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'hpGlobal']
- hpGlobalMem = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = hpGlobalMem = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'hrStorageEntry']
- hrStorageEntry = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = hrStorageEntry = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-LE 3' '-OQUs' '-Pu' '-m' 'ZYXEL-IES5000-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist:/opt/librenms/mibs/zyxel' 'udp:HOSTNAME:161' 'memoryUsageTable']
- memoryUsageTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = memoryUsageTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IES5206-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist:/opt/librenms/mibs/zyxel' 'udp:HOSTNAME:161' 'memStatsTable']
- memStatsTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = memStatsTable = No Such Object available on this agent at this OID
- SQL[SELECT * FROM `mempools` WHERE `device_id` = '44' [] 2.23ms]
- >> Runtime for discovery module 'mempools': 2.0550 seconds with 35320 bytes
- >> SNMP: [7/2.03s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module mempools ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module cisco-vrf-lite ####
- SQL[SELECT * FROM vrf_lite_cisco WHERE device_id = ? [44] 0.72ms]
- >> Runtime for discovery module 'cisco-vrf-lite': 0.0010 seconds with 2672 bytes
- >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module cisco-vrf-lite ####
- Modules status: Global-
- OS-
- Device
- Module [ cisco-mac-accounting ] disabled on os.
- Modules status: Global-
- OS-
- Device
- Module [ cisco-pw ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module vrf ####
- SQL[SELECT * FROM ports WHERE device_id = '44' [] 1.73ms]
- SQL[SELECT * FROM vrfs WHERE device_id = '44' [] 0.44ms]
- >> Runtime for discovery module 'vrf': 0.0040 seconds with 9768 bytes
- >> SNMP: [0/0.00s] MySQL: [2/0.00s] RRD: [0/0.00s]
- #### Unload disco module vrf ####
- Modules status: Global-
- OS-
- Device
- Module [ cisco-cef ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module cisco-sla ####
- >> Runtime for discovery module 'cisco-sla': 0.0000 seconds with 1544 bytes
- >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
- #### Unload disco module cisco-sla ####
- Modules status: Global-
- OS-
- Device
- Module [ cisco-cbqos ] disabled on os.
- Modules status: Global-
- OS-
- Device
- Module [ cisco-otv ] disabled on os.
- Modules status: Global-
- OS-
- Device
- Module [ cisco-qfp ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module ipv4-addresses ####
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Osq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ipAdEntIfIndex']
- ipAdEntIfIndex No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ipAdEntIfIndex No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ipAdEntNetMask.']
- No Such Object available on this agent at this OID
- SQL[SELECT `ipv4_addresses`.*, `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 [44] 3.2ms]
- >> Runtime for discovery module 'ipv4-addresses': 0.4730 seconds with 40376 bytes
- >> SNMP: [2/0.47s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module ipv4-addresses ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module ipv6-addresses ####
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Osq' '-Ln' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ipAddressIfIndex.ipv6']
- ipAddressIfIndex.ipv6 No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ipAddressIfIndex.ipv6 No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OsqnU' '-Ln' '-m' 'IPV6-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ipv6AddrPfxLength']
- .*.*.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[SELECT `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 [44] 1.54ms]
- >> Runtime for discovery module 'ipv6-addresses': 0.5530 seconds with 3360 bytes
- >> SNMP: [2/0.55s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module ipv6-addresses ####
- Modules status: Global-
- OS-
- Device
- Module [ route ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module sensors ####
- Caching data: sensors SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'internalTable']
- internalTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = internalTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'tempSensorTable']
- tempSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = tempSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'airFlowSensorTable']
- airFlowSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = airFlowSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dewPointSensorTable']
- dewPointSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dewPointSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 't3hdSensorTable']
- t3hdSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = t3hdSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'thdSensorTable']
- thdSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = thdSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'climateRelayTable']
- climateRelayTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = climateRelayTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'vsfcTable']
- vsfcTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = vsfcTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'climateTable']
- climateTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = climateTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dstsTable']
- dstsTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dstsTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'rpmSensorTable']
- rpmSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = rpmSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'pos60VdcSensorTable']
- pos60VdcSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = pos60VdcSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ctrl3ChIECTable']
- ctrl3ChIECTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ctrl3ChIECTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'pos30VdcSensorTable']
- pos30VdcSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = pos30VdcSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'neg48VdcSensorTable']
- neg48VdcSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = neg48VdcSensorTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ctrl3ChTable']
- ctrl3ChTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ctrl3ChTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'pow3ChTable']
- pow3ChTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = pow3ChTable = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OteQUs' '-Ih' '-m' 'GEIST-V4-MIB:GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'powMonTable']
- powMonTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = powMonTable = No Such Object available on this agent at this OID
- ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'entPhysicalDescr']
- 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[SELECT * 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 = ? ["voltage",44,"ipmi"] 1.97ms]
- SQL[SELECT * 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 = ? ["temperature",44,"ipmi"] 1.33ms]
- SQL[SELECT * 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 = ? ["fanspeed",44,"ipmi"] 3.71ms]
- SQL[SELECT * 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 = ? ["power",44,"ipmi"] 1.42ms]
- Airflow: SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'climateAirflow']
- No Such Object available on this agent at this OID
- Dynamic Discovery (airflow):
- array (
- 'data' =>
- array (
- 0 =>
- array (
- 'oid' => 'airFlowSensorTable',
- 'value' => 'airFlowSensorFlow',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.5.1.6.{{ $index }}',
- 'descr' => 'airFlowSensorName',
- ),
- 1 =>
- array (
- 'oid' => 'climateTable',
- 'value' => 'climateAirflow',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.2.1.9.{{ $index }}',
- 'descr' => 'climateName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'climateAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- ),
- )
- Data airFlowSensorTable:
- array (
- )
- Data climateTable:
- array (
- )
- SQL[SELECT * 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 = ? ["airflow",44,"snmp"] 1.79ms]
- Current: Dynamic Discovery (current):
- array (
- 'data' =>
- array (
- 0 =>
- array (
- 'oid' => 'rpmSensorTable',
- 'value' => 'rpmSensorCurrent',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.10.1.10.{{ $index }}',
- 'descr' => 'rpmSensorName',
- 'divisor' => 10,
- ),
- ),
- )
- Data rpmSensorTable:
- array (
- )
- SQL[SELECT * 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 = ? ["current",44,"snmp"] 1.36ms]
- Charge:
- SQL[SELECT * 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 = ? ["charge",44,"snmp"] 1.39ms]
- Dbm:
- SQL[SELECT * 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 = ? ["dbm",44,"snmp"] 1.35ms]
- Fanspeed: Dynamic Discovery (fanspeed):
- array (
- 'data' =>
- array (
- 0 =>
- array (
- 'oid' => 'vsfcTable',
- 'value' => 'vsfcFanSpeed',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.13.1.7.{{ $index }}',
- 'descr' => 'vsfcName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'vsfcAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- ),
- )
- Data vsfcTable:
- array (
- )
- SQL[SELECT * 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 = ? ["fanspeed",44,"snmp"] 1.33ms]
- Frequency:
- SQL[SELECT * 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 = ? ["frequency",44,"snmp"] 1.44ms]
- Humidity: SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'climateHumidity']
- No Such Object available on this agent at this OID
- Dynamic Discovery (humidity):
- array (
- 'data' =>
- array (
- 0 =>
- array (
- 'oid' => 'thdSensorTable',
- 'value' => 'thdSensorHumidity',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.9.1.6.{{ $index }}',
- 'descr' => 'thdSensorName',
- ),
- 1 =>
- array (
- 'oid' => 't3hdSensorTable',
- 'value' => 't3hdSensorIntHumidity',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.8.1.7.{{ $index }}',
- 'descr' => 't3hdSensorIntName',
- ),
- 2 =>
- array (
- 'oid' => 'internalTable',
- 'value' => 'internalHumidity',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.2.1.6.{{ $index }}',
- 'descr' => 'internalName',
- ),
- 3 =>
- array (
- 'oid' => 'thdSensorTable',
- 'value' => 'thdSensorHumidity',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.32.1.7.{{ $index }}',
- 'descr' => 'thdSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'thdSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 4 =>
- array (
- 'oid' => 't3hdSensorTable',
- 'value' => 't3hdSensorIntHumidity',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.31.1.8.{{ $index }}',
- 'descr' => 't3hdSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 't3hdSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 5 =>
- array (
- 'oid' => 'dewPointSensorTable',
- 'value' => 'dewPointSensorHumidity',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.17.1.7.{{ $index }}',
- 'descr' => 'dewPointSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'dewPointSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 6 =>
- array (
- 'oid' => 'airFlowSensorTable',
- 'value' => 'airFlowSensorHumidity',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.5.1.8.{{ $index }}',
- 'descr' => 'airFlowSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'airFlowSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 7 =>
- array (
- 'oid' => 'climateTable',
- 'value' => 'climateHumidity',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.2.1.7.{{ $index }}',
- 'descr' => 'climateName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'climateAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- ),
- )
- Data thdSensorTable:
- array (
- )
- Data t3hdSensorTable:
- array (
- )
- Data internalTable:
- array (
- )
- Data thdSensorTable:
- array (
- )
- Data t3hdSensorTable:
- array (
- )
- Data dewPointSensorTable:
- array (
- )
- Data airFlowSensorTable:
- array (
- )
- Data climateTable:
- array (
- )
- SQL[SELECT * 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 = ? ["humidity",44,"snmp"] 1.83ms]
- Load:
- SQL[SELECT * 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 = ? ["load",44,"snmp"] 1.43ms]
- Power:
- SQL[SELECT * 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 = ? ["power",44,"snmp"] 1.31ms]
- Power_consumed:
- SQL[SELECT * 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 = ? ["power_consumed",44,"snmp"] 1.33ms]
- Power_factor:
- SQL[SELECT * 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 = ? ["power_factor",44,"snmp"] 1.31ms]
- Runtime:
- SQL[SELECT * 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 = ? ["runtime",44,"snmp"] 1.3ms]
- Signal:
- SQL[SELECT * 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 = ? ["signal",44,"snmp"] 1.37ms]
- State:
- SQL[SELECT * 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 = ? ["state",44,"snmp"] 1.33ms]
- Count:
- SQL[SELECT * 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 = ? ["count",44,"snmp"] 1.43ms]
- Temperature: SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'climateTempC']
- No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'climateTempF']
- No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'tempSensorTable']
- tempSensorTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = tempSensorTable = No Such Object available on this agent at this OID
- Dynamic Discovery (temperature):
- array (
- 'options' =>
- array (
- 'divisor' => 10,
- ),
- 'data' =>
- array (
- 0 =>
- array (
- 'oid' => 'internalTable',
- 'value' => 'internalTemp',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.2.1.5.{{ $index }}',
- 'descr' => 'internalName',
- ),
- 1 =>
- array (
- 'oid' => 'tempSensorTable',
- 'value' => 'tempSensorTemp',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.4.1.5.{{ $index }}',
- 'descr' => 'tempSensorName',
- ),
- 2 =>
- array (
- 'oid' => 'airFlowSensorTable',
- 'value' => 'airFlowSensorTemp',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.5.1.5.{{ $index }}',
- 'descr' => 'airFlowSensorName',
- ),
- 3 =>
- array (
- 'oid' => 'dewPointSensorTable',
- 'value' => 'dewPointSensorTemp',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.6.1.5.{{ $index }}',
- 'descr' => 'dewPointSensorName',
- ),
- 4 =>
- array (
- 'oid' => 't3hdSensorTable',
- 'value' => 't3hdSensorIntTemp',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.8.1.6.{{ $index }}',
- 'descr' => 't3hdSensorIntName',
- ),
- 5 =>
- array (
- 'oid' => 'thdSensorTable',
- 'value' => 'thdSensorTemp',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.9.1.5.{{ $index }}',
- 'descr' => 'thdSensorName',
- ),
- 6 =>
- array (
- 'oid' => 'thdSensorTable',
- 'value' => 'thdSensorTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.32.1.5.{{ $index }}',
- 'descr' => 'thdSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'thdSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 7 =>
- array (
- 'oid' => 't3hdSensorTable',
- 'value' => 't3hdSensorIntTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.31.1.6.{{ $index }}',
- 'descr' => 't3hdSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 't3hdSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 8 =>
- array (
- 'oid' => 'climateRelayTable',
- 'value' => 'climateRelayTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.26.1.5.{{ $index }}',
- 'descr' => 'climateRelayName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'climateRelayAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 9 =>
- array (
- 'oid' => 'dewPointSensorTable',
- 'value' => 'dewPointSensorTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.17.1.5.{{ $index }}',
- 'descr' => 'dewPointSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'dewPointSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 10 =>
- array (
- 'oid' => 'vsfcTable',
- 'value' => 'vsfcIntTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.13.1.8.{{ $index }}',
- 'descr' => 'vsfcName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'vsfcAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 11 =>
- array (
- 'oid' => 'airFlowSensorTable',
- 'value' => 'airFlowSensorTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.5.1.5.{{ $index }}',
- 'descr' => 'airFlowSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'airFlowSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 12 =>
- array (
- 'oid' => 'tempSensorTable',
- 'value' => 'tempSensorTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.4.1.5.{{ $index }}',
- 'descr' => 'tempSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'tempSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 13 =>
- array (
- 'oid' => 'climateTable',
- 'value' => 'climateTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.2.1.5.{{ $index }}',
- 'descr' => 'climateName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'climateAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 14 =>
- array (
- 'oid' => 'dstsTable',
- 'value' => 'dstsSourceATempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.19.1.13.{{ $index }}',
- 'descr' => 'dstsName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'dstsAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 15 =>
- array (
- 'oid' => 'dstsTable',
- 'value' => 'dstsSourceBTempC',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.19.1.14.{{ $index }}',
- 'descr' => 'dstsName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'dstsAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- ),
- )
- Data internalTable:
- array (
- )
- Data tempSensorTable:
- array (
- )
- Data airFlowSensorTable:
- array (
- )
- Data dewPointSensorTable:
- array (
- )
- Data t3hdSensorTable:
- array (
- )
- Data thdSensorTable:
- array (
- )
- Data thdSensorTable:
- array (
- )
- Data t3hdSensorTable:
- array (
- )
- Data climateRelayTable:
- array (
- )
- Data dewPointSensorTable:
- array (
- )
- Data vsfcTable:
- array (
- )
- Data airFlowSensorTable:
- array (
- )
- Data tempSensorTable:
- array (
- )
- Data climateTable:
- array (
- )
- Data dstsTable:
- array (
- )
- Data dstsTable:
- array (
- )
- SQL[SELECT * 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 = ? ["temperature",44,"snmp"] 1.94ms]
- Voltage: SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'GEIST-MIB-V3' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'climateVolts']
- No Such Object available on this agent at this OID
- Dynamic Discovery (voltage):
- array (
- 'data' =>
- array (
- 0 =>
- array (
- 'oid' => 'rpmSensorTable',
- 'value' => 'rpmSensorVoltage',
- 'num_oid' => '.1.3.6.1.4.1.21239.5.1.10.1.6.{{ $index }}',
- 'descr' => 'rpmSensorName',
- ),
- 1 =>
- array (
- 'oid' => 'pos60VdcSensorTable',
- 'value' => 'pos60VdcSensorVoltage',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.33.1.5.{{ $index }}',
- 'descr' => 'pos60VdcSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'pos60VdcSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 2 =>
- array (
- 'oid' => 'ctrl3ChIECTable',
- 'value' => 'ctrl3ChIECVoltsA',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.25.1.6.{{ $index }}',
- 'descr' => 'ctrl3ChIECName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'ctrl3ChIECAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 3 =>
- array (
- 'oid' => 'ctrl3ChIECTable',
- 'value' => 'ctrl3ChIECVoltsB',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.25.1.14.{{ $index }}',
- 'descr' => 'ctrl3ChIECName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'ctrl3ChIECAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 4 =>
- array (
- 'oid' => 'ctrl3ChIECTable',
- 'value' => 'ctrl3ChIECVoltsC',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.25.1.22.{{ $index }}',
- 'descr' => 'ctrl3ChIECName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'ctrl3ChIECAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 5 =>
- array (
- 'oid' => 'pos30VdcSensorTable',
- 'value' => 'pos30VdcSensorVoltage',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.23.1.5.{{ $index }}',
- 'descr' => 'pos30VdcSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'pos30VdcSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 6 =>
- array (
- 'oid' => 'neg48VdcSensorTable',
- 'value' => 'neg48VdcSensorVoltage',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.22.1.5.{{ $index }}',
- 'descr' => 'neg48VdcSensorName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'neg48VdcSensorAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 7 =>
- array (
- 'oid' => 'dstsTable',
- 'value' => 'dstsVoltsA',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.19.1.5.{{ $index }}',
- 'descr' => 'dstsName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'dstsAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 8 =>
- array (
- 'oid' => 'dstsTable',
- 'value' => 'dstsVoltsB',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.19.1.7.{{ $index }}',
- 'descr' => 'dstsName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'dstsAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 9 =>
- array (
- 'oid' => 'ctrl3ChTable',
- 'value' => 'ctrl3ChVoltsA',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.14.1.5.{{ $index }}',
- 'descr' => 'ctrl3ChName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'ctrl3ChAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 10 =>
- array (
- 'oid' => 'ctrl3ChTable',
- 'value' => 'ctrl3ChVoltsB',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.14.1.12.{{ $index }}',
- 'descr' => 'ctrl3ChName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'ctrl3ChAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 11 =>
- array (
- 'oid' => 'ctrl3ChTable',
- 'value' => 'ctrl3ChVoltsC',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.14.1.19.{{ $index }}',
- 'descr' => 'ctrl3ChName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'ctrl3ChAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 12 =>
- array (
- 'oid' => 'pow3ChTable',
- 'value' => 'pow3ChVoltsA',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.11.1.6.{{ $index }}',
- 'descr' => 'pow3ChName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'pow3ChAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 13 =>
- array (
- 'oid' => 'pow3ChTable',
- 'value' => 'pow3ChVoltsB',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.11.1.15.{{ $index }}',
- 'descr' => 'pow3ChName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'pow3ChAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 14 =>
- array (
- 'oid' => 'pow3ChTable',
- 'value' => 'pow3ChVoltsC',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.11.1.24.{{ $index }}',
- 'descr' => 'pow3ChName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'pow3ChAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 15 =>
- array (
- 'oid' => 'powMonTable',
- 'value' => 'powMonVolts',
- 'num_oid' => '.1.3.6.1.4.1.21239.2.3.1.6.{{ $index }}',
- 'descr' => 'powMonName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'powMonAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- 16 =>
- array (
- 'oid' => 'climateTable',
- 'value' => 'climateVolts',
- 'divisor' => 1,
- 'num_oid' => '.1.3.6.1.4.1.21239.2.2.1.14.{{ $index }}',
- 'descr' => 'climateName',
- 'skip_values' =>
- array (
- 0 =>
- array (
- 'oid' => 'climateAvail',
- 'op' => '!=',
- 'value' => 1,
- ),
- ),
- ),
- ),
- )
- Data rpmSensorTable:
- array (
- )
- Data pos60VdcSensorTable:
- array (
- )
- Data ctrl3ChIECTable:
- array (
- )
- Data ctrl3ChIECTable:
- array (
- )
- Data ctrl3ChIECTable:
- array (
- )
- Data pos30VdcSensorTable:
- array (
- )
- Data neg48VdcSensorTable:
- array (
- )
- Data dstsTable:
- array (
- )
- Data dstsTable:
- array (
- )
- Data ctrl3ChTable:
- array (
- )
- Data ctrl3ChTable:
- array (
- )
- Data ctrl3ChTable:
- array (
- )
- Data pow3ChTable:
- array (
- )
- Data pow3ChTable:
- array (
- )
- Data pow3ChTable:
- array (
- )
- Data powMonTable:
- array (
- )
- Data climateTable:
- array (
- )
- SQL[SELECT * 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 = ? ["voltage",44,"snmp"] 1.88ms]
- Snr:
- SQL[SELECT * 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 = ? ["snr",44,"snmp"] 1.4ms]
- Pressure:
- SQL[SELECT * 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 = ? ["pressure",44,"snmp"] 1.29ms]
- Cooling:
- SQL[SELECT * 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 = ? ["cooling",44,"snmp"] 1.5ms]
- Delay:
- SQL[SELECT * 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 = ? ["delay",44,"snmp"] 1.29ms]
- Quality_factor:
- SQL[SELECT * 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 = ? ["quality_factor",44,"snmp"] 1.37ms]
- Chromatic_dispersion:
- SQL[SELECT * 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 = ? ["chromatic_dispersion",44,"snmp"] 1.29ms]
- Ber:
- SQL[SELECT * 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 = ? ["ber",44,"snmp"] 1.34ms]
- Eer:
- SQL[SELECT * 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 = ? ["eer",44,"snmp"] 1.28ms]
- Waterflow:
- SQL[SELECT * 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 = ? ["waterflow",44,"snmp"] 1.33ms]
- >> Runtime for discovery module 'sensors': 6.9560 seconds with 48664 bytes
- >> SNMP: [25/6.86s] MySQL: [30/0.06s] RRD: [0/0.00s]
- #### Unload disco module sensors ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module storage ####
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'IBM-AIX-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'aixFsTableEntry']
- MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/geist
- Cannot find module (IBM-AIX-MIB): At line 0 in (none)
- aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)
- SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '44' AND `storage_type` != 'aixFileSystem' [] 0.93ms]
- aix_filesystem : SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist:/opt/librenms/mibs/datadomain' 'udp:HOSTNAME:161' 'fileSystemSpaceTable']
- 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['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'datasetTable']
- MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/geist
- Cannot find module (FREENAS-MIB): At line 0 in (none)
- datasetTable: Unknown Object Identifier (Sub-id not found: (top) -> datasetTable)
- SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '44' AND `storage_type` != 'dataset' [] 1.13ms]
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'zpoolTable']
- MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/geist
- Cannot find module (FREENAS-MIB): At line 0 in (none)
- zpoolTable: Unknown Object Identifier (Sub-id not found: (top) -> zpoolTable)
- SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '44' AND `storage_type` != 'zpool' [] 0.79ms]
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'hrStorageEntry']
- hrStorageEntry = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = hrStorageEntry = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dskTable']
- 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[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '44' AND `storage_type` != 'dsk' [] 1.13ms]
- SQL[SELECT * FROM `storage` WHERE `device_id` = '44' [] 0.89ms]
- >> Runtime for discovery module 'storage': 0.9690 seconds with 11560 bytes
- >> SNMP: [6/0.96s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module storage ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module hr-device ####
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'hrDeviceEntry']
- hrDeviceEntry = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = hrDeviceEntry = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'hrProcessorEntry']
- hrProcessorEntry = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = hrProcessorEntry = No Such Object available on this agent at this OID
- array (
- )
- SQL[SELECT * FROM `hrDevice` WHERE `device_id` = '44' [] 1.15ms]
- >> Runtime for discovery module 'hr-device': 0.5480 seconds with 3744 bytes
- >> SNMP: [2/0.55s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module hr-device ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module discovery-protocols ####
- CISCO-CDP-MIB: communityStringIndexing
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUsetX' '-m' 'CISCO-CDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'cdpCache']
- MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/geist
- Cannot find module (CISCO-CDP-MIB): At line 0 in (none)
- cdpCache: Unknown Object Identifier (Sub-id not found: (top) -> cdpCache)
- LLDP-MIB: communityStringIndexing
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUsetX' '-m' 'LLDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'lldpRemTable']
- lldpRemTable = No Such Object available on this agent at this OID
- OSPF Discovery: SQL[SELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [44] 1.27ms]
- SQL[SELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [44] 1.62ms]
- SQL[DELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [] 1.99ms]
- 0 orphaned links deleted
- >> Runtime for discovery module 'discovery-protocols': 0.3390 seconds with 6016 bytes
- >> SNMP: [0/0.00s] MySQL: [3/0.01s] RRD: [0/0.00s]
- #### Unload disco module discovery-protocols ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module arp-table ####
- communityStringIndexing
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUsetX' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ipNetToPhysicalPhysAddress']
- ipNetToPhysicalPhysAddress = No Such Object available on this agent at this OID
- communityStringIndexing
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUsetX' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ipNetToMediaPhysAddress']
- ipNetToMediaPhysAddress = No Such Object available on this agent at this OID
- SQL[SELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [44,""] 0.81ms]
- SQL[DELETE 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 [] 14.63ms]
- >> Runtime for discovery module 'arp-table': 0.5610 seconds with 2264 bytes
- >> SNMP: [0/0.00s] MySQL: [2/0.02s] RRD: [0/0.00s]
- #### Unload disco module arp-table ####
- Modules status: Global-
- OS-
- Device
- Module [ discovery-arp ] disabled on os.
- Modules status: Global-
- OS-
- Device
- Module [ junose-atm-vp ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module bgp-peers ####
- SNMP['/usr/bin/snmpgetnext' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqvn' '-m' 'BGP4-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'bgpLocalAs']
- 0:1:39:55.29
- No BGP on hostPeers :
- SQL[DELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [44,""] 1.03ms]
- SQL[DELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [44,""] 0.62ms]
- SQL[SELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [44] 0.83ms]
- >> Runtime for discovery module 'bgp-peers': 0.1970 seconds with 5720 bytes
- >> SNMP: [1/0.19s] MySQL: [2/0.00s] RRD: [0/0.00s]
- #### Unload disco module bgp-peers ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module vlans ####
- SQL[SELECT * FROM `vlans` WHERE `device_id` = ? [44] 0.54ms]
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex']
- 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['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'IEEE8021-Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dot1qVlanVersionNumber.0']
- No Such Object available on this agent at this OID
- >> Runtime for discovery module 'vlans': 0.5070 seconds with 9184 bytes
- >> SNMP: [2/0.50s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module vlans ####
- Modules status: Global-
- OS-
- Device
- Module [ vmware-vminfo ] disabled on os.
- Modules status: Global-
- OS-
- Device
- Module [ libvirt-vminfo ] disabled on os.
- Modules status: Global-
- OS-
- Device
- Module [ toner ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module ucd-diskio ####
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'diskIOEntry']
- 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[SELECT * FROM `ucd_diskio` where `device_id` = '44' [] 0.87ms]
- >> Runtime for discovery module 'ucd-diskio': 0.2680 seconds with 3160 bytes
- >> SNMP: [1/0.27s] MySQL: [1/0.00s] RRD: [0/0.00s]
- #### Unload disco module ucd-diskio ####
- Modules status: Global-
- OS-
- Device
- Module [ applications ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module services ####
- >> Runtime for discovery module 'services': 0.0000 seconds with 344 bytes
- >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
- #### Unload disco module services ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module stp ####
- SQL[SELECT * FROM `stp` WHERE `device_id` = ? [44] 0.91ms]
- SNMP['/usr/bin/snmpget' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-Oqv' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dot1dStpProtocolSpecification.0']
- No Such Object available on this agent at this OID
- >> Runtime for discovery module 'stp': 0.1950 seconds with 5752 bytes
- >> SNMP: [1/0.19s] MySQL: [1/0.00s] RRD: [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 232 bytes
- >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
- #### Unload disco module ntp ####
- Modules status: Global-
- OS-
- Device
- Module [ loadbalancers ] disabled on os.
- Modules status: Global-
- OS-
- Device
- Module [ mef ] disabled on os.
- Modules status: Global+
- OS+
- Device
- #### Load disco module wireless ####
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"ap-count"] 1.54ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"clients"] 0.88ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"quality"] 0.99ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"capacity"] 0.85ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"utilization"] 0.85ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"rate"] 0.84ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"ccq"] 0.87ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"snr"] 0.83ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"sinr"] 0.86ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"rsrp"] 0.87ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"rsrq"] 1.01ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"ssr"] 0.85ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"mse"] 0.83ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"xpi"] 0.86ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"rssi"] 0.84ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"power"] 0.82ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"noise-floor"] 0.9ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"errors"] 0.86ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"error-ratio"] 0.84ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"error-rate"] 0.86ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"frequency"] 0.86ms]
- SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [44,"distance"] 1.05ms]
- >> Runtime for discovery module 'wireless': 0.0360 seconds with 127024 bytes
- >> SNMP: [0/0.00s] MySQL: [22/0.03s] RRD: [0/0.00s]
- #### Unload disco module wireless ####
- Modules status: Global+
- OS+
- Device
- #### Load disco module fdb-table ####
- SQL[SELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [44] 0.48ms]
- SQL[SELECT * FROM `ports_fdb` WHERE `device_id` = ? [44] 0.5ms]
- communityStringIndexing
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dot1qTpFdbPort']
- dot1qTpFdbPort = No Such Object available on this agent at this OID
- communityStringIndexing
- SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authNoPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dot1dTpFdbPort']
- dot1dTpFdbPort = No Such Object available on this agent at this OID
- >> Runtime for discovery module 'fdb-table': 0.5570 seconds with 3080 bytes
- >> SNMP: [0/0.00s] MySQL: [2/0.00s] RRD: [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 30216 bytes
- >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
- #### Unload disco module mpls ####
- SQL[UPDATE `devices` set `last_discovered`=NOW(),`last_discovered_timetaken`=? WHERE `device_id` = ? [18.74,44] 6.26ms]
- Discovered in 18.74 seconds
- SQL[INSERT IGNORE INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`) VALUES (:type,:doing,:start,:duration,:devices,:poller) {"type":"discover","doing":"pdu1","start":1595459329.228409,"duration":"19.48","devices":1,"poller":"librenms"} 4.34ms]
- ./discovery.php pdu1 2020-07-22 16:09:08 - 1 devices discovered in 19.48 secs
- SNMP [63/15.57s]: Get[15/2.99s] Getnext[1/0.19s] Walk[47/12.40s]
- MySQL [87/0.20s]: Cell[2/0.00s] Row[-1/-0.00s] Rows[67/0.11s] Column[5/0.01s] Update[7/0.04s] Insert[2/0.02s] Delete[5/0.02s]
- RRD [0/0.00s]: