Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@angryp
Last active June 4, 2019 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save angryp/fa1911d066b800ef5225b56fd0ce88d9 to your computer and use it in GitHub Desktop.
Save angryp/fa1911d066b800ef5225b56fd0ce88d9 to your computer and use it in GitHub Desktop.
discovery_server_debug.out
LibreNMS Discovery
SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 3.19ms]
SQL[select count(*) as aggregate from `migrations` limit 1 [] 5.78ms]
SQL[SELECT version() [] 2.38ms]
===================================
Version info:
Commit SHA: 5c6a9ab623aa913f892038d547ff32f725ed1fa8
Commit Date: 1556573781
DB Schema: 2019_02_10_220000_add_dates_to_fdb (132)
PHP: 7.1.28-1+0~20190412071216.17+stretch~1.gbpbe9b36
MySQL: 10.1.37-MariaDB-0+deb9u1
RRDTool: 1.6.0
SNMP: NET-SNMP 5.7.3
==================================DEBUG!
Updating os_def.cache...
Done
Override discovery modules: sensors, os
SQL[SELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `device_id` = '836' AND poller_group IN(2) ORDER BY device_id DESC [] 1.7ms]
SQL[SELECT * FROM devices_attribs WHERE `device_id` = ? [836] 1.02ms]
server.hostname 836 drac [FPING] /usr/bin/fping -e -q -c 3 -p 500 -t 500 server.hostname
array (
'xmt' => '3',
'rcv' => '3',
'loss' => '0',
'min' => '0.46',
'max' => '1.28',
'avg' => '0.74',
'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":"0.46","max":"1.28","avg":"0.74","device_id":836,"debug":"[]"} 1.75ms]
SNMP Check response code: 0
SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ? [836,"poll_mib"] 1.59ms]
Attempting to initialize OS: drac
OS initialized as Generic
Modules status: Global+
OS
Device
#### Load disco module core ####
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'sysName.0' 'sysObjectID.0' 'sysDescr.0']
.*.*.0 = idrac-serial
.*.*.0 = .*.4.1.674.10892.5
.*.*.0 =
>> Runtime for discovery module 'core': 0.0570 seconds with 960 bytes
>> SNMP: [2/0.11s] MySQL: [4/0.01s] RRD: [0/0.00s]
#### Unload disco module core ####
Modules status: Global+
OS+
Device
#### Load disco module sensors ####
Caching data: sensors SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'DELL-RAC-MIB:IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'drsGlobalSystemStatus']
drsGlobalSystemStatus.0 = 3
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'DELL-RAC-MIB:IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'systemStateIDSDMCardUnitStatusCombined']
systemStateIDSDMCardUnitStatusCombined = No Such Instance currently exists at this OID
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'DELL-RAC-MIB:IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'systemStateIDSDMCardDeviceStatusCombined']
systemStateIDSDMCardDeviceStatusCombined = No Such Instance currently exists at this OID
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'DELL-RAC-MIB:IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'intrusionStatus']
intrusionStatus.1.1 = 3
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'DELL-RAC-MIB:IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'intrusionReading']
intrusionReading.1.1 = 1
ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'entPhysicalDescr']
entPhysicalDescr = No Such Object available on this agent at this OID
SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ? [836,"ipmi_hostname"] 3.8ms]
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",836,"ipmi"] 3.91ms]
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",836,"ipmi"] 4.18ms]
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",836,"ipmi"] 3.31ms]
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",836,"ipmi"] 6.59ms]
Airflow:
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",836,"snmp"] 6.67ms]
Current:
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",836,"snmp"] 6.93ms]
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",836,"snmp"] 6.19ms]
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",836,"snmp"] 6.79ms]
Fanspeed: SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDevicechassisIndex.1']
.*.4.1.674.108**.1.1 1
.*.4.1.674.108**.1.2 1
.*.4.1.674.108**.1.3 1
.*.4.1.674.108**.1.4 1
.*.4.1.674.108**.1.5 1
.*.4.1.674.108**.1.6 1
.1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.1 1
.1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.2 1
.1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.3 1
.1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.4 1
.1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.5 1
.1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.6 1
Dell iDRACSNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLocationName.1.1']
"System Board Fan1"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1']
5880
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLowerCriticalThreshold.1.1']
360
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1, 1, drac, System Fan1, snmp, 1, 1, , 5880, (limits: LL: 360, LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","fanspeed",836,"drac","1"] 2.37ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["fanspeed",836,"drac","1"] 6.17ms]
.SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLocationName.1.2']
"System Board Fan2"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2']
5880
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLowerCriticalThreshold.1.2']
360
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2, 2, drac, System Fan2, snmp, 1, 1, , 5880, (limits: LL: 360, LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","fanspeed",836,"drac","2"] 2.08ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["fanspeed",836,"drac","2"] 2.63ms]
.SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLocationName.1.3']
"System Board Fan3"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3']
5760
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLowerCriticalThreshold.1.3']
360
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3, 3, drac, System Fan3, snmp, 1, 1, , 5760, (limits: LL: 360, LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","fanspeed",836,"drac","3"] 2.9ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["fanspeed",836,"drac","3"] 3.23ms]
.SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLocationName.1.4']
"System Board Fan4"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4']
5880
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLowerCriticalThreshold.1.4']
360
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4, 4, drac, System Fan4, snmp, 1, 1, , 5880, (limits: LL: 360, LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","fanspeed",836,"drac","4"] 2.66ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["fanspeed",836,"drac","4"] 3.57ms]
.SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLocationName.1.5']
"System Board Fan5"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5']
5880
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLowerCriticalThreshold.1.5']
360
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5, 5, drac, System Fan5, snmp, 1, 1, , 5880, (limits: LL: 360, LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","fanspeed",836,"drac","5"] 2.97ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["fanspeed",836,"drac","5"] 3.02ms]
.SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLocationName.1.6']
"System Board Fan6"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6']
5880
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'coolingDeviceLowerCriticalThreshold.1.6']
360
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6, 6, drac, System Fan6, snmp, 1, 1, , 5880, (limits: LL: 360, LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","fanspeed",836,"drac","6"] 3ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["fanspeed",836,"drac","6"] 10.38ms]
.array (
'drac' =>
array (
1 => 1,
2 => 1,
3 => 1,
4 => 1,
5 => 1,
6 => 1,
),
)
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",836,"snmp"] 4.4ms]
1 -> drac
2 -> drac
3 -> drac
4 -> drac
5 -> drac
6 -> drac
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",836,"snmp"] 2.8ms]
Humidity:
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",836,"snmp"] 2.14ms]
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",836,"snmp"] 2.16ms]
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",836,"snmp"] 2.5ms]
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",836,"snmp"] 2.77ms]
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",836,"snmp"] 2.25ms]
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",836,"snmp"] 2.97ms]
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",836,"snmp"] 2.4ms]
State: SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OQUse' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'virtualDiskTable']
virtualDiskNumber.1 = 1
virtualDiskName.1 = Virtual Disk 0
virtualDiskState.1 = 2
virtualDiskSizeInMB.1 = 1463424
virtualDiskWritePolicy.1 = 2
virtualDiskReadPolicy.1 = 2
virtualDiskLayout.1 = 6
virtualDiskStripeSize.1 = 11
virtualDiskComponentStatus.1 = 3
virtualDiskBadBlocksDetected.1 = 0
virtualDiskSecured.1 = 0
virtualDiskIsCacheCade.1 = 0
virtualDiskDiskCachePolicy.1 = 3
virtualDiskOperationalState.1 = 1
virtualDiskProgress.1 = 0
virtualDiskAvailableProtocols.1 = SATA
virtualDiskMediaType.1 = SSD
virtualDiskRemainingRedundancy.1 = 1
virtualDiskFQDD.1 = "Disk.Virtual.0:RAID.Integrated.1-1"
virtualDiskDisplayName.1 = Virtual Disk 0 on Integrated RAID Controller 1
virtualDiskT10PIStatus.1 = 3
virtualDiskBlockSizeInBytes.1 = 512
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["virtualDiskState"] 1.63ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28530] 1.45ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,0] 1.52ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28530,"unknown",0,1,3,28530,1] 1.79ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28530,"online",0,2,0,28530,2] 1.15ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28530,"failed",0,3,2,28530,3] 1.31ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28530,"degraded",0,4,1,28530,4] 1.29ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,6] 1.24ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,7] 1.62ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,15] 1.85ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,16] 1.83ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,18] 1.21ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,24] 1.91ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,26] 1.58ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,32] 1.31ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,35] 1.14ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,36] 1.02ms]
SQL[DELETE FROM `state_translations` WHERE `state_index_id`=? AND `state_value`=? [28530,52] 1.16ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1, 1, virtualDiskState, "Virtual Disk 0", snmp, 1, 1, 1, 2, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"virtualDiskState","1"] 2.04ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"virtualDiskState","1"] 2.26ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"virtualDiskState",1] 1.57ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["virtualDiskState"] 1.32ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":3171,"state_index_id":28530} 1.99ms]
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OQUse' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'processorDeviceTable']
processorDevicechassisIndex.1.1 = 1
processorDevicechassisIndex.1.2 = 1
processorDeviceIndex.1.1 = 1
processorDeviceIndex.1.2 = 2
processorDeviceStateCapabilities.1.1 = 0
processorDeviceStateCapabilities.1.2 = 0
processorDeviceStateSettings.1.1 = 2
processorDeviceStateSettings.1.2 = 2
processorDeviceStatus.1.1 = 3
processorDeviceStatus.1.2 = 3
processorDeviceType.1.1 = 3
processorDeviceType.1.2 = 3
processorDeviceManufacturerName.1.1 = "Intel"
processorDeviceManufacturerName.1.2 = "Intel"
processorDeviceStatusState.1.1 = 3
processorDeviceStatusState.1.2 = 3
processorDeviceFamily.1.1 = 21
processorDeviceFamily.1.2 = 21
processorDeviceMaximumSpeed.1.1 = 4000
processorDeviceMaximumSpeed.1.2 = 4000
processorDeviceCurrentSpeed.1.1 = 3100
processorDeviceCurrentSpeed.1.2 = 3100
processorDeviceExternalClockSpeed.1.1 = 9600
processorDeviceExternalClockSpeed.1.2 = 9600
processorDeviceVoltage.1.1 = 1300
processorDeviceVoltage.1.2 = 1300
processorDeviceVersionName.1.1 = "Model 63 Stepping 2"
processorDeviceVersionName.1.2 = "Model 63 Stepping 2"
processorDeviceCoreCount.1.1 = 10
processorDeviceCoreCount.1.2 = 10
processorDeviceCoreEnabledCount.1.1 = 10
processorDeviceCoreEnabledCount.1.2 = 10
processorDeviceThreadCount.1.1 = 20
processorDeviceThreadCount.1.2 = 20
processorDeviceCharacteristics.1.1 = 4
processorDeviceCharacteristics.1.2 = 4
processorDeviceExtendedCapabilities.1.1 = 29
processorDeviceExtendedCapabilities.1.2 = 29
processorDeviceExtendedSettings.1.1 = 29
processorDeviceExtendedSettings.1.2 = 29
processorDeviceBrandName.1.1 = "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz"
processorDeviceBrandName.1.2 = "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz"
processorDeviceFQDD.1.1 = "CPU.Socket.1"
processorDeviceFQDD.1.2 = "CPU.Socket.2"
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["processorDeviceStatus"] 1.89ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28535] 1.4ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1, 1.1, processorDeviceStatus, Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz, snmp, 1, 1, 1.1, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"processorDeviceStatus","1.1"] 1.62ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"processorDeviceStatus","1.1"] 1.99ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"processorDeviceStatus","1.1"] 1.63ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["processorDeviceStatus"] 1.1ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":3172,"state_index_id":28535} 2.23ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2, 1.2, processorDeviceStatus, Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz, snmp, 1, 1, 1.2, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"processorDeviceStatus","1.2"] 1.98ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"processorDeviceStatus","1.2"] 2.85ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"processorDeviceStatus","1.2"] 2.08ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["processorDeviceStatus"] 1.1ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":3173,"state_index_id":28535} 1.33ms]
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OQUse' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'memoryDeviceTable']
memoryDevicechassisIndex.1.1 = 1
memoryDevicechassisIndex.1.2 = 1
memoryDevicechassisIndex.1.3 = 1
memoryDevicechassisIndex.1.4 = 1
memoryDevicechassisIndex.1.5 = 1
memoryDevicechassisIndex.1.6 = 1
memoryDevicechassisIndex.1.7 = 1
memoryDevicechassisIndex.1.8 = 1
memoryDevicechassisIndex.1.9 = 1
memoryDevicechassisIndex.1.10 = 1
memoryDevicechassisIndex.1.11 = 1
memoryDevicechassisIndex.1.12 = 1
memoryDevicechassisIndex.1.13 = 1
memoryDevicechassisIndex.1.14 = 1
memoryDevicechassisIndex.1.15 = 1
memoryDevicechassisIndex.1.16 = 1
memoryDevicechassisIndex.1.17 = 1
memoryDevicechassisIndex.1.18 = 1
memoryDevicechassisIndex.1.19 = 1
memoryDevicechassisIndex.1.20 = 1
memoryDevicechassisIndex.1.21 = 1
memoryDevicechassisIndex.1.22 = 1
memoryDevicechassisIndex.1.23 = 1
memoryDevicechassisIndex.1.24 = 1
memoryDeviceIndex.1.1 = 1
memoryDeviceIndex.1.2 = 2
memoryDeviceIndex.1.3 = 3
memoryDeviceIndex.1.4 = 4
memoryDeviceIndex.1.5 = 5
memoryDeviceIndex.1.6 = 6
memoryDeviceIndex.1.7 = 7
memoryDeviceIndex.1.8 = 8
memoryDeviceIndex.1.9 = 9
memoryDeviceIndex.1.10 = 10
memoryDeviceIndex.1.11 = 11
memoryDeviceIndex.1.12 = 12
memoryDeviceIndex.1.13 = 13
memoryDeviceIndex.1.14 = 14
memoryDeviceIndex.1.15 = 15
memoryDeviceIndex.1.16 = 16
memoryDeviceIndex.1.17 = 17
memoryDeviceIndex.1.18 = 18
memoryDeviceIndex.1.19 = 19
memoryDeviceIndex.1.20 = 20
memoryDeviceIndex.1.21 = 21
memoryDeviceIndex.1.22 = 22
memoryDeviceIndex.1.23 = 23
memoryDeviceIndex.1.24 = 24
memoryDeviceStateCapabilities.1.1 = 0
memoryDeviceStateCapabilities.1.2 = 0
memoryDeviceStateCapabilities.1.3 = 0
memoryDeviceStateCapabilities.1.4 = 0
memoryDeviceStateCapabilities.1.5 = 0
memoryDeviceStateCapabilities.1.6 = 0
memoryDeviceStateCapabilities.1.7 = 0
memoryDeviceStateCapabilities.1.8 = 0
memoryDeviceStateCapabilities.1.9 = 0
memoryDeviceStateCapabilities.1.10 = 0
memoryDeviceStateCapabilities.1.11 = 0
memoryDeviceStateCapabilities.1.12 = 0
memoryDeviceStateCapabilities.1.13 = 0
memoryDeviceStateCapabilities.1.14 = 0
memoryDeviceStateCapabilities.1.15 = 0
memoryDeviceStateCapabilities.1.16 = 0
memoryDeviceStateCapabilities.1.17 = 0
memoryDeviceStateCapabilities.1.18 = 0
memoryDeviceStateCapabilities.1.19 = 0
memoryDeviceStateCapabilities.1.20 = 0
memoryDeviceStateCapabilities.1.21 = 0
memoryDeviceStateCapabilities.1.22 = 0
memoryDeviceStateCapabilities.1.23 = 0
memoryDeviceStateCapabilities.1.24 = 0
memoryDeviceStateSettings.1.1 = 2
memoryDeviceStateSettings.1.2 = 2
memoryDeviceStateSettings.1.3 = 2
memoryDeviceStateSettings.1.4 = 2
memoryDeviceStateSettings.1.5 = 2
memoryDeviceStateSettings.1.6 = 2
memoryDeviceStateSettings.1.7 = 2
memoryDeviceStateSettings.1.8 = 2
memoryDeviceStateSettings.1.9 = 2
memoryDeviceStateSettings.1.10 = 2
memoryDeviceStateSettings.1.11 = 2
memoryDeviceStateSettings.1.12 = 2
memoryDeviceStateSettings.1.13 = 2
memoryDeviceStateSettings.1.14 = 2
memoryDeviceStateSettings.1.15 = 2
memoryDeviceStateSettings.1.16 = 2
memoryDeviceStateSettings.1.17 = 2
memoryDeviceStateSettings.1.18 = 2
memoryDeviceStateSettings.1.19 = 2
memoryDeviceStateSettings.1.20 = 2
memoryDeviceStateSettings.1.21 = 2
memoryDeviceStateSettings.1.22 = 2
memoryDeviceStateSettings.1.23 = 2
memoryDeviceStateSettings.1.24 = 2
memoryDeviceStatus.1.1 = 3
memoryDeviceStatus.1.2 = 3
memoryDeviceStatus.1.3 = 3
memoryDeviceStatus.1.4 = 3
memoryDeviceStatus.1.5 = 3
memoryDeviceStatus.1.6 = 3
memoryDeviceStatus.1.7 = 3
memoryDeviceStatus.1.8 = 3
memoryDeviceStatus.1.9 = 3
memoryDeviceStatus.1.10 = 3
memoryDeviceStatus.1.11 = 3
memoryDeviceStatus.1.12 = 3
memoryDeviceStatus.1.13 = 3
memoryDeviceStatus.1.14 = 3
memoryDeviceStatus.1.15 = 3
memoryDeviceStatus.1.16 = 3
memoryDeviceStatus.1.17 = 3
memoryDeviceStatus.1.18 = 3
memoryDeviceStatus.1.19 = 3
memoryDeviceStatus.1.20 = 3
memoryDeviceStatus.1.21 = 3
memoryDeviceStatus.1.22 = 3
memoryDeviceStatus.1.23 = 3
memoryDeviceStatus.1.24 = 3
memoryDeviceType.1.1 = 26
memoryDeviceType.1.2 = 26
memoryDeviceType.1.3 = 26
memoryDeviceType.1.4 = 26
memoryDeviceType.1.5 = 26
memoryDeviceType.1.6 = 26
memoryDeviceType.1.7 = 26
memoryDeviceType.1.8 = 26
memoryDeviceType.1.9 = 26
memoryDeviceType.1.10 = 26
memoryDeviceType.1.11 = 26
memoryDeviceType.1.12 = 26
memoryDeviceType.1.13 = 26
memoryDeviceType.1.14 = 26
memoryDeviceType.1.15 = 26
memoryDeviceType.1.16 = 26
memoryDeviceType.1.17 = 26
memoryDeviceType.1.18 = 26
memoryDeviceType.1.19 = 26
memoryDeviceType.1.20 = 26
memoryDeviceType.1.21 = 26
memoryDeviceType.1.22 = 26
memoryDeviceType.1.23 = 26
memoryDeviceType.1.24 = 26
memoryDeviceLocationName.1.1 = "DIMM.Socket.A1"
memoryDeviceLocationName.1.2 = "DIMM.Socket.B1"
memoryDeviceLocationName.1.3 = "DIMM.Socket.A2"
memoryDeviceLocationName.1.4 = "DIMM.Socket.A3"
memoryDeviceLocationName.1.5 = "DIMM.Socket.A4"
memoryDeviceLocationName.1.6 = "DIMM.Socket.A5"
memoryDeviceLocationName.1.7 = "DIMM.Socket.A6"
memoryDeviceLocationName.1.8 = "DIMM.Socket.A7"
memoryDeviceLocationName.1.9 = "DIMM.Socket.A8"
memoryDeviceLocationName.1.10 = "DIMM.Socket.A9"
memoryDeviceLocationName.1.11 = "DIMM.Socket.A10"
memoryDeviceLocationName.1.12 = "DIMM.Socket.A11"
memoryDeviceLocationName.1.13 = "DIMM.Socket.A12"
memoryDeviceLocationName.1.14 = "DIMM.Socket.B2"
memoryDeviceLocationName.1.15 = "DIMM.Socket.B3"
memoryDeviceLocationName.1.16 = "DIMM.Socket.B4"
memoryDeviceLocationName.1.17 = "DIMM.Socket.B5"
memoryDeviceLocationName.1.18 = "DIMM.Socket.B6"
memoryDeviceLocationName.1.19 = "DIMM.Socket.B7"
memoryDeviceLocationName.1.20 = "DIMM.Socket.B8"
memoryDeviceLocationName.1.21 = "DIMM.Socket.B9"
memoryDeviceLocationName.1.22 = "DIMM.Socket.B10"
memoryDeviceLocationName.1.23 = "DIMM.Socket.B11"
memoryDeviceLocationName.1.24 = "DIMM.Socket.B12"
memoryDeviceBankLocationName.1.1 = "A"
memoryDeviceBankLocationName.1.2 = "B"
memoryDeviceBankLocationName.1.3 = "A"
memoryDeviceBankLocationName.1.4 = "A"
memoryDeviceBankLocationName.1.5 = "A"
memoryDeviceBankLocationName.1.6 = "A"
memoryDeviceBankLocationName.1.7 = "A"
memoryDeviceBankLocationName.1.8 = "A"
memoryDeviceBankLocationName.1.9 = "A"
memoryDeviceBankLocationName.1.10 = "A"
memoryDeviceBankLocationName.1.11 = "A"
memoryDeviceBankLocationName.1.12 = "A"
memoryDeviceBankLocationName.1.13 = "A"
memoryDeviceBankLocationName.1.14 = "B"
memoryDeviceBankLocationName.1.15 = "B"
memoryDeviceBankLocationName.1.16 = "B"
memoryDeviceBankLocationName.1.17 = "B"
memoryDeviceBankLocationName.1.18 = "B"
memoryDeviceBankLocationName.1.19 = "B"
memoryDeviceBankLocationName.1.20 = "B"
memoryDeviceBankLocationName.1.21 = "B"
memoryDeviceBankLocationName.1.22 = "B"
memoryDeviceBankLocationName.1.23 = "B"
memoryDeviceBankLocationName.1.24 = "B"
memoryDeviceSize.1.1 = 16777216
memoryDeviceSize.1.2 = 16777216
memoryDeviceSize.1.3 = 16777216
memoryDeviceSize.1.4 = 16777216
memoryDeviceSize.1.5 = 16777216
memoryDeviceSize.1.6 = 16777216
memoryDeviceSize.1.7 = 16777216
memoryDeviceSize.1.8 = 16777216
memoryDeviceSize.1.9 = 16777216
memoryDeviceSize.1.10 = 16777216
memoryDeviceSize.1.11 = 16777216
memoryDeviceSize.1.12 = 16777216
memoryDeviceSize.1.13 = 16777216
memoryDeviceSize.1.14 = 16777216
memoryDeviceSize.1.15 = 16777216
memoryDeviceSize.1.16 = 16777216
memoryDeviceSize.1.17 = 16777216
memoryDeviceSize.1.18 = 16777216
memoryDeviceSize.1.19 = 16777216
memoryDeviceSize.1.20 = 16777216
memoryDeviceSize.1.21 = 16777216
memoryDeviceSize.1.22 = 16777216
memoryDeviceSize.1.23 = 16777216
memoryDeviceSize.1.24 = 16777216
memoryDeviceSpeed.1.1 = 2133
memoryDeviceSpeed.1.2 = 2133
memoryDeviceSpeed.1.3 = 2133
memoryDeviceSpeed.1.4 = 2133
memoryDeviceSpeed.1.5 = 2133
memoryDeviceSpeed.1.6 = 2133
memoryDeviceSpeed.1.7 = 2133
memoryDeviceSpeed.1.8 = 2133
memoryDeviceSpeed.1.9 = 2133
memoryDeviceSpeed.1.10 = 2133
memoryDeviceSpeed.1.11 = 2133
memoryDeviceSpeed.1.12 = 2133
memoryDeviceSpeed.1.13 = 2133
memoryDeviceSpeed.1.14 = 2133
memoryDeviceSpeed.1.15 = 2133
memoryDeviceSpeed.1.16 = 2133
memoryDeviceSpeed.1.17 = 2133
memoryDeviceSpeed.1.18 = 2133
memoryDeviceSpeed.1.19 = 2133
memoryDeviceSpeed.1.20 = 2133
memoryDeviceSpeed.1.21 = 2133
memoryDeviceSpeed.1.22 = 2133
memoryDeviceSpeed.1.23 = 2133
memoryDeviceSpeed.1.24 = 2133
memoryDeviceManufacturerName.1.1 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.2 = "Micron Technology"
memoryDeviceManufacturerName.1.3 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.4 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.5 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.6 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.7 = "Micron Technology"
memoryDeviceManufacturerName.1.8 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.9 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.10 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.11 = "Micron Technology"
memoryDeviceManufacturerName.1.12 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.13 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.14 = "Micron Technology"
memoryDeviceManufacturerName.1.15 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.16 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.17 = "Micron Technology"
memoryDeviceManufacturerName.1.18 = "Micron Technology"
memoryDeviceManufacturerName.1.19 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.20 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.21 = "Micron Technology"
memoryDeviceManufacturerName.1.22 = "Micron Technology"
memoryDeviceManufacturerName.1.23 = "Hynix Semiconductor"
memoryDeviceManufacturerName.1.24 = "Hynix Semiconductor"
memoryDevicePartNumberName.1.1 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.2 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.3 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.4 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.5 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.6 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.7 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.8 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.9 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.10 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.11 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.12 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.13 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.14 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.15 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.16 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.17 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.18 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.19 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.20 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.21 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.22 = "36ASF2G72PZ-2G1A2"
memoryDevicePartNumberName.1.23 = "HMA42GR7MFR4N-TF"
memoryDevicePartNumberName.1.24 = "HMA42GR7MFR4N-TF"
memoryDeviceSerialNumberName.1.1 = "24814835"
memoryDeviceSerialNumberName.1.2 = "0FC0E682"
memoryDeviceSerialNumberName.1.3 = "2481452B"
memoryDeviceSerialNumberName.1.4 = "24814829"
memoryDeviceSerialNumberName.1.5 = "24814610"
memoryDeviceSerialNumberName.1.6 = "24814507"
memoryDeviceSerialNumberName.1.7 = "0FC13B84"
memoryDeviceSerialNumberName.1.8 = "24814582"
memoryDeviceSerialNumberName.1.9 = "2481450F"
memoryDeviceSerialNumberName.1.10 = "2481454F"
memoryDeviceSerialNumberName.1.11 = "0FC0E6D3"
memoryDeviceSerialNumberName.1.12 = "2481453D"
memoryDeviceSerialNumberName.1.13 = "2481487C"
memoryDeviceSerialNumberName.1.14 = "0FC0E6D2"
memoryDeviceSerialNumberName.1.15 = "2481461A"
memoryDeviceSerialNumberName.1.16 = "248148A9"
memoryDeviceSerialNumberName.1.17 = "0FC0E68B"
memoryDeviceSerialNumberName.1.18 = "0FC0E684"
memoryDeviceSerialNumberName.1.19 = "24814617"
memoryDeviceSerialNumberName.1.20 = "24814879"
memoryDeviceSerialNumberName.1.21 = "0FC0E6F1"
memoryDeviceSerialNumberName.1.22 = "0FC0E6EF"
memoryDeviceSerialNumberName.1.23 = "2481461E"
memoryDeviceSerialNumberName.1.24 = "24814680"
memoryDeviceFQDD.1.1 = "DIMM.Socket.A1"
memoryDeviceFQDD.1.2 = "DIMM.Socket.B1"
memoryDeviceFQDD.1.3 = "DIMM.Socket.A2"
memoryDeviceFQDD.1.4 = "DIMM.Socket.A3"
memoryDeviceFQDD.1.5 = "DIMM.Socket.A4"
memoryDeviceFQDD.1.6 = "DIMM.Socket.A5"
memoryDeviceFQDD.1.7 = "DIMM.Socket.A6"
memoryDeviceFQDD.1.8 = "DIMM.Socket.A7"
memoryDeviceFQDD.1.9 = "DIMM.Socket.A8"
memoryDeviceFQDD.1.10 = "DIMM.Socket.A9"
memoryDeviceFQDD.1.11 = "DIMM.Socket.A10"
memoryDeviceFQDD.1.12 = "DIMM.Socket.A11"
memoryDeviceFQDD.1.13 = "DIMM.Socket.A12"
memoryDeviceFQDD.1.14 = "DIMM.Socket.B2"
memoryDeviceFQDD.1.15 = "DIMM.Socket.B3"
memoryDeviceFQDD.1.16 = "DIMM.Socket.B4"
memoryDeviceFQDD.1.17 = "DIMM.Socket.B5"
memoryDeviceFQDD.1.18 = "DIMM.Socket.B6"
memoryDeviceFQDD.1.19 = "DIMM.Socket.B7"
memoryDeviceFQDD.1.20 = "DIMM.Socket.B8"
memoryDeviceFQDD.1.21 = "DIMM.Socket.B9"
memoryDeviceFQDD.1.22 = "DIMM.Socket.B10"
memoryDeviceFQDD.1.23 = "DIMM.Socket.B11"
memoryDeviceFQDD.1.24 = "DIMM.Socket.B12"
memoryDeviceCurrentOperatingSpeed.1.1 = 1866
memoryDeviceCurrentOperatingSpeed.1.2 = 1866
memoryDeviceCurrentOperatingSpeed.1.3 = 1866
memoryDeviceCurrentOperatingSpeed.1.4 = 1866
memoryDeviceCurrentOperatingSpeed.1.5 = 1866
memoryDeviceCurrentOperatingSpeed.1.6 = 1866
memoryDeviceCurrentOperatingSpeed.1.7 = 1866
memoryDeviceCurrentOperatingSpeed.1.8 = 1866
memoryDeviceCurrentOperatingSpeed.1.9 = 1866
memoryDeviceCurrentOperatingSpeed.1.10 = 1866
memoryDeviceCurrentOperatingSpeed.1.11 = 1866
memoryDeviceCurrentOperatingSpeed.1.12 = 1866
memoryDeviceCurrentOperatingSpeed.1.13 = 1866
memoryDeviceCurrentOperatingSpeed.1.14 = 1866
memoryDeviceCurrentOperatingSpeed.1.15 = 1866
memoryDeviceCurrentOperatingSpeed.1.16 = 1866
memoryDeviceCurrentOperatingSpeed.1.17 = 1866
memoryDeviceCurrentOperatingSpeed.1.18 = 1866
memoryDeviceCurrentOperatingSpeed.1.19 = 1866
memoryDeviceCurrentOperatingSpeed.1.20 = 1866
memoryDeviceCurrentOperatingSpeed.1.21 = 1866
memoryDeviceCurrentOperatingSpeed.1.22 = 1866
memoryDeviceCurrentOperatingSpeed.1.23 = 1866
memoryDeviceCurrentOperatingSpeed.1.24 = 1866
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["memoryDeviceStatus"] 1.45ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28525] 1.66ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1, 1.1, memoryDeviceStatus, DIMM.Socket.A1, 16384 MB, snmp, 1, 1, 1.1, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.1"] 4.42ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.1"] 2.71ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.1"] 2.1ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 3.57ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23749,"state_index_id":28525} 1.31ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2, 1.2, memoryDeviceStatus, DIMM.Socket.B1, 16384 MB, snmp, 1, 1, 1.2, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.2"] 1.48ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.2"] 1.86ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.2"] 1.35ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.22ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23751,"state_index_id":28525} 1.11ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3, 1.3, memoryDeviceStatus, DIMM.Socket.A2, 16384 MB, snmp, 1, 1, 1.3, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.3"] 1.52ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.3"] 1.94ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.3"] 1.64ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.14ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23754,"state_index_id":28525} 1.15ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4, 1.4, memoryDeviceStatus, DIMM.Socket.A3, 16384 MB, snmp, 1, 1, 1.4, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.4"] 1.81ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.4"] 1.78ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.4"] 1.3ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.18ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23756,"state_index_id":28525} 1.27ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5, 1.5, memoryDeviceStatus, DIMM.Socket.A4, 16384 MB, snmp, 1, 1, 1.5, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.5"] 1.45ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.5"] 1.81ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.5"] 1.54ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.74ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23757,"state_index_id":28525} 5.51ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6, 1.6, memoryDeviceStatus, DIMM.Socket.A5, 16384 MB, snmp, 1, 1, 1.6, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.6"] 2.04ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.6"] 1.9ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.6"] 1.41ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.03ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23759,"state_index_id":28525} 1.22ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7, 1.7, memoryDeviceStatus, DIMM.Socket.A6, 16384 MB, snmp, 1, 1, 1.7, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.7"] 1.49ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.7"] 1.9ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.7"] 1.54ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.33ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23760,"state_index_id":28525} 1.52ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8, 1.8, memoryDeviceStatus, DIMM.Socket.A7, 16384 MB, snmp, 1, 1, 1.8, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.8"] 1.68ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.8"] 2.19ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.8"] 1.37ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.28ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23761,"state_index_id":28525} 1.62ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.9, 1.9, memoryDeviceStatus, DIMM.Socket.A8, 16384 MB, snmp, 1, 1, 1.9, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.9"] 1.7ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.9"] 2.66ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.9"] 1.58ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.37ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23762,"state_index_id":28525} 1.47ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.10, 1.10, memoryDeviceStatus, DIMM.Socket.A9, 16384 MB, snmp, 1, 1, 1.10, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.10"] 1.78ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.10"] 2.34ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.10"] 1.38ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.3ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23763,"state_index_id":28525} 1.48ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.11, 1.11, memoryDeviceStatus, DIMM.Socket.A10, 16384 MB, snmp, 1, 1, 1.11, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.11"] 1.59ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.11"] 1.77ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.11"] 1.38ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.09ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23764,"state_index_id":28525} 1.07ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.12, 1.12, memoryDeviceStatus, DIMM.Socket.A11, 16384 MB, snmp, 1, 1, 1.12, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.12"] 1.52ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.12"] 1.79ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.12"] 1.35ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.19ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23765,"state_index_id":28525} 0.93ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.13, 1.13, memoryDeviceStatus, DIMM.Socket.A12, 16384 MB, snmp, 1, 1, 1.13, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.13"] 1.25ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.13"] 1.7ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.13"] 1.24ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.05ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23766,"state_index_id":28525} 0.96ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.14, 1.14, memoryDeviceStatus, DIMM.Socket.B2, 16384 MB, snmp, 1, 1, 1.14, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.14"] 1.21ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.14"] 1.68ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.14"] 1.4ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 3.34ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23767,"state_index_id":28525} 1.19ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.15, 1.15, memoryDeviceStatus, DIMM.Socket.B3, 16384 MB, snmp, 1, 1, 1.15, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.15"] 1.58ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.15"] 1.77ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.15"] 1.62ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.04ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23768,"state_index_id":28525} 1.19ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.16, 1.16, memoryDeviceStatus, DIMM.Socket.B4, 16384 MB, snmp, 1, 1, 1.16, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.16"] 1.29ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.16"] 1.7ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.16"] 1.37ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.13ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23769,"state_index_id":28525} 1.08ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.17, 1.17, memoryDeviceStatus, DIMM.Socket.B5, 16384 MB, snmp, 1, 1, 1.17, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.17"] 1.44ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.17"] 2.04ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.17"] 1.3ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.26ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23770,"state_index_id":28525} 1.11ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.18, 1.18, memoryDeviceStatus, DIMM.Socket.B6, 16384 MB, snmp, 1, 1, 1.18, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.18"] 1.81ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.18"] 2.51ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.18"] 1.42ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.34ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23771,"state_index_id":28525} 1.28ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.19, 1.19, memoryDeviceStatus, DIMM.Socket.B7, 16384 MB, snmp, 1, 1, 1.19, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.19"] 5.84ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.19"] 3.51ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.19"] 1.8ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.28ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23772,"state_index_id":28525} 1.4ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.20, 1.20, memoryDeviceStatus, DIMM.Socket.B8, 16384 MB, snmp, 1, 1, 1.20, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.20"] 3.05ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.20"] 3.68ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.20"] 1.32ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.11ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23773,"state_index_id":28525} 0.92ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.21, 1.21, memoryDeviceStatus, DIMM.Socket.B9, 16384 MB, snmp, 1, 1, 1.21, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.21"] 1.4ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.21"] 1.61ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.21"] 1.39ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.23ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23775,"state_index_id":28525} 1.18ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.22, 1.22, memoryDeviceStatus, DIMM.Socket.B10, 16384 MB, snmp, 1, 1, 1.22, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.22"] 1.33ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.22"] 1.66ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.22"] 1.28ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.18ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23777,"state_index_id":28525} 1ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.23, 1.23, memoryDeviceStatus, DIMM.Socket.B11, 16384 MB, snmp, 1, 1, 1.23, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.23"] 1.34ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.23"] 1.81ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.23"] 1.35ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.32ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":34711,"state_index_id":28525} 1.31ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.24, 1.24, memoryDeviceStatus, DIMM.Socket.B12, 16384 MB, snmp, 1, 1, 1.24, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"memoryDeviceStatus","1.24"] 1.85ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.24"] 2.07ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"memoryDeviceStatus","1.24"] 1.57ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["memoryDeviceStatus"] 1.36ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":34712,"state_index_id":28525} 0.92ms]
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OQUse' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'voltageProbeTable']
voltageProbechassisIndex.1.1 = 1
voltageProbechassisIndex.1.2 = 1
voltageProbechassisIndex.1.3 = 1
voltageProbechassisIndex.1.4 = 1
voltageProbechassisIndex.1.5 = 1
voltageProbechassisIndex.1.6 = 1
voltageProbechassisIndex.1.7 = 1
voltageProbechassisIndex.1.8 = 1
voltageProbechassisIndex.1.9 = 1
voltageProbechassisIndex.1.10 = 1
voltageProbechassisIndex.1.11 = 1
voltageProbechassisIndex.1.12 = 1
voltageProbechassisIndex.1.13 = 1
voltageProbechassisIndex.1.14 = 1
voltageProbechassisIndex.1.15 = 1
voltageProbechassisIndex.1.16 = 1
voltageProbechassisIndex.1.17 = 1
voltageProbechassisIndex.1.18 = 1
voltageProbechassisIndex.1.19 = 1
voltageProbechassisIndex.1.20 = 1
voltageProbechassisIndex.1.21 = 1
voltageProbechassisIndex.1.22 = 1
voltageProbechassisIndex.1.23 = 1
voltageProbechassisIndex.1.24 = 1
voltageProbechassisIndex.1.25 = 1
voltageProbechassisIndex.1.26 = 1
voltageProbechassisIndex.1.27 = 1
voltageProbechassisIndex.1.28 = 1
voltageProbechassisIndex.1.29 = 1
voltageProbechassisIndex.1.30 = 1
voltageProbechassisIndex.1.31 = 1
voltageProbeIndex.1.1 = 1
voltageProbeIndex.1.2 = 2
voltageProbeIndex.1.3 = 3
voltageProbeIndex.1.4 = 4
voltageProbeIndex.1.5 = 5
voltageProbeIndex.1.6 = 6
voltageProbeIndex.1.7 = 7
voltageProbeIndex.1.8 = 8
voltageProbeIndex.1.9 = 9
voltageProbeIndex.1.10 = 10
voltageProbeIndex.1.11 = 11
voltageProbeIndex.1.12 = 12
voltageProbeIndex.1.13 = 13
voltageProbeIndex.1.14 = 14
voltageProbeIndex.1.15 = 15
voltageProbeIndex.1.16 = 16
voltageProbeIndex.1.17 = 17
voltageProbeIndex.1.18 = 18
voltageProbeIndex.1.19 = 19
voltageProbeIndex.1.20 = 20
voltageProbeIndex.1.21 = 21
voltageProbeIndex.1.22 = 22
voltageProbeIndex.1.23 = 23
voltageProbeIndex.1.24 = 24
voltageProbeIndex.1.25 = 25
voltageProbeIndex.1.26 = 26
voltageProbeIndex.1.27 = 27
voltageProbeIndex.1.28 = 28
voltageProbeIndex.1.29 = 29
voltageProbeIndex.1.30 = 30
voltageProbeIndex.1.31 = 31
voltageProbeStateCapabilities.1.1 = 0
voltageProbeStateCapabilities.1.2 = 0
voltageProbeStateCapabilities.1.3 = 0
voltageProbeStateCapabilities.1.4 = 0
voltageProbeStateCapabilities.1.5 = 0
voltageProbeStateCapabilities.1.6 = 0
voltageProbeStateCapabilities.1.7 = 0
voltageProbeStateCapabilities.1.8 = 0
voltageProbeStateCapabilities.1.9 = 0
voltageProbeStateCapabilities.1.10 = 0
voltageProbeStateCapabilities.1.11 = 0
voltageProbeStateCapabilities.1.12 = 0
voltageProbeStateCapabilities.1.13 = 0
voltageProbeStateCapabilities.1.14 = 0
voltageProbeStateCapabilities.1.15 = 0
voltageProbeStateCapabilities.1.16 = 0
voltageProbeStateCapabilities.1.17 = 0
voltageProbeStateCapabilities.1.18 = 0
voltageProbeStateCapabilities.1.19 = 0
voltageProbeStateCapabilities.1.20 = 0
voltageProbeStateCapabilities.1.21 = 0
voltageProbeStateCapabilities.1.22 = 0
voltageProbeStateCapabilities.1.23 = 0
voltageProbeStateCapabilities.1.24 = 0
voltageProbeStateCapabilities.1.25 = 0
voltageProbeStateCapabilities.1.26 = 0
voltageProbeStateCapabilities.1.27 = 0
voltageProbeStateCapabilities.1.28 = 0
voltageProbeStateCapabilities.1.29 = 0
voltageProbeStateCapabilities.1.30 = 0
voltageProbeStateCapabilities.1.31 = 0
voltageProbeStateSettings.1.1 = 2
voltageProbeStateSettings.1.2 = 2
voltageProbeStateSettings.1.3 = 2
voltageProbeStateSettings.1.4 = 2
voltageProbeStateSettings.1.5 = 2
voltageProbeStateSettings.1.6 = 2
voltageProbeStateSettings.1.7 = 2
voltageProbeStateSettings.1.8 = 2
voltageProbeStateSettings.1.9 = 2
voltageProbeStateSettings.1.10 = 2
voltageProbeStateSettings.1.11 = 2
voltageProbeStateSettings.1.12 = 2
voltageProbeStateSettings.1.13 = 2
voltageProbeStateSettings.1.14 = 2
voltageProbeStateSettings.1.15 = 2
voltageProbeStateSettings.1.16 = 2
voltageProbeStateSettings.1.17 = 2
voltageProbeStateSettings.1.18 = 2
voltageProbeStateSettings.1.19 = 2
voltageProbeStateSettings.1.20 = 2
voltageProbeStateSettings.1.21 = 2
voltageProbeStateSettings.1.22 = 2
voltageProbeStateSettings.1.23 = 2
voltageProbeStateSettings.1.24 = 2
voltageProbeStateSettings.1.25 = 2
voltageProbeStateSettings.1.26 = 2
voltageProbeStateSettings.1.27 = 2
voltageProbeStateSettings.1.28 = 2
voltageProbeStateSettings.1.29 = 2
voltageProbeStateSettings.1.30 = 2
voltageProbeStateSettings.1.31 = 2
voltageProbeStatus.1.1 = 3
voltageProbeStatus.1.2 = 3
voltageProbeStatus.1.3 = 3
voltageProbeStatus.1.4 = 3
voltageProbeStatus.1.5 = 3
voltageProbeStatus.1.6 = 3
voltageProbeStatus.1.7 = 3
voltageProbeStatus.1.8 = 3
voltageProbeStatus.1.9 = 3
voltageProbeStatus.1.10 = 3
voltageProbeStatus.1.11 = 3
voltageProbeStatus.1.12 = 3
voltageProbeStatus.1.13 = 3
voltageProbeStatus.1.14 = 3
voltageProbeStatus.1.15 = 3
voltageProbeStatus.1.16 = 3
voltageProbeStatus.1.17 = 3
voltageProbeStatus.1.18 = 3
voltageProbeStatus.1.19 = 3
voltageProbeStatus.1.20 = 3
voltageProbeStatus.1.21 = 3
voltageProbeStatus.1.22 = 3
voltageProbeStatus.1.23 = 3
voltageProbeStatus.1.24 = 3
voltageProbeStatus.1.25 = 3
voltageProbeStatus.1.26 = 3
voltageProbeStatus.1.27 = 3
voltageProbeStatus.1.28 = 3
voltageProbeStatus.1.29 = 3
voltageProbeStatus.1.30 = 3
voltageProbeStatus.1.31 = 3
voltageProbeReading.1.27 = 230000
voltageProbeReading.1.28 = 230000
voltageProbeType.1.1 = 16
voltageProbeType.1.2 = 16
voltageProbeType.1.3 = 16
voltageProbeType.1.4 = 16
voltageProbeType.1.5 = 16
voltageProbeType.1.6 = 16
voltageProbeType.1.7 = 16
voltageProbeType.1.8 = 16
voltageProbeType.1.9 = 16
voltageProbeType.1.10 = 16
voltageProbeType.1.11 = 16
voltageProbeType.1.12 = 16
voltageProbeType.1.13 = 16
voltageProbeType.1.14 = 16
voltageProbeType.1.15 = 16
voltageProbeType.1.16 = 16
voltageProbeType.1.17 = 16
voltageProbeType.1.18 = 16
voltageProbeType.1.19 = 16
voltageProbeType.1.20 = 16
voltageProbeType.1.21 = 16
voltageProbeType.1.22 = 16
voltageProbeType.1.23 = 16
voltageProbeType.1.24 = 16
voltageProbeType.1.25 = 16
voltageProbeType.1.26 = 16
voltageProbeType.1.27 = 18
voltageProbeType.1.28 = 18
voltageProbeType.1.29 = 16
voltageProbeType.1.30 = 16
voltageProbeType.1.31 = 16
voltageProbeLocationName.1.1 = "CPU1 VCORE PG"
voltageProbeLocationName.1.2 = "CPU2 VCORE PG"
voltageProbeLocationName.1.3 = "System Board 3.3V PG"
voltageProbeLocationName.1.4 = "System Board 5V AUX PG"
voltageProbeLocationName.1.5 = "CPU2 M23 VPP PG"
voltageProbeLocationName.1.6 = "CPU1 M23 VPP PG"
voltageProbeLocationName.1.7 = "System Board 1.05V PG"
voltageProbeLocationName.1.8 = "CPU1 M23 VDDQ PG"
voltageProbeLocationName.1.9 = "CPU1 M23 VTT PG"
voltageProbeLocationName.1.10 = "System Board 5V SWITCH PG"
voltageProbeLocationName.1.11 = "System Board VCCIO PG"
voltageProbeLocationName.1.12 = "System Board 2.5V AUX PG"
voltageProbeLocationName.1.13 = "CPU2 M01 VDDQ PG"
voltageProbeLocationName.1.14 = "CPU1 M01 VDDQ PG"
voltageProbeLocationName.1.15 = "CPU2 M23 VTT PG"
voltageProbeLocationName.1.16 = "CPU2 M01 VTT PG"
voltageProbeLocationName.1.17 = "System Board NDC PG"
voltageProbeLocationName.1.18 = "CPU2 M01 VPP PG"
voltageProbeLocationName.1.19 = "CPU1 M01 VPP PG"
voltageProbeLocationName.1.20 = "CPU2 M23 VDDQ PG"
voltageProbeLocationName.1.21 = "System Board 1.5V PG"
voltageProbeLocationName.1.22 = "System Board PS2 PG Fail"
voltageProbeLocationName.1.23 = "System Board PS1 PG Fail"
voltageProbeLocationName.1.24 = "System Board BP1 5V PG"
voltageProbeLocationName.1.25 = "System Board 1.5V AUX PG"
voltageProbeLocationName.1.26 = "CPU1 M01 VTT PG"
voltageProbeLocationName.1.27 = "PS1 Voltage 1"
voltageProbeLocationName.1.28 = "PS2 Voltage 2"
voltageProbeLocationName.1.29 = "System Board DIMM PG"
voltageProbeLocationName.1.30 = "CPU1 FIVR PG"
voltageProbeLocationName.1.31 = "CPU2 FIVR PG"
voltageProbeProbeCapabilities.1.1 = 0
voltageProbeProbeCapabilities.1.2 = 0
voltageProbeProbeCapabilities.1.3 = 0
voltageProbeProbeCapabilities.1.4 = 0
voltageProbeProbeCapabilities.1.5 = 0
voltageProbeProbeCapabilities.1.6 = 0
voltageProbeProbeCapabilities.1.7 = 0
voltageProbeProbeCapabilities.1.8 = 0
voltageProbeProbeCapabilities.1.9 = 0
voltageProbeProbeCapabilities.1.10 = 0
voltageProbeProbeCapabilities.1.11 = 0
voltageProbeProbeCapabilities.1.12 = 0
voltageProbeProbeCapabilities.1.13 = 0
voltageProbeProbeCapabilities.1.14 = 0
voltageProbeProbeCapabilities.1.15 = 0
voltageProbeProbeCapabilities.1.16 = 0
voltageProbeProbeCapabilities.1.17 = 0
voltageProbeProbeCapabilities.1.18 = 0
voltageProbeProbeCapabilities.1.19 = 0
voltageProbeProbeCapabilities.1.20 = 0
voltageProbeProbeCapabilities.1.21 = 0
voltageProbeProbeCapabilities.1.22 = 0
voltageProbeProbeCapabilities.1.23 = 0
voltageProbeProbeCapabilities.1.24 = 0
voltageProbeProbeCapabilities.1.25 = 0
voltageProbeProbeCapabilities.1.26 = 0
voltageProbeProbeCapabilities.1.27 = 0
voltageProbeProbeCapabilities.1.28 = 0
voltageProbeProbeCapabilities.1.29 = 0
voltageProbeProbeCapabilities.1.30 = 0
voltageProbeProbeCapabilities.1.31 = 0
voltageProbeDiscreteReading.1.1 = 1
voltageProbeDiscreteReading.1.2 = 1
voltageProbeDiscreteReading.1.3 = 1
voltageProbeDiscreteReading.1.4 = 1
voltageProbeDiscreteReading.1.5 = 1
voltageProbeDiscreteReading.1.6 = 1
voltageProbeDiscreteReading.1.7 = 1
voltageProbeDiscreteReading.1.8 = 1
voltageProbeDiscreteReading.1.9 = 1
voltageProbeDiscreteReading.1.10 = 1
voltageProbeDiscreteReading.1.11 = 1
voltageProbeDiscreteReading.1.12 = 1
voltageProbeDiscreteReading.1.13 = 1
voltageProbeDiscreteReading.1.14 = 1
voltageProbeDiscreteReading.1.15 = 1
voltageProbeDiscreteReading.1.16 = 1
voltageProbeDiscreteReading.1.17 = 1
voltageProbeDiscreteReading.1.18 = 1
voltageProbeDiscreteReading.1.19 = 1
voltageProbeDiscreteReading.1.20 = 1
voltageProbeDiscreteReading.1.21 = 1
voltageProbeDiscreteReading.1.22 = 1
voltageProbeDiscreteReading.1.23 = 1
voltageProbeDiscreteReading.1.24 = 1
voltageProbeDiscreteReading.1.25 = 1
voltageProbeDiscreteReading.1.26 = 1
voltageProbeDiscreteReading.1.29 = 1
voltageProbeDiscreteReading.1.30 = 1
voltageProbeDiscreteReading.1.31 = 1
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["voltageProbeStatus"] 1.62ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28536] 1.34ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1, 1.1, voltageProbeStatus, CPU1 VCORE PG, snmp, 1, 1, 1.1, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.1"] 1.45ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.1"] 2.24ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.1"] 1.3ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.21ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23778,"state_index_id":28536} 1.19ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2, 1.2, voltageProbeStatus, CPU2 VCORE PG, snmp, 1, 1, 1.2, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.2"] 1.52ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.2"] 1.68ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.2"] 1.55ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.25ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23779,"state_index_id":28536} 1.7ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3, 1.3, voltageProbeStatus, System Board 3.3V PG, snmp, 1, 1, 1.3, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.3"] 1.49ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.3"] 1.98ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.3"] 1.62ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.26ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23780,"state_index_id":28536} 1.08ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4, 1.4, voltageProbeStatus, System Board 5V AUX PG, snmp, 1, 1, 1.4, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.4"] 2.06ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.4"] 1.96ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.4"] 1.47ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.16ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23781,"state_index_id":28536} 1.13ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5, 1.5, voltageProbeStatus, CPU2 M23 VPP PG, snmp, 1, 1, 1.5, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.5"] 1.53ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.5"] 1.95ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.5"] 1.74ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.11ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23782,"state_index_id":28536} 1.03ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6, 1.6, voltageProbeStatus, CPU1 M23 VPP PG, snmp, 1, 1, 1.6, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.6"] 1.79ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.6"] 2.02ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.6"] 1.41ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.24ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23783,"state_index_id":28536} 1.15ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7, 1.7, voltageProbeStatus, System Board 1.05V PG, snmp, 1, 1, 1.7, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.7"] 2.52ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.7"] 1.74ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.7"] 1.26ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.16ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23784,"state_index_id":28536} 1.15ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8, 1.8, voltageProbeStatus, CPU1 M23 VDDQ PG, snmp, 1, 1, 1.8, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.8"] 1.38ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.8"] 2.15ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.8"] 1.46ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.13ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23785,"state_index_id":28536} 1.01ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9, 1.9, voltageProbeStatus, CPU1 M23 VTT PG, snmp, 1, 1, 1.9, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.9"] 1.45ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.9"] 1.82ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.9"] 2.36ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.15ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23786,"state_index_id":28536} 0.95ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10, 1.10, voltageProbeStatus, System Board 5V SWITCH PG, snmp, 1, 1, 1.10, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.10"] 1.68ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.10"] 1.93ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.10"] 1.95ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.88ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23787,"state_index_id":28536} 1.12ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11, 1.11, voltageProbeStatus, System Board VCCIO PG, snmp, 1, 1, 1.11, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.11"] 1.57ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.11"] 2.31ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.11"] 1.63ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.39ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23788,"state_index_id":28536} 1.79ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12, 1.12, voltageProbeStatus, System Board 2.5V AUX PG, snmp, 1, 1, 1.12, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.12"] 1.82ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.12"] 3.49ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.12"] 2.27ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 2.12ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23789,"state_index_id":28536} 1.55ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13, 1.13, voltageProbeStatus, CPU2 M01 VDDQ PG, snmp, 1, 1, 1.13, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.13"] 1.49ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.13"] 2.08ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.13"] 1.37ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.14ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23790,"state_index_id":28536} 1.63ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14, 1.14, voltageProbeStatus, CPU1 M01 VDDQ PG, snmp, 1, 1, 1.14, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.14"] 2.03ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.14"] 1.89ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.14"] 1.47ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.04ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23791,"state_index_id":28536} 1.41ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15, 1.15, voltageProbeStatus, CPU2 M23 VTT PG, snmp, 1, 1, 1.15, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.15"] 1.48ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.15"] 2.86ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.15"] 1.77ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.08ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23792,"state_index_id":28536} 1.09ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16, 1.16, voltageProbeStatus, CPU2 M01 VTT PG, snmp, 1, 1, 1.16, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.16"] 2ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.16"] 2.06ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.16"] 1.53ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.19ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23793,"state_index_id":28536} 1.1ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17, 1.17, voltageProbeStatus, System Board NDC PG, snmp, 1, 1, 1.17, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.17"] 1.42ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.17"] 1.78ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.17"] 1.4ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.08ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23794,"state_index_id":28536} 1.05ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18, 1.18, voltageProbeStatus, CPU2 M01 VPP PG, snmp, 1, 1, 1.18, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.18"] 1.23ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.18"] 1.95ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.18"] 2.1ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.25ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23795,"state_index_id":28536} 1.35ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19, 1.19, voltageProbeStatus, CPU1 M01 VPP PG, snmp, 1, 1, 1.19, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.19"] 1.69ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.19"] 1.88ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.19"] 1.65ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.46ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23796,"state_index_id":28536} 1.17ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20, 1.20, voltageProbeStatus, CPU2 M23 VDDQ PG, snmp, 1, 1, 1.20, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.20"] 3.71ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.20"] 2.44ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.20"] 2.16ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.94ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23797,"state_index_id":28536} 2.04ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21, 1.21, voltageProbeStatus, System Board 1.5V PG, snmp, 1, 1, 1.21, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.21"] 1.85ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.21"] 2.3ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.21"] 1.59ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 2.27ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23798,"state_index_id":28536} 1.27ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22, 1.22, voltageProbeStatus, System Board PS2 PG Fail, snmp, 1, 1, 1.22, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.22"] 1.82ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.22"] 4.39ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.22"] 2.31ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.32ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23799,"state_index_id":28536} 2ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23, 1.23, voltageProbeStatus, System Board PS1 PG Fail, snmp, 1, 1, 1.23, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.23"] 1.72ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.23"] 2.02ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.23"] 1.64ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.46ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23800,"state_index_id":28536} 1.07ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24, 1.24, voltageProbeStatus, System Board BP1 5V PG, snmp, 1, 1, 1.24, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.24"] 1.54ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.24"] 2.01ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.24"] 1.6ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.14ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23801,"state_index_id":28536} 1.25ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25, 1.25, voltageProbeStatus, System Board 1.5V AUX PG, snmp, 1, 1, 1.25, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.25"] 1.58ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.25"] 2.1ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.25"] 1.56ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.13ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23802,"state_index_id":28536} 1.27ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26, 1.26, voltageProbeStatus, CPU1 M01 VTT PG, snmp, 1, 1, 1.26, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.26"] 1.57ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.26"] 2.04ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.26"] 1.69ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.61ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23803,"state_index_id":28536} 1.1ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27, 1.27, voltageProbeStatus, PS1 Voltage 1, snmp, 1, 1, 1.27, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.27"] 1.88ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.27"] 2.08ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.27"] 1.69ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.52ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23804,"state_index_id":28536} 1.49ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28, 1.28, voltageProbeStatus, PS2 Voltage 2, snmp, 1, 1, 1.28, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.28"] 1.87ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.28"] 1.72ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.28"] 1.44ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.26ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23805,"state_index_id":28536} 1.19ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.29, 1.29, voltageProbeStatus, System Board DIMM PG, snmp, 1, 1, 1.29, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.29"] 1.64ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.29"] 2.01ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.29"] 1.72ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.65ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23806,"state_index_id":28536} 1.27ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.30, 1.30, voltageProbeStatus, CPU1 FIVR PG, snmp, 1, 1, 1.30, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.30"] 1.49ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.30"] 2.1ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.30"] 1.77ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.08ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23807,"state_index_id":28536} 1.3ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.31, 1.31, voltageProbeStatus, CPU2 FIVR PG, snmp, 1, 1, 1.31, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"voltageProbeStatus","1.31"] 1.56ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.31"] 1.94ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"voltageProbeStatus","1.31"] 2.42ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["voltageProbeStatus"] 1.25ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23808,"state_index_id":28536} 1.16ms]
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OQUse' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'amperageProbeTable']
amperageProbechassisIndex.1.1 = 1
amperageProbechassisIndex.1.2 = 1
amperageProbechassisIndex.1.3 = 1
amperageProbeIndex.1.1 = 1
amperageProbeIndex.1.2 = 2
amperageProbeIndex.1.3 = 3
amperageProbeStateCapabilities.1.1 = 0
amperageProbeStateCapabilities.1.2 = 0
amperageProbeStateCapabilities.1.3 = 0
amperageProbeStateSettings.1.1 = 2
amperageProbeStateSettings.1.2 = 2
amperageProbeStateSettings.1.3 = 2
amperageProbeStatus.1.1 = 3
amperageProbeStatus.1.2 = 3
amperageProbeStatus.1.3 = 3
amperageProbeReading.1.1 = 8
amperageProbeReading.1.2 = 2
amperageProbeReading.1.3 = 196
amperageProbeType.1.1 = 23
amperageProbeType.1.2 = 23
amperageProbeType.1.3 = 26
amperageProbeLocationName.1.1 = "PS1 Current 1"
amperageProbeLocationName.1.2 = "PS2 Current 2"
amperageProbeLocationName.1.3 = "System Board Pwr Consumption"
amperageProbeUpperCriticalThreshold.1.3 = 980
amperageProbeUpperNonCriticalThreshold.1.3 = 896
amperageProbeProbeCapabilities.1.1 = 0
amperageProbeProbeCapabilities.1.2 = 0
amperageProbeProbeCapabilities.1.3 = 5
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["amperageProbeStatus"] 1.37ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28537] 1.41ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1, 1.1, amperageProbeStatus, PS1 Current 1, snmp, 1, 1, 1.1, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"amperageProbeStatus","1.1"] 2.09ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"amperageProbeStatus","1.1"] 2.08ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"amperageProbeStatus","1.1"] 2.24ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["amperageProbeStatus"] 1.17ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23809,"state_index_id":28537} 1.12ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2, 1.2, amperageProbeStatus, PS2 Current 2, snmp, 1, 1, 1.2, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"amperageProbeStatus","1.2"] 1.52ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"amperageProbeStatus","1.2"] 2.26ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"amperageProbeStatus","1.2"] 1.62ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["amperageProbeStatus"] 2.1ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23810,"state_index_id":28537} 1.08ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3, 1.3, amperageProbeStatus, System Board Pwr Consumption, snmp, 1, 1, 1.3, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"amperageProbeStatus","1.3"] 1.63ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"amperageProbeStatus","1.3"] 2.15ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"amperageProbeStatus","1.3"] 1.48ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["amperageProbeStatus"] 1.12ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23811,"state_index_id":28537} 1.06ms]
SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OQUse' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'systemBatteryTable']
systemBatteryChassisIndex.1.1 = 1
systemBatteryChassisIndex.1.2 = 1
systemBatteryIndex.1.1 = 1
systemBatteryIndex.1.2 = 2
systemBatteryStateCapabilities.1.1 = 0
systemBatteryStateCapabilities.1.2 = 0
systemBatteryStateSettings.1.1 = 2
systemBatteryStateSettings.1.2 = 2
systemBatteryStatus.1.1 = 3
systemBatteryStatus.1.2 = 3
systemBatteryReading.1.1 = 4
systemBatteryReading.1.2 = 4
systemBatteryLocationName.1.1 = "System Board CMOS Battery"
systemBatteryLocationName.1.2 = "PERC1 ROMB Battery"
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["systemBatteryStatus"] 1.32ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28538] 1.3ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1, 1.1, systemBatteryStatus, System Board CMOS Battery, snmp, 1, 1, 1.1, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"systemBatteryStatus","1.1"] 10.6ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"systemBatteryStatus","1.1"] 4.57ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"systemBatteryStatus","1.1"] 1.8ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["systemBatteryStatus"] 1.36ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23812,"state_index_id":28538} 1.28ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.2, 1.2, systemBatteryStatus, PERC1 ROMB Battery, snmp, 1, 1, 1.2, 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"systemBatteryStatus","1.2"] 1.95ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"systemBatteryStatus","1.2"] 2.54ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"systemBatteryStatus","1.2"] 1.75ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["systemBatteryStatus"] 1.05ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":23813,"state_index_id":28538} 1.17ms]
Dynamic Discovery (state):
array (
'data' =>
array (
0 =>
array (
'oid' => 'drsGlobalSystemStatus',
'value' => 'drsGlobalSystemStatus',
'num_oid' => '.1.3.6.1.4.1.674.10892.2.2.1.{{ $index }}',
'descr' => 'Global System Status',
'index' => 'drsGlobalSystemStatus.{{ $index }}',
'states' =>
array (
0 =>
array (
'value' => 1,
'descr' => 'other',
'graph' => 1,
'generic' => 3,
),
1 =>
array (
'value' => 2,
'descr' => 'unknown',
'graph' => 1,
'generic' => 3,
),
2 =>
array (
'value' => 3,
'descr' => 'ok',
'graph' => 1,
'generic' => 0,
),
3 =>
array (
'value' => 4,
'descr' => 'nonCritical',
'graph' => 1,
'generic' => 1,
),
4 =>
array (
'value' => 5,
'descr' => 'critical',
'graph' => 1,
'generic' => 2,
),
5 =>
array (
'value' => 6,
'descr' => 'nonRecoverable',
'graph' => 1,
'generic' => 2,
),
),
),
1 =>
array (
'oid' => 'systemStateIDSDMCardUnitStatusCombined',
'value' => 'systemStateIDSDMCardUnitStatusCombined',
'num_oid' => '.1.3.6.1.4.1.674.10892.5.4.200.10.1.58.{{ $index }}',
'descr' => 'IDSDM Card Unit Combined Status',
'index' => 'systemStateIDSDMCardUnitStatusCombined.{{ $index }}',
'states' =>
array (
0 =>
array (
'value' => 1,
'descr' => 'other',
'graph' => 1,
'generic' => 3,
),
1 =>
array (
'value' => 2,
'descr' => 'unknown',
'graph' => 1,
'generic' => 3,
),
2 =>
array (
'value' => 3,
'descr' => 'ok',
'graph' => 1,
'generic' => 0,
),
3 =>
array (
'value' => 4,
'descr' => 'nonCritical',
'graph' => 1,
'generic' => 1,
),
4 =>
array (
'value' => 5,
'descr' => 'critical',
'graph' => 1,
'generic' => 2,
),
5 =>
array (
'value' => 6,
'descr' => 'nonRecoverable',
'graph' => 1,
'generic' => 2,
),
),
),
2 =>
array (
'oid' => 'systemStateIDSDMCardDeviceStatusCombined',
'value' => 'systemStateIDSDMCardDeviceStatusCombined',
'num_oid' => '.1.3.6.1.4.1.674.10892.5.4.200.10.1.60.{{ $index }}',
'descr' => 'IDSDM Card Device Combined Status',
'index' => 'systemStateIDSDMCardDeviceStatusCombined.{{ $index }}',
'states' =>
array (
0 =>
array (
'value' => 1,
'descr' => 'other',
'graph' => 1,
'generic' => 3,
),
1 =>
array (
'value' => 2,
'descr' => 'unknown',
'graph' => 1,
'generic' => 3,
),
2 =>
array (
'value' => 3,
'descr' => 'ok',
'graph' => 1,
'generic' => 0,
),
3 =>
array (
'value' => 4,
'descr' => 'nonCritical',
'graph' => 1,
'generic' => 1,
),
4 =>
array (
'value' => 5,
'descr' => 'critical',
'graph' => 1,
'generic' => 2,
),
5 =>
array (
'value' => 6,
'descr' => 'nonRecoverable',
'graph' => 1,
'generic' => 2,
),
),
),
3 =>
array (
'oid' => 'intrusionStatus',
'value' => 'intrusionStatus',
'num_oid' => '.1.3.6.1.4.1.674.10892.5.4.300.70.1.5.{{ $index }}',
'descr' => 'Intrusion Status',
'index' => 'intrusionStatus.{{ $index }}',
'states' =>
array (
0 =>
array (
'value' => 1,
'descr' => 'other',
'graph' => 1,
'generic' => 3,
),
1 =>
array (
'value' => 2,
'descr' => 'unknown',
'graph' => 1,
'generic' => 3,
),
2 =>
array (
'value' => 3,
'descr' => 'ok',
'graph' => 1,
'generic' => 0,
),
3 =>
array (
'value' => 4,
'descr' => 'nonCritical',
'graph' => 1,
'generic' => 1,
),
4 =>
array (
'value' => 5,
'descr' => 'critical',
'graph' => 1,
'generic' => 2,
),
5 =>
array (
'value' => 6,
'descr' => 'nonRecoverable',
'graph' => 1,
'generic' => 2,
),
),
),
4 =>
array (
'oid' => 'intrusionReading',
'value' => 'intrusionReading',
'num_oid' => '.1.3.6.1.4.1.674.10892.5.4.300.70.1.6.{{ $index }}',
'descr' => 'Intrusion Reading',
'index' => 'intrusionReading.{{ $index }}',
'states' =>
array (
0 =>
array (
'value' => 1,
'descr' => 'chassisNotBreached',
'graph' => 1,
'generic' => 0,
),
1 =>
array (
'value' => 2,
'descr' => 'chassisBreached',
'graph' => 1,
'generic' => 2,
),
2 =>
array (
'value' => 3,
'descr' => 'chassisBreachedPrior',
'graph' => 1,
'generic' => 1,
),
3 =>
array (
'value' => 4,
'descr' => 'chassisBreachSensorFailure',
'graph' => 1,
'generic' => 1,
),
),
),
),
)
Data drsGlobalSystemStatus:
array (
0 =>
array (
'drsGlobalSystemStatus' => '3',
),
)
Final sensor value: 3
Cur 3, Low: null, Low Warn: null, Warn: null, High: null
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["drsGlobalSystemStatus"] 1.43ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28548] 1.23ms]
Discover sensor: .1.3.6.1.4.1.674.10892.2.2.1.0, drsGlobalSystemStatus.0, drsGlobalSystemStatus, Global System Status, snmp, 1, 1, , 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"drsGlobalSystemStatus","drsGlobalSystemStatus.0"] 1.6ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"drsGlobalSystemStatus","drsGlobalSystemStatus.0"] 2.03ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"drsGlobalSystemStatus","drsGlobalSystemStatus.0"] 1.87ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["drsGlobalSystemStatus"] 1.49ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":21105,"state_index_id":28548} 1.28ms]
Data systemStateIDSDMCardUnitStatusCombined:
array (
)
Data systemStateIDSDMCardDeviceStatusCombined:
array (
)
Data intrusionStatus:
array (
'1.1' =>
array (
'intrusionStatus' => '3',
),
)
Final sensor value: 3
Cur 3, Low: null, Low Warn: null, Warn: null, High: null
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["intrusionStatus"] 1.12ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28527] 1.4ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28527,"other",1,1,3,28527,1] 2.41ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28527,"unknown",1,2,3,28527,2] 1.85ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28527,"ok",1,3,0,28527,3] 1.42ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28527,"nonCritical",1,4,1,28527,4] 1.64ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28527,"critical",1,5,2,28527,5] 1.69ms]
SQL[UPDATE `state_translations` set `state_index_id`=?,`state_descr`=?,`state_draw_graph`=?,`state_value`=?,`state_generic_value`=? WHERE `state_index_id`=? AND `state_value`=? [28527,"nonRecoverable",1,6,2,28527,6] 1.14ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1, intrusionStatus.1.1, intrusionStatus, Intrusion Status, snmp, 1, 1, , 3, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"intrusionStatus","intrusionStatus.1.1"] 1.72ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"intrusionStatus","intrusionStatus.1.1"] 2.07ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"intrusionStatus","intrusionStatus.1.1"] 1.59ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["intrusionStatus"] 2ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":21140,"state_index_id":28527} 2.12ms]
Data intrusionReading:
array (
'1.1' =>
array (
'intrusionReading' => '1',
),
)
Final sensor value: 1
Cur 1, Low: null, Low Warn: null, Warn: null, High: null
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["intrusionReading"] 1.06ms]
SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [28551] 1.31ms]
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.300.70.1.6.1.1, intrusionReading.1.1, intrusionReading, Intrusion Reading, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",836,"intrusionReading","intrusionReading.1.1"] 1.42ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"intrusionReading","intrusionReading.1.1"] 1.98ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",836,"intrusionReading","intrusionReading.1.1"] 1.52ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["intrusionReading"] 6.8ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":21143,"state_index_id":28551} 1.83ms]
array (
'virtualDiskState' =>
array (
1 => 1,
),
'processorDeviceStatus' =>
array (
'1.1' => 1,
'1.2' => 1,
),
'memoryDeviceStatus' =>
array (
'1.1' => 1,
'1.2' => 1,
'1.3' => 1,
'1.4' => 1,
'1.5' => 1,
'1.6' => 1,
'1.7' => 1,
'1.8' => 1,
'1.9' => 1,
'1.10' => 1,
'1.11' => 1,
'1.12' => 1,
'1.13' => 1,
'1.14' => 1,
'1.15' => 1,
'1.16' => 1,
'1.17' => 1,
'1.18' => 1,
'1.19' => 1,
'1.20' => 1,
'1.21' => 1,
'1.22' => 1,
'1.23' => 1,
'1.24' => 1,
),
'voltageProbeStatus' =>
array (
'1.1' => 1,
'1.2' => 1,
'1.3' => 1,
'1.4' => 1,
'1.5' => 1,
'1.6' => 1,
'1.7' => 1,
'1.8' => 1,
'1.9' => 1,
'1.10' => 1,
'1.11' => 1,
'1.12' => 1,
'1.13' => 1,
'1.14' => 1,
'1.15' => 1,
'1.16' => 1,
'1.17' => 1,
'1.18' => 1,
'1.19' => 1,
'1.20' => 1,
'1.21' => 1,
'1.22' => 1,
'1.23' => 1,
'1.24' => 1,
'1.25' => 1,
'1.26' => 1,
'1.27' => 1,
'1.28' => 1,
'1.29' => 1,
'1.30' => 1,
'1.31' => 1,
),
'amperageProbeStatus' =>
array (
'1.1' => 1,
'1.2' => 1,
'1.3' => 1,
),
'systemBatteryStatus' =>
array (
'1.1' => 1,
'1.2' => 1,
),
'drsGlobalSystemStatus' =>
array (
'drsGlobalSystemStatus.0' => 1,
),
'intrusionStatus' =>
array (
'intrusionStatus.1.1' => 1,
),
'intrusionReading' =>
array (
'intrusionReading.1.1' => 1,
),
)
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",836,"snmp"] 7.05ms]
1 -> virtualDiskState
1.1 -> processorDeviceStatus
1.2 -> processorDeviceStatus
drsGlobalSystemStatus.0 -> drsGlobalSystemStatus
intrusionStatus.1.1 -> intrusionStatus
intrusionReading.1.1 -> intrusionReading
1.1 -> memoryDeviceStatus
1.2 -> memoryDeviceStatus
1.3 -> memoryDeviceStatus
1.4 -> memoryDeviceStatus
1.5 -> memoryDeviceStatus
1.6 -> memoryDeviceStatus
1.7 -> memoryDeviceStatus
1.8 -> memoryDeviceStatus
1.9 -> memoryDeviceStatus
1.10 -> memoryDeviceStatus
1.11 -> memoryDeviceStatus
1.12 -> memoryDeviceStatus
1.13 -> memoryDeviceStatus
1.14 -> memoryDeviceStatus
1.15 -> memoryDeviceStatus
1.16 -> memoryDeviceStatus
1.17 -> memoryDeviceStatus
1.18 -> memoryDeviceStatus
1.19 -> memoryDeviceStatus
1.20 -> memoryDeviceStatus
1.21 -> memoryDeviceStatus
1.22 -> memoryDeviceStatus
1.1 -> voltageProbeStatus
1.2 -> voltageProbeStatus
1.3 -> voltageProbeStatus
1.4 -> voltageProbeStatus
1.5 -> voltageProbeStatus
1.6 -> voltageProbeStatus
1.7 -> voltageProbeStatus
1.8 -> voltageProbeStatus
1.9 -> voltageProbeStatus
1.10 -> voltageProbeStatus
1.11 -> voltageProbeStatus
1.12 -> voltageProbeStatus
1.13 -> voltageProbeStatus
1.14 -> voltageProbeStatus
1.15 -> voltageProbeStatus
1.16 -> voltageProbeStatus
1.17 -> voltageProbeStatus
1.18 -> voltageProbeStatus
1.19 -> voltageProbeStatus
1.20 -> voltageProbeStatus
1.21 -> voltageProbeStatus
1.22 -> voltageProbeStatus
1.23 -> voltageProbeStatus
1.24 -> voltageProbeStatus
1.25 -> voltageProbeStatus
1.26 -> voltageProbeStatus
1.27 -> voltageProbeStatus
1.28 -> voltageProbeStatus
1.29 -> voltageProbeStatus
1.30 -> voltageProbeStatus
1.31 -> voltageProbeStatus
1.1 -> amperageProbeStatus
1.2 -> amperageProbeStatus
1.3 -> amperageProbeStatus
1.1 -> systemBatteryStatus
1.2 -> systemBatteryStatus
1.23 -> memoryDeviceStatus
1.24 -> memoryDeviceStatus
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",836,"snmp"] 2.51ms]
Temperature: SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'temperatureProbeStatus']
.*.4.1.674.108**.1.1 ok
.*.4.1.674.108**.1.2 ok
.*.4.1.674.108**.1.3 ok
.*.4.1.674.108**.1.4 ok
.1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.1 ok
.1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.2 ok
.1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.3 ok
.1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.4 ok
Dell iDRACstatus : ok
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.1']
"System Board Inlet Temp"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1']
200
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.1']
30
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.1']
420
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.1']
470
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.1']
-70
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1, 1.1, drac, System Board Inlet Temp, snmp, 10, 1, , 20, (limits: LL: -7, LW: 0, W: 42, H: 47)
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","temperature",836,"drac","1.1"] 2.65ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["temperature",836,"drac","1.1"] 2.71ms]
.status : ok
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.2']
"System Board Exhaust Temp"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2']
280
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.2']
0
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.2']
700
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.2']
750
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.2']
0
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2, 1.2, drac, System Board Exhaust Temp, snmp, 10, 1, , 28, (limits: LL: 0, LW: 0, W: 70, H: 75)
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","temperature",836,"drac","1.2"] 2.4ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["temperature",836,"drac","1.2"] 2.36ms]
.status : ok
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.3']
"CPU1 Temp"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3']
420
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.3']
80
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.3']
890
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.3']
940
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.3']
30
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3, 1.3, drac, CPU1 Temp, snmp, 10, 1, , 42, (limits: LL: 3, LW: 0, W: 89, H: 94)
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","temperature",836,"drac","1.3"] 2.75ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["temperature",836,"drac","1.3"] 2.88ms]
.status : ok
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.4']
"CPU2 Temp"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4']
460
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.4']
80
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.4']
890
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.4']
940
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.4']
30
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4, 1.4, drac, CPU2 Temp, snmp, 10, 1, , 46, (limits: LL: 3, LW: 0, W: 89, H: 94)
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","temperature",836,"drac","1.4"] 2.8ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["temperature",836,"drac","1.4"] 3.44ms]
.array (
'drac' =>
array (
'1.1' => 1,
'1.2' => 1,
'1.3' => 1,
'1.4' => 1,
),
)
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",836,"snmp"] 3.32ms]
1.1 -> drac
1.2 -> drac
1.3 -> drac
1.4 -> drac
Voltage: SNMP['/usr/bin/snmpbulkwalk' '-Cr30' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'powerSupplyIndex.1']
.*.4.1.674.108**.1.1 1
.*.4.1.674.108**.1.2 2
.1.3.6.1.4.1.674.10892.5.4.600.12.1.2.1.1 1
.1.3.6.1.4.1.674.10892.5.4.600.12.1.2.1.2 2
Dell iDRACSNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'powerSupplyLocationName.1.1']
"PS1 Status"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1']
230
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'powerSupplyMaximumInputVoltage.1.1']
264
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1, 1, drac, PS1 , snmp, 1, 1, , 230, (limits: LL: 0, LW: , W: , H: 264)
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","voltage",836,"drac","1"] 2.97ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["voltage",836,"drac","1"] 2.99ms]
.SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'powerSupplyLocationName.1.2']
"PS2 Status"
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2']
230
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IDRAC-MIB-SMIv2' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'powerSupplyMaximumInputVoltage.1.2']
264
Discover sensor: .1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2, 2, drac, PS2 , snmp, 1, 1, , 230, (limits: LL: 0, LW: , W: , H: 264)
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","voltage",836,"drac","2"] 2.86ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["voltage",836,"drac","2"] 3.64ms]
.array (
'drac' =>
array (
1 => 1,
2 => 1,
),
)
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",836,"snmp"] 2.94ms]
1 -> drac
2 -> drac
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",836,"snmp"] 2.47ms]
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",836,"snmp"] 2.32ms]
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",836,"snmp"] 2.06ms]
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",836,"snmp"] 1.98ms]
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",836,"snmp"] 2.85ms]
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",836,"snmp"] 2.01ms]
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",836,"snmp"] 2.21ms]
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",836,"snmp"] 2.47ms]
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",836,"snmp"] 3.71ms]
>> Runtime for discovery module 'sensors': 25.1200 seconds with 172256 bytes
>> SNMP: [63/24.10s] MySQL: [338/0.77s] RRD: [0/0.00s]
#### Unload disco module sensors ####
Modules status: Global+
OS+
Device
#### Load disco module os ####
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0']
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']
.*.4.1.674.10892.5
| | .1.3.6.1.4.1.674.10892.5 |
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/drac:/opt/librenms/mibs/dell' '-t' '3' '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
OS: Dell DRAC (drac)
>> Runtime for discovery module 'os': 0.1730 seconds with 50496 bytes
>> SNMP: [3/0.17s] MySQL: [0/0.00s] RRD: [0/0.00s]
#### Unload disco module os ####
SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ? [836,"poll_mib"] 1.67ms]
SQL[UPDATE `devices` set `last_discovered`=NOW(),`last_discovered_timetaken`=? WHERE `device_id` = ? [26.48,836] 1.77ms]
Discovered in 26.48 seconds
SQL[INSERT IGNORE INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`) VALUES (:type,:doing,:start,:duration,:devices,:poller) {"type":"discover","doing":"836","start":1559648119.923415,"duration":"26.87","devices":1,"poller":"poller-mon-3-3"} 1.75ms]
./discovery.php 836 2019-06-04 11:35:46 - 1 devices discovered in 26.87 secs
SNMP [68/24.38s]: Get[53/4.33s] Getnext[0/0.00s] Walk[15/20.05s]
MySQL [345/0.79s]: Cell[88/0.21s] Row[125/0.28s] Rows[41/0.14s] Column[0/0.00s] Update[11/0.02s] Insert[68/0.12s] Delete[12/0.02s]
RRD [0/0.00s]: Update[0/0.00s] Create [0/0.00s] Other[0/0.00s]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment