DEBUG!

CMD[/usr/bin/svn info /opt/observium]

CMD EXITCODE[0]
CMD RUNTIME[0.0083s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: http://svn.observium.org/svn/observium/trunk
Relative URL: ^/observium/trunk
Repository Root: http://svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 10148
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 10148
Last Changed Date: 2019-10-29 12:25:30 +0000 (Tue, 29 Oct 2019)

]

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

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

SQL[SET SESSION `sql_mode` = 'NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION']
SQL RUNTIME[0.00009704s]
SQL WARNINGS[
 3135: 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
]
DB mode(s) disabled: STRICT_TRANS_TABLES, ONLY_FULL_GROUP_BY

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

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

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0016s]
STDOUT[
nms01
]

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


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0124s]
STDOUT[
Linux|4.15.0-1035-aws|amd64|Ubuntu|18.04|xenpv|
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0023s]
STDOUT[
Python 2.7.15+
]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0021s]
STDOUT[
NET-SNMP version: 5.7.3
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0071s]
STDOUT[
RRDtool 1.7.0  Copyright by Tobias Oetiker <tobi@oetiker.ch>
]

CMD[/usr/bin/fping -v 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0017s]
STDOUT[
/usr/bin/fping: Version 4.0
/usr/bin/fping: comments to david@schweikert.ch
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0247s]
STDOUT[
Apache/2.4.29
]

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0016s]
STDOUT[
+00:00
]

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

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

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

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

 o OS                   Linux 4.15.0-1035-aws [amd64] (Ubuntu 18.04)
 o Apache               2.4.29
 o PHP                  7.2.19-0ubuntu0.18.04.2 (OPcache: DISABLED)
 o Python               2.7.15+
 o MySQL                5.7.27-0ubuntu0.18.04.1 (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.3
 o RRDtool              1.7.0
 o Fping                4.0 (IPv4 and IPv6)

#####  Memory Limit  #####

 o PHP                  Unlimited

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

 o MySQL                NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION 

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

 o PHP                  UTF-8
 o MySQL                utf8

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

 o Date                 Friday, 01-Nov-19 01:08:51 UTC
 o PHP                  +00:00
 o MySQL                +00:00


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

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00012612s]
#####  Starting discovery run at 2019-11-01 01:08:51  #####


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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0332s]
STDOUT[
sysObjectID.0 = enterprises.2634.3.8
sysUpTime.0 = 143:7:15:30.91
]
SNMP STATUS[TRUE]

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

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

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('31902','discovery.php','31901','0','php ./discovery.php -d -h 10.16.0.4','1572570531','15')]
SQL RUNTIME[0.00273681s]
#####  10.16.0.4 [15]  #####

 o OS Type              wti-vmr-pdu
 o OS Group             pdu
 o SNMP Version         v2c
 o Last discovery       2019-11-01 00:35:34
 o Last duration        20.18 seconds

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


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

CMD EXITCODE[0]
CMD RUNTIME[0.0329s]
STDOUT[
Linux 10.16.0.4 3.14.43-g875c69b #1 Mon Sep 24 08:39:55 PDT 2018 armv7l
]
SNMP STATUS[TRUE]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0336s]
STDOUT[
.1.3.6.1.4.1.2634.3.8
]
SNMP STATUS[TRUE]
+-------------+-------------------------------------------------------------------------+
| OID         |                                                                         |
+-------------+-------------------------------------------------------------------------+
| sysDescr    | Linux 10.16.0.4 3.14.43-g875c69b #1 Mon Sep 24 08:39:55 PDT 2018 armv7l |
| sysObjectID | .1.3.6.1.4.1.2634.3.8                                                   |
+-------------+-------------------------------------------------------------------------+

 o Detect OS matched (wti-vmr-pdu: WTI PDU): 
+-------------+---------------------+-----------------------+
| OID         | Matched definition  |                       |
+-------------+---------------------+-----------------------+
| sysObjectID | .1.3.6.1.4.1.2634.3 | .1.3.6.1.4.1.2634.3.8 |
+-------------+---------------------+-----------------------+


 o Duration             0.0923s

#####  Module Start: mibs  #####


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

CMD EXITCODE[0]
CMD RUNTIME[0.0043s]
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 *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' .1.3.6.1.2.1.1.9.1.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0344s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2.1 = .1.3.6.1.6.3.1
.1.3.6.1.2.1.1.9.1.2.2 = .1.3.6.1.6.3.16.2.2.1
.1.3.6.1.2.1.1.9.1.2.3 = .1.3.6.1.6.3.11.3.1.1
.1.3.6.1.2.1.1.9.1.2.4 = .1.3.6.1.6.3.15.2.1.1
.1.3.6.1.2.1.1.9.1.2.5 = .1.3.6.1.6.3.10.3.1.1
]
SNMP STATUS[TRUE]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0345s]
STDOUT[
sysORDescr.1 = The MIB module for SNMPv2 entities
sysORDescr.2 = View-based Access Control Model for SNMP.
sysORDescr.3 = The MIB for Message Processing and Dispatching.
sysORDescr.4 = The management information definitions for the SNMP User-based Security Model.
sysORDescr.5 = The SNMP Management Architecture MIB.
]
SNMP STATUS[TRUE]
 o MIBs discovered      <empty>
