DEBUG!

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';]
SQL RUNTIME[0.00008893s]

SQL[SELECT @@SESSION.sql_mode;]
SQL RUNTIME[0.00009799s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';]
SQL RUNTIME[0.00006890s]

SQL[SELECT * FROM `config`]
SQL RUNTIME[0.00007915s]

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0021s]
STDOUT[
sr00000499.medi.local
]

  ___   _                              _
 / _ \ | |__   ___   ___  _ __ __   __(_) _   _  _ __ ___
| | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \
| |_| || |_) |\__ \|  __/| |    \ V / | || |_| || | | | | |
 \___/ |_.__/ |___/ \___||_|     \_/  |_| \__,_||_| |_| |_|
                         Observium Professional 0.16.9.8103
                                   http://www.observium.org


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0245s]
STDOUT[
Linux|3.2.0-4-amd64|amd64|Debian|7.11
]

CMD[/usr/bin/env python --version 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0019s]
STDOUT[
Python 2.7.3
]

SQL[SELECT version();]
SQL RUNTIME[0.00011802s]

CMD[/usr/bin/snmpget --version 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0017s]
STDOUT[
NET-SNMP version: 5.4.3
]

CMD[/usr/bin/rrdtool --version | head -n1]

CMD EXITCODE[0]
CMD RUNTIME[0.003s]
STDOUT[
RRDtool 1.4.7  Copyright 1997-2012 by Tobias Oetiker <tobi@oetiker.ch>
]

CMD[/usr/bin/rrdcached -h | head -n1]

CMD EXITCODE[0]
CMD RUNTIME[0.0034s]
STDOUT[
RRDCacheD 1.4.7
]

CMD[/usr/bin/env apache2 -v | awk '/Server version:/ {print $3}']

CMD EXITCODE[0]
CMD RUNTIME[0.0126s]
STDOUT[
Apache/2.2.22
]

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0013s]
STDOUT[
+02:00
]

SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);]
SQL RUNTIME[0.00012708s]

SQL[SELECT @@SESSION.sql_mode;]
SQL RUNTIME[0.00007915s]

SQL[SHOW VARIABLES LIKE 'character_set_connection']
SQL RUNTIME[0.00029397s]

#####  Software versions  #####

 o OS                   Linux 3.2.0-4-amd64 [amd64] (Debian 7.11)
 o Apache               2.2.22
 o PHP                  5.4.45-0+deb7u5
 o Python               2.7.3
 o MySQL                5.5.52-0+deb7u1 (extension: mysqli 5.5.52)
 o SNMP                 NET-SNMP 5.4.3
 o RRDtool              1.4.7 (rrdcached 1.4.7: unix:/var/run/rrdcached.sock)

#####  MySQL mode  #####

 o MySQL                

#####  Charset info  #####

 o PHP                  UTF-8
 o MySQL                utf8

#####  Timezones info  #####

 o Date                 Tuesday, 27-Sep-16 14:42:26 CEST
 o PHP                  +02:00
 o MySQL                +02:00


SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'last_versioncheck';]
SQL RUNTIME[0.00006485s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00006008s]
#####  Starting discovery run at 2016-09-27 14:42:26  #####


SQL[SELECT * FROM `devices` WHERE `status` = 1 AND `disabled` = 0 AND `hostname` LIKE 'ht00005836' ORDER BY `last_discovered_timetaken` ASC]
SQL RUNTIME[0.00039387s]

CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' sysObjectID.0 sysUpTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0094s]
STDOUT[
sysObjectID.0 = enterprises.31440
sysUpTime.0 = 1589860
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1433']
SQL RUNTIME[0.00007200s]

SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'discovery.php' AND `device_id` = '1433']
SQL RUNTIME[0.00022602s]

CMD[/bin/ps -ww -o pid,ppid,uid,gid,tty,stat,time,lstart,args -p 21498]

CMD EXITCODE[0]
CMD RUNTIME[0.0164s]
STDOUT[
  PID  PPID   UID   GID TT       STAT     TIME                  STARTED COMMAND
21498 13370     0     0 pts/1    S+   00:00:00 Tue Sep 27 14:42:25 2016 php ./discovery.php -d -h ht00005836
]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('21498','discovery.php','13370','0','php ./discovery.php -d -h ht00005836','1474980145','1433')]
SQL RUNTIME[0.00330997s]
#####  ht00005836 [1433]  #####

 o OS Type              plugandtrack
 o SNMP Version         v2c
 o Last discovery       2016-09-27 14:42:10
 o Last duration        7.11 seconds

