DEBUG! SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';] SQL RUNTIME[0.00018382s] SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00011015s] SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';] SQL RUNTIME[0.00080681s] SQL[SELECT * FROM `config`] SQL RUNTIME[0.00257087s] CMD[/bin/hostname -f]  CMD EXITCODE[0] CMD RUNTIME[0.0014s] STDOUT[ observium.dom.prodware.net ]  ___ _ _ / _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___ | | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \ | |_| || |_) |\__ \| __/| | \ V / | || |_| || | | | | | \___/ |_.__/ |___/ \___||_| \_/ |_| \__,_||_| |_| |_| Observium Professional 17.3.8438 http://www.observium.org  CMD[/opt/observium/scripts/distro]  CMD EXITCODE[0] CMD RUNTIME[0.0624s] STDOUT[ Linux|4.4.0-72-generic|amd64|Ubuntu|16.04 ] CMD[/usr/bin/env python --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0078s] STDOUT[ Python 2.7.12 ] SQL[SELECT version();] SQL RUNTIME[0.00017500s] CMD[/usr/bin/snmpget --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0026s] STDOUT[ NET-SNMP version: 5.7.3 ] CMD[/usr/bin/rrdtool --version | head -n1]  CMD EXITCODE[0] CMD RUNTIME[0.0058s] STDOUT[ RRDtool 1.5.5 Copyright by Tobias Oetiker ] CMD[/usr/bin/env apache2 -v | awk '/Server version:/ {print $3}']  CMD EXITCODE[0] CMD RUNTIME[0.0313s] STDOUT[ Apache/2.4.18 ] CMD[date "+%:z"]  CMD EXITCODE[0] CMD RUNTIME[0.001s] STDOUT[ +02:00 ] SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);] SQL RUNTIME[0.00014281s] SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00148511s] SQL[SHOW VARIABLES LIKE 'character_set_connection'] SQL RUNTIME[0.00162888s] ##### Software versions #####   o OS  Linux 4.4.0-72-generic [amd64] (Ubuntu 16.04)  o Apache  2.4.18  o PHP  7.0.15-0ubuntu0.16.04.4 (OPcache: DISABLED)  o Python  2.7.12  o MySQL  5.7.17-0ubuntu0.16.04.1 (extension: mysqli 5.0.12-dev)  o SNMP  NET-SNMP 5.7.3  o RRDtool  1.5.5 ##### Memory Limit #####   o PHP  Unlimited ##### MySQL mode #####   o MySQL  ##### Charset info #####   o PHP  UTF-8  o MySQL  utf8 ##### Timezones info #####   o Date  Saturday, 15-Apr-17 17:05:20 CEST  o PHP  +02:00  o MySQL  +02:00 SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'last_versioncheck';] SQL RUNTIME[0.00020599s] SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';] SQL RUNTIME[0.00014305s] ##### Starting discovery run at 2017-04-15 17:05:20 #####  SQL[SELECT * FROM `devices` WHERE `status` = 1 AND `disabled` = 0 AND `hostname` LIKE 'er01-fra01' ORDER BY `last_discovered_timetaken` ASC] SQL RUNTIME[0.00045919s] CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'er01-fra01':'161' sysObjectID.0 sysUpTime.0]  CMD EXITCODE[0] CMD RUNTIME[0.1065s] STDOUT[ sysObjectID.0 = enterprises.1991.1.3.51.5 sysUpTime.0 = 4049389630 ] SNMP STATUS[TRUE] SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '77'] SQL RUNTIME[0.00032997s] SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'discovery.php' AND `device_id` = '77'] SQL RUNTIME[0.00022912s] CMD[/bin/ps -ww -o pid,ppid,uid,gid,tty,stat,time,lstart,args -p 4598]  CMD EXITCODE[0] CMD RUNTIME[0.0146s] STDOUT[ PID PPID UID GID TT STAT TIME STARTED COMMAND 4598 25507 0 0 pts/0 S+ 00:00:00 Sat Apr 15 17:05:19 2017 php ./discovery.php -d -h er01-fra01 -m bgp ] SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('4598','discovery.php','25507','0','php ./discovery.php -d -h er01-fra01 -m bgp','1492268719','77')] SQL RUNTIME[0.00141215s] ##### er01-fra01 [77] #####   o OS Type  ironware  o SNMP Version  v2c  o Last discovery  2017-04-15 17:05:07  o Last duration  0.02 seconds ##### Module Start: bgp #####   o Duration  0.0001s SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='network',`last_discovered_timetaken` ='0.018',`force_discovery` ='0' WHERE `device_id` = '77'] SQL RUNTIME[0.00193787s] SQL[INSERT INTO `devices_perftimes` (`device_id`,`operation`,`start`,`duration`) VALUES ('77','discover','1492268720.4941','0.018409967422485')] SQL RUNTIME[0.00066209s] ##### er01-fra01 [77] completed discovery modules at 2017-04-15 17:05:20 #####   o Discovery time  0.018 seconds SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '4598' AND `process_name` = 'discovery.php' AND `device_id` = '77'] SQL RUNTIME[0.00072479s] ##### Finished discovery run at 2017-04-15 17:05:20 #####  SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`) VALUES ('discover','er01-fra01','1492268720.2569','0.259','1')] SQL RUNTIME[0.00137782s] ./discovery.php: er01-fra01 - 1 devices discovered in 0.259 secs SQL[SELECT * FROM `observium_processes` WHERE `process_start` < '1492254320'] SQL RUNTIME[0.00022984s] 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  0.259 secs  o Memory usage  10MB (peak: 12MB)  o MySQL Usage  Cell[4/0.002s] Row[4/0.002s] Rows[6/0.006s] Column[0/0s] Update[1/0.002s] Insert[3/0.004s] Delete[1/0.001s]  o RRDTool Usage