SQL[DELETE FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '15' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00036311s]

+-----------------------+--------------------+---------+---------------------+
| Identity              | MIB                | Source  | Status              |
+-----------------------+--------------------+---------+---------------------+
| .1.3.6.1.6.3.1        | SNMPv2-MIB         | sysORID | MIB already defined |
| .1.3.6.1.6.3.10.3.1.1 | SNMP-FRAMEWORK-MIB | sysORID | MIB already defined |
| .1.3.6.1.6.3.16.2.2.1 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.6.3.11.3.1.1 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.6.3.15.2.1.1 | -                  | sysORID | Unknown Identity    |
+-----------------------+--------------------+---------+---------------------+


 o Duration             0.0819s


SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '15']
SQL RUNTIME[0.00025392s]
#####  Module Start: ports  #####

 o Caching OIDs         
SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '15' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00020885s]

SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '15' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00016022s]
ifDescr 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0661s]
STDOUT[
ifDescr = 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 *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.5072s]
STDOUT[
ifAlias = 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 *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.4849s]
STDOUT[
ifName = 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 *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.0624s]
STDOUT[
ifType = 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 *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' ifOperStatus]

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

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

 o Duration             1.1935s

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


SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '15']
SQL RUNTIME[0.00020099s]

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

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


 o Duration             0.4861s

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


SQL[SELECT * FROM `vlans` WHERE `device_id` = '15';]
SQL RUNTIME[0.00044012s]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '15';]
SQL RUNTIME[0.00015903s]
 o Q-BRIDGE-MIB         
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' dot1qVlanStaticName]

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



 o Duration             0.5148s

#####  Module Start: oids  #####


SQL[SELECT * FROM  `oids_entries` LEFT JOIN `oids` USING(`oid_id`) WHERE `device_id` = '15']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `oids` WHERE `oid_autodiscover` = '1']
SQL RUNTIME[0.00015211s]

 o Duration             0.0011s

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

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

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

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

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

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

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

 o IPV6-MIB             
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' ipv6AddrEntry]

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


SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '15']
SQL RUNTIME[0.00040483s]

SQL[SELECT * FROM `ipv6_addresses`
            WHERE `device_id` = '15']