#####  Module Start: os  #####


CMD[/usr/bin/snmpget -v2c -c *** -Pu -Ovq -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.009s]
STDOUT[
Presents 1-wire devices over Ethernet using HTTP and SNMP
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pu -Ovqn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0084s]
STDOUT[
.1.3.6.1.4.1.31440
]
SNMP STATUS[TRUE]
| Presents 1-wire devices over Ethernet using HTTP and SNMP | .1.3.6.1.4.1.31440 | 
 o sysORID table        
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' sysORID]

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

CMD[/usr/bin/snmptranslate -On -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'SNMPv2-MIB::sysORID']

CMD EXITCODE[0]
CMD RUNTIME[0.0037s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2
]
SNMP TRANSLATE (CMD): 'SNMPv2-MIB::sysORID' -> '.1.3.6.1.2.1.1.9.1.2'

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' sysORDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0287s]
STDOUT[
sysORDescr.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
<empty>

SQL[DELETE FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1433' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00015092s]

 o Duration             0.0893s

#####  Module Start: ports  #####

 o Caching OIDs         ifDescr 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.026s]
STDOUT[
ifDescr.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
ifAlias 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.0269s]
STDOUT[
ifAlias.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
ifName 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.0262s]
STDOUT[
ifName.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
ifType 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.0271s]
STDOUT[
ifType.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
ifOperStatus 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ifOperStatus]

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

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1433' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00008702s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1433']
SQL RUNTIME[0.00006890s]

SQL[SELECT * FROM `observium_attribs`]
SQL RUNTIME[0.00008702s]

 o Caching DB           
SQL[SELECT * FROM `ports` WHERE `device_id` = '1433']
SQL RUNTIME[0.00026011s]
0 ports
 o Discovering ports    

 o Duration             0.1434s

#####  Module Start: ports-stack  #####

Port Stacks: 
SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '1433']
SQL RUNTIME[0.00007105s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ifStackStatus]

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


 o Duration             0.0367s

#####  Module Start: vlans  #####

VLANs:

SQL[SELECT * FROM `vlans` WHERE `device_id` = '1433';]
SQL RUNTIME[0.00008082s]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '1433';]
SQL RUNTIME[0.00006509s]
Q-BRIDGE-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' dot1qVlanStaticTable]

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



 o Duration             0.0628s

#####  Module Start: ip-addresses  #####

 o Discovering IP Addresses IP-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ipAdEntIfIndex]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ipAdEntNetMask]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ipAddressIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0294s]
STDOUT[
ipAddressIfIndex.unknown = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
IPV6-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUsb -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ipv6AddrEntry]

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

SQL[SELECT * FROM `ipv4_addresses`
            LEFT JOIN `ports` USING(`port_id`)
            WHERE `device_id` = '1433']
SQL RUNTIME[0.00032783s]

SQL[SELECT * FROM `ipv6_addresses`
            LEFT JOIN `ports` USING(`port_id`)
            WHERE `device_id` = '1433']
SQL RUNTIME[0.00032496s]


 o Duration             0.1211s

#####  Module Start: processors  #####

 o Discovering MIBs     UCD-SNMP-MIB 
SQL[SELECT COUNT(*) FROM `processors` WHERE `device_id` = '1433' AND `processor_type` != 'ucd-old']
SQL RUNTIME[0.00006294s]

CMD[/usr/bin/snmpget -v2c -c *** -Pu -OvQ -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ssCpuIdle.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0082s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
HOST-RESOURCES-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' hrDevice]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' hrProcessorLoad]

CMD EXITCODE[0]
CMD RUNTIME[0.0279s]
STDOUT[
hrProcessorLoad.0 = 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` = '1433']
SQL RUNTIME[0.00010991s]

 o Duration             0.0705s

#####  Module Start: mempools  #####

 o Discovering MIBs     UCD-SNMP-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' mem]

CMD EXITCODE[0]
CMD RUNTIME[0.0287s]
STDOUT[
memory.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
HOST-RESOURCES-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0274s]
STDOUT[
hrStorageEntry.0 = 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` = '1433']
SQL RUNTIME[0.00008917s]

 o Duration             0.0606s

