root@OBSERVIUS:/opt/observium# ./poller.php -d -h b-cn-01.byf.oob.local -m mempools         
DEBUG!

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

CMD EXITCODE[0]
CMD RUNTIME[0.0179s]
CMD EXITDELAY[10ms]
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: 11042
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 11042
Last Changed Date: 2021-02-23 21:51:00 +0000 (Tue, 23 Feb 2021)

]

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

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

CMD[date "+%:z"]

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

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

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

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

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0032s]
STDOUT[
observius.cdc.local
]

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


SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver';]
SQL RUNTIME[0.00088501s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00686789s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';]
SQL RUNTIME[0.00041509s]

CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0265s]
STDOUT[
Linux|4.15.0-132-generic|amd64|Ubuntu|18.04|kvm|
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0043s]
STDOUT[
Python 2.7.17
]

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

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

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

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0137s]
STDOUT[
RRDCacheD 1.7.0
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0042s]
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.0415s]
STDOUT[
Apache/2.4.29
]

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

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

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

 o OS                   Linux 4.15.0-132-generic [amd64] (Ubuntu 18.04)
 o Apache               2.4.29
 o PHP                  7.2.24-0ubuntu0.18.04.7 (OPcache: DISABLED)
 o Python               2.7.17
 o MySQL                5.7.33-0ubuntu0.18.04.1 (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.3
 o RRDtool              1.7.0 (rrdcached 1.7.0: unix:/var/run/rrdcached.sock)
 o Fping                4.0 (IPv4 and IPv6)

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

 o PHP                  Unlimited

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

 o MySQL                

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

 o PHP                  UTF-8
 o MySQL                utf8

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

 o Date                 Wednesday, 24-Feb-21 12:30:32 UTC
 o PHP                  +00:00
 o MySQL                +00:00


SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1614169832' AND `maint_end` > '1614169832']
SQL RUNTIME[0.00037694s]
#####  Starting polling run at 2021-02-24 12:30:32  #####


SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'b-cn-01.byf.oob.local' AND `poller_id` = '0' ORDER BY `device_id` ASC]
SQL RUNTIME[0.00070286s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '706']
SQL RUNTIME[0.00585103s]

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

SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'poller.php' AND `device_id` = '706' AND `poller_id` = '0']
SQL RUNTIME[0.00051689s]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('7556','poller.php','3155','0','php ./poller.php -d -h b-cn-01.byf.oob.local -m mempools','1614169832','706')]
SQL RUNTIME[0.01071596s]

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

SQL[SELECT * FROM  `alert_table` WHERE `device_id` = '706']
SQL RUNTIME[0.00171900s]
#####  b-cn-01.byf.oob.local [706]  #####

 o OS                   linux
 o OS Group             unix
 o Last poll duration   7.00 seconds
 o Last Polled          2021-02-24 12:27:53
 o SNMP Version         v2c

CMD[/usr/bin/fping -t 500 -c 1 -q 10.3.21.81 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0041s]
STDOUT[
10.3.21.81 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.49/0.49/0.49
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' sysObjectID.0 sysUpTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0169s]
STDOUT[
sysObjectID.0 = enterprises.8072.3.2.10
sysUpTime.0 = 105:21:52:40.07
]
SNMP STATUS[TRUE]
 o Device status        Device is reachable by PING (0.49ms) and SNMP (16.92ms)
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/status.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/status.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.05]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/b-cn-01.byf.oob.local/ping.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/ping.rrd N:0.49 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.05]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/b-cn-01.byf.oob.local/ping_snmp.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/ping_snmp.rrd N:16.92 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.05]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '706']
SQL RUNTIME[0.00050712s]


including: includes/polling/system.inc.php
#####  Module Start: system  #####


SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '706' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00029993s]
 o SNMPv2-MIB           
CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0231s]
STDOUT[
sysUpTime.0 = 105:21:52:40.10
sysLocation.0 = "22 4F 4E 41 50 50 22 "
sysContact.0 = "79 6F 75 72 40 6D 61 69 6C 2E 63 6F 6D "
sysName.0 = "68 76 30 63 63 34 37 61 33 30 39 62 33 38 "
]
SNMP Hex string converted..
   HEX: 22 4F 4E 41 50 50 22 
STRING: "ONAPP"

SNMP Hex string converted..
   HEX: 79 6F 75 72 40 6D 61 69 6C 2E 63 6F 6D 