SQL RUNTIME[0.00017405s]

 o Duration             0.7153s

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

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

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

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

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.4853s]
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` = '15']
SQL RUNTIME[0.00041509s]

 o Duration             1.0249s

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

 o UCD-SNMP-MIB         
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0362s]
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 /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.4849s]
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` = '15']
SQL RUNTIME[0.00046301s]

 o Duration             0.5261s

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

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

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

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.4854s]
STDOUT[
hrProcessorEntry = 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`  = '15']
SQL RUNTIME[0.00043893s]


 o Duration             1.5327s

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


SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '15']
SQL RUNTIME[0.00022602s]


 o Duration             0.0007s

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

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

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

 o WTI-POWER-MIB        environmentUnitTemperature [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitTemperature]

CMD EXITCODE[0]
CMD RUNTIME[0.5003s]
STDOUT[
environmentUnitTemperature.1 = 83
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitTemperature
Converted TEMPERATURE value: 83 F -> 28.333333333333 Celsius
Discover sensor: [class: temperature, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.200.10.1.3.1, index: 1, type: WTI-POWER-MIB-environmentUnitTemperature, descr: Temperature Unit, scale: 1, limits: (, , , ), CURRENT: 28.333333333333, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitTemperature' AND `sensor_index` = '1')]
SQL RUNTIME[0.00060487s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitTemperature' AND `sensor_index` = '1']
SQL RUNTIME[0.00035119s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '92' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00024295s]
.] environmentUnitCurrentA [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitCurrentA]

CMD EXITCODE[0]
CMD RUNTIME[0.5101s]
STDOUT[
environmentUnitCurrentA.1 = 7
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitCurrentA
Discover sensor: [class: current, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.200.10.1.4.1, index: 1, type: WTI-POWER-MIB-environmentUnitCurrentA, descr: Input (Branch A), scale: 0.1, limits: (, , , ), CURRENT: 0.7, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitCurrentA' AND `sensor_index` = '1')]
SQL RUNTIME[0.00061512s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitCurrentA' AND `sensor_index` = '1']
SQL RUNTIME[0.00037313s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '93' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00018692s]
.] environmentUnitVoltageA [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitVoltageA]

CMD EXITCODE[0]
CMD RUNTIME[0.4889s]
STDOUT[
environmentUnitVoltageA.1 = 116
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitVoltageA
Discover sensor: [class: voltage, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.200.10.1.5.1, index: 1, type: WTI-POWER-MIB-environmentUnitVoltageA, descr: Input (Branch A), scale: 1, limits: (, , , ), CURRENT: 116, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitVoltageA' AND `sensor_index` = '1')]
SQL RUNTIME[0.00055504s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitVoltageA' AND `sensor_index` = '1']
SQL RUNTIME[0.00033998s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '94' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00017500s]
.] environmentUnitPowerA [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitPowerA]

CMD EXITCODE[0]
CMD RUNTIME[0.5143s]
STDOUT[
environmentUnitPowerA.1 = 81
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitPowerA
Discover sensor: [class: power, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.200.10.1.6.1, index: 1, type: WTI-POWER-MIB-environmentUnitPowerA, descr: Input (Branch A), scale: 1, limits: (, , , ), CURRENT: 81, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitPowerA' AND `sensor_index` = '1')]
SQL RUNTIME[0.00063300s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentUnitPowerA' AND `sensor_index` = '1']
SQL RUNTIME[0.00033402s]
LCurrent sensor value: "81", scale: "1"
  limit_high: "118.5" -> "121.5"
  limit_high_warn: "" -> ""
  limit_low: "" -> ""
  limit_low_warn: "" -> ""


SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('15','95','sensor',NOW(),'6','Sensor updated (limits): limit_high -> \"121.5\"')]
SQL RUNTIME[0.00231099s]

SQL[UPDATE `sensors` set `sensor_limit` ='121.5' WHERE `sensor_id` = '95']
SQL RUNTIME[0.00963402s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '95' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029421s]
.] environmentUnitCurrentB [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitCurrentB]

CMD EXITCODE[0]
CMD RUNTIME[0.5078s]
STDOUT[
environmentUnitCurrentB.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitCurrentB
Excluded by current value (0) is equals or below min (0).
] environmentUnitVoltageB [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitVoltageB]

CMD EXITCODE[0]
CMD RUNTIME[0.4887s]
STDOUT[
environmentUnitVoltageB.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitVoltageB
Excluded by current value (0) is equals or below min (0).
] environmentUnitPowerB [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitPowerB]

CMD EXITCODE[0]
CMD RUNTIME[0.4927s]
STDOUT[
environmentUnitPowerB.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitPowerB
Excluded by current value (0) is equals or below min (0).
] environmentUnitCurrentC [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitCurrentC]

CMD EXITCODE[0]
CMD RUNTIME[0.5824s]
STDOUT[
environmentUnitCurrentC.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitCurrentC
Excluded by current value (0) is equals or below min (0).
] environmentUnitVoltageC [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitVoltageC]

CMD EXITCODE[0]
CMD RUNTIME[0.5095s]
STDOUT[
environmentUnitVoltageC.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitVoltageC
Excluded by current value (0) is equals or below min (0).
] environmentUnitPowerC [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitPowerC]

CMD EXITCODE[0]
CMD RUNTIME[0.4955s]
STDOUT[
environmentUnitPowerC.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitPowerC
Excluded by current value (0) is equals or below min (0).
] environmentUnitCurrentD [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitCurrentD]

CMD EXITCODE[0]
CMD RUNTIME[0.4521s]
STDOUT[
environmentUnitCurrentD.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitCurrentD
Excluded by current value (0) is equals or below min (0).
] environmentUnitVoltageD [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitVoltageD]

CMD EXITCODE[0]
CMD RUNTIME[0.4836s]
STDOUT[
environmentUnitVoltageD.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitVoltageD
Excluded by current value (0) is equals or below min (0).
] environmentUnitPowerD [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentUnitPowerD]

CMD EXITCODE[0]
CMD RUNTIME[0.5059s]
STDOUT[
environmentUnitPowerD.1 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentUnitPowerD
Excluded by current value (0) is equals or below min (0).
] environmentSystemTotalCurrent [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentSystemTotalCurrent]

CMD EXITCODE[0]
CMD RUNTIME[0.57s]
STDOUT[
environmentSystemTotalCurrent.0 = 7
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentSystemTotalCurrent
Discover sensor: [class: current, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.200.60.0, index: 0, type: WTI-POWER-MIB-environmentSystemTotalCurrent, descr: Total, scale: 0.1, limits: (, , , ), CURRENT: 0.7, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentSystemTotalCurrent' AND `sensor_index` = '0')]
SQL RUNTIME[0.00060391s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentSystemTotalCurrent' AND `sensor_index` = '0']
SQL RUNTIME[0.00035715s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '96' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00020385s]
.] environmentSystemTotalPower [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' environmentSystemTotalPower]

CMD EXITCODE[0]
CMD RUNTIME[0.4775s]
STDOUT[
environmentSystemTotalPower.0 = 81
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::environmentSystemTotalPower
Discover sensor: [class: power, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.200.70.0, index: 0, type: WTI-POWER-MIB-environmentSystemTotalPower, descr: Total, scale: 1, limits: (, , , ), CURRENT: 81, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentSystemTotalPower' AND `sensor_index` = '0')]
SQL RUNTIME[0.00059485s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-environmentSystemTotalPower' AND `sensor_index` = '0']
SQL RUNTIME[0.00033188s]
LCurrent sensor value: "81", scale: "1"
  limit_high: "118.5" -> "121.5"
  limit_high_warn: "" -> ""
  limit_low: "" -> ""
  limit_low_warn: "" -> ""


SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('15','97','sensor',NOW(),'6','Sensor updated (limits): limit_high -> \"121.5\"')]
SQL RUNTIME[0.00219297s]

SQL[UPDATE `sensors` set `sensor_limit` ='121.5' WHERE `sensor_id` = '97']
SQL RUNTIME[0.00946307s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '97' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00020599s]
.] plugCurrent [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m WTI-POWER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/wti 'udp':'10.16.0.4':'161' plugTable]

CMD EXITCODE[0]
CMD RUNTIME[3.0383s]
STDOUT[
plugID.1 = "Plug A1"
plugID.2 = "Plug A2"
plugID.3 = "Plug A3"
plugID.4 = "Plug A4"
plugID.5 = "Plug A5"
plugID.6 = "Plug A6"
plugID.7 = "Plug A7"
plugID.8 = "Plug A8"
plugStatus.1 = 1
plugStatus.2 = 1
plugStatus.3 = 1
plugStatus.4 = 1
plugStatus.5 = 1
plugStatus.6 = 1
plugStatus.7 = 1
plugStatus.8 = 1
plugAction.1 = 0
plugAction.2 = 0
plugAction.3 = 0
plugAction.4 = 0
plugAction.5 = 0
plugAction.6 = 0
plugAction.7 = 0
plugAction.8 = 0
plugName.1 = "dsw0101.lahcf.ca_A"
plugName.2 = ""
plugName.3 = ""
plugName.4 = ""
plugName.5 = "dsw0101.lahcf.ca_B"
plugName.6 = ""
plugName.7 = ""
plugName.8 = ""
plugEntry.6.1 = 0
plugEntry.6.2 = 0
plugEntry.6.3 = 0
plugEntry.6.4 = 0
plugEntry.6.5 = 0
plugEntry.6.6 = 0
plugEntry.6.7 = 0
plugEntry.6.8 = 0
plugCurrent.1 = 0
plugCurrent.2 = 0
plugCurrent.3 = 0
plugCurrent.4 = 0
plugCurrent.5 = 7
plugCurrent.6 = 0
plugCurrent.7 = 0
plugCurrent.8 = 0
plugPower.1 = 0
plugPower.2 = 0
plugPower.3 = 0
plugPower.4 = 0
plugPower.5 = 81
plugPower.6 = 0
plugPower.7 = 0
plugPower.8 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: WTI-POWER-MIB::plugTable
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Discover sensor: [class: current, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.100.200.1.7.5, index: 5, type: WTI-POWER-MIB-plugCurrent, descr: Outlet 5 (Plug A5, dsw0101.lahcf.ca_B), scale: 0.1, limits: (, , , ), CURRENT: 0.7, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-plugCurrent' AND `sensor_index` = '5')]
SQL RUNTIME[0.00065708s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-plugCurrent' AND `sensor_index` = '5']
SQL RUNTIME[0.00038695s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '98' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00018287s]
.Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
] plugPower [Get cached Table OID: WTI-POWER-MIB::plugTable
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Discover sensor: [class: power, device: 10.16.0.4, oid: .1.3.6.1.4.1.2634.3.100.200.1.8.5, index: 5, type: WTI-POWER-MIB-plugPower, descr: Outlet 5 (Plug A5, dsw0101.lahcf.ca_B), scale: 1, limits: (, , , ), CURRENT: 81, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-plugPower' AND `sensor_index` = '5')]
SQL RUNTIME[0.00028205s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '15' AND `sensor_type` = 'WTI-POWER-MIB-plugPower' AND `sensor_index` = '5']
SQL RUNTIME[0.00027585s]
LCurrent sensor value: "81", scale: "1"
  limit_high: "118.5" -> "121.5"
  limit_high_warn: "" -> ""
  limit_low: "" -> ""
  limit_low_warn: "" -> ""


SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('15','99','sensor',NOW(),'6','Sensor updated (limits): limit_high -> \"121.5\"')]
SQL RUNTIME[0.00219321s]

SQL[UPDATE `sensors` set `sensor_limit` ='121.5' WHERE `sensor_id` = '99']
SQL RUNTIME[0.00968695s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '99' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027013s]
.Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
Excluded by current value () is not numeric.
] 

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00034189s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'humidity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00020409s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00024104s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'dewpoint' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00019121s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'airflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00021887s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'voltage' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00026798s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'current' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00027609s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'power' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'apower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00018978s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'rpower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00018597s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00027108s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00019908s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'impedance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00018716s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'resistance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00018597s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'frequency' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031710s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'dbm' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00028777s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'snr' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00020003s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'dust' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00021005s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'sound' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00020599s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'capacity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00019479s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'load' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00019217s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'runtime' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00018597s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'volume' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00024605s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'waterflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00020003s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'pressure' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00018215s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'velocity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00017691s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'illuminance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00017810s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'wavelength' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00017691s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '15' AND `sensor_class` = 'gauge' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00021696s]

SQL[SELECT * FROM `status` WHERE `device_id` = '15' AND `poller_type` = 'snmp' AND `status_deleted` = '0']
SQL RUNTIME[0.00017905s]

SQL[SELECT * FROM `counters` WHERE `device_id` = '15' AND `poller_type` = 'snmp' AND `counter_deleted` = '0']
SQL RUNTIME[0.00018287s]


 o Duration             11.214s

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

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

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

 o HOST-RESOURCES-MIB   

SQL[SELECT * FROM `storage` WHERE `device_id` = '15']
SQL RUNTIME[0.00044203s]

 o Duration             0.4841s

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

 o LLDP-MIB             
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.0.4':'161' lldpRemChassisIdSubtype]

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

 o CISCO-CDP-MIB        
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'10.16.0.4':'161' cdpCache]

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


SQL[SELECT * FROM `neighbours` WHERE `device_id` = '15']
SQL RUNTIME[0.00043702s]



 o Duration             0.5938s

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


SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '15' GROUP BY `port_id`]
SQL RUNTIME[0.00027394s]

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

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

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0619s]
STDOUT[
ipNetToMediaPhysAddress 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 = '15']
SQL RUNTIME[0.00049210s]


 o Duration             0.6613s

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


 o Duration             0.0003s

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


 o Duration             0.001s

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


 o Duration             0.0002s

Module [ cisco-vrf ] is in the blacklist for os group [pdu]
#####  Module Start: sla  #####

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

CMD EXITCODE[0]
CMD RUNTIME[0.5008s]
CMD EXITDELAY[10ms]
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` = '15']
SQL RUNTIME[0.00045919s]

 o Duration             0.5139s