#####  Module Start: inventory  #####

 o Discovering MIBs     ENTITY-MIB ENTITY-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'ht00005836':'161' entPhysicalEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0601s]
STDOUT[
entPhysicalEntry.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
HOST-RESOURCES-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' hrDeviceEntry]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' hrProcessorEntry]

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

SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '1433']
SQL RUNTIME[0.00012803s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '1433']
SQL RUNTIME[0.00009203s]

 o Duration             0.1238s

#####  Module Start: printersupplies  #####

 Printer supplies: 
SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '1433']
SQL RUNTIME[0.00006390s]


 o Duration             0.0009s

#####  Module Start: sensors  #####

ENTITY-SENSOR-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' entPhySensorValue]

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

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00010610s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'humidity' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006509s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007200s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'airflow' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00008702s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'voltage' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007796s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'current' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007391s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'power' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006390s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'apower' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00004697s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'rpower' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006294s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006294s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00005102s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'impedance' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00004411s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'resistance' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007105s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'frequency' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006390s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'dbm' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007296s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'snr' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006199s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'capacity' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007200s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'load' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007415s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'runtime' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007010s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'volume' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00008011s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'waterflow' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006413s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'pressure' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006509s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'velocity' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00009608s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'illuminance' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006509s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'state' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00007105s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1433' AND `sensor_class` = 'counter' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00006795s]

SQL[SELECT * FROM `status` WHERE `device_id` = '1433' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00004888s]


 o Duration             0.0405s

#####  Module Start: storage  #####

Storage : UCD-SNMP-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' dskEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0296s]
STDOUT[
dskEntry.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
HOST-RESOURCES-MIB 
SQL[SELECT * FROM `storage` WHERE `device_id` = '1433']
SQL RUNTIME[0.00013113s]


 o Duration             0.0326s

#####  Module Start: neighbours  #####

 Neighbours discovery: LLDP-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' lldpRemoteSystemsData]

CMD EXITCODE[1]
CMD RUNTIME[6.0227s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:ht00005836:161
]
SNMP STATUS[FALSE]
SNMP ERROR[#1002 - Request timeout]
 ||  ||  ||  || 
CISCO-CDP-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'ht00005836':'161' cdpCache]

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

SQL[SELECT * FROM `neighbours` LEFT JOIN `ports` USING(`port_id`) WHERE `device_id` = '1433']
SQL RUNTIME[0.00033498s]



 o Duration             6.077s

#####  Module Start: arp-table  #####


SQL[SELECT port_id, ifIndex FROM ports WHERE device_id = '1433' GROUP BY port_id]
SQL RUNTIME[0.00125718s]
ARP/NDP Tables : 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ipNetToPhysicalPhysAddress]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OXqs -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ipv6NetToMediaPhysAddress]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' ipNetToMediaPhysAddress]

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

SQL[SELECT mac_id, mac_address, ip_address, ip_version, ifIndex FROM ip_mac AS M
          LEFT JOIN ports AS I ON M.port_id = I.port_id
          WHERE I.device_id = '1433']
SQL RUNTIME[0.00021505s]


 o Duration             0.0944s

#####  Module Start: junose-atm-vp  #####


 o Duration             0.0003s

#####  Module Start: bgp-peers  #####


CMD[/usr/bin/snmpget -v2c -c *** -Pu -OUQvn -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' bgpLocalAs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0078s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
No BGP on host
SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '1433']
SQL RUNTIME[0.00008893s]

 o Duration             0.0108s

#####  Module Start: mac-accounting  #####


 o Duration             0.0003s

#####  Module Start: cisco-vrf  #####


 o Duration             0.0004s

#####  Module Start: sla  #####

 o Discovering MIBs     DISMAN-PING-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m DISMAN-PING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' pingCtlEntry]

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

SQL[SELECT * FROM `slas` WHERE `device_id` = '1433']
SQL RUNTIME[0.00010085s]

 o Duration             0.0311s

#####  Module Start: pseudowires  #####


 o Duration             0.0003s

#####  Module Start: virtual-machines  #####

 Virtual machines: 

 o Duration             0.0007s

#####  Module Start: cisco-cbqos  #####

Cisco Class-based QoS: 
SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '1433']
SQL RUNTIME[0.00008512s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'ht00005836':'161' cbQosIfType]

