DEBUG! CMD[/usr/bin/svn info /opt/observium]  CMD EXITCODE[0] CMD RUNTIME[0.0759s] CMD EXITDELAY[10ms] STDOUT[ Path: . Working Copy Root Path: /opt/observium URL: http://svn.observium.org/svn/observium/branches/stable Relative URL: ^/observium/branches/stable Repository Root: http://svn.observium.org/svn Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8 Revision: 11314 Node Kind: directory Schedule: normal Last Changed Author: adama Last Changed Rev: 11310 Last Changed Date: 2021-05-12 18:07:36 +0200 (Wed, 12 May 2021) ] SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';] SQL RUNTIME[0.00280118s]  SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00240493s]  SQL[SET SESSION `sql_mode` = 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'] SQL RUNTIME[0.00023484s] 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.0188s] CMD EXITDELAY[10ms] STDOUT[ +02:00 ] SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);] SQL RUNTIME[0.00053906s]  SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';] SQL RUNTIME[0.02170014s]  SQL[SELECT * FROM `config`] SQL RUNTIME[0.00111890s]  ___ _ _ / _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___ | | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \ | |_| || |_) |\__ \| __/| | \ V / | || |_| || | | | | | \___/ |_.__/ |___/ \___||_| \_/ |_| \__,_||_| |_| |_| Observium Professional 21.5.11310 https://www.observium.org   SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver';] SQL RUNTIME[0.00821185s]  SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';] SQL RUNTIME[0.00208187s]  SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';] SQL RUNTIME[0.00053000s] There is a newer revision of Observium available! Version 21.7.11450 (18th July 2021) is 140 revisions ahead.   CMD[/opt/observium/scripts/distro]  CMD EXITCODE[0] CMD RUNTIME[0.2833s] STDOUT[ Linux|4.4.199-a890a5a94ebb621f8f1720c24d12fef1-1|armv7l|Ubuntu|18.04||lxc ] CMD[/usr/bin/env python --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0342s] CMD EXITDELAY[10ms] STDOUT[ Python 2.7.17 ] SQL[SELECT version();] SQL RUNTIME[0.00419497s]  CMD[/usr/bin/snmpget --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0249s] CMD EXITDELAY[10ms] STDOUT[ NET-SNMP version: 5.7.3 ] CMD[/usr/bin/rrdtool --version | head -n1]  CMD EXITCODE[0] CMD RUNTIME[0.077s] STDOUT[ RRDtool 1.7.0 Copyright by Tobias Oetiker ] CMD[/usr/bin/rrdcached -h | head -n1]  CMD EXITCODE[0] CMD RUNTIME[0.0886s] STDOUT[ RRDCacheD 1.7.0 ] CMD[/usr/bin/fping -v 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.017s] CMD EXITDELAY[10ms] STDOUT[ /usr/bin/fping: Version 4.0 /usr/bin/fping: comments to david@schweikert.ch ] CMD[/usr/sbin/apache2 -v | awk '/Server version:/ {print $3}']  CMD EXITCODE[0] CMD RUNTIME[0.2267s] STDOUT[ Apache/2.4.29 ] SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00043702s]  SQL[SHOW VARIABLES LIKE 'character_set_connection'] SQL RUNTIME[0.02854395s]  ##### Software versions #####   o OS  Linux 4.4.199-a890a5a94ebb621f8f1720c24d12fef1-1 [armv7l] (Ubuntu 18.04)  o Apache  2.4.29  o PHP  7.2.24-0ubuntu0.18.04.8 (OPcache: DISABLED)  o Python  2.7.17  o MySQL  5.7.34-0ubuntu0.18.04.1 (extension: mysqli 5.0.12-dev)  o SNMP  NET-SNMP 5.7.3  o RRDtool  1.7.0 (rrdcached 1.7.0: unix:/var/run/rrdcached.sock)  o Fping  4.0 (IPv4 and IPv6) ##### Memory Limit #####   o PHP  Unlimited ##### MySQL mode #####   o MySQL  NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION ##### Charset info #####   o PHP  UTF-8  o MySQL  utf8 ##### Timezones info #####   o Date  Sunday, 18-Jul-21 20:20:42 CEST  o PHP  +02:00  o MySQL  +02:00 SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1626632442' AND `maint_end` > '1626632442'] SQL RUNTIME[0.00090599s] ##### Starting polling run at 2021-07-18 20:20:42 #####   SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'u6-lite' AND `poller_id` = '0' ORDER BY `device_id` ASC] SQL RUNTIME[0.00135183s]  SQL[SELECT * FROM `devices` WHERE `device_id` = '20'] SQL RUNTIME[0.00494814s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '20'] SQL RUNTIME[0.00083399s]  SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'poller.php' AND `device_id` = '20' AND `poller_id` = '0'] SQL RUNTIME[0.00066018s]  SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('25423','poller.php','24721','0','php ./poller.php -d -h u6-lite','1626632438','20')] SQL RUNTIME[0.00474596s]  SQL[SELECT * FROM `alert_tests` WHERE 1] SQL RUNTIME[0.00305080s] Cached 11 alert rules. SQL[SELECT * FROM `alert_table` WHERE `device_id` = '20'] SQL RUNTIME[0.00318885s] ##### u6-lite [20] #####   o OS  generic  o OS Group  unix  o Last poll duration  5.40 seconds  o Last Polled  2021-07-18 20:15:43  o SNMP Version  v2c CMD[/usr/bin/fping -t 500 -c 1 -q 10.0.180.249 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0357s] CMD EXITDELAY[10ms] STDOUT[ 10.0.180.249 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.99/0.99/0.99 ] CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' sysObjectID.0 sysUpTime.0]  CMD EXITCODE[0] CMD RUNTIME[0.1023s] CMD EXITDELAY[10ms] STDOUT[ sysObjectID.0 = enterprises.41112 sysUpTime.0 = 0:0:33:57.35 ] SNMP STATUS[TRUE]  o Device status  Device is reachable by PING (0.99ms) and SNMP (102.35ms) RRD /opt/observium/rrd/u6-lite/status.rrd already exists - no need to create. RRD CMD[update u6-lite/status.rrd N:1 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[] RRD_STATUS[TRUE]  RRD /opt/observium/rrd/u6-lite/ping.rrd already exists - no need to create. RRD CMD[update u6-lite/ping.rrd N:0.99 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[] RRD_STATUS[TRUE]  RRD /opt/observium/rrd/u6-lite/ping_snmp.rrd already exists - no need to create. RRD CMD[update u6-lite/ping_snmp.rrd N:102.35 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0028s] RRD STDOUT[] RRD_STATUS[TRUE]   SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '20'] SQL RUNTIME[0.00101304s] Module [wmi] excluded in process [poller]. Module [junose-atm-vp] excluded 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 [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  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  lsp  o Modules Enabled  system, os, unix-agent, ipmi, sensors, status, counter, processors, mempools, storage, netstats, ucd-mib, ipSystemStats, ports,bgp-peers, printersupplies, ucd-diskio, wifi, p2p-radios, ospf, sla, pseudowires, mac-accounting, loadbalancer, entity-physical,applications, fdb-table, graphs, oids, probes including: includes/polling/unix-agent.inc.php ##### Module Start: unix-agent #####  Observium UNIX Agent: Connection to UNIX agent on tcp://u6-lite:36602 failed. ERROR: 111 Connection refused Sensors: SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'temperature' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00097013s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'humidity' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00096393s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00074792s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'dewpoint' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00070190s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'airflow' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00083804s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'voltage' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00159693s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'current' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00773811s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'power' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00127316s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'apower' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00081706s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'rpower' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00082302s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00086117s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00084615s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'impedance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00094509s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'resistance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00250411s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'frequency' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00092506s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'dbm' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00072789s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'attenuation' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00774503s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'snr' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00181103s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'dust' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00079823s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'concentration' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00125885s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'sound' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00084209s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'capacity' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00118399s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'load' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00342298s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'runtime' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00110197s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'volume' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00087118s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'waterflow' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00741792s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'pressure' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00243616s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'velocity' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00269008s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'distance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00115991s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'illuminance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00095510s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'wavelength' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00088620s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'gauge' AND `poller_type` = 'agent' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00076008s]  Virtual machines: SQL[SELECT * FROM `vminfo` WHERE `device_id` = '20' AND `vm_source` = 'agent'] SQL RUNTIME[0.00058699s]   o Module time  0.1556s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-unix-agent.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00081706s]  SQL[SELECT * FROM `devices` WHERE `device_id` = '20'] SQL RUNTIME[0.00092292s]  SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '20'] SQL RUNTIME[0.00097513s]  SQL[SELECT * FROM `devices` WHERE `devices`.`device_id` = '20'] SQL RUNTIME[0.00405407s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-unix-agent.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00542116s]  RRD CMD[update u6-lite/perf-pollermodule-unix-agent.rrd N:0.1556 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0025s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/status.rrd: Permission denied ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/ping.rrd: Permission denied ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/ping_snmp.rrd: Permission denied ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-unix-agent.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/system.inc.php ##### Module Start: system #####   SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '20' AND `use` = 'mib' AND `disabled` = '1'] SQL RUNTIME[0.01093888s]  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':'u6-lite':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]  CMD EXITCODE[0] CMD RUNTIME[0.1085s] STDOUT[ sysUpTime.0 = 0:0:33:57.71 sysLocation.0 = "55 6E 6B 6E 6F 77 6E " sysContact.0 = "72 6F 6F 74 40 6C 6F 63 61 6C 68 6F 73 74 " sysName.0 = "75 36 2D 6C 69 74 65 " ] SNMP Hex string converted.. HEX: 55 6E 6B 6E 6F 77 6E STRING: Unknown SNMP Hex string converted.. HEX: 72 6F 6F 74 40 6C 6F 63 61 6C 68 6F 73 74 STRING: root@localhost SNMP Hex string converted.. HEX: 75 36 2D 6C 69 74 65 STRING: u6-lite SNMP STATUS[TRUE] Timeticks converted 0:0:33:57.71 -> 2037 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':'u6-lite':'161' sysDescr.0]  CMD EXITCODE[0] CMD RUNTIME[0.1417s] CMD EXITDELAY[10ms] STDOUT[ "55 36 2D 4C 69 74 65 20 35 2E 36 30 2E 39 2E 31 32 39 38 30 " ] SNMP Hex string converted.. HEX: 55 36 2D 4C 69 74 65 20 35 2E 36 30 2E 39 2E 31 32 39 38 30 STRING: U6-Lite 5.60.9.12980 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':'u6-lite':'161' sysObjectID.0]  CMD EXITCODE[0] CMD RUNTIME[0.1237s] CMD EXITDELAY[10ms] STDOUT[ .1.3.6.1.4.1.41112 ] 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':'u6-lite':'161' snmpEngineID.0]  CMD EXITCODE[0] CMD RUNTIME[0.107s] CMD EXITDELAY[10ms] STDOUT[ "80 00 1F 88 80 06 20 C3 11 0A 69 F4 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':'u6-lite':'161' hrSystemUptime.0]  CMD EXITCODE[0] CMD RUNTIME[0.108s] STDOUT[ 0:0:35:12.91 ] SNMP STATUS[TRUE] Timeticks converted 0:0:35:12.91 -> 2112 CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' snmpEngineTime.0]  CMD EXITCODE[0] CMD RUNTIME[0.131s] CMD EXITDELAY[10ms] STDOUT[ 2034 ] SNMP STATUS[TRUE] Using SNMP Agent hrSystemUptime (2112 sec. => 35m 12s) RRD /opt/observium/rrd/u6-lite/uptime.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00074100s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'uptime.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00482392s]  RRD CMD[update u6-lite/uptime.rrd N:2112 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/uptime.rrd: Permission denied] RRD_STATUS[FALSE]   o Uptime  35m 12s  o Last reboot  2021-07-18 19:45:31   /opt/observium/includes/polling/system.inc.php:234  array( [use] => string(14) "hrSystemUptime" [sysUpTime] => int(2037) [hrSystemUptime] => int(2112) [snmpEngineTime] => int(2034) [uptime] => int(2112) [formatted] => string(7) "35m 12s" [message] => string(31) "Using SNMP Agent hrSystemUptime" [previous] => string(4) "1807" [diff] => int(-305) [last_rebooted] => string(10) "1626630331" [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':'u6-lite':'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.0708s] STDOUT[ .1.3.6.1.4.1.2021.10.1.5.1 = 80 .1.3.6.1.4.1.2021.10.1.5.2 = 85 .1.3.6.1.4.1.2021.10.1.5.3 = 81 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/u6-lite/la.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00078106s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'la.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01296782s]  RRD CMD[update u6-lite/la.rrd N:80:85:81 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/la.rrd: Permission denied] RRD_STATUS[FALSE]   o Load average  0.8, 0.85, 0.81  o sysObjectID  .1.3.6.1.4.1.41112  o snmpEngineID  80001F88800620C3110A69F460  o sysDescr  U6-Lite 5.60.9.12980  o sysName  u6-lite  o Location  Unknown SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '20'] SQL RUNTIME[0.00068212s]  o Module time  0.9135s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-system.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00195408s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-system.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00483394s]  RRD CMD[update u6-lite/perf-pollermodule-system.rrd N:0.9135 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0084s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-system.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/os.inc.php ##### Module Start: os #####   o OS Poller  Group CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111]  CMD EXITCODE[0] CMD RUNTIME[0.1001s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111';] SQL RUNTIME[0.00111914s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632444' WHERE `error_id` = '1204'] SQL RUNTIME[0.00621390s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' .1.3.6.1.4.1.2021.7890.1.101.1]  CMD EXITCODE[0] CMD RUNTIME[0.1183s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.101.1';] SQL RUNTIME[0.00084305s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632444' WHERE `error_id` = '1205'] SQL RUNTIME[0.00926208s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' .1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101]  CMD EXITCODE[0] CMD RUNTIME[0.0712s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101';] SQL RUNTIME[0.00351095s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632444' WHERE `error_id` = '1206'] SQL RUNTIME[0.00851893s]  o Type    o Vendor    o Hardware  Generic  o Version    o Features    o Serial    o Asset    o Module time  0.3545s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-os.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00247407s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-os.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00686193s]  RRD CMD[update u6-lite/perf-pollermodule-os.rrd N:0.3545 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0033s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20' AND `sensor_class` = 'voltage' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00097394s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'current' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00090981s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'temperature' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00121903s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00093293s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'power' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00073314s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'airflow' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00407505s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'capacity' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00234294s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '20' AND `sensor_class` = 'capacity' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00276184s]  SQL[SELECT * FROM `status` WHERE `device_id` = '20' AND `poller_type` = 'ipmi' AND `status_deleted` = '0'] SQL RUNTIME[0.00089812s]  o Module time  0.0236s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-ipmi.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00073218s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-ipmi.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01813507s]  RRD CMD[update u6-lite/perf-pollermodule-ipmi.rrd N:0.0236 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0019s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20' AND `sensor_deleted` = '0' AND `sensor_class` IN ('temperature','humidity','fanspeed','dewpoint','airflow','voltage','current','power','apower','rpower','crestfactor','powerfactor','impedance','resistance','frequency','dbm','attenuation','snr','dust','concentration','sound','capacity','load','runtime','volume','waterflow','pressure','velocity','distance','illuminance','wavelength','gauge')] SQL RUNTIME[0.00476789s]  o Module time  0.0059s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-sensors.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00139093s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-sensors.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00845218s]  RRD CMD[update u6-lite/perf-pollermodule-sensors.rrd N:0.0059 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20' AND `status_deleted` = '0';] SQL RUNTIME[0.00218201s]  o Status Count  0  o Module time  0.0039s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-status.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00099397s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-status.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00753403s]  RRD CMD[update u6-lite/perf-pollermodule-status.rrd N:0.0039 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20' AND `counter_deleted` = '0')] SQL RUNTIME[0.00082994s]  o Module time  0.0017s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-counter.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00073886s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-counter.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00827885s]  RRD CMD[update u6-lite/perf-pollermodule-counter.rrd N:0.0017 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0017s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20' AND `processor_oid` REGEXP '^\\.?[0-9]+(\\.[0-9]+)+$' AND `processor_type` != 'wmi'] SQL RUNTIME[0.00110817s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' .1.3.6.1.2.1.25.3.3.1.2.196608 .1.3.6.1.2.1.25.3.3.1.2.196609 .1.3.6.1.2.1.25.3.3.1.2.196610 .1.3.6.1.2.1.25.3.3.1.2.196611]  CMD EXITCODE[0] CMD RUNTIME[0.2004s] CMD EXITDELAY[10ms] STDOUT[ .1.3.6.1.2.1.25.3.3.1.2.196608 = 2 .1.3.6.1.2.1.25.3.3.1.2.196609 = 1 .1.3.6.1.2.1.25.3.3.1.2.196610 = 2 .1.3.6.1.2.1.25.3.3.1.2.196611 = 1 ] SNMP STATUS[TRUE]  SQL[SELECT * FROM `processors` WHERE `device_id` = '20'] SQL RUNTIME[0.00114393s] RRD /opt/observium/rrd/u6-lite/processor-hr-196608.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00099492s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'processor-hr-196608.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00563002s]  RRD CMD[update u6-lite/processor-hr-196608.rrd N:2 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0014s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/processor-hr-196608.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `processors` set `processor_usage` ='2',`processor_polled` ='1626632444' WHERE `processor_id` = '212'] SQL RUNTIME[0.00712800s] RRD /opt/observium/rrd/u6-lite/processor-hr-196609.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00093603s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'processor-hr-196609.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00522494s]  RRD CMD[update u6-lite/processor-hr-196609.rrd N:1 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/processor-hr-196609.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `processors` set `processor_usage` ='1',`processor_polled` ='1626632444' WHERE `processor_id` = '213'] SQL RUNTIME[0.00593495s] RRD /opt/observium/rrd/u6-lite/processor-hr-196610.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00075889s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'processor-hr-196610.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00619507s]  RRD CMD[update u6-lite/processor-hr-196610.rrd N:2 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0018s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/processor-hr-196610.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `processors` set `processor_usage` ='2',`processor_polled` ='1626632444' WHERE `processor_id` = '214'] SQL RUNTIME[0.00786209s] RRD /opt/observium/rrd/u6-lite/processor-hr-196611.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00085783s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'processor-hr-196611.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01981902s]  RRD CMD[update u6-lite/processor-hr-196611.rrd N:1 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/processor-hr-196611.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `processors` set `processor_usage` ='1',`processor_polled` ='1626632444' WHERE `processor_id` = '215'] SQL RUNTIME[0.00569201s]  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':'u6-lite':'161' hrDeviceType]  CMD EXITCODE[0] CMD RUNTIME[0.0713s] STDOUT[ hrDeviceType = No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' AND `oid` = 'hrDeviceType';] SQL RUNTIME[0.00215411s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632445' WHERE `error_id` = '1207'] SQL RUNTIME[0.00476217s]  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':'u6-lite':'161' hrDeviceDescr]  CMD EXITCODE[0] CMD RUNTIME[0.0559s] STDOUT[ hrDeviceDescr = No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' AND `oid` = 'hrDeviceDescr';] SQL RUNTIME[0.00315809s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632445' WHERE `error_id` = '1208'] SQL RUNTIME[0.00648904s]  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':'u6-lite':'161' hrProcessorLoad]  CMD EXITCODE[0] CMD RUNTIME[0.1323s] STDOUT[ hrProcessorLoad.196608 = 2 hrProcessorLoad.196609 = 1 hrProcessorLoad.196610 = 2 hrProcessorLoad.196611 = 1 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/u6-lite/processor-hr-average-1.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00076389s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'processor-hr-average-1.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00559998s]  RRD CMD[update u6-lite/processor-hr-average-1.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/processor-hr-average-1.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `processors` set `processor_usage` ='1.5',`processor_polled` ='1626632445' WHERE `processor_id` = '216'] SQL RUNTIME[0.00890422s] +-----------+------------+--------+-------+ | Label | Type | Index | Usage | +-----------+------------+--------+-------+ | Processor | hr | 196608 | 2% | | Processor | hr | 196609 | 1% | | Processor | hr | 196610 | 2% | | Processor | hr | 196611 | 1% | | Average | hr-average | 1 | 2% | +-----------+------------+--------+-------+  o Module time  0.7331s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-processors.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00198817s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-processors.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00573111s]  RRD CMD[update u6-lite/perf-pollermodule-processors.rrd N:0.7331 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0015s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00149798s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]  CMD EXITCODE[0] CMD RUNTIME[0.0749s] CMD EXITDELAY[10ms] STDOUT[ memTotalReal.0 = 253752 memAvailReal.0 = 121636 memBuffer.0 = 0 memCached.0 = 50360 ] SNMP STATUS[TRUE] RRD old file not found: '/opt/observium/rrd/u6-lite/mempool-ucd-snmp-mib-0.rrd' RRD /opt/observium/rrd/u6-lite/mempool-ucd-snmp-mib--0.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00090909s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'mempool-ucd-snmp-mib--0.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00495696s]  RRD CMD[update u6-lite/mempool-ucd-snmp-mib--0.rrd N:83718144:176123904 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/mempool-ucd-snmp-mib--0.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `mempools` set `mempool_polled` ='1626632445',`mempool_used` ='83718144',`mempool_perc` ='32.22',`mempool_free` ='176123904',`mempool_total` ='259842048' WHERE `mempool_id` = '176'] SQL RUNTIME[0.00476789s] +-----------------+--------------+-------+-------+--------+-------+--------+ | Label | Type | Index | Total | Used | Free | Perc | +-----------------+--------------+-------+-------+--------+-------+--------+ | Physical Memory | UCD-SNMP-MIB | 0 | 247MB | 79.8MB | 167MB | 32.22% | +-----------------+--------------+-------+-------+--------+-------+--------+  o Module time  0.1278s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-mempools.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00087404s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-mempools.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00548387s]  RRD CMD[update u6-lite/perf-pollermodule-mempools.rrd N:0.1278 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0014s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00099993s]  o Module time  0.0033s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-storage.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00111699s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-storage.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00443912s]  RRD CMD[update u6-lite/perf-pollermodule-storage.rrd N:0.0033 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0016s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-storage.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/netstats.inc.php ##### Module Start: netstats #####   CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' ipInReceives.0 ipOutRequests.0]  CMD EXITCODE[0] CMD RUNTIME[0.0975s] CMD EXITDELAY[10ms] STDOUT[ ipInReceives.0 = 10983 ipOutRequests.0 = 7240 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' ipForwDatagrams.0 ipInDelivers.0 ipInDiscards.0 ipOutDiscards.0 ipOutNoRoutes.0 ipReasmReqds.0 ipReasmOKs.0 ipReasmFails.0 ipFragOKs.0 ipFragFails.0 ipFragCreates.0 ipInUnknownProtos.0 ipInHdrErrors.0 ipInAddrErrors.0]  CMD EXITCODE[0] CMD RUNTIME[0.1132s] CMD EXITDELAY[10ms] STDOUT[ ipForwDatagrams.0 = 0 ipInDelivers.0 = 7851 ipInDiscards.0 = 0 ipOutDiscards.0 = 0 ipOutNoRoutes.0 = 6 ipReasmReqds.0 = 0 ipReasmOKs.0 = 0 ipReasmFails.0 = 0 ipFragOKs.0 = 0 ipFragFails.0 = 0 ipFragCreates.0 = 0 ipInUnknownProtos.0 = 0 ipInHdrErrors.0 = 0 ipInAddrErrors.0 = 2 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/u6-lite/netstats-ip.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00090098s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'netstats-ip.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00480413s]  RRD CMD[update u6-lite/netstats-ip.rrd N:0:7851:10983:7240:0:0:6:0:0:0:0:0:0:0:0:2 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/netstats-ip.rrd: Permission denied] RRD_STATUS[FALSE]   o Ip Graphs  netstat_ip netstat_ip_frag CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' icmpInMsgs.0 icmpOutMsgs.0]  CMD EXITCODE[0] CMD RUNTIME[0.0888s] CMD EXITDELAY[10ms] STDOUT[ icmpInMsgs.0 = 60 icmpOutMsgs.0 = 0 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' icmpInErrors.0 icmpOutErrors.0 icmpInEchos.0 icmpOutEchos.0 icmpInEchoReps.0 icmpOutEchoReps.0 icmpInDestUnreachs.0 icmpOutDestUnreachs.0 icmpInParmProbs.0 icmpInTimeExcds.0 icmpInSrcQuenchs.0 icmpInRedirects.0 icmpInTimestamps.0 icmpInTimestampReps.0 icmpInAddrMasks.0 icmpInAddrMaskReps.0 icmpOutTimeExcds.0 icmpOutParmProbs.0 icmpOutSrcQuenchs.0 icmpOutRedirects.0 icmpOutTimestamps.0 icmpOutTimestampReps.0 icmpOutAddrMasks.0 icmpOutAddrMaskReps.0]  CMD EXITCODE[0] CMD RUNTIME[0.1332s] CMD EXITDELAY[10ms] STDOUT[ icmpInErrors.0 = 0 icmpOutErrors.0 = 71 icmpInEchos.0 = 0 icmpOutEchos.0 = 0 icmpInEchoReps.0 = 38 icmpOutEchoReps.0 = 2 icmpInDestUnreachs.0 = 0 icmpOutDestUnreachs.0 = 0 icmpInParmProbs.0 = 0 icmpInTimeExcds.0 = 20 icmpInSrcQuenchs.0 = 0 icmpInRedirects.0 = 0 icmpInTimestamps.0 = 2 icmpInTimestampReps.0 = 0 icmpInAddrMasks.0 = 0 icmpInAddrMaskReps.0 = 0 icmpOutTimeExcds.0 = 31 icmpOutParmProbs.0 = 0 icmpOutSrcQuenchs.0 = 0 icmpOutRedirects.0 = 0 icmpOutTimestamps.0 = 38 icmpOutTimestampReps.0 = 0 icmpOutAddrMasks.0 = 0 icmpOutAddrMaskReps.0 = 0 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/u6-lite/netstats-icmp.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00091386s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'netstats-icmp.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00534415s]  RRD CMD[update u6-lite/netstats-icmp.rrd N:60:0:0:71:0:0:38:2:0:0:0:20:0:0:2:0:0:0:31:0:0:0:38:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/netstats-icmp.rrd: Permission denied] RRD_STATUS[FALSE]   o Icmp Graphs  netstat_icmp netstat_icmp_info CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m TCP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' tcpInSegs.0 tcpOutSegs.0]  CMD EXITCODE[0] CMD RUNTIME[0.0714s] CMD EXITDELAY[10ms] STDOUT[ tcpInSegs.0 = No Such Object available on this agent at this OID tcpOutSegs.0 = No Such Object available on this agent at this OID ] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'TCP-MIB' AND `oid` = 'tcpInSegs.0 tcpOutSegs.0';] SQL RUNTIME[0.00079203s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632446' WHERE `error_id` = '1209'] SQL RUNTIME[0.00407004s] SNMP STATUS[FALSE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' udpInDatagrams.0 udpOutDatagrams.0]  CMD EXITCODE[0] CMD RUNTIME[0.0396s] STDOUT[ udpInDatagrams.0 = 4120 udpOutDatagrams.0 = 2830 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' udpInErrors.0 udpNoPorts.0]  CMD EXITCODE[0] CMD RUNTIME[0.1047s] STDOUT[ udpInErrors.0 = 63 udpNoPorts.0 = 41 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/u6-lite/netstats-udp.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00073886s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'netstats-udp.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00425482s]  RRD CMD[update u6-lite/netstats-udp.rrd N:4120:2830:63:41 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/netstats-udp.rrd: Permission denied] RRD_STATUS[FALSE]   o UDP Graphs  netstat_udp_datagrams netstat_udp_errors CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' snmpInPkts.0 snmpOutPkts.0]  CMD EXITCODE[0] CMD RUNTIME[0.0866s] CMD EXITDELAY[10ms] STDOUT[ snmpInPkts.0 = 1266 snmpOutPkts.0 = 1265 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' snmpInBadVersions.0 snmpInBadCommunityNames.0 snmpInBadCommunityUses.0 snmpInASNParseErrs.0 snmpInTooBigs.0 snmpInNoSuchNames.0 snmpInBadValues.0 snmpInReadOnlys.0 snmpInGenErrs.0 snmpInTotalReqVars.0 snmpInTotalSetVars.0 snmpInGetRequests.0 snmpInGetNexts.0 snmpInSetRequests.0 snmpInGetResponses.0 snmpInTraps.0 snmpOutTooBigs.0 snmpOutNoSuchNames.0 snmpOutBadValues.0 snmpOutGenErrs.0 snmpOutGetRequests.0 snmpOutGetNexts.0 snmpOutSetRequests.0 snmpOutGetResponses.0 snmpOutTraps.0 snmpSilentDrops.0 snmpProxyDrops.0]  CMD EXITCODE[0] CMD RUNTIME[0.1023s] CMD EXITDELAY[10ms] STDOUT[ snmpInBadVersions.0 = 0 snmpInBadCommunityNames.0 = 0 snmpInBadCommunityUses.0 = 0 snmpInASNParseErrs.0 = 0 snmpInTooBigs.0 = 0 snmpInNoSuchNames.0 = 0 snmpInBadValues.0 = 0 snmpInReadOnlys.0 = 0 snmpInGenErrs.0 = 0 snmpInTotalReqVars.0 = 10138 snmpInTotalSetVars.0 = 0 snmpInGetRequests.0 = 366 snmpInGetNexts.0 = 0 snmpInSetRequests.0 = 0 snmpInGetResponses.0 = 0 snmpInTraps.0 = 0 snmpOutTooBigs.0 = 0 snmpOutNoSuchNames.0 = 0 snmpOutBadValues.0 = 0 snmpOutGenErrs.0 = 0 snmpOutGetRequests.0 = 0 snmpOutGetNexts.0 = 0 snmpOutSetRequests.0 = 0 snmpOutGetResponses.0 = 1266 snmpOutTraps.0 = 0 snmpSilentDrops.0 = 0 snmpProxyDrops.0 = 0 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/u6-lite/netstats-snmp.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00081301s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'netstats-snmp.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00429201s]  RRD CMD[update u6-lite/netstats-snmp.rrd N:1266:1265:0:0:0:0:0:0:0:0:0:10138:0:366:0:0:0:0:0:0:0:0:0:0:0:1266:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/netstats-snmp.rrd: Permission denied] RRD_STATUS[FALSE]   o SNMP Graphs  netstat_snmp_stats netstat_snmp_packets  o Module time  0.9864s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-netstats.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00083017s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-netstats.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00448513s]  RRD CMD[update u6-lite/perf-pollermodule-netstats.rrd N:0.9864 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-netstats.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':'u6-lite':'161' systemStats]  CMD EXITCODE[0] CMD RUNTIME[0.0964s] STDOUT[ systemStats = 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = 'systemStats';] SQL RUNTIME[0.00093699s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632446' WHERE `error_id` = '1210'] SQL RUNTIME[0.00471306s]  o Module time  0.1085s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-ucd-mib.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00084209s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-ucd-mib.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00439215s]  RRD CMD[update u6-lite/perf-pollermodule-ucd-mib.rrd N:0.1085 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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':'u6-lite':'161' ipSystemStats]  CMD EXITCODE[0] CMD RUNTIME[0.1401s] STDOUT[ ipSystemStatsTable = 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'IP-MIB' AND `oid` = 'ipSystemStats';] SQL RUNTIME[0.00117397s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632446' WHERE `error_id` = '1211'] SQL RUNTIME[0.00448990s]  o Module time  0.1522s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-ipSystemStats.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00071907s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-ipSystemStats.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00438404s]  RRD CMD[update u6-lite/perf-pollermodule-ipSystemStats.rrd N:0.1522 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00320101s]  SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '20' AND `entity_type` = 'port'] SQL RUNTIME[0.00214386s] Module [ports_etherlike] disabled globally by config in process [poller]. Module [ports_junoseatmvp] excluded for device os in process [poller]. Module [ports_adsl] disabled globally by config 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':'u6-lite':'161' ifEntry]  CMD EXITCODE[0] CMD RUNTIME[0.2389s] STDOUT[ ifIndex.1 = 1 ifIndex.2 = 2 ifIndex.3 = 3 ifIndex.4 = 4 ifIndex.5 = 5 ifIndex.6 = 6 ifIndex.7 = 7 ifIndex.8 = 8 ifIndex.9 = 9 ifIndex.10 = 10 ifIndex.11 = 11 ifIndex.12 = 12 ifIndex.13 = 13 ifIndex.14 = 14 ifIndex.15 = 15 ifIndex.16 = 16 ifIndex.17 = 17 ifIndex.18 = 18 ifIndex.19 = 19 ifIndex.20 = 20 ifIndex.21 = 21 ifIndex.22 = 22 ifIndex.23 = 23 ifIndex.24 = 24 ifIndex.25 = 25 ifIndex.26 = 26 ifDescr.1 = lo ifDescr.2 = eth0 ifDescr.3 = eth1 ifDescr.4 = ra0 ifDescr.5 = rai0 ifDescr.6 = ra1 ifDescr.7 = ra2 ifDescr.8 = ra3 ifDescr.9 = ra4 ifDescr.10 = ra5 ifDescr.11 = ra6 ifDescr.12 = ra7 ifDescr.13 = wds0 ifDescr.14 = wds1 ifDescr.15 = wds2 ifDescr.16 = wds3 ifDescr.17 = apcli0 ifDescr.18 = rai1 ifDescr.19 = rai2 ifDescr.20 = rai3 ifDescr.21 = rai4 ifDescr.22 = rai5 ifDescr.23 = rai6 ifDescr.24 = rai7 ifDescr.25 = apclii0 ifDescr.26 = br0 ifType.1 = softwareLoopback ifType.2 = ethernetCsmacd ifType.3 = ethernetCsmacd ifType.4 = ethernetCsmacd ifType.5 = ethernetCsmacd ifType.6 = ethernetCsmacd ifType.7 = ethernetCsmacd ifType.8 = ethernetCsmacd ifType.9 = ethernetCsmacd ifType.10 = ethernetCsmacd ifType.11 = ethernetCsmacd ifType.12 = ethernetCsmacd ifType.13 = ethernetCsmacd ifType.14 = ethernetCsmacd ifType.15 = ethernetCsmacd ifType.16 = ethernetCsmacd ifType.17 = ethernetCsmacd ifType.18 = ethernetCsmacd ifType.19 = ethernetCsmacd ifType.20 = ethernetCsmacd ifType.21 = ethernetCsmacd ifType.22 = ethernetCsmacd ifType.23 = ethernetCsmacd ifType.24 = ethernetCsmacd ifType.25 = ethernetCsmacd ifType.26 = ethernetCsmacd ifMtu.1 = 65536 ifMtu.2 = 1500 ifMtu.3 = 1500 ifMtu.4 = 1500 ifMtu.5 = 1500 ifMtu.6 = 1500 ifMtu.7 = 1500 ifMtu.8 = 1500 ifMtu.9 = 1500 ifMtu.10 = 1500 ifMtu.11 = 1500 ifMtu.12 = 1500 ifMtu.13 = 1500 ifMtu.14 = 1500 ifMtu.15 = 1500 ifMtu.16 = 1500 ifMtu.17 = 1500 ifMtu.18 = 1500 ifMtu.19 = 1500 ifMtu.20 = 1500 ifMtu.21 = 1500 ifMtu.22 = 1500 ifMtu.23 = 1500 ifMtu.24 = 1500 ifMtu.25 = 1500 ifMtu.26 = 1500 ifSpeed.1 = 10000000 ifSpeed.2 = 1000000000 ifSpeed.3 = 1000000000 ifSpeed.4 = 0 ifSpeed.5 = 0 ifSpeed.6 = 0 ifSpeed.7 = 0 ifSpeed.8 = 0 ifSpeed.9 = 0 ifSpeed.10 = 0 ifSpeed.11 = 0 ifSpeed.12 = 0 ifSpeed.13 = 0 ifSpeed.14 = 0 ifSpeed.15 = 0 ifSpeed.16 = 0 ifSpeed.17 = 0 ifSpeed.18 = 0 ifSpeed.19 = 0 ifSpeed.20 = 0 ifSpeed.21 = 0 ifSpeed.22 = 0 ifSpeed.23 = 0 ifSpeed.24 = 0 ifSpeed.25 = 0 ifSpeed.26 = 0 ifPhysAddress.1 = ifPhysAddress.2 = f4:92:bf:ac:1c:e0 ifPhysAddress.3 = f4:92:bf:ac:1c:e0 ifPhysAddress.4 = f4:92:bf:ac:1c:e1 ifPhysAddress.5 = f4:92:bf:ac:1c:e2 ifPhysAddress.6 = f6:92:bf:9c:1c:e1 ifPhysAddress.7 = f6:92:bf:ac:1c:e1 ifPhysAddress.8 = f6:92:bf:bc:1c:e1 ifPhysAddress.9 = f6:92:bf:cc:1c:e1 ifPhysAddress.10 = f6:92:bf:dc:1c:e1 ifPhysAddress.11 = f6:92:bf:ec:1c:e1 ifPhysAddress.12 = f6:92:bf:fc:1c:e1 ifPhysAddress.13 = f4:92:bf:ac:1c:e1 ifPhysAddress.14 = f4:92:bf:ac:1c:e1 ifPhysAddress.15 = f4:92:bf:ac:1c:e1 ifPhysAddress.16 = f4:92:bf:ac:1c:e1 ifPhysAddress.17 = f6:92:bf:c:1c:e1 ifPhysAddress.18 = f6:92:bf:9c:1c:e2 ifPhysAddress.19 = f6:92:bf:ac:1c:e2 ifPhysAddress.20 = f6:92:bf:bc:1c:e2 ifPhysAddress.21 = f6:92:bf:cc:1c:e2 ifPhysAddress.22 = f6:92:bf:dc:1c:e2 ifPhysAddress.23 = f6:92:bf:ec:1c:e2 ifPhysAddress.24 = f6:92:bf:fc:1c:e2 ifPhysAddress.25 = f2:92:bf:ac:1c:e2 ifPhysAddress.26 = f4:92:bf:ac:1c:e0 ifAdminStatus.1 = up ifAdminStatus.2 = up ifAdminStatus.3 = down ifAdminStatus.4 = up ifAdminStatus.5 = up ifAdminStatus.6 = up ifAdminStatus.7 = down ifAdminStatus.8 = down ifAdminStatus.9 = down ifAdminStatus.10 = down ifAdminStatus.11 = down ifAdminStatus.12 = down ifAdminStatus.13 = down ifAdminStatus.14 = down ifAdminStatus.15 = down ifAdminStatus.16 = down ifAdminStatus.17 = down ifAdminStatus.18 = up ifAdminStatus.19 = down ifAdminStatus.20 = down ifAdminStatus.21 = down ifAdminStatus.22 = down ifAdminStatus.23 = down ifAdminStatus.24 = down ifAdminStatus.25 = down ifAdminStatus.26 = up ifOperStatus.1 = up ifOperStatus.2 = up ifOperStatus.3 = down ifOperStatus.4 = up ifOperStatus.5 = up ifOperStatus.6 = up ifOperStatus.7 = down ifOperStatus.8 = down ifOperStatus.9 = down ifOperStatus.10 = down ifOperStatus.11 = down ifOperStatus.12 = down ifOperStatus.13 = down ifOperStatus.14 = down ifOperStatus.15 = down ifOperStatus.16 = down ifOperStatus.17 = down ifOperStatus.18 = up ifOperStatus.19 = down ifOperStatus.20 = down ifOperStatus.21 = down ifOperStatus.22 = down ifOperStatus.23 = down ifOperStatus.24 = down ifOperStatus.25 = down ifOperStatus.26 = up ifLastChange.1 = 0:0:00:00.00 ifLastChange.2 = 0:0:00:00.00 ifLastChange.3 = 0:0:00:00.00 ifLastChange.4 = 0:0:00:00.00 ifLastChange.5 = 0:0:00:07.48 ifLastChange.6 = 0:0:00:00.00 ifLastChange.7 = 0:0:00:00.00 ifLastChange.8 = 0:0:00:00.00 ifLastChange.9 = 0:0:00:00.00 ifLastChange.10 = 0:0:00:00.00 ifLastChange.11 = 0:0:00:00.00 ifLastChange.12 = 0:0:00:00.00 ifLastChange.13 = 0:0:00:00.00 ifLastChange.14 = 0:0:00:00.00 ifLastChange.15 = 0:0:00:00.00 ifLastChange.16 = 0:0:00:00.00 ifLastChange.17 = 0:0:00:00.00 ifLastChange.18 = 0:0:00:00.00 ifLastChange.19 = 0:0:00:00.00 ifLastChange.20 = 0:0:00:00.00 ifLastChange.21 = 0:0:00:00.00 ifLastChange.22 = 0:0:00:00.00 ifLastChange.23 = 0:0:00:00.00 ifLastChange.24 = 0:0:00:00.00 ifLastChange.25 = 0:0:00:00.00 ifLastChange.26 = 0:0:00:00.00 ifInOctets.1 = 6650 ifInOctets.2 = 7056987 ifInOctets.3 = 0 ifInOctets.4 = 920075 ifInOctets.5 = 1026378 ifInOctets.6 = 0 ifInOctets.7 = 0 ifInOctets.8 = 0 ifInOctets.9 = 0 ifInOctets.10 = 0 ifInOctets.11 = 0 ifInOctets.12 = 0 ifInOctets.13 = 0 ifInOctets.14 = 0 ifInOctets.15 = 0 ifInOctets.16 = 0 ifInOctets.17 = 0 ifInOctets.18 = 0 ifInOctets.19 = 0 ifInOctets.20 = 0 ifInOctets.21 = 0 ifInOctets.22 = 0 ifInOctets.23 = 0 ifInOctets.24 = 0 ifInOctets.25 = 0 ifInOctets.26 = 1108563 ifInUcastPkts.1 = 54 ifInUcastPkts.2 = 15951 ifInUcastPkts.3 = 0 ifInUcastPkts.4 = 6552 ifInUcastPkts.5 = 10879 ifInUcastPkts.6 = 0 ifInUcastPkts.7 = 0 ifInUcastPkts.8 = 0 ifInUcastPkts.9 = 0 ifInUcastPkts.10 = 0 ifInUcastPkts.11 = 0 ifInUcastPkts.12 = 0 ifInUcastPkts.13 = 0 ifInUcastPkts.14 = 0 ifInUcastPkts.15 = 0 ifInUcastPkts.16 = 0 ifInUcastPkts.17 = 0 ifInUcastPkts.18 = 0 ifInUcastPkts.19 = 0 ifInUcastPkts.20 = 0 ifInUcastPkts.21 = 0 ifInUcastPkts.22 = 0 ifInUcastPkts.23 = 0 ifInUcastPkts.24 = 0 ifInUcastPkts.25 = 0 ifInUcastPkts.26 = 14196 ifInNUcastPkts.1 = 0 ifInNUcastPkts.2 = 0 ifInNUcastPkts.3 = 0 ifInNUcastPkts.4 = 1901 ifInNUcastPkts.5 = 0 ifInNUcastPkts.6 = 0 ifInNUcastPkts.7 = 0 ifInNUcastPkts.8 = 0 ifInNUcastPkts.9 = 0 ifInNUcastPkts.10 = 0 ifInNUcastPkts.11 = 0 ifInNUcastPkts.12 = 0 ifInNUcastPkts.13 = 0 ifInNUcastPkts.14 = 0 ifInNUcastPkts.15 = 0 ifInNUcastPkts.16 = 0 ifInNUcastPkts.17 = 0 ifInNUcastPkts.18 = 0 ifInNUcastPkts.19 = 0 ifInNUcastPkts.20 = 0 ifInNUcastPkts.21 = 0 ifInNUcastPkts.22 = 0 ifInNUcastPkts.23 = 0 ifInNUcastPkts.24 = 0 ifInNUcastPkts.25 = 0 ifInNUcastPkts.26 = 0 ifInDiscards.1 = 0 ifInDiscards.2 = 0 ifInDiscards.3 = 0 ifInDiscards.4 = 1881 ifInDiscards.5 = 0 ifInDiscards.6 = 0 ifInDiscards.7 = 0 ifInDiscards.8 = 0 ifInDiscards.9 = 0 ifInDiscards.10 = 0 ifInDiscards.11 = 0 ifInDiscards.12 = 0 ifInDiscards.13 = 0 ifInDiscards.14 = 0 ifInDiscards.15 = 0 ifInDiscards.16 = 0 ifInDiscards.17 = 0 ifInDiscards.18 = 0 ifInDiscards.19 = 0 ifInDiscards.20 = 0 ifInDiscards.21 = 0 ifInDiscards.22 = 0 ifInDiscards.23 = 0 ifInDiscards.24 = 0 ifInDiscards.25 = 0 ifInDiscards.26 = 0 ifInErrors.1 = 0 ifInErrors.2 = 0 ifInErrors.3 = 0 ifInErrors.4 = 30 ifInErrors.5 = 0 ifInErrors.6 = 0 ifInErrors.7 = 0 ifInErrors.8 = 0 ifInErrors.9 = 0 ifInErrors.10 = 0 ifInErrors.11 = 0 ifInErrors.12 = 0 ifInErrors.13 = 0 ifInErrors.14 = 0 ifInErrors.15 = 0 ifInErrors.16 = 0 ifInErrors.17 = 0 ifInErrors.18 = 0 ifInErrors.19 = 0 ifInErrors.20 = 0 ifInErrors.21 = 0 ifInErrors.22 = 0 ifInErrors.23 = 0 ifInErrors.24 = 0 ifInErrors.25 = 0 ifInErrors.26 = 0 ifInUnknownProtos.1 = 0 ifInUnknownProtos.2 = 0 ifInUnknownProtos.3 = 0 ifInUnknownProtos.4 = 0 ifInUnknownProtos.5 = 0 ifInUnknownProtos.6 = 0 ifInUnknownProtos.7 = 0 ifInUnknownProtos.8 = 0 ifInUnknownProtos.9 = 0 ifInUnknownProtos.10 = 0 ifInUnknownProtos.11 = 0 ifInUnknownProtos.12 = 0 ifInUnknownProtos.13 = 0 ifInUnknownProtos.14 = 0 ifInUnknownProtos.15 = 0 ifInUnknownProtos.16 = 0 ifInUnknownProtos.17 = 0 ifInUnknownProtos.18 = 0 ifInUnknownProtos.19 = 0 ifInUnknownProtos.20 = 0 ifInUnknownProtos.21 = 0 ifInUnknownProtos.22 = 0 ifInUnknownProtos.23 = 0 ifInUnknownProtos.24 = 0 ifInUnknownProtos.25 = 0 ifInUnknownProtos.26 = 0 ifOutOctets.1 = 6650 ifOutOctets.2 = 3544128 ifOutOctets.3 = 0 ifOutOctets.4 = 1641353 ifOutOctets.5 = 4937235 ifOutOctets.6 = 0 ifOutOctets.7 = 0 ifOutOctets.8 = 0 ifOutOctets.9 = 0 ifOutOctets.10 = 0 ifOutOctets.11 = 0 ifOutOctets.12 = 0 ifOutOctets.13 = 0 ifOutOctets.14 = 0 ifOutOctets.15 = 0 ifOutOctets.16 = 0 ifOutOctets.17 = 0 ifOutOctets.18 = 0 ifOutOctets.19 = 0 ifOutOctets.20 = 0 ifOutOctets.21 = 0 ifOutOctets.22 = 0 ifOutOctets.23 = 0 ifOutOctets.24 = 0 ifOutOctets.25 = 0 ifOutOctets.26 = 1955080 ifOutUcastPkts.1 = 54 ifOutUcastPkts.2 = 19397 ifOutUcastPkts.3 = 0 ifOutUcastPkts.4 = 3803 ifOutUcastPkts.5 = 9015 ifOutUcastPkts.6 = 0 ifOutUcastPkts.7 = 0 ifOutUcastPkts.8 = 0 ifOutUcastPkts.9 = 0 ifOutUcastPkts.10 = 0 ifOutUcastPkts.11 = 0 ifOutUcastPkts.12 = 0 ifOutUcastPkts.13 = 0 ifOutUcastPkts.14 = 0 ifOutUcastPkts.15 = 0 ifOutUcastPkts.16 = 0 ifOutUcastPkts.17 = 0 ifOutUcastPkts.18 = 0 ifOutUcastPkts.19 = 0 ifOutUcastPkts.20 = 0 ifOutUcastPkts.21 = 0 ifOutUcastPkts.22 = 0 ifOutUcastPkts.23 = 0 ifOutUcastPkts.24 = 0 ifOutUcastPkts.25 = 0 ifOutUcastPkts.26 = 7497 ifOutNUcastPkts.1 = 0 ifOutNUcastPkts.2 = 0 ifOutNUcastPkts.3 = 0 ifOutNUcastPkts.4 = 0 ifOutNUcastPkts.5 = 0 ifOutNUcastPkts.6 = 0 ifOutNUcastPkts.7 = 0 ifOutNUcastPkts.8 = 0 ifOutNUcastPkts.9 = 0 ifOutNUcastPkts.10 = 0 ifOutNUcastPkts.11 = 0 ifOutNUcastPkts.12 = 0 ifOutNUcastPkts.13 = 0 ifOutNUcastPkts.14 = 0 ifOutNUcastPkts.15 = 0 ifOutNUcastPkts.16 = 0 ifOutNUcastPkts.17 = 0 ifOutNUcastPkts.18 = 0 ifOutNUcastPkts.19 = 0 ifOutNUcastPkts.20 = 0 ifOutNUcastPkts.21 = 0 ifOutNUcastPkts.22 = 0 ifOutNUcastPkts.23 = 0 ifOutNUcastPkts.24 = 0 ifOutNUcastPkts.25 = 0 ifOutNUcastPkts.26 = 0 ifOutDiscards.1 = 0 ifOutDiscards.2 = 0 ifOutDiscards.3 = 0 ifOutDiscards.4 = 0 ifOutDiscards.5 = 0 ifOutDiscards.6 = 0 ifOutDiscards.7 = 0 ifOutDiscards.8 = 0 ifOutDiscards.9 = 0 ifOutDiscards.10 = 0 ifOutDiscards.11 = 0 ifOutDiscards.12 = 0 ifOutDiscards.13 = 0 ifOutDiscards.14 = 0 ifOutDiscards.15 = 0 ifOutDiscards.16 = 0 ifOutDiscards.17 = 0 ifOutDiscards.18 = 0 ifOutDiscards.19 = 0 ifOutDiscards.20 = 0 ifOutDiscards.21 = 0 ifOutDiscards.22 = 0 ifOutDiscards.23 = 0 ifOutDiscards.24 = 0 ifOutDiscards.25 = 0 ifOutDiscards.26 = 0 ifOutErrors.1 = 0 ifOutErrors.2 = 0 ifOutErrors.3 = 0 ifOutErrors.4 = 0 ifOutErrors.5 = 0 ifOutErrors.6 = 0 ifOutErrors.7 = 0 ifOutErrors.8 = 0 ifOutErrors.9 = 0 ifOutErrors.10 = 0 ifOutErrors.11 = 0 ifOutErrors.12 = 0 ifOutErrors.13 = 0 ifOutErrors.14 = 0 ifOutErrors.15 = 0 ifOutErrors.16 = 0 ifOutErrors.17 = 0 ifOutErrors.18 = 0 ifOutErrors.19 = 0 ifOutErrors.20 = 0 ifOutErrors.21 = 0 ifOutErrors.22 = 0 ifOutErrors.23 = 0 ifOutErrors.24 = 0 ifOutErrors.25 = 0 ifOutErrors.26 = 0 ifOutQLen.1 = 0 ifOutQLen.2 = 0 ifOutQLen.3 = 0 ifOutQLen.4 = 0 ifOutQLen.5 = 0 ifOutQLen.6 = 0 ifOutQLen.7 = 0 ifOutQLen.8 = 0 ifOutQLen.9 = 0 ifOutQLen.10 = 0 ifOutQLen.11 = 0 ifOutQLen.12 = 0 ifOutQLen.13 = 0 ifOutQLen.14 = 0 ifOutQLen.15 = 0 ifOutQLen.16 = 0 ifOutQLen.17 = 0 ifOutQLen.18 = 0 ifOutQLen.19 = 0 ifOutQLen.20 = 0 ifOutQLen.21 = 0 ifOutQLen.22 = 0 ifOutQLen.23 = 0 ifOutQLen.24 = 0 ifOutQLen.25 = 0 ifOutQLen.26 = 0 ifSpecific.1 = zeroDotZero ifSpecific.2 = zeroDotZero ifSpecific.3 = zeroDotZero ifSpecific.4 = zeroDotZero ifSpecific.5 = zeroDotZero ifSpecific.6 = zeroDotZero ifSpecific.7 = zeroDotZero ifSpecific.8 = zeroDotZero ifSpecific.9 = zeroDotZero ifSpecific.10 = zeroDotZero ifSpecific.11 = zeroDotZero ifSpecific.12 = zeroDotZero ifSpecific.13 = zeroDotZero ifSpecific.14 = zeroDotZero ifSpecific.15 = zeroDotZero ifSpecific.16 = zeroDotZero ifSpecific.17 = zeroDotZero ifSpecific.18 = zeroDotZero ifSpecific.19 = zeroDotZero ifSpecific.20 = zeroDotZero ifSpecific.21 = zeroDotZero ifSpecific.22 = zeroDotZero ifSpecific.23 = zeroDotZero ifSpecific.24 = zeroDotZero ifSpecific.25 = zeroDotZero ifSpecific.26 = 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':'u6-lite':'161' ifXEntry]  CMD EXITCODE[0] CMD RUNTIME[0.2416s] STDOUT[ ifName.1 = lo ifName.2 = eth0 ifName.3 = eth1 ifName.4 = ra0 ifName.5 = rai0 ifName.6 = ra1 ifName.7 = ra2 ifName.8 = ra3 ifName.9 = ra4 ifName.10 = ra5 ifName.11 = ra6 ifName.12 = ra7 ifName.13 = wds0 ifName.14 = wds1 ifName.15 = wds2 ifName.16 = wds3 ifName.17 = apcli0 ifName.18 = rai1 ifName.19 = rai2 ifName.20 = rai3 ifName.21 = rai4 ifName.22 = rai5 ifName.23 = rai6 ifName.24 = rai7 ifName.25 = apclii0 ifName.26 = br0 ifInMulticastPkts.1 = 0 ifInMulticastPkts.2 = 0 ifInMulticastPkts.3 = 0 ifInMulticastPkts.4 = 1901 ifInMulticastPkts.5 = 0 ifInMulticastPkts.6 = 0 ifInMulticastPkts.7 = 0 ifInMulticastPkts.8 = 0 ifInMulticastPkts.9 = 0 ifInMulticastPkts.10 = 0 ifInMulticastPkts.11 = 0 ifInMulticastPkts.12 = 0 ifInMulticastPkts.13 = 0 ifInMulticastPkts.14 = 0 ifInMulticastPkts.15 = 0 ifInMulticastPkts.16 = 0 ifInMulticastPkts.17 = 0 ifInMulticastPkts.18 = 0 ifInMulticastPkts.19 = 0 ifInMulticastPkts.20 = 0 ifInMulticastPkts.21 = 0 ifInMulticastPkts.22 = 0 ifInMulticastPkts.23 = 0 ifInMulticastPkts.24 = 0 ifInMulticastPkts.25 = 0 ifInMulticastPkts.26 = 0 ifInBroadcastPkts.1 = 0 ifInBroadcastPkts.2 = 0 ifInBroadcastPkts.3 = 0 ifInBroadcastPkts.4 = 0 ifInBroadcastPkts.5 = 0 ifInBroadcastPkts.6 = 0 ifInBroadcastPkts.7 = 0 ifInBroadcastPkts.8 = 0 ifInBroadcastPkts.9 = 0 ifInBroadcastPkts.10 = 0 ifInBroadcastPkts.11 = 0 ifInBroadcastPkts.12 = 0 ifInBroadcastPkts.13 = 0 ifInBroadcastPkts.14 = 0 ifInBroadcastPkts.15 = 0 ifInBroadcastPkts.16 = 0 ifInBroadcastPkts.17 = 0 ifInBroadcastPkts.18 = 0 ifInBroadcastPkts.19 = 0 ifInBroadcastPkts.20 = 0 ifInBroadcastPkts.21 = 0 ifInBroadcastPkts.22 = 0 ifInBroadcastPkts.23 = 0 ifInBroadcastPkts.24 = 0 ifInBroadcastPkts.25 = 0 ifInBroadcastPkts.26 = 0 ifOutMulticastPkts.1 = 0 ifOutMulticastPkts.2 = 0 ifOutMulticastPkts.3 = 0 ifOutMulticastPkts.4 = 0 ifOutMulticastPkts.5 = 0 ifOutMulticastPkts.6 = 0 ifOutMulticastPkts.7 = 0 ifOutMulticastPkts.8 = 0 ifOutMulticastPkts.9 = 0 ifOutMulticastPkts.10 = 0 ifOutMulticastPkts.11 = 0 ifOutMulticastPkts.12 = 0 ifOutMulticastPkts.13 = 0 ifOutMulticastPkts.14 = 0 ifOutMulticastPkts.15 = 0 ifOutMulticastPkts.16 = 0 ifOutMulticastPkts.17 = 0 ifOutMulticastPkts.18 = 0 ifOutMulticastPkts.19 = 0 ifOutMulticastPkts.20 = 0 ifOutMulticastPkts.21 = 0 ifOutMulticastPkts.22 = 0 ifOutMulticastPkts.23 = 0 ifOutMulticastPkts.24 = 0 ifOutMulticastPkts.25 = 0 ifOutMulticastPkts.26 = 0 ifOutBroadcastPkts.1 = 0 ifOutBroadcastPkts.2 = 0 ifOutBroadcastPkts.3 = 0 ifOutBroadcastPkts.4 = 0 ifOutBroadcastPkts.5 = 0 ifOutBroadcastPkts.6 = 0 ifOutBroadcastPkts.7 = 0 ifOutBroadcastPkts.8 = 0 ifOutBroadcastPkts.9 = 0 ifOutBroadcastPkts.10 = 0 ifOutBroadcastPkts.11 = 0 ifOutBroadcastPkts.12 = 0 ifOutBroadcastPkts.13 = 0 ifOutBroadcastPkts.14 = 0 ifOutBroadcastPkts.15 = 0 ifOutBroadcastPkts.16 = 0 ifOutBroadcastPkts.17 = 0 ifOutBroadcastPkts.18 = 0 ifOutBroadcastPkts.19 = 0 ifOutBroadcastPkts.20 = 0 ifOutBroadcastPkts.21 = 0 ifOutBroadcastPkts.22 = 0 ifOutBroadcastPkts.23 = 0 ifOutBroadcastPkts.24 = 0 ifOutBroadcastPkts.25 = 0 ifOutBroadcastPkts.26 = 0 ifHCInOctets.1 = 6650 ifHCInOctets.2 = 7056987 ifHCInOctets.3 = 0 ifHCInOctets.4 = 920075 ifHCInOctets.5 = 1026378 ifHCInOctets.6 = 0 ifHCInOctets.7 = 0 ifHCInOctets.8 = 0 ifHCInOctets.9 = 0 ifHCInOctets.10 = 0 ifHCInOctets.11 = 0 ifHCInOctets.12 = 0 ifHCInOctets.13 = 0 ifHCInOctets.14 = 0 ifHCInOctets.15 = 0 ifHCInOctets.16 = 0 ifHCInOctets.17 = 0 ifHCInOctets.18 = 0 ifHCInOctets.19 = 0 ifHCInOctets.20 = 0 ifHCInOctets.21 = 0 ifHCInOctets.22 = 0 ifHCInOctets.23 = 0 ifHCInOctets.24 = 0 ifHCInOctets.25 = 0 ifHCInOctets.26 = 1108563 ifHCInUcastPkts.1 = 54 ifHCInUcastPkts.2 = 15951 ifHCInUcastPkts.3 = 0 ifHCInUcastPkts.4 = 6552 ifHCInUcastPkts.5 = 10879 ifHCInUcastPkts.6 = 0 ifHCInUcastPkts.7 = 0 ifHCInUcastPkts.8 = 0 ifHCInUcastPkts.9 = 0 ifHCInUcastPkts.10 = 0 ifHCInUcastPkts.11 = 0 ifHCInUcastPkts.12 = 0 ifHCInUcastPkts.13 = 0 ifHCInUcastPkts.14 = 0 ifHCInUcastPkts.15 = 0 ifHCInUcastPkts.16 = 0 ifHCInUcastPkts.17 = 0 ifHCInUcastPkts.18 = 0 ifHCInUcastPkts.19 = 0 ifHCInUcastPkts.20 = 0 ifHCInUcastPkts.21 = 0 ifHCInUcastPkts.22 = 0 ifHCInUcastPkts.23 = 0 ifHCInUcastPkts.24 = 0 ifHCInUcastPkts.25 = 0 ifHCInUcastPkts.26 = 14196 ifHCInMulticastPkts.1 = 0 ifHCInMulticastPkts.2 = 0 ifHCInMulticastPkts.3 = 0 ifHCInMulticastPkts.4 = 1901 ifHCInMulticastPkts.5 = 0 ifHCInMulticastPkts.6 = 0 ifHCInMulticastPkts.7 = 0 ifHCInMulticastPkts.8 = 0 ifHCInMulticastPkts.9 = 0 ifHCInMulticastPkts.10 = 0 ifHCInMulticastPkts.11 = 0 ifHCInMulticastPkts.12 = 0 ifHCInMulticastPkts.13 = 0 ifHCInMulticastPkts.14 = 0 ifHCInMulticastPkts.15 = 0 ifHCInMulticastPkts.16 = 0 ifHCInMulticastPkts.17 = 0 ifHCInMulticastPkts.18 = 0 ifHCInMulticastPkts.19 = 0 ifHCInMulticastPkts.20 = 0 ifHCInMulticastPkts.21 = 0 ifHCInMulticastPkts.22 = 0 ifHCInMulticastPkts.23 = 0 ifHCInMulticastPkts.24 = 0 ifHCInMulticastPkts.25 = 0 ifHCInMulticastPkts.26 = 0 ifHCInBroadcastPkts.1 = 0 ifHCInBroadcastPkts.2 = 0 ifHCInBroadcastPkts.3 = 0 ifHCInBroadcastPkts.4 = 0 ifHCInBroadcastPkts.5 = 0 ifHCInBroadcastPkts.6 = 0 ifHCInBroadcastPkts.7 = 0 ifHCInBroadcastPkts.8 = 0 ifHCInBroadcastPkts.9 = 0 ifHCInBroadcastPkts.10 = 0 ifHCInBroadcastPkts.11 = 0 ifHCInBroadcastPkts.12 = 0 ifHCInBroadcastPkts.13 = 0 ifHCInBroadcastPkts.14 = 0 ifHCInBroadcastPkts.15 = 0 ifHCInBroadcastPkts.16 = 0 ifHCInBroadcastPkts.17 = 0 ifHCInBroadcastPkts.18 = 0 ifHCInBroadcastPkts.19 = 0 ifHCInBroadcastPkts.20 = 0 ifHCInBroadcastPkts.21 = 0 ifHCInBroadcastPkts.22 = 0 ifHCInBroadcastPkts.23 = 0 ifHCInBroadcastPkts.24 = 0 ifHCInBroadcastPkts.25 = 0 ifHCInBroadcastPkts.26 = 0 ifHCOutOctets.1 = 6650 ifHCOutOctets.2 = 3544128 ifHCOutOctets.3 = 0 ifHCOutOctets.4 = 1641353 ifHCOutOctets.5 = 4937235 ifHCOutOctets.6 = 0 ifHCOutOctets.7 = 0 ifHCOutOctets.8 = 0 ifHCOutOctets.9 = 0 ifHCOutOctets.10 = 0 ifHCOutOctets.11 = 0 ifHCOutOctets.12 = 0 ifHCOutOctets.13 = 0 ifHCOutOctets.14 = 0 ifHCOutOctets.15 = 0 ifHCOutOctets.16 = 0 ifHCOutOctets.17 = 0 ifHCOutOctets.18 = 0 ifHCOutOctets.19 = 0 ifHCOutOctets.20 = 0 ifHCOutOctets.21 = 0 ifHCOutOctets.22 = 0 ifHCOutOctets.23 = 0 ifHCOutOctets.24 = 0 ifHCOutOctets.25 = 0 ifHCOutOctets.26 = 1955080 ifHCOutUcastPkts.1 = 54 ifHCOutUcastPkts.2 = 19397 ifHCOutUcastPkts.3 = 0 ifHCOutUcastPkts.4 = 3803 ifHCOutUcastPkts.5 = 9015 ifHCOutUcastPkts.6 = 0 ifHCOutUcastPkts.7 = 0 ifHCOutUcastPkts.8 = 0 ifHCOutUcastPkts.9 = 0 ifHCOutUcastPkts.10 = 0 ifHCOutUcastPkts.11 = 0 ifHCOutUcastPkts.12 = 0 ifHCOutUcastPkts.13 = 0 ifHCOutUcastPkts.14 = 0 ifHCOutUcastPkts.15 = 0 ifHCOutUcastPkts.16 = 0 ifHCOutUcastPkts.17 = 0 ifHCOutUcastPkts.18 = 0 ifHCOutUcastPkts.19 = 0 ifHCOutUcastPkts.20 = 0 ifHCOutUcastPkts.21 = 0 ifHCOutUcastPkts.22 = 0 ifHCOutUcastPkts.23 = 0 ifHCOutUcastPkts.24 = 0 ifHCOutUcastPkts.25 = 0 ifHCOutUcastPkts.26 = 7497 ifHCOutMulticastPkts.1 = 0 ifHCOutMulticastPkts.2 = 0 ifHCOutMulticastPkts.3 = 0 ifHCOutMulticastPkts.4 = 0 ifHCOutMulticastPkts.5 = 0 ifHCOutMulticastPkts.6 = 0 ifHCOutMulticastPkts.7 = 0 ifHCOutMulticastPkts.8 = 0 ifHCOutMulticastPkts.9 = 0 ifHCOutMulticastPkts.10 = 0 ifHCOutMulticastPkts.11 = 0 ifHCOutMulticastPkts.12 = 0 ifHCOutMulticastPkts.13 = 0 ifHCOutMulticastPkts.14 = 0 ifHCOutMulticastPkts.15 = 0 ifHCOutMulticastPkts.16 = 0 ifHCOutMulticastPkts.17 = 0 ifHCOutMulticastPkts.18 = 0 ifHCOutMulticastPkts.19 = 0 ifHCOutMulticastPkts.20 = 0 ifHCOutMulticastPkts.21 = 0 ifHCOutMulticastPkts.22 = 0 ifHCOutMulticastPkts.23 = 0 ifHCOutMulticastPkts.24 = 0 ifHCOutMulticastPkts.25 = 0 ifHCOutMulticastPkts.26 = 0 ifHCOutBroadcastPkts.1 = 0 ifHCOutBroadcastPkts.2 = 0 ifHCOutBroadcastPkts.3 = 0 ifHCOutBroadcastPkts.4 = 0 ifHCOutBroadcastPkts.5 = 0 ifHCOutBroadcastPkts.6 = 0 ifHCOutBroadcastPkts.7 = 0 ifHCOutBroadcastPkts.8 = 0 ifHCOutBroadcastPkts.9 = 0 ifHCOutBroadcastPkts.10 = 0 ifHCOutBroadcastPkts.11 = 0 ifHCOutBroadcastPkts.12 = 0 ifHCOutBroadcastPkts.13 = 0 ifHCOutBroadcastPkts.14 = 0 ifHCOutBroadcastPkts.15 = 0 ifHCOutBroadcastPkts.16 = 0 ifHCOutBroadcastPkts.17 = 0 ifHCOutBroadcastPkts.18 = 0 ifHCOutBroadcastPkts.19 = 0 ifHCOutBroadcastPkts.20 = 0 ifHCOutBroadcastPkts.21 = 0 ifHCOutBroadcastPkts.22 = 0 ifHCOutBroadcastPkts.23 = 0 ifHCOutBroadcastPkts.24 = 0 ifHCOutBroadcastPkts.25 = 0 ifHCOutBroadcastPkts.26 = 0 ifHighSpeed.1 = 10 ifHighSpeed.2 = 1000 ifHighSpeed.3 = 1000 ifHighSpeed.4 = 0 ifHighSpeed.5 = 0 ifHighSpeed.6 = 0 ifHighSpeed.7 = 0 ifHighSpeed.8 = 0 ifHighSpeed.9 = 0 ifHighSpeed.10 = 0 ifHighSpeed.11 = 0 ifHighSpeed.12 = 0 ifHighSpeed.13 = 0 ifHighSpeed.14 = 0 ifHighSpeed.15 = 0 ifHighSpeed.16 = 0 ifHighSpeed.17 = 0 ifHighSpeed.18 = 0 ifHighSpeed.19 = 0 ifHighSpeed.20 = 0 ifHighSpeed.21 = 0 ifHighSpeed.22 = 0 ifHighSpeed.23 = 0 ifHighSpeed.24 = 0 ifHighSpeed.25 = 0 ifHighSpeed.26 = 0 ifPromiscuousMode.1 = false ifPromiscuousMode.2 = true ifPromiscuousMode.3 = false ifPromiscuousMode.4 = true ifPromiscuousMode.5 = true ifPromiscuousMode.6 = true ifPromiscuousMode.7 = false ifPromiscuousMode.8 = false ifPromiscuousMode.9 = false ifPromiscuousMode.10 = false ifPromiscuousMode.11 = false ifPromiscuousMode.12 = false ifPromiscuousMode.13 = false ifPromiscuousMode.14 = false ifPromiscuousMode.15 = false ifPromiscuousMode.16 = false ifPromiscuousMode.17 = false ifPromiscuousMode.18 = true ifPromiscuousMode.19 = false ifPromiscuousMode.20 = false ifPromiscuousMode.21 = false ifPromiscuousMode.22 = false ifPromiscuousMode.23 = false ifPromiscuousMode.24 = false ifPromiscuousMode.25 = false ifPromiscuousMode.26 = false ifConnectorPresent.1 = false ifConnectorPresent.2 = true ifConnectorPresent.3 = true ifConnectorPresent.4 = true ifConnectorPresent.5 = true ifConnectorPresent.6 = true ifConnectorPresent.7 = true ifConnectorPresent.8 = true ifConnectorPresent.9 = true ifConnectorPresent.10 = true ifConnectorPresent.11 = true ifConnectorPresent.12 = true ifConnectorPresent.13 = true ifConnectorPresent.14 = true ifConnectorPresent.15 = true ifConnectorPresent.16 = true ifConnectorPresent.17 = true ifConnectorPresent.18 = true ifConnectorPresent.19 = true ifConnectorPresent.20 = true ifConnectorPresent.21 = true ifConnectorPresent.22 = true ifConnectorPresent.23 = true ifConnectorPresent.24 = true ifConnectorPresent.25 = true ifConnectorPresent.26 = true ifAlias.1 = ifAlias.2 = ifAlias.3 = ifAlias.4 = ifAlias.5 = ifAlias.6 = ifAlias.7 = ifAlias.8 = ifAlias.9 = ifAlias.10 = ifAlias.11 = ifAlias.12 = ifAlias.13 = ifAlias.14 = ifAlias.15 = ifAlias.16 = ifAlias.17 = ifAlias.18 = ifAlias.19 = ifAlias.20 = ifAlias.21 = ifAlias.22 = ifAlias.23 = ifAlias.24 = ifAlias.25 = ifAlias.26 = ifCounterDiscontinuityTime.1 = 0:0:00:00.00 ifCounterDiscontinuityTime.2 = 0:0:00:00.00 ifCounterDiscontinuityTime.3 = 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 ifCounterDiscontinuityTime.7 = 0:0:00:00.00 ifCounterDiscontinuityTime.8 = 0:0:00:00.00 ifCounterDiscontinuityTime.9 = 0:0:00:00.00 ifCounterDiscontinuityTime.10 = 0:0:00:00.00 ifCounterDiscontinuityTime.11 = 0:0:00:00.00 ifCounterDiscontinuityTime.12 = 0:0:00:00.00 ifCounterDiscontinuityTime.13 = 0:0:00:00.00 ifCounterDiscontinuityTime.14 = 0:0:00:00.00 ifCounterDiscontinuityTime.15 = 0:0:00:00.00 ifCounterDiscontinuityTime.16 = 0:0:00:00.00 ifCounterDiscontinuityTime.17 = 0:0:00:00.00 ifCounterDiscontinuityTime.18 = 0:0:00:00.00 ifCounterDiscontinuityTime.19 = 0:0:00:00.00 ifCounterDiscontinuityTime.20 = 0:0:00:00.00 ifCounterDiscontinuityTime.21 = 0:0:00:00.00 ifCounterDiscontinuityTime.22 = 0:0:00:00.00 ifCounterDiscontinuityTime.23 = 0:0:00:00.00 ifCounterDiscontinuityTime.24 = 0:0:00:00.00 ifCounterDiscontinuityTime.25 = 0:0:00:00.00 ifCounterDiscontinuityTime.26 = 0:0:00:00.00 ] SNMP STATUS[TRUE]   o ADSL-LINE-MIB    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':'u6-lite':'161' dot3StatsDuplexStatus]  CMD EXITCODE[0] CMD RUNTIME[0.1097s] 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'EtherLike-MIB' AND `oid` = 'dot3StatsDuplexStatus';] SQL RUNTIME[0.00083303s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632447' WHERE `error_id` = '1212'] SQL RUNTIME[0.00415301s]   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':'u6-lite':'161' dot1dBasePortIfIndex]  CMD EXITCODE[0] CMD RUNTIME[0.1224s] 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'BRIDGE-MIB' AND `oid` = 'dot1dBasePortIfIndex';] SQL RUNTIME[0.00097609s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632447' WHERE `error_id` = '1213'] SQL RUNTIME[0.00642490s]  CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' dot1qPvid]  CMD EXITCODE[0] CMD RUNTIME[0.2203s] 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qPvid';] SQL RUNTIME[0.00102091s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632447' WHERE `error_id` = '1214'] SQL RUNTIME[0.00739408s]  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':'u6-lite':'161' dot1qVlanStaticUntaggedPorts]  CMD EXITCODE[0] CMD RUNTIME[0.216s] 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qVlanStaticUntaggedPorts';] SQL RUNTIME[0.00120592s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632448',`snmp_options` ='-OQUsx --hexOutputLength=0' WHERE `error_id` = '1215'] SQL RUNTIME[0.00421882s] 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':'u6-lite':'161' ipIfStatsHCInOctets]  CMD EXITCODE[0] CMD RUNTIME[0.1553s] CMD EXITDELAY[10ms] STDOUT[ ipIfStatsHCInOctets = 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'IP-MIB' AND `oid` = 'ipIfStatsHCInOctets';] SQL RUNTIME[0.00322413s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632448' WHERE `error_id` = '1216'] SQL RUNTIME[0.07319093s]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 6650 - 6650 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 6650 - 6650 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 54 - 54 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 54 - 54 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-1.rrd already exists - no need to create. RRD CMD[update u6-lite/port-1.rrd N:6650:6650:0:0:54:54:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0061s] RRD STDOUT[] RRD_STATUS[TRUE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 7056987 - 7043405 = 13582 ifInOctets (13582 B) 3395.5 Bps 4 secs PHP SUB: 3544128 - 3511538 = 32590 ifOutOctets (32590 B) 8147.5 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 15951 - 15803 = 148 ifInUcastPkts (148 B) 37 Bps 4 secs PHP SUB: 19397 - 19258 = 139 ifOutUcastPkts (139 B) 34.75 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-2.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00373912s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-2.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01388907s]  RRD CMD[update u6-lite/port-2.rrd N:7056987:3544128:0:0:15951:19397:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0102s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-1.rrd: Permission denied ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-2.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-3.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00083494s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-3.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00502515s]  RRD CMD[update u6-lite/port-3.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-3.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 1901 = 1901 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 920075 - 920075 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 1641353 - 1641353 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 30 - 30 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 6552 - 6552 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 3803 - 3803 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 1901 - 1901 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 1901 - 1901 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 1881 - 1881 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-4.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00066304s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-4.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00490999s]  RRD CMD[update u6-lite/port-4.rrd N:920075:1641353:30:0:6552:3803:1901:0:1881:0:0:0:0:1901:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-4.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:07.48 -> 7 IFLASTCHANGE = 1626632443s - 2037s + 7s PHP SUB: 1026378 - 1026378 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 4937235 - 4937235 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 10879 - 10879 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 9015 - 9015 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-5.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00079298s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-5.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00554419s]  RRD CMD[update u6-lite/port-5.rrd N:1026378:4937235:0:0:10879:9015:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0015s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-5.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-6.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00345087s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-6.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00959802s]  RRD CMD[update u6-lite/port-6.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0016s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-6.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-7.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00080204s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-7.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01183510s]  RRD CMD[update u6-lite/port-7.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-7.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-8.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00100589s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-8.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00605512s]  RRD CMD[update u6-lite/port-8.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0023s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-8.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-9.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00354099s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-9.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00669885s]  RRD CMD[update u6-lite/port-9.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0098s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-9.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-10.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00105691s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-10.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00747514s]  RRD CMD[update u6-lite/port-10.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-10.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-11.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00241113s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-11.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00520515s]  RRD CMD[update u6-lite/port-11.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0033s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-11.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-12.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00131011s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-12.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00634909s]  RRD CMD[update u6-lite/port-12.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.003s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-12.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-13.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00257993s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-13.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00427103s]  RRD CMD[update u6-lite/port-13.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0136s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-13.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-14.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00066495s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-14.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00417089s]  RRD CMD[update u6-lite/port-14.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-14.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-15.rrd already exists - no need to create. RRD CMD[update u6-lite/port-15.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[] RRD_STATUS[TRUE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-16.rrd already exists - no need to create. RRD CMD[update u6-lite/port-16.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[] RRD_STATUS[TRUE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-17.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00090480s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-17.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00437498s]  RRD CMD[update u6-lite/port-17.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0217s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-15.rrd: Permission denied ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-16.rrd: Permission denied ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-17.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-18.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00080490s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-18.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00435686s]  RRD CMD[update u6-lite/port-18.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-18.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-19.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00117898s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-19.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00448680s]  RRD CMD[update u6-lite/port-19.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0035s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-19.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-20.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00069594s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-20.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00437808s]  RRD CMD[update u6-lite/port-20.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-20.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-21.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00067306s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-21.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00648308s]  RRD CMD[update u6-lite/port-21.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-21.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-22.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00070596s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-22.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00461292s]  RRD CMD[update u6-lite/port-22.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-22.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-23.rrd already exists - no need to create. RRD CMD[update u6-lite/port-23.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[] RRD_STATUS[TRUE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-24.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00165796s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-24.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00811911s]  RRD CMD[update u6-lite/port-24.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-23.rrd: Permission denied ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-24.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 0 - 0 = 0 ifInOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutOctets (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-25.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00074291s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-25.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00523901s]  RRD CMD[update u6-lite/port-25.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0019s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-25.rrd: Permission denied] RRD_STATUS[FALSE]  64-bit, PHP ADD: 0 + 0 = 0 PHP ADD: 0 + 0 = 0 Timeticks converted 0:0:00:00.00 -> 0 IFLASTCHANGE = 1626632443s - 2037s + 0s PHP SUB: 1108563 - 1097053 = 11510 ifInOctets (11510 B) 2877.5 Bps 4 secs PHP SUB: 1955080 - 1924998 = 30082 ifOutOctets (30082 B) 7520.5 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInErrors (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutErrors (0 B) 0 Bps 4 secs PHP SUB: 14196 - 14048 = 148 ifInUcastPkts (148 B) 37 Bps 4 secs PHP SUB: 7497 - 7358 = 139 ifOutUcastPkts (139 B) 34.75 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutNUcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutBroadcastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutMulticastPkts (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifInDiscards (0 B) 0 Bps 4 secs PHP SUB: 0 - 0 = 0 ifOutDiscards (0 B) 0 Bps 4 secs RRD /opt/observium/rrd/u6-lite/port-26.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00412202s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'port-26.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00778890s]  RRD CMD[update u6-lite/port-26.rrd N:1108563:1955080:0:0:14196:7497:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0083s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/port-26.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 ('1187','1','20','1626632447','4','6650','0','6650','0','0','0','0','0','0','0','54','0','54','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1188','2','20','1626632447','4','7056987','3395.5','3544128','8147.5','0','0','0','0','0','0','15951','37','19397','34.75','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','11543','71.75','0','0'),('1189','3','20','1626632447','4','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'),('1190','4','20','1626632447','4','920075','0','1641353','0','30','0','0','0','0','0','6552','0','3803','0','1901','0','0','0','0','0','0','0','1901','0','0','0','1881','0','0','0','0','0','0','0','0','0'),('1191','5','20','1626632447','4','1026378','0','4937235','0','0','0','0','0','0','0','10879','0','9015','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1192','6','20','1626632447','4','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'),('1193','7','20','1626632447','4','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'),('1194','8','20','1626632447','4','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'),('1195','9','20','1626632447','4','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'),('1196','10','20','1626632447','4','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'),('1197','11','20','1626632447','4','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'),('1198','12','20','1626632447','4','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'),('1199','13','20','1626632447','4','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'),('1200','14','20','1626632447','4','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'),('1201','15','20','1626632447','4','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'),('1202','16','20','1626632447','4','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'),('1203','17','20','1626632447','4','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'),('1204','18','20','1626632447','4','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'),('1205','19','20','1626632447','4','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'),('1206','20','20','1626632447','4','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'),('1207','21','20','1626632447','4','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'),('1208','22','20','1626632447','4','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'),('1209','23','20','1626632447','4','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'),('1210','24','20','1626632447','4','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'),('1211','25','20','1626632447','4','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'),('1212','26','20','1626632447','4','1108563','2877.5','1955080','7520.5','0','0','0','0','0','0','14196','37','7497','34.75','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','10398','71.75','0','0') 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.02677798s] +---------+---------+----------+--------+----------+----------+---------+----------+--------+---------+----+ | 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 | eth0 | Ethernet | 1Gbps | 27.1kbps | 65.1kbps | 13.2kB | 31.8kB | 37 | 34.7 | Y | | 3 | eth1 | Ethernet | 1Gbps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 4 | ra0 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 5 | rai0 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 6 | ra1 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 7 | ra2 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 8 | ra3 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 9 | ra4 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 10 | ra5 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 11 | ra6 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 12 | ra7 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 13 | wds0 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 14 | wds1 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 15 | wds2 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 16 | wds3 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 17 | apcli0 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 18 | rai1 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 19 | rai2 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 20 | rai3 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 21 | rai4 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 22 | rai5 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 23 | rai6 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 24 | rai7 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 25 | apclii0 | Ethernet | 0bps | 0bps | 0bps | 0B | 0B | 0 | 0 | Y | | 26 | br0 | Ethernet | 0bps | 23kbps | 60.1kbps | 11.2kB | 29.3kB | 37 | 34.7 | Y | +---------+---------+----------+--------+----------+----------+---------+----------+--------+---------+----+  o Module time  2.6745s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-ports.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00068998s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-ports.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00565791s]  RRD CMD[update u6-lite/perf-pollermodule-ports.rrd N:2.6745 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0039s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-ports.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/bgp-peers.inc.php ##### Module Start: bgp-peers #####   o Module time  0.0091s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-bgp-peers.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00093102s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-bgp-peers.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00578189s]  RRD CMD[update u6-lite/perf-pollermodule-bgp-peers.rrd N:0.0091 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0014s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-bgp-peers.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/printersupplies.inc.php ##### Module Start: printersupplies #####   SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '20'] SQL RUNTIME[0.00075197s]  o Module time  0.0020s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-printersupplies.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00061512s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-printersupplies.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00497293s]  RRD CMD[update u6-lite/perf-pollermodule-printersupplies.rrd N:0.002 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0016s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00073409s]  o Module time  0.0027s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-ucd-diskio.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00068212s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-ucd-diskio.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00591803s]  RRD CMD[update u6-lite/perf-pollermodule-ucd-diskio.rrd N:0.0027 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0016s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-ucd-diskio.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/wifi.inc.php ##### Module Start: wifi #####   o Module time  0.0005s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-wifi.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00088692s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-wifi.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00522494s]  RRD CMD[update u6-lite/perf-pollermodule-wifi.rrd N:0.0005 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0034s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-wifi.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/p2p-radios.inc.php ##### Module Start: p2p-radios #####   SQL[SELECT * FROM `p2p_radios` WHERE `device_id` = '20'] SQL RUNTIME[0.00072002s]  o Module time  0.0022s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-p2p-radios.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00070810s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-p2p-radios.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00540805s]  RRD CMD[update u6-lite/perf-pollermodule-p2p-radios.rrd N:0.0022 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-p2p-radios.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/ospf.inc.php ##### Module Start: ospf #####   o Module time  0.0039s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-ospf.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00080204s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-ospf.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00507712s]  RRD CMD[update u6-lite/perf-pollermodule-ospf.rrd N:0.0039 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0014s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20' AND `deleted` = 0;] SQL RUNTIME[0.00088906s]  o MIBs    o Module time  0.0031s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-sla.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00073695s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-sla.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00566697s]  RRD CMD[update u6-lite/perf-pollermodule-sla.rrd N:0.0031 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0063s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-sla.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/pseudowires.inc.php ##### Module Start: pseudowires #####   SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '20';] SQL RUNTIME[0.00087905s]  o Module time  0.0026s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-pseudowires.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00061417s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-pseudowires.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00507212s]  RRD CMD[update u6-lite/perf-pollermodule-pseudowires.rrd N:0.0026 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0015s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-pseudowires.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` = '20'] SQL RUNTIME[0.00404382s]   o Module time  0.0080s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-mac-accounting.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00076199s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-mac-accounting.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00512886s]  RRD CMD[update u6-lite/perf-pollermodule-mac-accounting.rrd N:0.008 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.009s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-mac-accounting.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/loadbalancer.inc.php ##### Module Start: loadbalancer #####   o Module time  0.0008s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-loadbalancer.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00066996s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-loadbalancer.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00504208s]  RRD CMD[update u6-lite/perf-pollermodule-loadbalancer.rrd N:0.0008 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-loadbalancer.rrd: Permission denied] RRD_STATUS[FALSE]   including: includes/polling/entity-physical.inc.php ##### Module Start: entity-physical #####   o Module time  0.0006s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-entity-physical.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00077605s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-entity-physical.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00497103s]  RRD CMD[update u6-lite/perf-pollermodule-entity-physical.rrd N:0.0006 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0014s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00077415s]  SQL[SELECT * FROM `applications` WHERE `device_id` = '20' AND `app_lastpolled` < '1626027649'] SQL RUNTIME[0.00062799s]  o Module time  0.0029s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-applications.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00068092s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-applications.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00492620s]  RRD CMD[update u6-lite/perf-pollermodule-applications.rrd N:0.0029 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00124502s]  SQL[SELECT * FROM `vlans_fdb` WHERE `device_id` = '20'] SQL RUNTIME[0.00064802s]  CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' dot1qTpFdbEntry]  CMD EXITCODE[0] CMD RUNTIME[0.146s] 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` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qTpFdbEntry';] SQL RUNTIME[0.00097299s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632449' WHERE `error_id` = '1217'] SQL RUNTIME[0.00557423s] Module [ports_fdbcount] disabled globally by config in process [poller].  o Module time  0.1633s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-fdb-table.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00073290s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-fdb-table.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00508118s]  RRD CMD[update u6-lite/perf-pollermodule-fdb-table.rrd N:0.1633 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0012s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20' AND `use` = 'oid' AND `disabled` = '1' AND `mib` = 'HOST-RESOURCES-MIB'] SQL RUNTIME[0.00076890s]  CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' hrSystemProcesses.0]  CMD EXITCODE[0] CMD RUNTIME[0.0435s] CMD EXITDELAY[10ms] STDOUT[ hrSystemProcesses.0 = No Such Instance currently exists at this OID ] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '20' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'HOST-RESOURCES-MIB' AND `oid` = 'hrSystemProcesses.0';] SQL RUNTIME[0.00084996s]  SQL[UPDATE `snmp_errors` set `error_count` ='11',`updated` ='1626632449' WHERE `error_id` = '1218'] SQL RUNTIME[0.00544214s] SNMP STATUS[FALSE]  WARNING, latest snmp walk/get return not good exitstatus for 'HOST-RESOURCES-MIB', RRD update skipped. hrSystemNumUsers CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'u6-lite':'161' hrSystemNumUsers.0]  CMD EXITCODE[0] CMD RUNTIME[0.0664s] CMD EXITDELAY[10ms] STDOUT[ hrSystemNumUsers.0 = 0 ] SNMP STATUS[TRUE] RRD /opt/observium/rrd/u6-lite/hr_users.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00088596s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'hr_users.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01694012s]  RRD CMD[update u6-lite/hr_users.rrd N:0 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/hr_users.rrd: Permission denied] RRD_STATUS[FALSE]   CMD[/usr/bin/rrdtool info /opt/observium/rrd/u6-lite/hr_users.rrd]  CMD EXITCODE[0] CMD RUNTIME[0.0858s] CMD EXITDELAY[10ms] STDOUT[ filename = "/opt/observium/rrd/u6-lite/hr_users.rrd" rrd_version = "0003" step = 300 last_update = 1626454713 header_size = 2320 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 = "U" ds[users].value = NaN ds[users].unknown_sec = 213 rra[0].cf = "AVERAGE" rra[0].rows = 2016 rra[0].cur_row = 1346 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 = 1712 rra[1].pdp_per_row = 6 rra[1].xff = 5.0000000000e-01 rra[1].cdp_prep[0].value = NaN rra[1].cdp_prep[0].unknown_datapoints = 5 rra[2].cf = "AVERAGE" rra[2].rows = 1440 rra[2].cur_row = 941 rra[2].pdp_per_row = 24 rra[2].xff = 5.0000000000e-01 rra[2].cdp_prep[0].value = NaN rra[2].cdp_prep[0].unknown_datapoints = 11 rra[3].cf = "AVERAGE" rra[3].rows = 1440 rra[3].cur_row = 1302 rra[3].pdp_per_row = 288 rra[3].xff = 5.0000000000e-01 rra[3].cdp_prep[0].value = NaN rra[3].cdp_prep[0].unknown_datapoints = 203 rra[4].cf = "MIN" rra[4].rows = 1440 rra[4].cur_row = 1112 rra[4].pdp_per_row = 6 rra[4].xff = 5.0000000000e-01 rra[4].cdp_prep[0].value = NaN rra[4].cdp_prep[0].unknown_datapoints = 5 rra[5].cf = "MIN" rra[5].rows = 360 rra[5].cur_row = 36 rra[5].pdp_per_row = 96 rra[5].xff = 5.0000000000e-01 rra[5].cdp_prep[0].value = NaN rra[5].cdp_prep[0].unknown_datapoints = 11 rra[6].cf = "MIN" rra[6].rows = 1440 rra[6].cur_row = 211 rra[6].pdp_per_row = 288 rra[6].xff = 5.0000000000e-01 rra[6].cdp_prep[0].value = NaN rra[6].cdp_prep[0].unknown_datapoints = 203 rra[7].cf = "MAX" rra[7].rows = 1440 rra[7].cur_row = 1100 rra[7].pdp_per_row = 6 rra[7].xff = 5.0000000000e-01 rra[7].cdp_prep[0].value = NaN rra[7].cdp_prep[0].unknown_datapoints = 5 rra[8].cf = "MAX" rra[8].rows = 360 rra[8].cur_row = 142 rra[8].pdp_per_row = 96 rra[8].xff = 5.0000000000e-01 rra[8].cdp_prep[0].value = NaN rra[8].cdp_prep[0].unknown_datapoints = 11 rra[9].cf = "MAX" rra[9].rows = 1440 rra[9].cur_row = 648 rra[9].pdp_per_row = 288 rra[9].xff = 5.0000000000e-01 rra[9].cdp_prep[0].value = NaN rra[9].cdp_prep[0].unknown_datapoints = 203 ] RRD CMD[info /opt/observium/rrd/u6-lite/hr_users.rrd ] RRD RUNTIME[0.0858s] RRD STDOUT[filename = "/opt/observium/rrd/u6-lite/hr_users.rrd" rrd_version = "0003" step = 300 last_update = 1626454713 header_size = 2320 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 = "U" ds[users].value = NaN ds[users].unknown_sec = 213 rra[0].cf = "AVERAGE" rra[0].rows = 2016 rra[0].cur_row = 1346 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 = 1712 rra[1].pdp_per_row = 6 rra[1].xff = 5.0000000000e-01 rra[1].cdp_prep[0].value = NaN rra[1].cdp_prep[0].unknown_datapoints = 5 rra[2].cf = "AVERAGE" rra[2].rows = 1440 rra[2].cur_row = 941 rra[2].pdp_per_row = 24 rra[2].xff = 5.0000000000e-01 rra[2].cdp_prep[0].value = NaN rra[2].cdp_prep[0].unknown_datapoints = 11 rra[3].cf = "AVERAGE" rra[3].rows = 1440 rra[3].cur_row = 1302 rra[3].pdp_per_row = 288 rra[3].xff = 5.0000000000e-01 rra[3].cdp_prep[0].value = NaN rra[3].cdp_prep[0].unknown_datapoints = 203 rra[4].cf = "MIN" rra[4].rows = 1440 rra[4].cur_row = 1112 rra[4].pdp_per_row = 6 rra[4].xff = 5.0000000000e-01 rra[4].cdp_prep[0].value = NaN rra[4].cdp_prep[0].unknown_datapoints = 5 rra[5].cf = "MIN" rra[5].rows = 360 rra[5].cur_row = 36 rra[5].pdp_per_row = 96 rra[5].xff = 5.0000000000e-01 rra[5].cdp_prep[0].value = NaN rra[5].cdp_prep[0].unknown_datapoints = 11 rra[6].cf = "MIN" rra[6].rows = 1440 rra[6].cur_row = 211 rra[6].pdp_per_row = 288 rra[6].xff = 5.0000000000e-01 rra[6].cdp_prep[0].value = NaN rra[6].cdp_prep[0].unknown_datapoints = 203 rra[7].cf = "MAX" rra[7].rows = 1440 rra[7].cur_row = 1100 rra[7].pdp_per_row = 6 rra[7].xff = 5.0000000000e-01 rra[7].cdp_prep[0].value = NaN rra[7].cdp_prep[0].unknown_datapoints = 5 rra[8].cf = "MAX" rra[8].rows = 360 rra[8].cur_row = 142 rra[8].pdp_per_row = 96 rra[8].xff = 5.0000000000e-01 rra[8].cdp_prep[0].value = NaN rra[8].cdp_prep[0].unknown_datapoints = 11 rra[9].cf = "MAX" rra[9].rows = 1440 rra[9].cur_row = 648 rra[9].pdp_per_row = 288 rra[9].xff = 5.0000000000e-01 rra[9].cdp_prep[0].value = NaN rra[9].cdp_prep[0].unknown_datapoints = 203] RRD_STATUS[TRUE]  $config['graph_types']['device']['GRAPH_CHANGE_ME'] = array( 'file' => 'hr_users.rrd', 'ds' => array( 'users' => array('label' => 'users'), ) );  o Module time  0.2699s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-graphs.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00081205s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-graphs.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01173711s]  RRD CMD[update u6-lite/perf-pollermodule-graphs.rrd N:0.2699 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0052s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00077415s]  o Module time  0.0017s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-oids.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00066304s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-oids.rrd\' it not writeable for poller process')] SQL RUNTIME[0.01084185s]  RRD CMD[update u6-lite/perf-pollermodule-oids.rrd N:0.0017 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.003s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/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` = '20'] SQL RUNTIME[0.00064397s]  o Module time  0.0018s RRD /opt/observium/rrd/u6-lite/perf-pollermodule-probes.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00069094s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-pollermodule-probes.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00934792s]  RRD CMD[update u6-lite/perf-pollermodule-probes.rrd N:0.0018 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0114s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-pollermodule-probes.rrd: Permission denied] RRD_STATUS[FALSE]   ##### u6-lite [20] completed poller modules at 2021-07-18 20:20:50 #####   o Graphs [checked]  availability, ping, ping_snmp, uptime, la, processor, mempool, netstat_ip, netstat_ip_frag, netstat_icmp, netstat_icmp_info,netstat_udp_datagrams, netstat_udp_errors, netstat_snmp_stats, netstat_snmp_packets, bits, hr_users,poller_perf, pollersnmp_count, pollersnmp_times, pollersnmp_errors_count, pollersnmp_errors_times, pollerdb_count,pollerdb_times, pollermemory_perf  o Poller time  7.3893 seconds SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '20';] SQL RUNTIME[0.00085306s] RRD /opt/observium/rrd/u6-lite/perf-poller.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00273705s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'perf-poller.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00488615s]  RRD CMD[update u6-lite/perf-poller.rrd N:7.3893 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0013s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/perf-poller.rrd: Permission denied] RRD_STATUS[FALSE]  Updating u6-lite -  > $update_array /opt/observium/includes/polling/functions.inc.php:463  array( [uptime] => int(2112) [last_polled] => array( [0] => string(5) "NOW()" ) [last_polled_timetaken] => double(7.3893) [device_state] => string(2038) "a:7:{s:15:"poller_mod_perf";a:30:{s:10:"unix-agent";d:0.1556;s:6:"system";d:0.9135;s:2:"os";d:0.3545;s:4:"ipmi";d:0.0236;s:7:"sensors";d:0.0059;s:6:"status";d:0.0039;s:7:"counter";d:0.0017;s:10:"processors";d:0.7331;s:8:"mempools";d:0.1278;s:7:"storage";d:0.0033;s:8:"netstats";d:0.9864;s:7:"ucd-mib";d:0.1085;s:13:"ipSystemStats";d:0.1522;s:5:"ports";d:2.6745;s:9:"bgp-peers";d:0.0091;s:15:"printersupplies";d:0.002;s:10:"ucd-diskio";d:0.0027;s:4:"wifi";d:0.0005;s:10:"p2p-radios";d:0.0022;s:4:"ospf";d:0.0039;s:3:"sla";d:0.0031;s:11:"pseudowires";d:0.0026;s:14:"mac-accounting";d:0.008;s:12:"loadbalancer";d:0.0008;s:15:"entity-physical";d:0.0006;s:12:"applications";d:0.0029;s:9:"fdb-table";d:0.1633;s:6:"graphs";d:0.2699;s:4:"oids";d:0.0017;s:6:"probes";d:0.0018;}s:2:"la";a:3:{s:4:"1min";d:0.8;s:4:"5min";d:0.85;s:5:"15min";d:0.81;}s:8:"ucd_load";d:0.85;s:17:"poller_ports_perf";a:1:{s:4:"vlan";d:0.6124660968780518;}s:14:"poller_history";a:11:{i:1626632442;d:7.3893;i:1626632438;d:7.3096;i:1626632137;d:5.4026;i:1626631870;d:5.3863;i:1626631520;d:5.0554;i:1626631226;d:6.3785;i:1626630938;d:7.8758;i:1626630635;d:5.5487;i:1626630015;d:5.9899;i:1626629736;d:7.3725;i:1626454718;d:4.4527;}s:17:"discovery_history";a:4:{i:1626632400;d:12.3308;i:1626630908;d:10.3336;i:1626630008;d:8.6965;i:1626454695;d:5.5413;}s:18:"discovery_mod_perf";a:28:{s:2:"os";d:0.001;s:4:"mibs";d:4.9708;s:3:"vrf";d:0.0582;s:5:"ports";d:1.2652;s:11:"ports-stack";d:0.1896;s:5:"vlans";d:0.4513;s:11:"ports_vlans";N;s:4:"oids";d:0.0047;s:12:"ip-addresses";d:1.1535;s:10:"processors";d:0.386;s:8:"mempools";d:0.9868;s:9:"inventory";d:1.1241;s:15:"printersupplies";d:0.0025;s:7:"sensors";d:0.1151;s:7:"storage";d:0.0443;s:10:"neighbours";d:0.2712;s:9:"arp-table";d:0.1607;s:13:"junose-atm-vp";d:0.0008;s:9:"bgp-peers";d:0.0042;s:14:"mac-accounting";d:0.0007;s:3:"sla";d:0.0509;s:11:"pseudowires";d:0.0552;s:16:"virtual-machines";d:0.005;s:11:"cisco-cbqos";d:0.3177;s:10:"ucd-diskio";d:0.0804;s:4:"wifi";d:0.0077;s:10:"p2p-radios";d:0.0007;s:6:"graphs";d:0.0047;}}" ) SQL[UPDATE `devices` set `uptime` ='2112',`last_polled` =NOW(),`last_polled_timetaken` ='7.3893',`device_state` ='a:7:{s:15:\"poller_mod_perf\";a:30:{s:10:\"unix-agent\";d:0.1556;s:6:\"system\";d:0.9135;s:2:\"os\";d:0.3545;s:4:\"ipmi\";d:0.0236;s:7:\"sensors\";d:0.0059;s:6:\"status\";d:0.0039;s:7:\"counter\";d:0.0017;s:10:\"processors\";d:0.7331;s:8:\"mempools\";d:0.1278;s:7:\"storage\";d:0.0033;s:8:\"netstats\";d:0.9864;s:7:\"ucd-mib\";d:0.1085;s:13:\"ipSystemStats\";d:0.1522;s:5:\"ports\";d:2.6745;s:9:\"bgp-peers\";d:0.0091;s:15:\"printersupplies\";d:0.002;s:10:\"ucd-diskio\";d:0.0027;s:4:\"wifi\";d:0.0005;s:10:\"p2p-radios\";d:0.0022;s:4:\"ospf\";d:0.0039;s:3:\"sla\";d:0.0031;s:11:\"pseudowires\";d:0.0026;s:14:\"mac-accounting\";d:0.008;s:12:\"loadbalancer\";d:0.0008;s:15:\"entity-physical\";d:0.0006;s:12:\"applications\";d:0.0029;s:9:\"fdb-table\";d:0.1633;s:6:\"graphs\";d:0.2699;s:4:\"oids\";d:0.0017;s:6:\"probes\";d:0.0018;}s:2:\"la\";a:3:{s:4:\"1min\";d:0.8;s:4:\"5min\";d:0.85;s:5:\"15min\";d:0.81;}s:8:\"ucd_load\";d:0.85;s:17:\"poller_ports_perf\";a:1:{s:4:\"vlan\";d:0.6124660968780518;}s:14:\"poller_history\";a:11:{i:1626632442;d:7.3893;i:1626632438;d:7.3096;i:1626632137;d:5.4026;i:1626631870;d:5.3863;i:1626631520;d:5.0554;i:1626631226;d:6.3785;i:1626630938;d:7.8758;i:1626630635;d:5.5487;i:1626630015;d:5.9899;i:1626629736;d:7.3725;i:1626454718;d:4.4527;}s:17:\"discovery_history\";a:4:{i:1626632400;d:12.3308;i:1626630908;d:10.3336;i:1626630008;d:8.6965;i:1626454695;d:5.5413;}s:18:\"discovery_mod_perf\";a:28:{s:2:\"os\";d:0.001;s:4:\"mibs\";d:4.9708;s:3:\"vrf\";d:0.0582;s:5:\"ports\";d:1.2652;s:11:\"ports-stack\";d:0.1896;s:5:\"vlans\";d:0.4513;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0047;s:12:\"ip-addresses\";d:1.1535;s:10:\"processors\";d:0.386;s:8:\"mempools\";d:0.9868;s:9:\"inventory\";d:1.1241;s:15:\"printersupplies\";d:0.0025;s:7:\"sensors\";d:0.1151;s:7:\"storage\";d:0.0443;s:10:\"neighbours\";d:0.2712;s:9:\"arp-table\";d:0.1607;s:13:\"junose-atm-vp\";d:0.0008;s:9:\"bgp-peers\";d:0.0042;s:14:\"mac-accounting\";d:0.0007;s:3:\"sla\";d:0.0509;s:11:\"pseudowires\";d:0.0552;s:16:\"virtual-machines\";d:0.005;s:11:\"cisco-cbqos\";d:0.3177;s:10:\"ucd-diskio\";d:0.0804;s:4:\"wifi\";d:0.0077;s:10:\"p2p-radios\";d:0.0007;s:6:\"graphs\";d:0.0047;}}' WHERE `device_id` = '20'] SQL RUNTIME[0.00561619s]  o Updated Data  uptime, last_polled, last_polled_timetaken, device_state SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"device_status\":\"1\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1626632450',`last_ok` ='1626632450' WHERE `alert_table_id` = '740'] SQL RUNTIME[0.00626206s] RRD /opt/observium/rrd/u6-lite/alert-740.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00064301s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'alert-740.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00506711s]  RRD CMD[update u6-lite/alert-740.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/alert-740.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"device_rebooted\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1626632450',`last_ok` ='1626632450' WHERE `alert_table_id` = '741'] SQL RUNTIME[0.00524497s] RRD /opt/observium/rrd/u6-lite/alert-741.rrd already exists - no need to create. SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'u6-lite'] SQL RUNTIME[0.00065184s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('20','20','device',NOW(),'7','RRD file \'alert-741.rrd\' it not writeable for poller process')] SQL RUNTIME[0.00478196s]  RRD CMD[update u6-lite/alert-741.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock] RRD RUNTIME[0.0011s] RRD STDOUT[ERROR: rrdcached: Cannot read/write /opt/observium/rrd/u6-lite/alert-741.rrd: Permission denied] RRD_STATUS[FALSE]   SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '25423' AND `process_name` = 'poller.php' AND `device_id` = '20' AND `poller_id` = '0'] SQL RUNTIME[0.00483418s] poller.php: u6-lite - 1 devices polled in 8.352 secs ##### Completed polling run at 2021-07-18 20:20:50 #####  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  8.352 secs  o Memory usage  18MB (peak: 18MB)  o MySQL Usage  Insert[69/0.509s] Update[25/0.54s] Delete[1/0.005s] Cell[75/0.147s] Row[24/0.085s] Rows[73/0.222s] Col[4/0.02s] Connect[1/0.033s](1.561s 18.694%)   o RRDTool Usage  update[75/0.211s] /usr/bin/rrdtool info /opt/observium/rrd/u6-lite/hr_users.rrd [1/0.086s] (0.297s 3.555%)   o SNMP Usage  snmpget[24/2.405s] errors[/0s] snmpwalk[13/1.946s] (4.351s 52.1%)