DEBUG! CMD[/usr/bin/svn info /opt/observium]  CMD EXITCODE[0] CMD RUNTIME[0.0147s] CMD EXITDELAY[10ms] STDOUT[ Path: . Working Copy Root Path: /opt/observium URL: https://svn.observium.org/svn/observium/trunk Relative URL: ^/observium/trunk Repository Root: https://svn.observium.org/svn Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8 Revision: 11075 Node Kind: directory Schedule: normal Last Changed Author: mike Last Changed Rev: 11075 Last Changed Date: 2021-03-04 21:12:41 +0000 (Thu, 04 Mar 2021) ] SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';] SQL RUNTIME[0.00042605s]  SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00021601s]  SQL[SET SESSION `sql_mode` = 'NO_ENGINE_SUBSTITUTION'] SQL RUNTIME[0.00017309s] DB mode(s) disabled: STRICT_TRANS_TABLES, ONLY_FULL_GROUP_BY, NO_ZERO_DATE, NO_ZERO_IN_DATE, ERROR_FOR_DIVISION_BY_ZERO CMD[date "+%:z"]  CMD EXITCODE[0] CMD RUNTIME[0.0059s] STDOUT[ +00:00 ] SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);] SQL RUNTIME[0.00024009s]  SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';] SQL RUNTIME[0.00035787s]  SQL[SELECT * FROM `config`] SQL RUNTIME[0.00034380s]  CMD[/bin/hostname -f]  CMD EXITCODE[0] CMD RUNTIME[0.0022s] STDOUT[ pot01svap05 ]  ___ _ _ / _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___ | | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \ | |_| || |_) |\__ \| __/| | \ V / | || |_| || | | | | | \___/ |_.__/ |___/ \___||_| \_/ |_| \__,_||_| |_| |_| Observium Professional 21.3.11075 https://www.observium.org   SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver';] SQL RUNTIME[0.00057793s]  SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';] SQL RUNTIME[0.00025511s]  SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';] SQL RUNTIME[0.00025678s]  CMD[/opt/observium/scripts/distro]  CMD EXITCODE[0] CMD RUNTIME[0.0366s] STDOUT[ Linux|5.4.0-62-generic|amd64|Ubuntu|20.04|vmware| ] CMD[/usr/bin/env python --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0104s] CMD EXITDELAY[10ms] STDOUT[ Python 3.8.5 ] SQL[SELECT version();] SQL RUNTIME[0.00026512s]  CMD[/usr/bin/snmpget --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0031s] CMD EXITDELAY[10ms] STDOUT[ NET-SNMP version: 5.8 ] CMD[/usr/bin/rrdtool --version | head -n1]  CMD EXITCODE[0] CMD RUNTIME[0.009s] STDOUT[ RRDtool 1.7.2 Copyright by Tobias Oetiker ] CMD[/usr/bin/fping -v 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0023s] CMD EXITDELAY[10ms] STDOUT[ /usr/bin/fping: Version 4.2 /usr/bin/fping: comments to david@schweikert.ch ] CMD[/usr/sbin/apache2 -v | awk '/Server version:/ {print $3}']  CMD EXITCODE[0] CMD RUNTIME[0.0318s] STDOUT[ Apache/2.4.41 ] SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00027204s]  SQL[SHOW VARIABLES LIKE 'character_set_connection'] SQL RUNTIME[0.00217199s]  ##### Software versions #####   o OS  Linux 5.4.0-62-generic [amd64] (Ubuntu 20.04)  o Apache  2.4.41  o PHP  7.4.3 (OPcache: DISABLED)  o Python  3.8.5  o MySQL  8.0.23-0ubuntu0.20.04.1 (extension: mysqli 7.4.3)  o SNMP  NET-SNMP 5.8  o RRDtool  1.7.2  o Fping  4.2 (IPv4 and IPv6) ##### Memory Limit #####   o PHP  Unlimited ##### MySQL mode #####   o MySQL  NO_ENGINE_SUBSTITUTION ##### Charset info #####   o PHP  UTF-8  o MySQL  utf8 ##### Timezones info #####   o Date  Friday, 05-Mar-21 12:55:28 UTC  o PHP  +00:00  o MySQL  +00:00 SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1614948928' AND `maint_end` > '1614948928'] SQL RUNTIME[0.00033617s] ##### Starting polling run at 2021-03-05 12:55:28 #####   SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE '10.6.50.100' AND `poller_id` = '0' ORDER BY `device_id` ASC] SQL RUNTIME[0.00173807s]  SQL[SELECT * FROM `devices` WHERE `device_id` = '48'] SQL RUNTIME[0.00035310s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '48'] SQL RUNTIME[0.00042391s]  SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'poller.php' AND `device_id` = '48' AND `poller_id` = '0'] SQL RUNTIME[0.00029588s]  SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('302303','poller.php','301844','1000','php ./poller.php -d -h 10.6.50.100','1614948928','48')] SQL RUNTIME[0.00431013s]  SQL[SELECT * FROM `alert_tests` WHERE 1] SQL RUNTIME[0.00028706s] Cached 1 alert rules. SQL[SELECT * FROM `alert_table` WHERE `device_id` = '48'] SQL RUNTIME[0.00049019s] ##### 10.6.50.100 [48] #####   o OS  supermicro-ipmi  o OS Group  ipmi  o Last poll duration  2.22 seconds  o Last Polled  2021-03-05 12:51:09  o SNMP Version  v2c CMD[/usr/bin/fping -t 500 -c 1 -q 10.6.50.100 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0094s] STDOUT[ 10.6.50.100 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 2.86/2.86/2.86 ] CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' sysObjectID.0 sysUpTime.0]  CMD EXITCODE[0] CMD RUNTIME[0.0272s] STDOUT[ sysObjectID.0 = enterprises.8072.3.2.10 sysUpTime.0 = 37:20:16:22.72 ] SNMP STATUS[TRUE]  o Device status  Device is reachable by PING (2.86ms) and SNMP (27.21ms) RRD /opt/observium/rrd/10.6.50.100/status.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/status.rrd N:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/status.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ping.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ping.rrd N:2.86] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ping.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ping_snmp.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ping_snmp.rrd N:27.21] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ping_snmp.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '48'] SQL RUNTIME[0.00088787s] Module [unix-agent] excluded in process [poller]. Module [wmi] excluded in process [poller]. Module [netstats] disabled by os definition in process [poller]. Module [bgp-peers] disabled by os definition in process [poller]. Module [junose-atm-vp] excluded in process [poller]. Module [p2p-radios] disabled by os definition in process [poller]. Module [cisco-ipsec-flow-monitor] excluded in process [poller]. Module [cisco-remote-access-monitor] excluded in process [poller]. Module [cisco-cef] excluded in process [poller]. Module [lsp] disabled globally by config in process [poller]. Module [pseudowires] disabled by os definition in process [poller]. Module [arista-software-ip-forwarding] excluded in process [poller]. Module [cipsec-tunnels] excluded in process [poller]. Module [cisco-cbqos] excluded in process [poller]. Module [cisco-eigrp] excluded in process [poller]. Module [aruba-controller] excluded in process [poller]. Module [cisco-vpdn] excluded in process [poller].  o Modules Excluded  unix-agent, wmi, junose-atm-vp, cisco-ipsec-flow-monitor, cisco-remote-access-monitor, cisco-cef, arista-software-ip-forwarding,cipsec-tunnels, cisco-cbqos, cisco-eigrp, aruba-controller, cisco-vpdn  o Modules Disabled  netstats, bgp-peers, p2p-radios, lsp, pseudowires  o Modules Enabled  system, os, ipmi, sensors, status, counter, processors, mempools, storage, ucd-mib, ipSystemStats, ports, printersupplies, ucd-diskio,wifi, ospf, sla, mac-accounting, loadbalancer, entity-physical, applications, fdb-table, graphs, oids, probes including: includes/polling/system.inc.php ##### Module Start: system #####   SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '48' AND `use` = 'mib' AND `disabled` = '1'] SQL RUNTIME[0.00032878s]  o SNMPv2-MIB   CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]  CMD EXITCODE[0] CMD RUNTIME[0.0191s] CMD EXITDELAY[10ms] STDOUT[ sysUpTime.0 = 37:20:16:22.75 sysLocation.0 = "55 6E 6B 6E 6F 77 6E " sysContact.0 = "72 6F 6F 74 40 " sysName.0 = "28 6E 6F 6E 65 29 " ] SNMP Hex string converted.. HEX: 55 6E 6B 6E 6F 77 6E STRING: Unknown SNMP Hex string converted.. HEX: 72 6F 6F 74 40 STRING: root@ SNMP Hex string converted.. HEX: 28 6E 6F 6E 65 29 STRING: (none) SNMP STATUS[TRUE] Timeticks converted 37:20:16:22.75 -> 3269782 CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' sysDescr.0]  CMD EXITCODE[0] CMD RUNTIME[0.0185s] CMD EXITDELAY[10ms] STDOUT[ "4C 69 6E 75 78 20 28 6E 6F 6E 65 29 20 33 2E 31 38 2E 30 20 23 31 20 46 72 69 20 4F 63 74 20 31 38 20 30 38 3A 35 36 3A 31 39 20 43 53 54 20 32 30 31 39 20 61 72 6D 76 36 6C " ] SNMP Hex string converted.. HEX: 4C 69 6E 75 78 20 28 6E 6F 6E 65 29 20 33 2E 31 38 2E 30 20 23 31 20 46 72 69 20 4F 63 74 20 31 38 20 30 38 3A 35 36 3A 31 39 20 43 53 54 20 32 30 31 39 20 61 72 6D 76 36 6C STRING: Linux (none) 3.18.0 #1 Fri Oct 18 08:56:19 CST 2019 armv6l 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.6.50.100':'161' sysObjectID.0]  CMD EXITCODE[0] CMD RUNTIME[0.0212s] CMD EXITDELAY[10ms] STDOUT[ .1.3.6.1.4.1.8072.3.2.10 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' snmpEngineID.0]  CMD EXITCODE[0] CMD RUNTIME[0.0194s] CMD EXITDELAY[10ms] STDOUT[ "80 00 1F 88 80 C5 73 70 5B 71 45 10 60 " ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' hrSystemUptime.0]  CMD EXITCODE[0] CMD RUNTIME[0.0204s] STDOUT[ 232:3:58:32.90 ] SNMP STATUS[TRUE] Timeticks converted 232:3:58:32.90 -> 20059112 CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' snmpEngineTime.0]  CMD EXITCODE[0] CMD RUNTIME[0.015s] STDOUT[ 3269782 ] SNMP STATUS[TRUE] Using SNMP Agent hrSystemUptime (20059112 sec. => 232 days, 3h 58m 32s) RRD /opt/observium/rrd/10.6.50.100/uptime.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/uptime.rrd N:20059112] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/uptime.rrd': Permission denied] RRD_STATUS[FALSE]   o Uptime  232 days, 3h 58m 32s  o Last reboot  2020-07-16 08:56:57   /opt/observium/includes/polling/system.inc.php:234  array( [use] => string(14) "hrSystemUptime" [sysUpTime] => int(3269782) [hrSystemUptime] => int(20059112) [snmpEngineTime] => int(3269782) [uptime] => int(20059112) [formatted] => string(20) "232 days, 3h 58m 32s" [message] => string(31) "Using SNMP Agent hrSystemUptime" [previous] => string(8) "20058851" [diff] => int(-261) [last_rebooted] => string(10) "1594889817" [rebooted] => int(0) ) CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'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.0178s] CMD EXITDELAY[10ms] STDOUT[ .1.3.6.1.4.1.2021.10.1.5.1 = 358 .1.3.6.1.4.1.2021.10.1.5.2 = 366 .1.3.6.1.4.1.2021.10.1.5.3 = 363 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/10.6.50.100/la.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/la.rrd N:358:366:363] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/la.rrd': Permission denied] RRD_STATUS[FALSE]   o Load average  3.58, 3.66, 3.63 sysLocation rewritten from 'Unknown' to 'Vienna, Lehárgasse 9' by DB override.  o sysObjectID  .1.3.6.1.4.1.8072.3.2.10  o snmpEngineID  80001F8880C573705B71451060  o sysDescr  Linux (none) 3.18.0 #1 Fri Oct 18 08:56:19 CST 2019 armv6l  o sysName  (none)  o Location  Vienna, Lehárgasse 9 SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '48'] SQL RUNTIME[0.00050092s]  o Module time  0.2004s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-system.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-system.rrd N:0.2004] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-system.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/os.inc.php ##### Module Start: os #####   CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m ATEN-IPMI-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/aten 'udp':'10.6.50.100':'161' SerialNumber.0]  CMD EXITCODE[0] CMD RUNTIME[0.0204s] CMD EXITDELAY[10ms] STDOUT[ "41 32 36 33 37 38 33 58 30 31 30 37 36 36 38 20 " ] SNMP Hex string converted.. HEX: 41 32 36 33 37 38 33 58 30 31 30 37 36 36 38 20 STRING: A263783X0107668 SNMP STATUS[TRUE]  String 'A263783X0107668' transformed by action [preg_replace] to: 'A263783X0107668' Added Device param from SNMP definition by [ATEN-IPMI-MIB::SerialNumber.0]: 'serial' = 'A263783X0107668' CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m ATEN-IPMI-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/aten 'udp':'10.6.50.100':'161' BMCMajorVesion.0]  CMD EXITCODE[0] CMD RUNTIME[0.0168s] CMD EXITDELAY[10ms] STDOUT[ 1 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m ATEN-IPMI-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/aten 'udp':'10.6.50.100':'161' BMCMinorVesion.0]  CMD EXITCODE[0] CMD RUNTIME[0.0217s] STDOUT[ 71 ] SNMP STATUS[TRUE] Added Device param from SNMP definition by [ATEN-IPMI-MIB::BMCMajorVesion.0]: 'version' = '1.71'  o OS Poller  Generic  o Vendor  Supermicro  o Hardware    o Version  1.71  o Features    o Serial  A263783X0107668  o Asset    o Module time  0.0849s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-os.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-os.rrd N:0.0849] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-os.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/ipmi.inc.php ##### Module Start: ipmi #####   SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'voltage' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00083613s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'current' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00050902s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'temperature' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00051379s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00041604s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'power' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00043702s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'airflow' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00029802s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'capacity' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00098395s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = 'capacity' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00043488s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '48' AND `sensor_class` = '1' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00036311s]  SQL[SELECT * FROM `status` WHERE `device_id` = '48' AND `poller_type` = 'ipmi' AND `status_deleted` = '0'] SQL RUNTIME[0.00035596s]  o Module time  0.0100s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-ipmi.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-ipmi.rrd N:0.01] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-ipmi.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/sensors.inc.php ##### Module Start: sensors #####   SQL[SELECT DISTINCT `sensor_class` FROM `sensors` WHERE `device_id` = '48' AND `sensor_deleted` = '0' AND `sensor_class` IN ('temperature','humidity','fanspeed','dewpoint','airflow','voltage','current','power','apower','rpower','crestfactor','powerfactor','impedance','resistance','frequency','dbm','snr','dust','sound','capacity','load','runtime','volume','waterflow','pressure','velocity','illuminance','wavelength','gauge')] SQL RUNTIME[0.00078702s]  SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '48' AND `entity_type` = 'sensor'] SQL RUNTIME[0.00028896s]  SQL[SELECT DISTINCT `sensor_oid` FROM `sensors` WHERE `device_id` = '48' AND `sensor_deleted` = '0' AND `poller_type` = 'snmp'] SQL RUNTIME[0.00040007s] Passed to snmp_get_multi_oid() Oids count (31) more than max-get (16). Command snmpget splitted to multiple chunks. CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' .1.3.6.1.4.1.21317.1.3.1.2.1 .1.3.6.1.4.1.21317.1.3.1.2.2 .1.3.6.1.4.1.21317.1.3.1.2.3 .1.3.6.1.4.1.21317.1.3.1.2.4 .1.3.6.1.4.1.21317.1.3.1.2.5 .1.3.6.1.4.1.21317.1.3.1.2.6 .1.3.6.1.4.1.21317.1.3.1.2.7 .1.3.6.1.4.1.21317.1.3.1.2.8 .1.3.6.1.4.1.21317.1.3.1.2.10 .1.3.6.1.4.1.21317.1.3.1.2.11 .1.3.6.1.4.1.21317.1.3.1.2.13 .1.3.6.1.4.1.21317.1.3.1.2.14 .1.3.6.1.4.1.21317.1.3.1.2.16 .1.3.6.1.4.1.21317.1.3.1.2.17 .1.3.6.1.4.1.21317.1.3.1.2.18 .1.3.6.1.4.1.21317.1.3.1.2.20]  CMD EXITCODE[0] CMD RUNTIME[0.022s] CMD EXITDELAY[10ms] STDOUT[ .1.3.6.1.4.1.21317.1.3.1.2.1 = "28.000" .1.3.6.1.4.1.21317.1.3.1.2.2 = "54.000" .1.3.6.1.4.1.21317.1.3.1.2.3 = "23.000" .1.3.6.1.4.1.21317.1.3.1.2.4 = "42.000" .1.3.6.1.4.1.21317.1.3.1.2.5 = "63.000" .1.3.6.1.4.1.21317.1.3.1.2.6 = "28.000" .1.3.6.1.4.1.21317.1.3.1.2.7 = "33.000" .1.3.6.1.4.1.21317.1.3.1.2.8 = "36.000" .1.3.6.1.4.1.21317.1.3.1.2.10 = "6400.000" .1.3.6.1.4.1.21317.1.3.1.2.11 = "6200.000" .1.3.6.1.4.1.21317.1.3.1.2.13 = "6200.000" .1.3.6.1.4.1.21317.1.3.1.2.14 = "6100.000" .1.3.6.1.4.1.21317.1.3.1.2.16 = "6200.000" .1.3.6.1.4.1.21317.1.3.1.2.17 = "27.000" .1.3.6.1.4.1.21317.1.3.1.2.18 = "27.000" .1.3.6.1.4.1.21317.1.3.1.2.20 = "29.000" ] CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' .1.3.6.1.4.1.21317.1.3.1.2.21 .1.3.6.1.4.1.21317.1.3.1.2.23 .1.3.6.1.4.1.21317.1.3.1.2.24 .1.3.6.1.4.1.21317.1.3.1.2.25 .1.3.6.1.4.1.21317.1.3.1.2.26 .1.3.6.1.4.1.21317.1.3.1.2.27 .1.3.6.1.4.1.21317.1.3.1.2.28 .1.3.6.1.4.1.21317.1.3.1.2.29 .1.3.6.1.4.1.21317.1.3.1.2.30 .1.3.6.1.4.1.21317.1.3.1.2.31 .1.3.6.1.4.1.21317.1.3.1.2.32 .1.3.6.1.4.1.21317.1.3.1.2.33 .1.3.6.1.4.1.21317.1.3.1.2.34 .1.3.6.1.4.1.21317.1.3.1.2.38 .1.3.6.1.4.1.21317.1.3.1.2.39]  CMD EXITCODE[0] CMD RUNTIME[0.0213s] CMD EXITDELAY[10ms] STDOUT[ .1.3.6.1.4.1.21317.1.3.1.2.21 = "31.000" .1.3.6.1.4.1.21317.1.3.1.2.23 = "12.172" .1.3.6.1.4.1.21317.1.3.1.2.24 = "5.120" .1.3.6.1.4.1.21317.1.3.1.2.25 = "3.401" .1.3.6.1.4.1.21317.1.3.1.2.26 = "4.000" .1.3.6.1.4.1.21317.1.3.1.2.27 = "1.818" .1.3.6.1.4.1.21317.1.3.1.2.28 = "1.227" .1.3.6.1.4.1.21317.1.3.1.2.29 = "1.227" .1.3.6.1.4.1.21317.1.3.1.2.30 = "5.123" .1.3.6.1.4.1.21317.1.3.1.2.31 = "3.299" .1.3.6.1.4.1.21317.1.3.1.2.32 = "1.760" .1.3.6.1.4.1.21317.1.3.1.2.33 = "1.016" .1.3.6.1.4.1.21317.1.3.1.2.34 = "1.052" .1.3.6.1.4.1.21317.1.3.1.2.38 = "65.000" .1.3.6.1.4.1.21317.1.3.1.2.39 = "29.000" ] SNMP STATUS[TRUE]  SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '48' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`] SQL RUNTIME[0.00088286s] Checking (snmp) temperature CPU   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "408" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.1" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "1" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(3) "CPU" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "90" [sensor_limit_warn] => string(2) "85" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "28.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(28) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-1.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-1.rrd N:28] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-1.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2560'] SQL RUNTIME[0.00460792s] RRD /opt/observium/rrd/10.6.50.100/alert-2560.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2560.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2560.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature DIMMA1   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "421" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.17" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "17" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "DIMMA1" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "85" [sensor_limit_warn] => string(2) "80" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "27.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(27) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-17.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-17.rrd N:27] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-17.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2573'] SQL RUNTIME[0.00372314s] RRD /opt/observium/rrd/10.6.50.100/alert-2573.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2573.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2573.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature DIMMB1   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "422" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.18" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "18" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "DIMMB1" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "85" [sensor_limit_warn] => string(2) "80" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "27.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(27) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-18.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-18.rrd N:27] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-18.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2574'] SQL RUNTIME[0.00283289s] RRD /opt/observium/rrd/10.6.50.100/alert-2574.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2574.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2574.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature PCH   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "409" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.2" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "2" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(3) "PCH" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "90" [sensor_limit_warn] => string(2) "85" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "53.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(54) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-2.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-2.rrd N:54] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-2.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2561'] SQL RUNTIME[0.00584793s] RRD /opt/observium/rrd/10.6.50.100/alert-2561.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2561.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2561.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature DIMMD1   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "423" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.20" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "20" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "DIMMD1" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "85" [sensor_limit_warn] => string(2) "80" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "29.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(29) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-20.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-20.rrd N:29] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-20.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2575'] SQL RUNTIME[0.00376201s] RRD /opt/observium/rrd/10.6.50.100/alert-2575.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2575.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2575.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature DIMME1   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "424" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.21" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "21" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "DIMME1" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "85" [sensor_limit_warn] => string(2) "80" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "31.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(31) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-21.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-21.rrd N:31] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-21.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2576'] SQL RUNTIME[0.00313497s] RRD /opt/observium/rrd/10.6.50.100/alert-2576.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2576.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2576.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature System   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "410" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.3" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "3" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "System" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "85" [sensor_limit_warn] => string(2) "80" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "23.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(23) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-3.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-3.rrd N:23] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-3.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2562'] SQL RUNTIME[0.00395203s] RRD /opt/observium/rrd/10.6.50.100/alert-2562.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2562.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2562.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature AOC_SAS Temp   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "437" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.38" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "38" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(15) "AOC_SAS Temp " [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(3) "105" [sensor_limit_warn] => string(3) "100" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "65.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(65) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-38.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-38.rrd N:65] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-38.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2589'] SQL RUNTIME[0.00421000s] RRD /opt/observium/rrd/10.6.50.100/alert-2589.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2589.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2589.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature HDD Temp   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "438" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.39" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "39" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(15) "HDD Temp " [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "70" [sensor_limit_warn] => string(2) "65" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "29.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(29) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-39.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-39.rrd N:29] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-39.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2590'] SQL RUNTIME[0.00280595s] RRD /opt/observium/rrd/10.6.50.100/alert-2590.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2590.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2590.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature Peripheral   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "411" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.4" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "4" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(10) "Peripheral" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(2) "85" [sensor_limit_warn] => string(2) "80" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "42.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(42) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-4.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-4.rrd N:42] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-4.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2563'] SQL RUNTIME[0.00414705s] RRD /opt/observium/rrd/10.6.50.100/alert-2563.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2563.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2563.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature MB_10G   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "412" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.5" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "5" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "MB_10G" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(3) "100" [sensor_limit_warn] => string(2) "95" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "63.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(63) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-5.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-5.rrd N:63] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-5.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2564'] SQL RUNTIME[0.00530910s] RRD /opt/observium/rrd/10.6.50.100/alert-2564.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2564.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2564.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature VRMCpu   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "413" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.6" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "6" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "VRMCpu" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(3) "100" [sensor_limit_warn] => string(2) "95" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "28.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(28) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-6.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-6.rrd N:28] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-6.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2565'] SQL RUNTIME[0.00445199s] RRD /opt/observium/rrd/10.6.50.100/alert-2565.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2565.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2565.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature VRMABC   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "414" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.7" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "7" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "VRMABC" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(3) "100" [sensor_limit_warn] => string(2) "95" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "33.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(33) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-7.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-7.rrd N:33] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-7.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2566'] SQL RUNTIME[0.00454497s] RRD /opt/observium/rrd/10.6.50.100/alert-2566.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2566.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2566.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) temperature VRMDEF   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "415" [sensor_deleted] => string(1) "0" [sensor_class] => string(11) "temperature" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(28) ".1.3.6.1.4.1.21317.1.3.1.2.8" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(1) "8" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "VRMDEF" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(3) "100" [sensor_limit_warn] => string(2) "95" [sensor_limit_low] => string(1) "5" [sensor_limit_low_warn] => string(2) "10" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "36.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(36) ) RRD /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-8.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-8.rrd N:36] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-temperature-ATEN-IPMI-MIB-sensorReading-8.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2567'] SQL RUNTIME[0.00952196s] RRD /opt/observium/rrd/10.6.50.100/alert-2567.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2567.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2567.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '48' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`] SQL RUNTIME[0.00097203s] Checking (snmp) fanspeed FAN1   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "416" [sensor_deleted] => string(1) "0" [sensor_class] => string(8) "fanspeed" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.10" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "10" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "FAN1" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "25400" [sensor_limit_warn] => string(5) "25300" [sensor_limit_low] => string(3) "500" [sensor_limit_low_warn] => string(3) "700" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(10) "6400.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(6400) ) RRD /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-10.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-10.rrd N:6400] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-10.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2568'] SQL RUNTIME[0.00418997s] RRD /opt/observium/rrd/10.6.50.100/alert-2568.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2568.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2568.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) fanspeed FAN2   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "417" [sensor_deleted] => string(1) "0" [sensor_class] => string(8) "fanspeed" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.11" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "11" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "FAN2" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "25400" [sensor_limit_warn] => string(5) "25300" [sensor_limit_low] => string(3) "500" [sensor_limit_low_warn] => string(3) "700" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(10) "6200.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(6200) ) RRD /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-11.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-11.rrd N:6200] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-11.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2569'] SQL RUNTIME[0.00439715s] RRD /opt/observium/rrd/10.6.50.100/alert-2569.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2569.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2569.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) fanspeed FAN4   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "418" [sensor_deleted] => string(1) "0" [sensor_class] => string(8) "fanspeed" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.13" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "13" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "FAN4" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "25400" [sensor_limit_warn] => string(5) "25300" [sensor_limit_low] => string(3) "500" [sensor_limit_low_warn] => string(3) "700" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(10) "6200.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(6200) ) RRD /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-13.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-13.rrd N:6200] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-13.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2570'] SQL RUNTIME[0.00440001s] RRD /opt/observium/rrd/10.6.50.100/alert-2570.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2570.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2570.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) fanspeed FAN5   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "419" [sensor_deleted] => string(1) "0" [sensor_class] => string(8) "fanspeed" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.14" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "14" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "FAN5" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "25400" [sensor_limit_warn] => string(5) "25300" [sensor_limit_low] => string(3) "500" [sensor_limit_low_warn] => string(3) "700" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(10) "6100.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(6100) ) RRD /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-14.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-14.rrd N:6100] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-14.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2571'] SQL RUNTIME[0.00504494s] RRD /opt/observium/rrd/10.6.50.100/alert-2571.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2571.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2571.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) fanspeed FAN7   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "420" [sensor_deleted] => string(1) "0" [sensor_class] => string(8) "fanspeed" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.16" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "16" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "FAN7" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "25400" [sensor_limit_warn] => string(5) "25300" [sensor_limit_low] => string(3) "500" [sensor_limit_low_warn] => string(3) "700" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(10) "6200.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(6200) ) RRD /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-16.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-16.rrd N:6200] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-fanspeed-ATEN-IPMI-MIB-sensorReading-16.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2572'] SQL RUNTIME[0.00535202s] RRD /opt/observium/rrd/10.6.50.100/alert-2572.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2572.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2572.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '48' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`] SQL RUNTIME[0.00079513s] Checking (snmp) voltage 12V   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "425" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.23" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "23" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(3) "12V" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(6) "13.331" [sensor_limit_warn] => string(6) "12.965" [sensor_limit_low] => string(6) "10.342" [sensor_limit_low_warn] => string(5) "10.83" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(8) "12.17200" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(12.172) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-23.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-23.rrd N:12.172] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-23.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2577'] SQL RUNTIME[0.00394583s] RRD /opt/observium/rrd/10.6.50.100/alert-2577.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2577.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2577.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage 5VCC   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "426" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.24" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "24" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "5VCC" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(4) "5.72" [sensor_limit_warn] => string(3) "5.6" [sensor_limit_low] => string(4) "4.28" [sensor_limit_low_warn] => string(4) "4.52" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "5.12000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(5.12) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-24.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-24.rrd N:5.12] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-24.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2578'] SQL RUNTIME[0.00394297s] RRD /opt/observium/rrd/10.6.50.100/alert-2578.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2578.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2578.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage 3.3VCC   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "427" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.25" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "25" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "3.3VCC" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "3.775" [sensor_limit_warn] => string(5) "3.707" [sensor_limit_low] => string(5) "2.823" [sensor_limit_low_warn] => string(5) "2.976" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "3.40100" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(3.401) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-25.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-25.rrd N:3.401] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-25.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2579'] SQL RUNTIME[0.00425005s] RRD /opt/observium/rrd/10.6.50.100/alert-2579.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2579.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2579.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage VBAT   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "428" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.26" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "26" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "VBAT" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(3) "4.6" [sensor_limit_warn] => null [sensor_limit_low] => string(3) "3.4" [sensor_limit_low_warn] => null [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "4.00000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(4) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-26.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-26.rrd N:4] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-26.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2580'] SQL RUNTIME[0.00400591s] RRD /opt/observium/rrd/10.6.50.100/alert-2580.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2580.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2580.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage Vcpu   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "429" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.27" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "27" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "Vcpu" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "2.304" [sensor_limit_warn] => string(5) "2.097" [sensor_limit_low] => string(4) "1.26" [sensor_limit_low_warn] => string(5) "1.395" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "1.81800" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(1.818) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-27.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-27.rrd N:1.818] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-27.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2581'] SQL RUNTIME[0.00439692s] RRD /opt/observium/rrd/10.6.50.100/alert-2581.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2581.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2581.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage VDimmABC   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "430" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.28" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "28" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(8) "VDimmABC" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "1.472" [sensor_limit_warn] => string(5) "1.409" [sensor_limit_low] => string(5) "0.961" [sensor_limit_low_warn] => string(5) "1.024" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "1.22700" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(1.227) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-28.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-28.rrd N:1.227] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-28.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2582'] SQL RUNTIME[0.00431609s] RRD /opt/observium/rrd/10.6.50.100/alert-2582.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2582.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2582.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage VDimmDEF   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "431" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.29" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "29" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(8) "VDimmDEF" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "1.472" [sensor_limit_warn] => string(5) "1.409" [sensor_limit_low] => string(5) "0.961" [sensor_limit_low_warn] => string(5) "1.024" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "1.23400" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(1.227) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-29.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-29.rrd N:1.227] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-29.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2583'] SQL RUNTIME[0.00389910s] RRD /opt/observium/rrd/10.6.50.100/alert-2583.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2583.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2583.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage 5VSB   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "432" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.30" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "30" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(4) "5VSB" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "5.603" [sensor_limit_warn] => string(5) "5.453" [sensor_limit_low] => string(5) "4.343" [sensor_limit_low_warn] => string(5) "4.553" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "5.12300" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(5.123) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-30.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-30.rrd N:5.123] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-30.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2584'] SQL RUNTIME[0.00421906s] RRD /opt/observium/rrd/10.6.50.100/alert-2584.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2584.rrd N:1:1] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2584.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage 3.3VSB   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "433" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.31" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "31" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(6) "3.3VSB" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "3.763" [sensor_limit_warn] => string(5) "3.699" [sensor_limit_low] => string(5) "2.819" [sensor_limit_low_warn] => string(5) "2.979" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "3.29900" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(3.299) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-31.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-31.rrd N:3.299] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-31.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2585'] SQL RUNTIME[0.00408888s] RRD /opt/observium/rrd/10.6.50.100/alert-2585.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2585.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2585.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage P1V8_PCH   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "434" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.32" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "32" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(8) "P1V8_PCH" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "2.057" [sensor_limit_warn] => string(5) "1.994" [sensor_limit_low] => string(5) "1.535" [sensor_limit_low_warn] => string(5) "1.598" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "1.76000" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(1.76) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-32.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-32.rrd N:1.76] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-32.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2586'] SQL RUNTIME[0.00401902s] RRD /opt/observium/rrd/10.6.50.100/alert-2586.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2586.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2586.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage PVNN_PCH   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "435" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.33" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "33" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(8) "PVNN_PCH" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(5) "1.219" [sensor_limit_warn] => string(5) "1.198" [sensor_limit_low] => string(5) "0.897" [sensor_limit_low_warn] => string(5) "0.946" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "1.01600" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(1.016) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-33.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-33.rrd N:1.016] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-33.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2587'] SQL RUNTIME[0.00682402s] RRD /opt/observium/rrd/10.6.50.100/alert-2587.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2587.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2587.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) voltage P1V05_PCH   /opt/observium/includes/entities/sensor.inc.php:729  array( [sensor_id] => string(3) "436" [sensor_deleted] => string(1) "0" [sensor_class] => string(7) "voltage" [device_id] => string(2) "48" [poller_type] => string(4) "snmp" [sensor_oid] => string(29) ".1.3.6.1.4.1.21317.1.3.1.2.34" [sensor_mib] => string(13) "ATEN-IPMI-MIB" [sensor_object] => string(13) "sensorReading" [sensor_index] => string(2) "34" [sensor_type] => string(27) "ATEN-IPMI-MIB-sensorReading" [sensor_descr] => string(9) "P1V05_PCH" [sensor_unit] => null [sensor_multiplier] => string(1) "1" [sensor_limit] => string(4) "1.22" [sensor_limit_warn] => string(5) "1.199" [sensor_limit_low] => string(5) "0.898" [sensor_limit_low_warn] => string(5) "0.947" [sensor_custom_limit] => string(1) "0" [entPhysicalIndex_measured] => null [measured_class] => null [measured_entity] => null [entPhysicalIndex] => null [entPhysicalClass] => null [sensor_ignore] => string(1) "0" [sensor_disable] => string(1) "0" [sensor_value] => string(7) "1.05200" [sensor_event] => string(2) "ok" [sensor_status] => string(0) "" [sensor_polled] => string(10) "1614948668" [sensor_last_change] => string(10) "1614943583" ) value taken from oid_cache   /opt/observium/includes/entities/sensor.inc.php:820  array( [sensor_value] => double(1.052) ) RRD /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-34.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-34.rrd N:1.052] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/sensor-voltage-ATEN-IPMI-MIB-sensorReading-34.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"sensor_event\":\"ok\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1614948929',`last_ok` ='1614948929' WHERE `alert_table_id` = '2588'] SQL RUNTIME[0.00475502s] RRD /opt/observium/rrd/10.6.50.100/alert-2588.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/alert-2588.rrd N:1:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/alert-2588.rrd': Permission denied] RRD_STATUS[FALSE]  MultiUpdate sensors DB. SQL[INSERT INTO `sensors` (`sensor_id`,`sensor_value`,`sensor_event`,`sensor_status`,`sensor_last_change`,`sensor_polled`) VALUES ('408','28','ok','','1614943583','1614948929'),('421','27','ok','','1614943583','1614948929'),('422','27','ok','','1614943583','1614948929'),('409','54','ok','','1614943583','1614948929'),('423','29','ok','','1614943583','1614948929'),('424','31','ok','','1614943583','1614948929'),('410','23','ok','','1614943583','1614948929'),('437','65','ok','','1614943583','1614948929'),('438','29','ok','','1614943583','1614948929'),('411','42','ok','','1614943583','1614948929'),('412','63','ok','','1614943583','1614948929'),('413','28','ok','','1614943583','1614948929'),('414','33','ok','','1614943583','1614948929'),('415','36','ok','','1614943583','1614948929'),('416','6400','ok','','1614943583','1614948929'),('417','6200','ok','','1614943583','1614948929'),('418','6200','ok','','1614943583','1614948929'),('419','6100','ok','','1614943583','1614948929'),('420','6200','ok','','1614943583','1614948929'),('425','12.172','ok','','1614943583','1614948929'),('426','5.12','ok','','1614943583','1614948929'),('427','3.401','ok','','1614943583','1614948929'),('428','4','ok','','1614943583','1614948929'),('429','1.818','ok','','1614943583','1614948929'),('430','1.227','ok','','1614943583','1614948929'),('431','1.227','ok','','1614943583','1614948929'),('432','5.123','ok','','1614943583','1614948929'),('433','3.299','ok','','1614943583','1614948929'),('434','1.76','ok','','1614943583','1614948929'),('435','1.016','ok','','1614943583','1614948929'),('436','1.052','ok','','1614943583','1614948929') ON DUPLICATE KEY UPDATE `sensor_id`=VALUES(`sensor_id`),`sensor_value`=VALUES(`sensor_value`),`sensor_event`=VALUES(`sensor_event`),`sensor_status`=VALUES(`sensor_status`),`sensor_last_change`=VALUES(`sensor_last_change`),`sensor_polled`=VALUES(`sensor_polled`)] SQL RUNTIME[0.00723791s] SQL WARNINGS[ 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1364: Field 'sensor_class' doesn't have a default value 1364: Field 'sensor_oid' doesn't have a default value ] +-----------------+-------------+-----------------------------+--------+----------+-------+---------------------+ | Descr | Class | Type | Origin | Value | Event | Last Changed | +-----------------+-------------+-----------------------------+--------+----------+-------+---------------------+ | CPU | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 28°C | ok | 2021-03-05 11:26:23 | | DIMMA1 | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 27°C | ok | 2021-03-05 11:26:23 | | DIMMB1 | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 27°C | ok | 2021-03-05 11:26:23 | | PCH | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 54°C | ok | 2021-03-05 11:26:23 | | DIMMD1 | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 29°C | ok | 2021-03-05 11:26:23 | | DIMME1 | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 31°C | ok | 2021-03-05 11:26:23 | | System | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 23°C | ok | 2021-03-05 11:26:23 | | AOC_SAS Temp | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 65°C | ok | 2021-03-05 11:26:23 | | HDD Temp | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 29°C | ok | 2021-03-05 11:26:23 | | Peripheral | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 42°C | ok | 2021-03-05 11:26:23 | | MB_10G | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 63°C | ok | 2021-03-05 11:26:23 | | VRMCpu | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 28°C | ok | 2021-03-05 11:26:23 | | VRMABC | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 33°C | ok | 2021-03-05 11:26:23 | | VRMDEF | temperature | ATEN-IPMI-MIB-sensorReading | snmp | 36°C | ok | 2021-03-05 11:26:23 | | FAN1 | fanspeed | ATEN-IPMI-MIB-sensorReading | snmp | 6400RPM | ok | 2021-03-05 11:26:23 | | FAN2 | fanspeed | ATEN-IPMI-MIB-sensorReading | snmp | 6200RPM | ok | 2021-03-05 11:26:23 | | FAN4 | fanspeed | ATEN-IPMI-MIB-sensorReading | snmp | 6200RPM | ok | 2021-03-05 11:26:23 | | FAN5 | fanspeed | ATEN-IPMI-MIB-sensorReading | snmp | 6100RPM | ok | 2021-03-05 11:26:23 | | FAN7 | fanspeed | ATEN-IPMI-MIB-sensorReading | snmp | 6200RPM | ok | 2021-03-05 11:26:23 | | 12V | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 12.172V | ok | 2021-03-05 11:26:23 | | 5VCC | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 5.12V | ok | 2021-03-05 11:26:23 | | 3.3VCC | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 3.401V | ok | 2021-03-05 11:26:23 | | VBAT | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 4V | ok | 2021-03-05 11:26:23 | | Vcpu | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 1.818V | ok | 2021-03-05 11:26:23 | | VDimmABC | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 1.227V | ok | 2021-03-05 11:26:23 | | VDimmDEF | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 1.227V | ok | 2021-03-05 11:26:23 | | 5VSB | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 5.123V | ok | 2021-03-05 11:26:23 | | 3.3VSB | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 3.299V | ok | 2021-03-05 11:26:23 | | P1V8_PCH | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 1.76V | ok | 2021-03-05 11:26:23 | | PVNN_PCH | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 1.016V | ok | 2021-03-05 11:26:23 | | P1V05_PCH | voltage | ATEN-IPMI-MIB-sensorReading | snmp | 1.052V | ok | 2021-03-05 11:26:23 | +-----------------+-------------+-----------------------------+--------+----------+-------+---------------------+  o Module time  0.3884s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-sensors.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-sensors.rrd N:0.3884] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-sensors.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/status.inc.php ##### Module Start: status #####   SQL[SELECT COUNT(*) FROM `status` WHERE `device_id` = '48' AND `status_deleted` = '0';] SQL RUNTIME[0.00062013s]  o Status Count  4 SQL[SELECT DISTINCT `status_oid` FROM `status` WHERE `device_id` = '48' AND `status_deleted` = '0' AND `poller_type` = 'snmp'] SQL RUNTIME[0.00036311s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' .1.3.6.1.4.1.21317.1.3.1.2.35 .1.3.6.1.4.1.21317.1.3.1.2.36 .1.3.6.1.4.1.21317.1.3.1.2.37 .1.3.6.1.4.1.21317.1.3.1.2.40]  CMD EXITCODE[0] CMD RUNTIME[0.0213s] STDOUT[ .1.3.6.1.4.1.21317.1.3.1.2.35 = "0.000" .1.3.6.1.4.1.21317.1.3.1.2.36 = "1.000" .1.3.6.1.4.1.21317.1.3.1.2.37 = "1.000" .1.3.6.1.4.1.21317.1.3.1.2.40 = "1.000" ] SNMP STATUS[TRUE]  SQL[SELECT * FROM `status` WHERE `device_id` = '48' AND `status_deleted` = '0' ORDER BY `status_oid`] SQL RUNTIME[0.00062394s] Checking (snmp) Chassis Intru value taken from oid_cache RRD /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-35.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-35.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[] RRD_STATUS[TRUE]  Checking (snmp) PS1 Status value taken from oid_cache RRD /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-36.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-36.rrd N:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-35.rrd': Permission denied ERROR: opening '/opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-36.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) PS2 Status value taken from oid_cache RRD /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-37.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-37.rrd N:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-37.rrd': Permission denied] RRD_STATUS[FALSE]  Checking (snmp) HDD Status value taken from oid_cache RRD /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-40.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-40.rrd N:1] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/status-ATEN-IPMI-MIB-sensorReading-40.rrd': Permission denied] RRD_STATUS[FALSE]  MultiUpdate status DB. SQL[INSERT INTO `status` (`status_id`,`status_value`,`status_name`,`status_event`,`status_last_change`,`status_polled`) VALUES ('1091','0','fail','alert','1614944166','1614948929'),('1092','1','ok','ok','1614943583','1614948929'),('1093','1','ok','ok','1614943583','1614948929'),('1094','1','ok','ok','1614943583','1614948929') ON DUPLICATE KEY UPDATE `status_id`=VALUES(`status_id`),`status_value`=VALUES(`status_value`),`status_name`=VALUES(`status_name`),`status_event`=VALUES(`status_event`),`status_last_change`=VALUES(`status_last_change`),`status_polled`=VALUES(`status_polled`)] SQL RUNTIME[0.00577903s] SQL WARNINGS[ 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1364: Field 'status_oid' doesn't have a default value ] +-----------------+------------+-------+--------+-------+--------+---------------------+ | Descr | Type | Index | Origin | Value | Status | Last Changed | +-----------------+------------+-------+--------+-------+--------+---------------------+ | Chassis Intru | aten-state | 35 | snmp | fail | alert | 2021-03-05 11:36:06 | | PS1 Status | aten-state | 36 | snmp | ok | ok | 2021-03-05 11:26:23 | | PS2 Status | aten-state | 37 | snmp | ok | ok | 2021-03-05 11:26:23 | | HDD Status | aten-state | 40 | snmp | ok | ok | 2021-03-05 11:26:23 | +-----------------+------------+-------+--------+-------+--------+---------------------+  o Module time  0.0417s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-status.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-status.rrd N:0.0417] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-status.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/counter.inc.php ##### Module Start: counter #####   SQL[SELECT EXISTS (SELECT 1 FROM `counters` WHERE `device_id` = '48' AND `counter_deleted` = '0')] SQL RUNTIME[0.00057888s]  o Module time  0.0009s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-counter.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-counter.rrd N:0.0009] RRD RUNTIME[0.0014s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-counter.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/processors.inc.php ##### Module Start: processors #####   SQL[SELECT `processor_oid` FROM `processors` WHERE `device_id` = '48' AND `processor_oid` REGEXP '^\\.?[0-9]+(\\.[0-9]+)+$' AND `processor_type` != 'wmi'] SQL RUNTIME[0.00213099s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' .1.3.6.1.2.1.25.3.3.1.2.196608]  CMD EXITCODE[0] CMD RUNTIME[0.0154s] CMD EXITDELAY[10ms] STDOUT[ .1.3.6.1.2.1.25.3.3.1.2.196608 = 11 ] SNMP STATUS[TRUE]  SQL[SELECT * FROM `processors` WHERE `device_id` = '48'] SQL RUNTIME[0.00055909s] RRD /opt/observium/rrd/10.6.50.100/processor-hr-196608.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/processor-hr-196608.rrd N:11] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/processor-hr-196608.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `processors` set `processor_usage` ='11',`processor_polled` ='1614948929' WHERE `processor_id` = '74'] SQL RUNTIME[0.00596309s]  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.6.50.100':'161' hrDeviceType]  CMD EXITCODE[0] CMD RUNTIME[0.099s] STDOUT[ hrDeviceType.196608 = hrDeviceProcessor hrDeviceType.262145 = hrDeviceNetwork hrDeviceType.262146 = hrDeviceNetwork hrDeviceType.262148 = hrDeviceNetwork hrDeviceType.262149 = hrDeviceNetwork hrDeviceType.262150 = hrDeviceNetwork hrDeviceType.327680 = hrDevicePrinter hrDeviceType.327681 = hrDevicePrinter hrDeviceType.327682 = hrDevicePrinter hrDeviceType.327683 = hrDevicePrinter hrDeviceType.327684 = hrDevicePrinter hrDeviceType.327685 = hrDevicePrinter hrDeviceType.327686 = hrDevicePrinter hrDeviceType.327687 = hrDevicePrinter hrDeviceType.327688 = hrDevicePrinter hrDeviceType.327689 = hrDevicePrinter hrDeviceType.327690 = hrDevicePrinter hrDeviceType.327691 = hrDevicePrinter hrDeviceType.327692 = hrDevicePrinter hrDeviceType.327693 = hrDevicePrinter hrDeviceType.327694 = hrDevicePrinter hrDeviceType.327695 = hrDevicePrinter hrDeviceType.327696 = hrDevicePrinter hrDeviceType.327697 = hrDevicePrinter hrDeviceType.327698 = hrDevicePrinter hrDeviceType.327699 = hrDevicePrinter hrDeviceType.327700 = hrDevicePrinter hrDeviceType.327701 = hrDevicePrinter hrDeviceType.327702 = hrDevicePrinter hrDeviceType.327703 = hrDevicePrinter hrDeviceType.327704 = hrDevicePrinter hrDeviceType.786432 = hrDeviceCoprocessor ] SNMP STATUS[TRUE]  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.6.50.100':'161' hrDeviceDescr]  CMD EXITCODE[0] CMD RUNTIME[0.0757s] CMD EXITDELAY[10ms] STDOUT[ hrDeviceDescr.196608 = hrDeviceDescr.262145 = network interface lo hrDeviceDescr.262146 = network interface sit0 hrDeviceDescr.262148 = network interface eth0 hrDeviceDescr.262149 = network interface eth1 hrDeviceDescr.262150 = network interface bond0 hrDeviceDescr.327680 = such file or directory hrDeviceDescr.327681 = 21 hrDeviceDescr.327682 = 21 hrDeviceDescr.327683 = 21 hrDeviceDescr.327684 = 21 hrDeviceDescr.327685 = 21 hrDeviceDescr.327686 = 21 hrDeviceDescr.327687 = 21 hrDeviceDescr.327688 = 21 hrDeviceDescr.327689 = 21 hrDeviceDescr.327690 = 21 hrDeviceDescr.327691 = 21 hrDeviceDescr.327692 = 21 hrDeviceDescr.327693 = 21 hrDeviceDescr.327694 = 21 hrDeviceDescr.327695 = 21 hrDeviceDescr.327696 = 21 hrDeviceDescr.327697 = 21 hrDeviceDescr.327698 = 21 hrDeviceDescr.327699 = 21 hrDeviceDescr.327700 = 21 hrDeviceDescr.327701 = 25 hrDeviceDescr.327702 = 25 hrDeviceDescr.327703 = 26 hrDeviceDescr.327704 = 26 hrDeviceDescr.786432 = Guessing that there's a floating point co-processor ] SNMP STATUS[TRUE]  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.6.50.100':'161' hrProcessorLoad]  CMD EXITCODE[0] CMD RUNTIME[0.0295s] CMD EXITDELAY[10ms] STDOUT[ hrProcessorLoad.196608 = 11 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/10.6.50.100/processor-hr-average-1.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/processor-hr-average-1.rrd N:11] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/processor-hr-average-1.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `processors` set `processor_usage` ='11',`processor_polled` ='1614948929' WHERE `processor_id` = '75'] SQL RUNTIME[0.00412512s] +-----------+------------+--------+-------+ | Label | Type | Index | Usage | +-----------+------------+--------+-------+ | Processor | hr | 196608 | 13% | | Average | hr-average | 1 | 13% | +-----------+------------+--------+-------+  o Module time  0.2772s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-processors.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-processors.rrd N:0.2772] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-processors.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/mempools.inc.php ##### Module Start: mempools #####   SQL[SELECT * FROM `mempools` WHERE `device_id` = '48'] SQL RUNTIME[0.00036812s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]  CMD EXITCODE[0] CMD RUNTIME[0.0257s] STDOUT[ memTotalReal.0 = 457604 memAvailReal.0 = 353284 memBuffer.0 = 12380 memCached.0 = 43820 ] SNMP STATUS[TRUE] RRD old file not found: '/opt/observium/rrd/10.6.50.100/mempool-ucd-snmp-mib-0.rrd' RRD /opt/observium/rrd/10.6.50.100/mempool-ucd-snmp-mib--0.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/mempool-ucd-snmp-mib--0.rrd N:49274880:419311616] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/mempool-ucd-snmp-mib--0.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `mempools` set `mempool_polled` ='1614948930',`mempool_used` ='49274880',`mempool_perc` ='10.52',`mempool_free` ='419311616',`mempool_total` ='468586496' WHERE `mempool_id` = '65'] SQL RUNTIME[0.00502110s]  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.6.50.100':'161' hrStorageEntry]  CMD EXITCODE[0] CMD RUNTIME[0.0385s] STDOUT[ hrStorageIndex.1 = 1 hrStorageIndex.3 = 3 hrStorageIndex.6 = 6 hrStorageIndex.7 = 7 hrStorageIndex.8 = 8 hrStorageIndex.10 = 10 hrStorageType.1 = hrStorageRam hrStorageType.3 = hrStorageVirtualMemory hrStorageType.6 = hrStorageOther hrStorageType.7 = hrStorageOther hrStorageType.8 = hrStorageOther hrStorageType.10 = hrStorageVirtualMemory hrStorageDescr.1 = Physical memory hrStorageDescr.3 = Virtual memory hrStorageDescr.6 = Memory buffers hrStorageDescr.7 = Cached memory hrStorageDescr.8 = Shared memory hrStorageDescr.10 = Swap space hrStorageAllocationUnits.1 = 1024 hrStorageAllocationUnits.3 = 1024 hrStorageAllocationUnits.6 = 1024 hrStorageAllocationUnits.7 = 1024 hrStorageAllocationUnits.8 = 1024 hrStorageAllocationUnits.10 = 1024 hrStorageSize.1 = 457604 hrStorageSize.3 = 457604 hrStorageSize.6 = 457604 hrStorageSize.7 = 43820 hrStorageSize.8 = 18444 hrStorageSize.10 = 0 hrStorageUsed.1 = 104320 hrStorageUsed.3 = 104320 hrStorageUsed.6 = 12380 hrStorageUsed.7 = 43820 hrStorageUsed.8 = 18444 hrStorageUsed.10 = 0 ] SNMP STATUS[TRUE] RRD old file not found: '/opt/observium/rrd/10.6.50.100/mempool-host-resources-mib-3.rrd' RRD /opt/observium/rrd/10.6.50.100/mempool-host-resources-mib--3.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/mempool-host-resources-mib--3.rrd N:106823680:361762816] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/mempool-host-resources-mib--3.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `mempools` set `mempool_polled` ='1614948930',`mempool_used` ='106823680',`mempool_perc` ='22.8',`mempool_free` ='361762816',`mempool_total` ='468586496' WHERE `mempool_id` = '66'] SQL RUNTIME[0.00490904s] Cached! RRD old file not found: '/opt/observium/rrd/10.6.50.100/mempool-host-resources-mib-6.rrd' RRD /opt/observium/rrd/10.6.50.100/mempool-host-resources-mib--6.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/mempool-host-resources-mib--6.rrd N:12677120:455909376] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/mempool-host-resources-mib--6.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `mempools` set `mempool_polled` ='1614948930',`mempool_used` ='12677120',`mempool_perc` ='2.71',`mempool_free` ='455909376',`mempool_total` ='468586496' WHERE `mempool_id` = '67'] SQL RUNTIME[0.00396609s] +-----------------+--------------------+-------+-------+--------+-------+--------+ | Label | Type | Index | Total | Used | Free | Perc | +-----------------+--------------------+-------+-------+--------+-------+--------+ | Physical Memory | UCD-SNMP-MIB | 0 | 446MB | 46.9MB | 399MB | 10.52% | | Virtual memory | HOST-RESOURCES-MIB | 3 | 446MB | 101MB | 345MB | 22.8% | | Memory buffers | HOST-RESOURCES-MIB | 6 | 446MB | 12MB | 434MB | 2.71% | +-----------------+--------------------+-------+-------+--------+-------+--------+  o Module time  0.0921s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-mempools.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-mempools.rrd N:0.0921] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-mempools.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/storage.inc.php ##### Module Start: storage #####   SQL[SELECT `storage`.* FROM `storage` WHERE `device_id` = '48'] SQL RUNTIME[0.00033617s]  o Module time  0.0010s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-storage.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-storage.rrd N:0.001] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-storage.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/ucd-mib.inc.php ##### Module Start: ucd-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.6.50.100':'161' systemStats]  CMD EXITCODE[0] CMD RUNTIME[0.0356s] CMD EXITDELAY[10ms] STDOUT[ ssIndex.0 = 1 ssErrorName.0 = systemStats ssSwapIn.0 = 0 ssSwapOut.0 = 0 ssIOSent.0 = 0 ssIOReceive.0 = 0 ssSysInterrupts.0 = 382 ssSysContext.0 = 698 ssCpuUser.0 = 3 ssCpuSystem.0 = 7 ssCpuIdle.0 = 89 ssCpuRawUser.0 = 33477423 ssCpuRawNice.0 = 0 ssCpuRawSystem.0 = 106470705 ssCpuRawIdle.0 = 1845665217 ssCpuRawWait.0 = 0 ssCpuRawKernel.0 = 0 ssCpuRawInterrupt.0 = 0 ssIORawSent.0 = 0 ssIORawReceived.0 = 24760 ssRawInterrupts.0 = 2921850872 ssRawContexts.0 = 2229885959 ssCpuRawSoftIRQ.0 = 20297613 ssRawSwapIn.0 = 0 ssRawSwapOut.0 = 0 ssCpuRawSteal.0 = 0 ssCpuRawGuest.0 = 0 ssCpuRawGuestNice.0 = 0 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/10.6.50.100/ucd_cpu.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_cpu.rrd N:33477423:106470705:0:1845665217] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_cpu.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssIORawSent.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssIORawSent.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssIORawSent.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssIORawReceived.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssIORawReceived.rrd N:24760] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssIORawReceived.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssRawInterrupts.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssRawInterrupts.rrd N:2921850872] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssRawInterrupts.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssRawContexts.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssRawContexts.rrd N:2229885959] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssRawContexts.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssRawSwapIn.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssRawSwapIn.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssRawSwapIn.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssRawSwapOut.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssRawSwapOut.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssRawSwapOut.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawUser.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawUser.rrd N:33477423] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawUser.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawNice.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawNice.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawNice.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawSystem.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawSystem.rrd N:106470705] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawSystem.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawIdle.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawIdle.rrd N:1845665217] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawIdle.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawInterrupt.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawInterrupt.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawInterrupt.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawSoftIRQ.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawSoftIRQ.rrd N:20297613] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawSoftIRQ.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawKernel.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawKernel.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawKernel.rrd': Permission denied] RRD_STATUS[FALSE]  RRD /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawWait.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_ssCpuRawWait.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_ssCpuRawWait.rrd': Permission denied] RRD_STATUS[FALSE]   CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' memTotalSwap.0 memAvailSwap.0 memTotalReal.0 memAvailReal.0 memTotalFree.0 memShared.0 memBuffer.0 memCached.0]  CMD EXITCODE[0] CMD RUNTIME[0.0252s] CMD EXITDELAY[10ms] STDOUT[ memTotalSwap.0 = 0 memAvailSwap.0 = 0 memTotalReal.0 = 457604 memAvailReal.0 = 353284 memTotalFree.0 = 353284 memShared.0 = 18444 memBuffer.0 = 12380 memCached.0 = 43820 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/10.6.50.100/ucd_mem.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ucd_mem.rrd N:0:0:457604:353284:353284:18444:12380:43820] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ucd_mem.rrd': Permission denied] RRD_STATUS[FALSE]   o Module time  0.1070s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-ucd-mib.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-ucd-mib.rrd N:0.107] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-ucd-mib.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/ipSystemStats.inc.php ##### Module Start: ipSystemStats #####   o Collecting  ipSystemStats CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' ipSystemStats]  CMD EXITCODE[0] CMD RUNTIME[0.1055s] CMD EXITDELAY[10ms] STDOUT[ ipSystemStatsInReceives.ipv4 = 18915929 ipSystemStatsInReceives.ipv6 = 16218861 ipSystemStatsHCInReceives.ipv4 = 18915929 ipSystemStatsHCInReceives.ipv6 = 16218861 ipSystemStatsInOctets.ipv6 = 2370142577 ipSystemStatsHCInOctets.ipv6 = 2370142577 ipSystemStatsInHdrErrors.ipv4 = 0 ipSystemStatsInHdrErrors.ipv6 = 0 ipSystemStatsInNoRoutes.ipv4 = 0 ipSystemStatsInNoRoutes.ipv6 = 16218861 ipSystemStatsInAddrErrors.ipv4 = 35996 ipSystemStatsInAddrErrors.ipv6 = 0 ipSystemStatsInUnknownProtos.ipv4 = 321937 ipSystemStatsInUnknownProtos.ipv6 = 0 ipSystemStatsInTruncatedPkts.ipv4 = 0 ipSystemStatsInTruncatedPkts.ipv6 = 0 ipSystemStatsInForwDatagrams.ipv4 = 0 ipSystemStatsInForwDatagrams.ipv6 = 16218861 ipSystemStatsHCInForwDatagrams.ipv4 = 0 ipSystemStatsHCInForwDatagrams.ipv6 = 16218861 ipSystemStatsReasmReqds.ipv4 = 0 ipSystemStatsReasmReqds.ipv6 = 0 ipSystemStatsReasmOKs.ipv4 = 0 ipSystemStatsReasmOKs.ipv6 = 0 ipSystemStatsReasmFails.ipv4 = 0 ipSystemStatsReasmFails.ipv6 = 0 ipSystemStatsInDiscards.ipv4 = 0 ipSystemStatsInDiscards.ipv6 = 0 ipSystemStatsInDelivers.ipv4 = 5380394 ipSystemStatsInDelivers.ipv6 = 374786 ipSystemStatsHCInDelivers.ipv4 = 5380394 ipSystemStatsHCInDelivers.ipv6 = 374786 ipSystemStatsOutRequests.ipv4 = 1700118 ipSystemStatsOutRequests.ipv6 = 380843 ipSystemStatsHCOutRequests.ipv4 = 1700118 ipSystemStatsHCOutRequests.ipv6 = 380843 ipSystemStatsOutNoRoutes.ipv4 = 10 ipSystemStatsOutNoRoutes.ipv6 = 0 ipSystemStatsOutForwDatagrams.ipv4 = 0 ipSystemStatsOutForwDatagrams.ipv6 = 0 ipSystemStatsHCOutForwDatagrams.ipv4 = 0 ipSystemStatsHCOutForwDatagrams.ipv6 = 0 ipSystemStatsOutDiscards.ipv4 = 0 ipSystemStatsOutDiscards.ipv6 = 0 ipSystemStatsOutFragReqds.ipv4 = 0 ipSystemStatsOutFragReqds.ipv6 = 0 ipSystemStatsOutFragOKs.ipv4 = 0 ipSystemStatsOutFragOKs.ipv6 = 0 ipSystemStatsOutFragFails.ipv4 = 0 ipSystemStatsOutFragFails.ipv6 = 0 ipSystemStatsOutFragCreates.ipv4 = 0 ipSystemStatsOutFragCreates.ipv6 = 0 ipSystemStatsOutTransmits.ipv4 = 1700108 ipSystemStatsOutTransmits.ipv6 = 380843 ipSystemStatsHCOutTransmits.ipv4 = 1700108 ipSystemStatsHCOutTransmits.ipv6 = 380843 ipSystemStatsOutOctets.ipv6 = 29425716 ipSystemStatsHCOutOctets.ipv6 = 29425716 ipSystemStatsInMcastPkts.ipv4 = 321937 ipSystemStatsInMcastPkts.ipv6 = 16005138 ipSystemStatsHCInMcastPkts.ipv4 = 321937 ipSystemStatsHCInMcastPkts.ipv6 = 16005138 ipSystemStatsInMcastOctets.ipv6 = 2354754521 ipSystemStatsHCInMcastOctets.ipv6 = 2354754521 ipSystemStatsOutMcastPkts.ipv4 = 0 ipSystemStatsOutMcastPkts.ipv6 = 594578 ipSystemStatsHCOutMcastPkts.ipv4 = 0 ipSystemStatsHCOutMcastPkts.ipv6 = 594578 ipSystemStatsOutMcastOctets.ipv6 = 44814684 ipSystemStatsHCOutMcastOctets.ipv6 = 44814684 ipSystemStatsInBcastPkts.ipv4 = 3699671 ipSystemStatsHCInBcastPkts.ipv4 = 3699671 ipSystemStatsOutBcastPkts.ipv4 = 0 ipSystemStatsHCOutBcastPkts.ipv4 = 0 ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00 ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00 ipSystemStatsRefreshRate.ipv4 = 60000 ipSystemStatsRefreshRate.ipv6 = 60000 ] SNMP STATUS[TRUE]  o Address Families   ipv4RRD /opt/observium/rrd/10.6.50.100/ipSystemStats-ipv4.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ipSystemStats-ipv4.rrd N:18915929:0:35996:321937:0:0:0:0:0:5380394:1700118:10:0:0:0:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ipSystemStats-ipv4.rrd': Permission denied] RRD_STATUS[FALSE]   ipv6RRD /opt/observium/rrd/10.6.50.100/ipSystemStats-ipv6.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/ipSystemStats-ipv6.rrd N:16218861:0:0:0:16218861:0:0:0:0:374786:380843:0:0:0:0:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/ipSystemStats-ipv6.rrd': Permission denied] RRD_STATUS[FALSE]    o Graphs  ipsystemstats_ipv4 ipsystemstats_ipv4_frag ipsystemstats_ipv6 ipsystemstats_ipv6_frag  o Module time  0.1222s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-ipSystemStats.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-ipSystemStats.rrd N:0.1222] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-ipSystemStats.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/ports.inc.php ##### Module Start: ports #####   SQL[SELECT * FROM `ports` WHERE `device_id` = '48'] SQL RUNTIME[0.00100112s]  SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '48' AND `entity_type` = 'port'] SQL RUNTIME[0.00048494s] Module [ports_etherlike] disabled globally by config in process [poller]. Module [ports_junoseatmvp] excluded for device os in process [poller]. Module [ports_fdbcount] disabled globally by config in process [poller]. Module [ports_separate_walk] disabled globally by config in process [poller].  o Caching Oids  Used full table ifEntry/ifXEntry snmpwalk. ifEntry CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' ifEntry]  CMD EXITCODE[0] CMD RUNTIME[0.1744s] CMD EXITDELAY[10ms] STDOUT[ ifIndex.1 = 1 ifIndex.2 = 2 ifIndex.4 = 4 ifIndex.5 = 5 ifIndex.6 = 6 ifDescr.1 = lo ifDescr.2 = sit0 ifDescr.4 = eth0 ifDescr.5 = eth1 ifDescr.6 = bond0 ifType.1 = softwareLoopback ifType.2 = tunnel ifType.4 = ethernetCsmacd ifType.5 = ethernetCsmacd ifType.6 = ethernetCsmacd ifMtu.1 = 65536 ifMtu.2 = 1480 ifMtu.4 = 1500 ifMtu.5 = 1500 ifMtu.6 = 1500 ifSpeed.1 = 10000000 ifSpeed.2 = 0 ifSpeed.4 = 0 ifSpeed.5 = 0 ifSpeed.6 = 0 ifPhysAddress.1 = ifPhysAddress.2 = ifPhysAddress.4 = 3c:ec:ef:7:e:b ifPhysAddress.5 = 3c:ec:ef:7:e:b ifPhysAddress.6 = 3c:ec:ef:7:e:b ifAdminStatus.1 = up ifAdminStatus.2 = down ifAdminStatus.4 = up ifAdminStatus.5 = up ifAdminStatus.6 = up ifOperStatus.1 = up ifOperStatus.2 = down ifOperStatus.4 = down ifOperStatus.5 = up ifOperStatus.6 = up ifLastChange.1 = 0:0:00:00.00 ifLastChange.2 = 0:0:00:00.00 ifLastChange.4 = 0:0:00:00.00 ifLastChange.5 = 0:0:00:00.00 ifLastChange.6 = 0:0:00:00.00 ifInOctets.1 = 728 ifInOctets.2 = 0 ifInOctets.4 = 0 ifInOctets.5 = 0 ifInOctets.6 = 0 ifInUcastPkts.1 = 7 ifInUcastPkts.2 = 0 ifInUcastPkts.4 = 3092 ifInUcastPkts.5 = 1689025 ifInUcastPkts.6 = 1692117 ifInNUcastPkts.1 = 0 ifInNUcastPkts.2 = 0 ifInNUcastPkts.4 = 111298580 ifInNUcastPkts.5 = 7079404 ifInNUcastPkts.6 = 118377984 ifInDiscards.1 = 0 ifInDiscards.2 = 0 ifInDiscards.4 = 1082147 ifInDiscards.5 = 0 ifInDiscards.6 = 17446522 ifInErrors.1 = 0 ifInErrors.2 = 0 ifInErrors.4 = 173 ifInErrors.5 = 3 ifInErrors.6 = 176 ifInUnknownProtos.1 = 0 ifInUnknownProtos.2 = 0 ifInUnknownProtos.4 = 0 ifInUnknownProtos.5 = 0 ifInUnknownProtos.6 = 0 ifOutOctets.1 = 728 ifOutOctets.2 = 0 ifOutOctets.4 = 0 ifOutOctets.5 = 0 ifOutOctets.6 = 0 ifOutUcastPkts.1 = 7 ifOutUcastPkts.2 = 0 ifOutUcastPkts.4 = 7035050 ifOutUcastPkts.5 = 1741587 ifOutUcastPkts.6 = 8776621 ifOutNUcastPkts.1 = 0 ifOutNUcastPkts.2 = 0 ifOutNUcastPkts.4 = 0 ifOutNUcastPkts.5 = 0 ifOutNUcastPkts.6 = 0 ifOutDiscards.1 = 0 ifOutDiscards.2 = 0 ifOutDiscards.4 = 0 ifOutDiscards.5 = 0 ifOutDiscards.6 = 0 ifOutErrors.1 = 0 ifOutErrors.2 = 0 ifOutErrors.4 = 0 ifOutErrors.5 = 0 ifOutErrors.6 = 0 ifOutQLen.1 = 0 ifOutQLen.2 = 0 ifOutQLen.4 = 0 ifOutQLen.5 = 0 ifOutQLen.6 = 0 ifSpecific.1 = zeroDotZero ifSpecific.2 = zeroDotZero ifSpecific.4 = zeroDotZero ifSpecific.5 = zeroDotZero ifSpecific.6 = zeroDotZero ] SNMP STATUS[TRUE] ifXEntry CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' ifXEntry]  CMD EXITCODE[0] CMD RUNTIME[0.1361s] CMD EXITDELAY[10ms] STDOUT[ ifName.1 = lo ifName.2 = sit0 ifName.4 = eth0 ifName.5 = eth1 ifName.6 = bond0 ifInMulticastPkts.1 = 0 ifInMulticastPkts.2 = 0 ifInMulticastPkts.4 = 111298580 ifInMulticastPkts.5 = 7079404 ifInMulticastPkts.6 = 118377984 ifInBroadcastPkts.1 = 0 ifInBroadcastPkts.2 = 0 ifInBroadcastPkts.4 = 0 ifInBroadcastPkts.5 = 0 ifInBroadcastPkts.6 = 0 ifOutMulticastPkts.1 = 0 ifOutMulticastPkts.2 = 0 ifOutMulticastPkts.4 = 0 ifOutMulticastPkts.5 = 0 ifOutMulticastPkts.6 = 0 ifOutBroadcastPkts.1 = 0 ifOutBroadcastPkts.2 = 0 ifOutBroadcastPkts.4 = 0 ifOutBroadcastPkts.5 = 0 ifOutBroadcastPkts.6 = 0 ifHCInOctets.1 = 728 ifHCInOctets.2 = 0 ifHCInOctets.4 = 0 ifHCInOctets.5 = 0 ifHCInOctets.6 = 0 ifHCInUcastPkts.1 = 7 ifHCInUcastPkts.2 = 0 ifHCInUcastPkts.4 = 3092 ifHCInUcastPkts.5 = 1689025 ifHCInUcastPkts.6 = 1692117 ifHCInMulticastPkts.1 = 0 ifHCInMulticastPkts.2 = 0 ifHCInMulticastPkts.4 = 111298580 ifHCInMulticastPkts.5 = 7079404 ifHCInMulticastPkts.6 = 118377984 ifHCInBroadcastPkts.1 = 0 ifHCInBroadcastPkts.2 = 0 ifHCInBroadcastPkts.4 = 0 ifHCInBroadcastPkts.5 = 0 ifHCInBroadcastPkts.6 = 0 ifHCOutOctets.1 = 728 ifHCOutOctets.2 = 0 ifHCOutOctets.4 = 0 ifHCOutOctets.5 = 0 ifHCOutOctets.6 = 0 ifHCOutUcastPkts.1 = 7 ifHCOutUcastPkts.2 = 0 ifHCOutUcastPkts.4 = 7035050 ifHCOutUcastPkts.5 = 1741587 ifHCOutUcastPkts.6 = 8776621 ifHCOutMulticastPkts.1 = 0 ifHCOutMulticastPkts.2 = 0 ifHCOutMulticastPkts.4 = 0 ifHCOutMulticastPkts.5 = 0 ifHCOutMulticastPkts.6 = 0 ifHCOutBroadcastPkts.1 = 0 ifHCOutBroadcastPkts.2 = 0 ifHCOutBroadcastPkts.4 = 0 ifHCOutBroadcastPkts.5 = 0 ifHCOutBroadcastPkts.6 = 0 ifHighSpeed.1 = 10 ifHighSpeed.2 = 0 ifHighSpeed.4 = 0 ifHighSpeed.5 = 0 ifHighSpeed.6 = 0 ifPromiscuousMode.1 = false ifPromiscuousMode.2 = false ifPromiscuousMode.4 = false ifPromiscuousMode.5 = false ifPromiscuousMode.6 = false ifConnectorPresent.1 = false ifConnectorPresent.2 = true ifConnectorPresent.4 = true ifConnectorPresent.5 = true ifConnectorPresent.6 = true ifAlias.1 = ifAlias.2 = ifAlias.4 = ifAlias.5 = ifAlias.6 = ifCounterDiscontinuityTime.1 = 0:0:00:00.00 ifCounterDiscontinuityTime.2 = 0:0:00:00.00 ifCounterDiscontinuityTime.4 = 0:0:00:00.00 ifCounterDiscontinuityTime.5 = 0:0:00:00.00 ifCounterDiscontinuityTime.6 = 0:0:00:00.00 ] SNMP STATUS[TRUE]   o ADSL-LINE-MIB   SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '48' AND `ifType` IN ('adsl', 'vdsl')] SQL RUNTIME[0.00059509s]   o EtherLike-MIB  dot3StatsDuplexStatus CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m EtherLike-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' dot3StatsDuplexStatus]  CMD EXITCODE[0] CMD RUNTIME[0.0294s] CMD EXITDELAY[10ms] STDOUT[ dot3StatsDuplexStatus = 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` = '48' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'EtherLike-MIB' AND `oid` = 'dot3StatsDuplexStatus';] SQL RUNTIME[0.00049210s]  SQL[UPDATE `snmp_errors` set `error_count` ='20',`updated` ='1614948930' WHERE `error_id` = '492'] SQL RUNTIME[0.00494099s]   o Q-BRIDGE-MIB   CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' dot1dBasePortIfIndex]  CMD EXITCODE[0] CMD RUNTIME[0.1739s] CMD EXITDELAY[10ms] STDOUT[ dot1dBasePortIfIndex = 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` = '48' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'BRIDGE-MIB' AND `oid` = 'dot1dBasePortIfIndex';] SQL RUNTIME[0.00050402s]  SQL[UPDATE `snmp_errors` set `error_count` ='20',`updated` ='1614948930' WHERE `error_id` = '493'] SQL RUNTIME[0.00490499s]  CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' dot1qPvid]  CMD EXITCODE[0] CMD RUNTIME[0.039s] CMD EXITDELAY[10ms] STDOUT[ dot1qPvid = 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` = '48' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qPvid';] SQL RUNTIME[0.00052094s]  SQL[UPDATE `snmp_errors` set `error_count` ='20',`updated` ='1614948930' WHERE `error_id` = '494'] SQL RUNTIME[0.00443697s]  CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' dot1qVlanStaticUntaggedPorts]  CMD EXITCODE[0] CMD RUNTIME[0.0381s] CMD EXITDELAY[10ms] STDOUT[ dot1qVlanStaticUntaggedPorts = 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` = '48' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qVlanStaticUntaggedPorts';] SQL RUNTIME[0.00047803s]  SQL[UPDATE `snmp_errors` set `error_count` ='20',`updated` ='1614948931',`snmp_options` ='-OQUsx --hexOutputLength=0' WHERE `error_id` = '495'] SQL RUNTIME[0.00416398s] SQL WARNINGS[ 1265: Data truncated for column 'snmp_options' at row 1 ] dot1qVlanStaticUntaggedPorts print_cli_table() argument should be an array. Please report this error to developers. [[IP-MIB]] o IP-MIB  IP-MIB ipIfStats CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsX -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' ipIfStatsHCInOctets]  CMD EXITCODE[0] CMD RUNTIME[0.0278s] CMD EXITDELAY[10ms] STDOUT[ ipIfStatsHCInOctets[ipv6][1] = 0 ipIfStatsHCInOctets[ipv6][2] = 0 ipIfStatsHCInOctets[ipv6][4] = 0 ipIfStatsHCInOctets[ipv6][5] = 0 ipIfStatsHCInOctets[ipv6][6] = 2370142577 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsX -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' ipIfStatsHCOutOctets]  CMD EXITCODE[0] CMD RUNTIME[0.0254s] CMD EXITDELAY[10ms] STDOUT[ ipIfStatsHCOutOctets[ipv6][1] = 0 ipIfStatsHCOutOctets[ipv6][2] = 0 ipIfStatsHCOutOctets[ipv6][4] = 536 ipIfStatsHCOutOctets[ipv6][5] = 536 ipIfStatsHCOutOctets[ipv6][6] = 29424644 ] SNMP STATUS[TRUE]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '877'] SQL RUNTIME[0.00057888s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '877'] SQL RUNTIME[0.00033617s]  SQL[SELECT * FROM `devices` WHERE `device_id` = '48'] SQL RUNTIME[0.00031900s]  SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '48'] SQL RUNTIME[0.00033903s] RRD /opt/observium/rrd/10.6.50.100/port-1-ipv6-octets.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-1-ipv6-octets.rrd N:0:0] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-1-ipv6-octets.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '877' AND `attrib_type` = 'ipv6-octets')] SQL RUNTIME[0.00031018s]  SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '877' AND `attrib_type` = 'ipv6-octets'] SQL RUNTIME[0.00030613s] 64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1614948929s - 3269782s + 0s PHP SUB: 728 - 728 = 0 ifInOctets (0 B) 0 Bps 261 secs PHP SUB: 728 - 728 = 0 ifOutOctets (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 261 secs PHP SUB: 7 - 7 = 0 ifInUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 7 - 7 = 0 ifOutUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 261 secs RRD /opt/observium/rrd/10.6.50.100/port-1.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-1.rrd N:728:728:0:0:7:7:0:0:0:0:0:0:0:0:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-1.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '878'] SQL RUNTIME[0.00032306s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '878'] SQL RUNTIME[0.00028801s] RRD /opt/observium/rrd/10.6.50.100/port-2-ipv6-octets.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-2-ipv6-octets.rrd N:0:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-2-ipv6-octets.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '878' AND `attrib_type` = 'ipv6-octets')] SQL RUNTIME[0.00028896s]  SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '878' AND `attrib_type` = 'ipv6-octets'] SQL RUNTIME[0.00025296s] 64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1614948929s - 3269782s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 261 secs RRD /opt/observium/rrd/10.6.50.100/port-2.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-2.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-2.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '879'] SQL RUNTIME[0.00030804s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '879'] SQL RUNTIME[0.00026703s] RRD /opt/observium/rrd/10.6.50.100/port-4-ipv6-octets.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-4-ipv6-octets.rrd N:0:536] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-4-ipv6-octets.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '879' AND `attrib_type` = 'ipv6-octets')] SQL RUNTIME[0.00029707s]  SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '879' AND `attrib_type` = 'ipv6-octets'] SQL RUNTIME[0.00024891s] 64-bit, PHP ADD: 0 + 111298580 = 111298580 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1614948929s - 3269782s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 261 secs PHP SUB: 173 - 173 = 0 ifInErrors (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 261 secs PHP SUB: 3092 - 3092 = 0 ifInUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 7035050 - 7034963 = 87 ifOutUcastPkts (87 B) 0.33333333333333 Bps 261 secs PHP SUB: 111298580 - 111298494 = 86 ifInNUcastPkts (86 B) 0.32950191570881 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 111298580 - 111298494 = 86 ifInMulticastPkts (86 B) 0.32950191570881 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 261 secs PHP SUB: 1082147 - 1082061 = 86 ifInDiscards (86 B) 0.32950191570881 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 261 secs RRD /opt/observium/rrd/10.6.50.100/port-4.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-4.rrd N:0:0:173:0:3092:7035050:111298580:0:1082147:0:0:0:0:111298580:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-4.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '880'] SQL RUNTIME[0.00033617s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '880'] SQL RUNTIME[0.00026488s] RRD /opt/observium/rrd/10.6.50.100/port-5-ipv6-octets.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-5-ipv6-octets.rrd N:0:536] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-5-ipv6-octets.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '880' AND `attrib_type` = 'ipv6-octets')] SQL RUNTIME[0.00027609s]  SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '880' AND `attrib_type` = 'ipv6-octets'] SQL RUNTIME[0.00024700s] 64-bit, PHP ADD: 0 + 7079404 = 7079404 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1614948929s - 3269782s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 261 secs PHP SUB: 3 - 3 = 0 ifInErrors (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 261 secs PHP SUB: 1689025 - 1688503 = 522 ifInUcastPkts (522 B) 2 Bps 261 secs PHP SUB: 1741587 - 1741082 = 505 ifOutUcastPkts (505 B) 1.9348659003831 Bps 261 secs PHP SUB: 7079404 - 7077867 = 1537 ifInNUcastPkts (1537 B) 5.8888888888889 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 7079404 - 7077867 = 1537 ifInMulticastPkts (1537 B) 5.8888888888889 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 261 secs RRD /opt/observium/rrd/10.6.50.100/port-5.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-5.rrd N:0:0:3:0:1689025:1741587:7079404:0:0:0:0:0:0:7079404:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-5.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '881'] SQL RUNTIME[0.00033116s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '881'] SQL RUNTIME[0.00026989s] RRD /opt/observium/rrd/10.6.50.100/port-6-ipv6-octets.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-6-ipv6-octets.rrd N:2370142577:29424644] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-6-ipv6-octets.rrd': Permission denied] RRD_STATUS[FALSE]   SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '881' AND `attrib_type` = 'ipv6-octets')] SQL RUNTIME[0.00028396s]  SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '881' AND `attrib_type` = 'ipv6-octets'] SQL RUNTIME[0.00024915s] 64-bit, PHP ADD: 0 + 118377984 = 118377984 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1614948929s - 3269782s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 261 secs PHP SUB: 176 - 176 = 0 ifInErrors (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 261 secs PHP SUB: 1692117 - 1691595 = 522 ifInUcastPkts (522 B) 2 Bps 261 secs PHP SUB: 8776621 - 8776029 = 592 ifOutUcastPkts (592 B) 2.2681992337165 Bps 261 secs PHP SUB: 118377984 - 118376361 = 1623 ifInNUcastPkts (1623 B) 6.2183908045977 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 261 secs PHP SUB: 118377984 - 118376361 = 1623 ifInMulticastPkts (1623 B) 6.2183908045977 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 261 secs PHP SUB: 17446522 - 17446286 = 236 ifInDiscards (236 B) 0.90421455938697 Bps 261 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 261 secs RRD /opt/observium/rrd/10.6.50.100/port-6.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/port-6.rrd N:0:0:176:0:1692117:8776621:118377984:0:17446522:0:0:0:0:118377984:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/port-6.rrd': Permission denied] RRD_STATUS[FALSE]  MultiUpdate ports states DB. SQL[INSERT INTO `ports` (`port_id`,`ifIndex`,`device_id`,`poll_time`,`poll_period`,`ifInOctets`,`ifInOctets_rate`,`ifOutOctets`,`ifOutOctets_rate`,`ifInErrors`,`ifInErrors_rate`,`ifInErrors_delta`,`ifOutErrors`,`ifOutErrors_rate`,`ifOutErrors_delta`,`ifInUcastPkts`,`ifInUcastPkts_rate`,`ifOutUcastPkts`,`ifOutUcastPkts_rate`,`ifInNUcastPkts`,`ifInNUcastPkts_rate`,`ifOutNUcastPkts`,`ifOutNUcastPkts_rate`,`ifInBroadcastPkts`,`ifInBroadcastPkts_rate`,`ifOutBroadcastPkts`,`ifOutBroadcastPkts_rate`,`ifInMulticastPkts`,`ifInMulticastPkts_rate`,`ifOutMulticastPkts`,`ifOutMulticastPkts_rate`,`ifInDiscards`,`ifInDiscards_rate`,`ifOutDiscards`,`ifOutDiscards_rate`,`ifInOctets_perc`,`ifOutOctets_perc`,`ifOctets_rate`,`ifUcastPkts_rate`,`ifErrors_rate`,`ifDiscards_rate`) VALUES ('877','1','48','1614948930','261','728','0','728','0','0','0','0','0','0','0','7','0','7','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('878','2','48','1614948930','261','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('879','4','48','1614948930','261','0','0','0','0','173','0','0','0','0','0','3092','0','7035050','0.33333333333333','111298580','0.32950191570881','0','0','0','0','0','0','111298580','0.32950191570881','0','0','1082147','0.32950191570881','0','0','0','0','0','0.33333333333333','0','0.32950191570881'),('880','5','48','1614948930','261','0','0','0','0','3','0','0','0','0','0','1689025','2','1741587','1.9348659003831','7079404','5.8888888888889','0','0','0','0','0','0','7079404','5.8888888888889','0','0','0','0','0','0','0','0','0','3.9348659003831','0','0'),('881','6','48','1614948930','261','0','0','0','0','176','0','0','0','0','0','1692117','2','8776621','2.2681992337165','118377984','6.2183908045977','0','0','0','0','0','0','118377984','6.2183908045977','0','0','17446522','0.90421455938697','0','0','0','0','0','4.2681992337165','0','0.90421455938697') ON DUPLICATE KEY UPDATE `port_id`=VALUES(`port_id`),`ifIndex`=VALUES(`ifIndex`),`device_id`=VALUES(`device_id`),`poll_time`=VALUES(`poll_time`),`poll_period`=VALUES(`poll_period`),`ifInOctets`=VALUES(`ifInOctets`),`ifInOctets_rate`=VALUES(`ifInOctets_rate`),`ifOutOctets`=VALUES(`ifOutOctets`),`ifOutOctets_rate`=VALUES(`ifOutOctets_rate`),`ifInErrors`=VALUES(`ifInErrors`),`ifInErrors_rate`=VALUES(`ifInErrors_rate`),`ifInErrors_delta`=VALUES(`ifInErrors_delta`),`ifOutErrors`=VALUES(`ifOutErrors`),`ifOutErrors_rate`=VALUES(`ifOutErrors_rate`),`ifOutErrors_delta`=VALUES(`ifOutErrors_delta`),`ifInUcastPkts`=VALUES(`ifInUcastPkts`),`ifInUcastPkts_rate`=VALUES(`ifInUcastPkts_rate`),`ifOutUcastPkts`=VALUES(`ifOutUcastPkts`),`ifOutUcastPkts_rate`=VALUES(`ifOutUcastPkts_rate`),`ifInNUcastPkts`=VALUES(`ifInNUcastPkts`),`ifInNUcastPkts_rate`=VALUES(`ifInNUcastPkts_rate`),`ifOutNUcastPkts`=VALUES(`ifOutNUcastPkts`),`ifOutNUcastPkts_rate`=VALUES(`ifOutNUcastPkts_rate`),`ifInBroadcastPkts`=VALUES(`ifInBroadcastPkts`),`ifInBroadcastPkts_rate`=VALUES(`ifInBroadcastPkts_rate`),`ifOutBroadcastPkts`=VALUES(`ifOutBroadcastPkts`),`ifOutBroadcastPkts_rate`=VALUES(`ifOutBroadcastPkts_rate`),`ifInMulticastPkts`=VALUES(`ifInMulticastPkts`),`ifInMulticastPkts_rate`=VALUES(`ifInMulticastPkts_rate`),`ifOutMulticastPkts`=VALUES(`ifOutMulticastPkts`),`ifOutMulticastPkts_rate`=VALUES(`ifOutMulticastPkts_rate`),`ifInDiscards`=VALUES(`ifInDiscards`),`ifInDiscards_rate`=VALUES(`ifInDiscards_rate`),`ifOutDiscards`=VALUES(`ifOutDiscards`),`ifOutDiscards_rate`=VALUES(`ifOutDiscards_rate`),`ifInOctets_perc`=VALUES(`ifInOctets_perc`),`ifOutOctets_perc`=VALUES(`ifOutOctets_perc`),`ifOctets_rate`=VALUES(`ifOctets_rate`),`ifUcastPkts_rate`=VALUES(`ifUcastPkts_rate`),`ifErrors_rate`=VALUES(`ifErrors_rate`),`ifDiscards_rate`=VALUES(`ifDiscards_rate`)] SQL RUNTIME[0.00668311s] SQL WARNINGS[ 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead ] +---------+-------+----------+--------+--------+---------+---------+----------+--------+---------+----+ | ifIndex | Label | Type | Speed | BPS In | BPS Out | Data In | Data Out | PPS In | PPS Out | HC | +---------+-------+----------+--------+--------+---------+---------+----------+--------+---------+----+ | 1 | lo | Loopback | 10Mbps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 2 | sit0 | Tunnel | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 4 | eth0 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0.33 | Y | | 5 | eth1 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 2 | 1.93 | Y | | 6 | bond0 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 2 | 2.27 | Y | +---------+-------+----------+--------+--------+---------+---------+----------+--------+---------+----+  o Module time  0.8118s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-ports.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-ports.rrd N:0.8118] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-ports.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/printersupplies.inc.php ##### Module Start: printersupplies #####   SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '48'] SQL RUNTIME[0.00035405s]  o Module time  0.0007s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-printersupplies.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-printersupplies.rrd N:0.0007] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-printersupplies.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/ucd-diskio.inc.php ##### Module Start: ucd-diskio #####   SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '48'] SQL RUNTIME[0.00029111s]  o Module time  0.0005s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-ucd-diskio.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-ucd-diskio.rrd N:0.0005] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-ucd-diskio.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/wifi.inc.php ##### Module Start: wifi #####   o Module time  0.0002s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-wifi.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-wifi.rrd N:0.0002] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-wifi.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/ospf.inc.php ##### Module Start: ospf #####   o Module time  0.0007s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-ospf.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-ospf.rrd N:0.0007] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-ospf.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/sla.inc.php ##### Module Start: sla #####   SQL[SELECT * FROM `slas` WHERE `device_id` = '48' AND `deleted` = 0;] SQL RUNTIME[0.00041103s]  o MIBs    o Module time  0.0009s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-sla.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-sla.rrd N:0.0009] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-sla.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/mac-accounting.inc.php ##### Module Start: mac-accounting #####   o MIBs   SQL[SELECT * FROM `mac_accounting` WHERE `device_id` = '48'] SQL RUNTIME[0.00026584s]   o Module time  0.0010s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-mac-accounting.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-mac-accounting.rrd N:0.001] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-mac-accounting.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/loadbalancer.inc.php ##### Module Start: loadbalancer #####   o Module time  0.0003s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-loadbalancer.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-loadbalancer.rrd N:0.0003] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-loadbalancer.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/entity-physical.inc.php ##### Module Start: entity-physical #####   o Module time  0.0002s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-entity-physical.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-entity-physical.rrd N:0.0002] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-entity-physical.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/applications.inc.php ##### Module Start: applications #####   SQL[SELECT * FROM `applications` WHERE `device_id` = '48'] SQL RUNTIME[0.00025105s]  SQL[SELECT * FROM `applications` WHERE `device_id` = '48' AND `app_lastpolled` < '1614344131'] SQL RUNTIME[0.00024605s]  o Module time  0.0008s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-applications.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-applications.rrd N:0.0008] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-applications.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/fdb-table.inc.php ##### Module Start: fdb-table #####   SQL[SELECT `ifIndex`,`port_id`,`ifDescr`,`port_label_short` FROM `ports` WHERE `device_id` = '48'] SQL RUNTIME[0.00028610s]  SQL[SELECT * FROM `vlans_fdb` WHERE `device_id` = '48'] SQL RUNTIME[0.00028086s]  CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' dot1qTpFdbEntry]  CMD EXITCODE[0] CMD RUNTIME[0.0368s] STDOUT[ dot1qTpFdbEntry = 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` = '48' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qTpFdbEntry';] SQL RUNTIME[0.00059700s]  SQL[UPDATE `snmp_errors` set `error_count` ='20',`updated` ='1614948931' WHERE `error_id` = '496'] SQL RUNTIME[0.00502920s] Module [ports_fdbcount] disabled globally by config in process [poller].  o Module time  0.0459s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-fdb-table.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-fdb-table.rrd N:0.0459] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-fdb-table.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/graphs.inc.php ##### Module Start: graphs #####   o HOST-RESOURCES-MIB    o HOST-RESOURCES-MIB  hrSystemProcesses SQL[SELECT `object` FROM `devices_mibs` WHERE `device_id` = '48' AND `use` = 'oid' AND `disabled` = '1' AND `mib` = 'HOST-RESOURCES-MIB'] SQL RUNTIME[0.00047898s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' hrSystemProcesses.0]  CMD EXITCODE[0] CMD RUNTIME[0.0226s] STDOUT[ hrSystemProcesses.0 = 45 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/10.6.50.100/hr_processes.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/hr_processes.rrd N:45] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/hr_processes.rrd': Permission denied] RRD_STATUS[FALSE]   CMD[/usr/bin/rrdtool info /opt/observium/rrd/10.6.50.100/hr_processes.rrd]  CMD EXITCODE[0] CMD RUNTIME[0.0084s] CMD EXITDELAY[10ms] STDOUT[ filename = "/opt/observium/rrd/10.6.50.100/hr_processes.rrd" rrd_version = "0003" step = 300 last_update = 1614948669 header_size = 2456 ds[procs].index = 0 ds[procs].type = "GAUGE" ds[procs].minimal_heartbeat = 600 ds[procs].min = 0.0000000000e+00 ds[procs].max = 1.0000000000e+11 ds[procs].last_ds = "45" ds[procs].value = 3.1423610700e+03 ds[procs].unknown_sec = 0 rra[0].cf = "AVERAGE" rra[0].rows = 2016 rra[0].cur_row = 502 rra[0].pdp_per_row = 1 rra[0].xff = 5.0000000000e-01 rra[0].cdp_prep[0].value = NaN rra[0].cdp_prep[0].unknown_datapoints = 0 rra[1].cf = "AVERAGE" rra[1].rows = 2976 rra[1].cur_row = 1263 rra[1].pdp_per_row = 6 rra[1].xff = 5.0000000000e-01 rra[1].cdp_prep[0].value = 1.8000000000e+02 rra[1].cdp_prep[0].unknown_datapoints = 0 rra[2].cf = "AVERAGE" rra[2].rows = 1440 rra[2].cur_row = 114 rra[2].pdp_per_row = 24 rra[2].xff = 5.0000000000e-01 rra[2].cdp_prep[0].value = 4.5000000000e+02 rra[2].cdp_prep[0].unknown_datapoints = 0 rra[3].cf = "AVERAGE" rra[3].rows = 1440 rra[3].cur_row = 1353 rra[3].pdp_per_row = 288 rra[3].xff = 5.0000000000e-01 rra[3].cdp_prep[0].value = 6.8844212900e+03 rra[3].cdp_prep[0].unknown_datapoints = 1 rra[4].cf = "MIN" rra[4].rows = 1440 rra[4].cur_row = 538 rra[4].pdp_per_row = 6 rra[4].xff = 5.0000000000e-01 rra[4].cdp_prep[0].value = 4.5000000000e+01 rra[4].cdp_prep[0].unknown_datapoints = 0 rra[5].cf = "MIN" rra[5].rows = 360 rra[5].cur_row = 220 rra[5].pdp_per_row = 96 rra[5].xff = 5.0000000000e-01 rra[5].cdp_prep[0].value = 4.4489068767e+01 rra[5].cdp_prep[0].unknown_datapoints = 1 rra[6].cf = "MIN" rra[6].rows = 1440 rra[6].cur_row = 17 rra[6].pdp_per_row = 288 rra[6].xff = 5.0000000000e-01 rra[6].cdp_prep[0].value = 4.4489068767e+01 rra[6].cdp_prep[0].unknown_datapoints = 1 rra[7].cf = "MAX" rra[7].rows = 1440 rra[7].cur_row = 1411 rra[7].pdp_per_row = 6 rra[7].xff = 5.0000000000e-01 rra[7].cdp_prep[0].value = 4.5000000000e+01 rra[7].cdp_prep[0].unknown_datapoints = 0 rra[8].cf = "MAX" rra[8].rows = 360 rra[8].cur_row = 14 rra[8].pdp_per_row = 96 rra[8].xff = 5.0000000000e-01 rra[8].cdp_prep[0].value = 4.5000000000e+01 rra[8].cdp_prep[0].unknown_datapoints = 1 rra[9].cf = "MAX" rra[9].rows = 1440 rra[9].cur_row = 13 rra[9].pdp_per_row = 288 rra[9].xff = 5.0000000000e-01 rra[9].cdp_prep[0].value = 4.5000000000e+01 rra[9].cdp_prep[0].unknown_datapoints = 1 ] $config['graph_types']['device']['GRAPH_CHANGE_ME'] = array( 'file' => 'hr_processes.rrd', 'ds' => array( 'procs' => array('label' => 'procs'), ) ); hrSystemNumUsers CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.6.50.100':'161' hrSystemNumUsers.0]  CMD EXITCODE[0] CMD RUNTIME[0.018s] CMD EXITDELAY[10ms] STDOUT[ hrSystemNumUsers.0 = 0 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/10.6.50.100/hr_users.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/hr_users.rrd N:0] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/hr_users.rrd': Permission denied] RRD_STATUS[FALSE]   CMD[/usr/bin/rrdtool info /opt/observium/rrd/10.6.50.100/hr_users.rrd]  CMD EXITCODE[0] CMD RUNTIME[0.0124s] CMD EXITDELAY[10ms] STDOUT[ filename = "/opt/observium/rrd/10.6.50.100/hr_users.rrd" rrd_version = "0003" step = 300 last_update = 1614948669 header_size = 2456 ds[users].index = 0 ds[users].type = "GAUGE" ds[users].minimal_heartbeat = 600 ds[users].min = 0.0000000000e+00 ds[users].max = 1.0000000000e+11 ds[users].last_ds = "0" ds[users].value = 0.0000000000e+00 ds[users].unknown_sec = 0 rra[0].cf = "AVERAGE" rra[0].rows = 2016 rra[0].cur_row = 1457 rra[0].pdp_per_row = 1 rra[0].xff = 5.0000000000e-01 rra[0].cdp_prep[0].value = NaN rra[0].cdp_prep[0].unknown_datapoints = 0 rra[1].cf = "AVERAGE" rra[1].rows = 2976 rra[1].cur_row = 793 rra[1].pdp_per_row = 6 rra[1].xff = 5.0000000000e-01 rra[1].cdp_prep[0].value = 0.0000000000e+00 rra[1].cdp_prep[0].unknown_datapoints = 0 rra[2].cf = "AVERAGE" rra[2].rows = 1440 rra[2].cur_row = 776 rra[2].pdp_per_row = 24 rra[2].xff = 5.0000000000e-01 rra[2].cdp_prep[0].value = 0.0000000000e+00 rra[2].cdp_prep[0].unknown_datapoints = 0 rra[3].cf = "AVERAGE" rra[3].rows = 1440 rra[3].cur_row = 1227 rra[3].pdp_per_row = 288 rra[3].xff = 5.0000000000e-01 rra[3].cdp_prep[0].value = 0.0000000000e+00 rra[3].cdp_prep[0].unknown_datapoints = 1 rra[4].cf = "MIN" rra[4].rows = 1440 rra[4].cur_row = 1289 rra[4].pdp_per_row = 6 rra[4].xff = 5.0000000000e-01 rra[4].cdp_prep[0].value = 0.0000000000e+00 rra[4].cdp_prep[0].unknown_datapoints = 0 rra[5].cf = "MIN" rra[5].rows = 360 rra[5].cur_row = 56 rra[5].pdp_per_row = 96 rra[5].xff = 5.0000000000e-01 rra[5].cdp_prep[0].value = 0.0000000000e+00 rra[5].cdp_prep[0].unknown_datapoints = 1 rra[6].cf = "MIN" rra[6].rows = 1440 rra[6].cur_row = 88 rra[6].pdp_per_row = 288 rra[6].xff = 5.0000000000e-01 rra[6].cdp_prep[0].value = 0.0000000000e+00 rra[6].cdp_prep[0].unknown_datapoints = 1 rra[7].cf = "MAX" rra[7].rows = 1440 rra[7].cur_row = 1323 rra[7].pdp_per_row = 6 rra[7].xff = 5.0000000000e-01 rra[7].cdp_prep[0].value = 0.0000000000e+00 rra[7].cdp_prep[0].unknown_datapoints = 0 rra[8].cf = "MAX" rra[8].rows = 360 rra[8].cur_row = 313 rra[8].pdp_per_row = 96 rra[8].xff = 5.0000000000e-01 rra[8].cdp_prep[0].value = 0.0000000000e+00 rra[8].cdp_prep[0].unknown_datapoints = 1 rra[9].cf = "MAX" rra[9].rows = 1440 rra[9].cur_row = 668 rra[9].pdp_per_row = 288 rra[9].xff = 5.0000000000e-01 rra[9].cdp_prep[0].value = 0.0000000000e+00 rra[9].cdp_prep[0].unknown_datapoints = 1 ] $config['graph_types']['device']['GRAPH_CHANGE_ME'] = array( 'file' => 'hr_users.rrd', 'ds' => array( 'users' => array('label' => 'users'), ) );  o Module time  0.1045s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-graphs.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-graphs.rrd N:0.1045] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-graphs.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/oids.inc.php ##### Module Start: oids #####   SQL[SELECT * FROM `oids_entries` LEFT JOIN `oids` USING(`oid_id`) WHERE `device_id` = '48'] SQL RUNTIME[0.00052905s]  o Module time  0.0009s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-oids.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-oids.rrd N:0.0009] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-oids.rrd': Permission denied] RRD_STATUS[FALSE]   including: includes/polling/probes.inc.php ##### Module Start: probes #####   SQL[SELECT * FROM `probes` WHERE `device_id` = '48'] SQL RUNTIME[0.00028706s]  o Module time  0.0007s RRD /opt/observium/rrd/10.6.50.100/perf-pollermodule-probes.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-pollermodule-probes.rrd N:0.0007] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-pollermodule-probes.rrd': Permission denied] RRD_STATUS[FALSE]   ##### 10.6.50.100 [48] completed poller modules at 2021-03-05 12:55:31 #####   o Graphs [checked]  availability, ping, ping_snmp, uptime, la, temperature, fanspeed, voltage, processor, mempool, ucd_cpu, ucd_ss_cpu, ucd_swap_io,ucd_io, ucd_contexts, ucd_interrupts, ucd_memory, ipsystemstats_ipv4, ipsystemstats_ipv4_frag, ipsystemstats_ipv6,ipsystemstats_ipv6_frag, bits, hr_processes, hr_users, poller_perf, pollersnmp_count, pollersnmp_times,pollersnmp_errors_count, pollersnmp_errors_times, pollerdb_count, pollerdb_times, pollermemory_perf  o Poller time  2.3876 seconds SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '48';] SQL RUNTIME[0.00028110s] RRD /opt/observium/rrd/10.6.50.100/perf-poller.rrd already exists - no need to create. RRD CMD[update /opt/observium/rrd/10.6.50.100/perf-poller.rrd N:2.3876] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: opening '/opt/observium/rrd/10.6.50.100/perf-poller.rrd': Permission denied] RRD_STATUS[FALSE]  Updating 10.6.50.100 -  > $update_array /opt/observium/includes/polling/functions.inc.php:481  array( [uptime] => int(20059112) [last_polled] => array( [0] => string(5) "NOW()" ) [last_polled_timetaken] => double(2.3876) [device_state] => string(2501) "a:9:{s:2:"la";a:3:{s:4:"1min";d:3.58;s:4:"5min";d:3.66;s:5:"15min";d:3.63;}s:8:"ucd_load";d:3.66;s:15:"poller_mod_perf";a:25:{s:6:"system";d:0.2004;s:2:"os";d:0.0849;s:4:"ipmi";d:0.01;s:7:"sensors";d:0.3884;s:6:"status";d:0.0417;s:7:"counter";d:0.0009;s:10:"processors";d:0.2772;s:8:"mempools";d:0.0921;s:7:"storage";d:0.001;s:7:"ucd-mib";d:0.107;s:13:"ipSystemStats";d:0.1222;s:5:"ports";d:0.8118;s:15:"printersupplies";d:0.0007;s:10:"ucd-diskio";d:0.0005;s:4:"wifi";d:0.0002;s:4:"ospf";d:0.0007;s:3:"sla";d:0.0009;s:14:"mac-accounting";d:0.001;s:12:"loadbalancer";d:0.0003;s:15:"entity-physical";d:0.0002;s:12:"applications";d:0.0008;s:9:"fdb-table";d:0.0459;s:6:"graphs";d:0.1045;s:4:"oids";d:0.0009;s:6:"probes";d:0.0007;}s:10:"ucd_ss_cpu";a:8:{s:12:"ssCpuRawUser";a:1:{s:4:"perc";d:1.6689386369063346;}s:12:"ssCpuRawNice";a:1:{s:4:"perc";i:0;}s:14:"ssCpuRawSystem";a:1:{s:4:"perc";d:5.307848016651595;}s:12:"ssCpuRawIdle";a:1:{s:4:"perc";d:92.01132331617683;}s:17:"ssCpuRawInterrupt";a:1:{s:4:"perc";i:0;}s:15:"ssCpuRawSoftIRQ";a:1:{s:4:"perc";d:1.0118900302652416;}s:14:"ssCpuRawKernel";a:1:{s:4:"perc";i:0;}s:12:"ssCpuRawWait";a:1:{s:4:"perc";i:0;}}s:7:"ucd_mem";a:8:{s:10:"swap_total";s:1:"0";s:10:"swap_avail";s:1:"0";s:9:"mem_total";s:6:"457604";s:9:"mem_avail";s:6:"353284";s:10:"mem_shared";s:5:"18444";s:10:"mem_buffer";s:5:"12380";s:10:"mem_cached";s:5:"43820";s:8:"mem_used";i:48120;}s:17:"poller_ports_perf";a:1:{s:4:"vlan";d:0.3017001152038574;}s:14:"poller_history";a:20:{i:1614948928;d:2.3876;i:1614948667;d:2.2202;i:1614948365;d:2.2678;i:1614948065;d:2.2954;i:1614947766;d:2.278;i:1614947464;d:2.3292;i:1614947163;d:2.5684;i:1614946864;d:2.3508;i:1614946565;d:2.2932;i:1614946265;d:2.2285;i:1614945965;d:2.2929;i:1614945665;d:2.3796;i:1614945365;d:2.2165;i:1614945064;d:2.2932;i:1614944764;d:2.4704;i:1614944473;d:2.5046;i:1614944202;d:2.0259;i:1614944165;d:2.865;i:1614943865;d:2.5902;i:1614943582;d:2.4941;}s:17:"discovery_history";a:2:{i:1614947677;d:4.8249;i:1614943501;d:6.0052;}s:18:"discovery_mod_perf";a:19:{s:2:"os";d:0.1131;s:4:"mibs";d:0.0919;s:5:"ports";d:0.2037;s:4:"oids";d:0.0064;s:12:"ip-addresses";d:0.2164;s:10:"processors";d:0.5853;s:8:"mempools";d:0.1288;s:9:"inventory";d:0.5309;s:15:"printersupplies";d:0.0008;s:7:"sensors";d:2.6012;s:7:"storage";d:0.0493;s:10:"neighbours";d:0.1422;s:9:"arp-table";d:0.051;s:14:"mac-accounting";d:0.0002;s:3:"sla";d:0.0501;s:16:"virtual-machines";d:0.001;s:10:"ucd-diskio";d:0.044;s:4:"wifi";d:0.0016;s:6:"graphs";d:0.0003;}}" ) SQL[UPDATE `devices` set `uptime` ='20059112',`last_polled` =NOW(),`last_polled_timetaken` ='2.3876',`device_state` ='a:9:{s:2:\"la\";a:3:{s:4:\"1min\";d:3.58;s:4:\"5min\";d:3.66;s:5:\"15min\";d:3.63;}s:8:\"ucd_load\";d:3.66;s:15:\"poller_mod_perf\";a:25:{s:6:\"system\";d:0.2004;s:2:\"os\";d:0.0849;s:4:\"ipmi\";d:0.01;s:7:\"sensors\";d:0.3884;s:6:\"status\";d:0.0417;s:7:\"counter\";d:0.0009;s:10:\"processors\";d:0.2772;s:8:\"mempools\";d:0.0921;s:7:\"storage\";d:0.001;s:7:\"ucd-mib\";d:0.107;s:13:\"ipSystemStats\";d:0.1222;s:5:\"ports\";d:0.8118;s:15:\"printersupplies\";d:0.0007;s:10:\"ucd-diskio\";d:0.0005;s:4:\"wifi\";d:0.0002;s:4:\"ospf\";d:0.0007;s:3:\"sla\";d:0.0009;s:14:\"mac-accounting\";d:0.001;s:12:\"loadbalancer\";d:0.0003;s:15:\"entity-physical\";d:0.0002;s:12:\"applications\";d:0.0008;s:9:\"fdb-table\";d:0.0459;s:6:\"graphs\";d:0.1045;s:4:\"oids\";d:0.0009;s:6:\"probes\";d:0.0007;}s:10:\"ucd_ss_cpu\";a:8:{s:12:\"ssCpuRawUser\";a:1:{s:4:\"perc\";d:1.6689386369063346;}s:12:\"ssCpuRawNice\";a:1:{s:4:\"perc\";i:0;}s:14:\"ssCpuRawSystem\";a:1:{s:4:\"perc\";d:5.307848016651595;}s:12:\"ssCpuRawIdle\";a:1:{s:4:\"perc\";d:92.01132331617683;}s:17:\"ssCpuRawInterrupt\";a:1:{s:4:\"perc\";i:0;}s:15:\"ssCpuRawSoftIRQ\";a:1:{s:4:\"perc\";d:1.0118900302652416;}s:14:\"ssCpuRawKernel\";a:1:{s:4:\"perc\";i:0;}s:12:\"ssCpuRawWait\";a:1:{s:4:\"perc\";i:0;}}s:7:\"ucd_mem\";a:8:{s:10:\"swap_total\";s:1:\"0\";s:10:\"swap_avail\";s:1:\"0\";s:9:\"mem_total\";s:6:\"457604\";s:9:\"mem_avail\";s:6:\"353284\";s:10:\"mem_shared\";s:5:\"18444\";s:10:\"mem_buffer\";s:5:\"12380\";s:10:\"mem_cached\";s:5:\"43820\";s:8:\"mem_used\";i:48120;}s:17:\"poller_ports_perf\";a:1:{s:4:\"vlan\";d:0.3017001152038574;}s:14:\"poller_history\";a:20:{i:1614948928;d:2.3876;i:1614948667;d:2.2202;i:1614948365;d:2.2678;i:1614948065;d:2.2954;i:1614947766;d:2.278;i:1614947464;d:2.3292;i:1614947163;d:2.5684;i:1614946864;d:2.3508;i:1614946565;d:2.2932;i:1614946265;d:2.2285;i:1614945965;d:2.2929;i:1614945665;d:2.3796;i:1614945365;d:2.2165;i:1614945064;d:2.2932;i:1614944764;d:2.4704;i:1614944473;d:2.5046;i:1614944202;d:2.0259;i:1614944165;d:2.865;i:1614943865;d:2.5902;i:1614943582;d:2.4941;}s:17:\"discovery_history\";a:2:{i:1614947677;d:4.8249;i:1614943501;d:6.0052;}s:18:\"discovery_mod_perf\";a:19:{s:2:\"os\";d:0.1131;s:4:\"mibs\";d:0.0919;s:5:\"ports\";d:0.2037;s:4:\"oids\";d:0.0064;s:12:\"ip-addresses\";d:0.2164;s:10:\"processors\";d:0.5853;s:8:\"mempools\";d:0.1288;s:9:\"inventory\";d:0.5309;s:15:\"printersupplies\";d:0.0008;s:7:\"sensors\";d:2.6012;s:7:\"storage\";d:0.0493;s:10:\"neighbours\";d:0.1422;s:9:\"arp-table\";d:0.051;s:14:\"mac-accounting\";d:0.0002;s:3:\"sla\";d:0.0501;s:16:\"virtual-machines\";d:0.001;s:10:\"ucd-diskio\";d:0.044;s:4:\"wifi\";d:0.0016;s:6:\"graphs\";d:0.0003;}}' WHERE `device_id` = '48'] SQL RUNTIME[0.00536513s]  o Updated Data  uptime, last_polled, last_polled_timetaken, device_state SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '302303' AND `process_name` = 'poller.php' AND `device_id` = '48' AND `poller_id` = '0'] SQL RUNTIME[0.00483894s] poller.php: 10.6.50.100 - 1 devices polled in 2.542 secs ##### Completed polling run at 2021-03-05 12:55:31 #####  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  2.542 secs  o Memory usage  18MB (peak: 20MB)  o MySQL Usage  Insert[1/0.005s] Update[50/0.222s] Delete[1/0.005s] Cell[13/0.006s] Row[18/0.01s] Rows[51/0.036s] Col[6/0.006s] Connect[1/0.001s](0.291s 11.43%)   o RRDTool Usage  update[132/0.147s] (0.147s 5.792%)  o SNMP Usage  snmpget[19/0.389s] snmpwalk[15/1.064s] errors[/0s] (1.454s 57.188%) Log file '/opt/observium/logs/observium.log' is not writable, check file permissions.