STRING: your@mail.com

SNMP Hex string converted..
   HEX: 68 76 30 63 63 34 37 61 33 30 39 62 33 38 
STRING: hv0cc47a309b38

SNMP STATUS[TRUE]
Timeticks converted 105:21:52:40.10 -> 9150760

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0235s]
STDOUT[
"4C 69 6E 75 78 20 68 76 30 63 63 34 37 61 33 30 39 62 33 38 20 33 2E 31 30 2E 30 2D 31 31 32 37 2E 31 38 2E 32 2E 65 6C 37 2E 78 38 36 5F 36 34 20 23 31 20 53 4D 50 20 53 75 6E 20 4A 75 6C 20 32 36 20 31 35 3A 32 37 3A 30 36 20 55 54 43 20 32 30 32 30 20 78 38 36 5F 36 34 "
]
SNMP Hex string converted..
   HEX: 4C 69 6E 75 78 20 68 76 30 63 63 34 37 61 33 30 39 62 33 38 20 33 2E 31 30 2E 30 2D 31 31 32 37 2E 31 38 2E 32 2E 65 6C 37 2E 78 38 36 5F 36 34 20 23 31 20 53 4D 50 20 53 75 6E 20 4A 75 6C 20 32 36 20 31 35 3A 32 37 3A 30 36 20 55 54 43 20 32 30 32 30 20 78 38 36 5F 36 34 
STRING: Linux hv0cc47a309b38 3.10.0-1127.18.2.el7.x86_64 #1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64

SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0221s]
STDOUT[
.1.3.6.1.4.1.8072.3.2.10
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' snmpEngineID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0197s]
STDOUT[
"80 00 1F 88 80 DA AA 7C 0E BF A5 AA 5F 00 00 00 
00 "
]
SNMP STATUS[TRUE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -M 4362 'udp':'b-cn-01.byf.oob.local':'161' .1.3.6.1.4.1.8072.1.3.2.4.1.2.6.117.112.116.105.109.101.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0068s]
CMD EXITDELAY[10ms]
STDOUT[
No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '706' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = '' AND `oid` = '.1.3.6.1.4.1.8072.1.3.2.4.1.2.6.117.112.116.105.109.101.1';]
SQL RUNTIME[0.00059104s]

SQL[UPDATE `snmp_errors` set `error_count` ='21855',`updated` ='1614169832' WHERE `error_id` = '30845']
SQL RUNTIME[0.00182104s]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' hrSystemUptime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0277s]
CMD EXITDELAY[10ms]
STDOUT[
105:21:53:48.50
]
SNMP STATUS[TRUE]
Timeticks converted 105:21:53:48.50 -> 9150828

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' snmpEngineTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0142s]
CMD EXITDELAY[10ms]
STDOUT[
9150760
]
SNMP STATUS[TRUE]
Using SNMP Agent hrSystemUptime (9150828 sec. => 105 days, 21h 53m 48s)
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/uptime.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/uptime.rrd N:9150828 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.25]
RRD_STATUS[TRUE]

 o Uptime               105 days, 21h 53m 48s
 o Last reboot          2020-11-10 14:36:45


  /opt/observium/includes/polling/system.inc.php:234 
array(
  [use]            => string(14) "hrSystemUptime"
  [sysUpTime]      => int(9150760)
  [hrSystemUptime] => int(9150828)
  [snmpEngineTime] => int(9150760)
  [uptime]         => int(9150828)
  [formatted]      => string(21) "105 days, 21h 53m 48s"
  [message]        => string(31) "Using SNMP Agent hrSystemUptime"
  [previous]       => string(7) "9150663"
  [diff]           => int(-165)
  [last_rebooted]  => string(10) "1605019005"
  [rebooted]       => int(0)
)

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'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[0]
CMD RUNTIME[0.0183s]
STDOUT[
.1.3.6.1.4.1.2021.10.1.5.1 = 0
.1.3.6.1.4.1.2021.10.1.5.2 = 2
.1.3.6.1.4.1.2021.10.1.5.3 = 5
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/la.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/la.rrd N:0:2:5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.27]
RRD_STATUS[TRUE]

 o Load average         0, 0.02, 0.05
 o sysObjectID          .1.3.6.1.4.1.8072.3.2.10
 o snmpEngineID         80001F8880DAAA7C0EBFA5AA5F00000000
 o sysDescr             Linux hv0cc47a309b38 3.10.0-1127.18.2.el7.x86_64 #1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64 
 o sysName              hv0cc47a309b38
 o Location             ONAPP

SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '706']
SQL RUNTIME[0.00043893s]
 o Module time          0.2235s


including: includes/polling/os.inc.php
#####  Module Start: os  #####

 o OS Poller            Group

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '706' 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.00063396s]

SQL[UPDATE `snmp_errors` set `error_count` ='111823',`updated` ='1614169832' WHERE `error_id` = '28854']
SQL RUNTIME[0.00569892s]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' .1.3.6.1.4.1.2021.7890.1.101.1]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '706' 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.00319386s]

SQL[UPDATE `snmp_errors` set `error_count` ='111823',`updated` ='1614169832' WHERE `error_id` = '28855']
SQL RUNTIME[0.01094699s]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' .1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '706' 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.00069308s]

SQL[UPDATE `snmp_errors` set `error_count` ='111823',`updated` ='1614169832' WHERE `error_id` = '28856']
SQL RUNTIME[0.00391507s]
 o Vendor               <empty>
 o Hardware             Generic x86 [64bit]
 o Version              3.10.0-1127.18.2.el7.x86_64
 o Features             <empty>
 o Serial               <empty>
 o Asset                <empty>

 o Module time          0.1160s


including: includes/polling/mempools.inc.php
#####  Module Start: mempools  #####


SQL[SELECT * FROM `mempools` WHERE `device_id` = '706']
SQL RUNTIME[0.00081706s]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0213s]
STDOUT[
memTotalReal.0 = 65938848
memAvailReal.0 = 62663328
memBuffer.0 = 6524
memCached.0 = 2039724
]
SNMP STATUS[TRUE]
RRD old file not found: '/opt/observium/rrd/b-cn-01.byf.oob.local/mempool-ucd-snmp-mib-0.rrd'
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/mempool-ucd-snmp-mib--0.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/mempool-ucd-snmp-mib--0.rrd N:98.13573934443:1.8642606555698 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0016s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.42]
RRD_STATUS[TRUE]


SQL[UPDATE `mempools` set `mempool_polled` ='1614169832',`mempool_used` ='98.13573934443',`mempool_perc` ='98.13573934443',`mempool_free` ='1.8642606555698',`mempool_total` ='100' WHERE `mempool_id` = '4868']
SQL RUNTIME[0.00382495s]

SQL[INSERT INTO `alert_log` (`alert_test_id`,`device_id`,`entity_type`,`entity_id`,`timestamp`,`log_type`,`message`)  VALUES ('8','706','mempool','4868',NOW(),'FAIL_DELAYED','Checks failed but alert delayed')]
SQL RUNTIME[0.00563502s]

SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"mempool_perc\":98.13573934443016},\"failed\":[{\"metric\":\"mempool_perc\",\"condition\":\"gt\",\"value\":\"97\"}]}',`count` ='1',`alert_status` ='2',`last_message` ='Checks failed (delayed)',`last_checked` ='1614169832',`last_changed` ='1614169832',`last_failed` ='1614169832' WHERE `alert_table_id` = '137207']
SQL RUNTIME[0.00335407s]
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/alert-137207.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/alert-137207.rrd N:0:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.43]
RRD_STATUS[TRUE]


CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'b-cn-01.byf.oob.local':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0308s]
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.3 = 3
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.8 = 8
hrStorageIndex.10 = 10
hrStorageIndex.35 = 35
hrStorageIndex.36 = 36
hrStorageIndex.39 = 39
hrStorageIndex.40 = 40
hrStorageIndex.41 = 41
hrStorageIndex.42 = 42
hrStorageIndex.43 = 43
hrStorageIndex.44 = 44
hrStorageIndex.45 = 45
hrStorageIndex.47 = 47
hrStorageIndex.48 = 48
hrStorageIndex.66 = 66
hrStorageIndex.67 = 67
hrStorageType.1 = hrStorageRam
hrStorageType.3 = hrStorageVirtualMemory
hrStorageType.6 = hrStorageOther
hrStorageType.7 = hrStorageOther
hrStorageType.8 = hrStorageOther
hrStorageType.10 = hrStorageVirtualMemory
hrStorageType.35 = hrStorageFixedDisk
hrStorageType.36 = hrStorageFixedDisk
hrStorageType.39 = hrStorageFixedDisk
hrStorageType.40 = hrStorageFixedDisk
hrStorageType.41 = hrStorageNetworkDisk
hrStorageType.42 = hrStorageNetworkDisk
hrStorageType.43 = hrStorageNetworkDisk
hrStorageType.44 = hrStorageNetworkDisk
hrStorageType.45 = hrStorageNetworkDisk
hrStorageType.47 = hrStorageFixedDisk
hrStorageType.48 = hrStorageFixedDisk
hrStorageType.66 = hrStorageFixedDisk
hrStorageType.67 = hrStorageFixedDisk
hrStorageDescr.1 = Physical memory
hrStorageDescr.3 = Virtual memory
hrStorageDescr.6 = Memory buffers
hrStorageDescr.7 = Cached memory
hrStorageDescr.8 = Shared memory
hrStorageDescr.10 = Swap space
hrStorageDescr.35 = /tmp
hrStorageDescr.36 = /run
hrStorageDescr.39 = /var/pythoncontroller
hrStorageDescr.40 = /usr/pythoncontroller
hrStorageDescr.41 = /.ro
hrStorageDescr.42 = /.templates
hrStorageDescr.43 = /onapp/tools/recovery
hrStorageDescr.44 = /cloudboot
hrStorageDescr.45 = /.rw
hrStorageDescr.47 = /dev/shm
hrStorageDescr.48 = /sys/fs/cgroup
hrStorageDescr.66 = /onappstore/DB
hrStorageDescr.67 = /run/user/0
hrStorageAllocationUnits.1 = 1024
hrStorageAllocationUnits.3 = 1024
hrStorageAllocationUnits.6 = 1024
hrStorageAllocationUnits.7 = 1024
hrStorageAllocationUnits.8 = 1024
hrStorageAllocationUnits.10 = 1024
hrStorageAllocationUnits.35 = 4096
hrStorageAllocationUnits.36 = 4096
hrStorageAllocationUnits.39 = 4096
hrStorageAllocationUnits.40 = 4096
hrStorageAllocationUnits.41 = 32768
hrStorageAllocationUnits.42 = 32768
hrStorageAllocationUnits.43 = 32768
hrStorageAllocationUnits.44 = 32768
hrStorageAllocationUnits.45 = 32768
hrStorageAllocationUnits.47 = 4096
hrStorageAllocationUnits.48 = 4096
hrStorageAllocationUnits.66 = 1024
hrStorageAllocationUnits.67 = 4096
hrStorageSize.1 = 65938848
hrStorageSize.3 = 65938848
hrStorageSize.6 = 65938848
hrStorageSize.7 = 2039724
hrStorageSize.8 = 1914180
hrStorageSize.10 = 0
hrStorageSize.35 = 65536
hrStorageSize.36 = 65536
hrStorageSize.39 = 65536
hrStorageSize.40 = 65536
hrStorageSize.41 = 1637600
hrStorageSize.42 = 5377214
hrStorageSize.43 = 1637600
hrStorageSize.44 = 1637600
hrStorageSize.45 = 1637600
hrStorageSize.47 = 8242356
hrStorageSize.48 = 8242356
hrStorageSize.66 = 114643
hrStorageSize.67 = 1648472
hrStorageUsed.1 = 3275520
hrStorageUsed.3 = 3275520
hrStorageUsed.6 = 6524
hrStorageUsed.7 = 2039724
hrStorageUsed.8 = 1914180
hrStorageUsed.10 = 0
hrStorageUsed.35 = 3
hrStorageUsed.36 = 11680
hrStorageUsed.39 = 13331
hrStorageUsed.40 = 13331
hrStorageUsed.41 = 342867
hrStorageUsed.42 = 882943
hrStorageUsed.43 = 342867
hrStorageUsed.44 = 342867
hrStorageUsed.45 = 342867
hrStorageUsed.47 = 0
hrStorageUsed.48 = 0
hrStorageUsed.66 = 1742
hrStorageUsed.67 = 0
]
SNMP STATUS[TRUE]
RRD old file not found: '/opt/observium/rrd/b-cn-01.byf.oob.local/mempool-host-resources-mib-3.rrd'
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/mempool-host-resources-mib--3.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/mempool-host-resources-mib--3.rrd N:3354132480:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.47]
RRD_STATUS[TRUE]