Module [ lsp ] disabled globally.
#####  Module Start: pseudowires  #####


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '15']
SQL RUNTIME[0.00023198s]

 o Duration             0.0008s

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



 o Duration             0.0005s

Module [ cisco-cbqos ] is in the blacklist for os group [pdu]
#####  Module Start: ucd-diskio  #####


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

CMD EXITCODE[0]
CMD RUNTIME[0.4826s]
STDOUT[
diskIOEntry = 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` = '15']
SQL RUNTIME[0.00039291s]


 o Duration             0.4851s

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


SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '15']
SQL RUNTIME[0.00020003s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '15']
SQL RUNTIME[0.00018501s]

SQL[SELECT * FROM `wifi_aps` WHERE `device_id` = '15']
SQL RUNTIME[0.00015497s]


 o Duration             0.0013s

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


 o Duration             0.0001s

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


 o Duration             0.0002s

Module [ raid ] disabled globally.

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '15';]
SQL RUNTIME[0.00020909s]

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='power',`last_discovered_timetaken` ='20.1325',`force_discovery` ='0',`device_state` ='a:5:{s:15:\"poller_mod_perf\";a:28:{s:6:\"system\";d:0.3236;s:2:\"os\";d:0.1629;s:7:\"sensors\";d:0.3101;s:6:\"status\";d:0.0003;s:7:\"counter\";d:0.0003;s:10:\"processors\";d:0.0006;s:8:\"mempools\";d:0.0006;s:7:\"storage\";d:0.0007;s:8:\"netstats\";d:0.264;s:7:\"ucd-mib\";d:0.5048;s:13:\"ipSystemStats\";d:0.0734;s:5:\"ports\";d:2.2654;s:9:\"bgp-peers\";d:0.0009;s:15:\"printersupplies\";d:0.0004;s:10:\"ucd-diskio\";d:0.0004;s:4:\"wifi\";d:0.0002;s:10:\"p2p-radios\";d:0.0006;s:4:\"ospf\";d:0.0004;s:3:\"sla\";d:0.0006;s:11:\"pseudowires\";d:0.0005;s:14:\"mac-accounting\";d:0.0006;s:12:\"loadbalancer\";d:0.0003;s:15:\"entity-physical\";d:0.0002;s:12:\"applications\";d:0.0005;s:9:\"fdb-table\";d:0.5102;s:6:\"graphs\";d:0.0854;s:4:\"oids\";d:0.0005;s:6:\"probes\";d:0.0004;}s:17:\"poller_ports_perf\";a:1:{s:4:\"vlan\";d:1.514496088027954;}s:14:\"poller_history\";a:288:{i:1572570333;d:4.6341;i:1572570034;d:4.6858;i:1572569733;d:4.6152;i:1572569433;d:4.627;i:1572569135;d:4.6247;i:1572568841;d:4.5464;i:1572568534;d:5.0608;i:1572568234;d:4.5724;i:1572567933;d:4.5491;i:1572567633;d:4.5565;i:1572567333;d:4.4894;i:1572567033;d:4.5772;i:1572566734;d:4.6604;i:1572566435;d:4.5895;i:1572566133;d:4.6357;i:1572565841;d:4.5401;i:1572565541;d:4.588;i:1572565233;d:4.6568;i:1572564933;d:4.5705;i:1572564634;d:4.5998;i:1572564334;d:4.7261;i:1572564035;d:4.6557;i:1572563735;d:4.6139;i:1572563433;d:4.5088;i:1572563133;d:4.633;i:1572562834;d:4.6704;i:1572562534;d:4.595;i:1572562234;d:4.5804;i:1572561933;d:4.578;i:1572561632;d:4.6649;i:1572561333;d:4.628;i:1572561036;d:4.6325;i:1572560732;d:4.5311;i:1572560441;d:4.5399;i:1572560133;d:4.5153;i:1572559834;d:4.555;i:1572559535;d:4.5474;i:1572559246;d:4.6595;i:1572558934;d:4.6236;i:1572558634;d:4.6081;i:1572558334;d:4.6109;i:1572558033;d:4.5403;i:1572557733;d:4.5871;i:1572557434;d:4.6391;i:1572557134;d:4.5447;i:1572556834;d:4.6322;i:1572556543;d:4.6275;i:1572556234;d:4.6301;i:1572555933;d:4.6102;i:1572555634;d:4.5734;i:1572555341;d:4.5147;i:1572555033;d:4.5732;i:1572554733;d:4.5461;i:1572554433;d:4.589;i:1572554141;d:4.584;i:1572553832;d:4.579;i:1572553535;d:4.5781;i:1572553234;d:4.6827;i:1572552934;d:4.5887;i:1572552642;d:4.6734;i:1572552334;d:4.7496;i:1572552042;d:4.6368;i:1572551735;d:4.6038;i:1572551442;d:4.577;i:1572551133;d:4.6537;i:1572550835;d:4.6862;i:1572550534;d:4.6322;i:1572550235;d:4.612;i:1572549933;d:4.6417;i:1572549633;d:4.537;i:1572549333;d:4.6099;i:1572549033;d:4.559;i:1572548733;d:4.5294;i:1572548434;d:4.6692;i:1572548141;d:4.5301;i:1572547832;d:4.5468;i:1572547534;d:4.6426;i:1572547233;d:4.5751;i:1572546934;d:4.7103;i:1572546633;d:4.5837;i:1572546334;d:4.6746;i:1572546034;d:4.757;i:1572545734;d:4.5666;i:1572545435;d:4.6565;i:1572545134;d:4.6466;i:1572544835;d:4.6524;i:1572544534;d:4.6969;i:1572544234;d:4.6874;i:1572543933;d:4.6226;i:1572543633;d:4.5609;i:1572543334;d:4.6308;i:1572543034;d:4.5987;i:1572542733;d:4.5507;i:1572542434;d:4.5708;i:1572542134;d:4.7471;i:1572541834;d:4.6025;i:1572541534;d:4.6346;i:1572541233;d:4.6435;i:1572540934;d:4.5933;i:1572540634;d:4.6527;i:1572540334;d:4.587;i:1572540032;d:4.4925;i:1572539732;d:4.5529;i:1572539436;d:4.6218;i:1572539134;d:4.6147;i:1572538834;d:4.639;i:1572538534;d:4.6112;i:1572538234;d:4.6245;i:1572537934;d:4.6103;i:1572537633;d:4.6198;i:1572537333;d:4.638;i:1572537034;d:4.599;i:1572536734;d:4.5904;i:1572536433;d:4.59;i:1572536134;d:4.6386;i:1572535842;d:4.6092;i:1572535535;d:4.6176;i:1572535235;d:4.6399;i:1572534935;d:4.5917;i:1572534643;d:4.6826;i:1572534334;d:4.7002;i:1572534035;d:4.6387;i:1572533734;d:4.5958;i:1572533434;d:4.7333;i:1572533134;d:4.6711;i:1572532835;d:4.6594;i:1572532534;d:4.5415;i:1572532234;d:4.666;i:1572531933;d:4.6445;i:1572531632;d:4.5728;i:1572531336;d:4.7356;i:1572531034;d:4.5803;i:1572530735;d:4.6331;i:1572530433;d:4.6107;i:1572530133;d:4.5671;i:1572529835;d:4.6306;i:1572529534;d:4.5894;i:1572529233;d:4.5757;i:1572528933;d:4.5239;i:1572528642;d:4.6498;i:1572528333;d:4.6964;i:1572528034;d:4.627;i:1572527734;d:4.714;i:1572527434;d:4.6009;i:1572527134;d:4.6771;i:1572526832;d:4.6013;i:1572526533;d:4.5818;i:1572526235;d:4.6816;i:1572525942;d:4.5824;i:1572525634;d:4.6588;i:1572525335;d:4.6497;i:1572525034;d:4.605;i:1572524733;d:4.6345;i:1572524433;d:4.5704;i:1572524133;d:4.6909;i:1572523832;d:4.6049;i:1572523533;d:4.5787;i:1572523242;d:4.5474;i:1572522933;d:4.5422;i:1572522633;d:4.6503;i:1572522333;d:4.6666;i:1572522033;d:4.531;i:1572521733;d:4.6094;i:1572521434;d:4.6669;i:1572521133;d:4.6137;i:1572520834;d:4.6427;i:1572520534;d:4.6853;i:1572520234;d:4.6619;i:1572519933;d:4.59;i:1572519633;d:4.6048;i:1572519347;d:4.639;i:1572519043;d:4.5894;i:1572518733;d:4.6573;i:1572518434;d:5.6935;i:1572518133;d:4.6097;i:1572517835;d:4.7063;i:1572517541;d:4.6375;i:1572517234;d:4.5828;i:1572516933;d:4.6407;i:1572516634;d:4.6339;i:1572516334;d:4.7152;i:1572516042;d:4.6262;i:1572515733;d:4.6007;i:1572515433;d:4.5939;i:1572515134;d:4.6158;i:1572514834;d:4.6842;i:1572514541;d:4.6334;i:1572514234;d:4.7096;i:1572513933;d:4.6617;i:1572513636;d:4.6212;i:1572513334;d:4.5672;i:1572513050;d:4.5743;i:1572512737;d:4.6149;i:1572512439;d:4.6341;i:1572512136;d:4.6384;i:1572511842;d:4.5753;i:1572511547;d:4.5617;i:1572511244;d:4.5992;i:1572510934;d:4.6866;i:1572510643;d:4.582;i:1572510339;d:4.5653;i:1572510037;d:4.54;i:1572509746;d:4.7238;i:1572509433;d:4.6175;i:1572509143;d:4.6312;i:1572508834;d:4.7611;i:1572508543;d:4.6392;i:1572508234;d:4.672;i:1572507934;d:4.5945;i:1572507642;d:4.5825;i:1572507334;d:4.6741;i:1572507034;d:4.6288;i:1572506734;d:4.6527;i:1572506434;d:4.7128;i:1572506134;d:4.5527;i:1572505833;d:4.6162;i:1572505534;d:4.6151;i:1572505235;d:4.6339;i:1572504933;d:4.64;i:1572504633;d:4.5947;i:1572504333;d:4.5472;i:1572504033;d:4.6415;i:1572503733;d:4.5756;i:1572503434;d:4.6755;i:1572503134;d:4.6786;i:1572502834;d:4.6528;i:1572502535;d:4.7046;i:1572502233;d:4.5683;i:1572501934;d:4.6304;i:1572501635;d:4.6098;i:1572501334;d:4.6697;i:1572501034;d:4.6573;i:1572500734;d:4.7108;i:1572500433;d:4.6876;i:1572500133;d:4.597;i:1572499833;d:4.7492;i:1572499542;d:4.6193;i:1572499242;d:4.6209;i:1572498934;d:4.625;i:1572498634;d:4.5897;i:1572498335;d:4.6595;i:1572498033;d:4.5582;i:1572497734;d:4.6398;i:1572497441;d:4.6148;i:1572497133;d:4.6311;i:1572496834;d:4.6173;i:1572496533;d:4.5867;i:1572496234;d:4.5765;i:1572495933;d:4.5778;i:1572495634;d:4.6548;i:1572495333;d:4.6005;i:1572495035;d:4.6354;i:1572494741;d:4.623;i:1572494435;d:4.6213;i:1572494134;d:4.6523;i:1572493833;d:4.6361;i:1572493542;d:4.6035;i:1572493234;d:4.6141;i:1572492934;d:4.6455;i:1572492634;d:4.6593;i:1572492334;d:4.7318;i:1572492034;d:4.665;i:1572491742;d:4.7026;i:1572491442;d:4.6426;i:1572491134;d:4.6601;i:1572490836;d:4.6344;i:1572490534;d:4.6552;i:1572490242;d:4.5772;i:1572489933;d:4.548;i:1572489633;d:4.6111;i:1572489333;d:4.6091;i:1572489033;d:4.5938;i:1572488735;d:4.5844;i:1572488434;d:4.7612;i:1572488134;d:4.6763;i:1572487833;d:4.6101;i:1572487534;d:4.6229;i:1572487234;d:4.6286;i:1572486934;d:4.6285;i:1572486634;d:4.6725;i:1572486334;d:4.609;i:1572486034;d:4.6803;i:1572485734;d:4.6147;i:1572485434;d:4.7078;i:1572485134;d:4.6158;i:1572484834;d:4.6614;i:1572484535;d:4.7105;i:1572484234;d:4.7254;}s:17:\"discovery_history\";a:100:{i:1572570531;d:20.1325;i:1572568514;d:20.1794;i:1572546883;d:20.1572;i:1572525307;d:20.0868;i:1572503697;d:20.368;i:1572482093;d:20.3169;i:1572460501;d:20.3775;i:1572438907;d:20.1602;i:1572417283;d:20.3991;i:1572395706;d:20.0491;i:1572380999;d:20.2717;i:1572374086;d:20.2563;i:1572373952;d:19.735;i:1572372547;d:20.0839;i:1572365954;d:20.0273;i:1572359634;d:20.205;i:1572353155;d:12.8004;i:1572352461;d:10.6412;i:1572330868;d:10.7701;i:1572309266;d:10.6182;i:1572287666;d:10.7311;i:1572283380;d:10.614;i:1572282284;d:10.3437;i:1572282206;d:11.3537;i:1572266066;d:10.7565;i:1572244457;d:10.7702;i:1572222862;d:10.7373;i:1572201249;d:10.6219;i:1572179654;d:10.5976;i:1572158072;d:10.6766;i:1572136459;d:10.6588;i:1572114858;d:10.7529;i:1572093276;d:10.6008;i:1572071664;d:10.5708;i:1572050060;d:10.7642;i:1572028465;d:10.5863;i:1572006859;d:10.6611;i:1571985255;d:10.6614;i:1571963658;d:10.7499;i:1571942059;d:10.738;i:1571920460;d:10.6824;i:1571898858;d:10.7414;i:1571877259;d:10.6278;i:1571855659;d:10.6806;i:1571834076;d:10.5868;i:1571812456;d:10.6578;i:1571790853;d:10.5761;i:1571769266;d:10.642;i:1571747655;d:10.6237;i:1571726054;d:10.6083;i:1571704473;d:10.6734;i:1571682870;d:10.6545;i:1571661273;d:10.7243;i:1571640901;d:51.1882;i:1571639660;d:10.7273;i:1571618060;d:10.7651;i:1571596458;d:10.6314;i:1571574857;d:10.6986;i:1571553261;d:10.6903;i:1571531660;d:10.7774;i:1571510061;d:10.7161;i:1571488455;d:10.7435;i:1571466856;d:10.6414;i:1571445258;d:10.6346;i:1571423673;d:10.763;i:1571402057;d:10.6581;i:1571380466;d:10.7015;i:1571358865;d:10.626;i:1571337258;d:10.6326;i:1571315665;d:10.6986;i:1571294048;d:10.7338;i:1571272451;d:10.623;i:1571250852;d:10.7182;i:1571229252;d:10.6691;i:1571207647;d:10.6929;i:1571186057;d:10.5061;i:1571164457;d:10.6103;i:1571142837;d:10.7253;i:1571121237;d:10.8739;i:1571099648;d:10.6908;i:1571078058;d:10.6837;i:1571056451;d:10.6916;i:1571034861;d:10.6164;i:1571013237;d:10.5169;i:1570991651;d:10.5325;i:1570970042;d:10.566;i:1570948446;d:10.5936;i:1570926837;d:10.8299;i:1570905251;d:10.6034;i:1570883646;d:10.6156;i:1570862051;d:10.5708;i:1570840469;d:10.6853;i:1570818844;d:10.6038;i:1570797248;d:10.723;i:1570775659;d:10.6337;i:1570754057;d:10.5881;i:1570732448;d:10.677;i:1570710849;d:10.7033;i:1570689258;d:10.7103;i:1570667640;d:10.7613;}s:18:\"discovery_mod_perf\";a:26:{s:2:\"os\";d:0.0923;s:4:\"mibs\";d:0.0819;s:5:\"ports\";d:1.1935;s:11:\"ports-stack\";d:0.4861;s:5:\"vlans\";d:0.5148;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0011;s:12:\"ip-addresses\";d:0.7153;s:10:\"processors\";d:1.0249;s:8:\"mempools\";d:0.5261;s:9:\"inventory\";d:1.5327;s:15:\"printersupplies\";d:0.0007;s:7:\"sensors\";d:11.214;s:7:\"storage\";d:0.4841;s:10:\"neighbours\";d:0.5938;s:9:\"arp-table\";d:0.6613;s:13:\"junose-atm-vp\";d:0.0003;s:9:\"bgp-peers\";d:0.001;s:14:\"mac-accounting\";d:0.0002;s:3:\"sla\";d:0.5139;s:11:\"pseudowires\";d:0.0008;s:16:\"virtual-machines\";d:0.0005;s:10:\"ucd-diskio\";d:0.4851;s:4:\"wifi\";d:0.0013;s:10:\"p2p-radios\";d:0.0001;s:6:\"graphs\";d:0.0002;}}' WHERE `device_id` = '15']
SQL RUNTIME[0.00226307s]
#####  10.16.0.4 [15] completed discovery modules at 2019-11-01 01:09:11  #####

 o Discovery time       20.1325 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '31902' AND `process_name` = 'discovery.php' AND `device_id` = '15']
SQL RUNTIME[0.00836205s]

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

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

SQL[SELECT * FROM `alert_tests` WHERE 1]
SQL RUNTIME[0.00062585s]
Cached 5 alert rules.

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

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` IN ('environment','firewall','management','network','power','radio','server','video','wireless'))]
SQL RUNTIME[0.00021195s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '1']
SQL RUNTIME[0.00025511s]

SQL[SELECT `bgpPeer_id`, `devices`.`device_id` as `device_id` FROM `bgpPeers`  LEFT JOIN `devices` ON (`bgpPeers`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`type` IN ('firewall','network'))]
SQL RUNTIME[0.00022411s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '2']
SQL RUNTIME[0.00019693s]

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`type` IN ('firewall','network') AND `ports`.`ifType` = 'ethernetCsmacd') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00090909s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '3']
SQL RUNTIME[0.00084591s]

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`type` IN ('firewall','network') AND `ports`.`ifType` = 'ethernetCsmacd') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00083899s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '4']
SQL RUNTIME[0.00083518s]

SQL[SELECT `sensor_id`, `devices`.`device_id` as `device_id` FROM `sensors`  LEFT JOIN `devices` ON (`sensors`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`type` = 'power' AND IFNULL(`devices`.`sysname`, "") REGEXP '^ups') AND `sensors`.`sensor_deleted` != '1']
SQL RUNTIME[0.00029302s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '5']
SQL RUNTIME[0.00021601s]
#####  Finished discovery run at 2019-11-01 01:09:11  #####

./discovery.php: 10.16.0.4 - 1 devices discovered in 20.25 secs

SQL[SELECT * FROM `observium_processes` WHERE `process_start` < '1572556131']
SQL RUNTIME[0.00018001s]
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       20.25 secs
 o Memory usage         16MB (peak: 16MB)
 o MySQL Usage          Cell[14/0.007s] Row[21/0.008s] Rows[75/0.032s] Column[1/0s] Update[4/0.032s] Insert[4/0.01s] Delete[2/0.009s] 
 o RRDTool Usage