CMD EXITCODE[0]
CMD RUNTIME[0.0664s]
STDOUT[
cbQosIfType.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
QoS not configured.

 o Duration             0.0686s

#####  Module Start: ucd-diskio  #####

UCD Disk IO : 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'ht00005836':'161' diskIOEntry]

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

SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '1433']
SQL RUNTIME[0.00008607s]


 o Duration             0.0306s

#####  Module Start: wifi  #####

Wifi: 
SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '1433']
SQL RUNTIME[0.00007606s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '1433']
SQL RUNTIME[0.00008106s]


 o Duration             0.0017s

#####  Module Start: p2p-radios  #####


 o Duration             0.0001s

#####  Module Start: graphs  #####


 o Duration             0.0005s

Module [ services ] disabled globally.
Module [ raid ] disabled globally.

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='environment',`last_discovered_timetaken` ='7.130',`force_discovery` ='0' WHERE `device_id` = '1433']
SQL RUNTIME[0.00127506s]

SQL[INSERT INTO `devices_perftimes` (`device_id`,`operation`,`start`,`duration`)  VALUES ('1433','discover','1474980146.8908','7.1304519176483')]
SQL RUNTIME[0.00055099s]
#####  ht00005836 [1433] completed discovery modules at 2016-09-27 14:42:34  #####

 o Discovery time       7.130 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '21498' AND `process_name` = 'discovery.php' AND `device_id` = '1433']
SQL RUNTIME[0.00054502s]

SQL[SELECT * FROM `groups` ORDER BY `entity_type`]
SQL RUNTIME[0.00006604s]

SQL[SELECT * FROM `groups_assoc`]
SQL RUNTIME[0.00005817s]

SQL[SELECT COUNT(*) FROM `devices` AS d WHERE d.`device_id` = '1433' AND IFNULL(d.`hostname`, "") LIKE 'sw%']
SQL RUNTIME[0.00020003s]

SQL[SELECT COUNT(*) FROM `devices` AS d WHERE d.`device_id` = '1433' AND IFNULL(d.`hostname`, "") LIKE 'sw%']
SQL RUNTIME[0.00005603s]

SQL[SELECT * FROM `group_table` WHERE `device_id` = '1433']
SQL RUNTIME[0.00005794s]

SQL[SELECT * FROM `alert_tests`]
SQL RUNTIME[0.00007200s]

SQL[SELECT * FROM `alert_assoc`]
SQL RUNTIME[0.00006104s]

SQL[SELECT COUNT(*) FROM `devices` AS d WHERE d.`device_id` = '1433' AND d.`type` = 'network']
SQL RUNTIME[0.00013185s]

SQL[SELECT COUNT(*) FROM `devices` AS d WHERE d.`device_id` = '1433' AND d.`hostname` = 'us00001601.medi.local']
SQL RUNTIME[0.00012994s]

SQL[SELECT COUNT(*) FROM `devices` AS d WHERE d.`device_id` = '1433' AND d.`type` = 'network']
SQL RUNTIME[0.00005984s]

SQL[SELECT COUNT(*) FROM `devices` AS d WHERE d.`device_id` = '1433']
SQL RUNTIME[0.00012517s]

SQL[SELECT COUNT(*) FROM `devices` AS d WHERE d.`device_id` = '1433' AND IFNULL(d.`hostname`, "") LIKE 'sw%']
SQL RUNTIME[0.00006390s]

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '1433']
SQL RUNTIME[0.00018597s]

SQL[SELECT * FROM `storage` WHERE device_id = '1433' AND `storage_deleted` != '1' AND `storage_type` = 'hrStorageFixedDisk']
SQL RUNTIME[0.00006700s]
#####  Finished discovery run at 2016-09-27 14:42:34  #####


SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`)  VALUES ('discover','ht00005836','1474980146.8134','7.217','1')]
SQL RUNTIME[0.00171089s]
./discovery.php: ht00005836 - 1 devices discovered in 7.217 secs
NOTE, $config['snmp']['hide_auth'] is set to TRUE, snmp community and snmp v3 auth hidden from debug output.
 o Devices Discovered   1
 o Discovery Time       7.217 secs
 o Memory usage         9.5MB (peak: 9.5MB)
 o MySQL Usage          Cell[12/0.005s] Row[5/0.002s] Rows[62/0.027s] Column[0/0s] Update[1/0.002s] Insert[3/0.006s] Delete[2/0.001s] 
 o RRDTool Usage