SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '107' AND `attrib_type` = 'discover_processors']
SQL RUNTIME[0.00051904s]
#####  Module Start: processors  #####

 o UCD-SNMP-MIB
SQL[SELECT EXISTS (SELECT 1 FROM `processors` WHERE `device_id` = '107' AND `processor_type` != 'ucd-old')]
SQL RUNTIME[0.00028801s]

 o HOST-RESOURCES-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /var/www/noc.corp.com/mibs/rfc:/var/www/noc.corp.com/mibs/net-snmp 'udp':'corp-loc-sw15':'161' hrProcessorLoad]

CMD EXITCODE[0]
CMD RUNTIME[0.0638s]
STDOUT[
hrProcessorLoad = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]


SQL[SELECT * FROM `processors` WHERE `device_id` = '107']
SQL RUNTIME[0.00050306s]
0 -> ciscosb

SQL[DELETE FROM `processors` WHERE `processor_id` = '6771']
SQL RUNTIME[0.00154996s]

SQL[SELECT * FROM `processors` WHERE `processors`.`processor_id` = '6771']
SQL RUNTIME[0.00217795s]

SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('107','6771','processor',NOW(),'6','Processor removed: type ciscosb index 0 descr CPU')]
SQL RUNTIME[0.00131989s]

 o Changes              1 deleted
 o Duration             0.0764s

SQL[SELECT * FROM `devices` WHERE `devices`.`device_id` = '107']
SQL RUNTIME[0.00035405s]

SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('107','107','device',NOW(),'6','Processors: 1 deleted.')]
SQL RUNTIME[0.00048709s]


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '107' AND `attrib_type` = 'discover_mempools']
SQL RUNTIME[0.00032496s]
#####  Module Start: mempools  #####

 o UCD-SNMP-MIB
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /var/www/noc.corp.com/mibs/rfc:/var/www/noc.corp.com/mibs/net-snmp 'udp':'corp-loc-sw15':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0141s]
STDOUT[
memTotalReal.0 = No Such Object available on this agent at this OID
memAvailReal.0 = No Such Object available on this agent at this OID
memBuffer.0 = No Such Object available on this agent at this OID
memCached.0 = No Such Object available on this agent at this OID
]
SNMP ERROR[#1000 - Failed response]
SNMP STATUS[FALSE]

 o HOST-RESOURCES-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /var/www/noc.corp.com/mibs/rfc:/var/www/noc.corp.com/mibs/net-snmp 'udp':'corp-loc-sw15':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0627s]
STDOUT[
hrStorageEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]


SQL[SELECT * FROM `mempools` WHERE `device_id` = '107']
SQL RUNTIME[0.00036812s]

 o Duration             0.0838s