SQL[UPDATE `mempools` set `mempool_polled` ='1614169832',`mempool_used` ='3354132480',`mempool_perc` ='',`mempool_free` ='',`mempool_total` ='67521380352' WHERE `mempool_id` = '4869']
SQL RUNTIME[0.00238395s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'mempool_perc' at row 1
 1366: Incorrect integer value: '' for column 'mempool_free' at row 1
]
Cached!
RRD old file not found: '/opt/observium/rrd/b-cn-01.byf.oob.local/mempool-host-resources-mib-6.rrd'
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/mempool-host-resources-mib--6.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/mempool-host-resources-mib--6.rrd N:6680576:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.47]
RRD_STATUS[TRUE]


SQL[UPDATE `mempools` set `mempool_polled` ='1614169832',`mempool_used` ='6680576',`mempool_perc` ='',`mempool_free` ='',`mempool_total` ='67521380352' WHERE `mempool_id` = '4870']
SQL RUNTIME[0.00354195s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'mempool_perc' at row 1
 1366: Incorrect integer value: '' for column 'mempool_free' at row 1
]
+-----------------+--------------------+-------+--------+--------+-------+-----------------+
| Label           | Type               | Index | Total  | Used   | Free  | Perc            |
+-----------------+--------------------+-------+--------+--------+-------+-----------------+
| Physical Memory | UCD-SNMP-MIB       | 0     | 100B   | 98.1B  | 1.86B | 98.13573934443% |
| Virtual memory  | HOST-RESOURCES-MIB | 3     | 62.8GB | 3.12GB | 0B    | %               |
| Memory buffers  | HOST-RESOURCES-MIB | 6     | 62.8GB | 6.37MB | 0B    | %               |
+-----------------+--------------------+-------+--------+--------+-------+-----------------+

 o Module time          0.1139s

#####  b-cn-01.byf.oob.local [706] completed poller modules at 2021-02-24 12:30:32  #####

 o Graphs [checked]     availability, ping, ping_snmp, uptime, la, mempool
 o Poller time          0.5091 seconds
Updating b-cn-01.byf.oob.local - 

 > $update_array /opt/observium/includes/polling/functions.inc.php:468 
array(
  [uptime]                => int(9150828)
  [last_polled]           => array(
                               [0] => string(5) "NOW()"
                             )
  [last_polled_timetaken] => double(0.5091)
)
 

SQL[UPDATE `devices` set `uptime` ='9150828',`last_polled` =NOW(),`last_polled_timetaken` ='0.5091' WHERE `device_id` = '706']
SQL RUNTIME[0.00289011s]
 o Updated Data         uptime, last_polled, last_polled_timetaken

SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"device_duration_poll\":\"7.00\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614169832',`last_ok` ='1614169832' WHERE `alert_table_id` = '137271']
SQL RUNTIME[0.00270796s]
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/alert-137271.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/alert-137271.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.51]
RRD_STATUS[TRUE]


SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"device_uptime\":\"9150663\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614169832',`last_ok` ='1614169832' WHERE `alert_table_id` = '137297']
SQL RUNTIME[0.00185704s]
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/alert-137297.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/alert-137297.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.52]
RRD_STATUS[TRUE]


SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"device_status\":\"1\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614169832',`last_ok` ='1614169832' WHERE `alert_table_id` = '143930']
SQL RUNTIME[0.00255084s]
RRD /opt/observium/rrd/b-cn-01.byf.oob.local/alert-143930.rrd already exists - no need to create.

RRD CMD[update b-cn-01.byf.oob.local/alert-143930.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.52]
RRD_STATUS[TRUE]



SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '7556' AND `process_name` = 'poller.php' AND `device_id` = '706' AND `poller_id` = '0']
SQL RUNTIME[0.00214720s]
poller.php: b-cn-01.byf.oob.local - 1 devices polled in 0.685 secs
#####  Completed polling run at 2021-02-24 12:30:32  #####

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.685 secs
 o Memory usage         18MB (peak: 18MB)
 o MySQL Usage          Insert[2/0.017s] Update[12/0.05s] Delete[1/0.002s] Cell[4/0.004s] Row[11/0.023s] Rows[11/0.016s] Col[1/0.001s] 
                        Connect[1/0.003s](0.116s 16.984%) 
 o RRDTool Usage        update[12/0.014s] (0.014s 2.071%)
 o SNMP Usage           snmpget[13/0.26s] errors[/0s] snmpwalk[1/0.031s] (0.291s 42.442%)