Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Discovery, OS
    • Ubuntu 18.04LTS, Observium Pro R9962

    Description

      Clean install on Ubuntu 18.04, Pro version R9962

      After adding two Compellent SAN's both are recognised as FreeBSD, instead of Compellent OS.

      One is a dual controller SC8000 system, the other is a SCv2020. Both are running the current SCOS version (7.3.6.17)

      Attachments

        Issue Links

          Activity

            [OBS-3066] Compellent recognised as FreeBSD

            Confirmed working, awesome work, thanx!

            f. de gans Folkert de Gans added a comment - Confirmed working, awesome work, thanx!

            Fixed in r9984.
            Need device rediscovery.

            landy Mike Stupalov added a comment - Fixed in r9984. Need device rediscovery.

            Please find attached dump file!

            f. de gans Folkert de Gans added a comment - Please find attached dump file!

            Can you provide (attach) full snmp dump from device(s):

            snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
            

            landy Mike Stupalov added a comment - Can you provide (attach) full snmp dump from device(s): snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
            f. de gans Folkert de Gans added a comment - - edited

            Having already taken a look at OBS-2604 here is the output of ./poller.php -h device -d

            observium@observium:/opt/observium$ ./poller.php -h san05.mgmt. -m os -d
            DEBUG!
             
            CMD[/usr/bin/svn info /opt/observium]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0121s]
            CMD EXITDELAY[10ms]
            STDOUT[
            Path: .
            Working Copy Root Path: /opt/observium
            URL: http://svn.observium.org/svn/observium/branches/stable
            Relative URL: ^/observium/branches/stable
            Repository Root: http://svn.observium.org/svn
            Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
            Revision: 9981
            Node Kind: directory
            Schedule: normal
            Last Changed Author: adama
            Last Changed Rev: 9962
            Last Changed Date: 2019-07-07 17:44:48 +0000 (Sun, 07 Jul 2019)
             
            ]
             
            SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';]
            SQL RUNTIME[0.00034094s]
             
            SQL[SELECT @@SESSION.sql_mode;]
            SQL RUNTIME[0.00016308s]
             
            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.00010109s]
            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.00017810s]
             
            SQL[SELECT * FROM `config`]
            SQL RUNTIME[0.00016093s]
             
            CMD[/bin/hostname -f]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0023s]
            STDOUT[
            observium.
            ]
             
            ___ _ _
             / _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___
            | | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \
            | |_| || |_) |\__ \| __/| | \ V / | || |_| || | | | | |
             \___/ |_.__/ |___/ \___||_| \_/ |_| \__,_||_| |_| |_|
             Observium Professional 19.7.9962
             http://www.observium.org
             
             
            SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver';]
            SQL RUNTIME[0.00028205s]
             
            SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
            SQL RUNTIME[0.00014901s]
             
            SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';]
            SQL RUNTIME[0.00013089s]
             
            CMD[/opt/observium/scripts/distro]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0099s]
            STDOUT[
            Linux|4.15.0-55-generic|amd64|Ubuntu|18.04|vmware|
            ]
             
            CMD[/usr/bin/env python --version 2>&1]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0039s]
            CMD EXITDELAY[10ms]
            STDOUT[
            Python 2.7.15+
            ]
             
            SQL[SELECT version();]
            SQL RUNTIME[0.00016713s]
             
            CMD[/usr/bin/snmpget --version 2>&1]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0016s]
            STDOUT[
            NET-SNMP version: 5.7.3
            ]
             
            CMD[/usr/bin/rrdtool --version | head -n1]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0111s]
            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.0305s]
            STDOUT[
            Apache/2.4.29
            ]
             
            CMD[date "+%:z"]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.001s]
            STDOUT[
            +00:00
            ]
             
            SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);]
            SQL RUNTIME[0.00025511s]
             
            SQL[SELECT @@SESSION.sql_mode;]
            SQL RUNTIME[0.00012994s]
             
            SQL[SHOW VARIABLES LIKE 'character_set_connection']
            SQL RUNTIME[0.00387001s]
             
            ##### Software versions #####
             
            o OS Linux 4.15.0-55-generic [amd64] (Ubuntu 18.04)
             o Apache 2.4.29
             o PHP 7.2.19-0ubuntu0.18.04.1 (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 Monday, 29-Jul-19 20:44:25 UTC
             o PHP +00:00
             o MySQL +00:00
             
             
            SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1564433065' AND `maint_end` > '1564433065']
            SQL RUNTIME[0.00026798s]
            ##### Starting polling run at 2019-07-29 20:44:25 #####
             
             
            SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'san05.mgmt.' AND `poller_id` = '0' ORDER BY `device_id` ASC]
            SQL RUNTIME[0.00037909s]
             
            SQL[SELECT * FROM `devices` WHERE `device_id` = '1']
            SQL RUNTIME[0.00030208s]
             
            SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1']
            SQL RUNTIME[0.00026202s]
             
            SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'poller.php' AND `device_id` = '1']
            SQL RUNTIME[0.00019503s]
             
            SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('8973','poller.php','32352','1000','php ./poller.php -h san05.mgmt. -m os -d','1564433065','1')]
            SQL RUNTIME[0.00323486s]
             
            SQL[SELECT * FROM `alert_tests` WHERE 1]
            SQL RUNTIME[0.00017190s]
            Cached 0 alert rules.
             
            SQL[SELECT * FROM `alert_table` WHERE `device_id` = '1']
            SQL RUNTIME[0.00018501s]
            ##### san05.mgmt. [1] #####
             
            o OS freebsd
             o OS Group unix
             o Last poll duration 0.80 seconds
             o Last Polled 2019-07-29 20:40:11
             o SNMP Version v1
             
            CMD[/usr/bin/fping -t 500 -c 1 -q 10.100.9.215 2>&1]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0029s]
            CMD EXITDELAY[10ms]
            STDOUT[
            10.100.9.215 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.10/0.10/0.10
            ]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysObjectID.0 sysUpTime.0]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0151s]
            STDOUT[
            sysObjectID.0 = enterprises.8072.3.2.8
            sysUpTime.0 = 0:7:41:08.97
            ]
            SNMP STATUS[TRUE]
             o Device status Device is reachable by PING (0.10ms) and SNMP (15.15ms)
            RRD /opt/observium/rrd/san05.mgmt./status.rrd already exists - no need to create.
             
            RRD CMD[update /opt/observium/rrd/san05.mgmt./status.rrd N:1]
            RRD RUNTIME[0.0011s]
            RRD STDOUT[OK u:0.00 s:0.00 r:0.03]
            RRD_STATUS[TRUE]
             
            RRD /opt/observium/rrd/san05.mgmt./ping.rrd already exists - no need to create.
             
            RRD CMD[update /opt/observium/rrd/san05.mgmt./ping.rrd N:0.10]
            RRD RUNTIME[0.0011s]
            RRD STDOUT[OK u:0.00 s:0.00 r:0.04]
            RRD_STATUS[TRUE]
             
            RRD /opt/observium/rrd/san05.mgmt./ping_snmp.rrd already exists - no need to create.
             
            RRD CMD[update /opt/observium/rrd/san05.mgmt./ping_snmp.rrd N:15.15]
            RRD RUNTIME[0.0011s]
            RRD STDOUT[OK u:0.00 s:0.00 r:0.04]
            RRD_STATUS[TRUE]
             
             
            SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '1']
            SQL RUNTIME[0.00021791s]
             o Modules Enabled system, os
             
             
            including: includes/polling/system.inc.php
            ##### Module Start: system #####
             
             
            SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1' AND `attrib_type` = 'sysORID']
            SQL RUNTIME[0.00014281s]
             
            SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1' AND `attrib_type` = 'sysORID']
            SQL RUNTIME[0.00013089s]
             
            SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '1' AND `use` = 'mib' AND `disabled` = '1']
            SQL RUNTIME[0.00013208s]
             o SNMPv2-MIB
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0166s]
            STDOUT[
            sysUpTime.0 = 0:7:41:08.99
            sysLocation.0 =
            sysContact.0 =
            sysName.0 = san05.mgmt.
            ]
            SNMP STATUS[TRUE]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysDescr.0]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0161s]
            STDOUT[
            FreeBSD sn28383.mgmt. 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 #0: Thu Jan 31 13:47:32 CST 2019 buildmaster@es-vb111-1.lab.beer.town:/work/buildmaster/r07.03.06/R07.03.06.017/07_03_06_017/work/buildmaster/r07.03.06/R07.03.06.017/src/sys/C
            ]
            SNMP STATUS[TRUE]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysObjectID.0]
             
            CMD EXITCODE[0]
            CMD RUNTIME[0.0112s]
            STDOUT[
            .1.3.6.1.4.1.8072.3.2.8
            ]
            SNMP STATUS[TRUE]
             
            Using SNMP Agent sysUpTime (27668 sec. => 7h 41m 8s)
            RRD /opt/observium/rrd/san05.mgmt./uptime.rrd already exists - no need to create.
             
            RRD CMD[update /opt/observium/rrd/san05.mgmt./uptime.rrd N:27668]
            RRD RUNTIME[0.0011s]
            RRD STDOUT[OK u:0.00 s:0.00 r:0.10]
            RRD_STATUS[TRUE]
             
            o Uptime 7h 41m 8s
             o Last reboot 2019-07-29 13:03:17
             
             
             /opt/observium/includes/polling/system.inc.php:302
            array(
             [use] => string(9) "sysUpTime"
             [sysUpTime] => int(27668)
             [uptime] => int(27668)
             [formatted] => string(9) "7h 41m 8s"
             [message] => string(26) "Using SNMP Agent sysUpTime"
             [previous] => string(5) "27414"
             [diff] => int(-254)
             [last_rebooted] => string(10) "1564405397"
             [rebooted] => int(0)
            )
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUsn -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0073s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: .1.3.6.1.4.1.2021.10.1.5.3
             
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: .1.3.6.1.4.1.2021.10.1.5.2
             
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: .1.3.6.1.4.1.2021.10.1.5.1
            ]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3';]
            SQL RUNTIME[0.00028110s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='189',`updated` ='1564433065' WHERE `error_id` = '1']
            SQL RUNTIME[0.00163889s]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3';]
            SQL RUNTIME[0.00015616s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='190',`updated` ='1564433065' WHERE `error_id` = '1']
            SQL RUNTIME[0.00853300s]
            SNMP STATUS[FALSE]
            sysLocation rewritten from '' to ' ' by DB override.
             o sysObjectID .1.3.6.1.4.1.8072.3.2.8
             o snmpEngineID
             o sysDescr FreeBSD sn28383.mgmt. 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 #0: Thu Jan 31 13:47:32 CST 2019 
             buildmaster@es-vb111-1.lab.beer.town:/work/buildmaster/r07.03.06/R07.03.06.017/07_03_06_017/work/buildmaster/r07.03.06/R07.03.06.017/src/sys/C
             o sysName san05.mgmt.
             o Location
             
            SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '1']
            SQL RUNTIME[0.00018191s]
             o Module time 0.0862s
             
             
            including: includes/polling/os.inc.php
            ##### Module Start: os #####
             
             
            SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '1' AND `entPhysicalContainedIn` = '0' AND `deleted` IS NULL]
            SQL RUNTIME[0.00021100s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m MIB-Dell-10892 -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'san05.mgmt.':'161' chassisServiceTagName.1]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0157s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: MIB-Dell-10892::chassisServiceTagName.1
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'MIB-Dell-10892' AND `oid` = 'chassisServiceTagName.1';]
            SQL RUNTIME[0.00030303s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '2']
            SQL RUNTIME[0.00151801s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m CPQSINFO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/hp 'udp':'san05.mgmt.':'161' cpqSiSysSerialNum.0]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0174s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: CPQSINFO-MIB::cpqSiSysSerialNum.0
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'CPQSINFO-MIB' AND `oid` = 'cpqSiSysSerialNum.0';]
            SQL RUNTIME[0.00040698s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '3']
            SQL RUNTIME[0.00168109s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m MIB-Dell-10892 -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'san05.mgmt.':'161' chassisModelName.1]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0182s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: MIB-Dell-10892::chassisModelName.1
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'MIB-Dell-10892' AND `oid` = 'chassisModelName.1';]
            SQL RUNTIME[0.00042295s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '4']
            SQL RUNTIME[0.00239396s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m CPQSINFO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/hp 'udp':'san05.mgmt.':'161' cpqSiProductName.0]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0158s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: CPQSINFO-MIB::cpqSiProductName.0
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'CPQSINFO-MIB' AND `oid` = 'cpqSiProductName.0';]
            SQL RUNTIME[0.00039220s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '5']
            SQL RUNTIME[0.00166392s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m MIB-Dell-10892 -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'san05.mgmt.':'161' chassisAssetTagName.1]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0167s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: MIB-Dell-10892::chassisAssetTagName.1
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'MIB-Dell-10892' AND `oid` = 'chassisAssetTagName.1';]
            SQL RUNTIME[0.00036192s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '6']
            SQL RUNTIME[0.00164390s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m CPQSINFO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/hp 'udp':'san05.mgmt.':'161' cpqSiAssetTag.0]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0157s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: CPQSINFO-MIB::cpqSiAssetTag.0
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'CPQSINFO-MIB' AND `oid` = 'cpqSiAssetTag.0';]
            SQL RUNTIME[0.00036287s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '7']
            SQL RUNTIME[0.00148487s]
             o OS Poller Group
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.0071s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: UCD-SNMP-MIB::ucdavis.7890.1.3.1.1.6.100.105.115.116.114.111
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111';]
            SQL RUNTIME[0.00040007s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '8']
            SQL RUNTIME[0.00168705s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.7890.1.101.1]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.007s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: UCD-SNMP-MIB::ucdavis.7890.1.101.1
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.101.1';]
            SQL RUNTIME[0.00038314s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '9']
            SQL RUNTIME[0.00254798s]
             
            CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101]
             
            CMD EXITCODE[2]
            CMD RUNTIME[0.007s]
            STDOUT[
             
            ]
            STDERR[
            Error in packet
            Reason: (noSuchName) There is no such variable name in this MIB.
            Failed object: UCD-SNMP-MIB::ucdavis.7890.2.3.1.1.8.104.97.114.100.119.97.114.101
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#1000 - Failed response]
             
            SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101';]
            SQL RUNTIME[0.00038004s]
             
            SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '10']
            SQL RUNTIME[0.00180411s]
             o Vendor <empty>
             o Hardware Generic
             o Version <empty>
             o Features <empty>
             o Serial <empty>
             o Asset <empty>
             
            o Module time 0.1821s
             
            ##### san05.mgmt. [1] completed poller modules at 2019-07-29 20:44:25 #####
             
            o Graphs [checked] availability, ping, ping_snmp, uptime
             o Poller time 0.3152 seconds
            Updating san05.mgmt. -
             
            > $update_array /opt/observium/includes/polling/functions.inc.php:651
            array(
             [uptime] => int(27668)
             [last_polled] => array(
             [0] => string(5) "NOW()"
             )
             [last_polled_timetaken] => double(0.3152)
            )
             
             
            SQL[UPDATE `devices` set `uptime` ='27668',`last_polled` =NOW(),`last_polled_timetaken` ='0.3152' WHERE `device_id` = '1']
            SQL RUNTIME[0.00515604s]
             o Updated Data uptime, last_polled, last_polled_timetaken
             
             
            SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '8973' AND `process_name` = 'poller.php' AND `device_id` = '1']
            SQL RUNTIME[0.00865912s]
            ./poller.php: san05.mgmt. - 1 devices polled in 0.431 secs
            ##### Completed polling run at 2019-07-29 20:44:25 #####
             
            NOTE, $config['snmp']['hide_auth'] is set to TRUE, snmp community and snmp v3 auth hidden from debug output.
             o Devices Polled 1
             o Poller Time 0.431 secs
             o Memory usage 14MB (peak: 14MB)
             o MySQL Usage Insert[1/0.004s] Update[12/0.037s] Delete[1/0.009s] Cell[4/0.002s] Row[21/0.013s] Rows[10/0.008s] Col[1/0s] (0.073s
             17.021%)
             o RRDTool Usage update[4/0.004s] (0.004s 1.02%)
             o SNMP Usage snmpget[14/0.187s] errors[/0s] (0.187s 43.365%)
            

            f. de gans Folkert de Gans added a comment - - edited Having already taken a look at OBS-2604 here is the output of ./poller.php -h device -d observium@observium:/opt/observium$ ./poller.php -h san05.mgmt. -m os -d DEBUG!   CMD[/usr/bin/svn info /opt/observium]   CMD EXITCODE[0] CMD RUNTIME[0.0121s] CMD EXITDELAY[10ms] STDOUT[ Path: . Working Copy Root Path: /opt/observium URL: http://svn.observium.org/svn/observium/branches/stable Relative URL: ^/observium/branches/stable Repository Root: http://svn.observium.org/svn Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8 Revision: 9981 Node Kind: directory Schedule: normal Last Changed Author: adama Last Changed Rev: 9962 Last Changed Date: 2019-07-07 17:44:48 +0000 (Sun, 07 Jul 2019)   ]   SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';] SQL RUNTIME[0.00034094s]   SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00016308s]   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.00010109s] 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.00017810s]   SQL[SELECT * FROM `config`] SQL RUNTIME[0.00016093s]   CMD[/bin/hostname -f]   CMD EXITCODE[0] CMD RUNTIME[0.0023s] STDOUT[ observium. ]   ___ _ _ / _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___ | | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \ | |_| || |_) |\__ \| __/| | \ V / | || |_| || | | | | | \___/ |_.__/ |___/ \___||_| \_/ |_| \__,_||_| |_| |_| Observium Professional 19.7.9962 http://www.observium.org     SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver';] SQL RUNTIME[0.00028205s]   SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';] SQL RUNTIME[0.00014901s]   SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';] SQL RUNTIME[0.00013089s]   CMD[/opt/observium/scripts/distro]   CMD EXITCODE[0] CMD RUNTIME[0.0099s] STDOUT[ Linux|4.15.0-55-generic|amd64|Ubuntu|18.04|vmware| ]   CMD[/usr/bin/env python --version 2>&1]   CMD EXITCODE[0] CMD RUNTIME[0.0039s] CMD EXITDELAY[10ms] STDOUT[ Python 2.7.15+ ]   SQL[SELECT version();] SQL RUNTIME[0.00016713s]   CMD[/usr/bin/snmpget --version 2>&1]   CMD EXITCODE[0] CMD RUNTIME[0.0016s] STDOUT[ NET-SNMP version: 5.7.3 ]   CMD[/usr/bin/rrdtool --version | head -n1]   CMD EXITCODE[0] CMD RUNTIME[0.0111s] 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.0305s] STDOUT[ Apache/2.4.29 ]   CMD[date "+%:z"]   CMD EXITCODE[0] CMD RUNTIME[0.001s] STDOUT[ +00:00 ]   SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);] SQL RUNTIME[0.00025511s]   SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00012994s]   SQL[SHOW VARIABLES LIKE 'character_set_connection'] SQL RUNTIME[0.00387001s]   ##### Software versions #####   o OS Linux 4.15.0-55-generic [amd64] (Ubuntu 18.04) o Apache 2.4.29 o PHP 7.2.19-0ubuntu0.18.04.1 (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 Monday, 29-Jul-19 20:44:25 UTC o PHP +00:00 o MySQL +00:00     SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1564433065' AND `maint_end` > '1564433065'] SQL RUNTIME[0.00026798s] ##### Starting polling run at 2019-07-29 20:44:25 #####     SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'san05.mgmt.' AND `poller_id` = '0' ORDER BY `device_id` ASC] SQL RUNTIME[0.00037909s]   SQL[SELECT * FROM `devices` WHERE `device_id` = '1'] SQL RUNTIME[0.00030208s]   SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1'] SQL RUNTIME[0.00026202s]   SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'poller.php' AND `device_id` = '1'] SQL RUNTIME[0.00019503s]   SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('8973','poller.php','32352','1000','php ./poller.php -h san05.mgmt. -m os -d','1564433065','1')] SQL RUNTIME[0.00323486s]   SQL[SELECT * FROM `alert_tests` WHERE 1] SQL RUNTIME[0.00017190s] Cached 0 alert rules.   SQL[SELECT * FROM `alert_table` WHERE `device_id` = '1'] SQL RUNTIME[0.00018501s] ##### san05.mgmt. [1] #####   o OS freebsd o OS Group unix o Last poll duration 0.80 seconds o Last Polled 2019-07-29 20:40:11 o SNMP Version v1   CMD[/usr/bin/fping -t 500 -c 1 -q 10.100.9.215 2>&1]   CMD EXITCODE[0] CMD RUNTIME[0.0029s] CMD EXITDELAY[10ms] STDOUT[ 10.100.9.215 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.10/0.10/0.10 ]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysObjectID.0 sysUpTime.0]   CMD EXITCODE[0] CMD RUNTIME[0.0151s] STDOUT[ sysObjectID.0 = enterprises.8072.3.2.8 sysUpTime.0 = 0:7:41:08.97 ] SNMP STATUS[TRUE] o Device status Device is reachable by PING (0.10ms) and SNMP (15.15ms) RRD /opt/observium/rrd/san05.mgmt./status.rrd already exists - no need to create.   RRD CMD[update /opt/observium/rrd/san05.mgmt./status.rrd N:1] RRD RUNTIME[0.0011s] RRD STDOUT[OK u:0.00 s:0.00 r:0.03] RRD_STATUS[TRUE]   RRD /opt/observium/rrd/san05.mgmt./ping.rrd already exists - no need to create.   RRD CMD[update /opt/observium/rrd/san05.mgmt./ping.rrd N:0.10] RRD RUNTIME[0.0011s] RRD STDOUT[OK u:0.00 s:0.00 r:0.04] RRD_STATUS[TRUE]   RRD /opt/observium/rrd/san05.mgmt./ping_snmp.rrd already exists - no need to create.   RRD CMD[update /opt/observium/rrd/san05.mgmt./ping_snmp.rrd N:15.15] RRD RUNTIME[0.0011s] RRD STDOUT[OK u:0.00 s:0.00 r:0.04] RRD_STATUS[TRUE]     SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '1'] SQL RUNTIME[0.00021791s] o Modules Enabled system, os     including: includes/polling/system.inc.php ##### Module Start: system #####     SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1' AND `attrib_type` = 'sysORID'] SQL RUNTIME[0.00014281s]   SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '1' AND `attrib_type` = 'sysORID'] SQL RUNTIME[0.00013089s]   SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '1' AND `use` = 'mib' AND `disabled` = '1'] SQL RUNTIME[0.00013208s] o SNMPv2-MIB CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]   CMD EXITCODE[0] CMD RUNTIME[0.0166s] STDOUT[ sysUpTime.0 = 0:7:41:08.99 sysLocation.0 = sysContact.0 = sysName.0 = san05.mgmt. ] SNMP STATUS[TRUE]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysDescr.0]   CMD EXITCODE[0] CMD RUNTIME[0.0161s] STDOUT[ FreeBSD sn28383.mgmt. 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 #0: Thu Jan 31 13:47:32 CST 2019 buildmaster@es-vb111-1.lab.beer.town:/work/buildmaster/r07.03.06/R07.03.06.017/07_03_06_017/work/buildmaster/r07.03.06/R07.03.06.017/src/sys/C ] SNMP STATUS[TRUE]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' sysObjectID.0]   CMD EXITCODE[0] CMD RUNTIME[0.0112s] STDOUT[ .1.3.6.1.4.1.8072.3.2.8 ] SNMP STATUS[TRUE]   Using SNMP Agent sysUpTime (27668 sec. => 7h 41m 8s) RRD /opt/observium/rrd/san05.mgmt./uptime.rrd already exists - no need to create.   RRD CMD[update /opt/observium/rrd/san05.mgmt./uptime.rrd N:27668] RRD RUNTIME[0.0011s] RRD STDOUT[OK u:0.00 s:0.00 r:0.10] RRD_STATUS[TRUE]   o Uptime 7h 41m 8s o Last reboot 2019-07-29 13:03:17     /opt/observium/includes/polling/system.inc.php:302 array( [use] => string(9) "sysUpTime" [sysUpTime] => int(27668) [uptime] => int(27668) [formatted] => string(9) "7h 41m 8s" [message] => string(26) "Using SNMP Agent sysUpTime" [previous] => string(5) "27414" [diff] => int(-254) [last_rebooted] => string(10) "1564405397" [rebooted] => int(0) )   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUsn -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3]   CMD EXITCODE[2] CMD RUNTIME[0.0073s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: .1.3.6.1.4.1.2021.10.1.5.3   Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: .1.3.6.1.4.1.2021.10.1.5.2   Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: .1.3.6.1.4.1.2021.10.1.5.1 ] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3';] SQL RUNTIME[0.00028110s]   SQL[UPDATE `snmp_errors` set `error_count` ='189',`updated` ='1564433065' WHERE `error_id` = '1'] SQL RUNTIME[0.00163889s] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3';] SQL RUNTIME[0.00015616s]   SQL[UPDATE `snmp_errors` set `error_count` ='190',`updated` ='1564433065' WHERE `error_id` = '1'] SQL RUNTIME[0.00853300s] SNMP STATUS[FALSE] sysLocation rewritten from '' to ' ' by DB override. o sysObjectID .1.3.6.1.4.1.8072.3.2.8 o snmpEngineID o sysDescr FreeBSD sn28383.mgmt. 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 #0: Thu Jan 31 13:47:32 CST 2019 buildmaster@es-vb111-1.lab.beer.town:/work/buildmaster/r07.03.06/R07.03.06.017/07_03_06_017/work/buildmaster/r07.03.06/R07.03.06.017/src/sys/C o sysName san05.mgmt. o Location   SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '1'] SQL RUNTIME[0.00018191s] o Module time 0.0862s     including: includes/polling/os.inc.php ##### Module Start: os #####     SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '1' AND `entPhysicalContainedIn` = '0' AND `deleted` IS NULL] SQL RUNTIME[0.00021100s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m MIB-Dell-10892 -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'san05.mgmt.':'161' chassisServiceTagName.1]   CMD EXITCODE[2] CMD RUNTIME[0.0157s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: MIB-Dell-10892::chassisServiceTagName.1 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'MIB-Dell-10892' AND `oid` = 'chassisServiceTagName.1';] SQL RUNTIME[0.00030303s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '2'] SQL RUNTIME[0.00151801s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m CPQSINFO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/hp 'udp':'san05.mgmt.':'161' cpqSiSysSerialNum.0]   CMD EXITCODE[2] CMD RUNTIME[0.0174s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: CPQSINFO-MIB::cpqSiSysSerialNum.0 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'CPQSINFO-MIB' AND `oid` = 'cpqSiSysSerialNum.0';] SQL RUNTIME[0.00040698s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '3'] SQL RUNTIME[0.00168109s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m MIB-Dell-10892 -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'san05.mgmt.':'161' chassisModelName.1]   CMD EXITCODE[2] CMD RUNTIME[0.0182s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: MIB-Dell-10892::chassisModelName.1 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'MIB-Dell-10892' AND `oid` = 'chassisModelName.1';] SQL RUNTIME[0.00042295s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '4'] SQL RUNTIME[0.00239396s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m CPQSINFO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/hp 'udp':'san05.mgmt.':'161' cpqSiProductName.0]   CMD EXITCODE[2] CMD RUNTIME[0.0158s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: CPQSINFO-MIB::cpqSiProductName.0 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'CPQSINFO-MIB' AND `oid` = 'cpqSiProductName.0';] SQL RUNTIME[0.00039220s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '5'] SQL RUNTIME[0.00166392s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m MIB-Dell-10892 -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'san05.mgmt.':'161' chassisAssetTagName.1]   CMD EXITCODE[2] CMD RUNTIME[0.0167s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: MIB-Dell-10892::chassisAssetTagName.1 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'MIB-Dell-10892' AND `oid` = 'chassisAssetTagName.1';] SQL RUNTIME[0.00036192s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '6'] SQL RUNTIME[0.00164390s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m CPQSINFO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/hp 'udp':'san05.mgmt.':'161' cpqSiAssetTag.0]   CMD EXITCODE[2] CMD RUNTIME[0.0157s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: CPQSINFO-MIB::cpqSiAssetTag.0 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'CPQSINFO-MIB' AND `oid` = 'cpqSiAssetTag.0';] SQL RUNTIME[0.00036287s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '7'] SQL RUNTIME[0.00148487s] o OS Poller Group   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111]   CMD EXITCODE[2] CMD RUNTIME[0.0071s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: UCD-SNMP-MIB::ucdavis.7890.1.3.1.1.6.100.105.115.116.114.111 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111';] SQL RUNTIME[0.00040007s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '8'] SQL RUNTIME[0.00168705s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.7890.1.101.1]   CMD EXITCODE[2] CMD RUNTIME[0.007s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: UCD-SNMP-MIB::ucdavis.7890.1.101.1 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.101.1';] SQL RUNTIME[0.00038314s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '9'] SQL RUNTIME[0.00254798s]   CMD[/usr/bin/snmpget -v1 -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'san05.mgmt.':'161' .1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101]   CMD EXITCODE[2] CMD RUNTIME[0.007s] STDOUT[   ] STDERR[ Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: UCD-SNMP-MIB::ucdavis.7890.2.3.1.1.8.104.97.114.100.119.97.114.101 ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '1' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101';] SQL RUNTIME[0.00038004s]   SQL[UPDATE `snmp_errors` set `error_count` ='95',`updated` ='1564433065' WHERE `error_id` = '10'] SQL RUNTIME[0.00180411s] o Vendor <empty> o Hardware Generic o Version <empty> o Features <empty> o Serial <empty> o Asset <empty>   o Module time 0.1821s   ##### san05.mgmt. [1] completed poller modules at 2019-07-29 20:44:25 #####   o Graphs [checked] availability, ping, ping_snmp, uptime o Poller time 0.3152 seconds Updating san05.mgmt. -   > $update_array /opt/observium/includes/polling/functions.inc.php:651 array( [uptime] => int(27668) [last_polled] => array( [0] => string(5) "NOW()" ) [last_polled_timetaken] => double(0.3152) )     SQL[UPDATE `devices` set `uptime` ='27668',`last_polled` =NOW(),`last_polled_timetaken` ='0.3152' WHERE `device_id` = '1'] SQL RUNTIME[0.00515604s] o Updated Data uptime, last_polled, last_polled_timetaken     SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '8973' AND `process_name` = 'poller.php' AND `device_id` = '1'] SQL RUNTIME[0.00865912s] ./poller.php: san05.mgmt. - 1 devices polled in 0.431 secs ##### Completed polling run at 2019-07-29 20:44:25 #####   NOTE, $config['snmp']['hide_auth'] is set to TRUE, snmp community and snmp v3 auth hidden from debug output. o Devices Polled 1 o Poller Time 0.431 secs o Memory usage 14MB (peak: 14MB) o MySQL Usage Insert[1/0.004s] Update[12/0.037s] Delete[1/0.009s] Cell[4/0.002s] Row[21/0.013s] Rows[10/0.008s] Col[1/0s] (0.073s 17.021%) o RRDTool Usage update[4/0.004s] (0.004s 1.02%) o SNMP Usage snmpget[14/0.187s] errors[/0s] (0.187s 43.365%)

            People

              landy Mike Stupalov
              f. de gans Folkert de Gans
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: