DEBUG!

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

CMD EXITCODE[0]
CMD RUNTIME[0.009s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: http://svn.observium.org/svn/observium/trunk
Relative URL: ^/observium/trunk
Repository Root: http://svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 11935
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 11935
Last Changed Date: 2022-04-09 11:55:12 +0100 (Sat, 09 Apr 2022)

]
DEFINITIONS loaded by: 0.11931 ms

DEFINITIONS in memory: 14.4MB


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

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

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0017s]
STDOUT[
+01:00
]

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

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

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0025s]
STDOUT[
observius.cdc.local
]
CACHE DISABLED. Disabled in config.

SQL[SELECT EXISTS (SELECT 1 FROM `pollers`)]
SQL RUNTIME[0.00007486s]

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


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

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

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

CMD[/opt/observium/scripts/distro]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 o PHP                  Unlimited

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

 o MySQL                

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

 o PHP                  UTF-8
 o MySQL                utf8

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

 o Date                 Monday, 11-Apr-22 11:05:46 BST
 o PHP                  +01:00
 o MySQL                +01:00

#####  Fast Cache info  #####

 o Enabled              No
 o Driver               
 o Total size           0B


SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1649671546' AND `maint_end` > '1649671546']
SQL RUNTIME[0.00039101s]
#####  Starting polling run at 2022-04-11 11:05:46  #####


SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'rtr-153.thn.oob.local' AND `poller_id` = '0' ORDER BY `device_id` ASC]
SQL RUNTIME[0.00085402s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '460']
SQL RUNTIME[0.00143790s]

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


  /opt/observium/includes/polling/functions.inc.php:116 
array(
  [device_id]                 => string(3) "460"
  [poller_id]                 => string(1) "0"
  [hostname]                  => string(21) "rtr-153.thn.oob.local"
  [sysName]                   => string(22) "rtr-153.thn.custdc.net"
  [label]                     => null
  [ip]                        => string(10) "10.3.0.153"
  [snmp_community]            => string(6) "custdc"
  [snmp_authlevel]            => null
  [snmp_authname]             => null
  [snmp_authpass]             => null
  [snmp_authalgo]             => null
  [snmp_cryptopass]           => null
  [snmp_cryptoalgo]           => null
  [snmp_context]              => null
  [snmp_version]              => string(3) "v2c"
  [snmp_port]                 => string(3) "161"
  [snmp_transport]            => string(3) "udp"
  [snmp_timeout]              => string(1) "5"
  [snmp_retries]              => string(1) "3"
  [snmp_maxrep]               => null
  [ssh_port]                  => string(2) "22"
  [agent_version]             => null
  [bgpLocalAs]                => string(5) "50300"
  [snmpEngineID]              => string(24) "00000009030078BAF9038330"
  [sysObjectID]               => string(21) ".1.3.6.1.4.1.9.1.1018"
  [sysDescr]                  => string(109) "Cisco IOS XR Software (Cisco ASR9K Series),  Version 6.4.2[Default]
Copyright (c) 2021 by Cisco Systems, Inc."
  [sysContact]                => string(0) ""
  [version]                   => string(5) "6.4.2"
  [hardware]                  => string(14) "ASR-9006-AC-V2"
  [vendor]                    => string(5) "Cisco"
  [features]                  => string(7) "Default"
  [location]                  => string(3) "THN"
  [os]                        => string(5) "iosxr"
  [status]                    => string(1) "1"
  [status_type]               => string(2) "ok"
  [ignore]                    => string(1) "0"
  [ignore_until]              => null
  [asset_tag]                 => null
  [disabled]                  => string(1) "0"
  [uptime]                    => string(6) "137598"
  [last_rebooted]             => string(10) "1649533904"
  [force_discovery]           => string(1) "0"
  [last_polled]               => string(19) "2022-04-11 11:05:27"
  [last_polled_timetaken]     => string(5) "25.22"
  [last_discovered_timetaken] => string(6) "170.84"
  [last_discovered]           => string(19) "2022-04-11 11:04:53"
  [last_alerter]              => string(19) "2022-04-11 11:05:27"
  [purpose]                   => null
  [type]                      => string(7) "network"
  [serial]                    => string(11) "FOX1919GDKE"
  [icon]                      => null
  [device_state]              => string(10482) "a:5:{s:15:"poller_mod_perf";a:24:{s:6:"system";d:0.0779;s:2:"os";d:0.0022;s:7:"sensors";d:4.6279;s:6:"status";d:0.6044;s:7:"counter";d:0.001;s:10:"processors";d:0.0574;s:8:"mempools";d:7.0757;s:7:"storage";d:1.1709;s:8:"netstats";d:0.2179;s:7:"ucd-mib";d:0.0008;s:13:"ipSystemStats";d:0.0809;s:5:"ports";d:3.6144;s:9:"bgp-peers";d:1.2778;s:4:"ospf";d:0.1819;s:9:"cisco-cef";d:0.0595;s:3:"sla";d:0.9204;s:11:"pseudowires";d:0.8611;s:14:"mac-accounting";d:0.0818;s:11:"cisco-cbqos";d:4.2008;s:15:"entity-physical";d:0.0018;s:9:"fdb-table";d:0.0295;s:6:"graphs";d:0.0007;s:4:"oids";d:0.0003;s:6:"probes";d:0.0004;}s:17:"poller_ports_perf";a:5:{s:6:"IF-MIB";d:2.0861921310424805;s:35:"CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB";d:0.07769894599914551;s:13:"EtherLike-MIB";d:0.21062707901000977;s:12:"Q-BRIDGE-MIB";d:0.08147692680358887;s:6:"IP-MIB";d:0.1975870132446289;}s:14:"poller_history";a:288:{i:1649671502;d:25.2247;i:1649671201;d:25.4206;i:1649670902;d:24.6827;i:1649670602;d:24.9692;i:1649670302;d:30.9736;i:1649670002;d:24.65;i:1649669702;d:24.6018;i:1649669402;d:25.1379;i:1649669101;d:24.8677;i:1649668801;d:24.8297;i:1649668501;d:29.5219;i:1649668201;d:25.3522;i:1649667902;d:24.8765;i:1649667601;d:24.6951;i:1649667302;d:24.8324;i:1649667002;d:25.7185;i:1649666701;d:28.7042;i:1649666402;d:24.619;i:1649666102;d:24.5688;i:1649665801;d:24.8677;i:1649665501;d:25.5835;i:1649665202;d:25.3932;i:1649664902;d:57.749;i:1649664602;d:24.9654;i:1649664301;d:25.4405;i:1649664001;d:24.7501;i:1649663701;d:25.7547;i:1649663402;d:24.7216;i:1649663102;d:29.7723;i:1649662802;d:24.8923;i:1649662502;d:25.6902;i:1649662202;d:25.4523;i:1649661902;d:25.0624;i:1649661602;d:24.8311;i:1649661302;d:26.8576;i:1649661001;d:24.7246;i:1649660701;d:24.9764;i:1649660401;d:25.7158;i:1649660102;d:25.2364;i:1649659802;d:25.8737;i:1649659502;d:28.2311;i:1649659201;d:24.6876;i:1649658901;d:25.6392;i:1649658601;d:24.729;i:1649658302;d:24.721;i:1649658002;d:24.6467;i:1649657702;d:27.6014;i:1649657401;d:24.7551;i:1649657102;d:24.7956;i:1649656801;d:26.2718;i:1649656501;d:24.8878;i:1649656202;d:25.1097;i:1649655901;d:28.0235;i:1649655602;d:26.4245;i:1649655302;d:26.1821;i:1649655002;d:25.1129;i:1649654701;d:24.8076;i:1649654401;d:25.2676;i:1649654101;d:25.2752;i:1649653802;d:25.0643;i:1649653502;d:24.7053;i:1649653201;d:25.6166;i:1649652902;d:24.5914;i:1649652602;d:24.6002;i:1649652301;d:27.3777;i:1649652001;d:24.9706;i:1649651701;d:25.1939;i:1649651401;d:25.9525;i:1649651101;d:24.421;i:1649650802;d:26.1883;i:1649650501;d:31.6505;i:1649650202;d:25.8438;i:1649649902;d:24.5745;i:1649649601;d:26.2227;i:1649649302;d:25.1575;i:1649649001;d:25.1016;i:1649648701;d:30.5714;i:1649648401;d:25.9573;i:1649648101;d:26.694;i:1649647801;d:26.4055;i:1649647501;d:26.1579;i:1649647202;d:25.6974;i:1649646902;d:28.7776;i:1649646601;d:24.8405;i:1649646302;d:24.9361;i:1649646002;d:24.8213;i:1649645701;d:24.7789;i:1649645402;d:25.4687;i:1649645101;d:28.266;i:1649644801;d:25.5;i:1649644502;d:24.5354;i:1649644201;d:24.4304;i:1649643902;d:24.7874;i:1649643601;d:25.5961;i:1649643301;d:28.6716;i:1649643002;d:24.6456;i:1649642701;d:25.3898;i:1649642401;d:24.6998;i:1649642101;d:25.8537;i:1649641802;d:25.7528;i:1649641502;d:24.7056;i:1649641202;d:24.9611;i:1649640901;d:25.0488;i:1649640601;d:24.9812;i:1649640301;d:24.6635;i:1649640002;d:24.4436;i:1649639701;d:24.9683;i:1649639402;d:24.4467;i:1649639102;d:24.8251;i:1649638801;d:24.5857;i:1649638501;d:25.6493;i:1649638201;d:25.6152;i:1649637901;d:25.3789;i:1649637601;d:25.2169;i:1649637302;d:24.9819;i:1649637002;d:26.4563;i:1649636702;d:26.0067;i:1649636401;d:24.2367;i:1649636101;d:24.829;i:1649635801;d:24.7831;i:1649635501;d:25.2557;i:1649635201;d:24.8335;i:1649634902;d:24.861;i:1649634601;d:25.8864;i:1649634301;d:29.0833;i:1649634002;d:24.5731;i:1649633701;d:25.3595;i:1649633401;d:25.8115;i:1649633101;d:24.7389;i:1649632801;d:25.7105;i:1649632501;d:32.2139;i:1649632201;d:24.8324;i:1649631901;d:25.2387;i:1649631601;d:24.602;i:1649631301;d:25.9486;i:1649631001;d:24.6891;i:1649630702;d:28.5428;i:1649630402;d:24.8818;i:1649630102;d:29.9524;i:1649629802;d:24.8787;i:1649629501;d:25.9107;i:1649629202;d:24.5122;i:1649628902;d:28.1892;i:1649628601;d:24.7107;i:1649628301;d:26.1859;i:1649628001;d:25.1807;i:1649627701;d:24.6911;i:1649627402;d:24.8258;i:1649627102;d:33.4543;i:1649626801;d:24.4624;i:1649626502;d:24.7329;i:1649626202;d:24.4339;i:1649625902;d:24.8468;i:1649625602;d:24.892;i:1649625302;d:26.844;i:1649625001;d:24.7728;i:1649624701;d:24.7566;i:1649624402;d:24.5573;i:1649624102;d:24.6948;i:1649623802;d:24.6549;i:1649623502;d:26.8387;i:1649623201;d:25.5832;i:1649622901;d:24.3495;i:1649622601;d:25.872;i:1649622302;d:24.9107;i:1649622002;d:25.1459;i:1649621702;d:25.7408;i:1649621401;d:25.5762;i:1649621102;d:25.8512;i:1649620801;d:26.3083;i:1649620502;d:24.8724;i:1649620201;d:25.0145;i:1649619902;d:26.5845;i:1649619602;d:25.1258;i:1649619301;d:24.8626;i:1649619001;d:24.8914;i:1649618702;d:25.192;i:1649618402;d:25.0415;i:1649618102;d:27.2392;i:1649617801;d:24.9265;i:1649617501;d:25.0325;i:1649617201;d:25.7072;i:1649616901;d:24.6609;i:1649616602;d:25.1872;i:1649616301;d:28.2802;i:1649616001;d:26.164;i:1649615702;d:25.0808;i:1649615401;d:25.6656;i:1649615102;d:25.9501;i:1649614801;d:25.4776;i:1649614501;d:27.5501;i:1649614201;d:26.5704;i:1649613901;d:25.0891;i:1649613601;d:24.5243;i:1649613301;d:24.8781;i:1649613001;d:24.4981;i:1649612701;d:28.11;i:1649612402;d:18.5932;i:1649612369;d:25.8184;i:1649612101;d:24.4144;i:1649611801;d:24.8308;i:1649611502;d:24.9801;i:1649611202;d:25.8647;i:1649610902;d:28.9883;i:1649610601;d:24.8343;i:1649610302;d:25.1596;i:1649610001;d:24.9532;i:1649609702;d:25.3156;i:1649609402;d:24.6518;i:1649609102;d:26.9952;i:1649608802;d:25.6581;i:1649608501;d:24.8132;i:1649608201;d:24.6332;i:1649607901;d:25.6634;i:1649607601;d:24.8117;i:1649607301;d:28.0838;i:1649607001;d:24.685;i:1649606702;d:24.6601;i:1649606402;d:24.6391;i:1649606102;d:24.8121;i:1649605802;d:24.6906;i:1649605502;d:28.5111;i:1649605202;d:25.368;i:1649604901;d:25.4757;i:1649604601;d:24.4324;i:1649604301;d:25.3042;i:1649604001;d:24.7743;i:1649603702;d:28.169;i:1649603402;d:25.2262;i:1649603102;d:24.8564;i:1649602802;d:25.9931;i:1649602502;d:24.8986;i:1649602202;d:25.0154;i:1649601902;d:28.2104;i:1649601602;d:24.8804;i:1649601302;d:24.8407;i:1649601002;d:24.9351;i:1649600701;d:25.9786;i:1649600401;d:24.7446;i:1649600101;d:28.0229;i:1649599801;d:24.9205;i:1649599501;d:25.7312;i:1649599201;d:25.0069;i:1649598901;d:25.1222;i:1649598602;d:24.4825;i:1649598302;d:28.3139;i:1649598002;d:25.0621;i:1649597702;d:24.6728;i:1649597401;d:24.5763;i:1649597102;d:24.8412;i:1649596802;d:24.3053;i:1649596502;d:30.7369;i:1649596202;d:24.8717;i:1649595902;d:24.8891;i:1649595602;d:24.3707;i:1649595301;d:25.4147;i:1649595002;d:24.6341;i:1649594701;d:26.0174;i:1649594402;d:24.8608;i:1649594102;d:24.9499;i:1649593802;d:24.7188;i:1649593502;d:24.9429;i:1649593201;d:24.9629;i:1649592902;d:27.0201;i:1649592601;d:25.0698;i:1649592301;d:25.4388;i:1649592001;d:25.2718;i:1649591701;d:25.6499;i:1649591401;d:24.7138;i:1649591101;d:27.4829;i:1649590802;d:25.483;i:1649590502;d:24.842;i:1649590202;d:24.832;i:1649589902;d:25.0863;i:1649589601;d:24.7633;i:1649589301;d:27.1491;i:1649589001;d:24.5714;i:1649588702;d:25.133;i:1649588402;d:24.8713;i:1649588102;d:26.2413;i:1649587801;d:25.2915;i:1649587501;d:27.2568;i:1649587201;d:26.066;i:1649586902;d:24.7832;i:1649586602;d:25.1266;i:1649586302;d:24.8687;i:1649586001;d:25.6662;i:1649585701;d:27.5626;}s:17:"discovery_history";a:100:{i:1649671322;d:170.8356;i:1649669131;d:166.4537;i:1649612197;d:170.4041;i:1649534897;d:178.8543;i:1649534641;d:1.3778;i:1649431452;d:162.6882;i:1649420660;d:167.9958;i:1649409942;d:170.083;i:1649345074;d:170.8316;i:1649334263;d:171.3438;i:1649320685;d:178.2485;i:1649263445;d:1.0468;i:1649258773;d:290.9444;i:1649247939;d:294.7356;i:1649237182;d:294.874;i:1649172369;d:293.4759;i:1649161544;d:299.8717;i:1649150822;d:285.5223;i:1649085977;d:294.512;i:1649075147;d:299.0184;i:1649064431;d:284.83;i:1648826799;d:294.1043;i:1648815964;d:300.6286;i:1648805168;d:300.4029;i:1648740282;d:288.2032;i:1648729481;d:290.0799;i:1648718751;d:299.4348;i:1648653938;d:297.6618;i:1648643093;d:287.8817;i:1648632354;d:299.9651;i:1648567523;d:289.6429;i:1648556712;d:288.5348;i:1648545971;d:293.7211;i:1648481147;d:298.396;i:1648470310;d:287.3291;i:1648459560;d:300.1546;i:1648225490;d:287.8957;i:1648214755;d:298.8814;i:1648203964;d:299.9919;i:1648139122;d:289.6949;i:1648128307;d:288.8931;i:1648117542;d:297.9208;i:1648111641;d:283.2178;i:1648052745;d:299.2451;i:1648041976;d:292.8951;i:1648031180;d:294.9381;i:1647966373;d:292.826;i:1647955606;d:292.8176;i:1647944776;d:294.2283;i:1647879988;d:293.3294;i:1647869168;d:299.1141;i:1647858370;d:295.3228;i:1647620757;d:299.9101;i:1647609922;d:290.2621;i:1647599157;d:301.1462;i:1647534346;d:301.2132;i:1647523549;d:301.7097;i:1647512748;d:301.2926;i:1647447942;d:300.1204;i:1647437145;d:300.1573;i:1647426379;d:295.4604;i:1647361485;d:291.223;i:1647350595;d:289.6687;i:1647339861;d:289.9898;i:1647275032;d:289.4242;i:1647264247;d:288.1362;i:1647253529;d:295.0997;i:1647015863;d:289.3767;i:1647005088;d:287.2174;i:1646994277;d:290.2948;i:1646929458;d:290.3808;i:1646918672;d:287.235;i:1646907897;d:289.1832;i:1646843040;d:287.8976;i:1646832251;d:289.3555;i:1646821463;d:288.8411;i:1646756652;d:289.5028;i:1646745951;d:300.7755;i:1646735107;d:289.8838;i:1646670267;d:289.3768;i:1646659457;d:288.1205;i:1646648731;d:299.9063;i:1646411071;d:288.0696;i:1646400297;d:287.8063;i:1646389483;d:289.7657;i:1646324651;d:287.4904;i:1646313883;d:287.8081;i:1646303094;d:289.4499;i:1646238271;d:288.1825;i:1646227437;d:290.7586;i:1646213481;d:294.1384;i:1646184241;d:2.0486;i:1646183041;d:100.8679;i:1646151871;d:288.0815;i:1646141073;d:289.776;i:1646130287;d:289.6833;i:1646065443;d:291.4269;i:1646054659;d:287.8783;i:1646043876;d:300.2383;i:1645806247;d:297.6026;}s:18:"discovery_mod_perf";a:23:{s:2:"os";d:0.0707;s:4:"mibs";d:0.1232;s:3:"vrf";d:80.5894;s:5:"ports";d:0.5194;s:5:"vlans";d:0.0298;s:11:"ports_vlans";N;s:4:"oids";d:0.0539;s:12:"ip-addresses";d:1.3433;s:10:"processors";d:0.3999;s:8:"mempools";d:7.5621;s:9:"inventory";d:8.523;s:7:"sensors";d:56.1743;s:10:"neighbours";d:0.276;s:9:"arp-table";d:0.1537;s:9:"bgp-peers";d:0.801;s:14:"mac-accounting";d:0.0707;s:3:"sla";d:1.0146;s:11:"pseudowires";d:0.9471;s:11:"cisco-cbqos";d:4.0896;s:10:"ucd-diskio";d:0.2562;s:6:"graphs";d:0.0013;s:9:"cisco-cef";d:1.1027;s:7:"storage";d:6.7217;}}"
  [distro]                    => null
  [distro_ver]                => null
  [kernel]                    => null
  [arch]                      => null
)


  /opt/observium/includes/polling/functions.inc.php:117 
array(
  [discover_p2p-radios]              => string(1) "0"
  [discover_ports-stack]             => string(1) "0"
  [discover_printersupplies]         => string(1) "0"
  [discover_virtual-machines]        => string(1) "0"
  [discover_wifi]                    => string(1) "0"
  [enable_ports_fdbcount]            => string(1) "1"
  [enable_ports_jnx_cos_qstat]       => string(1) "0"
  [enable_ports_sros_egress_qstat]   => string(1) "0"
  [enable_ports_sros_ingress_qstat]  => string(1) "0"
  [enable_ports_Xbcmc]               => string(1) "0"
  [poll_applications]                => string(1) "0"
  [poll_cipsec-tunnels]              => string(1) "0"
  [poll_cisco-eigrp]                 => string(1) "0"
  [poll_cisco-ipsec-flow-monitor]    => string(1) "0"
  [poll_cisco-remote-access-monitor] => string(1) "0"
  [poll_loadbalancer]                => string(1) "0"
  [poll_p2p-radios]                  => string(1) "0"
  [poll_printersupplies]             => string(1) "0"
  [poll_ucd-diskio]                  => string(1) "0"
  [poll_wifi]                        => string(1) "0"
  [ports_ignored_count]              => string(3) "110"
  [sysORID]                          => string(12) "["OSPF-MIB"]"
)


  /opt/observium/includes/polling/functions.inc.php:118 
array(
  [name] => string(8) "ASR-9006"
  [mibs] => array(
              [0] => string(28) "CISCO-SUBSCRIBER-SESSION-MIB"
            )
)

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

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('1350','poller.php','4254','2003','php ./poller.php -d -h rtr-153.thn.oob.local','1649671546','460')]
SQL RUNTIME[0.00553393s]

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

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '460']
SQL RUNTIME[0.00412011s]
#####  rtr-153.thn.oob.local [460]  #####

 o OS                   iosxr
 o OS Group             cisco
 o Last poll duration   25.22 seconds
 o Last Polled          2022-04-11 11:05:27
 o SNMP Version         v2c

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

CMD EXITCODE[0]
CMD RUNTIME[0.0046s]
STDOUT[
10.3.0.153 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 1.01/1.01/1.01
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.3.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0099s]
STDOUT[
.1.3.6.1.2.1.1.2.0 = .1.3.6.1.4.1.9.1.1018
.1.3.6.1.2.1.1.3.0 = 1:14:14:03.05
]
SNMP STATUS[TRUE]
 o Device status        Device is reachable by PING (1.01ms) and SNMP (9.88ms)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/ping.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/ping.rrd N:1.01 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/ping_snmp.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/ping_snmp.rrd N:9.88 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '460']
SQL RUNTIME[0.00014305s]
Module [unix-agent] excluded in process [poller].
Module [wmi] excluded in process [poller].
Module [ipmi] excluded in process [poller].
Module [junose-atm-vp] excluded in process [poller].
Module [printersupplies] disabled by device setting in process [poller].
Module [ucd-diskio] disabled by device setting in process [poller].
Module [wifi] disabled by device setting in process [poller].
Module [p2p-radios] disabled by device setting in process [poller].
Module [cisco-ipsec-flow-monitor] disabled by device setting in process [poller].
Module [cisco-remote-access-monitor] disabled by device setting in process [poller].
Module [lsp] disabled globally by config in process [poller].
Module [arista-software-ip-forwarding] excluded in process [poller].
Module [cipsec-tunnels] disabled by device setting in process [poller].
Module [loadbalancer] disabled by device setting in process [poller].
Module [cisco-eigrp] disabled by device setting in process [poller].
Module [aruba-controller] excluded in process [poller].
Module [applications] disabled by device setting in process [poller].
Module [cisco-vpdn] disabled globally by config in process [poller].
Module [netscaler-vsvr] excluded in process [poller].
 o Modules Excluded     unix-agent, wmi, ipmi, junose-atm-vp, arista-software-ip-forwarding, aruba-controller, netscaler-vsvr 
 o Modules Disabled     printersupplies, ucd-diskio, wifi, p2p-radios, cisco-ipsec-flow-monitor, cisco-remote-access-monitor, lsp, 
                        cipsec-tunnels,loadbalancer, cisco-eigrp, applications, cisco-vpdn 
 o Modules Enabled      system, os, sensors, status, counter, processors, mempools, storage, netstats, ucd-mib, ipSystemStats, ports, bgp-peers, 
                        ospf,cisco-cef, sla, pseudowires, mac-accounting, cisco-cbqos, entity-physical, fdb-table, graphs, oids, probes 


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


SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '460' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00013089s]
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
 o SNMPv2-MIB           
CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0105s]
STDOUT[
sysUpTime.0 = 1:14:14:03.08
sysLocation.0 = "54 48 4E "
sysContact.0 = ""
sysName.0 = "72 74 72 2D 31 35 33 2E 74 68 6E 2E 63 75 73 74 64 63 2E 6E 65 74 "
]
SNMP Hex string converted..
   HEX: 54 48 4E 
STRING: THN

SNMP Hex string converted..
   HEX: 72 74 72 2D 31 35 33 2E 74 68 6E 2E 63 75 73 74 64 63 2E 6E 65 74 
STRING: rtr-153.thn.custdc.net

SNMP STATUS[TRUE]
Timeticks converted 1:14:14:03.08 -> 137643

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

CMD EXITCODE[0]
CMD RUNTIME[0.0117s]
STDOUT[
"43 69 73 63 6F 20 49 4F 53 20 58 52 20 53 6F 66 74 77 61 72 65 20 28 43 69 73 63 6F 20 41 53 52 39 4B 20 53 65 72 69 65 73 29 2C 20 20 56 65 72 73 69 6F 6E 20 36 2E 34 2E 32 5B 44 65 66 61 75 6C 74 5D 0D 0A 43 6F 70 79 72 69 67 68 74 20 28 63 29 20 32 30 32 31 20 62 79 20 43 69 73 63 6F 20 53 79 73 74 65 6D 73 2C 20 49 6E 63 2E "
]
SNMP Hex string converted..
   HEX: 43 69 73 63 6F 20 49 4F 53 20 58 52 20 53 6F 66 74 77 61 72 65 20 28 43 69 73 63 6F 20 41 53 52 39 4B 20 53 65 72 69 65 73 29 2C 20 20 56 65 72 73 69 6F 6E 20 36 2E 34 2E 32 5B 44 65 66 61 75 6C 74 5D 0D 0A 43 6F 70 79 72 69 67 68 74 20 28 63 29 20 32 30 32 31 20 62 79 20 43 69 73 63 6F 20 53 79 73 74 65 6D 73 2C 20 49 6E 63 2E 
STRING: Cisco IOS XR Software (Cisco ASR9K Series),  Version 6.4.2[Default]
Copyright (c) 2021 by Cisco Systems, Inc.
  UTF8: Cisco IOS XR Software (Cisco ASR9K Series),  Version 6.4.2[Default]
Copyright (c) 2021 by Cisco Systems, Inc.

SNMP STATUS[TRUE]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0168s]
STDOUT[
.1.3.6.1.4.1.9.1.1018
]
SNMP STATUS[TRUE]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0128s]
STDOUT[
"00 00 00 09 03 00 78 BA F9 03 83 30 "
]
SNMP STATUS[TRUE]

MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.

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

CMD EXITCODE[0]
CMD RUNTIME[0.0105s]
STDOUT[
137643
]
SNMP STATUS[TRUE]
Using SNMP Agent snmpEngineTime (137643 sec. => 1 day, 14h 14m 3s)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/uptime.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/uptime.rrd N:137643 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

 o Uptime               1 day, 14h 14m 3s
 o Last reboot          2022-04-09 20:51:44


  /opt/observium/includes/polling/system.inc.php:226 
array(
  [use]            => string(14) "snmpEngineTime"
  [sysUpTime]      => int(137643)
  [snmpEngineTime] => int(137643)
  [uptime]         => int(137643)
  [formatted]      => string(17) "1 day, 14h 14m 3s"
  [message]        => string(31) "Using SNMP Agent snmpEngineTime"
  [previous]       => string(6) "137598"
  [diff]           => int(-45)
  [last_rebooted]  => string(10) "1649533904"
  [rebooted]       => int(0)
)
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
Excluded by not test condition: os [iosxr] eq [iosxe]
Detected empty value for param 'sysContact'.
 o sysObjectID          .1.3.6.1.4.1.9.1.1018
 o snmpEngineID         00000009030078BAF9038330
 o sysDescr             Cisco IOS XR Software (Cisco ASR9K Series),  Version 6.4.2[Default]
                        Copyright (c) 2021 by Cisco Systems, Inc.
 o sysName              rtr-153.thn.custdc.net
 o Location             THN

SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '460']
SQL RUNTIME[0.00188613s]
 o Module time          0.0809s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-system.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-system.rrd N:0.0809 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '460' AND `entPhysicalContainedIn` = '0' AND `deleted` IS NULL]
SQL RUNTIME[0.00015402s]


  /opt/observium/includes/polling/os.inc.php:91 
array(
  [entPhysical_id]          => string(5) "41557"
  [device_id]               => string(3) "460"
  [inventory_mib]           => string(10) "ENTITY-MIB"
  [entPhysicalIndex]        => string(8) "24555730"
  [entPhysicalDescr]        => string(48) "ASR 9006 4 Line Card Slot Chassis with V2 AC PEM"
  [entPhysicalClass]        => string(7) "chassis"
  [entPhysicalName]         => string(22) "chassis ASR-9006-AC-V2"
  [entPhysicalHardwareRev]  => string(3) "V02"
  [entPhysicalFirmwareRev]  => string(0) ""
  [entPhysicalSoftwareRev]  => string(5) "6.4.2"
  [entPhysicalAlias]        => string(0) ""
  [entPhysicalAssetID]      => string(0) ""
  [entPhysicalIsFRU]        => string(4) "true"
  [entPhysicalModelName]    => string(14) "ASR-9006-AC-V2"
  [entPhysicalVendorType]   => string(21) "cevChassisASR9006ACv2"
  [entPhysicalSerialNum]    => string(11) "FOX1919GDKE"
  [entPhysicalContainedIn]  => string(1) "0"
  [entPhysicalParentRelPos] => string(2) "-1"
  [entPhysicalMfgName]      => string(18) "Cisco Systems Inc."
  [ifIndex]                 => null
  [deleted]                 => null
)
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
 o OS Poller            Group
 o Type                 Network
 o Vendor               Cisco
 o Hardware             ASR-9006-AC-V2
 o Version              6.4.2
 o Features             Default
 o Serial               FOX1919GDKE
 o Asset                <empty>

 o Module time          0.0050s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-os.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-os.rrd N:0.005 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT DISTINCT `sensor_class` FROM `sensors` WHERE `device_id` = '460' 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.00171900s]

SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '460' AND `entity_type` = 'sensor']
SQL RUNTIME[0.00043607s]

SQL[SELECT DISTINCT `sensor_oid` FROM `sensors` WHERE `device_id` = '460' AND `sensor_deleted` = '0' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00219703s]
Passed to snmp_get_multi_oid() Oids count (618) more than max-get (16). Command snmpget splitted to multiple chunks.

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.168921 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.172193 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.173813 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.319242 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.320862 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.322450 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.634902 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.636586 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.831185 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.833663 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.835251 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.860339 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.1018222 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.1107915 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.1134209 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.1135829]

CMD EXITCODE[0]
CMD RUNTIME[0.0523s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.168921 = 746
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.172193 = 1198
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.173813 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.319242 = 3299
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.320862 = 2517
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.322450 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.634902 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.636586 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.831185 = 3761
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.833663 = 750
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.835251 = 751
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.860339 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.1018222 = 3969
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.1107915 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.1134209 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.1135829 = 1000
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.1164120 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.1620716 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.2064100 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.2490247 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.3355929 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.3668429 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.3723372 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.3919313 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.3920997 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.4095427 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.4138086 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5086737 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5285498 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5287054 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5288642 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5424479]

CMD EXITCODE[0]
CMD RUNTIME[0.1295s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.1164120 = 4678
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.1620716 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.2064100 = 4544
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.2490247 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.3355929 = 55051
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.3668429 = 517
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.3723372 = 4260
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.3919313 = 3213
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.3920997 = 221
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.4095427 = 9997
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.4138086 = 2753
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5086737 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5285498 = 6998
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5287054 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5288642 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5424479 = 1799
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5426067 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5427751 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5485929 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5573244 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5574832 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5578008 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5762569 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5773465 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5775149 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5778357 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5922230 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5925406 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5926994 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.5933243 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.6024241 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.6869781]

CMD EXITCODE[0]
CMD RUNTIME[0.0435s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5426067 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5427751 = 1020
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5485929 = 3000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5573244 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5574832 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5578008 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5762569 = 12022
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5773465 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5775149 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5778357 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5922230 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5925406 = 680
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5926994 = 3299
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.5933243 = 5181
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.6024241 = 457
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.6869781 = 6780
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.6870687 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.6872275 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.6883764 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.6885320 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.6919280 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.7645119 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.7646707 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.7648263 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.7667769 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.7723435 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.7931360 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8016281 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8017965 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8165046 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8166602 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8341846]

CMD EXITCODE[0]
CMD RUNTIME[0.0508s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.6870687 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.6872275 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.6883764 = 287
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.6885320 = 3256
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.6919280 = 2061
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.7645119 = 305
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.7646707 = 615
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.7648263 = 590
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.7667769 = 347
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.7723435 = 4268
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.7931360 = 1
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8016281 = 3299
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8017965 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8165046 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8166602 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8341846 = 68
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8462448 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8464004 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8465624 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8895994 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.8901024 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9018114 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9062371 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9331850 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9629146 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9651297 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9652917 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9793261 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9796388 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.9798008 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10267086 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10735504]

CMD EXITCODE[0]
CMD RUNTIME[0.0476s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8462448 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8464004 = 750
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8465624 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8895994 = 423
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.8901024 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9018114 = 7901
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9062371 = 11193
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9331850 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9629146 = 5611
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9651297 = 399
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9652917 = 3274
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9793261 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9796388 = 3258
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.9798008 = 310
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10267086 = 181
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10735504 = 755
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10737188 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10738808 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10889081 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10890637 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10892225 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10892868 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.10894488 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11003317 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11037718 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11039402 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11042610 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11236479 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11239623 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11241243 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11258519 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11260203]

CMD EXITCODE[0]
CMD RUNTIME[0.0446s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10737188 = 390
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10738808 = 315
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10889081 = 480
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10890637 = 3299
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10892225 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10892868 = 3205
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.10894488 = 256
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11003317 = 137
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11037718 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11039402 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11042610 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11236479 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11239623 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11241243 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11258519 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11260203 = 655
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11380286 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11386704 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11388388 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11390008 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11446794 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11535437 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11537025 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11538645 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11617734 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11727718 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11741636 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11741762 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.11852691 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.12219182 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.12905956 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.12907576]

CMD EXITCODE[0]
CMD RUNTIME[0.0581s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11380286 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11386704 = 1019
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11388388 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11390008 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11446794 = 306
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11535437 = 6999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11537025 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11538645 = 2498
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11617734 = 7115
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11727718 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11741636 = 5868
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11741762 = 6810
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.11852691 = 152
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.12219182 = 5734
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.12905956 = 270
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.12907576 = 510
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13174975 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13443524 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13584276 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13585960 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13796870 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13798490 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13805629 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.13941071 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.14384151 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.14385835 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.14421321 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.14422941 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.14739671 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15177601 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15304847 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15400183]

CMD EXITCODE[0]
CMD RUNTIME[0.0596s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13174975 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13443524 = 6780
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13584276 = 540
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13585960 = 610
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13796870 = 3304
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13798490 = 363
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13805629 = 6780
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.13941071 = 222
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.14384151 = 3213
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.14385835 = 239
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.14421321 = 285
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.14422941 = 3275
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.14739671 = 149
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15177601 = 6840
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15304847 = 2571
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15400183 = 1800
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15401739 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15476190 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15477778 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15494752 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15623335 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15624955 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15771972 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15773592 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15858003 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15872455 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15881361 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15986678 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15988234 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.15991442 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16136999 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16138619]

CMD EXITCODE[0]
CMD RUNTIME[0.063s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15401739 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15476190 = 751
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15477778 = 750
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15494752 = 641
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15623335 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15624955 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15771972 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15773592 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15858003 = 3000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15872455 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15881361 = 13875
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15986678 = 4999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15988234 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.15991442 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16136999 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16138619 = 1800
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16284080 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16285636 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16287256 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16589929 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16612229 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16624535 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16626219 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16674501 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16749457 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16751141 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16775563 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16946598 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16949774 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.16951362 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17096855 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17098539]

CMD EXITCODE[0]
CMD RUNTIME[0.0615s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16284080 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16285636 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16287256 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16589929 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16612229 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16624535 = 309
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16626219 = 3221
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16674501 = 5337
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16749457 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16751141 = 7000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16775563 = 1818
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16946598 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16949774 = 1900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.16951362 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17096855 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17098539 = 1001
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17410991 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17412579 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17414199 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17608894 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17611212 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17612800 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17637888 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17794215 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17885528 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17911918 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17913506 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17941797 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.17977066 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.18398329 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.18841713 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.19267860]

CMD EXITCODE[0]
CMD RUNTIME[0.0561s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17410991 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17412579 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17414199 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17608894 = 207
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17611212 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17612800 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17637888 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17794215 = 5586
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17885528 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17911918 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17913506 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17941797 = 6028
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.17977066 = 6780
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.18398329 = 752
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.18841713 = 5939
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.19267860 = 0
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.20133606 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.20446042 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.20500985 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.20698610 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.20871452 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.20873040 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.20914111 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.21864446 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22063047 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22064667 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22202156 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22203744 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22205364 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22263542 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22350793 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22352413]

CMD EXITCODE[0]
CMD RUNTIME[0.1246s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.20133606 = 3000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.20446042 = 7096
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.20500985 = 4849
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.20698610 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.20871452 = 3262
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.20873040 = 417
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.20914111 = 7244
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.21864446 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22063047 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22064667 = 3301
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22202156 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22203744 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22205364 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22263542 = 54973
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22350793 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22352413 = 1500
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22540182 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22541866 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22551142 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22552762 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22555906 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22701399 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22703083 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22709236 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22710792 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22801822 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.22831118 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.23403447 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.23648364 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.23649952 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.23661313 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.23696861]

CMD EXITCODE[0]
CMD RUNTIME[0.1203s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22540182 = 270
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22541866 = 3264
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22551142 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22552762 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22555906 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22701399 = 600
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22703083 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22709236 = 3288
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22710792 = 252
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22801822 = 4746
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.22831118 = 9032
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.23403447 = 6780
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.23648364 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.23649952 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.23661313 = 83
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.23696861 = 2469
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24422668 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24424256 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24425876 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24445318 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24501048 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24708941 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24793958 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24795578 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.24942595 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25117935 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25119523 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25241617 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25243301 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25670399 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25671987 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25678605]

CMD EXITCODE[0]
CMD RUNTIME[0.0589s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24422668 = 488
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24424256 = 550
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24425876 = 630
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24445318 = 1009
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24501048 = 760
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24708941 = 1
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24793958 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24795578 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.24942595 = 6999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25117935 = 255
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25119523 = 3244
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25241617 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25243301 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25670399 = 3275
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25671987 = 286
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25678605 = 0
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25794139 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25838396 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.25839984 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.26107843 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.26405139 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.26428878 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.26569254 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.26570874 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.26575557 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27043079 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27044699 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27514801 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27516357 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27666630 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27668250 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27669934]

CMD EXITCODE[0]
CMD RUNTIME[0.0501s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25794139 = 13068
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25838396 = 3236
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.25839984 = 241
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.26107843 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.26405139 = 4333
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.26428878 = 16702
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.26569254 = 3221
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.26570874 = 228
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.26575557 = 58
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27043079 = 361
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27044699 = 3198
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27514801 = 480
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27516357 = 280
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27666630 = 535
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27668250 = 630
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27669934 = 1000
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27672165 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27780866 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27813807 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.27815395 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28014028 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28017236 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28018920 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28036196 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28037816 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28156279 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28166001 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28167557 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28221199 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28222787 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28313050 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28314734]

CMD EXITCODE[0]
CMD RUNTIME[0.052s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27672165 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27780866 = 2442
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27813807 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.27815395 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28014028 = 749
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28017236 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28018920 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28036196 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28037816 = 545
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28156279 = 2065
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28166001 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28167557 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28221199 = 3319
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28222787 = 387
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28313050 = 4998
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28314734 = 1200
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28316322 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28393759 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28503743 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28519249 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28612240 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28630368 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.28995175 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.29680361 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.29683569 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.29685125 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.29952524 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.30360365 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.30361953 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.30363573 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.30574483 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.30718684]

CMD EXITCODE[0]
CMD RUNTIME[0.0572s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28316322 = 749
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28393759 = 4263
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28503743 = 8429
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28519249 = 3413
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28612240 = 6750
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28630368 = 2494
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.28995175 = 6202
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.29680361 = 751
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.29683569 = 320
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.29685125 = 440
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.29952524 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.30360365 = 560
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.30361953 = 490
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.30363573 = 465
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.30574483 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.30718684 = 5262
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.31163448 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.31198934 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.31517348 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32082460 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32177732 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32179352 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32248975 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32252183 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32253867 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32270777 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32272333 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32400948 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32402504 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32547997 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32549585 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32551269]

CMD EXITCODE[0]
CMD RUNTIME[0.0551s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.31163448 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.31198934 = 6644
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.31517348 = 2275
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32082460 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32177732 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32179352 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32248975 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32252183 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32253867 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32270777 = 3238
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32272333 = 210
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32400948 = 752
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32402504 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32547997 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32549585 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32551269 = 1200
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32635680 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32650068 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32651752 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32659070 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32660658 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32762639 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32764227 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32914612 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.32916168 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33063249 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33064933 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33367542 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33389842 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33402212 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33452114 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33527166]

CMD EXITCODE[0]
CMD RUNTIME[0.1465s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32635680 = 55051
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32650068 = 242
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32651752 = 3205
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32659070 = 275
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32660658 = 3226
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32762639 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32764227 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32914612 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.32916168 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33063249 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33064933 = 1509
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33367542 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33389842 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33402212 = 2330
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33452114 = 339
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33527166 = 1498
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33528754 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33553176 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33725767 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33727387 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33874532 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.33876152 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34188604 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34190192 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34191748 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34384887 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34386443 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34388825 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34390509 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34392097 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34413913 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34415597]

CMD EXITCODE[0]
CMD RUNTIME[0.0613s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33528754 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33553176 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33725767 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33727387 = 1811
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33874532 = 998
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.33876152 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34188604 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34190192 = 752
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34191748 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34384887 = 348
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34386443 = 3210
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34388825 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34390509 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34392097 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34413913 = 3221
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34415597 = 249
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34571828 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34573384 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34684639 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34687911 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34689531 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34717822 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.34719410 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.35175878 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.35619294 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.35620882 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.36045537 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.37222035 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.37278534 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.37280154 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.37474571 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.37650749]

CMD EXITCODE[0]
CMD RUNTIME[0.061s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34571828 = 373
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34573384 = 3212
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34684639 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34687911 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34689531 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34717822 = 3242
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.34719410 = 273
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.35175878 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.35619294 = 372
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.35620882 = 3287
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.36045537 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.37222035 = 8953
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.37278534 = 246
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.37280154 = 3270
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.37474571 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.37650749 = 300
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.37691660 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.37693248 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.38840660 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.38842344 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.38979769 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.38981325 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39039503 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39128406 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39130090 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39316271 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39327167 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39328755 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39479076 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39480696 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39488405 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39577815]

CMD EXITCODE[0]
CMD RUNTIME[0.1347s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.37691660 = 308
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.37693248 = 3295
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.38840660 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.38842344 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.38979769 = 754
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.38981325 = 752
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39039503 = 9374
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39128406 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39130090 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39316271 = 719
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39327167 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39328755 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39479076 = 650
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39480696 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39488405 = 364
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39577815 = 8586
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.39607111 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.40425977 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.40427533 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.40429121 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.40439022 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.40472854 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.40474538 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41200281 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41201965 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41221343 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41277041 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41278597 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41484934 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41486554 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41569983 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41571571]

CMD EXITCODE[0]
CMD RUNTIME[0.1436s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.39607111 = 55051
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.40425977 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.40427533 = 6999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.40429121 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.40439022 = 4228
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.40472854 = 3190
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.40474538 = 435
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41200281 = 635
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41201965 = 580
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41221343 = 11959
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41277041 = 3227
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41278597 = 229
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41484934 = 3275
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41486554 = 223
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41569983 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41571571 = 1500
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41574747 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41720208 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.41895548 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.42019326 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.42020914 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.42449536 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.42456218 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.42571816 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.42617565 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.42885456 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.43182816 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.43204871 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.43346867 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.43353170 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.43820692 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44292382]

CMD EXITCODE[0]
CMD RUNTIME[0.0547s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41574747 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41720208 = 5000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.41895548 = 5404
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.42019326 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.42020914 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.42449536 = 6235
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.42456218 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.42571816 = 375
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.42617565 = 544
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.42885456 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.43182816 = 55
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.43204871 = 1086
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.43346867 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.43353170 = 4173
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.43820692 = 2358
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44292382 = 480
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44293970 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44442655 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44444243 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44449778 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44556891 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44591420 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44593008 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44794913 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44796533 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44812221 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44813809 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44815365 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44933828 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44935448 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44943582 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44945170]

CMD EXITCODE[0]
CMD RUNTIME[0.0589s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44293970 = 380
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44442655 = 610
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44444243 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44449778 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44556891 = 2403
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44591420 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44593008 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44794913 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44796533 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44812221 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44813809 = 525
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44815365 = 329
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44933828 = 417
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44935448 = 3182
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44943582 = 752
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44945170 = 755
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.44949055 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.45000400 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.45090727 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.45092347 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.45171436 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.45296958 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.45407949 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.45772788 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.46457974 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.46461150 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.46462738 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.46730137 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.47137978 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.47139534 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.47141122 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.47352160]

CMD EXITCODE[0]
CMD RUNTIME[0.0547s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.44949055 = 6930
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.45000400 = 15963
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.45090727 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.45092347 = 1198
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.45171436 = 164
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.45296958 = 81
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.45407949 = 2205
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.45772788 = 209
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.46457974 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.46461150 = 241
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.46462738 = 420
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.46730137 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.47137978 = 595
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.47139534 = 550
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.47141122 = 286
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.47352160 = 1
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.47496361 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.47940997 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.47975023 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.48294961 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.48704887 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.48860137 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.48861757 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.48952137 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.48955345 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.48957029 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49026588 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49029860 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49031480 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49049946 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49175353 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49178497]

CMD EXITCODE[0]
CMD RUNTIME[0.0668s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.47496361 = 5424
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.47940997 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.47975023 = 6685
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.48294961 = 2509
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.48704887 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.48860137 = 239
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.48861757 = 3213
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.48952137 = 998
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.48955345 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.48957029 = 4999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49026588 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49029860 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49031480 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49049946 = 11166
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49175353 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49178497 = 1500
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49180117 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49325674 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49327294 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49328882 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49413261 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49427745 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49435063 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49540252 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49541840 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49689017 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49692161 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49693781 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49840958 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.49842546 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50143503 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50165931]

CMD EXITCODE[0]
CMD RUNTIME[0.1329s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49180117 = 752
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49325674 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49327294 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49328882 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49413261 = 9579
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49427745 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49435063 = 649
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49540252 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49541840 = 1001
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49689017 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49692161 = 1900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49693781 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49840958 = 6999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.49842546 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50143503 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50165931 = 900
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50179825 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50226519 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50228203 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50299951 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50303159 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50304715 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50329169 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50330853 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50503380 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50505064 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50650557 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50652145 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50653701 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50966153 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.50967773 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51162436]

CMD EXITCODE[0]
CMD RUNTIME[0.0451s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50179825 = 2353
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50226519 = 3283
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50228203 = 246
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50299951 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50303159 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50304715 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50329169 = 3286
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50330853 = 223
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50503380 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50505064 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50650557 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50652145 = 4999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50653701 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50966153 = 752
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.50967773 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51162436 = 6626
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51166502 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51168122 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51169678 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51193210 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51349377 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51462316 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51465524 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51467080 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51495371 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.51951903 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.52395287 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.52823118 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.52824706 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.53687180 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.53998124 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.53999712]

CMD EXITCODE[0]
CMD RUNTIME[0.135s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51166502 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51168122 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51169678 = 1050
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51193210 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51349377 = 211
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51462316 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51465524 = 1201
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51467080 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51495371 = 77
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.51951903 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.52395287 = 260
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.52823118 = 200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.52824706 = 3229
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.53687180 = 9169
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.53998124 = 3291
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.53999712 = 351
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.54054559 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.54252184 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.54428298 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.54469273 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55417988 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55495795 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55616749 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55618337 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55619957 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55757318 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55758938 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55904495 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55906083 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.55909259 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56093884 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56104716]

CMD EXITCODE[0]
CMD RUNTIME[0.0426s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.54054559 = 354
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.54252184 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.54428298 = 1685
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.54469273 = 395
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55417988 = 10850
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55495795 = 6900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55616749 = 4998
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55618337 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55619957 = 751
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55757318 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55758938 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55904495 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55906083 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.55909259 = 749
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56093884 = 940
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56104716 = 1000
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56106304 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56253481 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56256689 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56258245 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56266082 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56355492 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56357112 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.56384724 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57203526 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57205146 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57206830 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57215015 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57250531 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57269142 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57977958 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57979578]

CMD EXITCODE[0]
CMD RUNTIME[0.0629s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56106304 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56253481 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56256689 = 510
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56258245 = 630
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56266082 = 3998
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56355492 = 248
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56357112 = 3270
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.56384724 = 3000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57203526 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57205146 = 5000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57206830 = 999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57215015 = 6212
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57250531 = 296
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57269142 = 6810
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57977958 = 610
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57979578 = 605
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.57999020 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58000608 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58056210 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58262547 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58347532 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58349120 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58352424 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58496297 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58497917 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58673097 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58793699 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58795319 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.58796875 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59227245 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59230623 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59232211]

CMD EXITCODE[0]
CMD RUNTIME[0.0551s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.57999020 = 299
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58000608 = 3349
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58056210 = 11938
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58262547 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58347532 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58349120 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58352424 = 1020
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58496297 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58497917 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58673097 = 4679
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58793699 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58795319 = 749
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.58796875 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59227245 = 5644
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59230623 = 3221
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59232211 = 228
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59347809 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59349429 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59395242 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59661545 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59663165 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59958841 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59960397 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.59982484 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.60124416 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.60129259 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.60598369 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61066755 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61068375 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61070059 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61220332 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61221920]

CMD EXITCODE[0]
CMD RUNTIME[0.0566s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59347809 = 3280
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59349429 = 287
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59395242 = 7773
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59661545 = 3237
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59663165 = 228
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59958841 = 3264
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59960397 = 283
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.59982484 = 649
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.60124416 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.60129259 = 5475
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.60598369 = 1966
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61066755 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61068375 = 400
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61070059 = 237
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61220332 = 550
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61221920 = 999
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61225739 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61332884 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61334568 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61368969 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61370589 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61373861 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61572494 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61574082 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61589770 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61591390 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61592978 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61711441 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61717955 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61719575 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61721259 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61778109]

CMD EXITCODE[0]
CMD RUNTIME[0.055s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61225739 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61332884 = 3213
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61334568 = 295
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61368969 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61370589 = 1799
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61373861 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61572494 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61574082 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61589770 = 1800
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61591390 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61592978 = 425
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61711441 = 232
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61717955 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61719575 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61721259 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61778109 = 859
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61868340 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61869896 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61949049 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.61950605 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.62058905 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.62072951 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.62074507 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.62183942 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.62185562 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.62550337 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.62551957 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.63237143 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.63238827 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.63507814 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.63509434 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.63915527]

CMD EXITCODE[0]
CMD RUNTIME[0.0483s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61868340 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61869896 = 3298
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61949049 = 365
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.61950605 = 3247
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.62058905 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.62072951 = 363
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.62074507 = 3213
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.62183942 = 3221
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.62185562 = 249
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.62550337 = 397
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.62551957 = 3251
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.63237143 = 390
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.63238827 = 510
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.63507814 = 246
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.63509434 = 3198
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.63915527 = 570
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.63917147 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.64129741 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.64273974 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.64275530 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.64718610 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.64752636 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65072542 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65074130 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65482436 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65637750 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65729750 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65733054 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65734642 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65807473 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65809029 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65825939]

CMD EXITCODE[0]
CMD RUNTIME[0.069s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.63917147 = 575
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.64129741 = 1
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.64273974 = 371
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.64275530 = 3246
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.64718610 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.64752636 = 330
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65072542 = 316
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65074130 = 3205
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65482436 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65637750 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65729750 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65733054 = 3300
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65734642 = 6999
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65807473 = 900
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65809029 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65825939 = 8277
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65952902 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65956206 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.65957794 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66103287 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66104843 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66205326 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66212612 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66237848 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66317929 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66319549 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66322693 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66466566 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66469870 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66471458 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66615331 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66616951]

CMD EXITCODE[0]
CMD RUNTIME[0.0621s]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65952902 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65956206 = 1049
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.65957794 = 1500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66103287 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66104843 = 899
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66205326 = 0
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66212612 = 4720
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66237848 = 6840
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66317929 = 2519
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66319549 = 1000
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66322693 = 3299
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66466566 = 746
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66469870 = 1210
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66471458 = 1499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66615331 = 2499
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66616951 = 3300
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66618507 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66921116 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66922704 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66943544 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.66957406 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.67005816 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.67077564 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.67080708 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.67082328 .1.3.6.1.4.1.9.9.91.1.1.1.1.4.67108466]

CMD EXITCODE[0]
CMD RUNTIME[0.0433s]
CMD EXITDELAY[10ms]
STDOUT[
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66618507 = 1199
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66921116 = 228
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66922704 = 3237
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66943544 = 751
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.66957406 = 155
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.67005816 = 6735
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.67077564 = 2500
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.67080708 = 1200
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.67082328 = 3299
.1.3.6.1.4.1.9.9.91.1.1.1.1.4.67108466 = 1
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '460' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00412607s]
Checking (snmp) voltage RSP Card host - Voltage - VP0P75_DB - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607382"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10735504"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10735504"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP0P75_DB - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.765"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.735"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10735504"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7550000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1646184005"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(755)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10735504.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10735504.rrd N:0.755 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110158.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110158.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3_CAN - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607386"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10890637"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10890637"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(47) "Line Card host - Voltage - VP3P3_CAN - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10890637"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3299)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10890637.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10890637.rrd N:3.299 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110162.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110162.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P2_SAC_VDDT - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607387"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10892225"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10892225"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P2_SAC_VDDT - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10892225"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10892225.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10892225.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110163.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110163.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607388"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10892868"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10892868"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10892868"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "33"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101697"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2050000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1646184005"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3205)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10892868.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10892868.rrd N:3.205 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110164.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110164.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5_SKT1_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607391"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11037718"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11037718"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP2P5_SKT1_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11037718"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11037718.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11037718.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110167.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110167.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_LAN - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607392"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11039402"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11039402"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(47) "Line Card host - Voltage - VP1P0_LAN - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11039402"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11039402.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11039402.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110168.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110168.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5_SKT2_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607393"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11042610"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11042610"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP2P5_SKT2_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11042610"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11042610.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11042610.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110169.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110169.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_10GPHY_01 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607323"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1107915"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "1107915"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "RSP Card host - Voltage - VP1P2_10GPHY_01 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "1107915"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1646184005"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1107915.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1107915.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110099.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110099.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_N3_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607394"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11236479"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11236479"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_N3_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11236479"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11236479.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11236479.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110170.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110170.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT3_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607395"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11239623"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11239623"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_SKT3_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11239623"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11239623.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11239623.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110171.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110171.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_N4_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607396"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11241243"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11241243"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P5_N4_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11241243"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11241243.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11241243.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110172.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110172.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_VDDA - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607397"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11258519"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11258519"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_VDDA - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11258519"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1646184005"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11258519.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11258519.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110173.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110173.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP01_LDO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607324"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1134209"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "1134209"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP01_LDO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "1134209"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1134209.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1134209.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110100.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110100.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607325"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1135829"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "1135829"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "1135829"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1135829.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1135829.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110101.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110101.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_CPU_PLAT - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607400"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11386704"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11386704"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_CPU_PLAT - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.122"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.918"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11386704"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0200000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1019)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11386704.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11386704.rrd N:1.019 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110176.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110176.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_N2_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607401"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11388388"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11388388"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P5_N2_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11388388"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11388388.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11388388.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110177.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110177.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_N3_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607402"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11390008"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11390008"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P8_N3_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11390008"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11390008.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11390008.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110178.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110178.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP7P0 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607404"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11535437"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11535437"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP7P0 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "7.7"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "6.3"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11535437"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11535437.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11535437.rrd N:6.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110180.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110180.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - PWR_P1P0_LDO_RUNA - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607405"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11537025"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11537025"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "Line Card host - Voltage - PWR_P1P0_LDO_RUNA - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11537025"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11537025.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11537025.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110181.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110181.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607406"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11538645"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11538645"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP2P5 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11538645"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2498)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11538645.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11538645.rrd N:2.498 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110182.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110182.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_ZL_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607408"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11727718"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11727718"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P8_ZL_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11727718"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11727718.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11727718.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110184.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110184.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607419"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13796870"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13796870"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/8"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "13796870"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "137"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101753"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3050000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3304)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13796870.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13796870.rrd N:3.304 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110195.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110195.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607423"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.14384151"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "14384151"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/17"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "14384151"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "34"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101698"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2130000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3213)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14384151.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14384151.rrd N:3.213 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110199.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110199.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607426"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.14422941"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "14422941"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/8"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "14422941"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "113"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101729"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2760000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3275)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14422941.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14422941.rrd N:3.275 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110202.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110202.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8V_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607430"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15400183"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15400183"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 1.8V_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15400183"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15400183.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15400183.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110206.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110206.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK1_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607431"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15401739"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15401739"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(66) "24 Port Ten GigE Daughter board - Voltage - 1.2_BNK1_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15401739"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15401739.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15401739.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110207.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110207.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N5_VTT_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607432"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15476190"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15476190"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N5_VTT_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15476190"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(751)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15476190.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15476190.rrd N:0.751 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110208.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110208.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N6_VTT_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607433"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15477778"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15477778"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N6_VTT_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15477778"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(750)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15477778.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15477778.rrd N:0.75 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110209.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110209.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N1_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607435"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15623335"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15623335"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N1_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15623335"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15623335.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15623335.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110211.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110211.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8_N01_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607436"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15624955"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15624955"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 1.8_N01_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15624955"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15624955.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15624955.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110212.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110212.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607437"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15771972"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15771972"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15771972"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15771972.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15771972.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110213.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110213.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP01_LDO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607438"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15773592"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15773592"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP01_LDO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15773592"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15773592.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15773592.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110214.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110214.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP5P0 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607442"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15986678"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15986678"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP5P0 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "5.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "4.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15986678"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "4.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15986678.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15986678.rrd N:4.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110218.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110218.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_KAW_LDO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607443"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15988234"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15988234"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "RSP Card host - Voltage - VP1P0_KAW_LDO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15988234"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15988234.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15988234.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110219.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110219.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC1_VDDA - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607444"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15991442"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15991442"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "RSP Card host - Voltage - VP1P0_SAC1_VDDA - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15991442"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15991442.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15991442.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110220.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110220.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_SERDES_PLL_DAO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607445"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16136999"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16136999"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(60) "RSP Card host - Voltage - VP1P2_SERDES_PLL_DAO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16136999"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16136999.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16136999.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110221.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110221.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8_10GPHY_LDO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607446"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16138619"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16138619"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(56) "RSP Card host - Voltage - VP1P8_10GPHY_LDO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.07"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.53"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16138619"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16138619.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16138619.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110222.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110222.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5_N67_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607326"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1620716"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "1620716"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 2.5_N67_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "1620716"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1620716.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1620716.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110102.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110102.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8_OCXO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607447"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16284080"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16284080"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "RSP Card host - Voltage - VP1P8_OCXO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.07"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.53"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16284080"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16284080.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16284080.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110223.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110223.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SKT_CORE - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607448"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16285636"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16285636"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP1P0_SKT_CORE - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16285636"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16285636.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16285636.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110224.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110224.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC0_VDD - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607449"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16287256"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16287256"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP1P0_SAC0_VDD - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16287256"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16287256.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16287256.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110225.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110225.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5_N67_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607451"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16612229"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16612229"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 2.5_N67_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16612229"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16612229.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16612229.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110227.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110227.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/26 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607453"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16626219"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16626219"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/26"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16626219"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "43"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101707"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/26"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2210000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3221)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16626219.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16626219.rrd N:3.221 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110229.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110229.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP3P3_OCXO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607455"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16749457"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16749457"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "RSP Card host - Voltage - VP3P3_OCXO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "3.795"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.805"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16749457"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16749457.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16749457.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110231.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110231.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP7P0 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607456"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16751141"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16751141"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP7P0 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "8.05"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "5.95"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16751141"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(7000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16751141.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16751141.rrd N:7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110232.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110232.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP0P75_TMX_VTT - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607310"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.168921"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "168921"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP0P75_TMX_VTT - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.863"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.638"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "168921"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7460000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(746)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-168921.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-168921.rrd N:0.746 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110086.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110086.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SKT_IO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607457"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16946598"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16946598"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "RSP Card host - Voltage - VP1P0_SKT_IO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16946598"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16946598.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16946598.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110233.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110233.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P9_LDO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607458"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16949774"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16949774"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P9_LDO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "2.185"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.615"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16949774"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16949774.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16949774.rrd N:1.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110234.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110234.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC1_VDD - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607459"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16951362"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16951362"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP1P0_SAC1_VDD - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16951362"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16951362.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16951362.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110235.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110235.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_MGTVCC_DAO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607460"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17096855"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17096855"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(56) "RSP Card host - Voltage - VP1P0_MGTVCC_DAO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17096855"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17096855.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17096855.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110236.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110236.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC1_VDDD_VDDACM - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607461"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17098539"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17098539"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Voltage - VP1P0_SAC1_VDDD_VDDACM - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17098539"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0010000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1001)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17098539.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17098539.rrd N:1.001 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110237.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110237.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_DB - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607311"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.172193"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "172193"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP1P2_DB - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.224"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.176"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "172193"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1198)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-172193.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-172193.rrd N:1.198 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110087.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110087.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P5 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607312"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.173813"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "173813"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP1P5 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.725"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.275"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "173813"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-173813.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-173813.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110088.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110088.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N0_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607462"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17410991"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17410991"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N0_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17410991"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17410991.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17410991.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110238.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110238.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N1_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607463"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17412579"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17412579"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N1_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17412579"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17412579.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17412579.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110239.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110239.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5_N01_SKT0_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607464"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17414199"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17414199"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(73) "24 Port Ten GigE Daughter board - Voltage - 2.5_N01_SKT0_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17414199"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17414199.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17414199.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110240.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110240.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_T5_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607466"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17611212"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17611212"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.9_T5_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17611212"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17611212.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17611212.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110242.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110242.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N6_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607467"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17612800"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17612800"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N6_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17612800"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17612800.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17612800.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110243.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110243.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P05_DB - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607470"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17885528"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17885528"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P05_DB - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.071"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.029"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17885528"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17885528.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17885528.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110246.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110246.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_LDO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607471"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17911918"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17911918"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_LDO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17911918"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17911918.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17911918.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110247.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110247.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP23_LDO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607472"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17913506"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17913506"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP23_LDO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17913506"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17913506.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17913506.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110248.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110248.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N7_VTT_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607474"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.18398329"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "18398329"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N7_VTT_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "18398329"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7520000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(752)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-18398329.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-18398329.rrd N:0.752 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110250.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110250.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607481"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.20871452"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "20871452"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/13"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "20871452"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "118"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101734"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2620000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3262)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20871452.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20871452.rrd N:3.262 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110257.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110257.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3_ZL_VDD - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607484"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.21864446"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "21864446"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - VP3P3_ZL_VDD - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "21864446"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-21864446.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-21864446.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110260.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110260.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607485"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22063047"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22063047"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P5 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22063047"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22063047.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22063047.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110261.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110261.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607486"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22064667"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22064667"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP3P3 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22064667"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3010000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3301)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22064667.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22064667.rrd N:3.301 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110262.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110262.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_N3_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607487"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22202156"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22202156"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P5_N3_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22202156"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22202156.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22202156.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110263.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110263.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_N2_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607488"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22203744"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22203744"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_N2_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22203744"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22203744.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22203744.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110264.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110264.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_CPU_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607489"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22205364"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22205364"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_CPU_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22205364"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22205364.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22205364.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110265.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110265.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Power Module Voltage - 0/PS0/M3/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607490"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22263542"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22263542"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Voltage - 0/PS0/M3/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(7) "63.2189"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(7) "46.7271"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22263542"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "54.9730000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(54973)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22263542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22263542.rrd N:54.973 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110266.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110266.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_N4_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607491"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22350793"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22350793"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P8_N4_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22350793"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22350793.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22350793.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110267.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110267.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_SKT3_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607492"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22352413"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22352413"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P5_SKT3_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22352413"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22352413.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22352413.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110268.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110268.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607494"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22541866"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22541866"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(86) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.5"
  [sensor_limit_warn]         => string(4) "3.48"
  [sensor_limit_low]          => string(4) "3.08"
  [sensor_limit_low_warn]     => string(3) "3.1"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22541866"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "152"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101768"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2640000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3264)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22541866.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22541866.rrd N:3.264 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110270.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110270.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_SKT1_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607495"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22551142"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22551142"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P5_SKT1_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22551142"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22551142.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22551142.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110271.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110271.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_SAC_VDDR - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607496"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22552762"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22552762"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P8_SAC_VDDR - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22552762"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22552762.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22552762.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110272.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110272.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_SKT2_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607497"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22555906"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22555906"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P5_SKT2_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22555906"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22555906.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22555906.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110273.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110273.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607499"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22703083"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22703083"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22703083"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22703083.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22703083.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110275.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110275.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614799"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22709236"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22709236"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/10"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22709236"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "139"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101755"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2880000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1602763806"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3288)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22709236.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22709236.rrd N:3.288 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144859.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144859.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8V_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607503"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.23648364"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "23648364"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 1.8V_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "23648364"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23648364.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23648364.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110279.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110279.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK1_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607504"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.23649952"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "23649952"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(66) "24 Port Ten GigE Daughter board - Voltage - 1.2_BNK1_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "23649952"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23649952.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23649952.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110280.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110280.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P2 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607513"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24793958"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24793958"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P2 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24793958"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24793958.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24793958.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110289.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110289.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - SHOTGUN_PWR_VP1P2 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607514"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24795578"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24795578"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "Line Card host - Voltage - SHOTGUN_PWR_VP1P2 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24795578"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24795578.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24795578.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110290.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110290.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP7P0 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607515"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24942595"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24942595"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP7P0 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "7.85"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "6.772"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24942595"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24942595.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24942595.rrd N:6.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110291.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110291.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/1/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614194"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25119523"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25119523"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(73) "10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/1/CPU0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25119523"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "147"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101763"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2400000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1597828206"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3244)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25119523.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25119523.rrd N:3.244 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144090.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144090.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_N2_IO - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607516"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25241617"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25241617"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P5_N2_IO - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25241617"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25241617.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25241617.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110292.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110292.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT3_CORE - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607517"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25243301"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25243301"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Voltage - VP1P0_SKT3_CORE - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25243301"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25243301.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25243301.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110293.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110293.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609613"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25670399"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25670399"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/10"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25670399"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "115"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101731"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2760000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3275)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25670399.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25670399.rrd N:3.275 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-127323.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-127323.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607520"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25838396"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25838396"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.5"
  [sensor_limit_warn]         => string(4) "3.48"
  [sensor_limit_low]          => string(4) "3.08"
  [sensor_limit_low_warn]     => string(3) "3.1"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25838396"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "105"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101721"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/0"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2370000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3236)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25838396.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25838396.rrd N:3.236 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110296.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110296.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/25 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607524"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26569254"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "26569254"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/25"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "26569254"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "42"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101706"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/25"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2210000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3221)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26569254.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26569254.rrd N:3.221 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110300.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110300.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607527"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27044699"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27044699"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/13"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27044699"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "30"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101694"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.1980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3198)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27044699.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27044699.rrd N:3.198 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110303.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110303.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_VDDD - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607532"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27669934"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27669934"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_VDDD - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27669934"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27669934.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27669934.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110308.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110308.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT2_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607535"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27813807"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27813807"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Voltage - VP1P0_SKT2_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27813807"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27813807.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27813807.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110311.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110311.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT1_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607536"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27815395"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27815395"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Voltage - VP1P0_SKT1_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27815395"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27815395.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27815395.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110312.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110312.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P75_N4_VTT - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607537"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28014028"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28014028"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P75_N4_VTT - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28014028"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(749)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28014028.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28014028.rrd N:0.749 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110313.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110313.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT3_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607538"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28017236"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28017236"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Voltage - VP1P0_SKT3_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28017236"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28017236.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28017236.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110314.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110314.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_N4_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607539"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28018920"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28018920"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_N4_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28018920"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28018920.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28018920.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110315.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110315.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_VDDD - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607540"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28036196"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28036196"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_VDDD - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28036196"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28036196.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28036196.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110316.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110316.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P9_T2_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607543"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28166001"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28166001"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P9_T2_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28166001"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28166001.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28166001.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110319.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110319.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P9_T3_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607544"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28167557"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28167557"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P9_T3_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28167557"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28167557.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28167557.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110320.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110320.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607545"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28221199"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28221199"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.6"
  [sensor_limit_low]          => string(3) "2.8"
  [sensor_limit_low_warn]     => string(1) "3"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28221199"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "151"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101767"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3190000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3319)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28221199.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28221199.rrd N:3.319 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110321.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110321.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP5P0 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607547"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28313050"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28313050"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP5P0 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "5.5"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "4.5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28313050"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "4.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4998)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28313050.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28313050.rrd N:4.998 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110323.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110323.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - PWR_P1P2_LDO_RUNA - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607548"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28314734"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28314734"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "Line Card host - Voltage - PWR_P1P2_LDO_RUNA - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28314734"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28314734.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28314734.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110324.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110324.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VTT_0P75_CPU - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607549"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28316322"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28316322"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - VTT_0P75_CPU - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28316322"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534405"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(749)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28316322.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28316322.rrd N:0.749 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110325.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110325.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - IBV_D - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607551"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28503743"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28503743"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - IBV_D - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "6.528"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28503743"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.4290000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(8429)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28503743.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28503743.rrd N:8.429 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110327.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110327.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP0P75_DB - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607556"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.29680361"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "29680361"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP0P75_DB - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.765"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.735"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "29680361"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(751)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29680361.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29680361.rrd N:0.751 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110332.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110332.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP3P3_CAN - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607313"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.319242"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "319242"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP3P3_CAN - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "3.795"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.805"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "319242"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3299)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-319242.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-319242.rrd N:3.299 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110089.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110089.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP2P5_DB - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607314"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.320862"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "320862"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP2P5_DB - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.55"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.45"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "320862"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5170000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2517)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-320862.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-320862.rrd N:2.517 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110090.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110090.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5V_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607569"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32177732"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32177732"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 1.5V_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32177732"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32177732.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32177732.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110345.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110345.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK0_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607570"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32179352"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32179352"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(66) "24 Port Ten GigE Daughter board - Voltage - 1.2_BNK0_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32179352"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32179352.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32179352.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110346.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110346.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC0_VDDA - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607315"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.322450"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "322450"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "RSP Card host - Voltage - VP1P0_SAC0_VDDA - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "322450"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-322450.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-322450.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110091.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110091.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N7_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607571"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32248975"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32248975"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N7_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32248975"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32248975.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32248975.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110347.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110347.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N5_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607572"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32252183"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32252183"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N5_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32252183"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32252183.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32252183.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110348.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110348.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5_N5_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607573"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32253867"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32253867"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 2.5_N5_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32253867"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32253867.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32253867.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110349.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110349.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607574"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32270777"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32270777"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/2"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.5"
  [sensor_limit_warn]         => string(4) "3.48"
  [sensor_limit_low]          => string(4) "3.08"
  [sensor_limit_low_warn]     => string(3) "3.1"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32270777"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "131"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101747"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2390000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3238)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32270777.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32270777.rrd N:3.238 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110350.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110350.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N0_VTT_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607576"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32400948"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32400948"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N0_VTT_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32400948"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7520000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(752)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32400948.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32400948.rrd N:0.752 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110352.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110352.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_T01_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607577"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32402504"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32402504"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "24 Port Ten GigE Daughter board - Voltage - 0.9_T01_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32402504"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32402504.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32402504.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110353.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110353.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_SKM_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607578"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32547997"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32547997"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_SKM_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32547997"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32547997.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32547997.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied
ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110354.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110354.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607579"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32549585"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32549585"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32549585"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32549585.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32549585.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110355.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110355.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_ATLI_AVCC_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607580"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32551269"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32551269"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.2_ATLI_AVCC_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32551269"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32551269.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32551269.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110356.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110356.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Power Module Voltage - 0/PS0/M1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607581"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32635680"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32635680"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Voltage - 0/PS0/M1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(7) "63.2189"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(7) "46.7271"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32635680"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "55.0510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1586261706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(55051)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32635680.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32635680.rrd N:55.051 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110357.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110357.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.001s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607583"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32651752"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32651752"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32651752"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "36"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101700"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2050000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3205)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32651752.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32651752.rrd N:3.205 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110359.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110359.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607585"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32660658"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32660658"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/1"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.7"
  [sensor_limit_warn]         => string(3) "3.6"
  [sensor_limit_low]          => string(3) "2.9"
  [sensor_limit_low_warn]     => string(1) "3"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32660658"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "130"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101746"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3226)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32660658.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32660658.rrd N:3.226 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110361.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110361.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC0_VDDD_VDDACM - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607586"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32762639"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32762639"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Voltage - VP1P0_SAC0_VDDD_VDDACM - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32762639"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32762639.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32762639.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110362.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110362.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_DAO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607587"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32764227"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32764227"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P0_DAO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32764227"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32764227.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32764227.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110363.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110363.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_ARB - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607588"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32914612"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32914612"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P0_ARB - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32914612"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32914612.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32914612.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110364.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110364.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8_DB - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607589"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32916168"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32916168"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP1P8_DB - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.836"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.764"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32916168"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804305"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32916168.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32916168.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110365.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110365.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607590"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33063249"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33063249"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP1P8 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.07"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.53"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33063249"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33063249.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33063249.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110366.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110366.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P5_DB - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607591"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33064933"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33064933"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP1P5_DB - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.53"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.47"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33064933"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5090000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804306"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1509)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33064933.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33064933.rrd N:1.509 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110367.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110367.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8_N67_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607593"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33389842"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33389842"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 1.8_N67_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33389842"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33389842.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33389842.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110369.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110369.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P5_DB - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607596"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33527166"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33527166"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP1P5_DB - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.53"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.47"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33527166"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1498)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33527166.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33527166.rrd N:1.498 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110372.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110372.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607597"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33528754"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33528754"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP1P8 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.07"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.53"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33528754"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33528754.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33528754.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110373.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110373.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Power Module Voltage - 0/PS0/M0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607329"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.3355929"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "3355929"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Voltage - 0/PS0/M0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(7) "63.3087"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(7) "46.7934"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "3355929"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "55.0510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(55051)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3355929.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3355929.rrd N:55.051 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110105.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110105.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_ARB - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607598"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33725767"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33725767"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P0_ARB - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33725767"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33725767.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33725767.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110374.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110374.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8_DB - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607599"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33727387"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33727387"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP1P8_DB - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.836"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.764"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33727387"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8110000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1811)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33727387.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33727387.rrd N:1.811 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110375.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110375.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC0_VDDD_VDDACM - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607600"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33874532"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33874532"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Voltage - VP1P0_SAC0_VDDD_VDDACM - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33874532"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(998)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33874532.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33874532.rrd N:0.998 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110376.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110376.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_DAO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607601"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33876152"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33876152"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P0_DAO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33876152"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33876152.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33876152.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110377.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110377.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N0_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607602"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34188604"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34188604"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N0_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34188604"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34188604.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34188604.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110378.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110378.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N1_VTT_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607603"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34190192"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34190192"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N1_VTT_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34190192"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7520000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(752)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34190192.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34190192.rrd N:0.752 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110379.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110379.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N5_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607604"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34191748"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34191748"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N5_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34191748"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34191748.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34191748.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110380.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110380.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607606"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34386443"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34386443"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/9"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34386443"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "138"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101754"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2110000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3210)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34386443.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34386443.rrd N:3.21 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110382.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110382.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8_N5_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607607"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34388825"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34388825"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.8_N5_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34388825"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34388825.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34388825.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110383.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110383.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N6_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607608"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34390509"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34390509"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N6_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34390509"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34390509.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34390509.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110384.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110384.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N7_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607609"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34392097"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34392097"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N7_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34392097"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34392097.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34392097.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110385.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110385.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607610"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34413913"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34413913"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34413913"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "32"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101696"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2210000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3221)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34413913.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34413913.rrd N:3.221 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110386.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110386.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607613"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34573384"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34573384"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/9"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34573384"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "114"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101730"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2120000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3212)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34573384.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34573384.rrd N:3.212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110389.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110389.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_SKT0_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607614"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34684639"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34684639"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.5_SKT0_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34684639"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34684639.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34684639.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110390.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110390.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607615"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34687911"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34687911"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34687911"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34687911.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34687911.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110391.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110391.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_LDO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607616"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34689531"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34689531"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_LDO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34689531"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34689531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34689531.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110392.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110392.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/1/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614197"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34717822"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34717822"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(73) "10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/1/CPU0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34717822"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "148"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101764"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2410000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1597828206"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3242)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34717822.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34717822.rrd N:3.242 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144091.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144091.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_T67_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607617"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.35175878"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "35175878"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "24 Port Ten GigE Daughter board - Voltage - 0.9_T67_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "35175878"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-35175878.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-35175878.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110393.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110393.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607619"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.35620882"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "35620882"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "35620882"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "144"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101760"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2870000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3287)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-35620882.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-35620882.rrd N:3.287 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110395.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110395.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/11 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609669"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.37280154"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "37280154"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/11"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "37280154"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "116"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101732"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/11"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2710000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3270)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37280154.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37280154.rrd N:3.27 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-128070.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-128070.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607626"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.37693248"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "37693248"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/17"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "37693248"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "146"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101762"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2950000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3295)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37693248.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37693248.rrd N:3.295 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110402.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110402.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607627"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.38840660"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "38840660"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P8 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "38840660"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38840660.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38840660.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110403.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110403.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P2 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607628"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.38842344"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "38842344"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P2 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "38842344"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38842344.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38842344.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110404.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110404.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P75_N3_VTT - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607629"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.38979769"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "38979769"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P75_N3_VTT - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "38979769"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7540000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(754)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38979769.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38979769.rrd N:0.754 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110405.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110405.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P75_N2_VTT - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607630"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.38981325"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "38981325"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P75_N2_VTT - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "38981325"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7520000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(752)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38981325.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-38981325.rrd N:0.752 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110406.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110406.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P9_T4_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607632"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39128406"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39128406"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P9_T4_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39128406"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39128406.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39128406.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110408.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110408.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5_SKT3_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607633"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39130090"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39130090"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP2P5_SKT3_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39130090"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39130090.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39130090.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110409.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110409.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607332"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.3919313"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "3919313"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/2"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "3919313"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "19"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101683"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2130000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3213)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3919313.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3919313.rrd N:3.213 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110108.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110108.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT2_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607635"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39327167"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39327167"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_SKT2_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39327167"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39327167.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39327167.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110411.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110411.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT1_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607636"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39328755"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39328755"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_SKT1_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39328755"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39328755.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39328755.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110412.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110412.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_VDDA - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607638"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39480696"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39480696"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_VDDA - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39480696"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39480696.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39480696.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110414.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110414.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Power Module Voltage - 0/PS0/M2/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607640"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39607111"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39607111"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Voltage - 0/PS0/M2/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(7) "63.2189"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(7) "46.7271"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39607111"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "55.0510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(55051)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39607111.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39607111.rrd N:55.051 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110416.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110416.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 3.3V_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607641"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.40425977"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "40425977"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 3.3V_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "40425977"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40425977.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40425977.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110417.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110417.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 7.0V_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607642"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.40427533"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "40427533"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 7.0V_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "7.85"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "6.772"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "40427533"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40427533.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40427533.rrd N:6.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110418.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110418.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607643"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.40429121"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "40429121"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "40429121"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40429121.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40429121.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110419.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110419.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607645"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.40472854"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "40472854"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "40472854"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "31"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101695"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.1900000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3190)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40472854.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40472854.rrd N:3.19 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110421.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110421.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607650"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41277041"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41277041"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/1"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.5"
  [sensor_limit_warn]         => string(4) "3.48"
  [sensor_limit_low]          => string(4) "3.08"
  [sensor_limit_low_warn]     => string(3) "3.1"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41277041"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "106"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101722"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2270000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3227)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41277041.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41277041.rrd N:3.227 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110426.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110426.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0017s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607652"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41484934"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41484934"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/7"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41484934"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "112"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101728"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2750000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3275)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41484934.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41484934.rrd N:3.275 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110428.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110428.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_N23_IO - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607654"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41569983"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41569983"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - VP1P8_N23_IO - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41569983"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41569983.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41569983.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110430.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110430.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_SKT3_IO - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607655"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41571571"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41571571"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P5_SKT3_IO - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41571571"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41571571.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41571571.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110431.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110431.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_CPU_CORE - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607656"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41574747"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41574747"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_CPU_CORE - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41574747"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41574747.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41574747.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110432.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110432.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP5P0 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607657"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41720208"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41720208"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP5P0 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "5.5"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "4.5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41720208"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "5.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41720208.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41720208.rrd N:5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110433.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110433.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_N2_CORE - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607658"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.42019326"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "42019326"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_N2_CORE - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.945"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "42019326"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42019326.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42019326.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110434.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110434.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5_SKT3_IO - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607659"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.42020914"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "42020914"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP2P5_SKT3_IO - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "42020914"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42020914.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42020914.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110435.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110435.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_VDDA - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607670"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44444243"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44444243"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_VDDA - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44444243"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44444243.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44444243.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110446.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110446.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT2_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607673"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44591420"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44591420"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_SKT2_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44591420"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44591420.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44591420.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110449.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110449.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT1_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607674"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44593008"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44593008"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_SKT1_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44593008"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44593008.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44593008.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110450.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110450.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5_SKT3_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607675"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44794913"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44794913"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP2P5_SKT3_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44794913"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44794913.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44794913.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110451.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110451.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P9_T4_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607676"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44796533"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44796533"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P9_T4_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44796533"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44796533.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44796533.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110452.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110452.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P2_SAC_VDDT - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607677"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44812221"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44812221"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P2_SAC_VDDT - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44812221"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44812221.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44812221.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110453.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110453.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607681"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44935448"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44935448"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/12"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44935448"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "29"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101693"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.1820000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3182)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44935448.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44935448.rrd N:3.182 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110457.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110457.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P75_N2_VTT - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607682"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44943582"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44943582"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P75_N2_VTT - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44943582"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7520000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(752)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44943582.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44943582.rrd N:0.752 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110458.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110458.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P75_N3_VTT - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607683"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44945170"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44945170"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P75_N3_VTT - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44945170"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7540000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(755)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44945170.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44945170.rrd N:0.755 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110459.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110459.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607686"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.45090727"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "45090727"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P8 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "45090727"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45090727.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45090727.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110462.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110462.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P2 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607687"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.45092347"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "45092347"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P2 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "45092347"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1198)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45092347.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45092347.rrd N:1.198 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110463.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110463.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_SERDES_PLL_LGN - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607692"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.46457974"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "46457974"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(60) "RSP Card host - Voltage - VP1P2_SERDES_PLL_LGN - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "46457974"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46457974.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46457974.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110468.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110468.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P05_DB - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607704"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.48704887"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "48704887"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P05_DB - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.071"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.029"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "48704887"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48704887.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48704887.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110480.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110480.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607706"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.48861757"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "48861757"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/20"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "48861757"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "37"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101701"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2210000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3213)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48861757.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48861757.rrd N:3.213 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110482.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110482.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_AVCC_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607707"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.48952137"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "48952137"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_AVCC_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "48952137"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(998)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48952137.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48952137.rrd N:0.998 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110483.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110483.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5V_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607708"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.48955345"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "48955345"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 2.5V_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "48955345"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48955345.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48955345.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110484.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110484.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 5.0V_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607709"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.48957029"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "48957029"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 5.0V_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "5.5"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "4.5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "48957029"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "4.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48957029.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48957029.rrd N:4.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110485.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110485.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N7_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607710"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49026588"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49026588"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N7_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49026588"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49026588.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49026588.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110486.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110486.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8_N5_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607711"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49029860"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49029860"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.8_N5_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49029860"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49029860.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49029860.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110487.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110487.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N6_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607712"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49031480"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49031480"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N6_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49031480"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49031480.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49031480.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110488.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110488.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N5_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607714"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49175353"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49175353"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N5_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49175353"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49175353.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49175353.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110490.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110490.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N0_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607715"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49178497"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49178497"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N0_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49178497"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49178497.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49178497.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110491.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110491.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N1_VTT_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607716"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49180117"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49180117"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N1_VTT_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49180117"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7520000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(752)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49180117.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49180117.rrd N:0.752 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110492.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110492.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_SKT0_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607717"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49325674"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49325674"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.5_SKT0_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49325674"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49325674.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49325674.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110493.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110493.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_LDO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607718"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49327294"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49327294"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_LDO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49327294"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49327294.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49327294.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110494.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110494.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607719"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49328882"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49328882"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49328882"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49328882.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49328882.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110495.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110495.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_MGTVCC_DAO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607723"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49540252"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49540252"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(56) "RSP Card host - Voltage - VP1P0_MGTVCC_DAO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49540252"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804306"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49540252.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49540252.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110499.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110499.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC1_VDDD_VDDACM - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607724"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49541840"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49541840"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Voltage - VP1P0_SAC1_VDDD_VDDACM - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49541840"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0010000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804306"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1001)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49541840.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49541840.rrd N:1.001 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110500.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110500.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SKT_IO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607725"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49689017"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49689017"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "RSP Card host - Voltage - VP1P0_SKT_IO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49689017"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804306"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49689017.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49689017.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110501.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110501.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P9_LDO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607726"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49692161"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49692161"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP1P9_LDO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "2.185"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.615"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49692161"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804306"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49692161.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49692161.rrd N:1.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110502.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110502.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC1_VDD - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607727"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49693781"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49693781"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP1P0_SAC1_VDD - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49693781"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804306"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49693781.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49693781.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110503.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110503.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP7P0 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607728"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49840958"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49840958"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP7P0 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "8.05"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "5.95"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49840958"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49840958.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49840958.rrd N:6.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110504.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110504.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP3P3_OCXO - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607729"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49842546"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49842546"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "RSP Card host - Voltage - VP3P3_OCXO - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "3.795"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.805"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49842546"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804306"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49842546.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49842546.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110505.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110505.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_T67_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607731"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50165931"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50165931"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "24 Port Ten GigE Daughter board - Voltage - 0.9_T67_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50165931"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534705"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50165931.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50165931.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110507.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110507.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607733"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50226519"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50226519"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50226519"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "143"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101759"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2840000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3283)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50226519.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50226519.rrd N:3.283 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110509.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110509.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8_OCXO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607735"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50299951"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50299951"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "RSP Card host - Voltage - VP1P8_OCXO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.07"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.53"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50299951"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50299951.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50299951.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110511.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110511.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC0_VDD - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607736"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50303159"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50303159"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP1P0_SAC0_VDD - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50303159"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50303159.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50303159.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110512.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110512.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SKT_CORE - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607737"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50304715"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50304715"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP1P0_SKT_CORE - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50304715"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50304715.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50304715.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110513.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110513.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "615624"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50329169"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50329169"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/12"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50329169"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "117"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101733"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2860000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3286)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50329169.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50329169.rrd N:3.286 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146786.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146786.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_SERDES_PLL_DAO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607738"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50503380"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50503380"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(60) "RSP Card host - Voltage - VP1P2_SERDES_PLL_DAO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50503380"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50503380.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50503380.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110514.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110514.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P8_10GPHY_LDO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607739"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50505064"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50505064"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(56) "RSP Card host - Voltage - VP1P8_10GPHY_LDO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.07"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.53"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50505064"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50505064.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50505064.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110515.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110515.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC1_VDDA - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607740"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50650557"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50650557"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "RSP Card host - Voltage - VP1P0_SAC1_VDDA - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50650557"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50650557.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50650557.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110516.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110516.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP5P0 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607741"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50652145"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50652145"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP5P0 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "5.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "4.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50652145"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "4.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50652145.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50652145.rrd N:4.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110517.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110517.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_KAW_LDO - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607742"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50653701"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50653701"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "RSP Card host - Voltage - VP1P0_KAW_LDO - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50653701"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50653701.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50653701.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110518.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110518.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_ZL_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607336"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5086737"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5086737"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P8_ZL_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5086737"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5086737.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5086737.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110112.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110112.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N0_VTT_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607743"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50966153"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50966153"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N0_VTT_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50966153"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7520000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(752)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50966153.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50966153.rrd N:0.752 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110519.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110519.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_T01_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607744"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50967773"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50967773"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "24 Port Ten GigE Daughter board - Voltage - 0.9_T01_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50967773"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50967773.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50967773.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110520.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110520.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N5_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607746"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51166502"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51166502"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N5_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51166502"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51166502.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51166502.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110522.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5_N5_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607747"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51168122"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51168122"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 2.5_N5_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51168122"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51168122.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51168122.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110523.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110523.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N7_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607748"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51169678"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51169678"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N7_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51169678"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1050)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51169678.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51169678.rrd N:1.05 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110524.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_SKM_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607751"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51462316"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51462316"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_SKM_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51462316"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51462316.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51462316.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110527.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110527.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_ATLI_AVCC_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607752"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51465524"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51465524"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.2_ATLI_AVCC_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51465524"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2010000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1201)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51465524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51465524.rrd N:1.201 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110528.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110528.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607753"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51467080"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51467080"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51467080"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51467080.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51467080.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110529.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110529.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8_N67_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607754"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51951903"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51951903"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 1.8_N67_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51951903"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535006"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51951903.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51951903.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110530.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110530.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/3 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607757"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.52824706"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "52824706"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/3"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "52824706"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "20"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101684"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/3"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2290000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3229)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-52824706.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-52824706.rrd N:3.229 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110533.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110533.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP7P0 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607337"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5285498"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5285498"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP7P0 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "7.7"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "6.3"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5285498"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.9980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6998)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5285498.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5285498.rrd N:6.998 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110113.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110113.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - PWR_P1P0_LDO_RUNA - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607338"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5287054"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5287054"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "Line Card host - Voltage - PWR_P1P0_LDO_RUNA - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5287054"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5287054.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5287054.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110114.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110114.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607339"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5288642"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5288642"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP2P5 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5288642"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5288642.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5288642.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110115.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110115.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607761"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.53998124"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "53998124"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/21"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "53998124"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "150"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101766"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2910000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3291)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-53998124.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-53998124.rrd N:3.291 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110537.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110537.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_N3_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607340"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5424479"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5424479"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P8_N3_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5424479"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5424479.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5424479.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110116.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110116.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_N2_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607341"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5426067"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5426067"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P5_N2_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5426067"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5426067.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5426067.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110117.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110117.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_CPU_PLAT - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607342"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5427751"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5427751"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_CPU_PLAT - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.122"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.918"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5427751"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0200000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1020)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5427751.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5427751.rrd N:1.02 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110118.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110118.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - IBV_D - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607766"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55417988"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55417988"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - IBV_D - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "6.528"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55417988"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "10.8500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(10850)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55417988.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55417988.rrd N:10.85 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110542.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP5P0 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607768"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55616749"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55616749"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP5P0 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "5.5"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "4.5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55616749"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "4.9980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4998)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55616749.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55616749.rrd N:4.998 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110544.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110544.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - PWR_P1P2_LDO_RUNA - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607769"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55618337"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55618337"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "Line Card host - Voltage - PWR_P1P2_LDO_RUNA - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55618337"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55618337.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55618337.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110545.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110545.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VTT_0P75_CPU - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607770"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55619957"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55619957"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - VTT_0P75_CPU - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55619957"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(751)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55619957.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55619957.rrd N:0.751 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110546.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110546.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_N4_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607344"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5573244"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5573244"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P5_N4_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5573244"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5573244.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5573244.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110120.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110120.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT3_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607345"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5574832"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5574832"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_SKT3_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5574832"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5574832.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5574832.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110121.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110121.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P9_T3_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607771"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55757318"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55757318"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P9_T3_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55757318"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55757318.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55757318.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110547.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110547.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P9_T2_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607772"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55758938"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55758938"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P9_T2_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55758938"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55758938.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55758938.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110548.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110548.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_N3_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607346"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5578008"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5578008"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_N3_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5578008"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5578008.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5578008.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110122.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110122.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_N4_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607773"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55904495"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55904495"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_N4_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55904495"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55904495.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55904495.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110549.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110549.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT3_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607774"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55906083"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55906083"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Voltage - VP1P0_SKT3_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55906083"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55906083.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55906083.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110550.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110550.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P75_N4_VTT - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607775"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55909259"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55909259"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P75_N4_VTT - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55909259"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(749)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55909259.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55909259.rrd N:0.749 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110551.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110551.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT2_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607777"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56104716"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56104716"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Voltage - VP1P0_SKT2_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56104716"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56104716.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56104716.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110553.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110553.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT1_CORE - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607778"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56106304"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56106304"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Voltage - VP1P0_SKT1_CORE - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56106304"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56106304.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56106304.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110554.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110554.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_VDDD - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607779"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56253481"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56253481"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_VDDD - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56253481"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56253481.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56253481.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110555.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110555.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607783"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56357112"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56357112"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56357112"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "119"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101735"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2690000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3270)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56357112.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56357112.rrd N:3.27 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110559.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110559.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5V_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607785"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57203526"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57203526"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 2.5V_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57203526"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57203526.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57203526.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110561.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110561.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 5.0V_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607786"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57205146"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57205146"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 5.0V_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "5.5"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "4.5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57205146"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "5.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57205146.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57205146.rrd N:5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110562.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110562.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_AVCC_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607787"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57206830"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57206830"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_AVCC_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57206830"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57206830.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57206830.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110563.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110563.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5_SKT1_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607348"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5773465"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5773465"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP2P5_SKT1_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5773465"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5773465.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5773465.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110124.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110124.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_LAN - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607349"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5775149"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5775149"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(47) "Line Card host - Voltage - VP1P0_LAN - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5775149"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5775149.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5775149.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110125.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110125.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5_SKT2_IO - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607350"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5778357"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5778357"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP2P5_SKT2_IO - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5778357"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5778357.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5778357.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110126.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110126.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607794"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58000608"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58000608"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(86) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.799"
  [sensor_limit_warn]         => string(3) "3.6"
  [sensor_limit_low]          => string(5) "2.799"
  [sensor_limit_low_warn]     => string(1) "3"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58000608"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "127"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101743"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3480000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3349)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58000608.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58000608.rrd N:3.349 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110570.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110570.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP2P5 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607797"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58347532"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58347532"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP2P5 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58347532"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58347532.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58347532.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110573.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110573.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3_DB - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607798"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58349120"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58349120"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(46) "Line Card host - Voltage - VP3P3_DB - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58349120"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58349120.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58349120.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110574.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110574.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_CPU_PLAT - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607799"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58352424"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58352424"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_CPU_PLAT - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58352424"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0200000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1020)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58352424.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58352424.rrd N:1.02 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110575.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110575.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_ZL_CORE - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607800"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58496297"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58496297"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P8_ZL_CORE - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58496297"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58496297.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58496297.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110576.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110576.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607801"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58497917"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58497917"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P8 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58497917"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58497917.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58497917.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110577.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110577.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - 0.9_T23_CORE - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607802"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58793699"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58793699"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - 0.9_T23_CORE - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58793699"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58793699.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58793699.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110578.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110578.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP0P75_N2_VTT - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607803"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58795319"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58795319"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP0P75_N2_VTT - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.806"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58795319"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(749)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58795319.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58795319.rrd N:0.749 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110579.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110579.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3_CAN - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607804"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58796875"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58796875"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(47) "Line Card host - Voltage - VP3P3_CAN - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58796875"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58796875.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58796875.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110580.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110580.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P2_SAC_VDDT - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607351"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5922230"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5922230"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P2_SAC_VDDT - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5922230"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5922230.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5922230.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110127.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110127.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607805"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59230623"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59230623"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59230623"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "39"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101703"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2290000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3221)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59230623.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59230623.rrd N:3.221 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110581.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110581.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3_CAN - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607353"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5926994"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5926994"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(47) "Line Card host - Voltage - VP3P3_CAN - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5926994"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3299)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5926994.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5926994.rrd N:3.299 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110129.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110129.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607807"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59347809"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59347809"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/20"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59347809"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "149"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101765"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2810000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3280)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59347809.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59347809.rrd N:3.28 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110583.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110583.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/24 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607810"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59661545"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59661545"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/24"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59661545"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "41"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101705"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/24"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2370000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3237)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59661545.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59661545.rrd N:3.237 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110586.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110586.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/0/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614204"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59958841"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59958841"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(73) "10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/0/CPU0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59958841"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "124"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101740"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2680000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3264)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59958841.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59958841.rrd N:3.264 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144093.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144093.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_SERDES_PLL_LGN - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607815"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61066755"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61066755"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(60) "RSP Card host - Voltage - VP1P2_SERDES_PLL_LGN - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61066755"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61066755.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61066755.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110591.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110591.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607819"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61221920"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61221920"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61221920"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61221920.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61221920.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110595.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110595.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607821"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61332884"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61332884"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61332884"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "40"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101704"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2210000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3213)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61332884.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61332884.rrd N:3.213 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0014s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110597.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110597.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_SKT1_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607823"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61368969"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61368969"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P5_SKT1_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61368969"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61368969.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61368969.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110599.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110599.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_SAC_VDDR - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607824"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61370589"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61370589"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P8_SAC_VDDR - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61370589"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61370589.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61370589.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110600.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110600.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_SKT2_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607825"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61373861"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61373861"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P5_SKT2_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61373861"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61373861.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61373861.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110601.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110601.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_SKT3_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607826"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61572494"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61572494"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P5_SKT3_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61572494"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61572494.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61572494.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110602.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110602.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_N4_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607827"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61574082"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61574082"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P8_N4_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61574082"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61574082.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61574082.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110603.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110603.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P8_SAC_VDDR - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607828"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61589770"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61589770"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P8_SAC_VDDR - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61589770"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61589770.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61589770.rrd N:1.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110604.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110604.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SAC_CORE - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607829"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61591390"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61591390"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SAC_CORE - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61591390"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61591390.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61591390.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110605.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110605.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_CPU_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607832"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61717955"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61717955"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_CPU_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61717955"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61717955.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61717955.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110608.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110608.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_N2_CORE - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607833"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61719575"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61719575"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Voltage - VP1P0_N2_CORE - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61719575"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61719575.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61719575.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110609.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110609.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5_N3_IO - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607834"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61721259"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61721259"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "Line Card host - Voltage - VP1P5_N3_IO - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61721259"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61721259.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61721259.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110610.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110610.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607836"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61868340"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61868340"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P5 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61868340"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61868340.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61868340.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110612.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110612.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607837"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61869896"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61869896"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP3P3 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61869896"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3298)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61869896.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61869896.rrd N:3.298 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110613.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110613.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607839"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61950605"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61950605"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(86) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.6"
  [sensor_limit_warn]         => string(3) "3.5"
  [sensor_limit_low]          => string(1) "3"
  [sensor_limit_low_warn]     => string(4) "3.05"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61950605"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "120"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101736"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2480000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3247)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61950605.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61950605.rrd N:3.247 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110615.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110615.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3_ZL_VDD - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607840"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.62058905"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "62058905"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - VP3P3_ZL_VDD - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "62058905"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62058905.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62058905.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110616.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110616.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607842"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.62074507"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "62074507"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/6"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "62074507"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "111"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101727"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2140000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3213)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62074507.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62074507.rrd N:3.213 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110618.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110618.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607843"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.62183942"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "62183942"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/7"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "62183942"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "24"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101688"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2210000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3221)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62183942.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62183942.rrd N:3.221 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110619.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110619.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607846"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.62551957"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "62551957"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(86) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "62551957"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "145"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101761"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3251)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62551957.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62551957.rrd N:3.251 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110622.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110622.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N1_CORE_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607316"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.634902"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "634902"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N1_CORE_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "634902"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535007"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-634902.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-634902.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110092.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110092.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607850"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.63509434"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "63509434"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/21"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "63509434"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "38"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101702"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.1980000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3198)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63509434.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63509434.rrd N:3.198 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110626.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110626.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.8_N01_IO_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607317"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.636586"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "636586"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(68) "24 Port Ten GigE Daughter board - Voltage - 1.8_N01_IO_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.98"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.62"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "636586"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.7990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649535007"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1799)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-636586.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-636586.rrd N:1.799 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110093.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110093.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 10GBASE-LR SFP+ Module - Transceiver Voltage - 3.3V - 0/0/CPU0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607855"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.64275530"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "64275530"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(65) "10GBASE-LR SFP+ Module - Transceiver Voltage - 3.3V - 0/0/CPU0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.6"
  [sensor_limit_warn]         => string(3) "3.5"
  [sensor_limit_low]          => string(1) "3"
  [sensor_limit_low_warn]     => string(4) "3.05"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "64275530"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "121"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101737"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2460000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3246)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64275530.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64275530.rrd N:3.246 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110631.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110631.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607859"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65074130"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65074130"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65074130"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "35"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101699"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2050000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3205)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65074130.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65074130.rrd N:3.205 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110635.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110635.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_10GPHY_01 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607860"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65482436"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65482436"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "RSP Card host - Voltage - VP1P2_10GPHY_01 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65482436"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65482436.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65482436.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110636.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110636.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607862"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65729750"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65729750"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(71) "24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65729750"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65729750.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65729750.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110638.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110638.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 3.3V_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607863"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65733054"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65733054"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 3.3V_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65733054"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65733054.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65733054.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110639.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110639.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 7.0V_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607864"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65734642"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65734642"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 7.0V_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "7.85"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "6.772"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65734642"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534406"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65734642.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65734642.rrd N:6.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110640.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110640.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_T5_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607865"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65807473"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65807473"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.9_T5_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65807473"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65807473.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65807473.rrd N:0.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110641.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110641.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N6_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607866"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65809029"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65809029"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N6_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65809029"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65809029.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65809029.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110642.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110642.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 2.5_N01_SKT0_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607868"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65952902"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65952902"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(73) "24 Port Ten GigE Daughter board - Voltage - 2.5_N01_SKT0_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.75"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.25"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65952902"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65952902.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65952902.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110644.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110644.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.0_N0_CORE_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607869"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65956206"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65956206"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 1.0_N0_CORE_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.155"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.84"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65956206"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0490000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1049)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65956206.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65956206.rrd N:1.049 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110645.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110645.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5_N1_IO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607870"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65957794"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65957794"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(67) "24 Port Ten GigE Daughter board - Voltage - 1.5_N1_IO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65957794"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65957794.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65957794.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110646.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110646.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP23_LDO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607871"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66103287"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66103287"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP23_LDO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66103287"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66103287.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66103287.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110647.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110647.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_LDO_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607872"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66104843"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66104843"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_LDO_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "0.99"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.81"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66104843"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.8990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(899)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66104843.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66104843.rrd N:0.899 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110648.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110648.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP2P5_DB - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607876"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66317929"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66317929"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP2P5_DB - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "2.55"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.45"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66317929"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5190000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2519)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66317929.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66317929.rrd N:2.519 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110652.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110652.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P0_SAC0_VDDA - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607877"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66319549"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66319549"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(55) "RSP Card host - Voltage - VP1P0_SAC0_VDDA - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.15"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "0.85"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66319549"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66319549.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66319549.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110653.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110653.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP3P3_CAN - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607878"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66322693"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66322693"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(49) "RSP Card host - Voltage - VP3P3_CAN - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "3.795"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.805"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66322693"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3299)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66322693.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66322693.rrd N:3.299 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110654.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110654.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP0P75_TMX_VTT - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607879"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66466566"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66466566"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Voltage - VP0P75_TMX_VTT - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.863"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.638"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66466566"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7460000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(746)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66466566.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66466566.rrd N:0.746 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110655.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110655.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2_DB - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607880"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66469870"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66469870"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(48) "RSP Card host - Voltage - VP1P2_DB - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.224"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.176"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66469870"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2100000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1210)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66469870.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66469870.rrd N:1.21 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110656.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110656.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P5 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607881"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66471458"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66471458"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP1P5 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "1.725"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "1.275"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66471458"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66471458.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66471458.rrd N:1.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110657.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110657.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP2P5 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607882"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66615331"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66615331"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP2P5 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "2.875"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.125"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66615331"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.4990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2499)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66615331.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66615331.rrd N:2.499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110658.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110658.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP3P3 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607883"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66616951"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66616951"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP3P3 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "3.795"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.805"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66616951"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66616951.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66616951.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110659.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110659.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607884"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66618507"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66618507"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP1P2 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66618507"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804307"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66618507.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66618507.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110660.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110660.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/27 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607886"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66922704"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66922704"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(91) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/27"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "3.795"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(5) "2.805"
  [sensor_limit_low_warn]     => string(5) "3.135"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66922704"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "44"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101708"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/27"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2370000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3237)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66922704.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66922704.rrd N:3.237 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110662.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110662.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N7_VTT_DB - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607887"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66943544"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66943544"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N7_VTT_DB - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66943544"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(751)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66943544.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66943544.rrd N:0.751 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110663.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110663.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0016s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP2P5 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607890"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.67077564"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "67077564"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP2P5 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "2.875"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.125"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "67077564"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67077564.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67077564.rrd N:2.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110666.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110666.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP1P2 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607891"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.67080708"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "67080708"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP1P2 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.38"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "67080708"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67080708.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67080708.rrd N:1.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110667.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110667.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage RSP Card host - Voltage - VP3P3 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607892"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.67082328"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "67082328"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(45) "RSP Card host - Voltage - VP3P3 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "3.795"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "2.805"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "67082328"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1593804607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3299)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67082328.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67082328.rrd N:3.299 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110668.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110668.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.5V_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607356"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6870687"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "6870687"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "24 Port Ten GigE Daughter board - Voltage - 1.5V_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "6870687"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6870687.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6870687.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110132.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110132.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK0_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607357"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6872275"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "6872275"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(66) "24 Port Ten GigE Daughter board - Voltage - 1.2_BNK0_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.08"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "6872275"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1649534706"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6872275.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6872275.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110133.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110133.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607359"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6885320"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "6885320"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/6"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.8"
  [sensor_limit_warn]         => string(3) "3.7"
  [sensor_limit_low]          => string(3) "2.7"
  [sensor_limit_low_warn]     => string(3) "2.8"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "6885320"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "135"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101751"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2540000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671505"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3256)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6885320.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6885320.rrd N:3.256 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110135.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110135.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607367"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8016281"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8016281"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP3P3 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8016281"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3299)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8016281.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8016281.rrd N:3.299 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110143.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110143.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P2_DB - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607368"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8017965"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8017965"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(46) "Line Card host - Voltage - VP1P2_DB - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.32"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8017965"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.1990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1199)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8017965.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8017965.rrd N:1.199 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110144.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110144.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP3P3_ZL_VDD - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607369"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8165046"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8165046"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - VP3P3_ZL_VDD - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "3.63"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "2.97"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8165046"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8165046.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8165046.rrd N:3.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110145.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110145.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P5 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607370"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8166602"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8166602"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(43) "Line Card host - Voltage - VP1P5 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(4) "1.65"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(4) "1.35"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8166602"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1500)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8166602.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8166602.rrd N:1.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110146.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110146.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N5_VTT_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607319"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.833663"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "833663"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N5_VTT_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "833663"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535007"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(750)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-833663.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-833663.rrd N:0.75 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110095.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110095.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 24 Port Ten GigE Daughter board - Voltage - 0.75_N6_VTT_DB - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607320"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.835251"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "835251"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(69) "24 Port Ten GigE Daughter board - Voltage - 0.75_N6_VTT_DB - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.825"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "835251"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7510000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535007"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(751)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-835251.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-835251.rrd N:0.751 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110096.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110096.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_SKT13_IO - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607371"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8462448"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8462448"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Voltage - VP1P0_SKT13_IO - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8462448"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "1.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8462448.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8462448.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110147.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110147.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VTT_0P75_CPU - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607372"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8464004"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8464004"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(50) "Line Card host - Voltage - VTT_0P75_CPU - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "0.806"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(5) "0.675"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8464004"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.7500000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(750)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8464004.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8464004.rrd N:0.75 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110148.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110148.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Line Card host - Voltage - VP1P0_LAN - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607373"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8465624"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8465624"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(47) "Line Card host - Voltage - VP1P0_LAN - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(3) "1.1"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => string(3) "0.9"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8465624"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.9990000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(999)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8465624.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8465624.rrd N:0.999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110149.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110149.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607379"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9652917"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9652917"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(85) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(3) "3.6"
  [sensor_limit_warn]         => string(3) "3.5"
  [sensor_limit_low]          => string(1) "3"
  [sensor_limit_low_warn]     => string(3) "3.1"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9652917"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "128"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101744"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2740000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3274)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9652917.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9652917.rrd N:3.274 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110155.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110155.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) voltage 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/0/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614190"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "voltage"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9796388"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9796388"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(73) "10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/0/CPU0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(4) "3.63"
  [sensor_limit_warn]         => string(5) "3.465"
  [sensor_limit_low]          => string(4) "2.97"
  [sensor_limit_low_warn]     => string(5) "3.134"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9796388"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "123"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101739"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.2560000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3258)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9796388.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-voltage-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9796388.rrd N:3.258 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144087.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144087.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '460' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00136709s]
Checking (snmp) current Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607381"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10267086"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10267086"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/13"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10267086"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "30"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101694"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0181000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(181)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10267086.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10267086.rrd N:0.0181 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607390"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11003317"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11003317"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.09"
  [sensor_limit_warn]         => string(5) "0.085"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11003317"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "40"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101704"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0138000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(137)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11003317.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11003317.rrd N:0.0137 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607403"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11446794"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11446794"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(4) "0.01"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11446794"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "151"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101767"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0306000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(306)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11446794.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11446794.rrd N:0.0306 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607411"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11852691"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11852691"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(97) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/7"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.09"
  [sensor_limit_warn]         => string(5) "0.085"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11852691"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "24"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101688"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0153000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(152)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11852691.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11852691.rrd N:0.0152 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607415"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13174975"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13174975"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/21"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "13174975"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "38"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101702"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562663822"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13174975.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13174975.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current 10GBASE-LR SFP+ Module - Transceiver Transmit Bias Current - 0/0/CPU0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607422"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13941071"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13941071"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(72) "10GBASE-LR SFP+ Module - Transceiver Transmit Bias Current - 0/0/CPU0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.09"
  [sensor_limit_warn]         => string(4) "0.08"
  [sensor_limit_low]          => string(5) "0.002"
  [sensor_limit_low_warn]     => string(5) "0.003"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "13941071"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "121"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101737"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0220000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(222)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13941071.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13941071.rrd N:0.0222 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607427"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.14739671"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "14739671"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "14739671"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "35"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101699"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0149000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(149)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14739671.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14739671.rrd N:0.0149 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607434"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15494752"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15494752"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/2"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(4) "0.02"
  [sensor_limit_low_warn]     => string(4) "0.03"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15494752"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "131"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101747"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0641000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(641)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15494752.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15494752.rrd N:0.0641 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/27 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607450"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16589929"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16589929"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/27"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "16589929"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "44"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101708"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/27"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562663822"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16589929.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16589929.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607465"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17608894"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17608894"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/9"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(6) "0.0001"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17608894"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "138"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101754"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0207000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(207)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17608894.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17608894.rrd N:0.0207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607468"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17637888"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17637888"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "17637888"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "32"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101696"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562663822"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17637888.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17637888.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Power Module Current - 0/PS0/M2/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607501"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22831118"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22831118"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Current - 0/PS0/M2/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(6) "13.548"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22831118"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.1000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(9032)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22831118.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22831118.rrd N:9.032 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110277.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110277.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607505"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.23661313"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "23661313"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/6"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(6) "0.0001"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "23661313"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "135"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101751"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0083000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(83)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23661313.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23661313.rrd N:0.0083 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607511"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24501048"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24501048"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/1"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(4) "0.02"
  [sensor_limit_low_warn]     => string(4) "0.03"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24501048"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "106"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101722"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0761000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(760)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24501048.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24501048.rrd N:0.076 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/3 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607328"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.2490247"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "2490247"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(97) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/3"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(1) "0"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(7) "2490247"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "20"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101684"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/3"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665009"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101684']
SQL RUNTIME[0.00050592s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `device_id` = '460')]
SQL RUNTIME[0.00050187s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101684']
SQL RUNTIME[0.00104904s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '460']
SQL RUNTIME[0.00064278s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '460']
SQL RUNTIME[0.00017500s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-2490247.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-2490247.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/0/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614196"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26575557"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "26575557"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(80) "10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/0/CPU0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(6) "0.0105"
  [sensor_limit_warn]         => string(5) "0.009"
  [sensor_limit_low]          => string(5) "0.002"
  [sensor_limit_low_warn]     => string(6) "0.0025"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "26575557"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "123"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101739"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0058000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(58)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26575557.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26575557.rrd N:0.0058 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607533"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27672165"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27672165"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27672165"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "33"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101697"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1619179810"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101697']
SQL RUNTIME[0.00048518s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101697']
SQL RUNTIME[0.00032592s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27672165.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27672165.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607563"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.30574483"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "30574483"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(99) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/8"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "30574483"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "137"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101753"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1611778208"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101753']
SQL RUNTIME[0.00047922s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101753']
SQL RUNTIME[0.00033498s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30574483.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30574483.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607568"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32082460"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32082460"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/20"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32082460"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "37"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101701"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649262605"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101701']
SQL RUNTIME[0.00044298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101701']
SQL RUNTIME[0.00035095s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32082460.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32082460.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607595"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33452114"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33452114"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33452114"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "143"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101759"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0340000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(339)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33452114.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33452114.rrd N:0.0339 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "615623"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33553176"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33553176"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/12"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33553176"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "117"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101733"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1634808308"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101733']
SQL RUNTIME[0.00049686s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101733']
SQL RUNTIME[0.00024295s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33553176.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33553176.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607331"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.3668429"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "3668429"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/21"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "3668429"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "150"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101766"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0517000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(517)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3668429.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3668429.rrd N:0.0517 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607624"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.37650749"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "37650749"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/13"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(4) "0.01"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "37650749"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "118"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101734"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0300000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(300)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37650749.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37650749.rrd N:0.03 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Power Module Current - 0/PS0/M3/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607631"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39039503"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39039503"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Current - 0/PS0/M3/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(6) "14.163"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39039503"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.3060000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(9374)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39039503.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39039503.rrd N:9.374 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110407.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110407.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607634"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39316271"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39316271"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(4) "0.02"
  [sensor_limit_low_warn]     => string(4) "0.03"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39316271"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "152"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101768"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0719000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(719)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39316271.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39316271.rrd N:0.0719 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614801"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39488405"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39488405"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/10"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39488405"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "139"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101755"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0363000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(364)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39488405.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39488405.rrd N:0.0364 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607660"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.42456218"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "42456218"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.09"
  [sensor_limit_warn]         => string(5) "0.085"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "42456218"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "39"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101703"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1619179810"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101703']
SQL RUNTIME[0.00049496s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101703']
SQL RUNTIME[0.00041604s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42456218.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42456218.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607661"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.42571816"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "42571816"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/20"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "42571816"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "149"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101765"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0375000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(375)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42571816.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42571816.rrd N:0.0375 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607662"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.42617565"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "42617565"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(4) "0.02"
  [sensor_limit_low_warn]     => string(4) "0.03"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "42617565"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "105"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101721"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/0"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0544000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(544)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42617565.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42617565.rrd N:0.0544 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/24 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607663"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.42885456"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "42885456"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/24"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.09"
  [sensor_limit_warn]         => string(5) "0.085"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "42885456"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "41"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101705"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/24"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1625129108"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101705']
SQL RUNTIME[0.00051308s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101705']
SQL RUNTIME[0.00045609s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42885456.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42885456.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/0/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614200"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.43182816"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "43182816"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(80) "10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/0/CPU0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(6) "0.0105"
  [sensor_limit_warn]         => string(6) "0.0105"
  [sensor_limit_low]          => string(6) "0.0025"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "43182816"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "124"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101740"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0055000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(55)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43182816.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43182816.rrd N:0.0055 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/25 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607665"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.43346867"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "43346867"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/25"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(1) "0"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "43346867"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "42"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101706"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/25"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665009"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101706']
SQL RUNTIME[0.00049806s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101706']
SQL RUNTIME[0.00056696s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43346867.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43346867.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607688"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.45171436"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "45171436"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.09"
  [sensor_limit_warn]         => string(4) "0.08"
  [sensor_limit_low]          => string(5) "0.002"
  [sensor_limit_low_warn]     => string(5) "0.003"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "45171436"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "120"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101736"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0167000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(164)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45171436.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45171436.rrd N:0.0164 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607689"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.45296958"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "45296958"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/6"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(6) "0.0001"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "45296958"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "111"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101727"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0081000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(81)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45296958.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45296958.rrd N:0.0081 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607691"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.45772788"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "45772788"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(6) "0.0001"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "45772788"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "145"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101761"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0209000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(209)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45772788.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45772788.rrd N:0.0209 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Power Module Current - 0/PS0/M1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607720"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49413261"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49413261"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Current - 0/PS0/M1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(7) "14.3685"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49413261"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.5790000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(9579)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49413261.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49413261.rrd N:9.579 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110496.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110496.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607721"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49427745"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49427745"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "49427745"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "36"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101700"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562663822"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49427745.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49427745.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607722"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49435063"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49435063"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(99) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/1"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.12"
  [sensor_limit_warn]         => string(4) "0.11"
  [sensor_limit_low]          => string(4) "0.02"
  [sensor_limit_low_warn]     => string(5) "0.025"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49435063"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "130"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101746"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0650000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(649)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49435063.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49435063.rrd N:0.0649 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607750"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51349377"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51349377"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/9"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(6) "0.0001"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51349377"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "114"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101730"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0211000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(211)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51349377.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51349377.rrd N:0.0211 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/1/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614202"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51495371"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51495371"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(80) "10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/1/CPU0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(6) "0.0118"
  [sensor_limit_warn]         => string(6) "0.0108"
  [sensor_limit_low]          => string(5) "0.004"
  [sensor_limit_low_warn]     => string(5) "0.005"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51495371"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "148"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101764"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0077000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(77)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51495371.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51495371.rrd N:0.0077 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607755"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.52395287"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "52395287"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(6) "0.0001"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "52395287"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "144"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101760"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0260000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(260)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-52395287.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-52395287.rrd N:0.026 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Power Module Current - 0/PS0/M0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607758"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.53687180"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "53687180"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(34) "Power Module Current - 0/PS0/M0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(5) "0.001"
  [sensor_limit]              => string(5) "13.65"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "53687180"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.1690000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(9169)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-53687180.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-53687180.rrd N:9.169 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110534.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110534.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/11 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609670"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.54054559"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "54054559"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/11"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "54054559"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "116"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101732"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/11"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0353000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(354)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54054559.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54054559.rrd N:0.0354 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607763"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.54252184"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "54252184"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(97) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/2"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "54252184"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "19"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101683"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562663822"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54252184.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54252184.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607765"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.54469273"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "54469273"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/17"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "54469273"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "146"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101762"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0395000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(395)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54469273.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54469273.rrd N:0.0395 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607789"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57250531"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57250531"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57250531"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "31"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101695"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0296000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(296)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57250531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57250531.rrd N:0.0296 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607796"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58262547"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58262547"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(99) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/7"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58262547"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "112"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101728"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1639149308"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101728']
SQL RUNTIME[0.00056791s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101728']
SQL RUNTIME[0.00052595s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58262547.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58262547.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607812"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59982484"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59982484"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(92) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(5) "0.015"
  [sensor_limit_low_warn]     => string(4) "0.02"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59982484"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "128"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101744"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0648000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(649)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59982484.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59982484.rrd N:0.0649 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607354"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6024241"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "6024241"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "6024241"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "119"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101735"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0457000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(457)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6024241.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6024241.rrd N:0.0457 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607831"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61711441"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61711441"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/12"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61711441"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "29"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101693"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0232000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(232)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61711441.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61711441.rrd N:0.0232 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607856"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.64718610"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "64718610"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/17"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "64718610"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "34"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101698"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562663822"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64718610.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64718610.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607857"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.64752636"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "64752636"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(99) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/8"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "64752636"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "113"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101729"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0330000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(330)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64752636.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64752636.rrd N:0.033 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/26 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607888"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66957406"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66957406"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(98) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/26"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.09"
  [sensor_limit_warn]         => string(5) "0.085"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66957406"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "43"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101707"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/26"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0154000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(155)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66957406.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66957406.rrd N:0.0155 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607364"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7667769"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "7667769"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(93) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(3) "0.1"
  [sensor_limit_warn]         => string(4) "0.09"
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => string(4) "0.01"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "7667769"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "127"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101743"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0347000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(347)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7667769.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7667769.rrd N:0.0347 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/1/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614188"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8341846"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8341846"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(80) "10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/1/CPU0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(6) "0.0105"
  [sensor_limit_warn]         => string(6) "0.0105"
  [sensor_limit_low]          => string(6) "0.0025"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8341846"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "147"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101763"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0068000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(68)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8341846.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8341846.rrd N:0.0068 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) current Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609612"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(7) "current"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8895994"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8895994"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(100) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/10"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(6) "0.0001"
  [sensor_limit]              => string(4) "0.11"
  [sensor_limit_warn]         => string(3) "0.1"
  [sensor_limit_low]          => string(5) "0.001"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8895994"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "115"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101731"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0423000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535081"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(423)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8895994.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-current-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8895994.rrd N:0.0423 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '460' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00378013s]
Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FIA - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607383"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10737188"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10737188"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Inlet Temperaturedie_FIA - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10737188"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "39.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593803708"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(390)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10737188.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10737188.rrd N:39 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110159.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110159.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 39)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110729.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110729.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Hot TemperatureHotspot0 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607384"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10738808"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10738808"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "RSP Card host - Hot TemperatureHotspot0 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "81"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10738808"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "31.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(315)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10738808.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10738808.rrd N:31.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110160.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110160.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 31.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110730.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110730.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA1 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607385"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10889081"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10889081"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA1 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10889081"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "50.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(480)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10889081.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10889081.rrd N:48 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110161.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110161.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 48)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110731.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110731.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607389"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10894488"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "10894488"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "10894488"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "33"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101697"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "25.6000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(256)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10894488.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-10894488.rrd N:25.6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110165.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110165.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 25.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110673.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110673.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP0 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607398"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11260203"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11260203"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP0 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "112"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11260203"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "66.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(655)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11260203.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11260203.rrd N:65.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110174.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110174.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 65.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110732.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110732.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_CPU - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607413"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.12905956"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "12905956"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Inlet Temperaturedie_CPU - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "85"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "12905956"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "27.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593804607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(270)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-12905956.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-12905956.rrd N:27 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110189.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110189.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 27)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110733.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110733.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabSwitch0 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607414"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.12907576"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "12907576"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(61) "RSP Card host - Inlet Temperaturedie_FabSwitch0 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "12907576"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "51.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593805115"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(510)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-12907576.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-12907576.rrd N:51 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110190.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110190.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 51)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110734.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110734.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP4 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607417"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13584276"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13584276"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP4 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "13584276"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "53.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(540)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13584276.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13584276.rrd N:54 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110193.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110193.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 54)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110735.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110735.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP0 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607418"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13585960"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13585960"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP0 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "13585960"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "61.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(610)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13585960.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13585960.rrd N:61 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110194.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110194.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 61)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110736.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110736.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607420"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13798490"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13798490"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/8"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "13798490"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "137"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101753"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "36.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(363)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13798490.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13798490.rrd N:36.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110196.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110196.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 36.3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110674.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110674.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607424"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.14385835"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "14385835"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/17"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "14385835"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "34"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101698"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "23.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(239)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14385835.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14385835.rrd N:23.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110200.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110200.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 23.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110675.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110675.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607425"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.14421321"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "14421321"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/8"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "14421321"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "113"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101729"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "28.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(285)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14421321.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-14421321.rrd N:28.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110201.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110201.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 28.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110676.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110676.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/26 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607452"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16624535"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16624535"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/26"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16624535"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "43"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101707"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/26"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "30.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(309)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16624535.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16624535.rrd N:30.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110228.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110228.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 30.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110677.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110677.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607482"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.20873040"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "20873040"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/13"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "20873040"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "118"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101734"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "41.7000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(417)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20873040.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20873040.rrd N:41.7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110258.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110258.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 41.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110678.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110678.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607493"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22540182"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22540182"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "78"
  [sensor_limit_warn]         => string(2) "75"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(2) "-5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22540182"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "152"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101768"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "27.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(270)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22540182.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22540182.rrd N:27 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110269.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110269.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 27)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110679.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110679.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA2 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607498"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22701399"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22701399"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA2 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22701399"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "59.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(600)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22701399.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22701399.rrd N:60 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110274.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110274.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 60)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110737.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110737.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614800"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22710792"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22710792"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/10"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(3) "-45"
  [sensor_limit_low_warn]     => string(3) "-40"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22710792"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "139"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101755"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "25.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1602763808"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(252)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22710792.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22710792.rrd N:25.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144860.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144860.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 25.2)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144861.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144861.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Hot TemperatureHotspot0 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607507"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24422668"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24422668"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Hot TemperatureHotspot0 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "91"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24422668"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "48.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(488)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24422668.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24422668.rrd N:48.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110283.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110283.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 48.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110738.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110738.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP3 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607508"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24424256"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24424256"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP3 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24424256"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "55.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(550)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24424256.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24424256.rrd N:55 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110284.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110284.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 55)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110739.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110739.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP7 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607509"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24425876"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24425876"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP7 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24425876"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "63.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(630)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24425876.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24425876.rrd N:63 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110285.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110285.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 63)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110740.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110740.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/1/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614193"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25117935"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25117935"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/1/CPU0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25117935"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "147"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101763"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "25.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1597828208"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(255)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25117935.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25117935.rrd N:25.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144089.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144089.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 25.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144096.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144096.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609614"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25671987"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25671987"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/10"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25671987"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "115"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101731"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "28.6000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(286)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25671987.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25671987.rrd N:28.6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-127324.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-127324.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 28.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-127325.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-127325.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607521"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25839984"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25839984"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "78"
  [sensor_limit_warn]         => string(2) "75"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(2) "-5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25839984"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "105"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101721"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/0"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(241)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25839984.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25839984.rrd N:24.1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110297.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110297.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110680.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110680.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/25 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607525"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26570874"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "26570874"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/25"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "26570874"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "42"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101706"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/25"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(228)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26570874.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26570874.rrd N:22.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110301.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110301.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110681.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110681.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607526"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27043079"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27043079"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/13"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27043079"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "30"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101694"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "36.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(361)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27043079.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27043079.rrd N:36.1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110302.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110302.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 36.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110682.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110682.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabSwitch0 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607528"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27514801"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27514801"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(61) "RSP Card host - Inlet Temperaturedie_FabSwitch0 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27514801"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "48.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593803708"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(480)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27514801.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27514801.rrd N:48 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110304.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110304.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 48)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110741.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110741.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_CPU - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607529"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27516357"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27516357"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Inlet Temperaturedie_CPU - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "85"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27516357"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "28.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(280)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27516357.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27516357.rrd N:28 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110305.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110305.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 28)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110742.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110742.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA0 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607530"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27666630"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27666630"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA0 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27666630"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "51.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(535)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27666630.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27666630.rrd N:53.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110306.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110306.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 53.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110743.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110743.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FabSwitch - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607531"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27668250"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27668250"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(58) "Line Card host - Inlet Temperaturedie_FabSwitch - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27668250"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "63.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(630)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27668250.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27668250.rrd N:63 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110307.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110307.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 63)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110744.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110744.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA0 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607541"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28037816"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28037816"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA0 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "112"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28037816"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "54.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(545)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28037816.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28037816.rrd N:54.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110317.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110317.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 54.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110745.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110745.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607546"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28222787"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28222787"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "100"
  [sensor_limit_warn]         => string(2) "95"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(2) "-5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28222787"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "151"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101767"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "38.7000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(387)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28222787.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28222787.rrd N:38.7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110322.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110322.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 38.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110683.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110683.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Hot TemperatureHotspot0 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607557"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.29683569"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "29683569"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "RSP Card host - Hot TemperatureHotspot0 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "81"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "29683569"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "32.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(320)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29683569.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29683569.rrd N:32 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110333.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110333.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 32)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110746.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110746.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FIA - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607558"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.29685125"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "29685125"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(54) "RSP Card host - Inlet Temperaturedie_FIA - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "29685125"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "44.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593805115"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(440)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29685125.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29685125.rrd N:44 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110334.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110334.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 44)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110747.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110747.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP7 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607560"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.30360365"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "30360365"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP7 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "30360365"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "56.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(560)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30360365.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30360365.rrd N:56 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110336.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110336.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 56)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110748.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110748.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP3 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607561"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.30361953"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "30361953"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP3 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "30361953"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "49.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(490)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30361953.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30361953.rrd N:49 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110337.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110337.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 49)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110749.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110749.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Hot TemperatureHotspot0 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607562"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.30363573"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "30363573"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Hot TemperatureHotspot0 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "91"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "30363573"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "46.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(465)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30363573.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30363573.rrd N:46.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110338.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110338.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 46.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110750.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110750.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607575"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32272333"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32272333"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/2"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "78"
  [sensor_limit_warn]         => string(2) "75"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(2) "-5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32272333"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "131"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101747"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "21.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(210)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32272333.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32272333.rrd N:21 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110351.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110351.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 21)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110684.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110684.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607582"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32650068"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32650068"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32650068"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "36"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101700"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.6000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(242)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32650068.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32650068.rrd N:24.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0015s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110358.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110358.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.2)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110685.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110685.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607584"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32659070"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "32659070"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/1"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "75"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(2) "-5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "32659070"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "130"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101746"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "27.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(275)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32659070.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-32659070.rrd N:27.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110360.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110360.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 27.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110686.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110686.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607605"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34384887"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34384887"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/9"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34384887"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "138"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101754"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "34.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(348)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34384887.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34384887.rrd N:34.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110381.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110381.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 34.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110687.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110687.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607611"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34415597"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34415597"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34415597"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "32"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101696"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(249)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34415597.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34415597.rrd N:24.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110387.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110387.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110688.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110688.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607612"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34571828"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34571828"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/9"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34571828"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "114"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101730"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "37.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(373)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34571828.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34571828.rrd N:37.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110388.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110388.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 37.3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110689.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110689.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/1/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614198"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.34719410"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "34719410"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/1/CPU0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "34719410"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "148"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101764"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "27.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1597828208"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(273)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34719410.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-34719410.rrd N:27.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144092.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144092.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 27.3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144097.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144097.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607618"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.35619294"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "35619294"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "35619294"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "144"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101760"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "37.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(372)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-35619294.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-35619294.rrd N:37.2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110394.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110394.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 37.2)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110690.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110690.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/11 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609668"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.37278534"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "37278534"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/11"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(3) "-45"
  [sensor_limit_low_warn]     => string(3) "-40"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "37278534"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "116"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101732"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/11"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.6000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(246)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37278534.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37278534.rrd N:24.6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-128069.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-128069.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-128071.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-128071.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607625"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.37691660"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "37691660"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/17"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "37691660"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "146"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101762"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "30.7000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(308)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37691660.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37691660.rrd N:30.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110401.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110401.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 30.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110691.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110691.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607333"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.3920997"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "3920997"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/2"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "3920997"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "19"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101683"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.1000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(221)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3920997.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3920997.rrd N:22.1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110109.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110109.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110669.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110669.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA3 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607637"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39479076"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39479076"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA3 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39479076"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "66.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(650)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39479076.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39479076.rrd N:65 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110413.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110413.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 65)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110751.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110751.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607646"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.40474538"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "40474538"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "40474538"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "31"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101695"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "43.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(435)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40474538.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40474538.rrd N:43.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110422.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110422.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 43.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110692.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110692.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP0 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607647"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41200281"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41200281"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP0 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41200281"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "63.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(635)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41200281.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41200281.rrd N:63.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110423.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110423.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 63.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110752.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110752.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP4 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607648"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41201965"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41201965"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP4 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41201965"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "58.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(580)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41201965.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41201965.rrd N:58 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110424.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110424.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 58)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110753.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110753.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607651"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41278597"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41278597"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/1"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "78"
  [sensor_limit_warn]         => string(2) "75"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(2) "-5"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41278597"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "106"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101722"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(229)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41278597.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41278597.rrd N:22.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110427.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110427.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110693.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110693.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607653"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41486554"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41486554"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/7"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41486554"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "112"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101728"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.4000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(223)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41486554.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41486554.rrd N:22.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110429.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110429.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110694.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110694.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabSwitch1 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607667"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44292382"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44292382"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(61) "RSP Card host - Inlet Temperaturedie_FabSwitch1 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44292382"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "48.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593803709"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(480)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44292382.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44292382.rrd N:48 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110443.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110443.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 48)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110754.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110754.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabArbiter0 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607668"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44293970"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44293970"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Inlet Temperaturedie_FabArbiter0 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44293970"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "38.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593803709"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(380)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44293970.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44293970.rrd N:38 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110444.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110444.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 38)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110755.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110755.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA3 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607669"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44442655"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44442655"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA3 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44442655"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "61.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(610)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44442655.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44442655.rrd N:61 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110445.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110445.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 61)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110756.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110756.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FabSwitch - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607678"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44813809"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44813809"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(58) "Line Card host - Inlet Temperaturedie_FabSwitch - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44813809"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "53.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(525)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44813809.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44813809.rrd N:52.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110454.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110454.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 52.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110757.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110757.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet TemperatureInlet0 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607679"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44815365"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44815365"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Inlet TemperatureInlet0 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "52"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44815365"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "33.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(329)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44815365.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44815365.rrd N:32.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110455.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110455.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 32.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110695.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110695.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 15 associated by 

Testing: sensor_value gt 45
 (value: 32.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110720.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110720.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607680"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44933828"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44933828"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/12"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44933828"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "29"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101693"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "41.7000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(417)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44933828.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44933828.rrd N:41.7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110456.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110456.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 41.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110696.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110696.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet TemperatureInlet0 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607693"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.46461150"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "46461150"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "RSP Card host - Inlet TemperatureInlet0 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(5) "38.24"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "46461150"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(241)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46461150.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46461150.rrd N:24.1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110469.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110469.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110697.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110697.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0014s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 15 associated by 

Testing: sensor_value gt 45
 (value: 24.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110721.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110721.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 25 associated by 

Testing: sensor_value gt 40
 (value: 24.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110724.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110724.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabArbiter1 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607694"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.46462738"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "46462738"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Inlet Temperaturedie_FabArbiter1 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "46462738"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "42.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593805116"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(420)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46462738.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46462738.rrd N:42 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110470.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110470.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 42)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110758.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110758.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP6 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607696"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47137978"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "47137978"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP6 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "47137978"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "59.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(595)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47137978.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47137978.rrd N:59.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110472.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110472.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.002s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 59.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110759.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110759.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP2 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607697"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47139534"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "47139534"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP2 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "47139534"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "55.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(550)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47139534.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47139534.rrd N:55 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110473.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110473.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 55)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110760.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110760.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet TemperatureInlet0 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607698"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47141122"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "47141122"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Inlet TemperatureInlet0 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(5) "45.28"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "47141122"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "28.7000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(286)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47141122.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47141122.rrd N:28.6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110474.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110474.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 28.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110698.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110698.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 15 associated by 

Testing: sensor_value gt 45
 (value: 28.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110722.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110722.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607705"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.48860137"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "48860137"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/20"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "48860137"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "37"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101701"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "23.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(239)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48860137.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48860137.rrd N:23.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110481.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110481.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 23.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110699.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110699.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607734"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50228203"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50228203"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50228203"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "143"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101759"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.6000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(246)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50228203.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50228203.rrd N:24.6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110510.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110510.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110700.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110700.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "615625"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50330853"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50330853"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/12"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(3) "-45"
  [sensor_limit_low_warn]     => string(3) "-40"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50330853"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "117"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101733"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(223)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50330853.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50330853.rrd N:22.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146787.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146787.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146788.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146788.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/3 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607756"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.52823118"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "52823118"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/3"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "52823118"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "20"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101684"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/3"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "20.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(200)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-52823118.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-52823118.rrd N:20 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110532.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110532.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 20)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110701.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110701.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607762"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.53999712"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "53999712"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/21"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "53999712"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "150"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101766"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "35.1000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(351)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-53999712.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-53999712.rrd N:35.1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110538.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110538.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 35.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110703.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110703.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA0 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607780"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56256689"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56256689"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA0 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56256689"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "52.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(510)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56256689.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56256689.rrd N:51 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110556.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110556.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 51)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110761.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110761.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FabSwitch - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607781"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56258245"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56258245"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(58) "Line Card host - Inlet Temperaturedie_FabSwitch - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56258245"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "63.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(630)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56258245.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56258245.rrd N:63 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110557.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110557.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 63)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110762.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110762.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607782"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56355492"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56355492"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/14"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56355492"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "119"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101735"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(248)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56355492.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56355492.rrd N:24.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110558.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110558.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110704.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110704.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP1 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607791"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57977958"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57977958"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP1 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57977958"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "61.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(610)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57977958.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57977958.rrd N:61 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110567.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110567.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 61)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110763.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110763.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP5 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607792"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57979578"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57979578"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP5 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57979578"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "60.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(605)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57979578.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57979578.rrd N:60.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110568.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110568.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 60.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110764.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110764.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607793"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57999020"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57999020"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "85"
  [sensor_limit_warn]         => string(2) "80"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57999020"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "127"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101743"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "29.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(299)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57999020.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57999020.rrd N:29.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110569.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110569.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 29.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110705.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110705.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607806"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59232211"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59232211"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/22"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59232211"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "39"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101703"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(228)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59232211.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59232211.rrd N:22.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110582.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110582.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110706.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110706.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA1 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607352"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5925406"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5925406"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA1 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5925406"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "67.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(680)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5925406.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5925406.rrd N:68 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110128.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110128.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 68)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110726.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110726.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607808"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59349429"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59349429"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/20"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(3) "-10"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59349429"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "149"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101765"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "28.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(287)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59349429.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59349429.rrd N:28.7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110584.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110584.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 28.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110707.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110707.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/24 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607811"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59663165"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59663165"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/24"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59663165"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "41"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101705"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/24"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(228)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59663165.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59663165.rrd N:22.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110587.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110587.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110708.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110708.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/0/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614205"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59960397"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59960397"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/0/CPU0/19"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59960397"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "124"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101740"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "28.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(283)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59960397.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59960397.rrd N:28.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144094.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144094.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 28.3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144098.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144098.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabArbiter1 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607816"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61068375"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61068375"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Inlet Temperaturedie_FabArbiter1 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61068375"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "39.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593803709"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(400)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61068375.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61068375.rrd N:40 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110592.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110592.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 40)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110765.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110765.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet TemperatureInlet0 - 0/RSP1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607817"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61070059"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61070059"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "RSP Card host - Inlet TemperatureInlet0 - 0/RSP1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(4) "37.6"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61070059"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "23.7000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(237)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61070059.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61070059.rrd N:23.7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110593.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110593.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 23.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110709.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110709.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 15 associated by 

Testing: sensor_value gt 45
 (value: 23.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110723.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110723.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 25 associated by 

Testing: sensor_value gt 40
 (value: 23.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110725.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110725.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_FIA2 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607818"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61220332"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61220332"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "Line Card host - Inlet Temperaturedie_FIA2 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61220332"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "57.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(550)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61220332.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61220332.rrd N:55 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110594.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110594.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 55)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110766.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110766.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607822"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61334568"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61334568"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61334568"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "40"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101704"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "29.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(295)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61334568.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61334568.rrd N:29.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110598.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110598.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 29.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110710.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110710.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Hot TemperatureHotspot0 - 0/3/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607830"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61592978"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61592978"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Hot TemperatureHotspot0 - 0/3/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "91"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61592978"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "42.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(425)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61592978.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61592978.rrd N:42.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110606.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110606.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 42.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110767.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110767.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607838"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61949049"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61949049"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/15"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(3) "-25"
  [sensor_limit_low_warn]     => string(3) "-20"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61949049"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "120"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101736"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "36.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(365)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61949049.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61949049.rrd N:36.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110614.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110614.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 36.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110711.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110711.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607841"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.62072951"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "62072951"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/6"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "62072951"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "111"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101727"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "36.3000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(363)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62072951.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62072951.rrd N:36.3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110617.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110617.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 36.3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110712.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110712.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607844"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.62185562"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "62185562"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/7"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "62185562"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "24"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101688"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(249)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62185562.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62185562.rrd N:24.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110620.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110620.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110713.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110713.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607845"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.62550337"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "62550337"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "62550337"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "145"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101761"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "39.7000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(397)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62550337.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-62550337.rrd N:39.7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110621.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110621.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 39.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110714.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110714.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabArbiter0 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607847"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.63237143"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "63237143"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "RSP Card host - Inlet Temperaturedie_FabArbiter0 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "63237143"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "39.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593805116"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(390)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63237143.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63237143.rrd N:39 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110623.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110623.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 39)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110768.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110768.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature RSP Card host - Inlet Temperaturedie_FabSwitch1 - 0/RSP0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607848"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.63238827"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "63238827"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(61) "RSP Card host - Inlet Temperaturedie_FabSwitch1 - 0/RSP0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "63238827"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "51.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1593805116"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(510)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63238827.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63238827.rrd N:51 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110624.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110624.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 51)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110769.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110769.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607849"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.63507814"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "63507814"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/21"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "63507814"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "38"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101702"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "24.6000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(246)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63507814.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63507814.rrd N:24.6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110625.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110625.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 24.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110715.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110715.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP5 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607851"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.63915527"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "63915527"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP5 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "63915527"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "57.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(570)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63915527.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63915527.rrd N:57 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110627.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110627.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 57)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110770.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110770.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP1 - 0/0/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607852"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.63917147"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "63917147"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP1 - 0/0/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "63917147"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "57.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(575)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63917147.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-63917147.rrd N:57.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110628.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110628.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 57.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110771.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110771.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature 10GBASE-LR SFP+ Module - Transceiver Temperature - 0/0/CPU0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607854"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.64273974"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "64273974"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "10GBASE-LR SFP+ Module - Transceiver Temperature - 0/0/CPU0/16"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(3) "-25"
  [sensor_limit_low_warn]     => string(3) "-20"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "64273974"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "121"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101737"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "37.1000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(371)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64273974.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64273974.rrd N:37.1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110630.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110630.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 37.1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110716.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110716.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607858"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65072542"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65072542"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65072542"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "35"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101699"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "31.2000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(316)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65072542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65072542.rrd N:31.6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110634.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110634.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 31.6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110717.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110717.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/27 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607885"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66921116"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66921116"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/27"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66921116"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "44"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101708"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/27"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "22.8000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(228)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66921116.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66921116.rrd N:22.8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110661.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110661.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 22.8)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110718.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110718.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607358"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6883764"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "6883764"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/6"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "90"
  [sensor_limit_warn]         => string(2) "85"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "6883764"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "135"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101751"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "28.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(287)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6883764.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6883764.rrd N:28.7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110134.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110134.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0016s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 28.7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110670.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110670.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet TemperatureInlet0 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607361"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7645119"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "7645119"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Line Card host - Inlet TemperatureInlet0 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(5) "48.16"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "7645119"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "30.5000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(305)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7645119.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7645119.rrd N:30.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110137.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110137.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 30.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110671.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110671.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 15 associated by 

Testing: sensor_value gt 45
 (value: 30.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110719.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110719.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP2 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607362"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7646707"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "7646707"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP2 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "7646707"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "61.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(615)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7646707.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7646707.rrd N:61.5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110138.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110138.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 61.5)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110727.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110727.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Line Card host - Inlet Temperaturedie_NP6 - 0/1/CPU0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607363"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7648263"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "7648263"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(52) "Line Card host - Inlet Temperaturedie_NP6 - 0/1/CPU0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(3) "122"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "7648263"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "59.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(590)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7648263.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7648263.rrd N:59 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110139.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110139.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 47 associated by 

Testing: sensor_value gt 80
 (value: 59)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110728.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110728.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607378"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9651297"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9651297"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/23"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "80"
  [sensor_limit_warn]         => string(2) "75"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9651297"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "128"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101744"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "39.9000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(399)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9651297.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9651297.rrd N:39.9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110154.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110154.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 39.9)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110672.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110672.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) temperature 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/0/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614191"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9798008"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9798008"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/0/CPU0/18"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(3) "0.1"
  [sensor_limit]              => string(2) "75"
  [sensor_limit_warn]         => string(2) "70"
  [sensor_limit_low]          => string(2) "-5"
  [sensor_limit_low_warn]     => string(1) "0"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9798008"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "123"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101739"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "31.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649534407"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(310)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9798008.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-temperature-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9798008.rrd N:31 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144088.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144088.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 14 associated by 

Testing: sensor_value gt 69
 (value: 31)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144095.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144095.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '460' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00142288s]
Checking (snmp) power Power Module Capacity Sensor - capacity 0/PS0/M1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607439"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(5) "power"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15858003"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15858003"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Power Module Capacity Sensor - capacity 0/PS0/M1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => string(4) "4500"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15858003"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "3000.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15858003.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15858003.rrd N:3000 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110215.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110215.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) power Power Module Capacity Sensor - capacity 0/PS0/M0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607477"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(5) "power"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.20133606"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "20133606"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Power Module Capacity Sensor - capacity 0/PS0/M0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => string(4) "4500"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "20133606"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "3000.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20133606.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20133606.rrd N:3000 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110253.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110253.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) power Power Module Capacity Sensor - capacity 0/PS0/M3/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607343"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(5) "power"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5485929"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5485929"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Power Module Capacity Sensor - capacity 0/PS0/M3/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => string(4) "4500"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5485929"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "3000.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5485929.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5485929.rrd N:3000 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110119.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110119.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) power Power Module Capacity Sensor - capacity 0/PS0/M2/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607784"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(5) "power"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56384724"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56384724"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(51) "Power Module Capacity Sensor - capacity 0/PS0/M2/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => string(4) "4500"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56384724"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "3000.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3000)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56384724.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-power-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56384724.rrd N:3000 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110560.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110560.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '460' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00154495s]
Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607410"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11741762"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11741762"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11741762"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6840.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6810)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11741762.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11741762.rrd N:6810 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110186.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110186.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6810)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110773.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110773.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607416"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13443524"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13443524"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "13443524"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6780.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6780)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13443524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13443524.rrd N:6780 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110192.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110192.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6780)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110774.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110774.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607421"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.13805629"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "13805629"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "13805629"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6780.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6780)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13805629.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-13805629.rrd N:6780 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110197.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110197.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6780)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110775.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110775.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607428"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15177601"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15177601"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15177601"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6870.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6840)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15177601.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15177601.rrd N:6840 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110204.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110204.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6840)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110776.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110776.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607473"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17977066"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17977066"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17977066"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6780.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6780)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17977066.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17977066.rrd N:6780 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110249.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110249.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6780)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110777.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110777.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607502"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.23403447"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "23403447"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "23403447"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6780.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6780)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23403447.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23403447.rrd N:6780 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110278.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110278.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6780)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110778.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110778.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607553"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28612240"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28612240"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28612240"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6750.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6750)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28612240.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28612240.rrd N:6750 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110329.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110329.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6750)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110779.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110779.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607684"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44949055"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44949055"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44949055"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6930.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6930)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44949055.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44949055.rrd N:6930 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110460.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110460.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6930)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110780.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110780.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607767"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.55495795"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "55495795"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "55495795"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6900.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6900)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55495795.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-55495795.rrd N:6900 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110543.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110543.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6900)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110781.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110781.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607790"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57269142"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57269142"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57269142"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6840.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6810)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57269142.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57269142.rrd N:6810 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110566.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110566.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6810)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110782.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110782.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607875"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66237848"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66237848"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66237848"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6840.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6840)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66237848.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66237848.rrd N:6840 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110651.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110651.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6840)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110783.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110783.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) fanspeed ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "607355"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(8) "fanspeed"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6869781"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "6869781"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(53) "ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => null
  [sensor_limit_warn]         => string(5) "15052"
  [sensor_limit_low]          => string(4) "6392"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "6869781"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(21) "6780.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1546855826"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6780)
)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6869781.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-fanspeed-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6869781.rrd N:6780 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 12 associated by 

Testing: sensor_event equals warning
 (value: ok)
Testing: sensor_event equals alert
 (value: ok)
Testing: sensor_event equals down
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110131.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110131.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 56 associated by 

Testing: sensor_value gt 10000
 (value: 6780)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-110772.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-110772.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'dbm' AND `device_id` = '460' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00274205s]
Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609124"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1018222"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "1018222"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/9"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "1018222"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "114"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101730"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/9"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "5.9824319165362000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3969)
)
Converted DBM value: 0.003969 W -> 5.9868109890716 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1018222.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1018222.rrd N:5.9868109890716 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609138"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11380286"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11380286"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/12"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11380286"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "29"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101693"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/12"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5527250510331000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1800)
)
Converted DBM value: 0.0018 W -> 2.5527250510331 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11380286.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11380286.rrd N:2.5527250510331 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609139"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11617734"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11617734"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/15"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(7) "11.4999"
  [sensor_limit_low]          => string(7) "2.99943"
  [sensor_limit_low_warn]     => string(6) "4.0002"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11617734"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "120"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101736"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.5027855251804000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(7115)
)
Converted DBM value: 0.007115 W -> 8.521749044203 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11617734.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11617734.rrd N:8.521749044203 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/1/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614187"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1164120"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "1164120"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/1/CPU0/19"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "12"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-3.90406"
  [sensor_limit_low_warn]     => string(9) "0.0987563"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "1164120"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "148"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101764"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/19"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.6857226918456000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4678)
)
Converted DBM value: 0.004678 W -> 6.7006021747313 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1164120.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-1164120.rrd N:6.7006021747313 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609140"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11741636"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "11741636"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/6"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(6) "4.0002"
  [sensor_limit_low_warn]     => string(7) "4.99962"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "11741636"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "111"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101727"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.6656155263753000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5868)
)
Converted DBM value: 0.005868 W -> 7.6849010517125 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11741636.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-11741636.rrd N:7.6849010517125 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609141"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.12219182"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "12219182"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/16"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "2.99943"
  [sensor_limit_low_warn]     => string(6) "4.0002"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "12219182"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "145"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101761"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.5936562165593000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5734)
)
Converted DBM value: 0.005734 W -> 7.5845768861047 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-12219182.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-12219182.rrd N:7.5845768861047 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609142"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15304847"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15304847"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/20"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15304847"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "37"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101701"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/20"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.9776625612645000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2571)
)
Converted DBM value: 0.002571 W -> 4.1010207664286 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15304847.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15304847.rrd N:4.1010207664286 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609143"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15872455"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15872455"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/19"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "15872455"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "36"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101700"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101700']
SQL RUNTIME[0.00052190s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101700']
SQL RUNTIME[0.00051498s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15872455.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15872455.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609144"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.15881361"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "15881361"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/1"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "15"
  [sensor_limit_warn]         => string(2) "14"
  [sensor_limit_low]          => string(7) "7.00011"
  [sensor_limit_low_warn]     => string(7) "8.00029"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "15881361"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "130"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101746"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "11.4295230734340000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(13875)
)
Converted DBM value: 0.013875 W -> 11.422329917947 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15881361.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-15881361.rrd N:11.422329917947 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609145"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16674501"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16674501"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/14"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16674501"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "143"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101759"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/14"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.2778517418291000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5337)
)
Converted DBM value: 0.005337 W -> 7.2729720280359 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16674501.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16674501.rrd N:7.2729720280359 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "615622"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.16775563"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "16775563"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/12"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => string(8) "-6.00326"
  [sensor_limit_low_warn]     => string(8) "-5.49751"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "16775563"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "117"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101733"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/12"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.5959387888595000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1818)
)
Converted DBM value: 0.001818 W -> 2.5959387888595 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16775563.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-16775563.rrd N:2.5959387888595 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609146"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17794215"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17794215"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/9"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "2.99943"
  [sensor_limit_low_warn]     => string(6) "4.0002"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17794215"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "114"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101730"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.4725639744214000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5586)
)
Converted DBM value: 0.005586 W -> 7.4710093136499 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17794215.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17794215.rrd N:7.4710093136499 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/1/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614192"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.17941797"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "17941797"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/1/CPU0/19"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "11.7"
  [sensor_limit_warn]         => string(7) "8.69994"
  [sensor_limit_low]          => string(8) "-1.30182"
  [sensor_limit_low_warn]     => string(6) "2.6998"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "17941797"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "148"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101764"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.7901897191487000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6028)
)
Converted DBM value: 0.006028 W -> 7.8017324364259 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17941797.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-17941797.rrd N:7.8017324364259 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609147"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.18841713"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "18841713"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/15"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "2.99943"
  [sensor_limit_low_warn]     => string(6) "4.0002"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "18841713"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "144"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101760"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.7349389227097000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5939)
)
Converted DBM value: 0.005939 W -> 7.7371332527702 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-18841713.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-18841713.rrd N:7.7371332527702 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/3 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609148"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.19267860"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "19267860"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/3"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "19267860"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "20"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101684"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/3"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-19267860.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-19267860.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609150"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.20446042"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "20446042"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/21"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "20446042"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "150"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101766"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/21"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.5064623518307000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(7096)
)
Converted DBM value: 0.007096 W -> 8.5101360682367 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20446042.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20446042.rrd N:8.5101360682367 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/11 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609667"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.20500985"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "20500985"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/11"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => string(8) "0.499929"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "20500985"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "116"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101732"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/11"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.8583127462606000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4849)
)
Converted DBM value: 0.004849 W -> 6.8565218411552 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20500985.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20500985.rrd N:6.8565218411552 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609125"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.2064100"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "2064100"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/15"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "2064100"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "144"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101760"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/15"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.5743832270296000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4544)
)
Converted DBM value: 0.004544 W -> 6.5743832270296 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-2064100.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-2064100.rrd N:6.5743832270296 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609151"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.20698610"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "20698610"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/2"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "20698610"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "19"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101683"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101683']
SQL RUNTIME[0.00057411s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101683']
SQL RUNTIME[0.00044799s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20698610.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20698610.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609152"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.20914111"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "20914111"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/17"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "20914111"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "146"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101762"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.5997844164202000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(7244)
)
Converted DBM value: 0.007244 W -> 8.5997844164202 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20914111.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-20914111.rrd N:8.5997844164202 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609153"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.22801822"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "22801822"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/14"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "22801822"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "119"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101735"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/14"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.7632773388132000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4746)
)
Converted DBM value: 0.004746 W -> 6.7632773388132 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22801822.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-22801822.rrd N:6.7632773388132 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609154"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.23696861"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "23696861"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/14"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "23696861"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "31"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101695"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.9252108993193000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2469)
)
Converted DBM value: 0.002469 W -> 3.9252108993193 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23696861.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-23696861.rrd N:3.9252108993193 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609155"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24445318"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24445318"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/22"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.99961"
  [sensor_limit_warn]         => string(7) "6.99924"
  [sensor_limit_low]          => string(8) "-8.01343"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24445318"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "127"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101743"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/22"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0475115559100130"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649620206"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1009)
)
Converted DBM value: 0.001009 W -> 0.038911662369102 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24445318.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24445318.rrd N:0.038911662369102 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609156"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24708941"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "24708941"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/7"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "24708941"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "112"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101728"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-30.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1639149309"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1)
)
Converted DBM value: 1.0E-6 W -> -30 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24708941.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-24708941.rrd N:-30 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609157"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25678605"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25678605"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/22"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25678605"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "39"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101703"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/22"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(49) "Sensor critical thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1619180110"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25678605.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25678605.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609158"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.25794139"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "25794139"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/20"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "25794139"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "149"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101765"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/20"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "11.1617589110030000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(13068)
)
Converted DBM value: 0.013068 W -> 11.162091258034 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25794139.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-25794139.rrd N:11.162091258034 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/24 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609159"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26107843"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "26107843"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/24"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "26107843"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "41"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101705"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/24"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1621944910"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26107843.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26107843.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/0/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614195"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26405139"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "26405139"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/0/CPU0/19"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "12"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-3.90406"
  [sensor_limit_low_warn]     => string(9) "0.0987563"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "26405139"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "124"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101740"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/19"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.3678868903437000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4333)
)
Converted DBM value: 0.004333 W -> 6.3678868903437 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26405139.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26405139.rrd N:6.3678868903437 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609160"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26428878"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "26428878"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/23"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "16"
  [sensor_limit_warn]         => string(2) "15"
  [sensor_limit_low]          => string(7) "8.00029"
  [sensor_limit_low_warn]     => string(7) "8.99985"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "26428878"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "128"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101744"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "12.2276847934860000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(16702)
)
Converted DBM value: 0.016702 W -> 12.227684793486 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26428878.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-26428878.rrd N:12.227684793486 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609161"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27780866"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "27780866"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/23"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "27780866"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "40"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101704"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/23"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.8774565960886000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2442)
)
Converted DBM value: 0.002442 W -> 3.8774565960886 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27780866.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-27780866.rrd N:3.8774565960886 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609162"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28156279"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28156279"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/12"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28156279"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "29"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101693"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.1492005599242000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2065)
)
Converted DBM value: 0.002065 W -> 3.1492005599242 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28156279.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28156279.rrd N:3.1492005599242 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609163"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28393759"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28393759"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/15"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-8.01343"
  [sensor_limit_low_warn]     => string(7) "-6.9897"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28393759"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "120"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101736"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/15"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.3012264285931000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4263)
)
Converted DBM value: 0.004263 W -> 6.2971533264713 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28393759.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28393759.rrd N:6.2971533264713 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609164"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28519249"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28519249"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/6"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-3.00162"
  [sensor_limit_low_warn]     => string(8) "-1.99971"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28519249"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "111"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101727"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/6"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "5.3389910079659000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3413)
)
Converted DBM value: 0.003413 W -> 5.3313628827864 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28519249.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28519249.rrd N:5.3313628827864 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609165"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28630368"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28630368"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/7"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28630368"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "24"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101688"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/7"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.9689644914252000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2494)
)
Converted DBM value: 0.002494 W -> 3.9689644914252 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28630368.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28630368.rrd N:3.9689644914252 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609166"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.28995175"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "28995175"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/16"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "28995175"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "145"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101761"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/16"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.9190108000957000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6202)
)
Converted DBM value: 0.006202 W -> 7.9253176190131 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28995175.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-28995175.rrd N:7.9253176190131 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609167"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.29952524"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "29952524"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/21"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "29952524"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "38"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101702"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665308"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101702']
SQL RUNTIME[0.00062203s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101702']
SQL RUNTIME[0.00044513s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29952524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-29952524.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-LR SFP+ Module - Transceiver Rx Power - Rx 0/0/CPU0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609168"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.30718684"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "30718684"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "10GBASE-LR SFP+ Module - Transceiver Rx Power - Rx 0/0/CPU0/16"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-8.01343"
  [sensor_limit_low_warn]     => string(7) "-6.9897"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "30718684"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "121"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101737"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/16"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.2123337001728000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5262)
)
Converted DBM value: 0.005262 W -> 7.2115084374968 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30718684.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-30718684.rrd N:7.2115084374968 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609169"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.31163448"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "31163448"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/17"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(1) "9"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "31163448"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "34"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101698"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/17"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101698']
SQL RUNTIME[0.00057697s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101698']
SQL RUNTIME[0.00045896s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-31163448.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-31163448.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609170"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.31198934"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "31198934"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/8"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "31198934"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "113"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101729"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.2197181764204000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6644)
)
Converted DBM value: 0.006644 W -> 8.2242962377936 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-31198934.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-31198934.rrd N:8.2242962377936 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609171"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.31517348"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "31517348"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/18"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "31517348"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "35"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101699"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/18"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.5468455395473000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2275)
)
Converted DBM value: 0.002275 W -> 3.5698140099313 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-31517348.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-31517348.rrd N:3.5698140099313 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/27 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609172"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33367542"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33367542"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/27"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "33367542"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "44"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101708"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/27"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101708']
SQL RUNTIME[0.00063396s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101708']
SQL RUNTIME[0.00048709s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33367542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33367542.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/26 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609173"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.33402212"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "33402212"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/26"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "33402212"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "43"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101707"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/26"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.6735592102602000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2330)
)
Converted DBM value: 0.00233 W -> 3.6735592102602 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33402212.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-33402212.rrd N:3.6735592102602 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/3 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609174"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.36045537"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "36045537"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/3"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "36045537"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "20"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101684"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/3"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-36045537.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-36045537.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609175"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.37222035"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "37222035"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/21"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "37222035"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "150"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101766"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.5177450808172000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(8953)
)
Converted DBM value: 0.008953 W -> 9.5196858449291 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37222035.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37222035.rrd N:9.5196858449291 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/11 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609666"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.3723372"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "3723372"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/11"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => string(8) "-6.00326"
  [sensor_limit_low_warn]     => string(8) "-5.49751"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "3723372"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "116"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101732"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/11"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.2961344537818000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4260)
)
Converted DBM value: 0.00426 W -> 6.2940959910272 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3723372.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-3723372.rrd N:6.2940959910272 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609176"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.37474571"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "37474571"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/2"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "37474571"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "19"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101683"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37474571.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-37474571.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609177"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.39577815"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "39577815"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/14"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "39577815"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "119"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101735"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.3379088414342000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(8586)
)
Converted DBM value: 0.008586 W -> 9.3379088414342 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39577815.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-39577815.rrd N:9.3379088414342 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609178"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.40439022"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "40439022"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/6"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-3.00162"
  [sensor_limit_low_warn]     => string(8) "-1.99971"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "40439022"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "135"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101751"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/6"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.2107237114363000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4228)
)
Converted DBM value: 0.004228 W -> 6.2613497863539 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40439022.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-40439022.rrd N:6.2613497863539 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609127"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.4095427"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "4095427"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/13"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "15"
  [sensor_limit_warn]         => string(2) "14"
  [sensor_limit_low]          => string(7) "8.00029"
  [sensor_limit_low_warn]     => string(7) "8.99985"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "4095427"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "118"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101734"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.9986969210827000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(9997)
)
Converted DBM value: 0.009997 W -> 9.9986969210827 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-4095427.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-4095427.rrd N:9.9986969210827 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609179"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41221343"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41221343"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/22"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "14.9999"
  [sensor_limit_warn]         => string(7) "13.9999"
  [sensor_limit_low]          => string(7) "6.99924"
  [sensor_limit_low_warn]     => string(7) "7.99961"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41221343"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "127"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101743"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "10.7881918309880000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(11959)
)
Converted DBM value: 0.011959 W -> 10.776948658866 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41221343.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41221343.rrd N:10.776948658866 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609128"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.4138086"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "4138086"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/17"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "4138086"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "146"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101762"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/17"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "4.3980621139333000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2753)
)
Converted DBM value: 0.002753 W -> 4.3980621139333 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-4138086.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-4138086.rrd N:4.3980621139333 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/1/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614199"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.41895548"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "41895548"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/1/CPU0/18"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "11.7"
  [sensor_limit_warn]         => string(7) "8.69994"
  [sensor_limit_low]          => string(8) "-1.30182"
  [sensor_limit_low_warn]     => string(6) "2.6998"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "41895548"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "147"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101763"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.3367865567709000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5404)
)
Converted DBM value: 0.005404 W -> 7.3271534034999 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41895548.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-41895548.rrd N:7.3271534034999 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609615"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.42449536"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "42449536"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/10"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "42449536"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "115"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101731"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.9497574405113000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6235)
)
Converted DBM value: 0.006235 W -> 7.9483645781456 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42449536.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-42449536.rrd N:7.9483645781456 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609180"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.43204871"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "43204871"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/23"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "43204871"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "128"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101744"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/23"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.3582982525282800"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649620206"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1086)
)
Converted DBM value: 0.001086 W -> 0.35829825252828 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43204871.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43204871.rrd N:0.35829825252828 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/0/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614201"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.43353170"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "43353170"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/0/CPU0/18"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "12"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-3.90406"
  [sensor_limit_low_warn]     => string(9) "0.0987563"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "43353170"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "123"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101739"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/18"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.2231766083384000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4173)
)
Converted DBM value: 0.004173 W -> 6.2044838471171 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43353170.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43353170.rrd N:6.2044838471171 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609181"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.43820692"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "43820692"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/13"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "43820692"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "30"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101694"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/13"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.7254380075907000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2358)
)
Converted DBM value: 0.002358 W -> 3.7254380075907 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43820692.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-43820692.rrd N:3.7254380075907 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609182"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44449778"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44449778"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/16"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44449778"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "33"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101697"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/16"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(49) "Sensor critical thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1619180110"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44449778.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44449778.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609183"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44556891"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "44556891"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/23"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "44556891"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "40"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101704"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.7566361396089000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2403)
)
Converted DBM value: 0.002403 W -> 3.807537708039 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44556891.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-44556891.rrd N:3.807537708039 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609184"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.45000400"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "45000400"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/22"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "15"
  [sensor_limit_warn]         => string(2) "14"
  [sensor_limit_low]          => string(7) "7.00011"
  [sensor_limit_low_warn]     => string(7) "8.00029"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "45000400"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "151"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101767"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "12.0311451364440000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(15963)
)
Converted DBM value: 0.015963 W -> 12.031145136444 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45000400.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45000400.rrd N:12.031145136444 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609185"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.45407949"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "45407949"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(87) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/7"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "45407949"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "24"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101688"
  [measured_entity_label]     => string(22) "GigabitEthernet0/3/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.3685982091681000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2205)
)
Converted DBM value: 0.002205 W -> 3.4340859380386 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45407949.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-45407949.rrd N:3.4340859380386 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/21 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609186"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.46730137"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "46730137"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/21"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "46730137"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "38"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101702"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/21"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46730137.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-46730137.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609187"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47352160"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "47352160"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/8"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "47352160"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "137"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101753"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/8"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-30.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(49) "Sensor critical thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1611778510"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1)
)
Converted DBM value: 1.0E-6 W -> -30 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47352160.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47352160.rrd N:-30 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-LR SFP+ Module - Transceiver Tx Power - Tx 0/0/CPU0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609188"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47496361"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "47496361"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(62) "10GBASE-LR SFP+ Module - Transceiver Tx Power - Tx 0/0/CPU0/16"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(7) "11.4999"
  [sensor_limit_low]          => string(7) "2.99943"
  [sensor_limit_low_warn]     => string(6) "4.0002"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "47496361"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "121"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101737"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.3407940728059000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5424)
)
Converted DBM value: 0.005424 W -> 7.3431968085901 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47496361.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47496361.rrd N:7.3431968085901 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/17 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609189"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47940997"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "47940997"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/17"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "47940997"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "34"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101698"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/17"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(49) "Sensor critical thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1598258109"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47940997.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47940997.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609190"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47975023"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "47975023"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/8"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "47975023"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "113"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101729"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/8"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.2510141159800000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6685)
)
Converted DBM value: 0.006685 W -> 8.25101411598 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47975023.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-47975023.rrd N:8.25101411598 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609191"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.48294961"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "48294961"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/18"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "48294961"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "35"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101699"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "4.0174508223706000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2509)
)
Converted DBM value: 0.002509 W -> 3.9950066131461 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48294961.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-48294961.rrd N:3.9950066131461 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609192"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49049946"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "49049946"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/2"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "14.5"
  [sensor_limit_warn]         => string(2) "14"
  [sensor_limit_low]          => string(7) "8.49972"
  [sensor_limit_low_warn]     => string(7) "8.99985"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "49049946"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "131"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101747"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/2"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "10.4789762351440000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(11166)
)
Converted DBM value: 0.011166 W -> 10.478976235144 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49049946.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-49049946.rrd N:10.478976235144 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/27 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609193"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50143503"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50143503"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/27"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "50143503"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "44"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101708"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/27"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50143503.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50143503.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/26 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609194"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50179825"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "50179825"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/26"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "50179825"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "43"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101707"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/26"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.7162192717602000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2353)
)
Converted DBM value: 0.002353 W -> 3.7162192717602 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50179825.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-50179825.rrd N:3.7162192717602 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609195"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51162436"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51162436"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/9"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "2.99943"
  [sensor_limit_low_warn]     => string(6) "4.0002"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "51162436"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "138"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101754"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/9"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.2098917641605000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6626)
)
Converted DBM value: 0.006626 W -> 8.2125143154594 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51162436.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51162436.rrd N:8.2125143154594 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609196"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51193210"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "51193210"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/15"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "51193210"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "32"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101696"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm

SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101696']
SQL RUNTIME[0.00065684s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101696']
SQL RUNTIME[0.00054598s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51193210.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-51193210.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609197"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.54428298"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "54428298"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/13"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "10.9999"
  [sensor_limit_warn]         => string(2) "10"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "54428298"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "118"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101734"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/13"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.2685757028872000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1685)
)
Converted DBM value: 0.001685 W -> 2.2659990520736 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54428298.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-54428298.rrd N:2.2659990520736 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609198"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56093884"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56093884"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/23"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "10.9999"
  [sensor_limit_warn]         => string(2) "10"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56093884"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "152"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101768"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/23"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "-0.2687214640030100"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649620206"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(940)
)
Converted DBM value: 0.00094 W -> -0.26872146400301 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56093884.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56093884.rrd N:-0.26872146400301 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614802"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.56266082"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "56266082"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/10"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => string(8) "-6.00326"
  [sensor_limit_low_warn]     => string(8) "-5.49751"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "56266082"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "139"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101755"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/10"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.0162547955394000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3998)
)
Converted DBM value: 0.003998 W -> 6.018427897821 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56266082.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-56266082.rrd N:6.018427897821 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/6 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609199"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.57215015"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "57215015"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/6"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(6) "4.0002"
  [sensor_limit_low_warn]     => string(7) "4.99962"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "57215015"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "135"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101751"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/6"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.9406958398163000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6212)
)
Converted DBM value: 0.006212 W -> 7.9323144705652 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57215015.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-57215015.rrd N:7.9323144705652 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/23 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609129"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5762569"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5762569"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(83) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/23"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "14.5"
  [sensor_limit_warn]         => string(2) "14"
  [sensor_limit_low]          => string(7) "8.49972"
  [sensor_limit_low_warn]     => string(7) "8.99985"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5762569"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "152"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101768"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/23"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "10.7997672363260000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(12022)
)
Converted DBM value: 0.012022 W -> 10.799767236326 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5762569.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5762569.rrd N:10.799767236326 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609200"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58056210"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58056210"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/1"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "14.5"
  [sensor_limit_warn]         => string(2) "14"
  [sensor_limit_low]          => string(7) "8.49972"
  [sensor_limit_low_warn]     => string(7) "8.99985"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58056210"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "106"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101722"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/1"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "10.7602114178350000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(11938)
)
Converted DBM value: 0.011938 W -> 10.769315745557 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58056210.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58056210.rrd N:10.769315745557 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/1/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614203"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.58673097"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "58673097"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/1/CPU0/18"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "12"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(8) "-3.90406"
  [sensor_limit_low_warn]     => string(9) "0.0987563"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "58673097"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "147"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101763"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/18"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.7015304519218000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4679)
)
Converted DBM value: 0.004679 W -> 6.7015304519218 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58673097.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-58673097.rrd N:6.7015304519218 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609616"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59227245"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59227245"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/10"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59227245"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "115"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101731"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.5235580415350000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5644)
)
Converted DBM value: 0.005644 W -> 7.5158700508231 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59227245.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59227245.rrd N:7.5158700508231 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/10 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614798"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.5933243"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "5933243"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/10"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => string(8) "0.499929"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "5933243"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "139"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101755"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/10"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.1441359228712000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5181)
)
Converted DBM value: 0.005181 W -> 7.1441359228712 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5933243.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-5933243.rrd N:7.1441359228712 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609201"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.59395242"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "59395242"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/0"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "10.9999"
  [sensor_limit_warn]         => string(2) "10"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "59395242"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "105"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101721"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/0"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.9058866770549000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649538607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(7773)
)
Converted DBM value: 0.007773 W -> 8.9058866770549 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59395242.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-59395242.rrd N:8.9058866770549 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/25 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609202"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.60124416"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "60124416"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/25"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "60124416"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "42"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101706"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/25"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-60124416.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-60124416.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/0/CPU0/18 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614206"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.60129259"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "60129259"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/0/CPU0/18"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "11.7"
  [sensor_limit_warn]         => string(7) "8.69994"
  [sensor_limit_low]          => string(8) "-1.30182"
  [sensor_limit_low_warn]     => string(6) "2.6998"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "60129259"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "123"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101739"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/18"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.3766962735664000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5475)
)
Converted DBM value: 0.005475 W -> 7.3838412351216 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-60129259.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-60129259.rrd N:7.3838412351216 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/13 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609203"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.60598369"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "60598369"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/13"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "60598369"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "30"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101694"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/13"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "2.8080592839367000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1966)
)
Converted DBM value: 0.001966 W -> 2.9358351349612 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-60598369.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-60598369.rrd N:2.9358351349612 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/16 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609204"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61225739"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61225739"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/16"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61225739"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "33"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101697"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/16"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1619179812"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61225739.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61225739.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609205"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.61778109"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "61778109"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/22"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.00029"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(8) "-8.01343"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "61778109"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "151"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101767"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/22"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "-0.6600683616875700"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649620206"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(859)
)
Converted DBM value: 0.000859 W -> -0.66006836168757 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61778109.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-61778109.rrd N:-0.66006836168757 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/8 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609206"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.64129741"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "64129741"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/8"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "2.99943"
  [sensor_limit_low_warn]     => string(6) "4.0002"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "64129741"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "137"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101753"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/8"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-30.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1611778209"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1)
)
Converted DBM value: 1.0E-6 W -> -30 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64129741.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-64129741.rrd N:-30 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609207"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65637750"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65637750"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/20"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65637750"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "37"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101701"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649262606"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65637750.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65637750.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/2 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609208"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.65825939"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "65825939"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/2"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "10.9999"
  [sensor_limit_warn]         => string(2) "10"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "65825939"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "131"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101747"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/2"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "9.1787295519885000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649538607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(8277)
)
Converted DBM value: 0.008277 W -> 9.1787295519885 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65825939.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-65825939.rrd N:9.1787295519885 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609209"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66205326"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66205326"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/19"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(8) "66205326"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "36"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101700"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66205326.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66205326.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609210"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66212612"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "66212612"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/1"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "11.0721"
  [sensor_limit_warn]         => string(2) "10"
  [sensor_limit_low]          => string(8) "-10.1773"
  [sensor_limit_low_warn]     => string(8) "-8.99629"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "66212612"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "130"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101746"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/1"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.7191301244159000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649538607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4720)
)
Converted DBM value: 0.00472 W -> 6.7394199863409 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66212612.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-66212612.rrd N:6.7394199863409 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609211"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.67005816"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "67005816"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/14"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "67005816"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "143"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101759"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/14"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.2833760005900000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(6735)
)
Converted DBM value: 0.006735 W -> 8.28337600059 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67005816.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67005816.rrd N:8.28337600059 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/12 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "615626"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(38) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.67108466"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(8) "67108466"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/12"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "12.5001"
  [sensor_limit_warn]         => string(2) "12"
  [sensor_limit_low]          => string(8) "0.499929"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(8) "67108466"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "117"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101733"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/12"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-30.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1634808310"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1)
)
Converted DBM value: 1.0E-6 W -> -30 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67108466.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-67108466.rrd N:-30 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/14 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609130"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6919280"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "6919280"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/14"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "7.00011"
  [sensor_limit_warn]         => string(7) "4.99962"
  [sensor_limit_low]          => string(8) "-16.0206"
  [sensor_limit_low_warn]     => string(8) "-13.9794"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "6919280"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "31"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101695"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/14"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "3.1069331234336000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(2061)
)
Converted DBM value: 0.002061 W -> 3.1407799177921 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6919280.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-6919280.rrd N:3.1407799177921 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609131"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7723435"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "7723435"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/1"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "10.9999"
  [sensor_limit_warn]         => string(2) "10"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "7723435"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "106"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101722"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/1"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "6.3377134608256000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649538607"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(4268)
)
Converted DBM value: 0.004268 W -> 6.3022441075243 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7723435.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7723435.rrd N:6.3022441075243 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/7 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609132"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7931360"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "7931360"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(89) "Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/7"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(8) "-6.40165"
  [sensor_limit_low_warn]     => string(8) "-4.40093"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "7931360"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "112"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101728"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/7"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-30.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1621944910"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(1)
)
Converted DBM value: 1.0E-6 W -> -30 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7931360.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-7931360.rrd N:-30 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/9 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609122"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.831185"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "831185"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/9"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "10"
  [sensor_limit_warn]         => string(7) "8.99985"
  [sensor_limit_low]          => string(7) "-6.9897"
  [sensor_limit_low_warn]     => string(8) "-6.00326"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(6) "831185"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "138"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101754"
  [measured_entity_label]     => string(14) "TenGigE0/1/0/9"
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "5.7622613744960000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(3761)
)
Converted DBM value: 0.003761 W -> 5.753033334224 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-831185.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-831185.rrd N:5.753033334224 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/15 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609123"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.860339"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(6) "860339"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/15"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(6) "860339"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "32"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101696"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/15"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-860339.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-860339.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/22 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609133"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.8901024"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "8901024"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/22"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "8901024"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "39"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101703"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/22"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1619179812"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8901024.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-8901024.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/20 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609134"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9018114"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9018114"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(90) "Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/20"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "13.5"
  [sensor_limit_warn]         => string(7) "12.5001"
  [sensor_limit_low]          => string(9) "-0.199966"
  [sensor_limit_low_warn]     => string(7) "1.80126"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9018114"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "149"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101765"
  [measured_entity_label]     => string(15) "TenGigE0/1/0/20"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "8.9768206179642000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(7901)
)
Converted DBM value: 0.007901 W -> 8.9768206179642 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9018114.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9018114.rrd N:8.9768206179642 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609135"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9062371"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9062371"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(82) "Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/0"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "14.5"
  [sensor_limit_warn]         => string(2) "14"
  [sensor_limit_low]          => string(7) "8.49972"
  [sensor_limit_low_warn]     => string(7) "8.99985"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9062371"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "105"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101721"
  [measured_entity_label]     => string(14) "TenGigE0/0/0/0"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(19) "10.4894650376050000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(11193)
)
Converted DBM value: 0.011193 W -> 10.489465037605 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9062371.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9062371.rrd N:10.489465037605 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/24 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609136"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9331850"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9331850"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/24"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(7) "8.49972"
  [sensor_limit_warn]         => string(7) "7.00011"
  [sensor_limit_low]          => string(9) "-0.501223"
  [sensor_limit_low_warn]     => string(7) "1.00026"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9331850"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "41"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101705"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/24"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1625129109"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9331850.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9331850.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/0/CPU0/19 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "614189"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9629146"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9629146"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(70) "10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/0/CPU0/19"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(4) "11.7"
  [sensor_limit_warn]         => string(7) "8.69994"
  [sensor_limit_low]          => string(8) "-1.30182"
  [sensor_limit_low_warn]     => string(6) "2.6998"
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex]          => string(7) "9629146"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(3) "124"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101740"
  [measured_entity_label]     => string(15) "TenGigE0/0/0/19"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "7.4904026870346000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1649535082"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(5611)
)
Converted DBM value: 0.005611 W -> 7.4904026870346 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9629146.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9629146.rrd N:7.4904026870346 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) dbm Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/25 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(6) "609137"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(3) "dbm"
  [device_id]                 => string(3) "460"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(37) ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9793261"
  [sensor_mib]                => string(23) "CISCO-ENTITY-SENSOR-MIB"
  [sensor_object]             => string(14) "entSensorValue"
  [sensor_index]              => string(7) "9793261"
  [sensor_type]               => string(38) "CISCO-ENTITY-SENSOR-MIB-entSensorValue"
  [sensor_descr]              => string(88) "Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/25"
  [sensor_unit]               => string(1) "W"
  [sensor_multiplier]         => string(8) "0.000001"
  [sensor_limit]              => string(2) "99"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(3) "-99"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "1"
  [entPhysicalIndex]          => string(7) "9793261"
  [entPhysicalClass]          => null
  [entPhysicalIndex_measured] => string(2) "42"
  [measured_class]            => string(4) "port"
  [measured_entity]           => string(6) "101706"
  [measured_entity_label]     => string(23) "GigabitEthernet0/3/0/25"
  [sensor_ignore]             => string(1) "1"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(20) "-99.0000000000000000"
  [sensor_event]              => string(6) "ignore"
  [sensor_status]             => string(40) "Sensor thresholds exceeded, but ignored."
  [sensor_polled]             => string(10) "1649671506"
  [sensor_last_change]        => string(10) "1562665010"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
Converted DBM value: 0 W -> -99 dBm
RRD /opt/observium/rrd/rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9793261.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sensor-dbm-CISCO-ENTITY-SENSOR-MIB-entSensorValue-9793261.rrd N:-99 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

MultiUpdate sensors DB.

SQL[INSERT INTO `sensors` (`sensor_id`,`sensor_value`,`sensor_event`,`sensor_status`,`sensor_last_change`,`sensor_polled`) VALUES ('607382','0.755','ok','','1646184005','1649671549'),('607386','3.299','ok','','1649534405','1649671549'),('607387','1.2','ok','','1649534405','1649671549'),('607388','3.205','ok','','1646184005','1649671549'),('607391','2.499','ok','','1649534405','1649671549'),('607392','0.999','ok','','1649534405','1649671549'),('607393','2.499','ok','','1649534405','1649671549'),('607323','1.199','ok','','1646184005','1649671549'),('607394','1.05','ok','','1649534405','1649671550'),('607395','1','ok','','1649534405','1649671550'),('607396','1.5','ok','','1649534405','1649671550'),('607397','1','ok','','1646184005','1649671550'),('607324','1.2','ok','','1649534705','1649671550'),('607325','1','ok','','1649534705','1649671550'),('607400','1.019','ok','','1649534405','1649671550'),('607401','1.5','ok','','1649534405','1649671550'),('607402','1.8','ok','','1649534405','1649671550'),('607404','6.999','ok','','1649534405','1649671550'),('607405','1','ok','','1649534405','1649671550'),('607406','2.498','ok','','1649534405','1649671550'),('607408','1.8','ok','','1649534405','1649671550'),('607419','3.304','ok','','1546855826','1649671550'),('607423','3.213','ok','','1546855826','1649671550'),('607426','3.275','ok','','1649534405','1649671550'),('607430','1.8','ok','','1649534405','1649671550'),('607431','1.199','ok','','1649534405','1649671550'),('607432','0.751','ok','','1649534705','1649671550'),('607433','0.75','ok','','1649534705','1649671550'),('607435','1.05','ok','','1649534705','1649671550'),('607436','1.799','ok','','1649534705','1649671550'),('607437','0.999','ok','','1649534705','1649671550'),('607438','1.199','ok','','1649534705','1649671550'),('607442','4.999','ok','','1593804305','1649671550'),('607443','0.999','ok','','1593804305','1649671550'),('607444','1','ok','','1593804305','1649671550'),('607445','1.199','ok','','1593804305','1649671550'),('607446','1.8','ok','','1593804305','1649671550'),('607326','2.5','ok','','1649535006','1649671550'),('607447','1.8','ok','','1649534405','1649671550'),('607448','0.999','ok','','1649534405','1649671550'),('607449','0.999','ok','','1593804305','1649671550'),('607451','2.499','ok','','1649534705','1649671550'),('607453','3.221','ok','','1546855826','1649671550'),('607455','3.3','ok','','1593804605','1649671550'),('607456','7','ok','','1593804605','1649671550'),('607310','0.746','ok','','1593804605','1649671550'),('607457','1','ok','','1593804605','1649671550'),('607458','1.9','ok','','1593804605','1649671550'),('607459','0.999','ok','','1593804605','1649671550'),('607460','0.999','ok','','1593804605','1649671550'),('607461','1.001','ok','','1593804605','1649671550'),('607311','1.198','ok','','1593804605','1649671550'),('607312','1.5','ok','','1593804605','1649671550'),('607462','1.05','ok','','1649534705','1649671550'),('607463','1.5','ok','','1649535006','1649671550'),('607464','2.5','ok','','1649534705','1649671550'),('607466','0.9','ok','','1649535006','1649671550'),('607467','1.499','ok','','1649535006','1649671550'),('607470','1.049','ok','','1593804605','1649671550'),('607471','0.9','ok','','1649534705','1649671550'),('607472','1.2','ok','','1649534705','1649671550'),('607474','0.752','ok','','1649535006','1649671550'),('607481','3.262','ok','','1649534405','1649671550'),('607484','3.3','ok','','1649534705','1649671550'),('607485','1.499','ok','','1649534705','1649671550'),('607486','3.301','ok','','1649534705','1649671550'),('607487','1.499','ok','','1649534705','1649671550'),('607488','1.05','ok','','1649534705','1649671550'),('607489','0.999','ok','','1649534705','1649671550'),('607490','54.973','ok','','1546855826','1649671550'),('607491','1.8','ok','','1649534705','1649671550'),('607492','1.5','ok','','1649534705','1649671550'),('607494','3.264','ok','','1546855826','1649671550'),('607495','1.5','ok','','1649534405','1649671550'),('607496','1.8','ok','','1649534405','1649671550'),('607497','1.499','ok','','1649534705','1649671550'),('607499','1','ok','','1649534405','1649671550'),('614799','3.288','ok','','1602763806','1649671550'),('607503','1.799','ok','','1649534705','1649671550'),('607504','1.199','ok','','1649534705','1649671550'),('607513','1.199','ok','','1649534405','1649671550'),('607514','1.2','ok','','1649534405','1649671550'),('607515','6.999','ok','','1649534405','1649671550'),('614194','3.244','ok','','1597828206','1649671550'),('607516','1.5','ok','','1546855826','1649671550'),('607517','1','ok','','1546855826','1649671550'),('609613','3.275','ok','','1649534405','1649671550'),('607520','3.236','ok','','1649534405','1649671550'),('607524','3.221','ok','','1546855826','1649671550'),('607527','3.198','ok','','1546855826','1649671550'),('607532','1','ok','','1649534405','1649671550'),('607535','1','ok','','1649534405','1649671550'),('607536','0.999','ok','','1649534405','1649671550'),('607537','0.749','ok','','1649534405','1649671550'),('607538','1','ok','','1649534405','1649671550'),('607539','1.05','ok','','1649534405','1649671550'),('607540','0.999','ok','','1546855826','1649671550'),('607543','0.9','ok','','1649534405','1649671550'),('607544','0.9','ok','','1649534405','1649671550'),('607545','3.319','ok','','1546855826','1649671550'),('607547','4.998','ok','','1649534405','1649671550'),('607548','1.2','ok','','1649534405','1649671550'),('607549','0.749','ok','','1649534405','1649671550'),('607551','8.429','ok','','1649534406','1649671550'),('607556','0.751','ok','','1593804605','1649671550'),('607313','3.299','ok','','1593804605','1649671550'),('607314','2.517','ok','','1593804605','1649671550'),('607569','1.499','ok','','1649534406','1649671550'),('607570','1.2','ok','','1649534406','1649671550'),('607315','1','ok','','1593804605','1649671550'),('607571','1.049','ok','','1649534705','1649671550'),('607572','1.5','ok','','1649534705','1649671550'),('607573','2.499','ok','','1649534705','1649671550'),('607574','3.238','ok','','1546855826','1649671550'),('607576','0.752','ok','','1649534705','1649671550'),('607577','0.9','ok','','1649534705','1649671550'),('607578','0.999','ok','','1649534705','1649671550'),('607579','0.899','ok','','1649534705','1649671550'),('607580','1.2','ok','','1649534406','1649671550'),('607581','55.051','ok','','1586261706','1649671550'),('607583','3.205','ok','','1546855826','1649671550'),('607585','3.226','ok','','1546855826','1649671550'),('607586','1','ok','','1593804305','1649671550'),('607587','1','ok','','1593804305','1649671550'),('607588','1','ok','','1593804305','1649671550'),('607589','1.799','ok','','1593804305','1649671550'),('607590','1.799','ok','','1649534406','1649671550'),('607591','1.509','ok','','1593804306','1649671550'),('607593','1.799','ok','','1649534705','1649671550'),('607596','1.498','ok','','1593804605','1649671550'),('607597','1.799','ok','','1593804605','1649671550'),('607329','55.051','ok','','1546855826','1649671550'),('607598','0.999','ok','','1593804605','1649671550'),('607599','1.811','ok','','1593804605','1649671550'),('607600','0.998','ok','','1593804605','1649671550'),('607601','1','ok','','1593804605','1649671550'),('607602','1.499','ok','','1649534705','1649671550'),('607603','0.752','ok','','1649535006','1649671550'),('607604','1.049','ok','','1649535006','1649671550'),('607606','3.21','ok','','1546855826','1649671550'),('607607','1.8','ok','','1649535006','1649671550'),('607608','1.049','ok','','1649535006','1649671550'),('607609','1.5','ok','','1649535006','1649671550'),('607610','3.221','ok','','1546855826','1649671550'),('607613','3.212','ok','','1649534406','1649671550'),('607614','1.499','ok','','1649534705','1649671550'),('607615','0.899','ok','','1649534705','1649671550'),('607616','0.899','ok','','1649534705','1649671550'),('614197','3.242','ok','','1597828206','1649671550'),('607617','0.9','ok','','1649535006','1649671550'),('607619','3.287','ok','','1546855826','1649671550'),('609669','3.27','ok','','1649534406','1649671550'),('607626','3.295','ok','','1546855826','1649671550'),('607627','1.8','ok','','1649534705','1649671550'),('607628','1.2','ok','','1649534705','1649671550'),('607629','0.754','ok','','1649534705','1649671550'),('607630','0.752','ok','','1649534705','1649671550'),('607632','0.9','ok','','1649534705','1649671550'),('607633','2.499','ok','','1649534705','1649671550'),('607332','3.213','ok','','1546855826','1649671550'),('607635','0.999','ok','','1649534406','1649671550'),('607636','1','ok','','1649534406','1649671550'),('607638','0.999','ok','','1649534406','1649671550'),('607640','55.051','ok','','1546855826','1649671550'),('607641','3.3','ok','','1649534705','1649671550'),('607642','6.999','ok','','1649534705','1649671550'),('607643','1','ok','','1649534705','1649671550'),('607645','3.19','ok','','1546855826','1649671550'),('607650','3.227','ok','','1649534406','1649671550'),('607652','3.275','ok','','1649534406','1649671550'),('607654','1.8','ok','','1649534406','1649671550'),('607655','1.5','ok','','1649534406','1649671550'),('607656','1','ok','','1649534406','1649671550'),('607657','5','ok','','1649534406','1649671550'),('607658','1.05','ok','','1546855826','1649671550'),('607659','2.5','ok','','1546855826','1649671550'),('607670','0.999','ok','','1649534406','1649671550'),('607673','1','ok','','1649534406','1649671550'),('607674','1','ok','','1649534406','1649671550'),('607675','2.5','ok','','1649534406','1649671550'),('607676','0.899','ok','','1649534406','1649671550'),('607677','1.199','ok','','1546855826','1649671550'),('607681','3.182','ok','','1546855826','1649671550'),('607682','0.752','ok','','1649534406','1649671550'),('607683','0.755','ok','','1649534406','1649671550'),('607686','1.8','ok','','1649534406','1649671550'),('607687','1.198','ok','','1649534406','1649671550'),('607692','1.2','ok','','1593804606','1649671550'),('607704','1.05','ok','','1649534406','1649671550'),('607706','3.213','ok','','1546855826','1649671550'),('607707','0.998','ok','','1649534406','1649671550'),('607708','2.5','ok','','1649534406','1649671550'),('607709','4.999','ok','','1649534406','1649671550'),('607710','1.5','ok','','1649534705','1649671550'),('607711','1.8','ok','','1649534705','1649671550'),('607712','1.05','ok','','1649534705','1649671550'),('607714','1.05','ok','','1649534705','1649671550'),('607715','1.5','ok','','1649534705','1649671550'),('607716','0.752','ok','','1649534705','1649671550'),('607717','1.499','ok','','1649534705','1649671550'),('607718','0.899','ok','','1649534705','1649671550'),('607719','0.9','ok','','1649534406','1649671550'),('607723','1','ok','','1593804306','1649671550'),('607724','1.001','ok','','1593804306','1649671550'),('607725','1','ok','','1593804306','1649671550'),('607726','1.9','ok','','1593804306','1649671550'),('607727','1','ok','','1593804306','1649671550'),('607728','6.999','ok','','1649534406','1649671550'),('607729','3.3','ok','','1593804306','1649671550'),('607731','0.9','ok','','1649534705','1649671550'),('607733','3.283','ok','','1546855826','1649671550'),('607735','1.8','ok','','1593804606','1649671550'),('607736','1','ok','','1593804606','1649671550'),('607737','1','ok','','1593804606','1649671550'),('615624','3.286','ok','','1649534406','1649671550'),('607738','1.199','ok','','1593804606','1649671550'),('607739','1.8','ok','','1593804606','1649671550'),('607740','1','ok','','1593804606','1649671550'),('607741','4.999','ok','','1593804606','1649671550'),('607742','0.999','ok','','1593804606','1649671550'),('607336','1.799','ok','','1649534706','1649671550'),('607743','0.752','ok','','1649534706','1649671550'),('607744','0.9','ok','','1649535006','1649671550'),('607746','1.5','ok','','1649535006','1649671550'),('607747','2.499','ok','','1649535006','1649671550'),('607748','1.05','ok','','1649535006','1649671550'),('607751','1','ok','','1649534706','1649671550'),('607752','1.201','ok','','1649534706','1649671550'),('607753','0.899','ok','','1649534706','1649671550'),('607754','1.8','ok','','1649535006','1649671550'),('607757','3.229','ok','','1546855826','1649671550'),('607337','6.998','ok','','1649534706','1649671550'),('607338','0.999','ok','','1649534706','1649671550'),('607339','2.5','ok','','1649534706','1649671550'),('607761','3.291','ok','','1546855826','1649671550'),('607340','1.799','ok','','1649534706','1649671550'),('607341','1.5','ok','','1649534706','1649671550'),('607342','1.02','ok','','1649534706','1649671550'),('607766','10.85','ok','','1649534706','1649671550'),('607768','4.998','ok','','1649534706','1649671550'),('607769','1.199','ok','','1649534706','1649671550'),('607770','0.751','ok','','1649534706','1649671550'),('607344','1.5','ok','','1649534706','1649671550'),('607345','1','ok','','1649534706','1649671550'),('607771','0.9','ok','','1649534706','1649671550'),('607772','0.9','ok','','1649534706','1649671550'),('607346','1.049','ok','','1649534706','1649671550'),('607773','1.049','ok','','1649534706','1649671550'),('607774','1','ok','','1649534706','1649671550'),('607775','0.749','ok','','1649534706','1649671550'),('607777','1','ok','','1649534406','1649671550'),('607778','1','ok','','1649534406','1649671550'),('607779','1','ok','','1649534406','1649671550'),('607783','3.27','ok','','1649534406','1649671550'),('607785','2.499','ok','','1649534706','1649671550'),('607786','5','ok','','1649534706','1649671550'),('607787','0.999','ok','','1649534706','1649671550'),('607348','2.5','ok','','1649534406','1649671550'),('607349','1','ok','','1649534406','1649671550'),('607350','2.499','ok','','1649534706','1649671550'),('607794','3.349','ok','','1649534406','1649671550'),('607797','2.5','ok','','1649534406','1649671550'),('607798','3.3','ok','','1649534406','1649671550'),('607799','1.02','ok','','1649534406','1649671550'),('607800','1.8','ok','','1649534406','1649671550'),('607801','1.8','ok','','1649534406','1649671550'),('607802','0.899','ok','','1649534406','1649671550'),('607803','0.749','ok','','1546855826','1649671550'),('607804','3.3','ok','','1546855826','1649671550'),('607351','1.199','ok','','1649534406','1649671550'),('607805','3.221','ok','','1546855826','1649671550'),('607353','3.299','ok','','1649534706','1649671550'),('607807','3.28','ok','','1546855826','1649671550'),('607810','3.237','ok','','1546855826','1649671550'),('614204','3.264','ok','','1649534406','1649671550'),('607815','1.2','ok','','1593804307','1649671550'),('607819','0.999','ok','','1649534406','1649671550'),('607821','3.213','ok','','1546855826','1649671550'),('607823','1.5','ok','','1649534406','1649671550'),('607824','1.799','ok','','1649534406','1649671550'),('607825','1.499','ok','','1649534406','1649671550'),('607826','1.5','ok','','1649534406','1649671550'),('607827','1.8','ok','','1649534406','1649671550'),('607828','1.8','ok','','1546855826','1649671550'),('607829','1','ok','','1546855826','1649671550'),('607832','1','ok','','1649534406','1649671550'),('607833','1.049','ok','','1649534406','1649671550'),('607834','1.5','ok','','1649534406','1649671550'),('607836','1.499','ok','','1649534406','1649671550'),('607837','3.298','ok','','1649534406','1649671550'),('607839','3.247','ok','','1649534406','1649671550'),('607840','3.3','ok','','1649534406','1649671551'),('607842','3.213','ok','','1649534406','1649671551'),('607843','3.221','ok','','1546855826','1649671551'),('607846','3.251','ok','','1546855826','1649671551'),('607316','1.049','ok','','1649535007','1649671551'),('607850','3.198','ok','','1546855826','1649671551'),('607317','1.799','ok','','1649535007','1649671551'),('607855','3.246','ok','','1649534406','1649671551'),('607859','3.205','ok','','1546855826','1649671551'),('607860','1.2','ok','','1649534406','1649671551'),('607862','1','ok','','1649534406','1649671551'),('607863','3.3','ok','','1649534406','1649671551'),('607864','6.999','ok','','1649534406','1649671551'),('607865','0.9','ok','','1649534706','1649671551'),('607866','1.5','ok','','1649534706','1649671551'),('607868','2.5','ok','','1649534706','1649671551'),('607869','1.049','ok','','1649534706','1649671551'),('607870','1.5','ok','','1649534706','1649671551'),('607871','1.199','ok','','1649534706','1649671551'),('607872','0.899','ok','','1649534407','1649671551'),('607876','2.519','ok','','1593804307','1649671551'),('607877','1','ok','','1593804307','1649671551'),('607878','3.299','ok','','1593804307','1649671551'),('607879','0.746','ok','','1593804307','1649671551'),('607880','1.21','ok','','1593804307','1649671551'),('607881','1.499','ok','','1593804307','1649671551'),('607882','2.499','ok','','1649534407','1649671551'),('607883','3.3','ok','','1649534407','1649671551'),('607884','1.199','ok','','1593804307','1649671551'),('607886','3.237','ok','','1546855826','1649671551'),('607887','0.751','ok','','1649534706','1649671551'),('607890','2.5','ok','','1593804607','1649671551'),('607891','1.2','ok','','1593804607','1649671551'),('607892','3.299','ok','','1593804607','1649671551'),('607356','1.5','ok','','1649534706','1649671551'),('607357','1.199','ok','','1649534706','1649671551'),('607359','3.256','ok','','1546855826','1649671551'),('607367','3.299','ok','','1649534407','1649671551'),('607368','1.199','ok','','1649534407','1649671551'),('607369','3.3','ok','','1649534407','1649671551'),('607370','1.5','ok','','1649534407','1649671551'),('607319','0.75','ok','','1649535007','1649671551'),('607320','0.751','ok','','1649535007','1649671551'),('607371','1','ok','','1649534407','1649671551'),('607372','0.75','ok','','1546855826','1649671551'),('607373','0.999','ok','','1546855826','1649671551'),('607379','3.274','ok','','1649534407','1649671551'),('614190','3.258','ok','','1649534407','1649671551'),('607381','0.0181','ok','','1649535081','1649671551'),('607390','0.0137','ok','','1649535081','1649671551'),('607403','0.0306','ok','','1649535081','1649671551'),('607411','0.0152','ok','','1649535081','1649671551'),('607415','0','ok','','1562663822','1649671551'),('607422','0.0222','ok','','1649535081','1649671551'),('607427','0.0149','ok','','1649535081','1649671551'),('607434','0.0641','ok','','1649535081','1649671551'),('607450','0','ok','','1562663822','1649671551'),('607465','0.0207','ok','','1649535081','1649671551'),('607468','0','ok','','1562663822','1649671551'),('607501','9.032','ok','','1546855826','1649671551'),('607505','0.0083','ok','','1649534407','1649671551'),('607511','0.076','ok','','1649535081','1649671551'),('607328','0','ignore','Sensor thresholds exceeded, but ignored.','1562665009','1649671551'),('614196','0.0058','ok','','1649535081','1649671551'),('607533','0','ignore','Sensor thresholds exceeded, but ignored.','1619179810','1649671551'),('607563','0','ignore','Sensor thresholds exceeded, but ignored.','1611778208','1649671551'),('607568','0','ignore','Sensor thresholds exceeded, but ignored.','1649262605','1649671551'),('607595','0.0339','ok','','1649535081','1649671551'),('615623','0','ignore','Sensor thresholds exceeded, but ignored.','1634808308','1649671551'),('607331','0.0517','ok','','1649535081','1649671551'),('607624','0.03','ok','','1649535081','1649671551'),('607631','9.374','ok','','1546855826','1649671551'),('607634','0.0719','ok','','1649535081','1649671551'),('614801','0.0364','ok','','1649535081','1649671551'),('607660','0','ignore','Sensor thresholds exceeded, but ignored.','1619179810','1649671551'),('607661','0.0375','ok','','1649535081','1649671551'),('607662','0.0544','ok','','1649535081','1649671551'),('607663','0','ignore','Sensor thresholds exceeded, but ignored.','1625129108','1649671551'),('614200','0.0055','ok','','1649535081','1649671551'),('607665','0','ignore','Sensor thresholds exceeded, but ignored.','1562665009','1649671551'),('607688','0.0164','ok','','1649535081','1649671551'),('607689','0.0081','ok','','1649534407','1649671551'),('607691','0.0209','ok','','1649535081','1649671551'),('607720','9.579','ok','','1546855826','1649671551'),('607721','0','ok','','1562663822','1649671551'),('607722','0.0649','ok','','1649535081','1649671551'),('607750','0.0211','ok','','1649535081','1649671551'),('614202','0.0077','ok','','1649535081','1649671551'),('607755','0.026','ok','','1649535081','1649671551'),('607758','9.169','ok','','1546855826','1649671551'),('609670','0.0354','ok','','1649535081','1649671551'),('607763','0','ok','','1562663822','1649671551'),('607765','0.0395','ok','','1649535081','1649671551'),('607789','0.0296','ok','','1649535081','1649671551'),('607796','0','ignore','Sensor thresholds exceeded, but ignored.','1639149308','1649671551'),('607812','0.0649','ok','','1649535081','1649671551'),('607354','0.0457','ok','','1649535081','1649671551'),('607831','0.0232','ok','','1649535081','1649671551'),('607856','0','ok','','1562663822','1649671551'),('607857','0.033','ok','','1649535081','1649671551'),('607888','0.0155','ok','','1649535081','1649671551'),('607364','0.0347','ok','','1649535081','1649671551'),('614188','0.0068','ok','','1649535081','1649671551'),('609612','0.0423','ok','','1649535081','1649671551'),('607383','39','ok','','1593803708','1649671551'),('607384','31.5','ok','','1546855826','1649671551'),('607385','48','ok','','1546855826','1649671551'),('607389','25.6','ok','','1546855826','1649671551'),('607398','65.5','ok','','1546855826','1649671551'),('607413','27','ok','','1593804607','1649671551'),('607414','51','ok','','1593805115','1649671551'),('607417','54','ok','','1546855826','1649671551'),('607418','61','ok','','1546855826','1649671551'),('607420','36.3','ok','','1546855826','1649671551'),('607424','23.9','ok','','1546855826','1649671551'),('607425','28.5','ok','','1649534407','1649671551'),('607452','30.9','ok','','1546855826','1649671551'),('607482','41.7','ok','','1649534407','1649671551'),('607493','27','ok','','1546855826','1649671551'),('607498','60','ok','','1546855826','1649671551'),('614800','25.2','ok','','1602763808','1649671551'),('607507','48.8','ok','','1546855826','1649671551'),('607508','55','ok','','1546855826','1649671551'),('607509','63','ok','','1546855826','1649671551'),('614193','25.5','ok','','1597828208','1649671551'),('609614','28.6','ok','','1649534407','1649671551'),('607521','24.1','ok','','1649534407','1649671551'),('607525','22.8','ok','','1546855826','1649671551'),('607526','36.1','ok','','1546855826','1649671551'),('607528','48','ok','','1593803708','1649671551'),('607529','28','ok','','1546855826','1649671551'),('607530','53.5','ok','','1546855826','1649671551'),('607531','63','ok','','1546855826','1649671551'),('607541','54.5','ok','','1546855826','1649671551'),('607546','38.7','ok','','1546855826','1649671551'),('607557','32','ok','','1546855826','1649671551'),('607558','44','ok','','1593805115','1649671551'),('607560','56','ok','','1546855826','1649671551'),('607561','49','ok','','1546855826','1649671551'),('607562','46.5','ok','','1546855826','1649671551'),('607575','21','ok','','1546855826','1649671551'),('607582','24.2','ok','','1546855826','1649671551'),('607584','27.5','ok','','1546855826','1649671551'),('607605','34.8','ok','','1546855826','1649671551'),('607611','24.9','ok','','1546855826','1649671551'),('607612','37.3','ok','','1649534407','1649671551'),('614198','27.3','ok','','1597828208','1649671551'),('607618','37.2','ok','','1546855826','1649671551'),('609668','24.6','ok','','1649534407','1649671551'),('607625','30.8','ok','','1546855826','1649671551'),('607333','22.1','ok','','1546855826','1649671551'),('607637','65','ok','','1546855826','1649671551'),('607646','43.5','ok','','1546855826','1649671551'),('607647','63.5','ok','','1546855826','1649671551'),('607648','58','ok','','1546855826','1649671551'),('607651','22.9','ok','','1649534407','1649671551'),('607653','22.3','ok','','1649534407','1649671551'),('607667','48','ok','','1593803709','1649671551'),('607668','38','ok','','1593803709','1649671551'),('607669','61','ok','','1546855826','1649671551'),('607678','52.5','ok','','1546855826','1649671551'),('607679','32.9','ok','','1546855826','1649671551'),('607680','41.7','ok','','1546855826','1649671551'),('607693','24.1','ok','','1546855826','1649671551'),('607694','42','ok','','1593805116','1649671551'),('607696','59.5','ok','','1546855826','1649671551'),('607697','55','ok','','1546855826','1649671551'),('607698','28.6','ok','','1546855826','1649671551'),('607705','23.9','ok','','1546855826','1649671551'),('607734','24.6','ok','','1546855826','1649671551'),('615625','22.3','ok','','1649534407','1649671551'),('607756','20','ok','','1546855826','1649671551'),('607762','35.1','ok','','1546855826','1649671551'),('607780','51','ok','','1546855826','1649671551'),('607781','63','ok','','1546855826','1649671551'),('607782','24.8','ok','','1649534407','1649671551'),('607791','61','ok','','1546855826','1649671551'),('607792','60.5','ok','','1546855826','1649671551'),('607793','29.9','ok','','1649534407','1649671551'),('607806','22.8','ok','','1546855826','1649671551'),('607352','68','ok','','1546855826','1649671551'),('607808','28.7','ok','','1546855826','1649671551'),('607811','22.8','ok','','1546855826','1649671551'),('614205','28.3','ok','','1649534407','1649671551'),('607816','40','ok','','1593803709','1649671551'),('607817','23.7','ok','','1546855826','1649671551'),('607818','55','ok','','1546855826','1649671551'),('607822','29.5','ok','','1546855826','1649671551'),('607830','42.5','ok','','1546855826','1649671551'),('607838','36.5','ok','','1649534407','1649671551'),('607841','36.3','ok','','1649534407','1649671551'),('607844','24.9','ok','','1546855826','1649671551'),('607845','39.7','ok','','1546855826','1649671551'),('607847','39','ok','','1593805116','1649671551'),('607848','51','ok','','1593805116','1649671551'),('607849','24.6','ok','','1546855826','1649671551'),('607851','57','ok','','1546855826','1649671551'),('607852','57.5','ok','','1546855826','1649671551'),('607854','37.1','ok','','1649534407','1649671551'),('607858','31.6','ok','','1546855826','1649671551'),('607885','22.8','ok','','1546855826','1649671551'),('607358','28.7','ok','','1546855826','1649671551'),('607361','30.5','ok','','1546855826','1649671551'),('607362','61.5','ok','','1546855826','1649671551'),('607363','59','ok','','1546855826','1649671551'),('607378','39.9','ok','','1649534407','1649671551'),('614191','31','ok','','1649534407','1649671551'),('607439','3000','ok','','1546855826','1649671551'),('607477','3000','ok','','1546855826','1649671551'),('607343','3000','ok','','1546855826','1649671551'),('607784','3000','ok','','1546855826','1649671551'),('607410','6810','ok','','1546855826','1649671551'),('607416','6780','ok','','1546855826','1649671551'),('607421','6780','ok','','1546855826','1649671551'),('607428','6840','ok','','1546855826','1649671551'),('607473','6780','ok','','1546855826','1649671551'),('607502','6780','ok','','1546855826','1649671551'),('607553','6750','ok','','1546855826','1649671551'),('607684','6930','ok','','1546855826','1649671551'),('607767','6900','ok','','1546855826','1649671551'),('607790','6810','ok','','1546855826','1649671551'),('607875','6840','ok','','1546855826','1649671551'),('607355','6780','ok','','1546855826','1649671551'),('609124','5.9868109890716','ok','','1649535082','1649671551'),('609138','2.5527250510331','ok','','1649535082','1649671551'),('609139','8.521749044203','ok','','1649535082','1649671551'),('614187','6.7006021747313','ok','','1649535082','1649671551'),('609140','7.6849010517125','ok','','1649535082','1649671551'),('609141','7.5845768861047','ok','','1649535082','1649671551'),('609142','4.1010207664286','ok','','1649535082','1649671551'),('609143','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671551'),('609144','11.422329917947','ok','','1649535082','1649671551'),('609145','7.2729720280359','ok','','1649535082','1649671551'),('615622','2.5959387888595','ok','','1649535082','1649671551'),('609146','7.4710093136499','ok','','1649535082','1649671551'),('614192','7.8017324364259','ok','','1649535082','1649671551'),('609147','7.7371332527702','ok','','1649535082','1649671551'),('609148','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671551'),('609150','8.5101360682367','ok','','1649535082','1649671551'),('609667','6.8565218411552','ok','','1649535082','1649671551'),('609125','6.5743832270296','ok','','1649535082','1649671551'),('609151','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671551'),('609152','8.5997844164202','ok','','1649535082','1649671551'),('609153','6.7632773388132','ok','','1649535082','1649671551'),('609154','3.9252108993193','ok','','1649535082','1649671551'),('609155','0.038911662369102','ok','','1649620206','1649671551'),('609156','-30','ignore','Sensor thresholds exceeded, but ignored.','1639149309','1649671551'),('609157','-99','ignore','Sensor critical thresholds exceeded, but ignored.','1619180110','1649671551'),('609158','11.162091258034','ok','','1649535082','1649671551'),('609159','-99','ignore','Sensor thresholds exceeded, but ignored.','1621944910','1649671551'),('614195','6.3678868903437','ok','','1649535082','1649671551'),('609160','12.227684793486','ok','','1649535082','1649671551'),('609161','3.8774565960886','ok','','1649535082','1649671551'),('609162','3.1492005599242','ok','','1649535082','1649671551'),('609163','6.2971533264713','ok','','1649535082','1649671551'),('609164','5.3313628827864','ok','','1649535082','1649671551'),('609165','3.9689644914252','ok','','1649535082','1649671551'),('609166','7.9253176190131','ok','','1649535082','1649671552'),('609167','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665308','1649671552'),('609168','7.2115084374968','ok','','1649535082','1649671552'),('609169','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609170','8.2242962377936','ok','','1649535082','1649671552'),('609171','3.5698140099313','ok','','1649535082','1649671552'),('609172','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609173','3.6735592102602','ok','','1649535082','1649671552'),('609174','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609175','9.5196858449291','ok','','1649535082','1649671552'),('609666','6.2940959910272','ok','','1649535082','1649671552'),('609176','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609177','9.3379088414342','ok','','1649535082','1649671552'),('609178','6.2613497863539','ok','','1649535082','1649671552'),('609127','9.9986969210827','ok','','1649535082','1649671552'),('609179','10.776948658866','ok','','1649535082','1649671552'),('609128','4.3980621139333','ok','','1649535082','1649671552'),('614199','7.3271534034999','ok','','1649535082','1649671552'),('609615','7.9483645781456','ok','','1649535082','1649671552'),('609180','0.35829825252828','ok','','1649620206','1649671552'),('614201','6.2044838471171','ok','','1649535082','1649671552'),('609181','3.7254380075907','ok','','1649535082','1649671552'),('609182','-99','ignore','Sensor critical thresholds exceeded, but ignored.','1619180110','1649671552'),('609183','3.807537708039','ok','','1649535082','1649671552'),('609184','12.031145136444','ok','','1649535082','1649671552'),('609185','3.4340859380386','ok','','1649535082','1649671552'),('609186','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609187','-30','ignore','Sensor critical thresholds exceeded, but ignored.','1611778510','1649671552'),('609188','7.3431968085901','ok','','1649535082','1649671552'),('609189','-99','ignore','Sensor critical thresholds exceeded, but ignored.','1598258109','1649671552'),('609190','8.25101411598','ok','','1649535082','1649671552'),('609191','3.9950066131461','ok','','1649535082','1649671552'),('609192','10.478976235144','ok','','1649535082','1649671552'),('609193','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609194','3.7162192717602','ok','','1649535082','1649671552'),('609195','8.2125143154594','ok','','1649535082','1649671552'),('609196','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609197','2.2659990520736','ok','','1649535082','1649671552'),('609198','-0.26872146400301','ok','','1649620206','1649671552'),('614802','6.018427897821','ok','','1649535082','1649671552'),('609199','7.9323144705652','ok','','1649535082','1649671552'),('609129','10.799767236326','ok','','1649535082','1649671552'),('609200','10.769315745557','ok','','1649535082','1649671552'),('614203','6.7015304519218','ok','','1649535082','1649671552'),('609616','7.5158700508231','ok','','1649535082','1649671552'),('614798','7.1441359228712','ok','','1649535082','1649671552'),('609201','8.9058866770549','ok','','1649538607','1649671552'),('609202','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('614206','7.3838412351216','ok','','1649535082','1649671552'),('609203','2.9358351349612','ok','','1649535082','1649671552'),('609204','-99','ignore','Sensor thresholds exceeded, but ignored.','1619179812','1649671552'),('609205','-0.66006836168757','ok','','1649620206','1649671552'),('609206','-30','ignore','Sensor thresholds exceeded, but ignored.','1611778209','1649671552'),('609207','-99','ignore','Sensor thresholds exceeded, but ignored.','1649262606','1649671552'),('609208','9.1787295519885','ok','','1649538607','1649671552'),('609209','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609210','6.7394199863409','ok','','1649538607','1649671552'),('609211','8.28337600059','ok','','1649535082','1649671552'),('615626','-30','ignore','Sensor thresholds exceeded, but ignored.','1634808310','1649671552'),('609130','3.1407799177921','ok','','1649535082','1649671552'),('609131','6.3022441075243','ok','','1649538607','1649671552'),('609132','-30','ignore','Sensor thresholds exceeded, but ignored.','1621944910','1649671552'),('609122','5.753033334224','ok','','1649535082','1649671552'),('609123','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552'),('609133','-99','ignore','Sensor thresholds exceeded, but ignored.','1619179812','1649671552'),('609134','8.9768206179642','ok','','1649535082','1649671552'),('609135','10.489465037605','ok','','1649535082','1649671552'),('609136','-99','ignore','Sensor thresholds exceeded, but ignored.','1625129109','1649671552'),('614189','7.4904026870346','ok','','1649535082','1649671552'),('609137','-99','ignore','Sensor thresholds exceeded, but ignored.','1562665010','1649671552') ON DUPLICATE KEY UPDATE `sensor_id`=VALUES(`sensor_id`),`sensor_value`=VALUES(`sensor_value`),`sensor_event`=VALUES(`sensor_event`),`sensor_status`=VALUES(`sensor_status`),`sensor_last_change`=VALUES(`sensor_last_change`),`sensor_polled`=VALUES(`sensor_polled`)]
SQL RUNTIME[0.02296495s]
SQL WARNINGS[
 1364: Field 'sensor_class' doesn't have a default value
 1364: Field 'sensor_oid' doesn't have a default value
]
+------------------------------------------------------------------------------------------------------+-------------+----------------------------------------+--------+----------------------+--------+---------------------+
| Descr                                                                                                | Class       | Type                                   | Origin | Value                | Event  | Last Changed        |
+------------------------------------------------------------------------------------------------------+-------------+----------------------------------------+--------+----------------------+--------+---------------------+
| RSP Card host - Voltage - VP0P75_DB - 0/RSP1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.755V               | ok     | 2022-03-02 02:20:05 |
| Line Card host - Voltage - VP3P3_CAN - 0/1/CPU0                                                      | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.299V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P2_SAC_VDDT - 0/1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:00:05 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/16          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.205V               | ok     | 2022-03-02 02:20:05 |
| Line Card host - Voltage - VP2P5_SKT1_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_LAN - 0/1/CPU0                                                      | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP2P5_SKT2_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:00:05 |
| RSP Card host - Voltage - VP1P2_10GPHY_01 - 0/RSP0/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-03-02 02:20:05 |
| Line Card host - Voltage - VP1P0_N3_CORE - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_SKT3_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P5_N4_IO - 0/1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_SAC_VDDA - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-03-02 02:20:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP01_LDO_DB - 0/0/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_CORE_DB - 0/0/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P0_CPU_PLAT - 0/1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.019V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P5_N2_IO - 0/1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P8_N3_IO - 0/1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP7P0 - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.999V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - PWR_P1P0_LDO_RUNA - 0/1/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP2P5 - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.498V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P8_ZL_CORE - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:05 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/8         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.304V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/17          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.213V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/8         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.275V               | ok     | 2022-04-09 21:00:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8V_DB - 0/1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK1_DB - 0/1/CPU0                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:00:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N5_VTT_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.751V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N6_VTT_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.75V                | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N1_CORE_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8_N01_IO_DB - 0/1/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_CORE_DB - 0/1/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP01_LDO_DB - 0/1/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:05:05 |
| RSP Card host - Voltage - VP5P0 - 0/RSP1/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 4.999V               | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P0_KAW_LDO - 0/RSP1/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P0_SAC1_VDDA - 0/RSP1/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P2_SERDES_PLL_DAO - 0/RSP1/CPU0                                         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P8_10GPHY_LDO - 0/RSP1/CPU0                                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2020-07-03 20:25:05 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5_N67_IO_DB - 0/0/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:10:06 |
| RSP Card host - Voltage - VP1P8_OCXO - 0/RSP1/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:05 |
| RSP Card host - Voltage - VP1P0_SKT_CORE - 0/RSP1/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:00:05 |
| RSP Card host - Voltage - VP1P0_SAC0_VDD - 0/RSP1/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2020-07-03 20:25:05 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5_N67_IO_DB - 0/1/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:05:05 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/26          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.221V               | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Voltage - VP3P3_OCXO - 0/RSP0/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP7P0 - 0/RSP0/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7V                   | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP0P75_TMX_VTT - 0/RSP0/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.746V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P0_SKT_IO - 0/RSP0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P9_LDO - 0/RSP0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.9V                 | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P0_SAC1_VDD - 0/RSP0/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P0_MGTVCC_DAO - 0/RSP0/CPU0                                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P0_SAC1_VDDD_VDDACM - 0/RSP0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.001V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P2_DB - 0/RSP0/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.198V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P5 - 0/RSP0/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2020-07-03 20:30:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N0_CORE_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N1_IO_DB - 0/0/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5_N01_SKT0_IO_DB - 0/0/CPU0                            | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_T5_CORE_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N6_IO_DB - 0/0/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:10:06 |
| RSP Card host - Voltage - VP1P05_DB - 0/RSP0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2020-07-03 20:30:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_LDO_DB - 0/0/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP23_LDO_DB - 0/0/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N7_VTT_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.752V               | ok     | 2022-04-09 21:10:06 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/13        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.262V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP3P3_ZL_VDD - 0/0/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P5 - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP3P3 - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.301V               | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P5_N3_IO - 0/0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P0_N2_CORE - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P0_CPU_CORE - 0/0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:05:05 |
| Power Module Voltage - 0/PS0/M3/SP                                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 54.973V              | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P8_N4_IO - 0/0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P5_SKT3_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:05 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/23               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.264V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P5_SKT1_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P8_SAC_VDDR - 0/0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P5_SKT2_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P0_SAC_CORE - 0/0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:05 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/10                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.288V               | ok     | 2020-10-15 13:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8V_DB - 0/0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK1_DB - 0/0/CPU0                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P2 - 0/3/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - SHOTGUN_PWR_VP1P2 - 0/3/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP7P0 - 0/3/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.999V               | ok     | 2022-04-09 21:00:05 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/1/CPU0/18                            | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.244V               | ok     | 2020-08-19 10:10:06 |
| Line Card host - Voltage - VP1P5_N2_IO - 0/3/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P0_SKT3_CORE - 0/3/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/10        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.275V               | ok     | 2022-04-09 21:00:05 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/0                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.236V               | ok     | 2022-04-09 21:00:05 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/25          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.221V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/13          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.198V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P0_SAC_VDDD - 0/1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_SKT2_CORE - 0/1/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_SKT1_CORE - 0/1/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP0P75_N4_VTT - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.749V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_SKT3_CORE - 0/1/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_N4_CORE - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP1P0_SAC_VDDD - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP0P9_T2_CORE - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VP0P9_T3_CORE - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:00:05 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/22        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.319V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP5P0 - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 4.998V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - PWR_P1P2_LDO_RUNA - 0/1/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - VTT_0P75_CPU - 0/1/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.749V               | ok     | 2022-04-09 21:00:05 |
| Line Card host - Voltage - IBV_D - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.429V               | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP0P75_DB - 0/RSP0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.751V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP3P3_CAN - 0/RSP0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.299V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP2P5_DB - 0/RSP0/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.517V               | ok     | 2020-07-03 20:30:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5V_DB - 0/1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK0_DB - 0/1/CPU0                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP1P0_SAC0_VDDA - 0/RSP0/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:30:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N7_CORE_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N5_IO_DB - 0/1/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5_N5_IO_DB - 0/1/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:05:05 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/2                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.238V               | ok     | 2019-01-07 11:10:26 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N0_VTT_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.752V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_T01_CORE_DB - 0/1/CPU0                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_SKM_DB - 0/1/CPU0                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_DB - 0/1/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_ATLI_AVCC_DB - 0/1/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:00:06 |
| Power Module Voltage - 0/PS0/M1/SP                                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 55.051V              | ok     | 2020-04-07 13:15:06 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/19          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.205V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/1         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.226V               | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Voltage - VP1P0_SAC0_VDDD_VDDACM - 0/RSP1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P0_DAO - 0/RSP1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P0_ARB - 0/RSP1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P8_DB - 0/RSP1/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2020-07-03 20:25:05 |
| RSP Card host - Voltage - VP1P8 - 0/RSP1/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP1P5_DB - 0/RSP1/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.509V               | ok     | 2020-07-03 20:25:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8_N67_IO_DB - 0/1/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:05:05 |
| RSP Card host - Voltage - VP1P5_DB - 0/RSP0/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.498V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P8 - 0/RSP0/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2020-07-03 20:30:05 |
| Power Module Voltage - 0/PS0/M0/SP                                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 55.051V              | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Voltage - VP1P0_ARB - 0/RSP0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P8_DB - 0/RSP0/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.811V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P0_SAC0_VDDD_VDDACM - 0/RSP0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.998V               | ok     | 2020-07-03 20:30:05 |
| RSP Card host - Voltage - VP1P0_DAO - 0/RSP0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:30:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N0_IO_DB - 0/0/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N1_VTT_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.752V               | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N5_CORE_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:10:06 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/9                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.21V                | ok     | 2019-01-07 11:10:26 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8_N5_IO_DB - 0/0/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N6_CORE_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N7_IO_DB - 0/0/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:10:06 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/15          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.221V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/9                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.212V               | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_SKT0_IO_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_DB - 0/0/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_LDO_DB - 0/0/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:05:05 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/1/CPU0/19                            | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.242V               | ok     | 2020-08-19 10:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_T67_CORE_DB - 0/0/CPU0                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:10:06 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/15        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.287V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/11                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.27V                | ok     | 2022-04-09 21:00:06 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/17        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.295V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P8 - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP1P2 - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP0P75_N3_VTT - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.754V               | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP0P75_N2_VTT - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.752V               | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP0P9_T4_CORE - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:05:05 |
| Line Card host - Voltage - VP2P5_SKT3_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:05:05 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/2           | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.213V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P0_SKT2_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_SKT1_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_SAC_VDDA - 0/0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:00:06 |
| Power Module Voltage - 0/PS0/M2/SP                                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 55.051V              | ok     | 2019-01-07 11:10:26 |
| 24 Port Ten GigE Daughter board - Voltage - 3.3V_DB - 0/0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 7.0V_DB - 0/0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.999V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_CORE_DB - 0/0/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:05:05 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/14          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.19V                | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/1                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.227V               | ok     | 2022-04-09 21:00:06 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/7         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.275V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P8_N23_IO - 0/3/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P5_SKT3_IO - 0/3/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_CPU_CORE - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP5P0 - 0/3/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 5V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_N2_CORE - 0/3/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP2P5_SKT3_IO - 0/3/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P0_SAC_VDDA - 0/1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_SKT2_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_SKT1_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP2P5_SKT3_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP0P9_T4_CORE - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P2_SAC_VDDT - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/12          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.182V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP0P75_N2_VTT - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.752V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP0P75_N3_VTT - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.755V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P8 - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P2 - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.198V               | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP1P2_SERDES_PLL_LGN - 0/RSP0/CPU0                                         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2020-07-03 20:30:06 |
| RSP Card host - Voltage - VP1P05_DB - 0/RSP1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:00:06 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/20          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.213V               | ok     | 2019-01-07 11:10:26 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_AVCC_DB - 0/1/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.998V               | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5V_DB - 0/1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 5.0V_DB - 0/1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 4.999V               | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N7_IO_DB - 0/1/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8_N5_IO_DB - 0/1/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N6_CORE_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N5_CORE_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N0_IO_DB - 0/1/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N1_VTT_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.752V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_SKT0_IO_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_LDO_DB - 0/1/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:05:05 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_DB - 0/1/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP1P0_MGTVCC_DAO - 0/RSP1/CPU0                                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:06 |
| RSP Card host - Voltage - VP1P0_SAC1_VDDD_VDDACM - 0/RSP1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.001V               | ok     | 2020-07-03 20:25:06 |
| RSP Card host - Voltage - VP1P0_SKT_IO - 0/RSP1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:06 |
| RSP Card host - Voltage - VP1P9_LDO - 0/RSP1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.9V                 | ok     | 2020-07-03 20:25:06 |
| RSP Card host - Voltage - VP1P0_SAC1_VDD - 0/RSP1/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:06 |
| RSP Card host - Voltage - VP7P0 - 0/RSP1/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.999V               | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP3P3_OCXO - 0/RSP1/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2020-07-03 20:25:06 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_T67_CORE_DB - 0/1/CPU0                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:05:05 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/14        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.283V               | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Voltage - VP1P8_OCXO - 0/RSP0/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2020-07-03 20:30:06 |
| RSP Card host - Voltage - VP1P0_SAC0_VDD - 0/RSP0/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:30:06 |
| RSP Card host - Voltage - VP1P0_SKT_CORE - 0/RSP0/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:30:06 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/12                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.286V               | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP1P2_SERDES_PLL_DAO - 0/RSP0/CPU0                                         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2020-07-03 20:30:06 |
| RSP Card host - Voltage - VP1P8_10GPHY_LDO - 0/RSP0/CPU0                                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2020-07-03 20:30:06 |
| RSP Card host - Voltage - VP1P0_SAC1_VDDA - 0/RSP0/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:30:06 |
| RSP Card host - Voltage - VP5P0 - 0/RSP0/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 4.999V               | ok     | 2020-07-03 20:30:06 |
| RSP Card host - Voltage - VP1P0_KAW_LDO - 0/RSP0/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2020-07-03 20:30:06 |
| Line Card host - Voltage - VP1P8_ZL_CORE - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N0_VTT_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.752V               | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_T01_CORE_DB - 0/0/CPU0                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N5_IO_DB - 0/0/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5_N5_IO_DB - 0/0/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N7_CORE_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.05V                | ok     | 2022-04-09 21:10:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_SKT0_SKM_DB - 0/0/CPU0                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_ATLI_AVCC_DB - 0/0/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.201V               | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP23_DB - 0/0/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8_N67_IO_DB - 0/0/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:10:06 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/3           | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.229V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP7P0 - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.998V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - PWR_P1P0_LDO_RUNA - 0/0/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP2P5 - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:05:06 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/21        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.291V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P8_N3_IO - 0/0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P5_N2_IO - 0/0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P0_CPU_PLAT - 0/0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.02V                | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - IBV_D - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 10.85V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP5P0 - 0/0/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 4.998V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - PWR_P1P2_LDO_RUNA - 0/0/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VTT_0P75_CPU - 0/0/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.751V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P5_N4_IO - 0/0/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P0_SKT3_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP0P9_T3_CORE - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP0P9_T2_CORE - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P0_N3_CORE - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P0_N4_CORE - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P0_SKT3_CORE - 0/0/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP0P75_N4_VTT - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.749V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP1P0_SKT2_CORE - 0/0/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_SKT1_CORE - 0/0/CPU0                                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_SAC_VDDD - 0/0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/14        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.27V                | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5V_DB - 0/0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 5.0V_DB - 0/0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 5V                   | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_AVCC_DB - 0/0/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:05:06 |
| Line Card host - Voltage - VP2P5_SKT1_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_LAN - 0/0/CPU0                                                      | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP2P5_SKT2_IO - 0/0/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:05:06 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/22               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.349V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP2P5 - 0/3/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP3P3_DB - 0/3/CPU0                                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_CPU_PLAT - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.02V                | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P8_ZL_CORE - 0/3/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P8 - 0/3/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - 0.9_T23_CORE - 0/3/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP0P75_N2_VTT - 0/3/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.749V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP3P3_CAN - 0/3/CPU0                                                      | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P2_SAC_VDDT - 0/0/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:00:06 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/22          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.221V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP3P3_CAN - 0/0/CPU0                                                      | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.299V               | ok     | 2022-04-09 21:05:06 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/20        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.28V                | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/24          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.237V               | ok     | 2019-01-07 11:10:26 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/0/CPU0/19                            | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.264V               | ok     | 2022-04-09 21:00:06 |
| RSP Card host - Voltage - VP1P2_SERDES_PLL_LGN - 0/RSP1/CPU0                                         | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2020-07-03 20:25:07 |
| Line Card host - Voltage - VP1P0_SAC_CORE - 0/1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2022-04-09 21:00:06 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/23          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.213V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P5_SKT1_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P8_SAC_VDDR - 0/1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P5_SKT2_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P5_SKT3_IO - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P8_N4_IO - 0/1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P8_SAC_VDDR - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.8V                 | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P0_SAC_CORE - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P0_CPU_CORE - 0/1/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P0_N2_CORE - 0/1/CPU0                                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P5_N3_IO - 0/1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP1P5 - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP3P3 - 0/1/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.298V               | ok     | 2022-04-09 21:00:06 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/15               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.247V               | ok     | 2022-04-09 21:00:06 |
| Line Card host - Voltage - VP3P3_ZL_VDD - 0/1/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2022-04-09 21:00:06 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/6                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.213V               | ok     | 2022-04-09 21:00:06 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/7           | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.221V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/16               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.251V               | ok     | 2019-01-07 11:10:26 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N1_CORE_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:10:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/21          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.198V               | ok     | 2019-01-07 11:10:26 |
| 24 Port Ten GigE Daughter board - Voltage - 1.8_N01_IO_DB - 0/0/CPU0                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.799V               | ok     | 2022-04-09 21:10:07 |
| 10GBASE-LR SFP+ Module - Transceiver Voltage - 3.3V - 0/0/CPU0/16                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.246V               | ok     | 2022-04-09 21:00:06 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/18          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.205V               | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Voltage - VP1P2_10GPHY_01 - 0/RSP1/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_ATLI_CORE_DB - 0/1/CPU0                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 3.3V_DB - 0/1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 7.0V_DB - 0/1/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.999V               | ok     | 2022-04-09 21:00:06 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_T5_CORE_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.9V                 | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N6_IO_DB - 0/1/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 2.5_N01_SKT0_IO_DB - 0/1/CPU0                            | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.0_N0_CORE_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.049V               | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5_N1_IO_DB - 0/1/CPU0                                  | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_HEXP23_LDO_DB - 0/1/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 0.9_HEXP01_LDO_DB - 0/1/CPU0                             | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.899V               | ok     | 2022-04-09 21:00:07 |
| RSP Card host - Voltage - VP2P5_DB - 0/RSP1/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.519V               | ok     | 2020-07-03 20:25:07 |
| RSP Card host - Voltage - VP1P0_SAC0_VDDA - 0/RSP1/CPU0                                              | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2020-07-03 20:25:07 |
| RSP Card host - Voltage - VP3P3_CAN - 0/RSP1/CPU0                                                    | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.299V               | ok     | 2020-07-03 20:25:07 |
| RSP Card host - Voltage - VP0P75_TMX_VTT - 0/RSP1/CPU0                                               | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.746V               | ok     | 2020-07-03 20:25:07 |
| RSP Card host - Voltage - VP1P2_DB - 0/RSP1/CPU0                                                     | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.21V                | ok     | 2020-07-03 20:25:07 |
| RSP Card host - Voltage - VP1P5 - 0/RSP1/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.499V               | ok     | 2020-07-03 20:25:07 |
| RSP Card host - Voltage - VP2P5 - 0/RSP1/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.499V               | ok     | 2022-04-09 21:00:07 |
| RSP Card host - Voltage - VP3P3 - 0/RSP1/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2022-04-09 21:00:07 |
| RSP Card host - Voltage - VP1P2 - 0/RSP1/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2020-07-03 20:25:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/3/0/27          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.237V               | ok     | 2019-01-07 11:10:26 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N7_VTT_DB - 0/1/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.751V               | ok     | 2022-04-09 21:05:06 |
| RSP Card host - Voltage - VP2P5 - 0/RSP0/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5V                 | ok     | 2020-07-03 20:30:07 |
| RSP Card host - Voltage - VP1P2 - 0/RSP0/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.2V                 | ok     | 2020-07-03 20:30:07 |
| RSP Card host - Voltage - VP3P3 - 0/RSP0/CPU0                                                        | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.299V               | ok     | 2020-07-03 20:30:07 |
| 24 Port Ten GigE Daughter board - Voltage - 1.5V_DB - 0/0/CPU0                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:05:06 |
| 24 Port Ten GigE Daughter board - Voltage - 1.2_BNK0_DB - 0/0/CPU0                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:05:06 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/1/0/6                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.256V               | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP3P3 - 0/3/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.299V               | ok     | 2022-04-09 21:00:07 |
| Line Card host - Voltage - VP1P2_DB - 0/3/CPU0                                                       | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.199V               | ok     | 2022-04-09 21:00:07 |
| Line Card host - Voltage - VP3P3_ZL_VDD - 0/3/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.3V                 | ok     | 2022-04-09 21:00:07 |
| Line Card host - Voltage - VP1P5 - 0/3/CPU0                                                          | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1.5V                 | ok     | 2022-04-09 21:00:07 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N5_VTT_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.75V                | ok     | 2022-04-09 21:10:07 |
| 24 Port Ten GigE Daughter board - Voltage - 0.75_N6_VTT_DB - 0/0/CPU0                                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.751V               | ok     | 2022-04-09 21:10:07 |
| Line Card host - Voltage - VP1P0_SKT13_IO - 0/3/CPU0                                                 | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 1V                   | ok     | 2022-04-09 21:00:07 |
| Line Card host - Voltage - VTT_0P75_CPU - 0/3/CPU0                                                   | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.75V                | ok     | 2019-01-07 11:10:26 |
| Line Card host - Voltage - VP1P0_LAN - 0/3/CPU0                                                      | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.999V               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Voltage - 3.3V - 0/0/0/23                | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.274V               | ok     | 2022-04-09 21:00:07 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Voltage - 3.3V - 0/0/CPU0/18                            | voltage     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.258V               | ok     | 2022-04-09 21:00:07 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/13   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0181A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/23   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0137A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/22 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0306A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/7    | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0152A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/21   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ok     | 2019-07-09 10:17:02 |
| 10GBASE-LR SFP+ Module - Transceiver Transmit Bias Current - 0/0/CPU0/16                             | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0222A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/18   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0149A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/2         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0641A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/27   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ok     | 2019-07-09 10:17:02 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/9         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0207A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/15   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ok     | 2019-07-09 10:17:02 |
| Power Module Current - 0/PS0/M2/SP                                                                   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.032A               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/6         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0083A              | ok     | 2022-04-09 21:00:07 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/1         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.076A               | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/3    | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2019-07-09 10:36:49 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/0/CPU0/18                     | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0058A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/16   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2021-04-23 13:10:10 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/8  | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2021-01-27 21:10:08 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/20   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2022-04-06 17:30:05 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/14 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0339A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/12         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2021-10-21 10:25:08 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/21 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0517A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/13 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.03A                | ok     | 2022-04-09 21:11:21 |
| Power Module Current - 0/PS0/M3/SP                                                                   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.374A               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/23        | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0719A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/10         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0364A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/22   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2021-04-23 13:10:10 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/20 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0375A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/0         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0544A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/24   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2021-07-01 09:45:08 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/0/CPU0/19                     | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0055A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/25   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2019-07-09 10:36:49 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/15        | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0164A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/6         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0081A              | ok     | 2022-04-09 21:00:07 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/16        | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0209A              | ok     | 2022-04-09 21:11:21 |
| Power Module Current - 0/PS0/M1/SP                                                                   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.579A               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/19   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ok     | 2019-07-09 10:17:02 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/1  | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0649A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/9         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0211A              | ok     | 2022-04-09 21:11:21 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/1/CPU0/19                     | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0077A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/15 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.026A               | ok     | 2022-04-09 21:11:21 |
| Power Module Current - 0/PS0/M0/SP                                                                   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.169A               | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/11         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0354A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/2    | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ok     | 2019-07-09 10:17:02 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/1/0/17 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0395A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/14   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0296A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/7  | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ignore | 2021-12-10 16:15:08 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/23         | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0649A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/14 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0457A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/12   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0232A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/17   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0A                   | ok     | 2019-07-09 10:17:02 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/8  | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.033A               | ok     | 2022-04-09 21:11:21 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/3/0/26   | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0155A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/22        | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0347A              | ok     | 2022-04-09 21:11:21 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Transmit Bias Current - 0/1/CPU0/18                     | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0068A              | ok     | 2022-04-09 21:11:21 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Transmit Bias Current - 0/0/0/10 | current     | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.0423A              | ok     | 2022-04-09 21:11:21 |
| RSP Card host - Inlet Temperaturedie_FIA - 0/RSP1/CPU0                                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 39&deg;C             | ok     | 2020-07-03 20:15:08 |
| RSP Card host - Hot TemperatureHotspot0 - 0/RSP1/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 31.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA1 - 0/1/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 48&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/16             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 25.6&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP0 - 0/3/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 65.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Inlet Temperaturedie_CPU - 0/RSP0/CPU0                                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 27&deg;C             | ok     | 2020-07-03 20:30:07 |
| RSP Card host - Inlet Temperaturedie_FabSwitch0 - 0/RSP0/CPU0                                        | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 51&deg;C             | ok     | 2020-07-03 20:38:35 |
| Line Card host - Inlet Temperaturedie_NP4 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 54&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP0 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 61&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/8            | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 36.3&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/17             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 23.9&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/8            | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 28.5&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/26             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 30.9&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/13           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 41.7&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/23                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 27&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA2 - 0/0/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 60&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/10                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 25.2&deg;C           | ok     | 2020-10-15 13:10:08 |
| Line Card host - Hot TemperatureHotspot0 - 0/1/CPU0                                                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 48.8&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP3 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 55&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP7 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 63&deg;C             | ok     | 2019-01-07 11:10:26 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/1/CPU0/18                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 25.5&deg;C           | ok     | 2020-08-19 10:10:08 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/10           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 28.6&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/0                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.1&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/25             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.8&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/13             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 36.1&deg;C           | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Inlet Temperaturedie_FabSwitch0 - 0/RSP1/CPU0                                        | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 48&deg;C             | ok     | 2020-07-03 20:15:08 |
| RSP Card host - Inlet Temperaturedie_CPU - 0/RSP1/CPU0                                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 28&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA0 - 0/1/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 53.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FabSwitch - 0/1/CPU0                                           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 63&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA0 - 0/3/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 54.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/22           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 38.7&deg;C           | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Hot TemperatureHotspot0 - 0/RSP0/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 32&deg;C             | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Inlet Temperaturedie_FIA - 0/RSP0/CPU0                                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 44&deg;C             | ok     | 2020-07-03 20:38:35 |
| Line Card host - Inlet Temperaturedie_NP7 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 56&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP3 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 49&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Hot TemperatureHotspot0 - 0/0/CPU0                                                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 46.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/2                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 21&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/19             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.2&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/1            | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 27.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/9                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 34.8&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/15             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.9&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/9                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 37.3&deg;C           | ok     | 2022-04-09 21:00:07 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/1/CPU0/19                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 27.3&deg;C           | ok     | 2020-08-19 10:10:08 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/15           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 37.2&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/11                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.6&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/17           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 30.8&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/2              | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.1&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA3 - 0/0/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 65&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/14             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 43.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP0 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 63.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP4 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 58&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/1                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.9&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/7            | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.3&deg;C           | ok     | 2022-04-09 21:00:07 |
| RSP Card host - Inlet Temperaturedie_FabSwitch1 - 0/RSP1/CPU0                                        | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 48&deg;C             | ok     | 2020-07-03 20:15:09 |
| RSP Card host - Inlet Temperaturedie_FabArbiter0 - 0/RSP1/CPU0                                       | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 38&deg;C             | ok     | 2020-07-03 20:15:09 |
| Line Card host - Inlet Temperaturedie_FIA3 - 0/1/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 61&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FabSwitch - 0/3/CPU0                                           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 52.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet TemperatureInlet0 - 0/3/CPU0                                                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 32.9&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/12             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 41.7&deg;C           | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Inlet TemperatureInlet0 - 0/RSP0/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.1&deg;C           | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Inlet Temperaturedie_FabArbiter1 - 0/RSP0/CPU0                                       | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 42&deg;C             | ok     | 2020-07-03 20:38:36 |
| Line Card host - Inlet Temperaturedie_NP6 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 59.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP2 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 55&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet TemperatureInlet0 - 0/0/CPU0                                                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 28.6&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/20             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 23.9&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/14           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.6&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/12                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.3&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/3              | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 20&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/21           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 35.1&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA0 - 0/0/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 51&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FabSwitch - 0/0/CPU0                                           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 63&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/14           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.8&deg;C           | ok     | 2022-04-09 21:00:07 |
| Line Card host - Inlet Temperaturedie_NP1 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 61&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP5 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 60.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/22                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 29.9&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/22             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.8&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA1 - 0/0/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 68&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/20           | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 28.7&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/24             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.8&deg;C           | ok     | 2019-01-07 11:10:26 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/0/CPU0/19                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 28.3&deg;C           | ok     | 2022-04-09 21:00:07 |
| RSP Card host - Inlet Temperaturedie_FabArbiter1 - 0/RSP1/CPU0                                       | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 40&deg;C             | ok     | 2020-07-03 20:15:09 |
| RSP Card host - Inlet TemperatureInlet0 - 0/RSP1/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 23.7&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_FIA2 - 0/1/CPU0                                                | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 55&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/23             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 29.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Hot TemperatureHotspot0 - 0/3/CPU0                                                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 42.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/15                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 36.5&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/6                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 36.3&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/7              | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.9&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/16                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 39.7&deg;C           | ok     | 2019-01-07 11:10:26 |
| RSP Card host - Inlet Temperaturedie_FabArbiter0 - 0/RSP0/CPU0                                       | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 39&deg;C             | ok     | 2020-07-03 20:38:36 |
| RSP Card host - Inlet Temperaturedie_FabSwitch1 - 0/RSP0/CPU0                                        | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 51&deg;C             | ok     | 2020-07-03 20:38:36 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/21             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 24.6&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP5 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 57&deg;C             | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP1 - 0/0/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 57.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| 10GBASE-LR SFP+ Module - Transceiver Temperature - 0/0/CPU0/16                                       | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 37.1&deg;C           | ok     | 2022-04-09 21:00:07 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/18             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 31.6&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Temperature - 0/3/0/27             | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 22.8&deg;C           | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/1/0/6                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 28.7&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet TemperatureInlet0 - 0/1/CPU0                                                  | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 30.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP2 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 61.5&deg;C           | ok     | 2019-01-07 11:10:26 |
| Line Card host - Inlet Temperaturedie_NP6 - 0/1/CPU0                                                 | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 59&deg;C             | ok     | 2019-01-07 11:10:26 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Temperature - 0/0/0/23                   | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 39.9&deg;C           | ok     | 2022-04-09 21:00:07 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Temperature - 0/0/CPU0/18                               | temperature | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 31&deg;C             | ok     | 2022-04-09 21:00:07 |
| Power Module Capacity Sensor - capacity 0/PS0/M1/SP                                                  | power       | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3000W                | ok     | 2019-01-07 11:10:26 |
| Power Module Capacity Sensor - capacity 0/PS0/M0/SP                                                  | power       | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3000W                | ok     | 2019-01-07 11:10:26 |
| Power Module Capacity Sensor - capacity 0/PS0/M3/SP                                                  | power       | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3000W                | ok     | 2019-01-07 11:10:26 |
| Power Module Capacity Sensor - capacity 0/PS0/M2/SP                                                  | power       | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3000W                | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6810RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6780RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6780RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6840RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6780RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6780RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6750RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6930RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6900RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6810RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT0/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6840RPM              | ok     | 2019-01-07 11:10:26 |
| ASR9K Generic Fan - Fan Speed Sensor - speed 0/FT1/SP                                                | fanspeed    | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6780RPM              | ok     | 2019-01-07 11:10:26 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/9                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 5.9868109890716dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/12             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5527250510331dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/15                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.521749044203dBm    | ok     | 2022-04-09 21:11:22 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/1/CPU0/19                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.7006021747313dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/6                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.6849010517125dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/16                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.5845768861047dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/20             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 4.1010207664286dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/19             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/1            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 11.422329917947dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/14           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.2729720280359dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/12                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.5959387888595dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/9                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.4710093136499dBm   | ok     | 2022-04-09 21:11:22 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/1/CPU0/19                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.8017324364259dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/15           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.7371332527702dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/3              | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/21           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.5101360682367dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/11                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.8565218411552dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/15           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.5743832270296dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/2              | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/17           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.5997844164202dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/14           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.7632773388132dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/14             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.9252108993193dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/22                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.038911662369102dBm | ok     | 2022-04-10 20:50:06 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/7            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -30dBm               | ignore | 2021-12-10 16:15:09 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/22             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2021-04-23 13:15:10 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/20           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 11.162091258034dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/24             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2021-05-25 13:15:10 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/0/CPU0/19                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.3678868903437dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/23                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 12.227684793486dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/23             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.8774565960886dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/12             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.1492005599242dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/15                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.2971533264713dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/6                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 5.3313628827864dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/7              | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.9689644914252dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/16                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.9253176190131dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/21             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:41:48 |
| 10GBASE-LR SFP+ Module - Transceiver Rx Power - Rx 0/0/CPU0/16                                       | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.2115084374968dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/17             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/8            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.2242962377936dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/18             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.5698140099313dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/27             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/26             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.6735592102602dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/3              | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/21           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.5196858449291dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/11                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.2940959910272dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/2              | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/14           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.3379088414342dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/6                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.2613497863539dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/13           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.9986969210827dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/22                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 10.776948658866dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/17           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 4.3980621139333dBm   | ok     | 2022-04-09 21:11:22 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/1/CPU0/18                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.3271534034999dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/10           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.9483645781456dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/23                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 0.35829825252828dBm  | ok     | 2022-04-10 20:50:06 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/0/CPU0/18                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.2044838471171dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/13             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.7254380075907dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/16             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2021-04-23 13:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/23             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.807537708039dBm    | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/22           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 12.031145136444dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/7              | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.4340859380386dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/21             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/8            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -30dBm               | ignore | 2021-01-27 21:15:10 |
| 10GBASE-LR SFP+ Module - Transceiver Tx Power - Tx 0/0/CPU0/16                                       | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.3431968085901dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/17             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2020-08-24 09:35:09 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/8            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.25101411598dBm     | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/18             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.9950066131461dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/2                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 10.478976235144dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/27             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/26             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.7162192717602dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/9                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.2125143154594dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/15             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/13           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.2659990520736dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/23                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -0.26872146400301dBm | ok     | 2022-04-10 20:50:06 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/10                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.018427897821dBm    | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/6                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.9323144705652dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/23                  | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 10.799767236326dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/1                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 10.769315745557dBm   | ok     | 2022-04-09 21:11:22 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Rx Power - Rx 0/1/CPU0/18                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.7015304519218dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/10           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.5158700508231dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/10                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.1441359228712dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/0                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.9058866770549dBm   | ok     | 2022-04-09 22:10:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/25             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/0/CPU0/18                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.3838412351216dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/13             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 2.9358351349612dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/16             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2021-04-23 13:10:12 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/22           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -0.66006836168757dBm | ok     | 2022-04-10 20:50:06 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/8            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -30dBm               | ignore | 2021-01-27 21:10:09 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/20             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2022-04-06 17:30:06 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/2                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 9.1787295519885dBm   | ok     | 2022-04-09 22:10:07 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/19             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/1            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.7394199863409dBm   | ok     | 2022-04-09 22:10:07 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/14           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.28337600059dBm     | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/12                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -30dBm               | ignore | 2021-10-21 10:25:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/14             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 3.1407799177921dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/1                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 6.3022441075243dBm   | ok     | 2022-04-09 22:10:07 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/0/0/7            | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -30dBm               | ignore | 2021-05-25 13:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Rx Power - Rx 0/1/0/9                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 5.753033334224dBm    | ok     | 2022-04-09 21:11:22 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module - Transceiver Rx Power - Rx 0/3/0/15             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/22             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2021-04-23 13:10:12 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/1/0/20           | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 8.9768206179642dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module - Transceiver Tx Power - Tx 0/0/0/0                   | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 10.489465037605dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/24             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2021-07-01 09:45:09 |
| 10GBASE-SR SFP+ Module for MMF - Transceiver Tx Power - Tx 0/0/CPU0/19                               | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | 7.4904026870346dBm   | ok     | 2022-04-09 21:11:22 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module - Transceiver Tx Power - Tx 0/3/0/25             | dbm         | CISCO-ENTITY-SENSOR-MIB-entSensorValue | snmp   | -99dBm               | ignore | 2019-07-09 10:36:50 |
+------------------------------------------------------------------------------------------------------+-------------+----------------------------------------+--------+----------------------+--------+---------------------+

 o Module time          5.6421s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-sensors.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-sensors.rrd N:5.6421 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT COUNT(*) FROM `status` WHERE `device_id` = '460' AND `status_deleted` = '0';]
SQL RUNTIME[0.00077915s]
 o Status Count         85

SQL[SELECT DISTINCT `status_oid` FROM `status` WHERE `device_id` = '460' AND `status_deleted` = '0' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00129199s]
Passed to snmp_get_multi_oid() Oids count (85) more than max-get (16). Command snmpget splitted to multiple chunks.

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.117.1.1.2.1.2.21657197 .1.3.6.1.4.1.9.9.117.1.1.2.1.2.22935750 .1.3.6.1.4.1.9.9.117.1.1.2.1.2.39915627 .1.3.6.1.4.1.9.9.117.1.1.2.1.2.66531208 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.497051 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.969493 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.1817648 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.1853402 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.2231156 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.2614394 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.3300100 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.5029108 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.5913778 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.9020003 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.9238254 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.10730975]

CMD EXITCODE[0]
CMD RUNTIME[0.0528s]
STDOUT[
.1.3.6.1.4.1.9.9.117.1.1.2.1.2.21657197 = 2
.1.3.6.1.4.1.9.9.117.1.1.2.1.2.22935750 = 2
.1.3.6.1.4.1.9.9.117.1.1.2.1.2.39915627 = 2
.1.3.6.1.4.1.9.9.117.1.1.2.1.2.66531208 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.497051 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.969493 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.1817648 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.1853402 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.2231156 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.2614394 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.3300100 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.5029108 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.5913778 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.9020003 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.9238254 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.10730975 = 2
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.117.1.2.1.1.2.11201333 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.11977033 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.13490068 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.14155026 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.16960225 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.17581475 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.18473145 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.19931285 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.20873208 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.21525675 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.22175456 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.22837154 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.24270654 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.26894815 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.28927172 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.28986981]

CMD EXITCODE[0]
CMD RUNTIME[0.0508s]
STDOUT[
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.11201333 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.11977033 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.13490068 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.14155026 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.16960225 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.17581475 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.18473145 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.19931285 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.20873208 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.21525675 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.22175456 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.22837154 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.24270654 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.26894815 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.28927172 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.28986981 = 2
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.117.1.2.1.1.2.29315494 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.29692767 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.29884995 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.31668546 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.31681338 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.33317322 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.33800503 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.34479290 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.36086291 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.36626435 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.36720139 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.36731525 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.36962225 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.37064779 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.37826205 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.38041916]

CMD EXITCODE[0]
CMD RUNTIME[0.0608s]
STDOUT[
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.29315494 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.29692767 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.29884995 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.31668546 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.31681338 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.33317322 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.33800503 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.34479290 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.36086291 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.36626435 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.36720139 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.36731525 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.36962225 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.37064779 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.37826205 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.38041916 = 2
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.117.1.2.1.1.2.38645760 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.38887095 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.40222685 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.40277160 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.40357646 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.43953169 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.46496621 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.46751121 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.47934219 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.49054725 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.49654169 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.51988204 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.53176180 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.53686543 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.53836289 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.53978390]

CMD EXITCODE[0]
CMD RUNTIME[0.0626s]
STDOUT[
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.38645760 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.38887095 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.40222685 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.40277160 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.40357646 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.43953169 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.46496621 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.46751121 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.47934219 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.49054725 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.49654169 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.51988204 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.53176180 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.53686543 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.53836289 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.53978390 = 2
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.117.1.2.1.1.2.54027389 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.54160568 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.54658080 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.57790003 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.57886073 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.58594537 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.58796159 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.60372470 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.60564813 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.62290584 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.62302098 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.62422433 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.62440420 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.63747870 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.65407752 .1.3.6.1.4.1.9.9.117.1.2.1.1.2.65950126]

CMD EXITCODE[0]
CMD RUNTIME[0.0432s]
STDOUT[
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.54027389 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.54160568 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.54658080 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.57790003 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.57886073 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.58594537 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.58796159 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.60372470 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.60564813 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.62290584 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.62302098 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.62422433 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.62440420 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.63747870 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.65407752 = 2
.1.3.6.1.4.1.9.9.117.1.2.1.1.2.65950126 = 2
]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.117.1.4.1.1.1.25315280 .1.3.6.1.4.1.9.9.117.1.4.1.1.1.59316821 .1.3.6.1.4.1.9.9.176.1.1.2.0 .1.3.6.1.4.1.9.9.176.1.1.4.0 .1.3.6.1.4.1.9.9.176.1.2.16.0]

CMD EXITCODE[0]
CMD RUNTIME[0.034s]
STDOUT[
.1.3.6.1.4.1.9.9.117.1.4.1.1.1.25315280 = 2
.1.3.6.1.4.1.9.9.117.1.4.1.1.1.59316821 = 2
.1.3.6.1.4.1.9.9.176.1.1.2.0 = 14
.1.3.6.1.4.1.9.9.176.1.1.4.0 = 9
.1.3.6.1.4.1.9.9.176.1.2.16.0 = 8
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `status` WHERE `device_id` = '460' AND `status_deleted` = '0' ORDER BY `status_oid`]
SQL RUNTIME[0.00123405s]
Checking (snmp) 3kW AC V2 Power Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-21657197.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-21657197.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125538.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125538.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 3kW AC V2 Power Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-22935750.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-22935750.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125539.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125539.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 3kW AC V2 Power Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-39915627.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-39915627.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125541.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125541.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 3kW AC V2 Power Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-66531208.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFRUPowerOperStatus-66531208.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125543.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125543.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-10730975.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-10730975.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141686.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141686.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-11201333.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-11201333.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141687.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141687.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-11977033.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-11977033.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141688.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141688.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-13490068.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-13490068.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141689.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141689.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FS SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-14155026.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-14155026.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146789.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146789.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-16960225.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-16960225.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141690.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141690.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 10GBASE-LR SFP+ Module for SMF 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-17581475.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-17581475.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141691.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141691.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-1817648.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-1817648.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141677.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141677.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-18473145.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-18473145.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141692.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141692.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-1853402.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-1853402.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141678.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141678.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-19931285.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-19931285.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141693.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141693.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-20873208.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-20873208.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141694.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141694.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-21525675.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-21525675.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141695.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141695.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-22175456.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-22175456.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141696.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141696.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-2231156.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-2231156.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141679.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141679.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-22837154.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-22837154.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141697.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141697.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-24270654.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-24270654.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141698.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141698.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-2614394.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-2614394.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141680.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141680.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-26894815.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-26894815.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141699.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141699.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 24-port 10GE, Packet Transport Optimized LC 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-28927172.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-28927172.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141700.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141700.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-28986981.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-28986981.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141701.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141701.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-29315494.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-29315494.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141702.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141702.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-29692767.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-29692767.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141703.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141703.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-29884995.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-29884995.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141704.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141704.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-31668546.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-31668546.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141705.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141705.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-31681338.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-31681338.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141706.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141706.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-3300100.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-3300100.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141681.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141681.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-33317322.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-33317322.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141707.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141707.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 10GBASE-SR SFP+ Module for MMF 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-33800503.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-33800503.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141708.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141708.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 10GBASE-SR SFP+ Module for MMF 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-34479290.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-34479290.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141709.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141709.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FS SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36086291.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36086291.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141710.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141710.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36626435.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36626435.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141711.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141711.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36720139.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36720139.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141712.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141712.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) ASR9K Route Switch Processor with 440G/slot Fabric and 12GB 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36731525.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36731525.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141713.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141713.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36962225.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-36962225.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141714.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141714.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-37064779.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-37064779.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141715.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141715.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-37826205.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-37826205.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141716.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141716.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-38041916.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-38041916.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141717.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141717.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) ASR9K Route Switch Processor with 440G/slot Fabric and 12GB 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-38645760.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-38645760.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141718.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141718.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 40-port 1GE, Packet Transport Optimized LC 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-38887095.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-38887095.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141719.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141719.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 10GBASE-SR SFP+ Module for MMF 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-40222685.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-40222685.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141720.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141720.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-40277160.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-40277160.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141721.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141721.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-40357646.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-40357646.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141722.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141722.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-43953169.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-43953169.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141723.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141723.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-46496621.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-46496621.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141724.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141724.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-46751121.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-46751121.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141725.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141725.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-47934219.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-47934219.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141726.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141726.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-49054725.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-49054725.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141727.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141727.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-49654169.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-49654169.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141728.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141728.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-497051.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-497051.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141675.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141675.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-5029108.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-5029108.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141682.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141682.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 10GBASE-SR SFP+ Module for MMF 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-51988204.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-51988204.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141729.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141729.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53176180.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53176180.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141730.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141730.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53686543.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53686543.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141731.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141731.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53836289.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53836289.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141732.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141732.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FS SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53978390.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-53978390.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141733.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141733.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-54027389.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-54027389.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141734.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141734.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-54160568.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-54160568.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141735.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141735.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-54658080.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-54658080.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141736.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141736.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-57790003.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-57790003.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141737.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141737.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) 24-port 10GE, Packet Transport Optimized LC 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-57886073.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-57886073.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141738.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141738.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-58594537.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-58594537.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141739.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141739.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-58796159.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-58796159.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141740.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141740.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-5913778.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-5913778.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141683.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141683.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-60372470.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-60372470.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141741.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141741.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FS SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-60564813.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-60564813.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144864.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144864.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62290584.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62290584.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141743.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141743.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62302098.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62302098.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141744.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141744.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Unknown pluggable optics 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62422433.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62422433.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141745.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141745.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62440420.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-62440420.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141746.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141746.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-63747870.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-63747870.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141747.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141747.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-65407752.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-65407752.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141748.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141748.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-65950126.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-65950126.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141749.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141749.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco FiberStore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-9020003.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-9020003.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141684.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141684.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco OEM SFP+ 10G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-9238254.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-9238254.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141685.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141685.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Non-Cisco Fiberstore SFP 1G Pluggable Optics Module 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-969493.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcModuleOperStatus-969493.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-141676.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-141676.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) ASR-9006 Fan Tray V2 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFanTrayOperStatus-25315280.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFanTrayOperStatus-25315280.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125540.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125540.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) ASR-9006 Fan Tray V2 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFanTrayOperStatus-59316821.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-ENTITY-FRU-CONTROL-MIB-cefcFanTrayOperStatus-59316821.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125542.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Local Redundancy State 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-RF-MIB-cRFStatusUnitState-0.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-RF-MIB-cRFStatusUnitState-0.rrd N:14 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125806.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125806.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Peer Redundancy State 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-RF-MIB-cRFStatusPeerUnitState-0.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-RF-MIB-cRFStatusPeerUnitState-0.rrd N:9 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125807.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125807.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking (snmp) Operational Redundancy Mode 
value taken from oid_cache
RRD /opt/observium/rrd/rtr-153.thn.oob.local/status-CISCO-RF-MIB-cRFCfgRedundancyOperMode-0.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/status-CISCO-RF-MIB-cRFCfgRedundancyOperMode-0.rrd N:8 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 70 associated by 

Testing: status_event notequals ok
 (value: ok)
Testing: status_event notequals ignore
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-125805.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-125805.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

MultiUpdate status DB.

SQL[INSERT INTO `status` (`status_id`,`status_value`,`status_name`,`status_event`,`status_last_change`,`status_polled`) VALUES ('2288','2','on','ok','1496705448','1649671553'),('2289','2','on','ok','1496705448','1649671553'),('2291','2','on','ok','1496705448','1649671553'),('2293','2','on','ok','1496705448','1649671553'),('5034','2','ok','ok','1592817310','1649671553'),('5035','2','ok','ok','1649534408','1649671553'),('5036','2','ok','ok','1592817310','1649671553'),('5037','2','ok','ok','1592817310','1649671553'),('5327','2','ok','ok','1649534408','1649671553'),('5038','2','ok','ok','1649534408','1649671553'),('5039','2','ok','ok','1649534408','1649671553'),('5025','2','ok','ok','1592817310','1649671553'),('5040','2','ok','ok','1592817310','1649671553'),('5026','2','ok','ok','1592817310','1649671553'),('5041','2','ok','ok','1649534408','1649671553'),('5042','2','ok','ok','1592817310','1649671553'),('5043','2','ok','ok','1592817310','1649671553'),('5044','2','ok','ok','1592817310','1649671553'),('5027','2','ok','ok','1592817310','1649671553'),('5045','2','ok','ok','1592817310','1649671553'),('5046','2','ok','ok','1592817310','1649671553'),('5028','2','ok','ok','1592817310','1649671553'),('5047','2','ok','ok','1592817310','1649671553'),('5048','2','ok','ok','1592817310','1649671553'),('5049','2','ok','ok','1592817310','1649671553'),('5050','2','ok','ok','1592817310','1649671553'),('5051','2','ok','ok','1649534408','1649671553'),('5052','2','ok','ok','1592817310','1649671553'),('5053','2','ok','ok','1592817310','1649671553'),('5054','2','ok','ok','1592817310','1649671553'),('5029','2','ok','ok','1592817310','1649671553'),('5055','2','ok','ok','1592817310','1649671553'),('5056','2','ok','ok','1597765809','1649671553'),('5057','2','ok','ok','1649534408','1649671553'),('5058','2','ok','ok','1649534408','1649671553'),('5059','2','ok','ok','1592817310','1649671553'),('5060','2','ok','ok','1592817310','1649671553'),('5061','2','ok','ok','1592817310','1649671553'),('5062','2','ok','ok','1592817310','1649671553'),('5063','2','ok','ok','1592817310','1649671553'),('5064','2','ok','ok','1592817310','1649671553'),('5065','2','ok','ok','1592817310','1649671553'),('5066','2','ok','ok','1593804609','1649671553'),('5067','2','ok','ok','1592817310','1649671553'),('5068','2','ok','ok','1649534408','1649671553'),('5069','2','ok','ok','1592817310','1649671553'),('5070','2','ok','ok','1592817310','1649671553'),('5071','2','ok','ok','1592817310','1649671553'),('5072','2','ok','ok','1592817310','1649671553'),('5073','2','ok','ok','1649534408','1649671553'),('5074','2','ok','ok','1592817310','1649671553'),('5075','2','ok','ok','1592817310','1649671553'),('5076','2','ok','ok','1592817310','1649671553'),('5023','2','ok','ok','1592817310','1649671553'),('5030','2','ok','ok','1649534408','1649671553'),('5077','2','ok','ok','1596551709','1649671553'),('5078','2','ok','ok','1592817310','1649671553'),('5079','2','ok','ok','1592817310','1649671553'),('5080','2','ok','ok','1592817310','1649671553'),('5081','2','ok','ok','1649534408','1649671553'),('5082','2','ok','ok','1592817310','1649671553'),('5083','2','ok','ok','1592817310','1649671553'),('5084','2','ok','ok','1592817310','1649671553'),('5085','2','ok','ok','1592817310','1649671553'),('5086','2','ok','ok','1592817310','1649671553'),('5087','2','ok','ok','1649534408','1649671553'),('5088','2','ok','ok','1592817310','1649671553'),('5031','2','ok','ok','1649534408','1649671553'),('5089','2','ok','ok','1592817310','1649671553'),('5304','2','ok','ok','1602763810','1649671553'),('5091','2','ok','ok','1592817310','1649671553'),('5092','2','ok','ok','1592817310','1649671553'),('5093','2','ok','ok','1592817310','1649671553'),('5094','2','ok','ok','1592817310','1649671553'),('5095','2','ok','ok','1649534408','1649671553'),('5096','2','ok','ok','1649534408','1649671553'),('5097','2','ok','ok','1592817310','1649671553'),('5032','2','ok','ok','1592817310','1649671553'),('5033','2','ok','ok','1649534408','1649671553'),('5024','2','ok','ok','1592817310','1649671553'),('2290','2','up','ok','1496705448','1649671553'),('2292','2','up','ok','1496705448','1649671553'),('3549','14','active','ok','1541765730','1649671553'),('3550','9','standbyHot','ok','1593805119','1649671553'),('3548','8','hotStandbyRedundant','ok','1593805119','1649671553') ON DUPLICATE KEY UPDATE `status_id`=VALUES(`status_id`),`status_value`=VALUES(`status_value`),`status_name`=VALUES(`status_name`),`status_event`=VALUES(`status_event`),`status_last_change`=VALUES(`status_last_change`),`status_polled`=VALUES(`status_polled`)]
SQL RUNTIME[0.00679421s]
SQL WARNINGS[
 1364: Field 'status_oid' doesn't have a default value
]
+-------------------------------------------------------------+-----------------------+----------+--------+---------------------+--------+---------------------+
| Descr                                                       | Type                  | Index    | Origin | Value               | Status | Last Changed        |
+-------------------------------------------------------------+-----------------------+----------+--------+---------------------+--------+---------------------+
| 3kW AC V2 Power Module                                      | PowerOperType         | 21657197 | snmp   | on                  | ok     | 2017-06-06 00:30:48 |
| 3kW AC V2 Power Module                                      | PowerOperType         | 22935750 | snmp   | on                  | ok     | 2017-06-06 00:30:48 |
| 3kW AC V2 Power Module                                      | PowerOperType         | 39915627 | snmp   | on                  | ok     | 2017-06-06 00:30:48 |
| 3kW AC V2 Power Module                                      | PowerOperType         | 66531208 | snmp   | on                  | ok     | 2017-06-06 00:30:48 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 10730975 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 11201333 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 11977033 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 13490068 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module               | cefcModuleOperStatus  | 14155026 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 16960225 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| 10GBASE-LR SFP+ Module for SMF                              | cefcModuleOperStatus  | 17581475 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 1817648  | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 18473145 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 1853402  | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 19931285 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 20873208 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 21525675 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 22175456 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 2231156  | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 22837154 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 24270654 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 2614394  | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 26894815 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| 24-port 10GE, Packet Transport Optimized LC                 | cefcModuleOperStatus  | 28927172 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 28986981 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 29315494 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 29692767 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 29884995 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 31668546 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 31681338 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 3300100  | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 33317322 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| 10GBASE-SR SFP+ Module for MMF                              | cefcModuleOperStatus  | 33800503 | snmp   | ok                  | ok     | 2020-08-18 16:50:09 |
| 10GBASE-SR SFP+ Module for MMF                              | cefcModuleOperStatus  | 34479290 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module               | cefcModuleOperStatus  | 36086291 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 36626435 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 36720139 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| ASR9K Route Switch Processor with 440G/slot Fabric and 12GB | cefcModuleOperStatus  | 36731525 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 36962225 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 37064779 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 37826205 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 38041916 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| ASR9K Route Switch Processor with 440G/slot Fabric and 12GB | cefcModuleOperStatus  | 38645760 | snmp   | ok                  | ok     | 2020-07-03 20:30:09 |
| 40-port 1GE, Packet Transport Optimized LC                  | cefcModuleOperStatus  | 38887095 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| 10GBASE-SR SFP+ Module for MMF                              | cefcModuleOperStatus  | 40222685 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 40277160 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 40357646 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 43953169 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 46496621 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 46751121 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 47934219 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 49054725 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 49654169 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 497051   | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 5029108  | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| 10GBASE-SR SFP+ Module for MMF                              | cefcModuleOperStatus  | 51988204 | snmp   | ok                  | ok     | 2020-08-04 15:35:09 |
| Non-Cisco FIBERSTORE SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 53176180 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 53686543 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 53836289 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module               | cefcModuleOperStatus  | 53978390 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 54027389 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 54160568 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 54658080 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 57790003 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| 24-port 10GE, Packet Transport Optimized LC                 | cefcModuleOperStatus  | 57886073 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 58594537 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 58796159 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 5913778  | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 60372470 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FS SFP+ 10G Pluggable Optics Module               | cefcModuleOperStatus  | 60564813 | snmp   | ok                  | ok     | 2020-10-15 13:10:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 62290584 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 62302098 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Unknown pluggable optics                                    | cefcModuleOperStatus  | 62422433 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 62440420 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 63747870 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco FiberStore SFP+ 10G Pluggable Optics Module       | cefcModuleOperStatus  | 65407752 | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 65950126 | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco FiberStore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 9020003  | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| Non-Cisco OEM SFP+ 10G Pluggable Optics Module              | cefcModuleOperStatus  | 9238254  | snmp   | ok                  | ok     | 2022-04-09 21:00:08 |
| Non-Cisco Fiberstore SFP 1G Pluggable Optics Module         | cefcModuleOperStatus  | 969493   | snmp   | ok                  | ok     | 2020-06-22 10:15:10 |
| ASR-9006 Fan Tray V2                                        | cefcFanTrayOperStatus | 25315280 | snmp   | up                  | ok     | 2017-06-06 00:30:48 |
| ASR-9006 Fan Tray V2                                        | cefcFanTrayOperStatus | 59316821 | snmp   | up                  | ok     | 2017-06-06 00:30:48 |
| Local Redundancy State                                      | RFState               | 0        | snmp   | active              | ok     | 2018-11-09 13:15:30 |
| Peer Redundancy State                                       | RFState_peer          | 0        | snmp   | standbyHot          | ok     | 2020-07-03 20:38:39 |
| Operational Redundancy Mode                                 | RFMode                | 0        | snmp   | hotStandbyRedundant | ok     | 2020-07-03 20:38:39 |
+-------------------------------------------------------------+-----------------------+----------+--------+---------------------+--------+---------------------+

 o Module time          0.6621s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-status.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-status.rrd N:0.6621 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT EXISTS (SELECT 1 FROM `counters` WHERE `device_id` = '460' AND `counter_deleted` = '0')]
SQL RUNTIME[0.00026107s]
 o Module time          0.0008s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-counter.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-counter.rrd N:0.0008 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT `processor_oid` FROM `processors` WHERE `device_id` = '460' AND `processor_oid` REGEXP '^\\.?[0-9]+(\\.[0-9]+)+$' AND `processor_type` != 'wmi']
SQL RUNTIME[0.00067902s]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' .1.3.6.1.4.1.9.9.109.1.1.1.1.8.2 .1.3.6.1.4.1.9.9.109.1.1.1.1.8.18 .1.3.6.1.4.1.9.9.109.1.1.1.1.8.2082 .1.3.6.1.4.1.9.9.109.1.1.1.1.8.2098 .1.3.6.1.4.1.9.9.109.1.1.1.1.8.2130]

CMD EXITCODE[0]
CMD RUNTIME[0.018s]
STDOUT[
.1.3.6.1.4.1.9.9.109.1.1.1.1.8.2 = 15
.1.3.6.1.4.1.9.9.109.1.1.1.1.8.18 = 4
.1.3.6.1.4.1.9.9.109.1.1.1.1.8.2082 = 6
.1.3.6.1.4.1.9.9.109.1.1.1.1.8.2098 = 6
.1.3.6.1.4.1.9.9.109.1.1.1.1.8.2130 = 3
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `processors` WHERE `device_id` = '460']
SQL RUNTIME[0.00060487s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/processor-cpm-2.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/processor-cpm-2.rrd N:15 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `processors` set `processor_usage` ='15',`processor_polled` ='1649671553' WHERE `processor_id` = '4296']
SQL RUNTIME[0.00373793s]
Checking alert 26 associated by 25

Testing: processor_usage gt 101
 (value: 15)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86026.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86026.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 41 associated by 42

Testing: processor_usage > 20
 (value: 15)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86027.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86027.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/processor-cpm-18.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/processor-cpm-18.rrd N:4 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `processors` set `processor_usage` ='4',`processor_polled` ='1649671553' WHERE `processor_id` = '4297']
SQL RUNTIME[0.00357199s]
Checking alert 26 associated by 25

Testing: processor_usage gt 101
 (value: 4)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86028.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86028.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 41 associated by 42

Testing: processor_usage > 20
 (value: 4)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86029.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86029.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/processor-cpm-2082.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/processor-cpm-2082.rrd N:6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `processors` set `processor_usage` ='6',`processor_polled` ='1649671553' WHERE `processor_id` = '4298']
SQL RUNTIME[0.00359917s]
Checking alert 26 associated by 25

Testing: processor_usage gt 101
 (value: 6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86030.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86030.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 42 associated by 43

Testing: processor_usage gt 60
 (value: 6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86031.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86031.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/processor-cpm-2098.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/processor-cpm-2098.rrd N:6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `processors` set `processor_usage` ='6',`processor_polled` ='1649671553' WHERE `processor_id` = '4299']
SQL RUNTIME[0.00364900s]
Checking alert 26 associated by 25

Testing: processor_usage gt 101
 (value: 6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86032.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86032.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 42 associated by 43

Testing: processor_usage gt 60
 (value: 6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86033.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86033.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/processor-cpm-2130.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/processor-cpm-2130.rrd N:3 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `processors` set `processor_usage` ='3',`processor_polled` ='1649671553' WHERE `processor_id` = '4300']
SQL RUNTIME[0.00347400s]
Checking alert 26 associated by 25

Testing: processor_usage gt 101
 (value: 3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86034.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86034.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 42 associated by 43

Testing: processor_usage gt 60
 (value: 3)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86035.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86035.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

+--------------------+------+-------+-------+
| Label              | Type | Index | Usage |
+--------------------+------+-------+-------+
| module 0/RSP0/CPU0 | cpm  | 2     | 15%   |
| module 0/RSP1/CPU0 | cpm  | 18    | 4%    |
| module 0/0/CPU0    | cpm  | 2082  | 6%    |
| module 0/1/CPU0    | cpm  | 2098  | 6%    |
| module 0/3/CPU0    | cpm  | 2130  | 3%    |
+--------------------+------+-------+-------+

 o Module time          0.0723s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-processors.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-processors.rrd N:0.0723 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT * FROM `mempools` WHERE `device_id` = '460']
SQL RUNTIME[0.00056601s]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-ENHANCED-MEMPOOL-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cempMemPoolHCUsed]

CMD EXITCODE[0]
CMD RUNTIME[0.0828s]
STDOUT[
cempMemPoolHCUsed.8695772.1 = 5652602816
cempMemPoolHCUsed.8695772.2 = 134217728
cempMemPoolHCUsed.8695772.3 = 77547832
cempMemPoolHCUsed.26932192.1 = 4824490352
cempMemPoolHCUsed.26932192.2 = 234881024
cempMemPoolHCUsed.26932192.3 = 127143120
cempMemPoolHCUsed.31344434.1 = 3531591616
cempMemPoolHCUsed.31344434.2 = 134217728
cempMemPoolHCUsed.31344434.3 = 77547832
cempMemPoolHCUsed.35271015.1 = 4974899136
cempMemPoolHCUsed.35271015.2 = 134217728
cempMemPoolHCUsed.35271015.3 = 77547832
cempMemPoolHCUsed.52690955.1 = 5231522160
cempMemPoolHCUsed.52690955.2 = 234881024
cempMemPoolHCUsed.52690955.3 = 127143120
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-ENHANCED-MEMPOOL-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cempMemPoolHCFree]

CMD EXITCODE[0]
CMD RUNTIME[6.9408s]
STDOUT[
cempMemPoolHCFree.8695772.1 = 2725273600
cempMemPoolHCFree.8695772.2 = 0
cempMemPoolHCFree.8695772.3 = 0
cempMemPoolHCFree.26932192.1 = 7630761984
cempMemPoolHCFree.26932192.2 = 0
cempMemPoolHCFree.26932192.3 = 0
cempMemPoolHCFree.31344434.1 = 4846284800
cempMemPoolHCFree.31344434.2 = 0
cempMemPoolHCFree.31344434.3 = 0
cempMemPoolHCFree.35271015.1 = 3402977280
cempMemPoolHCFree.35271015.2 = 0
cempMemPoolHCFree.35271015.3 = 0
cempMemPoolHCFree.52690955.1 = 7223730176
cempMemPoolHCFree.52690955.2 = 0
cempMemPoolHCFree.52690955.3 = 0
]
SNMP STATUS[TRUE]
RRD old file not found: '/opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib-8695772.1.rrd'
RRD /opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--8695772.1.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--8695772.1.rrd N:5652602816:2725273600 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `mempools` set `mempool_polled` ='1649671560',`mempool_used` ='5652602816',`mempool_perc` ='67.47',`mempool_free` ='2725273600',`mempool_total` ='8377876416' WHERE `mempool_id` = '4215']
SQL RUNTIME[0.00374103s]
Checking alert 55 associated by 70

Testing: mempool_perc gt 87
 (value: 67.47)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86050.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86050.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Cached!
RRD old file not found: '/opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib-26932192.1.rrd'
RRD /opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--26932192.1.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--26932192.1.rrd N:4824490352:7630761984 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `mempools` set `mempool_polled` ='1649671560',`mempool_used` ='4824490352',`mempool_perc` ='38.73',`mempool_free` ='7630761984',`mempool_total` ='12455252336' WHERE `mempool_id` = '4216']
SQL RUNTIME[0.00355291s]
Checking alert 55 associated by 70

Testing: mempool_perc gt 87
 (value: 38.73)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86051.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86051.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Cached!
RRD old file not found: '/opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib-31344434.1.rrd'
RRD /opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--31344434.1.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--31344434.1.rrd N:3531591616:4846284800 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `mempools` set `mempool_polled` ='1649671560',`mempool_used` ='3531591616',`mempool_perc` ='42.15',`mempool_free` ='4846284800',`mempool_total` ='8377876416' WHERE `mempool_id` = '4217']
SQL RUNTIME[0.00369310s]
Checking alert 55 associated by 70

Testing: mempool_perc gt 87
 (value: 42.15)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86052.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86052.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Cached!
RRD old file not found: '/opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib-35271015.1.rrd'
RRD /opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--35271015.1.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--35271015.1.rrd N:4974899136:3402977280 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `mempools` set `mempool_polled` ='1649671560',`mempool_used` ='4974899136',`mempool_perc` ='59.38',`mempool_free` ='3402977280',`mempool_total` ='8377876416' WHERE `mempool_id` = '4218']
SQL RUNTIME[0.00337911s]
Checking alert 55 associated by 70

Testing: mempool_perc gt 87
 (value: 59.38)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86053.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86053.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Cached!
RRD old file not found: '/opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib-52690955.1.rrd'
RRD /opt/observium/rrd/rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--52690955.1.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/mempool-cisco-enhanced-mempool-mib--52690955.1.rrd N:5231522160:7223730176 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `mempools` set `mempool_polled` ='1649671560',`mempool_used` ='5231522160',`mempool_perc` ='42',`mempool_free` ='7223730176',`mempool_total` ='12455252336' WHERE `mempool_id` = '4219']
SQL RUNTIME[0.00324512s]
Checking alert 55 associated by 70

Testing: mempool_perc gt 87
 (value: 42)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86054.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86054.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

+--------------------------------+----------------------------+------------+--------+--------+--------+--------+
| Label                          | Type                       | Index      | Total  | Used   | Free   | Perc   |
+--------------------------------+----------------------------+------------+--------+--------+--------+--------+
| module 0/1/CPU0 (processor)    | CISCO-ENHANCED-MEMPOOL-MIB | 8695772.1  | 7.8GB  | 5.26GB | 2.54GB | 67.47% |
| module 0/RSP1/CPU0 (processor) | CISCO-ENHANCED-MEMPOOL-MIB | 26932192.1 | 11.6GB | 4.49GB | 7.11GB | 38.73% |
| module 0/3/CPU0 (processor)    | CISCO-ENHANCED-MEMPOOL-MIB | 31344434.1 | 7.8GB  | 3.29GB | 4.51GB | 42.15% |
| module 0/0/CPU0 (processor)    | CISCO-ENHANCED-MEMPOOL-MIB | 35271015.1 | 7.8GB  | 4.63GB | 3.17GB | 59.38% |
| module 0/RSP0/CPU0 (processor) | CISCO-ENHANCED-MEMPOOL-MIB | 52690955.1 | 11.6GB | 4.87GB | 6.73GB | 42%    |
+--------------------------------+----------------------------+------------+--------+--------+--------+--------+

 o Module time          7.0775s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-mempools.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-mempools.rrd N:7.0775 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT `storage`.* FROM `storage` WHERE `device_id` = '460']
SQL RUNTIME[0.00064898s]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.12.1 ciscoFlashPartitionFreeSpaceExtended.12.1]

CMD EXITCODE[0]
CMD RUNTIME[0.1124s]
STDOUT[
ciscoFlashPartitionSizeExtended.12.1 = 12810436608
ciscoFlashPartitionFreeSpaceExtended.12.1 = 7441767936
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_0_-__stby-disk0_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_0_-__stby-disk0_.rrd N:5368668672:7441767936 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671560',`storage_used` ='5368668672',`storage_free` ='7441767936',`storage_size` ='12810436608',`storage_units` ='1',`storage_perc` ='41.91' WHERE `storage_id` = '3092']
SQL RUNTIME[0.00366902s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 41.91)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86036.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86036.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.12.2 ciscoFlashPartitionFreeSpaceExtended.12.2]

CMD EXITCODE[0]
CMD RUNTIME[0.1101s]
STDOUT[
ciscoFlashPartitionSizeExtended.12.2 = 2562719744
ciscoFlashPartitionFreeSpaceExtended.12.2 = 2562035200
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_0_-__stby-disk0a_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_0_-__stby-disk0a_.rrd N:684544:2562035200 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671560',`storage_used` ='684544',`storage_free` ='2562035200',`storage_size` ='2562719744',`storage_units` ='1',`storage_perc` ='0.03' WHERE `storage_id` = '3093']
SQL RUNTIME[0.00369191s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.03)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86037.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86037.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.13.1 ciscoFlashPartitionFreeSpaceExtended.13.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0492s]
STDOUT[
ciscoFlashPartitionSizeExtended.13.1 = 12810436608
ciscoFlashPartitionFreeSpaceExtended.13.1 = 12807229952
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_1_-__stby-disk1_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_1_-__stby-disk1_.rrd N:3206656:12807229952 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671560',`storage_used` ='3206656',`storage_free` ='12807229952',`storage_size` ='12810436608',`storage_units` ='1',`storage_perc` ='0.03' WHERE `storage_id` = '3094']
SQL RUNTIME[0.00380898s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.03)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86038.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86038.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.13.2 ciscoFlashPartitionFreeSpaceExtended.13.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0487s]
STDOUT[
ciscoFlashPartitionSizeExtended.13.2 = 2562719744
ciscoFlashPartitionFreeSpaceExtended.13.2 = 2562067968
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_1_-__stby-disk1a_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Flash_Disk_1_-__stby-disk1a_.rrd N:651776:2562067968 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671560',`storage_used` ='651776',`storage_free` ='2562067968',`storage_size` ='2562719744',`storage_units` ='1',`storage_perc` ='0.03' WHERE `storage_id` = '3095']
SQL RUNTIME[0.00320983s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.03)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86039.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86039.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.14.1 ciscoFlashPartitionFreeSpaceExtended.14.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0511s]
STDOUT[
ciscoFlashPartitionSizeExtended.14.1 = 6576652288
ciscoFlashPartitionFreeSpaceExtended.14.1 = 6555230720
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Hard_disk_-__stby-harddisk_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Hard_disk_-__stby-harddisk_.rrd N:21421568:6555230720 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671560',`storage_used` ='21421568',`storage_free` ='6555230720',`storage_size` ='6576652288',`storage_units` ='1',`storage_perc` ='0.33' WHERE `storage_id` = '3096']
SQL RUNTIME[0.00380087s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.33)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86040.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86040.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.14.2 ciscoFlashPartitionFreeSpaceExtended.14.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0499s]
STDOUT[
ciscoFlashPartitionSizeExtended.14.2 = 822083584
ciscoFlashPartitionFreeSpaceExtended.14.2 = 820224512
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Hard_disk_-__stby-harddiska_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Hard_disk_-__stby-harddiska_.rrd N:1859072:820224512 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671560',`storage_used` ='1859072',`storage_free` ='820224512',`storage_size` ='822083584',`storage_units` ='1',`storage_perc` ='0.23' WHERE `storage_id` = '3097']
SQL RUNTIME[0.00337696s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.23)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86041.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86041.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.14.3 ciscoFlashPartitionFreeSpaceExtended.14.3]

CMD EXITCODE[0]
CMD RUNTIME[0.0495s]
STDOUT[
ciscoFlashPartitionSizeExtended.14.3 = 786972672
ciscoFlashPartitionFreeSpaceExtended.14.3 = 786964480
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Hard_disk_-__stby-harddiskb_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Standby_Hard_disk_-__stby-harddiskb_.rrd N:8192:786964480 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='8192',`storage_free` ='786964480',`storage_size` ='786972672',`storage_units` ='1',`storage_perc` ='0' WHERE `storage_id` = '3098']
SQL RUNTIME[0.00347304s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86042.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86042.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.4.1 ciscoFlashPartitionFreeSpaceExtended.4.1]

CMD EXITCODE[0]
CMD RUNTIME[0.1414s]
STDOUT[
ciscoFlashPartitionSizeExtended.4.1 = 12810436608
ciscoFlashPartitionFreeSpaceExtended.4.1 = 7383207424
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_0_-__disk0_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_0_-__disk0_.rrd N:5427229184:7383207424 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='5427229184',`storage_free` ='7383207424',`storage_size` ='12810436608',`storage_units` ='1',`storage_perc` ='42.37' WHERE `storage_id` = '3085']
SQL RUNTIME[0.00351596s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 42.37)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86043.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86043.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.4.2 ciscoFlashPartitionFreeSpaceExtended.4.2]

CMD EXITCODE[0]
CMD RUNTIME[0.1297s]
STDOUT[
ciscoFlashPartitionSizeExtended.4.2 = 2562719744
ciscoFlashPartitionFreeSpaceExtended.4.2 = 2562036736
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_0_-__disk0a_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_0_-__disk0a_.rrd N:683008:2562036736 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='683008',`storage_free` ='2562036736',`storage_size` ='2562719744',`storage_units` ='1',`storage_perc` ='0.03' WHERE `storage_id` = '3086']
SQL RUNTIME[0.00360203s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.03)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86044.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86044.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.5.1 ciscoFlashPartitionFreeSpaceExtended.5.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0574s]
STDOUT[
ciscoFlashPartitionSizeExtended.5.1 = 12810436608
ciscoFlashPartitionFreeSpaceExtended.5.1 = 12807238144
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_1_-__disk1_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_1_-__disk1_.rrd N:3198464:12807238144 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='3198464',`storage_free` ='12807238144',`storage_size` ='12810436608',`storage_units` ='1',`storage_perc` ='0.02' WHERE `storage_id` = '3087']
SQL RUNTIME[0.00284481s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.02)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86045.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86045.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.5.2 ciscoFlashPartitionFreeSpaceExtended.5.2]

CMD EXITCODE[0]
CMD RUNTIME[0.049s]
STDOUT[
ciscoFlashPartitionSizeExtended.5.2 = 2562719744
ciscoFlashPartitionFreeSpaceExtended.5.2 = 2562067968
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_1_-__disk1a_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Flash_Disk_1_-__disk1a_.rrd N:651776:2562067968 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='651776',`storage_free` ='2562067968',`storage_size` ='2562719744',`storage_units` ='1',`storage_perc` ='0.03' WHERE `storage_id` = '3088']
SQL RUNTIME[0.00366712s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.03)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86046.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86046.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.6.1 ciscoFlashPartitionFreeSpaceExtended.6.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0515s]
STDOUT[
ciscoFlashPartitionSizeExtended.6.1 = 6576652288
ciscoFlashPartitionFreeSpaceExtended.6.1 = 5896564224
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Hard_disk_-__harddisk_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Hard_disk_-__harddisk_.rrd N:680088064:5896564224 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='680088064',`storage_free` ='5896564224',`storage_size` ='6576652288',`storage_units` ='1',`storage_perc` ='10.34' WHERE `storage_id` = '3089']
SQL RUNTIME[0.00461197s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 10.34)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86047.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86047.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.6.2 ciscoFlashPartitionFreeSpaceExtended.6.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0523s]
STDOUT[
ciscoFlashPartitionSizeExtended.6.2 = 822083584
ciscoFlashPartitionFreeSpaceExtended.6.2 = 820208128
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Hard_disk_-__harddiska_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Hard_disk_-__harddiska_.rrd N:1875456:820208128 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='1875456',`storage_free` ='820208128',`storage_size` ='822083584',`storage_units` ='1',`storage_perc` ='0.23' WHERE `storage_id` = '3090']
SQL RUNTIME[0.00348997s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0.23)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86048.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86048.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-FLASH-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' ciscoFlashPartitionSizeExtended.6.3 ciscoFlashPartitionFreeSpaceExtended.6.3]

CMD EXITCODE[0]
CMD RUNTIME[0.0544s]
STDOUT[
ciscoFlashPartitionSizeExtended.6.3 = 786972672
ciscoFlashPartitionFreeSpaceExtended.6.3 = 786964480
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/storage-cisco-flash-mib-Hard_disk_-__harddiskb_.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/storage-cisco-flash-mib-Hard_disk_-__harddiskb_.rrd N:8192:786964480 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `storage` set `storage_polled` ='1649671561',`storage_used` ='8192',`storage_free` ='786964480',`storage_size` ='786972672',`storage_units` ='1',`storage_perc` ='0' WHERE `storage_id` = '3091']
SQL RUNTIME[0.00339317s]
Checking alert 44 associated by 45

Testing: storage_perc gt 85
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-86049.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-86049.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

+--------------------------------------+-----------------+-------+--------+--------+--------+--------+
| Label                                | Type            | Index | Total  | Used   | Free   | Perc   |
+--------------------------------------+-----------------+-------+--------+--------+--------+--------+
| Standby Flash Disk 0 - /stby-disk0:  | CISCO-FLASH-MIB | 12.1  | 11.9GB | 5GB    | 6.93GB | 41.91% |
| Standby Flash Disk 0 - /stby-disk0a: | CISCO-FLASH-MIB | 12.2  | 2.39GB | 668kB  | 2.39GB | 0.03%  |
| Standby Flash Disk 1 - /stby-disk1:  | CISCO-FLASH-MIB | 13.1  | 11.9GB | 3.06MB | 11.9GB | 0.03%  |
| Standby Flash Disk 1 - /stby-disk1a: | CISCO-FLASH-MIB | 13.2  | 2.39GB | 636kB  | 2.39GB | 0.03%  |
| Standby Hard disk - /stby-harddisk:  | CISCO-FLASH-MIB | 14.1  | 6.12GB | 20.4MB | 6.11GB | 0.33%  |
| Standby Hard disk - /stby-harddiska: | CISCO-FLASH-MIB | 14.2  | 784MB  | 1.77MB | 782MB  | 0.23%  |
| Standby Hard disk - /stby-harddiskb: | CISCO-FLASH-MIB | 14.3  | 750MB  | 8kB    | 750MB  | 0%     |
| Flash Disk 0 - /disk0:               | CISCO-FLASH-MIB | 4.1   | 11.9GB | 5.05GB | 6.88GB | 42.37% |
| Flash Disk 0 - /disk0a:              | CISCO-FLASH-MIB | 4.2   | 2.39GB | 667kB  | 2.39GB | 0.03%  |
| Flash Disk 1 - /disk1:               | CISCO-FLASH-MIB | 5.1   | 11.9GB | 3.05MB | 11.9GB | 0.02%  |
| Flash Disk 1 - /disk1a:              | CISCO-FLASH-MIB | 5.2   | 2.39GB | 636kB  | 2.39GB | 0.03%  |
| Hard disk - /harddisk:               | CISCO-FLASH-MIB | 6.1   | 6.12GB | 648MB  | 5.49GB | 10.34% |
| Hard disk - /harddiska:              | CISCO-FLASH-MIB | 6.2   | 784MB  | 1.79MB | 782MB  | 0.23%  |
| Hard disk - /harddiskb:              | CISCO-FLASH-MIB | 6.3   | 750MB  | 8kB    | 750MB  | 0%     |
+--------------------------------------+-----------------+-------+--------+--------+--------+--------+

 o Module time          1.1802s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-storage.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-storage.rrd N:1.1802 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ipInReceives.0 ipOutRequests.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0304s]
STDOUT[
ipInReceives.0 = 45634494
ipOutRequests.0 = 39332432
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'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.0301s]
STDOUT[
ipForwDatagrams.0 = 0
ipInDelivers.0 = 40508134
ipInDiscards.0 = 0
ipOutDiscards.0 = 0
ipOutNoRoutes.0 = 102
ipReasmReqds.0 = 0
ipReasmOKs.0 = 0
ipReasmFails.0 = 0
ipFragOKs.0 = 0
ipFragFails.0 = 0
ipFragCreates.0 = 0
ipInUnknownProtos.0 = 1488823
ipInHdrErrors.0 = 1335182
ipInAddrErrors.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/netstats-ip.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/netstats-ip.rrd N:0:40508134:45634494:39332432:0:0:102:0:0:0:0:0:0:1488823:1335182:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

 o Ip Graphs            netstat_ip netstat_ip_frag

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' icmpInMsgs.0 icmpOutMsgs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0391s]
STDOUT[
icmpInMsgs.0 = 1734234
icmpOutMsgs.0 = 2662288
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'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.018s]
STDOUT[
icmpInErrors.0 = 0
icmpOutErrors.0 = 0
icmpInEchos.0 = 1733715
icmpOutEchos.0 = 10
icmpInEchoReps.0 = 5
icmpOutEchoReps.0 = 1733715
icmpInDestUnreachs.0 = 498
icmpOutDestUnreachs.0 = 174539
icmpInParmProbs.0 = 0
icmpInTimeExcds.0 = 16
icmpInSrcQuenchs.0 = 0
icmpInRedirects.0 = 0
icmpInTimestamps.0 = 0
icmpInTimestampReps.0 = 0
icmpInAddrMasks.0 = 0
icmpInAddrMaskReps.0 = 0
icmpOutTimeExcds.0 = 836854
icmpOutParmProbs.0 = 0
icmpOutSrcQuenchs.0 = 0
icmpOutRedirects.0 = 0
icmpOutTimestamps.0 = 0
icmpOutTimestampReps.0 = 0
icmpOutAddrMasks.0 = 0
icmpOutAddrMaskReps.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/netstats-icmp.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/netstats-icmp.rrd N:1734234:2662288:0:0:1733715:10:5:1733715:498:174539:0:16:0:0:0:0:0:0:836854:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

 o Icmp Graphs          netstat_icmp netstat_icmp_info

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m TCP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' tcpInSegs.0 tcpOutSegs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.016s]
STDOUT[
tcpInSegs.0 = 5661339
tcpOutSegs.0 = 5369402
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m TCP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' tcpActiveOpens.0 tcpPassiveOpens.0 tcpAttemptFails.0 tcpEstabResets.0 tcpCurrEstab.0 tcpRetransSegs.0 tcpInErrs.0 tcpOutRsts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0155s]
STDOUT[
tcpActiveOpens.0 = 245
tcpPassiveOpens.0 = 43
tcpAttemptFails.0 = 173
tcpEstabResets.0 = 28
tcpCurrEstab.0 = 40
tcpRetransSegs.0 = 15412
tcpInErrs.0 = 325964
tcpOutRsts.0 = 232616
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/netstats-tcp.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/netstats-tcp.rrd N:245:43:173:28:40:5661339:5369402:15412:325964:232616 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

 o TCP Graphs           netstat_tcp_stats netstat_tcp_segments netstat_tcp_currestab

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m UDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' udpInDatagrams.0 udpOutDatagrams.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0155s]
STDOUT[
udpInDatagrams.0 = 29600323
udpOutDatagrams.0 = 29516128
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m UDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' udpInErrors.0 udpNoPorts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0136s]
STDOUT[
udpInErrors.0 = 22733948
udpNoPorts.0 = 13270
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/netstats-udp.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/netstats-udp.rrd N:29600323:29516128:22733948:13270 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

 o UDP Graphs           netstat_udp_datagrams netstat_udp_errors

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' snmpInPkts.0 snmpOutPkts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.012s]
STDOUT[
snmpInPkts.0 = 5937960
snmpOutPkts.0 = 5937868
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'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.0189s]
STDOUT[
snmpInBadVersions.0 = 0
snmpInBadCommunityNames.0 = 64
snmpInBadCommunityUses.0 = 0
snmpInASNParseErrs.0 = 0
snmpInTooBigs.0 = 0
snmpInNoSuchNames.0 = 0
snmpInBadValues.0 = 0
snmpInReadOnlys.0 = 0
snmpInGenErrs.0 = 0
snmpInTotalReqVars.0 = 0
snmpInTotalSetVars.0 = 0
snmpInGetRequests.0 = 1100989
snmpInGetNexts.0 = 4102181
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 = 5937877
snmpOutTraps.0 = 0
snmpSilentDrops.0 = 0
snmpProxyDrops.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/netstats-snmp.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/netstats-snmp.rrd N:5937960:5937868:0:64:0:0:0:0:0:0:0:0:0:1100989:4102181:0:0:0:0:0:0:0:0:0:0:5937877:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

 o SNMP Graphs          netstat_snmp_stats netstat_snmp_packets
 o Module time          0.2393s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-netstats.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-netstats.rrd N:0.2393 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



including: includes/polling/ucd-mib.inc.php
#####  Module Start: ucd-mib  #####

 o Module time          0.0008s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-ucd-mib.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-ucd-mib.rrd N:0.0008 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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

 o Collecting           ipSystemStats

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ipSystemStats]

CMD EXITCODE[0]
CMD RUNTIME[0.0746s]
STDOUT[
ipSystemStatsInReceives.ipv6 = 4075476
ipSystemStatsInOctets.ipv6 = 0
ipSystemStatsInHdrErrors.ipv6 = 60
ipSystemStatsInNoRoutes.ipv6 = 0
ipSystemStatsInAddrErrors.ipv6 = 0
ipSystemStatsInUnknownProtos.ipv6 = 0
ipSystemStatsInTruncatedPkts.ipv6 = 0
ipSystemStatsInForwDatagrams.ipv6 = 4157
ipSystemStatsReasmReqds.ipv6 = 0
ipSystemStatsReasmOKs.ipv6 = 0
ipSystemStatsReasmFails.ipv6 = 0
ipSystemStatsInDiscards.ipv6 = 0
ipSystemStatsInDelivers.ipv6 = 4075476
ipSystemStatsOutRequests.ipv6 = 2129798
ipSystemStatsOutNoRoutes.ipv6 = 0
ipSystemStatsOutForwDatagrams.ipv6 = 0
ipSystemStatsOutDiscards.ipv6 = 0
ipSystemStatsOutFragReqds.ipv6 = 0
ipSystemStatsOutFragOKs.ipv6 = 0
ipSystemStatsOutFragFails.ipv6 = 0
ipSystemStatsOutFragCreates.ipv6 = 0
ipSystemStatsOutTransmits.ipv6 = 0
ipSystemStatsOutOctets.ipv6 = 0
ipSystemStatsInMcastPkts.ipv6 = 0
ipSystemStatsInMcastOctets.ipv6 = 0
ipSystemStatsOutMcastPkts.ipv6 = 0
ipSystemStatsOutMcastOctets.ipv6 = 0
ipSystemStatsInBcastPkts.ipv6 = 0
ipSystemStatsOutBcastPkts.ipv6 = 0
ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
ipSystemStatsRefreshRate.ipv6 = 0
]
SNMP STATUS[TRUE]
 o Address Families      ipv6RRD /opt/observium/rrd/rtr-153.thn.oob.local/ipSystemStats-ipv6.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/ipSystemStats-ipv6.rrd N:4075476:60:0:0:4157:0:0:0:0:4075476:2129798:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


 o Graphs               ipsystemstats_ipv6 ipsystemstats_ipv6_frag
 o Module time          0.0798s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-ipSystemStats.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-ipSystemStats.rrd N:0.0798 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT * FROM `ports` WHERE `device_id` = '460']
SQL RUNTIME[0.00424004s]

SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '460' AND `entity_type` = 'port']
SQL RUNTIME[0.00040412s]
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_jnx_cos_qstat] disabled by device setting in process [poller].
Module [ports_sros_egress_qstat] disabled by device setting in process [poller].
Module [ports_sros_ingress_qstat] disabled by device setting in process [poller].
Module [ports_separate_walk] disabled globally by config in process [poller].
Module [ports_Xbcmc] disabled by device setting in process [poller].
 o Caching Oids         Used full table ifEntry/ifXEntry snmpwalk.
ifEntry 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ifEntry]

CMD EXITCODE[0]
CMD RUNTIME[1.3461s]
STDOUT[
ifIndex.1 = 1
ifIndex.2 = 2
ifIndex.4 = 4
ifIndex.8 = 8
ifIndex.9 = 9
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
ifIndex.27 = 27
ifIndex.28 = 28
ifIndex.29 = 29
ifIndex.30 = 30
ifIndex.31 = 31
ifIndex.32 = 32
ifIndex.33 = 33
ifIndex.34 = 34
ifIndex.35 = 35
ifIndex.36 = 36
ifIndex.37 = 37
ifIndex.38 = 38
ifIndex.39 = 39
ifIndex.40 = 40
ifIndex.41 = 41
ifIndex.42 = 42
ifIndex.43 = 43
ifIndex.44 = 44
ifIndex.45 = 45
ifIndex.46 = 46
ifIndex.47 = 47
ifIndex.48 = 48
ifIndex.49 = 49
ifIndex.50 = 50
ifIndex.51 = 51
ifIndex.52 = 52
ifIndex.53 = 53
ifIndex.54 = 54
ifIndex.55 = 55
ifIndex.56 = 56
ifIndex.57 = 57
ifIndex.58 = 58
ifIndex.59 = 59
ifIndex.60 = 60
ifIndex.61 = 61
ifIndex.62 = 62
ifIndex.63 = 63
ifIndex.64 = 64
ifIndex.65 = 65
ifIndex.66 = 66
ifIndex.67 = 67
ifIndex.68 = 68
ifIndex.69 = 69
ifIndex.70 = 70
ifIndex.71 = 71
ifIndex.72 = 72
ifIndex.73 = 73
ifIndex.74 = 74
ifIndex.75 = 75
ifIndex.76 = 76
ifIndex.77 = 77
ifIndex.78 = 78
ifIndex.79 = 79
ifIndex.80 = 80
ifIndex.81 = 81
ifIndex.82 = 82
ifIndex.83 = 83
ifIndex.84 = 84
ifIndex.85 = 85
ifIndex.86 = 86
ifIndex.87 = 87
ifIndex.88 = 88
ifIndex.89 = 89
ifIndex.90 = 90
ifIndex.91 = 91
ifIndex.92 = 92
ifIndex.93 = 93
ifIndex.94 = 94
ifIndex.95 = 95
ifIndex.96 = 96
ifIndex.97 = 97
ifIndex.98 = 98
ifIndex.99 = 99
ifIndex.100 = 100
ifIndex.101 = 101
ifIndex.102 = 102
ifIndex.103 = 103
ifIndex.104 = 104
ifIndex.105 = 105
ifIndex.106 = 106
ifIndex.107 = 107
ifIndex.108 = 108
ifIndex.109 = 109
ifIndex.110 = 110
ifIndex.111 = 111
ifIndex.112 = 112
ifIndex.113 = 113
ifIndex.114 = 114
ifIndex.115 = 115
ifIndex.116 = 116
ifIndex.117 = 117
ifIndex.118 = 118
ifIndex.119 = 119
ifIndex.120 = 120
ifIndex.121 = 121
ifIndex.122 = 122
ifIndex.123 = 123
ifIndex.124 = 124
ifIndex.125 = 125
ifIndex.126 = 126
ifIndex.127 = 127
ifIndex.128 = 128
ifIndex.129 = 129
ifIndex.130 = 130
ifIndex.131 = 131
ifIndex.132 = 132
ifIndex.133 = 133
ifIndex.134 = 134
ifIndex.135 = 135
ifIndex.136 = 136
ifIndex.137 = 137
ifIndex.138 = 138
ifIndex.139 = 139
ifIndex.140 = 140
ifIndex.141 = 141
ifIndex.142 = 142
ifIndex.143 = 143
ifIndex.144 = 144
ifIndex.145 = 145
ifIndex.146 = 146
ifIndex.147 = 147
ifIndex.148 = 148
ifIndex.149 = 149
ifIndex.150 = 150
ifIndex.151 = 151
ifIndex.152 = 152
ifIndex.201 = 201
ifIndex.202 = 202
ifIndex.203 = 203
ifIndex.204 = 204
ifIndex.205 = 205
ifIndex.206 = 206
ifIndex.207 = 207
ifIndex.211 = 211
ifIndex.212 = 212
ifIndex.214 = 214
ifIndex.218 = 218
ifIndex.219 = 219
ifIndex.220 = 220
ifIndex.221 = 221
ifIndex.222 = 222
ifIndex.223 = 223
ifIndex.224 = 224
ifIndex.225 = 225
ifIndex.226 = 226
ifIndex.227 = 227
ifIndex.228 = 228
ifIndex.229 = 229
ifIndex.230 = 230
ifIndex.231 = 231
ifIndex.233 = 233
ifIndex.238 = 238
ifIndex.239 = 239
ifIndex.240 = 240
ifIndex.241 = 241
ifIndex.242 = 242
ifIndex.243 = 243
ifIndex.244 = 244
ifIndex.245 = 245
ifIndex.246 = 246
ifIndex.247 = 247
ifIndex.248 = 248
ifIndex.249 = 249
ifIndex.250 = 250
ifIndex.251 = 251
ifIndex.253 = 253
ifIndex.254 = 254
ifIndex.774 = 774
ifIndex.775 = 775
ifIndex.776 = 776
ifIndex.777 = 777
ifIndex.778 = 778
ifIndex.779 = 779
ifIndex.783 = 783
ifIndex.785 = 785
ifIndex.788 = 788
ifIndex.790 = 790
ifIndex.794 = 794
ifIndex.799 = 799
ifIndex.800 = 800
ifIndex.801 = 801
ifIndex.806 = 806
ifIndex.807 = 807
ifIndex.810 = 810
ifIndex.811 = 811
ifIndex.818 = 818
ifIndex.821 = 821
ifIndex.822 = 822
ifIndex.823 = 823
ifIndex.824 = 824
ifIndex.832 = 832
ifIndex.833 = 833
ifIndex.834 = 834
ifIndex.839 = 839
ifIndex.851 = 851
ifIndex.858 = 858
ifIndex.859 = 859
ifIndex.860 = 860
ifIndex.861 = 861
ifIndex.862 = 862
ifIndex.863 = 863
ifIndex.866 = 866
ifIndex.868 = 868
ifIndex.869 = 869
ifIndex.870 = 870
ifIndex.872 = 872
ifIndex.873 = 873
ifIndex.874 = 874
ifIndex.876 = 876
ifIndex.877 = 877
ifIndex.880 = 880
ifIndex.882 = 882
ifIndex.883 = 883
ifIndex.884 = 884
ifIndex.885 = 885
ifIndex.886 = 886
ifIndex.887 = 887
ifIndex.888 = 888
ifIndex.889 = 889
ifIndex.890 = 890
ifIndex.891 = 891
ifIndex.892 = 892
ifIndex.894 = 894
ifIndex.895 = 895
ifIndex.896 = 896
ifIndex.897 = 897
ifIndex.898 = 898
ifIndex.903 = 903
ifIndex.904 = 904
ifIndex.905 = 905
ifIndex.1073741825 = 1073741825
ifIndex.1073741826 = 1073741826
ifIndex.1073741827 = 1073741827
ifIndex.1073741828 = 1073741828
ifIndex.1073741829 = 1073741829
ifIndex.1073741830 = 1073741830
ifIndex.1073741831 = 1073741831
ifIndex.1073741832 = 1073741832
ifIndex.1073741833 = 1073741833
ifIndex.1073741834 = 1073741834
ifIndex.1073741835 = 1073741835
ifIndex.1073741836 = 1073741836
ifIndex.1073741837 = 1073741837
ifIndex.1073741838 = 1073741838
ifIndex.1073741839 = 1073741839
ifIndex.1073741840 = 1073741840
ifIndex.1073741841 = 1073741841
ifIndex.1073741842 = 1073741842
ifIndex.1073741843 = 1073741843
ifIndex.1073741844 = 1073741844
ifIndex.1073741845 = 1073741845
ifIndex.1073741846 = 1073741846
ifIndex.1073741847 = 1073741847
ifIndex.1073741848 = 1073741848
ifDescr.1 = MgmtEth0/RSP0/CPU0/0
ifDescr.2 = MgmtEth0/RSP0/CPU0/1
ifDescr.4 = Null0
ifDescr.8 = MgmtEth0/RSP1/CPU0/0
ifDescr.9 = MgmtEth0/RSP1/CPU0/1
ifDescr.17 = GigabitEthernet0/3/0/0
ifDescr.18 = GigabitEthernet0/3/0/1
ifDescr.19 = GigabitEthernet0/3/0/2
ifDescr.20 = GigabitEthernet0/3/0/3
ifDescr.21 = GigabitEthernet0/3/0/4
ifDescr.22 = GigabitEthernet0/3/0/5
ifDescr.23 = GigabitEthernet0/3/0/6
ifDescr.24 = GigabitEthernet0/3/0/7
ifDescr.25 = GigabitEthernet0/3/0/8
ifDescr.26 = GigabitEthernet0/3/0/9
ifDescr.27 = GigabitEthernet0/3/0/10
ifDescr.28 = GigabitEthernet0/3/0/11
ifDescr.29 = GigabitEthernet0/3/0/12
ifDescr.30 = GigabitEthernet0/3/0/13
ifDescr.31 = GigabitEthernet0/3/0/14
ifDescr.32 = GigabitEthernet0/3/0/15
ifDescr.33 = GigabitEthernet0/3/0/16
ifDescr.34 = GigabitEthernet0/3/0/17
ifDescr.35 = GigabitEthernet0/3/0/18
ifDescr.36 = GigabitEthernet0/3/0/19
ifDescr.37 = GigabitEthernet0/3/0/20
ifDescr.38 = GigabitEthernet0/3/0/21
ifDescr.39 = GigabitEthernet0/3/0/22
ifDescr.40 = GigabitEthernet0/3/0/23
ifDescr.41 = GigabitEthernet0/3/0/24
ifDescr.42 = GigabitEthernet0/3/0/25
ifDescr.43 = GigabitEthernet0/3/0/26
ifDescr.44 = GigabitEthernet0/3/0/27
ifDescr.45 = GigabitEthernet0/3/0/28
ifDescr.46 = GigabitEthernet0/3/0/29
ifDescr.47 = GigabitEthernet0/3/0/30
ifDescr.48 = GigabitEthernet0/3/0/31
ifDescr.49 = GigabitEthernet0/3/0/32
ifDescr.50 = GigabitEthernet0/3/0/33
ifDescr.51 = GigabitEthernet0/3/0/34
ifDescr.52 = GigabitEthernet0/3/0/35
ifDescr.53 = GigabitEthernet0/3/0/36
ifDescr.54 = GigabitEthernet0/3/0/37
ifDescr.55 = GigabitEthernet0/3/0/38
ifDescr.56 = GigabitEthernet0/3/0/39
ifDescr.57 = dwdm0/0/0/0
ifDescr.58 = dwdm0/0/0/1
ifDescr.59 = dwdm0/0/0/2
ifDescr.60 = dwdm0/0/0/3
ifDescr.61 = dwdm0/0/0/4
ifDescr.62 = dwdm0/0/0/5
ifDescr.63 = dwdm0/0/0/6
ifDescr.64 = dwdm0/0/0/7
ifDescr.65 = dwdm0/0/0/8
ifDescr.66 = dwdm0/0/0/9
ifDescr.67 = dwdm0/0/0/10
ifDescr.68 = dwdm0/0/0/11
ifDescr.69 = dwdm0/0/0/12
ifDescr.70 = dwdm0/0/0/13
ifDescr.71 = dwdm0/0/0/14
ifDescr.72 = dwdm0/0/0/15
ifDescr.73 = dwdm0/0/0/16
ifDescr.74 = dwdm0/0/0/17
ifDescr.75 = dwdm0/0/0/18
ifDescr.76 = dwdm0/0/0/19
ifDescr.77 = dwdm0/0/0/20
ifDescr.78 = dwdm0/0/0/21
ifDescr.79 = dwdm0/0/0/22
ifDescr.80 = dwdm0/0/0/23
ifDescr.81 = dwdm0/1/0/0
ifDescr.82 = dwdm0/1/0/1
ifDescr.83 = dwdm0/1/0/2
ifDescr.84 = dwdm0/1/0/3
ifDescr.85 = dwdm0/1/0/4
ifDescr.86 = dwdm0/1/0/5
ifDescr.87 = dwdm0/1/0/6
ifDescr.88 = dwdm0/1/0/7
ifDescr.89 = dwdm0/1/0/8
ifDescr.90 = dwdm0/1/0/9
ifDescr.91 = dwdm0/1/0/10
ifDescr.92 = dwdm0/1/0/11
ifDescr.93 = dwdm0/1/0/12
ifDescr.94 = dwdm0/1/0/13
ifDescr.95 = dwdm0/1/0/14
ifDescr.96 = dwdm0/1/0/15
ifDescr.97 = dwdm0/1/0/16
ifDescr.98 = dwdm0/1/0/17
ifDescr.99 = dwdm0/1/0/18
ifDescr.100 = dwdm0/1/0/19
ifDescr.101 = dwdm0/1/0/20
ifDescr.102 = dwdm0/1/0/21
ifDescr.103 = dwdm0/1/0/22
ifDescr.104 = dwdm0/1/0/23
ifDescr.105 = TenGigE0/0/0/0
ifDescr.106 = TenGigE0/0/0/1
ifDescr.107 = TenGigE0/0/0/2
ifDescr.108 = TenGigE0/0/0/3
ifDescr.109 = TenGigE0/0/0/4
ifDescr.110 = TenGigE0/0/0/5
ifDescr.111 = TenGigE0/0/0/6
ifDescr.112 = TenGigE0/0/0/7
ifDescr.113 = TenGigE0/0/0/8
ifDescr.114 = TenGigE0/0/0/9
ifDescr.115 = TenGigE0/0/0/10
ifDescr.116 = TenGigE0/0/0/11
ifDescr.117 = TenGigE0/0/0/12
ifDescr.118 = TenGigE0/0/0/13
ifDescr.119 = TenGigE0/0/0/14
ifDescr.120 = TenGigE0/0/0/15
ifDescr.121 = TenGigE0/0/0/16
ifDescr.122 = TenGigE0/0/0/17
ifDescr.123 = TenGigE0/0/0/18
ifDescr.124 = TenGigE0/0/0/19
ifDescr.125 = TenGigE0/0/0/20
ifDescr.126 = TenGigE0/0/0/21
ifDescr.127 = TenGigE0/0/0/22
ifDescr.128 = TenGigE0/0/0/23
ifDescr.129 = TenGigE0/1/0/0
ifDescr.130 = TenGigE0/1/0/1
ifDescr.131 = TenGigE0/1/0/2
ifDescr.132 = TenGigE0/1/0/3
ifDescr.133 = TenGigE0/1/0/4
ifDescr.134 = TenGigE0/1/0/5
ifDescr.135 = TenGigE0/1/0/6
ifDescr.136 = TenGigE0/1/0/7
ifDescr.137 = TenGigE0/1/0/8
ifDescr.138 = TenGigE0/1/0/9
ifDescr.139 = TenGigE0/1/0/10
ifDescr.140 = TenGigE0/1/0/11
ifDescr.141 = TenGigE0/1/0/12
ifDescr.142 = TenGigE0/1/0/13
ifDescr.143 = TenGigE0/1/0/14
ifDescr.144 = TenGigE0/1/0/15
ifDescr.145 = TenGigE0/1/0/16
ifDescr.146 = TenGigE0/1/0/17
ifDescr.147 = TenGigE0/1/0/18
ifDescr.148 = TenGigE0/1/0/19
ifDescr.149 = TenGigE0/1/0/20
ifDescr.150 = TenGigE0/1/0/21
ifDescr.151 = TenGigE0/1/0/22
ifDescr.152 = TenGigE0/1/0/23
ifDescr.201 = Loopback4
ifDescr.202 = Bundle-Ether202
ifDescr.203 = Bundle-Ether203
ifDescr.204 = Bundle-Ether202.452
ifDescr.205 = Bundle-Ether203.453
ifDescr.206 = BVI497
ifDescr.207 = TenGigE0/1/0/16.1071
ifDescr.211 = Bundle-Ether121
ifDescr.212 = Bundle-Ether121.459
ifDescr.214 = Loopback1
ifDescr.218 = Loopback41
ifDescr.219 = tunnel-te1
ifDescr.220 = tunnel-te2
ifDescr.221 = tunnel-te5
ifDescr.222 = tunnel-te6
ifDescr.223 = tunnel-te151
ifDescr.224 = tunnel-te152
ifDescr.225 = tunnel-te154
ifDescr.226 = tunnel-te121
ifDescr.227 = GigabitEthernet0/3/0/0.154
ifDescr.228 = GigabitEthernet0/3/0/0.153
ifDescr.229 = Loopback0
ifDescr.230 = TenGigE0/1/0/16.490
ifDescr.231 = TenGigE0/0/0/16.996
ifDescr.233 = TenGigE0/1/0/16.1076
ifDescr.238 = tunnel-te65000
ifDescr.239 = tunnel-te65001
ifDescr.240 = tunnel-te65002
ifDescr.241 = tunnel-te65003
ifDescr.242 = tunnel-te65004
ifDescr.243 = tunnel-te65005
ifDescr.244 = tunnel-te65006
ifDescr.245 = tunnel-te65007
ifDescr.246 = tunnel-te65008
ifDescr.247 = tunnel-te65009
ifDescr.248 = tunnel-te65010
ifDescr.249 = tunnel-te65011
ifDescr.250 = tunnel-te65012
ifDescr.251 = tunnel-te65013
ifDescr.253 = tunnel-te65015
ifDescr.254 = tunnel-te65016
ifDescr.774 = Bundle-Ether203.464
ifDescr.775 = BVI50001
ifDescr.776 = tunnel-te50121
ifDescr.777 = tunnel-te50151
ifDescr.778 = tunnel-te50152
ifDescr.779 = tunnel-te50154
ifDescr.783 = TenGigE0/0/0/16.1112
ifDescr.785 = TenGigE0/0/0/15.397
ifDescr.788 = GigabitEthernet0/3/0/28.103
ifDescr.790 = GigabitEthernet0/3/0/1.1
ifDescr.794 = TenGigE0/0/0/16.1109
ifDescr.799 = GigabitEthernet0/3/0/28.0
ifDescr.800 = tunnel-te10151
ifDescr.801 = Loopback3
ifDescr.806 = tunnel-te3
ifDescr.807 = tunnel-te4
ifDescr.810 = Bundle-Ether202.666
ifDescr.811 = tunnel-te6151
ifDescr.818 = BVI1663
ifDescr.821 = TenGigE0/1/0/20.250
ifDescr.822 = TenGigE0/1/0/21.250
ifDescr.823 = Loopback10002
ifDescr.824 = Loopback20002
ifDescr.832 = Bundle-Ether61
ifDescr.833 = Bundle-Ether1531
ifDescr.834 = Bundle-Ether1531.1001
ifDescr.839 = Bundle-Ether61.2564
ifDescr.851 = Bundle-Ether1531.1003
ifDescr.858 = TenGigE0/1/0/16.17
ifDescr.859 = Bundle-Ether1531.1005
ifDescr.860 = Bundle-Ether1531.1006
ifDescr.861 = Bundle-Ether1532
ifDescr.862 = Bundle-Ether1532.1101
ifDescr.863 = Bundle-Ether1531.1007
ifDescr.866 = Bundle-Ether1531.1002800
ifDescr.868 = Bundle-Ether1531.1011502
ifDescr.869 = Bundle-Ether1531.1011501
ifDescr.870 = Bundle-Ether1531.1011503
ifDescr.872 = Bundle-Ether1531.1009
ifDescr.873 = Bundle-Ether1001
ifDescr.874 = Bundle-Ether1001.1100
ifDescr.876 = Bundle-Ether1001.1101
ifDescr.877 = Bundle-Ether1001.1102
ifDescr.880 = Bundle-Ether81
ifDescr.882 = Bundle-Ether81.1001
ifDescr.883 = Bundle-Ether1001.1117
ifDescr.884 = tunnel-te9152
ifDescr.885 = tunnel-te101
ifDescr.886 = tunnel-te102
ifDescr.887 = tunnel-te103
ifDescr.888 = tunnel-te104
ifDescr.889 = tunnel-te10152
ifDescr.890 = Bundle-Ether1001.1106
ifDescr.891 = GigabitEthernet0/3/0/12.1409
ifDescr.892 = GigabitEthernet0/3/0/12.1410
ifDescr.894 = Bundle-Ether1531.1012
ifDescr.895 = Bundle-Ether205
ifDescr.896 = Bundle-Ether205.491
ifDescr.897 = tunnel-te50161
ifDescr.898 = tunnel-te50162
ifDescr.903 = Bundle-Ether202.491
ifDescr.904 = PTP0/RSP0/CPU0/0
ifDescr.905 = PTP0/RSP1/CPU0/0
ifDescr.1073741825 = ControlEthernet0/RSP0/CPU0
ifDescr.1073741826 = ControlEthernet0/RSP0/CPU0/S0/0
ifDescr.1073741827 = ControlEthernet0/RSP0/CPU0/S0/1
ifDescr.1073741828 = ControlEthernet0/RSP0/CPU0/S0/2
ifDescr.1073741829 = ControlEthernet0/RSP0/CPU0/S0/3
ifDescr.1073741830 = ControlEthernet0/RSP0/CPU0/S0/4
ifDescr.1073741831 = ControlEthernet0/RSP0/CPU0/S0/5
ifDescr.1073741832 = ControlEthernet0/RSP0/CPU0/S0/6
ifDescr.1073741833 = ControlEthernet0/RSP0/CPU0/S0/7
ifDescr.1073741834 = ControlEthernet0/RSP0/CPU0/S0/8
ifDescr.1073741835 = ControlEthernet0/RSP0/CPU0/S0/12
ifDescr.1073741836 = ControlEthernet0/RSP0/CPU0/S0/13
ifDescr.1073741837 = ControlEthernet0/RSP1/CPU0
ifDescr.1073741838 = ControlEthernet0/RSP1/CPU0/S0/0
ifDescr.1073741839 = ControlEthernet0/RSP1/CPU0/S0/1
ifDescr.1073741840 = ControlEthernet0/RSP1/CPU0/S0/2
ifDescr.1073741841 = ControlEthernet0/RSP1/CPU0/S0/3
ifDescr.1073741842 = ControlEthernet0/RSP1/CPU0/S0/4
ifDescr.1073741843 = ControlEthernet0/RSP1/CPU0/S0/5
ifDescr.1073741844 = ControlEthernet0/RSP1/CPU0/S0/6
ifDescr.1073741845 = ControlEthernet0/RSP1/CPU0/S0/7
ifDescr.1073741846 = ControlEthernet0/RSP1/CPU0/S0/8
ifDescr.1073741847 = ControlEthernet0/RSP1/CPU0/S0/12
ifDescr.1073741848 = ControlEthernet0/RSP1/CPU0/S0/13
ifType.1 = ethernetCsmacd
ifType.2 = ethernetCsmacd
ifType.4 = other
ifType.8 = ethernetCsmacd
ifType.9 = 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
ifType.27 = ethernetCsmacd
ifType.28 = ethernetCsmacd
ifType.29 = ethernetCsmacd
ifType.30 = ethernetCsmacd
ifType.31 = ethernetCsmacd
ifType.32 = ethernetCsmacd
ifType.33 = ethernetCsmacd
ifType.34 = ethernetCsmacd
ifType.35 = ethernetCsmacd
ifType.36 = ethernetCsmacd
ifType.37 = ethernetCsmacd
ifType.38 = ethernetCsmacd
ifType.39 = ethernetCsmacd
ifType.40 = ethernetCsmacd
ifType.41 = ethernetCsmacd
ifType.42 = ethernetCsmacd
ifType.43 = ethernetCsmacd
ifType.44 = ethernetCsmacd
ifType.45 = ethernetCsmacd
ifType.46 = ethernetCsmacd
ifType.47 = ethernetCsmacd
ifType.48 = ethernetCsmacd
ifType.49 = ethernetCsmacd
ifType.50 = ethernetCsmacd
ifType.51 = ethernetCsmacd
ifType.52 = ethernetCsmacd
ifType.53 = ethernetCsmacd
ifType.54 = ethernetCsmacd
ifType.55 = ethernetCsmacd
ifType.56 = ethernetCsmacd
ifType.57 = other
ifType.58 = other
ifType.59 = other
ifType.60 = other
ifType.61 = other
ifType.62 = other
ifType.63 = other
ifType.64 = other
ifType.65 = other
ifType.66 = other
ifType.67 = other
ifType.68 = other
ifType.69 = other
ifType.70 = other
ifType.71 = other
ifType.72 = other
ifType.73 = other
ifType.74 = other
ifType.75 = other
ifType.76 = other
ifType.77 = other
ifType.78 = other
ifType.79 = other
ifType.80 = other
ifType.81 = other
ifType.82 = other
ifType.83 = other
ifType.84 = other
ifType.85 = other
ifType.86 = other
ifType.87 = other
ifType.88 = other
ifType.89 = other
ifType.90 = other
ifType.91 = other
ifType.92 = other
ifType.93 = other
ifType.94 = other
ifType.95 = other
ifType.96 = other
ifType.97 = other
ifType.98 = other
ifType.99 = other
ifType.100 = other
ifType.101 = other
ifType.102 = other
ifType.103 = other
ifType.104 = other
ifType.105 = ethernetCsmacd
ifType.106 = ethernetCsmacd
ifType.107 = ethernetCsmacd
ifType.108 = ethernetCsmacd
ifType.109 = ethernetCsmacd
ifType.110 = ethernetCsmacd
ifType.111 = ethernetCsmacd
ifType.112 = ethernetCsmacd
ifType.113 = ethernetCsmacd
ifType.114 = ethernetCsmacd
ifType.115 = ethernetCsmacd
ifType.116 = ethernetCsmacd
ifType.117 = ethernetCsmacd
ifType.118 = ethernetCsmacd
ifType.119 = ethernetCsmacd
ifType.120 = ethernetCsmacd
ifType.121 = ethernetCsmacd
ifType.122 = ethernetCsmacd
ifType.123 = ethernetCsmacd
ifType.124 = ethernetCsmacd
ifType.125 = ethernetCsmacd
ifType.126 = ethernetCsmacd
ifType.127 = ethernetCsmacd
ifType.128 = ethernetCsmacd
ifType.129 = ethernetCsmacd
ifType.130 = ethernetCsmacd
ifType.131 = ethernetCsmacd
ifType.132 = ethernetCsmacd
ifType.133 = ethernetCsmacd
ifType.134 = ethernetCsmacd
ifType.135 = ethernetCsmacd
ifType.136 = ethernetCsmacd
ifType.137 = ethernetCsmacd
ifType.138 = ethernetCsmacd
ifType.139 = ethernetCsmacd
ifType.140 = ethernetCsmacd
ifType.141 = ethernetCsmacd
ifType.142 = ethernetCsmacd
ifType.143 = ethernetCsmacd
ifType.144 = ethernetCsmacd
ifType.145 = ethernetCsmacd
ifType.146 = ethernetCsmacd
ifType.147 = ethernetCsmacd
ifType.148 = ethernetCsmacd
ifType.149 = ethernetCsmacd
ifType.150 = ethernetCsmacd
ifType.151 = ethernetCsmacd
ifType.152 = ethernetCsmacd
ifType.201 = softwareLoopback
ifType.202 = ieee8023adLag
ifType.203 = ieee8023adLag
ifType.204 = l2vlan
ifType.205 = l2vlan
ifType.206 = propVirtual
ifType.207 = l2vlan
ifType.211 = ieee8023adLag
ifType.212 = l2vlan
ifType.214 = softwareLoopback
ifType.218 = softwareLoopback
ifType.219 = mplsTunnel
ifType.220 = mplsTunnel
ifType.221 = mplsTunnel
ifType.222 = mplsTunnel
ifType.223 = mplsTunnel
ifType.224 = mplsTunnel
ifType.225 = mplsTunnel
ifType.226 = mplsTunnel
ifType.227 = l2vlan
ifType.228 = l2vlan
ifType.229 = softwareLoopback
ifType.230 = l2vlan
ifType.231 = l2vlan
ifType.233 = l2vlan
ifType.238 = mplsTunnel
ifType.239 = mplsTunnel
ifType.240 = mplsTunnel
ifType.241 = mplsTunnel
ifType.242 = mplsTunnel
ifType.243 = mplsTunnel
ifType.244 = mplsTunnel
ifType.245 = mplsTunnel
ifType.246 = mplsTunnel
ifType.247 = mplsTunnel
ifType.248 = mplsTunnel
ifType.249 = mplsTunnel
ifType.250 = mplsTunnel
ifType.251 = mplsTunnel
ifType.253 = mplsTunnel
ifType.254 = mplsTunnel
ifType.774 = l2vlan
ifType.775 = propVirtual
ifType.776 = mplsTunnel
ifType.777 = mplsTunnel
ifType.778 = mplsTunnel
ifType.779 = mplsTunnel
ifType.783 = l2vlan
ifType.785 = l2vlan
ifType.788 = l2vlan
ifType.790 = l2vlan
ifType.794 = l2vlan
ifType.799 = l2vlan
ifType.800 = mplsTunnel
ifType.801 = softwareLoopback
ifType.806 = mplsTunnel
ifType.807 = mplsTunnel
ifType.810 = l2vlan
ifType.811 = mplsTunnel
ifType.818 = propVirtual
ifType.821 = l2vlan
ifType.822 = l2vlan
ifType.823 = softwareLoopback
ifType.824 = softwareLoopback
ifType.832 = ieee8023adLag
ifType.833 = ieee8023adLag
ifType.834 = l2vlan
ifType.839 = l2vlan
ifType.851 = l2vlan
ifType.858 = l2vlan
ifType.859 = l2vlan
ifType.860 = l2vlan
ifType.861 = ieee8023adLag
ifType.862 = l2vlan
ifType.863 = l2vlan
ifType.866 = l2vlan
ifType.868 = l2vlan
ifType.869 = l2vlan
ifType.870 = l2vlan
ifType.872 = l2vlan
ifType.873 = propVirtual
ifType.874 = l2vlan
ifType.876 = l2vlan
ifType.877 = l2vlan
ifType.880 = ieee8023adLag
ifType.882 = l2vlan
ifType.883 = l2vlan
ifType.884 = mplsTunnel
ifType.885 = mplsTunnel
ifType.886 = mplsTunnel
ifType.887 = mplsTunnel
ifType.888 = mplsTunnel
ifType.889 = mplsTunnel
ifType.890 = l2vlan
ifType.891 = l2vlan
ifType.892 = l2vlan
ifType.894 = l2vlan
ifType.895 = propVirtual
ifType.896 = l2vlan
ifType.897 = mplsTunnel
ifType.898 = mplsTunnel
ifType.903 = l2vlan
ifType.904 = other
ifType.905 = other
ifType.1073741825 = ethernetCsmacd
ifType.1073741826 = ethernetCsmacd
ifType.1073741827 = ethernetCsmacd
ifType.1073741828 = ethernetCsmacd
ifType.1073741829 = ethernetCsmacd
ifType.1073741830 = ethernetCsmacd
ifType.1073741831 = ethernetCsmacd
ifType.1073741832 = ethernetCsmacd
ifType.1073741833 = ethernetCsmacd
ifType.1073741834 = ethernetCsmacd
ifType.1073741835 = ethernetCsmacd
ifType.1073741836 = ethernetCsmacd
ifType.1073741837 = ethernetCsmacd
ifType.1073741838 = ethernetCsmacd
ifType.1073741839 = ethernetCsmacd
ifType.1073741840 = ethernetCsmacd
ifType.1073741841 = ethernetCsmacd
ifType.1073741842 = ethernetCsmacd
ifType.1073741843 = ethernetCsmacd
ifType.1073741844 = ethernetCsmacd
ifType.1073741845 = ethernetCsmacd
ifType.1073741846 = ethernetCsmacd
ifType.1073741847 = ethernetCsmacd
ifType.1073741848 = ethernetCsmacd
ifMtu.1 = 1514
ifMtu.2 = 1514
ifMtu.4 = 1500
ifMtu.8 = 1514
ifMtu.9 = 1514
ifMtu.17 = 9000
ifMtu.18 = 9014
ifMtu.19 = 1514
ifMtu.20 = 1514
ifMtu.21 = 1514
ifMtu.22 = 9014
ifMtu.23 = 1514
ifMtu.24 = 9014
ifMtu.25 = 9014
ifMtu.26 = 9014
ifMtu.27 = 1514
ifMtu.28 = 9014
ifMtu.29 = 9018
ifMtu.30 = 9014
ifMtu.31 = 9014
ifMtu.32 = 1514
ifMtu.33 = 1514
ifMtu.34 = 1514
ifMtu.35 = 9014
ifMtu.36 = 1514
ifMtu.37 = 1514
ifMtu.38 = 1514
ifMtu.39 = 1514
ifMtu.40 = 9014
ifMtu.41 = 1514
ifMtu.42 = 1514
ifMtu.43 = 9014
ifMtu.44 = 1514
ifMtu.45 = 9014
ifMtu.46 = 1514
ifMtu.47 = 1514
ifMtu.48 = 9014
ifMtu.49 = 1514
ifMtu.50 = 9014
ifMtu.51 = 1514
ifMtu.52 = 1514
ifMtu.53 = 1514
ifMtu.54 = 9014
ifMtu.55 = 1514
ifMtu.56 = 1514
ifMtu.105 = 9216
ifMtu.106 = 9216
ifMtu.107 = 1514
ifMtu.108 = 1514
ifMtu.109 = 1514
ifMtu.110 = 1514
ifMtu.111 = 9216
ifMtu.112 = 1514
ifMtu.113 = 9014
ifMtu.114 = 9216
ifMtu.115 = 9014
ifMtu.116 = 9014
ifMtu.117 = 1514
ifMtu.118 = 9212
ifMtu.119 = 9216
ifMtu.120 = 1514
ifMtu.121 = 9114
ifMtu.122 = 1514
ifMtu.123 = 9212
ifMtu.124 = 9212
ifMtu.125 = 1514
ifMtu.126 = 1514
ifMtu.127 = 9216
ifMtu.128 = 9216
ifMtu.129 = 9216
ifMtu.130 = 9216
ifMtu.131 = 9216
ifMtu.132 = 1514
ifMtu.133 = 1514
ifMtu.134 = 1514
ifMtu.135 = 9216
ifMtu.136 = 1514
ifMtu.137 = 1514
ifMtu.138 = 9216
ifMtu.139 = 9216
ifMtu.140 = 1514
ifMtu.141 = 1514
ifMtu.142 = 1514
ifMtu.143 = 9216
ifMtu.144 = 1514
ifMtu.145 = 9206
ifMtu.146 = 9114
ifMtu.147 = 9212
ifMtu.148 = 9212
ifMtu.149 = 1514
ifMtu.150 = 1514
ifMtu.151 = 9216
ifMtu.152 = 9216
ifMtu.201 = 1500
ifMtu.202 = 9212
ifMtu.203 = 9212
ifMtu.204 = 9206
ifMtu.205 = 9206
ifMtu.206 = 1514
ifMtu.207 = 9206
ifMtu.211 = 9212
ifMtu.212 = 9206
ifMtu.214 = 1500
ifMtu.218 = 1500
ifMtu.219 = 1500
ifMtu.220 = 1500
ifMtu.221 = 1500
ifMtu.222 = 1500
ifMtu.223 = 1500
ifMtu.224 = 1500
ifMtu.225 = 1500
ifMtu.226 = 1500
ifMtu.227 = 9004
ifMtu.228 = 9004
ifMtu.229 = 1500
ifMtu.230 = 9210
ifMtu.231 = 9118
ifMtu.233 = 1518
ifMtu.238 = 1500
ifMtu.239 = 1500
ifMtu.240 = 1500
ifMtu.241 = 1500
ifMtu.242 = 1500
ifMtu.243 = 1500
ifMtu.244 = 1500
ifMtu.245 = 1500
ifMtu.246 = 1500
ifMtu.247 = 1500
ifMtu.248 = 1500
ifMtu.249 = 1500
ifMtu.250 = 1500
ifMtu.251 = 1500
ifMtu.253 = 1500
ifMtu.254 = 1500
ifMtu.774 = 9206
ifMtu.775 = 1514
ifMtu.776 = 1500
ifMtu.777 = 1500
ifMtu.778 = 1500
ifMtu.779 = 1500
ifMtu.783 = 9118
ifMtu.785 = 1518
ifMtu.788 = 1518
ifMtu.790 = 9018
ifMtu.794 = 9118
ifMtu.799 = 9014
ifMtu.800 = 1500
ifMtu.801 = 1500
ifMtu.806 = 1500
ifMtu.807 = 1500
ifMtu.810 = 9206
ifMtu.811 = 1500
ifMtu.818 = 1514
ifMtu.821 = 1518
ifMtu.822 = 1518
ifMtu.823 = 1500
ifMtu.824 = 1500
ifMtu.832 = 9212
ifMtu.833 = 9208
ifMtu.834 = 9014
ifMtu.839 = 9014
ifMtu.851 = 9018
ifMtu.858 = 9014
ifMtu.859 = 9018
ifMtu.860 = 9018
ifMtu.861 = 9208
ifMtu.862 = 9018
ifMtu.863 = 9018
ifMtu.866 = 9022
ifMtu.868 = 9022
ifMtu.869 = 1522
ifMtu.870 = 1522
ifMtu.872 = 9018
ifMtu.873 = 9208
ifMtu.874 = 1518
ifMtu.876 = 9018
ifMtu.877 = 9018
ifMtu.880 = 9208
ifMtu.882 = 9018
ifMtu.883 = 9018
ifMtu.884 = 1500
ifMtu.885 = 1500
ifMtu.886 = 1500
ifMtu.887 = 1500
ifMtu.888 = 1500
ifMtu.889 = 1500
ifMtu.890 = 9018
ifMtu.891 = 9014
ifMtu.892 = 9014
ifMtu.894 = 9018
ifMtu.895 = 9212
ifMtu.896 = 9206
ifMtu.897 = 1500
ifMtu.898 = 1500
ifMtu.903 = 9206
ifMtu.904 = 1514
ifMtu.905 = 1514
ifSpeed.1 = 1000000000
ifSpeed.2 = 1000000000
ifSpeed.4 = 0
ifSpeed.8 = 1000000000
ifSpeed.9 = 1000000000
ifSpeed.17 = 1000000000
ifSpeed.18 = 1000000000
ifSpeed.19 = 1000000000
ifSpeed.20 = 1000000000
ifSpeed.21 = 1000000000
ifSpeed.22 = 1000000000
ifSpeed.23 = 1000000000
ifSpeed.24 = 1000000000
ifSpeed.25 = 1000000000
ifSpeed.26 = 1000000000
ifSpeed.27 = 1000000000
ifSpeed.28 = 1000000000
ifSpeed.29 = 1000000000
ifSpeed.30 = 1000000000
ifSpeed.31 = 1000000000
ifSpeed.32 = 1000000000
ifSpeed.33 = 1000000000
ifSpeed.34 = 1000000000
ifSpeed.35 = 1000000000
ifSpeed.36 = 1000000000
ifSpeed.37 = 1000000000
ifSpeed.38 = 1000000000
ifSpeed.39 = 1000000000
ifSpeed.40 = 1000000000
ifSpeed.41 = 1000000000
ifSpeed.42 = 1000000000
ifSpeed.43 = 1000000000
ifSpeed.44 = 1000000000
ifSpeed.45 = 1000000000
ifSpeed.46 = 1000000000
ifSpeed.47 = 1000000000
ifSpeed.48 = 1000000000
ifSpeed.49 = 1000000000
ifSpeed.50 = 1000000000
ifSpeed.51 = 1000000000
ifSpeed.52 = 1000000000
ifSpeed.53 = 1000000000
ifSpeed.54 = 1000000000
ifSpeed.55 = 1000000000
ifSpeed.56 = 1000000000
ifSpeed.57 = 0
ifSpeed.58 = 0
ifSpeed.59 = 0
ifSpeed.60 = 0
ifSpeed.61 = 0
ifSpeed.62 = 0
ifSpeed.63 = 0
ifSpeed.64 = 0
ifSpeed.65 = 0
ifSpeed.66 = 0
ifSpeed.67 = 0
ifSpeed.68 = 0
ifSpeed.69 = 0
ifSpeed.70 = 0
ifSpeed.71 = 0
ifSpeed.72 = 0
ifSpeed.73 = 0
ifSpeed.74 = 0
ifSpeed.75 = 0
ifSpeed.76 = 0
ifSpeed.77 = 0
ifSpeed.78 = 0
ifSpeed.79 = 0
ifSpeed.80 = 0
ifSpeed.81 = 0
ifSpeed.82 = 0
ifSpeed.83 = 0
ifSpeed.84 = 0
ifSpeed.85 = 0
ifSpeed.86 = 0
ifSpeed.87 = 0
ifSpeed.88 = 0
ifSpeed.89 = 0
ifSpeed.90 = 0
ifSpeed.91 = 0
ifSpeed.92 = 0
ifSpeed.93 = 0
ifSpeed.94 = 0
ifSpeed.95 = 0
ifSpeed.96 = 0
ifSpeed.97 = 0
ifSpeed.98 = 0
ifSpeed.99 = 0
ifSpeed.100 = 0
ifSpeed.101 = 0
ifSpeed.102 = 0
ifSpeed.103 = 0
ifSpeed.104 = 0
ifSpeed.105 = 4294967295
ifSpeed.106 = 4294967295
ifSpeed.107 = 4294967295
ifSpeed.108 = 4294967295
ifSpeed.109 = 4294967295
ifSpeed.110 = 4294967295
ifSpeed.111 = 4294967295
ifSpeed.112 = 4294967295
ifSpeed.113 = 4294967295
ifSpeed.114 = 4294967295
ifSpeed.115 = 4294967295
ifSpeed.116 = 4294967295
ifSpeed.117 = 4294967295
ifSpeed.118 = 4294967295
ifSpeed.119 = 4294967295
ifSpeed.120 = 4294967295
ifSpeed.121 = 4294967295
ifSpeed.122 = 4294967295
ifSpeed.123 = 4294967295
ifSpeed.124 = 4294967295
ifSpeed.125 = 4294967295
ifSpeed.126 = 4294967295
ifSpeed.127 = 4294967295
ifSpeed.128 = 4294967295
ifSpeed.129 = 4294967295
ifSpeed.130 = 4294967295
ifSpeed.131 = 4294967295
ifSpeed.132 = 4294967295
ifSpeed.133 = 4294967295
ifSpeed.134 = 4294967295
ifSpeed.135 = 4294967295
ifSpeed.136 = 4294967295
ifSpeed.137 = 4294967295
ifSpeed.138 = 4294967295
ifSpeed.139 = 4294967295
ifSpeed.140 = 4294967295
ifSpeed.141 = 4294967295
ifSpeed.142 = 4294967295
ifSpeed.143 = 4294967295
ifSpeed.144 = 4294967295
ifSpeed.145 = 4294967295
ifSpeed.146 = 4294967295
ifSpeed.147 = 4294967295
ifSpeed.148 = 4294967295
ifSpeed.149 = 4294967295
ifSpeed.150 = 4294967295
ifSpeed.151 = 4294967295
ifSpeed.152 = 4294967295
ifSpeed.201 = 0
ifSpeed.202 = 4294967295
ifSpeed.203 = 4294967295
ifSpeed.204 = 4294967295
ifSpeed.205 = 4294967295
ifSpeed.206 = 4294967295
ifSpeed.207 = 4294967295
ifSpeed.211 = 4294967295
ifSpeed.212 = 4294967295
ifSpeed.214 = 0
ifSpeed.218 = 0
ifSpeed.219 = 0
ifSpeed.220 = 0
ifSpeed.221 = 0
ifSpeed.222 = 0
ifSpeed.223 = 0
ifSpeed.224 = 0
ifSpeed.225 = 0
ifSpeed.226 = 0
ifSpeed.227 = 1000000000
ifSpeed.228 = 1000000000
ifSpeed.229 = 0
ifSpeed.230 = 4294967295
ifSpeed.231 = 4294967295
ifSpeed.233 = 4294967295
ifSpeed.238 = 0
ifSpeed.239 = 0
ifSpeed.240 = 0
ifSpeed.241 = 0
ifSpeed.242 = 0
ifSpeed.243 = 0
ifSpeed.244 = 0
ifSpeed.245 = 0
ifSpeed.246 = 0
ifSpeed.247 = 0
ifSpeed.248 = 0
ifSpeed.249 = 0
ifSpeed.250 = 0
ifSpeed.251 = 0
ifSpeed.253 = 0
ifSpeed.254 = 0
ifSpeed.774 = 4294967295
ifSpeed.775 = 4294967295
ifSpeed.776 = 0
ifSpeed.777 = 0
ifSpeed.778 = 0
ifSpeed.779 = 0
ifSpeed.783 = 4294967295
ifSpeed.785 = 4294967295
ifSpeed.788 = 1000000000
ifSpeed.790 = 1000000000
ifSpeed.794 = 4294967295
ifSpeed.799 = 1000000000
ifSpeed.800 = 0
ifSpeed.801 = 0
ifSpeed.806 = 0
ifSpeed.807 = 0
ifSpeed.810 = 4294967295
ifSpeed.811 = 0
ifSpeed.818 = 4294967295
ifSpeed.821 = 4294967295
ifSpeed.822 = 4294967295
ifSpeed.823 = 0
ifSpeed.824 = 0
ifSpeed.832 = 4294967295
ifSpeed.833 = 4294967295
ifSpeed.834 = 4294967295
ifSpeed.839 = 4294967295
ifSpeed.851 = 4294967295
ifSpeed.858 = 4294967295
ifSpeed.859 = 4294967295
ifSpeed.860 = 4294967295
ifSpeed.861 = 4294967295
ifSpeed.862 = 4294967295
ifSpeed.863 = 4294967295
ifSpeed.866 = 4294967295
ifSpeed.868 = 4294967295
ifSpeed.869 = 4294967295
ifSpeed.870 = 4294967295
ifSpeed.872 = 4294967295
ifSpeed.873 = 4294967295
ifSpeed.874 = 4294967295
ifSpeed.876 = 4294967295
ifSpeed.877 = 4294967295
ifSpeed.880 = 4294967295
ifSpeed.882 = 4294967295
ifSpeed.883 = 4294967295
ifSpeed.884 = 0
ifSpeed.885 = 0
ifSpeed.886 = 0
ifSpeed.887 = 0
ifSpeed.888 = 0
ifSpeed.889 = 0
ifSpeed.890 = 4294967295
ifSpeed.891 = 1000000000
ifSpeed.892 = 1000000000
ifSpeed.894 = 4294967295
ifSpeed.895 = 0
ifSpeed.896 = 0
ifSpeed.897 = 0
ifSpeed.898 = 0
ifSpeed.903 = 4294967295
ifSpeed.904 = 100000000
ifSpeed.905 = 100000000
ifSpeed.1073741825 = 1000000000
ifSpeed.1073741826 = 1000000000
ifSpeed.1073741827 = 1000000000
ifSpeed.1073741828 = 1000000000
ifSpeed.1073741829 = 1000000000
ifSpeed.1073741830 = 1000000000
ifSpeed.1073741831 = 1000000000
ifSpeed.1073741832 = 1000000000
ifSpeed.1073741833 = 1000000000
ifSpeed.1073741834 = 1000000000
ifSpeed.1073741835 = 4294967295
ifSpeed.1073741836 = 4294967295
ifSpeed.1073741837 = 1000000000
ifSpeed.1073741838 = 1000000000
ifSpeed.1073741839 = 1000000000
ifSpeed.1073741840 = 1000000000
ifSpeed.1073741841 = 1000000000
ifSpeed.1073741842 = 1000000000
ifSpeed.1073741843 = 1000000000
ifSpeed.1073741844 = 1000000000
ifSpeed.1073741845 = 1000000000
ifSpeed.1073741846 = 1000000000
ifSpeed.1073741847 = 4294967295
ifSpeed.1073741848 = 4294967295
ifPhysAddress.1 = 0:c1:64:4f:7e:c0
ifPhysAddress.2 = 0:c1:64:4f:7e:c1
ifPhysAddress.4 = 
ifPhysAddress.8 = 0:c1:64:4f:7d:8
ifPhysAddress.9 = 0:c1:64:4f:7d:9
ifPhysAddress.17 = d4:6d:50:71:ba:0
ifPhysAddress.18 = d4:6d:50:71:ba:1
ifPhysAddress.19 = d4:6d:50:71:ba:2
ifPhysAddress.20 = d4:6d:50:71:ba:3
ifPhysAddress.21 = d4:6d:50:71:ba:4
ifPhysAddress.22 = d4:6d:50:71:ba:5
ifPhysAddress.23 = d4:6d:50:71:ba:6
ifPhysAddress.24 = d4:6d:50:71:ba:7
ifPhysAddress.25 = d4:6d:50:71:ba:8
ifPhysAddress.26 = d4:6d:50:71:ba:9
ifPhysAddress.27 = d4:6d:50:71:ba:a
ifPhysAddress.28 = d4:6d:50:71:ba:b
ifPhysAddress.29 = d4:6d:50:71:ba:c
ifPhysAddress.30 = d4:6d:50:71:ba:d
ifPhysAddress.31 = d4:6d:50:71:ba:e
ifPhysAddress.32 = d4:6d:50:71:ba:f
ifPhysAddress.33 = d4:6d:50:71:ba:10
ifPhysAddress.34 = d4:6d:50:71:ba:11
ifPhysAddress.35 = d4:6d:50:71:ba:12
ifPhysAddress.36 = d4:6d:50:71:ba:13
ifPhysAddress.37 = d4:6d:50:71:ba:14
ifPhysAddress.38 = d4:6d:50:71:ba:15
ifPhysAddress.39 = d4:6d:50:71:ba:16
ifPhysAddress.40 = d4:6d:50:71:ba:17
ifPhysAddress.41 = d4:6d:50:71:ba:18
ifPhysAddress.42 = d4:6d:50:71:ba:19
ifPhysAddress.43 = d4:6d:50:71:ba:1a
ifPhysAddress.44 = d4:6d:50:71:ba:1b
ifPhysAddress.45 = d4:6d:50:71:ba:1c
ifPhysAddress.46 = d4:6d:50:71:ba:1d
ifPhysAddress.47 = d4:6d:50:71:ba:1e
ifPhysAddress.48 = d4:6d:50:71:ba:1f
ifPhysAddress.49 = d4:6d:50:71:ba:20
ifPhysAddress.50 = d4:6d:50:71:ba:21
ifPhysAddress.51 = d4:6d:50:71:ba:22
ifPhysAddress.52 = d4:6d:50:71:ba:23
ifPhysAddress.53 = d4:6d:50:71:ba:24
ifPhysAddress.54 = d4:6d:50:71:ba:25
ifPhysAddress.55 = d4:6d:50:71:ba:26
ifPhysAddress.56 = d4:6d:50:71:ba:27
ifPhysAddress.57 = 
ifPhysAddress.58 = 
ifPhysAddress.59 = 
ifPhysAddress.60 = 
ifPhysAddress.61 = 
ifPhysAddress.62 = 
ifPhysAddress.63 = 
ifPhysAddress.64 = 
ifPhysAddress.65 = 
ifPhysAddress.66 = 
ifPhysAddress.67 = 
ifPhysAddress.68 = 
ifPhysAddress.69 = 
ifPhysAddress.70 = 
ifPhysAddress.71 = 
ifPhysAddress.72 = 
ifPhysAddress.73 = 
ifPhysAddress.74 = 
ifPhysAddress.75 = 
ifPhysAddress.76 = 
ifPhysAddress.77 = 
ifPhysAddress.78 = 
ifPhysAddress.79 = 
ifPhysAddress.80 = 
ifPhysAddress.81 = 
ifPhysAddress.82 = 
ifPhysAddress.83 = 
ifPhysAddress.84 = 
ifPhysAddress.85 = 
ifPhysAddress.86 = 
ifPhysAddress.87 = 
ifPhysAddress.88 = 
ifPhysAddress.89 = 
ifPhysAddress.90 = 
ifPhysAddress.91 = 
ifPhysAddress.92 = 
ifPhysAddress.93 = 
ifPhysAddress.94 = 
ifPhysAddress.95 = 
ifPhysAddress.96 = 
ifPhysAddress.97 = 
ifPhysAddress.98 = 
ifPhysAddress.99 = 
ifPhysAddress.100 = 
ifPhysAddress.101 = 
ifPhysAddress.102 = 
ifPhysAddress.103 = 
ifPhysAddress.104 = 
ifPhysAddress.105 = d8:67:d9:67:f8:e8
ifPhysAddress.106 = d8:67:d9:67:f8:e9
ifPhysAddress.107 = d8:67:d9:67:f8:ea
ifPhysAddress.108 = d8:67:d9:67:f8:eb
ifPhysAddress.109 = d8:67:d9:67:f8:ec
ifPhysAddress.110 = d8:67:d9:67:f8:ed
ifPhysAddress.111 = d8:67:d9:67:f8:ee
ifPhysAddress.112 = d8:67:d9:67:f8:ef
ifPhysAddress.113 = d8:67:d9:67:f8:f0
ifPhysAddress.114 = d8:67:d9:67:f8:f1
ifPhysAddress.115 = d8:67:d9:67:f8:f2
ifPhysAddress.116 = d8:67:d9:67:f8:f3
ifPhysAddress.117 = d8:67:d9:67:f8:f4
ifPhysAddress.118 = d8:67:d9:67:f8:f5
ifPhysAddress.119 = d8:67:d9:67:f8:f6
ifPhysAddress.120 = d8:67:d9:67:f8:f7
ifPhysAddress.121 = d8:67:d9:67:f8:f8
ifPhysAddress.122 = d8:67:d9:67:f8:f9
ifPhysAddress.123 = d8:67:d9:67:f8:fa
ifPhysAddress.124 = d8:67:d9:67:f8:fb
ifPhysAddress.125 = d8:67:d9:67:f8:fc
ifPhysAddress.126 = d8:67:d9:67:f8:fd
ifPhysAddress.127 = d8:67:d9:67:f8:fe
ifPhysAddress.128 = d8:67:d9:67:f8:ff
ifPhysAddress.129 = 78:ba:f9:1:47:90
ifPhysAddress.130 = 78:ba:f9:1:47:91
ifPhysAddress.131 = 78:ba:f9:1:47:92
ifPhysAddress.132 = 78:ba:f9:1:47:93
ifPhysAddress.133 = 78:ba:f9:1:47:94
ifPhysAddress.134 = 78:ba:f9:1:47:95
ifPhysAddress.135 = 78:ba:f9:1:47:96
ifPhysAddress.136 = 78:ba:f9:1:47:97
ifPhysAddress.137 = 78:ba:f9:1:47:98
ifPhysAddress.138 = 78:ba:f9:1:47:99
ifPhysAddress.139 = 78:ba:f9:1:47:9a
ifPhysAddress.140 = 78:ba:f9:1:47:9b
ifPhysAddress.141 = 78:ba:f9:1:47:9c
ifPhysAddress.142 = 78:ba:f9:1:47:9d
ifPhysAddress.143 = 78:ba:f9:1:47:9e
ifPhysAddress.144 = 78:ba:f9:1:47:9f
ifPhysAddress.145 = 78:ba:f9:1:47:a0
ifPhysAddress.146 = 78:ba:f9:1:47:a1
ifPhysAddress.147 = 78:ba:f9:1:47:a2
ifPhysAddress.148 = 78:ba:f9:1:47:a3
ifPhysAddress.149 = 78:ba:f9:1:47:a4
ifPhysAddress.150 = 78:ba:f9:1:47:a5
ifPhysAddress.151 = 78:ba:f9:1:47:a6
ifPhysAddress.152 = 78:ba:f9:1:47:a7
ifPhysAddress.201 = 
ifPhysAddress.202 = 78:ba:f9:2:c6:7a
ifPhysAddress.203 = 78:ba:f9:2:c6:83
ifPhysAddress.204 = 78:ba:f9:2:c6:7a
ifPhysAddress.205 = 78:ba:f9:2:c6:83
ifPhysAddress.206 = 78:ba:f9:2:c6:79
ifPhysAddress.207 = 78:ba:f9:1:47:a0
ifPhysAddress.211 = 78:ba:f9:2:c6:7b
ifPhysAddress.212 = 78:ba:f9:2:c6:7b
ifPhysAddress.214 = 
ifPhysAddress.218 = 
ifPhysAddress.219 = 
ifPhysAddress.220 = 
ifPhysAddress.221 = 
ifPhysAddress.222 = 
ifPhysAddress.223 = 
ifPhysAddress.224 = 
ifPhysAddress.225 = 
ifPhysAddress.226 = 
ifPhysAddress.227 = d4:6d:50:71:ba:0
ifPhysAddress.228 = d4:6d:50:71:ba:0
ifPhysAddress.229 = 
ifPhysAddress.230 = 78:ba:f9:1:47:a0
ifPhysAddress.231 = d8:67:d9:67:f8:f8
ifPhysAddress.233 = 78:ba:f9:1:47:a0
ifPhysAddress.238 = 
ifPhysAddress.239 = 
ifPhysAddress.240 = 
ifPhysAddress.241 = 
ifPhysAddress.242 = 
ifPhysAddress.243 = 
ifPhysAddress.244 = 
ifPhysAddress.245 = 
ifPhysAddress.246 = 
ifPhysAddress.247 = 
ifPhysAddress.248 = 
ifPhysAddress.249 = 
ifPhysAddress.250 = 
ifPhysAddress.251 = 
ifPhysAddress.253 = 
ifPhysAddress.254 = 
ifPhysAddress.774 = 78:ba:f9:2:c6:83
ifPhysAddress.775 = 78:ba:f9:2:c6:79
ifPhysAddress.776 = 
ifPhysAddress.777 = 
ifPhysAddress.778 = 
ifPhysAddress.779 = 
ifPhysAddress.783 = d8:67:d9:67:f8:f8
ifPhysAddress.785 = d8:67:d9:67:f8:f7
ifPhysAddress.788 = d4:6d:50:71:ba:1c
ifPhysAddress.790 = d4:6d:50:71:ba:1
ifPhysAddress.794 = d8:67:d9:67:f8:f8
ifPhysAddress.799 = d4:6d:50:71:ba:1c
ifPhysAddress.800 = 
ifPhysAddress.801 = 
ifPhysAddress.806 = 
ifPhysAddress.807 = 
ifPhysAddress.810 = 78:ba:f9:2:c6:7a
ifPhysAddress.811 = 
ifPhysAddress.818 = 78:ba:f9:2:c6:79
ifPhysAddress.821 = 78:ba:f9:1:47:a4
ifPhysAddress.822 = 78:ba:f9:1:47:a5
ifPhysAddress.823 = 
ifPhysAddress.824 = 
ifPhysAddress.832 = 78:ba:f9:2:c6:7d
ifPhysAddress.833 = 78:ba:f9:2:c6:80
ifPhysAddress.834 = 78:ba:f9:2:c6:80
ifPhysAddress.839 = 78:ba:f9:2:c6:7d
ifPhysAddress.851 = 78:ba:f9:2:c6:80
ifPhysAddress.858 = 78:ba:f9:1:47:a0
ifPhysAddress.859 = 78:ba:f9:2:c6:80
ifPhysAddress.860 = 78:ba:f9:2:c6:80
ifPhysAddress.861 = 78:ba:f9:2:c6:7f
ifPhysAddress.862 = 78:ba:f9:2:c6:7f
ifPhysAddress.863 = 78:ba:f9:2:c6:80
ifPhysAddress.866 = 78:ba:f9:2:c6:80
ifPhysAddress.868 = 78:ba:f9:2:c6:80
ifPhysAddress.869 = 78:ba:f9:2:c6:80
ifPhysAddress.870 = 78:ba:f9:2:c6:80
ifPhysAddress.872 = 78:ba:f9:2:c6:80
ifPhysAddress.873 = 78:ba:f9:2:c6:81
ifPhysAddress.874 = 78:ba:f9:2:c6:81
ifPhysAddress.876 = 78:ba:f9:2:c6:81
ifPhysAddress.877 = 78:ba:f9:2:c6:81
ifPhysAddress.880 = 78:ba:f9:2:c6:7c
ifPhysAddress.882 = 78:ba:f9:2:c6:7c
ifPhysAddress.883 = 78:ba:f9:2:c6:81
ifPhysAddress.884 = 
ifPhysAddress.885 = 
ifPhysAddress.886 = 
ifPhysAddress.887 = 
ifPhysAddress.888 = 
ifPhysAddress.889 = 
ifPhysAddress.890 = 78:ba:f9:2:c6:81
ifPhysAddress.891 = d4:6d:50:71:ba:c
ifPhysAddress.892 = d4:6d:50:71:ba:c
ifPhysAddress.894 = 78:ba:f9:2:c6:80
ifPhysAddress.895 = 78:ba:f9:2:c6:82
ifPhysAddress.896 = 78:ba:f9:2:c6:82
ifPhysAddress.897 = 
ifPhysAddress.898 = 
ifPhysAddress.903 = 78:ba:f9:2:c6:7a
ifPhysAddress.904 = 0:c1:64:4f:7e:c2
ifPhysAddress.905 = 0:c1:64:4f:7d:a
ifPhysAddress.1073741825 = 0:0:0:0:0:0
ifPhysAddress.1073741826 = 
ifPhysAddress.1073741827 = 
ifPhysAddress.1073741828 = 
ifPhysAddress.1073741829 = 
ifPhysAddress.1073741830 = 
ifPhysAddress.1073741831 = 
ifPhysAddress.1073741832 = 
ifPhysAddress.1073741833 = 
ifPhysAddress.1073741834 = 
ifPhysAddress.1073741835 = 
ifPhysAddress.1073741836 = 
ifPhysAddress.1073741837 = 0:0:0:0:0:0
ifPhysAddress.1073741838 = 
ifPhysAddress.1073741839 = 
ifPhysAddress.1073741840 = 
ifPhysAddress.1073741841 = 
ifPhysAddress.1073741842 = 
ifPhysAddress.1073741843 = 
ifPhysAddress.1073741844 = 
ifPhysAddress.1073741845 = 
ifPhysAddress.1073741846 = 
ifPhysAddress.1073741847 = 
ifPhysAddress.1073741848 = 
ifAdminStatus.1 = up
ifAdminStatus.2 = down
ifAdminStatus.4 = up
ifAdminStatus.8 = up
ifAdminStatus.9 = down
ifAdminStatus.17 = down
ifAdminStatus.18 = up
ifAdminStatus.19 = down
ifAdminStatus.20 = down
ifAdminStatus.21 = down
ifAdminStatus.22 = up
ifAdminStatus.23 = down
ifAdminStatus.24 = up
ifAdminStatus.25 = up
ifAdminStatus.26 = up
ifAdminStatus.27 = down
ifAdminStatus.28 = up
ifAdminStatus.29 = up
ifAdminStatus.30 = up
ifAdminStatus.31 = up
ifAdminStatus.32 = down
ifAdminStatus.33 = down
ifAdminStatus.34 = down
ifAdminStatus.35 = up
ifAdminStatus.36 = down
ifAdminStatus.37 = down
ifAdminStatus.38 = down
ifAdminStatus.39 = down
ifAdminStatus.40 = up
ifAdminStatus.41 = down
ifAdminStatus.42 = down
ifAdminStatus.43 = up
ifAdminStatus.44 = down
ifAdminStatus.45 = up
ifAdminStatus.46 = down
ifAdminStatus.47 = down
ifAdminStatus.48 = up
ifAdminStatus.49 = down
ifAdminStatus.50 = up
ifAdminStatus.51 = down
ifAdminStatus.52 = down
ifAdminStatus.53 = down
ifAdminStatus.54 = up
ifAdminStatus.55 = down
ifAdminStatus.56 = down
ifAdminStatus.57 = up
ifAdminStatus.58 = up
ifAdminStatus.59 = up
ifAdminStatus.60 = up
ifAdminStatus.61 = up
ifAdminStatus.62 = up
ifAdminStatus.63 = up
ifAdminStatus.64 = up
ifAdminStatus.65 = up
ifAdminStatus.66 = up
ifAdminStatus.67 = up
ifAdminStatus.68 = up
ifAdminStatus.69 = up
ifAdminStatus.70 = up
ifAdminStatus.71 = up
ifAdminStatus.72 = up
ifAdminStatus.73 = up
ifAdminStatus.74 = up
ifAdminStatus.75 = up
ifAdminStatus.76 = up
ifAdminStatus.77 = up
ifAdminStatus.78 = up
ifAdminStatus.79 = up
ifAdminStatus.80 = up
ifAdminStatus.81 = up
ifAdminStatus.82 = up
ifAdminStatus.83 = up
ifAdminStatus.84 = up
ifAdminStatus.85 = up
ifAdminStatus.86 = up
ifAdminStatus.87 = up
ifAdminStatus.88 = up
ifAdminStatus.89 = up
ifAdminStatus.90 = up
ifAdminStatus.91 = up
ifAdminStatus.92 = up
ifAdminStatus.93 = up
ifAdminStatus.94 = up
ifAdminStatus.95 = up
ifAdminStatus.96 = up
ifAdminStatus.97 = up
ifAdminStatus.98 = up
ifAdminStatus.99 = up
ifAdminStatus.100 = up
ifAdminStatus.101 = up
ifAdminStatus.102 = up
ifAdminStatus.103 = up
ifAdminStatus.104 = up
ifAdminStatus.105 = up
ifAdminStatus.106 = up
ifAdminStatus.107 = down
ifAdminStatus.108 = down
ifAdminStatus.109 = down
ifAdminStatus.110 = down
ifAdminStatus.111 = up
ifAdminStatus.112 = down
ifAdminStatus.113 = up
ifAdminStatus.114 = up
ifAdminStatus.115 = up
ifAdminStatus.116 = up
ifAdminStatus.117 = down
ifAdminStatus.118 = up
ifAdminStatus.119 = up
ifAdminStatus.120 = up
ifAdminStatus.121 = up
ifAdminStatus.122 = down
ifAdminStatus.123 = up
ifAdminStatus.124 = up
ifAdminStatus.125 = down
ifAdminStatus.126 = down
ifAdminStatus.127 = up
ifAdminStatus.128 = up
ifAdminStatus.129 = down
ifAdminStatus.130 = up
ifAdminStatus.131 = up
ifAdminStatus.132 = down
ifAdminStatus.133 = down
ifAdminStatus.134 = down
ifAdminStatus.135 = up
ifAdminStatus.136 = down
ifAdminStatus.137 = down
ifAdminStatus.138 = up
ifAdminStatus.139 = up
ifAdminStatus.140 = down
ifAdminStatus.141 = down
ifAdminStatus.142 = down
ifAdminStatus.143 = up
ifAdminStatus.144 = up
ifAdminStatus.145 = up
ifAdminStatus.146 = up
ifAdminStatus.147 = up
ifAdminStatus.148 = up
ifAdminStatus.149 = up
ifAdminStatus.150 = up
ifAdminStatus.151 = up
ifAdminStatus.152 = up
ifAdminStatus.201 = up
ifAdminStatus.202 = up
ifAdminStatus.203 = up
ifAdminStatus.204 = up
ifAdminStatus.205 = up
ifAdminStatus.206 = up
ifAdminStatus.207 = up
ifAdminStatus.211 = up
ifAdminStatus.212 = up
ifAdminStatus.214 = up
ifAdminStatus.218 = up
ifAdminStatus.219 = up
ifAdminStatus.220 = up
ifAdminStatus.221 = up
ifAdminStatus.222 = up
ifAdminStatus.223 = up
ifAdminStatus.224 = up
ifAdminStatus.225 = up
ifAdminStatus.226 = up
ifAdminStatus.227 = down
ifAdminStatus.228 = down
ifAdminStatus.229 = up
ifAdminStatus.230 = up
ifAdminStatus.231 = up
ifAdminStatus.233 = up
ifAdminStatus.238 = up
ifAdminStatus.239 = up
ifAdminStatus.240 = up
ifAdminStatus.241 = up
ifAdminStatus.242 = up
ifAdminStatus.243 = up
ifAdminStatus.244 = up
ifAdminStatus.245 = up
ifAdminStatus.246 = up
ifAdminStatus.247 = up
ifAdminStatus.248 = up
ifAdminStatus.249 = up
ifAdminStatus.250 = up
ifAdminStatus.251 = up
ifAdminStatus.253 = up
ifAdminStatus.254 = up
ifAdminStatus.774 = up
ifAdminStatus.775 = up
ifAdminStatus.776 = up
ifAdminStatus.777 = up
ifAdminStatus.778 = up
ifAdminStatus.779 = up
ifAdminStatus.783 = up
ifAdminStatus.785 = up
ifAdminStatus.788 = up
ifAdminStatus.790 = up
ifAdminStatus.794 = up
ifAdminStatus.799 = up
ifAdminStatus.800 = up
ifAdminStatus.801 = up
ifAdminStatus.806 = up
ifAdminStatus.807 = up
ifAdminStatus.810 = up
ifAdminStatus.811 = up
ifAdminStatus.818 = up
ifAdminStatus.821 = up
ifAdminStatus.822 = up
ifAdminStatus.823 = up
ifAdminStatus.824 = up
ifAdminStatus.832 = up
ifAdminStatus.833 = up
ifAdminStatus.834 = up
ifAdminStatus.839 = up
ifAdminStatus.851 = up
ifAdminStatus.858 = up
ifAdminStatus.859 = up
ifAdminStatus.860 = up
ifAdminStatus.861 = up
ifAdminStatus.862 = up
ifAdminStatus.863 = up
ifAdminStatus.866 = up
ifAdminStatus.868 = up
ifAdminStatus.869 = up
ifAdminStatus.870 = up
ifAdminStatus.872 = up
ifAdminStatus.873 = up
ifAdminStatus.874 = up
ifAdminStatus.876 = up
ifAdminStatus.877 = up
ifAdminStatus.880 = up
ifAdminStatus.882 = up
ifAdminStatus.883 = up
ifAdminStatus.884 = up
ifAdminStatus.885 = up
ifAdminStatus.886 = up
ifAdminStatus.887 = up
ifAdminStatus.888 = up
ifAdminStatus.889 = up
ifAdminStatus.890 = up
ifAdminStatus.891 = up
ifAdminStatus.892 = up
ifAdminStatus.894 = up
ifAdminStatus.895 = down
ifAdminStatus.896 = down
ifAdminStatus.897 = up
ifAdminStatus.898 = up
ifAdminStatus.903 = up
ifAdminStatus.904 = down
ifAdminStatus.905 = down
ifAdminStatus.1073741825 = up
ifAdminStatus.1073741826 = up
ifAdminStatus.1073741827 = up
ifAdminStatus.1073741828 = up
ifAdminStatus.1073741829 = up
ifAdminStatus.1073741830 = up
ifAdminStatus.1073741831 = up
ifAdminStatus.1073741832 = up
ifAdminStatus.1073741833 = up
ifAdminStatus.1073741834 = up
ifAdminStatus.1073741835 = up
ifAdminStatus.1073741836 = up
ifAdminStatus.1073741837 = up
ifAdminStatus.1073741838 = up
ifAdminStatus.1073741839 = up
ifAdminStatus.1073741840 = up
ifAdminStatus.1073741841 = up
ifAdminStatus.1073741842 = up
ifAdminStatus.1073741843 = up
ifAdminStatus.1073741844 = up
ifAdminStatus.1073741845 = up
ifAdminStatus.1073741846 = up
ifAdminStatus.1073741847 = up
ifAdminStatus.1073741848 = up
ifOperStatus.1 = up
ifOperStatus.2 = down
ifOperStatus.4 = up
ifOperStatus.8 = up
ifOperStatus.9 = down
ifOperStatus.17 = down
ifOperStatus.18 = up
ifOperStatus.19 = down
ifOperStatus.20 = down
ifOperStatus.21 = down
ifOperStatus.22 = up
ifOperStatus.23 = down
ifOperStatus.24 = up
ifOperStatus.25 = up
ifOperStatus.26 = up
ifOperStatus.27 = down
ifOperStatus.28 = up
ifOperStatus.29 = up
ifOperStatus.30 = up
ifOperStatus.31 = up
ifOperStatus.32 = down
ifOperStatus.33 = down
ifOperStatus.34 = down
ifOperStatus.35 = up
ifOperStatus.36 = down
ifOperStatus.37 = down
ifOperStatus.38 = down
ifOperStatus.39 = down
ifOperStatus.40 = up
ifOperStatus.41 = down
ifOperStatus.42 = down
ifOperStatus.43 = up
ifOperStatus.44 = down
ifOperStatus.45 = up
ifOperStatus.46 = down
ifOperStatus.47 = down
ifOperStatus.48 = up
ifOperStatus.49 = down
ifOperStatus.50 = up
ifOperStatus.51 = down
ifOperStatus.52 = down
ifOperStatus.53 = down
ifOperStatus.54 = up
ifOperStatus.55 = down
ifOperStatus.56 = down
ifOperStatus.57 = up
ifOperStatus.58 = up
ifOperStatus.59 = up
ifOperStatus.60 = up
ifOperStatus.61 = up
ifOperStatus.62 = up
ifOperStatus.63 = up
ifOperStatus.64 = up
ifOperStatus.65 = up
ifOperStatus.66 = up
ifOperStatus.67 = up
ifOperStatus.68 = up
ifOperStatus.69 = up
ifOperStatus.70 = up
ifOperStatus.71 = up
ifOperStatus.72 = up
ifOperStatus.73 = up
ifOperStatus.74 = up
ifOperStatus.75 = up
ifOperStatus.76 = up
ifOperStatus.77 = up
ifOperStatus.78 = up
ifOperStatus.79 = up
ifOperStatus.80 = up
ifOperStatus.81 = up
ifOperStatus.82 = up
ifOperStatus.83 = up
ifOperStatus.84 = up
ifOperStatus.85 = up
ifOperStatus.86 = up
ifOperStatus.87 = up
ifOperStatus.88 = up
ifOperStatus.89 = up
ifOperStatus.90 = up
ifOperStatus.91 = up
ifOperStatus.92 = up
ifOperStatus.93 = up
ifOperStatus.94 = up
ifOperStatus.95 = up
ifOperStatus.96 = up
ifOperStatus.97 = up
ifOperStatus.98 = up
ifOperStatus.99 = up
ifOperStatus.100 = up
ifOperStatus.101 = up
ifOperStatus.102 = up
ifOperStatus.103 = up
ifOperStatus.104 = up
ifOperStatus.105 = up
ifOperStatus.106 = up
ifOperStatus.107 = down
ifOperStatus.108 = down
ifOperStatus.109 = down
ifOperStatus.110 = down
ifOperStatus.111 = up
ifOperStatus.112 = down
ifOperStatus.113 = up
ifOperStatus.114 = up
ifOperStatus.115 = up
ifOperStatus.116 = up
ifOperStatus.117 = down
ifOperStatus.118 = up
ifOperStatus.119 = up
ifOperStatus.120 = up
ifOperStatus.121 = up
ifOperStatus.122 = down
ifOperStatus.123 = up
ifOperStatus.124 = up
ifOperStatus.125 = down
ifOperStatus.126 = down
ifOperStatus.127 = up
ifOperStatus.128 = up
ifOperStatus.129 = down
ifOperStatus.130 = up
ifOperStatus.131 = up
ifOperStatus.132 = down
ifOperStatus.133 = down
ifOperStatus.134 = down
ifOperStatus.135 = up
ifOperStatus.136 = down
ifOperStatus.137 = down
ifOperStatus.138 = up
ifOperStatus.139 = up
ifOperStatus.140 = down
ifOperStatus.141 = down
ifOperStatus.142 = down
ifOperStatus.143 = up
ifOperStatus.144 = up
ifOperStatus.145 = up
ifOperStatus.146 = up
ifOperStatus.147 = up
ifOperStatus.148 = up
ifOperStatus.149 = up
ifOperStatus.150 = up
ifOperStatus.151 = up
ifOperStatus.152 = up
ifOperStatus.201 = up
ifOperStatus.202 = up
ifOperStatus.203 = up
ifOperStatus.204 = up
ifOperStatus.205 = up
ifOperStatus.206 = up
ifOperStatus.207 = up
ifOperStatus.211 = up
ifOperStatus.212 = up
ifOperStatus.214 = up
ifOperStatus.218 = up
ifOperStatus.219 = up
ifOperStatus.220 = up
ifOperStatus.221 = up
ifOperStatus.222 = up
ifOperStatus.223 = up
ifOperStatus.224 = up
ifOperStatus.225 = up
ifOperStatus.226 = up
ifOperStatus.227 = down
ifOperStatus.228 = down
ifOperStatus.229 = up
ifOperStatus.230 = up
ifOperStatus.231 = up
ifOperStatus.233 = up
ifOperStatus.238 = up
ifOperStatus.239 = up
ifOperStatus.240 = up
ifOperStatus.241 = up
ifOperStatus.242 = up
ifOperStatus.243 = up
ifOperStatus.244 = up
ifOperStatus.245 = up
ifOperStatus.246 = up
ifOperStatus.247 = up
ifOperStatus.248 = up
ifOperStatus.249 = up
ifOperStatus.250 = up
ifOperStatus.251 = up
ifOperStatus.253 = up
ifOperStatus.254 = up
ifOperStatus.774 = up
ifOperStatus.775 = up
ifOperStatus.776 = up
ifOperStatus.777 = up
ifOperStatus.778 = up
ifOperStatus.779 = up
ifOperStatus.783 = up
ifOperStatus.785 = up
ifOperStatus.788 = up
ifOperStatus.790 = up
ifOperStatus.794 = up
ifOperStatus.799 = up
ifOperStatus.800 = up
ifOperStatus.801 = up
ifOperStatus.806 = up
ifOperStatus.807 = up
ifOperStatus.810 = up
ifOperStatus.811 = up
ifOperStatus.818 = up
ifOperStatus.821 = up
ifOperStatus.822 = up
ifOperStatus.823 = up
ifOperStatus.824 = up
ifOperStatus.832 = up
ifOperStatus.833 = up
ifOperStatus.834 = up
ifOperStatus.839 = up
ifOperStatus.851 = up
ifOperStatus.858 = up
ifOperStatus.859 = up
ifOperStatus.860 = up
ifOperStatus.861 = up
ifOperStatus.862 = up
ifOperStatus.863 = up
ifOperStatus.866 = up
ifOperStatus.868 = up
ifOperStatus.869 = up
ifOperStatus.870 = up
ifOperStatus.872 = up
ifOperStatus.873 = up
ifOperStatus.874 = up
ifOperStatus.876 = up
ifOperStatus.877 = up
ifOperStatus.880 = up
ifOperStatus.882 = up
ifOperStatus.883 = up
ifOperStatus.884 = up
ifOperStatus.885 = up
ifOperStatus.886 = up
ifOperStatus.887 = up
ifOperStatus.888 = up
ifOperStatus.889 = up
ifOperStatus.890 = up
ifOperStatus.891 = up
ifOperStatus.892 = up
ifOperStatus.894 = up
ifOperStatus.895 = down
ifOperStatus.896 = down
ifOperStatus.897 = up
ifOperStatus.898 = up
ifOperStatus.903 = up
ifOperStatus.904 = down
ifOperStatus.905 = down
ifOperStatus.1073741825 = up
ifOperStatus.1073741826 = down
ifOperStatus.1073741827 = down
ifOperStatus.1073741828 = down
ifOperStatus.1073741829 = down
ifOperStatus.1073741830 = up
ifOperStatus.1073741831 = up
ifOperStatus.1073741832 = down
ifOperStatus.1073741833 = up
ifOperStatus.1073741834 = up
ifOperStatus.1073741835 = up
ifOperStatus.1073741836 = up
ifOperStatus.1073741837 = up
ifOperStatus.1073741838 = down
ifOperStatus.1073741839 = down
ifOperStatus.1073741840 = down
ifOperStatus.1073741841 = down
ifOperStatus.1073741842 = up
ifOperStatus.1073741843 = up
ifOperStatus.1073741844 = down
ifOperStatus.1073741845 = up
ifOperStatus.1073741846 = down
ifOperStatus.1073741847 = up
ifOperStatus.1073741848 = up
ifLastChange.1 = 0:0:00:25.01
ifLastChange.2 = 0:0:00:00.00
ifLastChange.4 = 0:0:00:00.00
ifLastChange.8 = 0:0:00:50.18
ifLastChange.9 = 0:0:00:00.00
ifLastChange.17 = 0:0:00:00.00
ifLastChange.18 = 0:0:02:55.66
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:03:18.84
ifLastChange.23 = 0:0:00:00.00
ifLastChange.24 = 0:0:03:21.22
ifLastChange.25 = 0:0:03:00.23
ifLastChange.26 = 0:0:03:01.33
ifLastChange.27 = 0:0:00:00.00
ifLastChange.28 = 0:0:03:26.60
ifLastChange.29 = 0:0:03:26.60
ifLastChange.30 = 0:0:03:03.78
ifLastChange.31 = 0:0:03:27.45
ifLastChange.32 = 0:0:00:00.00
ifLastChange.33 = 0:0:00:00.00
ifLastChange.34 = 0:0:00:00.00
ifLastChange.35 = 0:0:03:29.13
ifLastChange.36 = 0:0:00:00.00
ifLastChange.37 = 0:0:00:00.00
ifLastChange.38 = 0:0:00:00.00
ifLastChange.39 = 0:0:00:00.00
ifLastChange.40 = 0:0:03:31.09
ifLastChange.41 = 0:0:00:00.00
ifLastChange.42 = 0:0:00:00.00
ifLastChange.43 = 0:0:03:08.18
ifLastChange.44 = 0:0:00:00.00
ifLastChange.45 = 0:0:03:42.83
ifLastChange.46 = 0:0:00:00.00
ifLastChange.47 = 0:0:00:00.00
ifLastChange.48 = 0:0:04:04.06
ifLastChange.49 = 0:0:00:00.00
ifLastChange.50 = 0:0:04:04.07
ifLastChange.51 = 0:0:00:00.00
ifLastChange.52 = 0:0:00:00.00
ifLastChange.53 = 0:0:00:00.00
ifLastChange.54 = 0:0:04:04.08
ifLastChange.55 = 0:0:00:00.00
ifLastChange.56 = 0:0:00:00.00
ifLastChange.57 = 0:0:07:37.72
ifLastChange.58 = 0:0:07:37.72
ifLastChange.59 = 0:0:07:37.72
ifLastChange.60 = 0:0:07:37.72
ifLastChange.61 = 0:0:07:37.72
ifLastChange.62 = 0:0:07:37.72
ifLastChange.63 = 0:0:07:37.72
ifLastChange.64 = 0:0:07:37.72
ifLastChange.65 = 0:0:07:37.72
ifLastChange.66 = 0:0:07:37.72
ifLastChange.67 = 0:0:07:37.72
ifLastChange.68 = 0:0:07:37.72
ifLastChange.69 = 0:0:07:37.72
ifLastChange.70 = 0:0:07:37.72
ifLastChange.71 = 0:0:07:37.72
ifLastChange.72 = 0:0:07:37.72
ifLastChange.73 = 0:0:07:37.72
ifLastChange.74 = 0:0:07:37.72
ifLastChange.75 = 0:0:07:37.72
ifLastChange.76 = 0:0:07:37.72
ifLastChange.77 = 0:0:07:37.72
ifLastChange.78 = 0:0:07:37.72
ifLastChange.79 = 0:0:07:37.72
ifLastChange.80 = 0:0:07:37.72
ifLastChange.81 = 0:0:02:39.67
ifLastChange.82 = 0:0:02:39.67
ifLastChange.83 = 0:0:02:39.67
ifLastChange.84 = 0:0:02:39.67
ifLastChange.85 = 0:0:02:39.67
ifLastChange.86 = 0:0:02:39.67
ifLastChange.87 = 0:0:02:39.67
ifLastChange.88 = 0:0:02:39.67
ifLastChange.89 = 0:0:02:39.67
ifLastChange.90 = 0:0:02:39.67
ifLastChange.91 = 0:0:02:39.67
ifLastChange.92 = 0:0:02:39.67
ifLastChange.93 = 0:0:02:39.67
ifLastChange.94 = 0:0:02:39.67
ifLastChange.95 = 0:0:02:39.67
ifLastChange.96 = 0:0:02:39.67
ifLastChange.97 = 0:0:02:39.67
ifLastChange.98 = 0:0:02:39.67
ifLastChange.99 = 0:0:02:39.67
ifLastChange.100 = 0:0:02:39.67
ifLastChange.101 = 0:0:02:39.67
ifLastChange.102 = 0:0:02:39.67
ifLastChange.103 = 0:0:02:39.67
ifLastChange.104 = 0:0:02:39.67
ifLastChange.105 = 0:1:12:53.47
ifLastChange.106 = 0:1:12:53.48
ifLastChange.107 = 0:0:00:00.00
ifLastChange.108 = 0:0:00:00.00
ifLastChange.109 = 0:0:00:00.00
ifLastChange.110 = 0:0:00:00.00
ifLastChange.111 = 0:0:07:48.53
ifLastChange.112 = 0:0:00:00.00
ifLastChange.113 = 0:0:07:48.70
ifLastChange.114 = 0:0:10:20.68
ifLastChange.115 = 0:0:07:48.87
ifLastChange.116 = 0:0:07:49.05
ifLastChange.117 = 0:0:00:00.00
ifLastChange.118 = 0:0:07:49.22
ifLastChange.119 = 0:0:07:49.44
ifLastChange.120 = 0:0:10:20.70
ifLastChange.121 = 0:0:07:49.57
ifLastChange.122 = 0:0:00:00.00
ifLastChange.123 = 0:0:07:49.58
ifLastChange.124 = 0:0:07:49.75
ifLastChange.125 = 0:0:00:00.00
ifLastChange.126 = 0:0:00:00.00
ifLastChange.127 = 0:23:55:13.40
ifLastChange.128 = 0:23:55:13.68
ifLastChange.129 = 0:0:00:00.00
ifLastChange.130 = 0:1:13:43.58
ifLastChange.131 = 0:1:13:43.57
ifLastChange.132 = 0:0:00:00.00
ifLastChange.133 = 0:0:00:00.00
ifLastChange.134 = 0:0:00:00.00
ifLastChange.135 = 0:0:07:10.17
ifLastChange.136 = 0:0:00:00.00
ifLastChange.137 = 0:0:00:00.00
ifLastChange.138 = 0:0:10:21.56
ifLastChange.139 = 0:0:10:20.49
ifLastChange.140 = 0:0:00:00.00
ifLastChange.141 = 0:0:00:00.00
ifLastChange.142 = 0:0:00:00.00
ifLastChange.143 = 0:0:07:15.46
ifLastChange.144 = 0:0:03:26.56
ifLastChange.145 = 0:0:03:26.56
ifLastChange.146 = 0:0:03:26.57
ifLastChange.147 = 0:0:07:10.21
ifLastChange.148 = 0:0:07:10.22
ifLastChange.149 = 0:0:03:26.58
ifLastChange.150 = 0:0:03:26.59
ifLastChange.151 = 0:23:55:06.18
ifLastChange.152 = 0:23:55:06.18
ifLastChange.201 = 0:0:00:19.07
ifLastChange.202 = 0:1:14:14.61
ifLastChange.203 = 0:23:56:23.28
ifLastChange.204 = 0:1:14:14.61
ifLastChange.205 = 0:23:56:23.28
ifLastChange.206 = 0:0:07:50.18
ifLastChange.207 = 0:0:03:26.58
ifLastChange.211 = 0:0:08:21.58
ifLastChange.212 = 0:0:08:21.59
ifLastChange.214 = 0:0:00:19.07
ifLastChange.218 = 0:0:00:19.07
ifLastChange.219 = 0:0:07:44.40
ifLastChange.220 = 0:0:07:44.40
ifLastChange.221 = 0:0:03:26.61
ifLastChange.222 = 0:0:03:26.61
ifLastChange.223 = 0:1:13:39.38
ifLastChange.224 = 1:0:52:56.92
ifLastChange.225 = 0:23:55:50.76
ifLastChange.226 = 0:0:07:50.18
ifLastChange.227 = 0:0:00:00.00
ifLastChange.228 = 0:0:00:00.00
ifLastChange.229 = 0:0:00:19.07
ifLastChange.230 = 0:0:03:26.58
ifLastChange.231 = 0:0:07:49.59
ifLastChange.233 = 0:0:03:26.58
ifLastChange.238 = 0:23:56:25.95
ifLastChange.239 = 0:23:56:25.95
ifLastChange.240 = 1:0:44:56.31
ifLastChange.241 = 1:0:52:54.17
ifLastChange.242 = 1:0:52:54.08
ifLastChange.243 = 1:0:52:54.08
ifLastChange.244 = 1:0:52:54.09
ifLastChange.245 = 0:0:08:22.57
ifLastChange.246 = 1:0:52:54.05
ifLastChange.247 = 1:0:44:56.27
ifLastChange.248 = 0:1:14:16.08
ifLastChange.249 = 1:0:52:41.84
ifLastChange.250 = 0:23:47:38.89
ifLastChange.251 = 0:0:07:46.33
ifLastChange.253 = 1:0:52:55.07
ifLastChange.254 = 1:0:52:55.10
ifLastChange.774 = 0:23:56:23.28
ifLastChange.775 = 0:0:07:49.84
ifLastChange.776 = 0:0:07:49.98
ifLastChange.777 = 0:1:13:39.38
ifLastChange.778 = 1:0:52:56.00
ifLastChange.779 = 0:23:55:55.76
ifLastChange.783 = 0:0:07:49.59
ifLastChange.785 = 0:0:10:20.71
ifLastChange.788 = 0:0:03:42.84
ifLastChange.790 = 0:0:02:55.67
ifLastChange.794 = 0:0:07:49.59
ifLastChange.799 = 0:0:03:42.84
ifLastChange.800 = 0:1:14:16.40
ifLastChange.801 = 0:0:00:19.07
ifLastChange.806 = 0:0:07:44.35
ifLastChange.807 = 0:0:07:44.35
ifLastChange.810 = 0:1:14:14.61
ifLastChange.811 = 0:1:14:15.61
ifLastChange.818 = 0:0:03:28.83
ifLastChange.821 = 0:0:03:26.59
ifLastChange.822 = 0:0:03:26.60
ifLastChange.823 = 0:0:00:19.07
ifLastChange.824 = 0:0:00:19.07
ifLastChange.832 = 0:0:10:24.61
ifLastChange.833 = 0:0:07:24.36
ifLastChange.834 = 0:0:07:24.37
ifLastChange.839 = 0:0:10:24.62
ifLastChange.851 = 0:0:07:24.37
ifLastChange.858 = 0:0:03:26.58
ifLastChange.859 = 0:0:07:24.37
ifLastChange.860 = 0:0:07:24.37
ifLastChange.861 = 0:0:07:53.15
ifLastChange.862 = 0:0:07:53.16
ifLastChange.863 = 0:0:07:24.37
ifLastChange.866 = 0:0:07:24.37
ifLastChange.868 = 0:0:07:24.37
ifLastChange.869 = 0:0:07:24.36
ifLastChange.870 = 0:0:07:24.36
ifLastChange.872 = 0:0:07:24.37
ifLastChange.873 = 0:0:07:12.22
ifLastChange.874 = 0:0:07:12.22
ifLastChange.876 = 0:0:07:12.22
ifLastChange.877 = 0:0:07:12.22
ifLastChange.880 = 0:0:10:24.84
ifLastChange.882 = 0:0:10:24.86
ifLastChange.883 = 0:0:07:12.22
ifLastChange.884 = 1:0:53:29.06
ifLastChange.885 = 0:1:14:15.71
ifLastChange.886 = 0:1:14:15.71
ifLastChange.887 = 0:0:07:44.35
ifLastChange.888 = 0:0:07:44.40
ifLastChange.889 = 1:0:52:56.46
ifLastChange.890 = 0:0:07:12.22
ifLastChange.891 = 0:0:03:26.61
ifLastChange.892 = 0:0:03:26.61
ifLastChange.894 = 0:0:07:24.37
ifLastChange.895 = 0:0:00:00.00
ifLastChange.896 = 0:0:00:00.00
ifLastChange.897 = 0:1:05:42.71
ifLastChange.898 = 0:1:05:42.70
ifLastChange.903 = 0:1:14:14.61
ifLastChange.904 = 0:0:00:00.00
ifLastChange.905 = 0:0:00:00.00
ifLastChange.1073741825 = 0:0:00:00.00
ifLastChange.1073741826 = 0:0:00:00.00
ifLastChange.1073741827 = 0:0:00:00.00
ifLastChange.1073741828 = 0:0:00:00.00
ifLastChange.1073741829 = 0:0:00:00.00
ifLastChange.1073741830 = 0:0:04:59.67
ifLastChange.1073741831 = 0:0:00:08.43
ifLastChange.1073741832 = 0:0:00:00.00
ifLastChange.1073741833 = 0:0:00:39.78
ifLastChange.1073741834 = 0:0:00:00.00
ifLastChange.1073741835 = 0:0:00:00.00
ifLastChange.1073741836 = 0:0:00:00.00
ifLastChange.1073741837 = 0:0:00:28.59
ifLastChange.1073741838 = 0:0:00:00.00
ifLastChange.1073741839 = 0:0:00:00.00
ifLastChange.1073741840 = 0:0:00:00.00
ifLastChange.1073741841 = 0:0:00:00.00
ifLastChange.1073741842 = 0:0:04:59.48
ifLastChange.1073741843 = 0:0:00:28.62
ifLastChange.1073741844 = 0:0:00:00.00
ifLastChange.1073741845 = 0:0:02:12.49
ifLastChange.1073741846 = 0:0:00:00.00
ifLastChange.1073741847 = 0:0:00:28.60
ifLastChange.1073741848 = 0:0:00:28.60
ifInOctets.1 = 706113377
ifInOctets.2 = 0
ifInOctets.4 = 0
ifInOctets.8 = 42145031
ifInOctets.9 = 0
ifInOctets.17 = 0
ifInOctets.18 = 1098813220
ifInOctets.19 = 0
ifInOctets.20 = 0
ifInOctets.21 = 0
ifInOctets.22 = 887445342
ifInOctets.23 = 0
ifInOctets.24 = 4210027246
ifInOctets.25 = 4157946627
ifInOctets.26 = 3390573752
ifInOctets.27 = 0
ifInOctets.28 = 0
ifInOctets.29 = 3013509
ifInOctets.30 = 1187747874
ifInOctets.31 = 765288640
ifInOctets.32 = 0
ifInOctets.33 = 0
ifInOctets.34 = 0
ifInOctets.35 = 0
ifInOctets.36 = 0
ifInOctets.37 = 0
ifInOctets.38 = 0
ifInOctets.39 = 0
ifInOctets.40 = 2416146779
ifInOctets.41 = 0
ifInOctets.42 = 0
ifInOctets.43 = 2729222271
ifInOctets.44 = 0
ifInOctets.45 = 1198102956
ifInOctets.46 = 0
ifInOctets.47 = 0
ifInOctets.48 = 1283443220
ifInOctets.49 = 0
ifInOctets.50 = 2128233174
ifInOctets.51 = 0
ifInOctets.52 = 0
ifInOctets.53 = 0
ifInOctets.54 = 24952462
ifInOctets.55 = 0
ifInOctets.56 = 0
ifInOctets.105 = 2808204321
ifInOctets.106 = 4150926836
ifInOctets.107 = 0
ifInOctets.108 = 0
ifInOctets.109 = 0
ifInOctets.110 = 0
ifInOctets.111 = 1573660221
ifInOctets.112 = 0
ifInOctets.113 = 1869464812
ifInOctets.114 = 768767647
ifInOctets.115 = 2500241421
ifInOctets.116 = 845577501
ifInOctets.117 = 0
ifInOctets.118 = 10237416
ifInOctets.119 = 2316529889
ifInOctets.120 = 1412100994
ifInOctets.121 = 2663528823
ifInOctets.122 = 0
ifInOctets.123 = 1091191487
ifInOctets.124 = 1084101277
ifInOctets.125 = 0
ifInOctets.126 = 0
ifInOctets.127 = 2305535242
ifInOctets.128 = 3811918246
ifInOctets.129 = 0
ifInOctets.130 = 2347350953
ifInOctets.131 = 279164011
ifInOctets.132 = 0
ifInOctets.133 = 0
ifInOctets.134 = 0
ifInOctets.135 = 1952503088
ifInOctets.136 = 0
ifInOctets.137 = 0
ifInOctets.138 = 1189064647
ifInOctets.139 = 2007013072
ifInOctets.140 = 0
ifInOctets.141 = 0
ifInOctets.142 = 0
ifInOctets.143 = 241002185
ifInOctets.144 = 3620223115
ifInOctets.145 = 3205924623
ifInOctets.146 = 3073098470
ifInOctets.147 = 2694111675
ifInOctets.148 = 3840236024
ifInOctets.149 = 492356
ifInOctets.150 = 492007
ifInOctets.151 = 1128543119
ifInOctets.152 = 1797218928
ifInOctets.202 = 1010934045
ifInOctets.203 = 452797092
ifInOctets.204 = 788769308
ifInOctets.205 = 3755853264
ifInOctets.206 = 34497118
ifInOctets.207 = 2418265600
ifInOctets.211 = 3541236146
ifInOctets.212 = 2789018161
ifInOctets.219 = 0
ifInOctets.220 = 0
ifInOctets.221 = 0
ifInOctets.222 = 0
ifInOctets.223 = 0
ifInOctets.224 = 0
ifInOctets.225 = 0
ifInOctets.226 = 0
ifInOctets.227 = 0
ifInOctets.228 = 0
ifInOctets.230 = 2230957122
ifInOctets.231 = 4004390566
ifInOctets.233 = 2817962377
ifInOctets.238 = 0
ifInOctets.239 = 0
ifInOctets.240 = 0
ifInOctets.241 = 0
ifInOctets.242 = 0
ifInOctets.243 = 0
ifInOctets.244 = 0
ifInOctets.245 = 0
ifInOctets.246 = 0
ifInOctets.247 = 0
ifInOctets.248 = 0
ifInOctets.249 = 0
ifInOctets.250 = 0
ifInOctets.251 = 0
ifInOctets.253 = 0
ifInOctets.254 = 0
ifInOctets.774 = 19658276
ifInOctets.775 = 3246009630
ifInOctets.776 = 0
ifInOctets.777 = 0
ifInOctets.778 = 0
ifInOctets.779 = 0
ifInOctets.783 = 1752547703
ifInOctets.785 = 1408956219
ifInOctets.788 = 4015318501
ifInOctets.790 = 1093439271
ifInOctets.794 = 2360434
ifInOctets.799 = 1462731563
ifInOctets.800 = 0
ifInOctets.806 = 0
ifInOctets.807 = 0
ifInOctets.810 = 21372206
ifInOctets.811 = 0
ifInOctets.818 = 3215243483
ifInOctets.821 = 492354
ifInOctets.822 = 492002
ifInOctets.832 = 1957869612
ifInOctets.833 = 2559260060
ifInOctets.834 = 0
ifInOctets.839 = 1955457598
ifInOctets.851 = 1437871195
ifInOctets.858 = 373951976
ifInOctets.859 = 792850250
ifInOctets.860 = 3057288313
ifInOctets.861 = 10237416
ifInOctets.862 = 0
ifInOctets.863 = 2461742386
ifInOctets.866 = 2041946490
ifInOctets.868 = 1120845296
ifInOctets.869 = 44781003
ifInOctets.870 = 132419689
ifInOctets.872 = 1800708
ifInOctets.873 = 119927230
ifInOctets.874 = 0
ifInOctets.876 = 702928087
ifInOctets.877 = 3933316082
ifInOctets.880 = 2007016135
ifInOctets.882 = 2005521575
ifInOctets.883 = 313502502
ifInOctets.884 = 0
ifInOctets.885 = 0
ifInOctets.886 = 0
ifInOctets.887 = 0
ifInOctets.888 = 0
ifInOctets.889 = 0
ifInOctets.890 = 3754009322
ifInOctets.891 = 29512
ifInOctets.892 = 2063913
ifInOctets.894 = 15247196
ifInOctets.897 = 0
ifInOctets.898 = 0
ifInOctets.903 = 3394581809
ifInOctets.904 = 0
ifInOctets.905 = 0
ifInOctets.1073741825 = 0
ifInOctets.1073741826 = 0
ifInOctets.1073741827 = 0
ifInOctets.1073741828 = 0
ifInOctets.1073741829 = 0
ifInOctets.1073741830 = 3754532190
ifInOctets.1073741831 = 258534989
ifInOctets.1073741832 = 0
ifInOctets.1073741833 = 2651281184
ifInOctets.1073741834 = 2339282873
ifInOctets.1073741835 = 0
ifInOctets.1073741836 = 0
ifInOctets.1073741837 = 0
ifInOctets.1073741838 = 0
ifInOctets.1073741839 = 0
ifInOctets.1073741840 = 0
ifInOctets.1073741841 = 0
ifInOctets.1073741842 = 3832640
ifInOctets.1073741843 = 3856404
ifInOctets.1073741844 = 0
ifInOctets.1073741845 = 3839920
ifInOctets.1073741846 = 1919120
ifInOctets.1073741847 = 0
ifInOctets.1073741848 = 0
ifInUcastPkts.1 = 6137138
ifInUcastPkts.2 = 0
ifInUcastPkts.4 = 0
ifInUcastPkts.8 = 17894
ifInUcastPkts.9 = 0
ifInUcastPkts.17 = 0
ifInUcastPkts.18 = 10708192
ifInUcastPkts.19 = 0
ifInUcastPkts.20 = 0
ifInUcastPkts.21 = 0
ifInUcastPkts.22 = 1460215249
ifInUcastPkts.23 = 0
ifInUcastPkts.24 = 917506501
ifInUcastPkts.25 = 11702207
ifInUcastPkts.26 = 562457012
ifInUcastPkts.27 = 0
ifInUcastPkts.28 = 0
ifInUcastPkts.29 = 9159
ifInUcastPkts.30 = 1862103
ifInUcastPkts.31 = 82076534
ifInUcastPkts.32 = 0
ifInUcastPkts.33 = 0
ifInUcastPkts.34 = 0
ifInUcastPkts.35 = 0
ifInUcastPkts.36 = 0
ifInUcastPkts.37 = 0
ifInUcastPkts.38 = 0
ifInUcastPkts.39 = 0
ifInUcastPkts.40 = 1176888462
ifInUcastPkts.41 = 0
ifInUcastPkts.42 = 0
ifInUcastPkts.43 = 1294803184
ifInUcastPkts.44 = 0
ifInUcastPkts.45 = 1580204882
ifInUcastPkts.46 = 0
ifInUcastPkts.47 = 0
ifInUcastPkts.48 = 3300055
ifInUcastPkts.49 = 0
ifInUcastPkts.50 = 374747256
ifInUcastPkts.51 = 0
ifInUcastPkts.52 = 0
ifInUcastPkts.53 = 0
ifInUcastPkts.54 = 167789
ifInUcastPkts.55 = 0
ifInUcastPkts.56 = 0
ifInUcastPkts.105 = 1268033141
ifInUcastPkts.106 = 2696710965
ifInUcastPkts.107 = 0
ifInUcastPkts.108 = 0
ifInUcastPkts.109 = 0
ifInUcastPkts.110 = 0
ifInUcastPkts.111 = 3903077985
ifInUcastPkts.112 = 0
ifInUcastPkts.113 = 2243874162
ifInUcastPkts.114 = 67245570
ifInUcastPkts.115 = 1680678740
ifInUcastPkts.116 = 521780037
ifInUcastPkts.117 = 0
ifInUcastPkts.118 = 0
ifInUcastPkts.119 = 1859601259
ifInUcastPkts.120 = 999835607
ifInUcastPkts.121 = 2514573705
ifInUcastPkts.122 = 0
ifInUcastPkts.123 = 205500134
ifInUcastPkts.124 = 169934915
ifInUcastPkts.125 = 0
ifInUcastPkts.126 = 0
ifInUcastPkts.127 = 4120405645
ifInUcastPkts.128 = 4163000700
ifInUcastPkts.129 = 0
ifInUcastPkts.130 = 2765686869
ifInUcastPkts.131 = 2430310214
ifInUcastPkts.132 = 0
ifInUcastPkts.133 = 0
ifInUcastPkts.134 = 0
ifInUcastPkts.135 = 4002284736
ifInUcastPkts.136 = 0
ifInUcastPkts.137 = 0
ifInUcastPkts.138 = 67646099
ifInUcastPkts.139 = 8646737
ifInUcastPkts.140 = 0
ifInUcastPkts.141 = 0
ifInUcastPkts.142 = 0
ifInUcastPkts.143 = 1432331911
ifInUcastPkts.144 = 10272838
ifInUcastPkts.145 = 2567904635
ifInUcastPkts.146 = 1595476603
ifInUcastPkts.147 = 943781089
ifInUcastPkts.148 = 168456568
ifInUcastPkts.149 = 4584
ifInUcastPkts.150 = 4582
ifInUcastPkts.151 = 3423660468
ifInUcastPkts.152 = 4065866216
ifInUcastPkts.202 = 570795094
ifInUcastPkts.203 = 2888030450
ifInUcastPkts.204 = 528898986
ifInUcastPkts.205 = 2887863505
ifInUcastPkts.206 = 94575
ifInUcastPkts.207 = 2761089997
ifInUcastPkts.211 = 3610377391
ifInUcastPkts.212 = 3609880435
ifInUcastPkts.219 = 0
ifInUcastPkts.220 = 0
ifInUcastPkts.221 = 0
ifInUcastPkts.222 = 0
ifInUcastPkts.223 = 0
ifInUcastPkts.224 = 0
ifInUcastPkts.225 = 0
ifInUcastPkts.226 = 0
ifInUcastPkts.227 = 0
ifInUcastPkts.228 = 0
ifInUcastPkts.230 = 2787569319
ifInUcastPkts.231 = 1701311628
ifInUcastPkts.233 = 1313499282
ifInUcastPkts.238 = 0
ifInUcastPkts.239 = 0
ifInUcastPkts.240 = 0
ifInUcastPkts.241 = 0
ifInUcastPkts.242 = 0
ifInUcastPkts.243 = 0
ifInUcastPkts.244 = 0
ifInUcastPkts.245 = 0
ifInUcastPkts.246 = 0
ifInUcastPkts.247 = 0
ifInUcastPkts.248 = 0
ifInUcastPkts.249 = 0
ifInUcastPkts.250 = 0
ifInUcastPkts.251 = 0
ifInUcastPkts.253 = 0
ifInUcastPkts.254 = 0
ifInUcastPkts.774 = 4962
ifInUcastPkts.775 = 31526654
ifInUcastPkts.776 = 0
ifInUcastPkts.777 = 0
ifInUcastPkts.778 = 0
ifInUcastPkts.779 = 0
ifInUcastPkts.783 = 813288830
ifInUcastPkts.785 = 1098289000
ifInUcastPkts.788 = 166013098
ifInUcastPkts.790 = 11507578
ifInUcastPkts.794 = 27451
ifInUcastPkts.799 = 1414275811
ifInUcastPkts.800 = 0
ifInUcastPkts.806 = 0
ifInUcastPkts.807 = 0
ifInUcastPkts.810 = 5422
ifInUcastPkts.811 = 0
ifInUcastPkts.818 = 5692749
ifInUcastPkts.821 = 4584
ifInUcastPkts.822 = 4582
ifInUcastPkts.832 = 134891682
ifInUcastPkts.833 = 3291933674
ifInUcastPkts.834 = 0
ifInUcastPkts.839 = 134888559
ifInUcastPkts.851 = 781345004
ifInUcastPkts.858 = 713761
ifInUcastPkts.859 = 615894162
ifInUcastPkts.860 = 9426618
ifInUcastPkts.861 = 0
ifInUcastPkts.862 = 0
ifInUcastPkts.863 = 879193088
ifInUcastPkts.866 = 9401275
ifInUcastPkts.868 = 996709986
ifInUcastPkts.869 = 134715
ifInUcastPkts.870 = 295513
ifInUcastPkts.872 = 4947
ifInUcastPkts.873 = 1487673064
ifInUcastPkts.874 = 0
ifInUcastPkts.876 = 177341961
ifInUcastPkts.877 = 76825816
ifInUcastPkts.880 = 8646765
ifInUcastPkts.882 = 8644681
ifInUcastPkts.883 = 758451
ifInUcastPkts.884 = 0
ifInUcastPkts.885 = 0
ifInUcastPkts.886 = 0
ifInUcastPkts.887 = 0
ifInUcastPkts.888 = 0
ifInUcastPkts.889 = 0
ifInUcastPkts.890 = 1276287248
ifInUcastPkts.891 = 434
ifInUcastPkts.892 = 9624
ifInUcastPkts.894 = 42066
ifInUcastPkts.897 = 0
ifInUcastPkts.898 = 0
ifInUcastPkts.903 = 41585092
ifInUcastPkts.904 = 0
ifInUcastPkts.905 = 0
ifInUcastPkts.1073741825 = 0
ifInUcastPkts.1073741826 = 0
ifInUcastPkts.1073741827 = 0
ifInUcastPkts.1073741828 = 0
ifInUcastPkts.1073741829 = 0
ifInUcastPkts.1073741830 = 7906704
ifInUcastPkts.1073741831 = 8636552
ifInUcastPkts.1073741832 = 0
ifInUcastPkts.1073741833 = 6884982
ifInUcastPkts.1073741834 = 23237023
ifInUcastPkts.1073741835 = 0
ifInUcastPkts.1073741836 = 0
ifInUcastPkts.1073741837 = 0
ifInUcastPkts.1073741838 = 0
ifInUcastPkts.1073741839 = 0
ifInUcastPkts.1073741840 = 0
ifInUcastPkts.1073741841 = 0
ifInUcastPkts.1073741842 = 54752
ifInUcastPkts.1073741843 = 54870
ifInUcastPkts.1073741844 = 0
ifInUcastPkts.1073741845 = 54856
ifInUcastPkts.1073741846 = 27416
ifInUcastPkts.1073741847 = 0
ifInUcastPkts.1073741848 = 0
ifInDiscards.1 = 23164
ifInDiscards.2 = 0
ifInDiscards.4 = 0
ifInDiscards.8 = 0
ifInDiscards.9 = 0
ifInDiscards.17 = 0
ifInDiscards.18 = 0
ifInDiscards.19 = 0
ifInDiscards.20 = 0
ifInDiscards.21 = 0
ifInDiscards.22 = 908606
ifInDiscards.23 = 0
ifInDiscards.24 = 8407
ifInDiscards.25 = 20940
ifInDiscards.26 = 20132
ifInDiscards.27 = 0
ifInDiscards.28 = 0
ifInDiscards.29 = 2
ifInDiscards.30 = 920
ifInDiscards.31 = 2258
ifInDiscards.32 = 0
ifInDiscards.33 = 0
ifInDiscards.34 = 0
ifInDiscards.35 = 0
ifInDiscards.36 = 0
ifInDiscards.37 = 0
ifInDiscards.38 = 0
ifInDiscards.39 = 0
ifInDiscards.40 = 36974
ifInDiscards.41 = 0
ifInDiscards.42 = 0
ifInDiscards.43 = 61509
ifInDiscards.44 = 0
ifInDiscards.45 = 0
ifInDiscards.46 = 0
ifInDiscards.47 = 0
ifInDiscards.48 = 1109
ifInDiscards.49 = 0
ifInDiscards.50 = 100440
ifInDiscards.51 = 0
ifInDiscards.52 = 0
ifInDiscards.53 = 0
ifInDiscards.54 = 2320
ifInDiscards.55 = 0
ifInDiscards.56 = 0
ifInDiscards.105 = 0
ifInDiscards.106 = 0
ifInDiscards.107 = 0
ifInDiscards.108 = 0
ifInDiscards.109 = 0
ifInDiscards.110 = 0
ifInDiscards.111 = 0
ifInDiscards.112 = 0
ifInDiscards.113 = 126608
ifInDiscards.114 = 0
ifInDiscards.115 = 337157
ifInDiscards.116 = 566905
ifInDiscards.117 = 0
ifInDiscards.118 = 0
ifInDiscards.119 = 0
ifInDiscards.120 = 0
ifInDiscards.121 = 3
ifInDiscards.122 = 0
ifInDiscards.123 = 0
ifInDiscards.124 = 0
ifInDiscards.125 = 0
ifInDiscards.126 = 0
ifInDiscards.127 = 0
ifInDiscards.128 = 0
ifInDiscards.129 = 0
ifInDiscards.130 = 0
ifInDiscards.131 = 0
ifInDiscards.132 = 0
ifInDiscards.133 = 0
ifInDiscards.134 = 0
ifInDiscards.135 = 0
ifInDiscards.136 = 0
ifInDiscards.137 = 0
ifInDiscards.138 = 0
ifInDiscards.139 = 0
ifInDiscards.140 = 0
ifInDiscards.141 = 0
ifInDiscards.142 = 0
ifInDiscards.143 = 0
ifInDiscards.144 = 33
ifInDiscards.145 = 0
ifInDiscards.146 = 9448
ifInDiscards.147 = 0
ifInDiscards.148 = 0
ifInDiscards.149 = 0
ifInDiscards.150 = 0
ifInDiscards.151 = 0
ifInDiscards.152 = 0
ifInDiscards.202 = 0
ifInDiscards.203 = 0
ifInDiscards.204 = 1541
ifInDiscards.205 = 725432
ifInDiscards.206 = 579
ifInDiscards.207 = 182604
ifInDiscards.211 = 0
ifInDiscards.212 = 207574
ifInDiscards.219 = 0
ifInDiscards.220 = 0
ifInDiscards.221 = 0
ifInDiscards.222 = 0
ifInDiscards.223 = 0
ifInDiscards.224 = 0
ifInDiscards.225 = 0
ifInDiscards.226 = 0
ifInDiscards.227 = 0
ifInDiscards.228 = 0
ifInDiscards.230 = 1
ifInDiscards.231 = 4426
ifInDiscards.233 = 0
ifInDiscards.238 = 0
ifInDiscards.239 = 0
ifInDiscards.240 = 0
ifInDiscards.241 = 0
ifInDiscards.242 = 0
ifInDiscards.243 = 0
ifInDiscards.244 = 0
ifInDiscards.245 = 0
ifInDiscards.246 = 0
ifInDiscards.247 = 0
ifInDiscards.248 = 0
ifInDiscards.249 = 0
ifInDiscards.250 = 0
ifInDiscards.251 = 0
ifInDiscards.253 = 0
ifInDiscards.254 = 0
ifInDiscards.774 = 5
ifInDiscards.775 = 0
ifInDiscards.776 = 0
ifInDiscards.777 = 0
ifInDiscards.778 = 0
ifInDiscards.779 = 0
ifInDiscards.783 = 2630
ifInDiscards.785 = 1601154
ifInDiscards.788 = 0
ifInDiscards.790 = 0
ifInDiscards.794 = 0
ifInDiscards.799 = 10
ifInDiscards.800 = 0
ifInDiscards.806 = 0
ifInDiscards.807 = 0
ifInDiscards.810 = 1
ifInDiscards.811 = 0
ifInDiscards.818 = 0
ifInDiscards.821 = 0
ifInDiscards.822 = 0
ifInDiscards.832 = 0
ifInDiscards.833 = 0
ifInDiscards.834 = 0
ifInDiscards.839 = 2
ifInDiscards.851 = 7471
ifInDiscards.858 = 0
ifInDiscards.859 = 4003940
ifInDiscards.860 = 8
ifInDiscards.861 = 0
ifInDiscards.862 = 0
ifInDiscards.863 = 3660
ifInDiscards.866 = 599
ifInDiscards.868 = 2628
ifInDiscards.869 = 0
ifInDiscards.870 = 6296
ifInDiscards.872 = 4947
ifInDiscards.873 = 0
ifInDiscards.874 = 0
ifInDiscards.876 = 305574
ifInDiscards.877 = 282077
ifInDiscards.880 = 0
ifInDiscards.882 = 500
ifInDiscards.883 = 116
ifInDiscards.884 = 0
ifInDiscards.885 = 0
ifInDiscards.886 = 0
ifInDiscards.887 = 0
ifInDiscards.888 = 0
ifInDiscards.889 = 0
ifInDiscards.890 = 37286
ifInDiscards.891 = 434
ifInDiscards.892 = 7
ifInDiscards.894 = 207
ifInDiscards.897 = 0
ifInDiscards.898 = 0
ifInDiscards.903 = 110
ifInDiscards.904 = 0
ifInDiscards.905 = 0
ifInDiscards.1073741825 = 0
ifInDiscards.1073741826 = 0
ifInDiscards.1073741827 = 0
ifInDiscards.1073741828 = 0
ifInDiscards.1073741829 = 0
ifInDiscards.1073741830 = 0
ifInDiscards.1073741831 = 0
ifInDiscards.1073741832 = 0
ifInDiscards.1073741833 = 0
ifInDiscards.1073741834 = 0
ifInDiscards.1073741835 = 0
ifInDiscards.1073741836 = 0
ifInDiscards.1073741837 = 0
ifInDiscards.1073741838 = 0
ifInDiscards.1073741839 = 0
ifInDiscards.1073741840 = 0
ifInDiscards.1073741841 = 0
ifInDiscards.1073741842 = 0
ifInDiscards.1073741843 = 0
ifInDiscards.1073741844 = 0
ifInDiscards.1073741845 = 0
ifInDiscards.1073741846 = 0
ifInDiscards.1073741847 = 0
ifInDiscards.1073741848 = 0
ifInErrors.1 = 0
ifInErrors.2 = 0
ifInErrors.4 = 0
ifInErrors.8 = 0
ifInErrors.9 = 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
ifInErrors.27 = 0
ifInErrors.28 = 0
ifInErrors.29 = 0
ifInErrors.30 = 0
ifInErrors.31 = 0
ifInErrors.32 = 0
ifInErrors.33 = 0
ifInErrors.34 = 0
ifInErrors.35 = 0
ifInErrors.36 = 0
ifInErrors.37 = 0
ifInErrors.38 = 0
ifInErrors.39 = 0
ifInErrors.40 = 0
ifInErrors.41 = 0
ifInErrors.42 = 0
ifInErrors.43 = 0
ifInErrors.44 = 0
ifInErrors.45 = 0
ifInErrors.46 = 0
ifInErrors.47 = 0
ifInErrors.48 = 0
ifInErrors.49 = 0
ifInErrors.50 = 0
ifInErrors.51 = 0
ifInErrors.52 = 0
ifInErrors.53 = 0
ifInErrors.54 = 0
ifInErrors.55 = 0
ifInErrors.56 = 0
ifInErrors.105 = 0
ifInErrors.106 = 0
ifInErrors.107 = 0
ifInErrors.108 = 0
ifInErrors.109 = 0
ifInErrors.110 = 0
ifInErrors.111 = 0
ifInErrors.112 = 0
ifInErrors.113 = 0
ifInErrors.114 = 0
ifInErrors.115 = 0
ifInErrors.116 = 5
ifInErrors.117 = 0
ifInErrors.118 = 0
ifInErrors.119 = 0
ifInErrors.120 = 0
ifInErrors.121 = 0
ifInErrors.122 = 0
ifInErrors.123 = 0
ifInErrors.124 = 0
ifInErrors.125 = 0
ifInErrors.126 = 0
ifInErrors.127 = 0
ifInErrors.128 = 0
ifInErrors.129 = 0
ifInErrors.130 = 1020
ifInErrors.131 = 0
ifInErrors.132 = 0
ifInErrors.133 = 0
ifInErrors.134 = 0
ifInErrors.135 = 0
ifInErrors.136 = 0
ifInErrors.137 = 0
ifInErrors.138 = 0
ifInErrors.139 = 0
ifInErrors.140 = 0
ifInErrors.141 = 0
ifInErrors.142 = 0
ifInErrors.143 = 0
ifInErrors.144 = 0
ifInErrors.145 = 0
ifInErrors.146 = 0
ifInErrors.147 = 0
ifInErrors.148 = 0
ifInErrors.149 = 0
ifInErrors.150 = 0
ifInErrors.151 = 0
ifInErrors.152 = 0
ifInErrors.202 = 1020
ifInErrors.203 = 0
ifInErrors.204 = 0
ifInErrors.205 = 0
ifInErrors.206 = 0
ifInErrors.207 = 0
ifInErrors.211 = 0
ifInErrors.212 = 0
ifInErrors.219 = 0
ifInErrors.220 = 0
ifInErrors.221 = 0
ifInErrors.222 = 0
ifInErrors.223 = 0
ifInErrors.224 = 0
ifInErrors.225 = 0
ifInErrors.226 = 0
ifInErrors.227 = 0
ifInErrors.228 = 0
ifInErrors.230 = 0
ifInErrors.231 = 0
ifInErrors.233 = 0
ifInErrors.238 = 0
ifInErrors.239 = 0
ifInErrors.240 = 0
ifInErrors.241 = 0
ifInErrors.242 = 0
ifInErrors.243 = 0
ifInErrors.244 = 0
ifInErrors.245 = 0
ifInErrors.246 = 0
ifInErrors.247 = 0
ifInErrors.248 = 0
ifInErrors.249 = 0
ifInErrors.250 = 0
ifInErrors.251 = 0
ifInErrors.253 = 0
ifInErrors.254 = 0
ifInErrors.774 = 0
ifInErrors.775 = 0
ifInErrors.776 = 0
ifInErrors.777 = 0
ifInErrors.778 = 0
ifInErrors.779 = 0
ifInErrors.783 = 0
ifInErrors.785 = 0
ifInErrors.788 = 0
ifInErrors.790 = 0
ifInErrors.794 = 0
ifInErrors.799 = 0
ifInErrors.800 = 0
ifInErrors.806 = 0
ifInErrors.807 = 0
ifInErrors.810 = 0
ifInErrors.811 = 0
ifInErrors.818 = 0
ifInErrors.821 = 0
ifInErrors.822 = 0
ifInErrors.832 = 0
ifInErrors.833 = 0
ifInErrors.834 = 0
ifInErrors.839 = 0
ifInErrors.851 = 0
ifInErrors.858 = 0
ifInErrors.859 = 0
ifInErrors.860 = 0
ifInErrors.861 = 0
ifInErrors.862 = 0
ifInErrors.863 = 0
ifInErrors.866 = 0
ifInErrors.868 = 0
ifInErrors.869 = 0
ifInErrors.870 = 0
ifInErrors.872 = 0
ifInErrors.873 = 0
ifInErrors.874 = 0
ifInErrors.876 = 0
ifInErrors.877 = 0
ifInErrors.880 = 0
ifInErrors.882 = 0
ifInErrors.883 = 0
ifInErrors.884 = 0
ifInErrors.885 = 0
ifInErrors.886 = 0
ifInErrors.887 = 0
ifInErrors.888 = 0
ifInErrors.889 = 0
ifInErrors.890 = 0
ifInErrors.891 = 0
ifInErrors.892 = 0
ifInErrors.894 = 0
ifInErrors.897 = 0
ifInErrors.898 = 0
ifInErrors.903 = 0
ifInErrors.904 = 0
ifInErrors.905 = 0
ifInErrors.1073741825 = 0
ifInErrors.1073741826 = 0
ifInErrors.1073741827 = 0
ifInErrors.1073741828 = 0
ifInErrors.1073741829 = 0
ifInErrors.1073741830 = 0
ifInErrors.1073741831 = 0
ifInErrors.1073741832 = 0
ifInErrors.1073741833 = 0
ifInErrors.1073741834 = 0
ifInErrors.1073741835 = 0
ifInErrors.1073741836 = 0
ifInErrors.1073741837 = 0
ifInErrors.1073741838 = 0
ifInErrors.1073741839 = 0
ifInErrors.1073741840 = 0
ifInErrors.1073741841 = 0
ifInErrors.1073741842 = 0
ifInErrors.1073741843 = 0
ifInErrors.1073741844 = 0
ifInErrors.1073741845 = 0
ifInErrors.1073741846 = 0
ifInErrors.1073741847 = 0
ifInErrors.1073741848 = 0
ifInUnknownProtos.1 = 136698
ifInUnknownProtos.2 = 0
ifInUnknownProtos.4 = 0
ifInUnknownProtos.8 = 136672
ifInUnknownProtos.9 = 0
ifInUnknownProtos.17 = 0
ifInUnknownProtos.18 = 6860
ifInUnknownProtos.19 = 0
ifInUnknownProtos.20 = 0
ifInUnknownProtos.21 = 0
ifInUnknownProtos.22 = 0
ifInUnknownProtos.23 = 0
ifInUnknownProtos.24 = 0
ifInUnknownProtos.25 = 0
ifInUnknownProtos.26 = 0
ifInUnknownProtos.27 = 0
ifInUnknownProtos.28 = 0
ifInUnknownProtos.29 = 4576
ifInUnknownProtos.30 = 0
ifInUnknownProtos.31 = 0
ifInUnknownProtos.32 = 0
ifInUnknownProtos.33 = 0
ifInUnknownProtos.34 = 0
ifInUnknownProtos.35 = 0
ifInUnknownProtos.36 = 0
ifInUnknownProtos.37 = 0
ifInUnknownProtos.38 = 0
ifInUnknownProtos.39 = 0
ifInUnknownProtos.40 = 0
ifInUnknownProtos.41 = 0
ifInUnknownProtos.42 = 0
ifInUnknownProtos.43 = 0
ifInUnknownProtos.44 = 0
ifInUnknownProtos.45 = 0
ifInUnknownProtos.46 = 0
ifInUnknownProtos.47 = 0
ifInUnknownProtos.48 = 0
ifInUnknownProtos.49 = 0
ifInUnknownProtos.50 = 0
ifInUnknownProtos.51 = 0
ifInUnknownProtos.52 = 0
ifInUnknownProtos.53 = 0
ifInUnknownProtos.54 = 0
ifInUnknownProtos.55 = 0
ifInUnknownProtos.56 = 0
ifInUnknownProtos.105 = 0
ifInUnknownProtos.106 = 0
ifInUnknownProtos.107 = 0
ifInUnknownProtos.108 = 0
ifInUnknownProtos.109 = 0
ifInUnknownProtos.110 = 0
ifInUnknownProtos.111 = 0
ifInUnknownProtos.112 = 0
ifInUnknownProtos.113 = 0
ifInUnknownProtos.114 = 0
ifInUnknownProtos.115 = 0
ifInUnknownProtos.116 = 0
ifInUnknownProtos.117 = 0
ifInUnknownProtos.118 = 0
ifInUnknownProtos.119 = 0
ifInUnknownProtos.120 = 0
ifInUnknownProtos.121 = 4572
ifInUnknownProtos.122 = 0
ifInUnknownProtos.123 = 0
ifInUnknownProtos.124 = 0
ifInUnknownProtos.125 = 0
ifInUnknownProtos.126 = 0
ifInUnknownProtos.127 = 0
ifInUnknownProtos.128 = 0
ifInUnknownProtos.129 = 0
ifInUnknownProtos.130 = 0
ifInUnknownProtos.131 = 0
ifInUnknownProtos.132 = 0
ifInUnknownProtos.133 = 0
ifInUnknownProtos.134 = 0
ifInUnknownProtos.135 = 0
ifInUnknownProtos.136 = 0
ifInUnknownProtos.137 = 0
ifInUnknownProtos.138 = 0
ifInUnknownProtos.139 = 0
ifInUnknownProtos.140 = 0
ifInUnknownProtos.141 = 0
ifInUnknownProtos.142 = 0
ifInUnknownProtos.143 = 0
ifInUnknownProtos.144 = 0
ifInUnknownProtos.145 = 0
ifInUnknownProtos.146 = 0
ifInUnknownProtos.147 = 0
ifInUnknownProtos.148 = 0
ifInUnknownProtos.149 = 0
ifInUnknownProtos.150 = 0
ifInUnknownProtos.151 = 0
ifInUnknownProtos.152 = 0
ifInUnknownProtos.202 = 0
ifInUnknownProtos.203 = 0
ifInUnknownProtos.204 = 0
ifInUnknownProtos.205 = 0
ifInUnknownProtos.206 = 0
ifInUnknownProtos.207 = 68228
ifInUnknownProtos.211 = 0
ifInUnknownProtos.212 = 0
ifInUnknownProtos.219 = 0
ifInUnknownProtos.220 = 0
ifInUnknownProtos.221 = 0
ifInUnknownProtos.222 = 0
ifInUnknownProtos.223 = 0
ifInUnknownProtos.224 = 0
ifInUnknownProtos.225 = 0
ifInUnknownProtos.226 = 0
ifInUnknownProtos.228 = 0
ifInUnknownProtos.230 = 0
ifInUnknownProtos.231 = 0
ifInUnknownProtos.233 = 68226
ifInUnknownProtos.238 = 0
ifInUnknownProtos.239 = 0
ifInUnknownProtos.240 = 0
ifInUnknownProtos.241 = 0
ifInUnknownProtos.242 = 0
ifInUnknownProtos.243 = 0
ifInUnknownProtos.244 = 0
ifInUnknownProtos.245 = 0
ifInUnknownProtos.246 = 0
ifInUnknownProtos.247 = 0
ifInUnknownProtos.248 = 0
ifInUnknownProtos.249 = 0
ifInUnknownProtos.250 = 0
ifInUnknownProtos.251 = 0
ifInUnknownProtos.253 = 0
ifInUnknownProtos.254 = 0
ifInUnknownProtos.774 = 0
ifInUnknownProtos.775 = 5
ifInUnknownProtos.776 = 0
ifInUnknownProtos.777 = 0
ifInUnknownProtos.778 = 0
ifInUnknownProtos.779 = 0
ifInUnknownProtos.788 = 0
ifInUnknownProtos.794 = 0
ifInUnknownProtos.800 = 0
ifInUnknownProtos.806 = 0
ifInUnknownProtos.807 = 0
ifInUnknownProtos.810 = 0
ifInUnknownProtos.811 = 0
ifInUnknownProtos.818 = 68585
ifInUnknownProtos.821 = 0
ifInUnknownProtos.822 = 0
ifInUnknownProtos.832 = 0
ifInUnknownProtos.833 = 0
ifInUnknownProtos.861 = 0
ifInUnknownProtos.869 = 136233
ifInUnknownProtos.870 = 136237
ifInUnknownProtos.873 = 0
ifInUnknownProtos.880 = 0
ifInUnknownProtos.884 = 0
ifInUnknownProtos.885 = 0
ifInUnknownProtos.886 = 0
ifInUnknownProtos.887 = 0
ifInUnknownProtos.888 = 0
ifInUnknownProtos.889 = 0
ifInUnknownProtos.897 = 0
ifInUnknownProtos.898 = 0
ifInUnknownProtos.903 = 0
ifInUnknownProtos.904 = 0
ifInUnknownProtos.905 = 0
ifInUnknownProtos.1073741825 = 0
ifInUnknownProtos.1073741826 = 0
ifInUnknownProtos.1073741827 = 0
ifInUnknownProtos.1073741828 = 0
ifInUnknownProtos.1073741829 = 0
ifInUnknownProtos.1073741830 = 0
ifInUnknownProtos.1073741831 = 0
ifInUnknownProtos.1073741832 = 0
ifInUnknownProtos.1073741833 = 0
ifInUnknownProtos.1073741834 = 0
ifInUnknownProtos.1073741835 = 0
ifInUnknownProtos.1073741836 = 0
ifInUnknownProtos.1073741837 = 0
ifInUnknownProtos.1073741838 = 0
ifInUnknownProtos.1073741839 = 0
ifInUnknownProtos.1073741840 = 0
ifInUnknownProtos.1073741841 = 0
ifInUnknownProtos.1073741842 = 0
ifInUnknownProtos.1073741843 = 0
ifInUnknownProtos.1073741844 = 0
ifInUnknownProtos.1073741845 = 0
ifInUnknownProtos.1073741846 = 0
ifInUnknownProtos.1073741847 = 0
ifInUnknownProtos.1073741848 = 0
ifOutOctets.1 = 934104437
ifOutOctets.2 = 0
ifOutOctets.4 = 0
ifOutOctets.8 = 15904153
ifOutOctets.9 = 0
ifOutOctets.17 = 0
ifOutOctets.18 = 903870034
ifOutOctets.19 = 0
ifOutOctets.20 = 0
ifOutOctets.21 = 0
ifOutOctets.22 = 1474126805
ifOutOctets.23 = 0
ifOutOctets.24 = 67424534
ifOutOctets.25 = 1236476670
ifOutOctets.26 = 2332274463
ifOutOctets.27 = 0
ifOutOctets.28 = 0
ifOutOctets.29 = 11693333
ifOutOctets.30 = 2352196
ifOutOctets.31 = 757460686
ifOutOctets.32 = 0
ifOutOctets.33 = 0
ifOutOctets.34 = 0
ifOutOctets.35 = 60501888
ifOutOctets.36 = 0
ifOutOctets.37 = 0
ifOutOctets.38 = 0
ifOutOctets.39 = 0
ifOutOctets.40 = 1399685938
ifOutOctets.41 = 0
ifOutOctets.42 = 0
ifOutOctets.43 = 3081790057
ifOutOctets.44 = 0
ifOutOctets.45 = 4117916687
ifOutOctets.46 = 0
ifOutOctets.47 = 0
ifOutOctets.48 = 1972681980
ifOutOctets.49 = 0
ifOutOctets.50 = 4042320465
ifOutOctets.51 = 0
ifOutOctets.52 = 0
ifOutOctets.53 = 0
ifOutOctets.54 = 2521442169
ifOutOctets.55 = 0
ifOutOctets.56 = 0
ifOutOctets.105 = 3306349943
ifOutOctets.106 = 1155653339
ifOutOctets.107 = 0
ifOutOctets.108 = 0
ifOutOctets.109 = 0
ifOutOctets.110 = 0
ifOutOctets.111 = 794441142
ifOutOctets.112 = 0
ifOutOctets.113 = 4273827555
ifOutOctets.114 = 3888883390
ifOutOctets.115 = 1989570208
ifOutOctets.116 = 3969295613
ifOutOctets.117 = 0
ifOutOctets.118 = 9360256
ifOutOctets.119 = 2481236126
ifOutOctets.120 = 3815019495
ifOutOctets.121 = 1866299961
ifOutOctets.122 = 0
ifOutOctets.123 = 3148128142
ifOutOctets.124 = 327863112
ifOutOctets.125 = 0
ifOutOctets.126 = 0
ifOutOctets.127 = 3507468473
ifOutOctets.128 = 1996951583
ifOutOctets.129 = 0
ifOutOctets.130 = 3618283848
ifOutOctets.131 = 2207774423
ifOutOctets.132 = 0
ifOutOctets.133 = 0
ifOutOctets.134 = 0
ifOutOctets.135 = 2440732118
ifOutOctets.136 = 0
ifOutOctets.137 = 0
ifOutOctets.138 = 3924820655
ifOutOctets.139 = 3704340722
ifOutOctets.140 = 0
ifOutOctets.141 = 0
ifOutOctets.142 = 0
ifOutOctets.143 = 2586277932
ifOutOctets.144 = 5893228
ifOutOctets.145 = 3294808479
ifOutOctets.146 = 2223816685
ifOutOctets.147 = 1558495571
ifOutOctets.148 = 719696171
ifOutOctets.149 = 492007
ifOutOctets.150 = 492356
ifOutOctets.151 = 3609534401
ifOutOctets.152 = 699046184
ifOutOctets.202 = 1649221548
ifOutOctets.203 = 1221858935
ifOutOctets.204 = 2023409584
ifOutOctets.205 = 181775581
ifOutOctets.206 = 30496325
ifOutOctets.207 = 3890576693
ifOutOctets.211 = 3206955453
ifOutOctets.212 = 2703100851
ifOutOctets.219 = 0
ifOutOctets.220 = 3131160956
ifOutOctets.221 = 2881034652
ifOutOctets.222 = 2881021660
ifOutOctets.223 = 3381758337
ifOutOctets.224 = 3220545683
ifOutOctets.225 = 47899483
ifOutOctets.226 = 1415952
ifOutOctets.227 = 0
ifOutOctets.228 = 0
ifOutOctets.230 = 2458276794
ifOutOctets.231 = 155748774
ifOutOctets.233 = 979341780
ifOutOctets.238 = 0
ifOutOctets.239 = 0
ifOutOctets.240 = 702382825
ifOutOctets.241 = 104445022
ifOutOctets.242 = 10779417
ifOutOctets.243 = 879840210
ifOutOctets.244 = 2680715
ifOutOctets.245 = 0
ifOutOctets.246 = 65883995
ifOutOctets.247 = 494625243
ifOutOctets.248 = 80
ifOutOctets.249 = 81561660
ifOutOctets.250 = 244
ifOutOctets.251 = 960
ifOutOctets.253 = 956
ifOutOctets.254 = 43173
ifOutOctets.774 = 21589768
ifOutOctets.775 = 3241320681
ifOutOctets.776 = 59828668
ifOutOctets.777 = 1664583311
ifOutOctets.778 = 893757393
ifOutOctets.779 = 4089904732
ifOutOctets.783 = 3470291840
ifOutOctets.785 = 3795925524
ifOutOctets.788 = 3907807965
ifOutOctets.790 = 903806308
ifOutOctets.794 = 2359410
ifOutOctets.799 = 4281129001
ifOutOctets.800 = 4044576263
ifOutOctets.806 = 596146722
ifOutOctets.807 = 2979272
ifOutOctets.810 = 4105911383
ifOutOctets.811 = 3319737598
ifOutOctets.818 = 3307936226
ifOutOctets.821 = 491731
ifOutOctets.822 = 492200
ifOutOctets.832 = 3518689064
ifOutOctets.833 = 748408210
ifOutOctets.834 = 0
ifOutOctets.839 = 3498225899
ifOutOctets.851 = 3520083705
ifOutOctets.858 = 136139437
ifOutOctets.859 = 2241281981
ifOutOctets.860 = 1619502697
ifOutOctets.861 = 9360256
ifOutOctets.862 = 0
ifOutOctets.863 = 982449943
ifOutOctets.866 = 1389701071
ifOutOctets.868 = 2894718629
ifOutOctets.869 = 15076216
ifOutOctets.870 = 721719075
ifOutOctets.872 = 0
ifOutOctets.873 = 1459905365
ifOutOctets.874 = 0
ifOutOctets.876 = 3266227330
ifOutOctets.877 = 2581516273
ifOutOctets.880 = 3704347812
ifOutOctets.882 = 3703308095
ifOutOctets.883 = 1108447603
ifOutOctets.884 = 4069278694
ifOutOctets.885 = 248134194
ifOutOctets.886 = 1432933535
ifOutOctets.887 = 484506508
ifOutOctets.888 = 2116885884
ifOutOctets.889 = 170623526
ifOutOctets.890 = 3077934929
ifOutOctets.891 = 0
ifOutOctets.892 = 11692901
ifOutOctets.894 = 36157353
ifOutOctets.897 = 179403077
ifOutOctets.898 = 183645664
ifOutOctets.903 = 3288817796
ifOutOctets.904 = 0
ifOutOctets.905 = 0
ifOutOctets.1073741825 = 0
ifOutOctets.1073741826 = 0
ifOutOctets.1073741827 = 0
ifOutOctets.1073741828 = 0
ifOutOctets.1073741829 = 0
ifOutOctets.1073741830 = 1873844097
ifOutOctets.1073741831 = 1983003543
ifOutOctets.1073741832 = 0
ifOutOctets.1073741833 = 1913842314
ifOutOctets.1073741834 = 3132305786
ifOutOctets.1073741835 = 1574832999
ifOutOctets.1073741836 = 1574832999
ifOutOctets.1073741837 = 0
ifOutOctets.1073741838 = 0
ifOutOctets.1073741839 = 0
ifOutOctets.1073741840 = 0
ifOutOctets.1073741841 = 0
ifOutOctets.1073741842 = 3833340
ifOutOctets.1073741843 = 3925452
ifOutOctets.1073741844 = 0
ifOutOctets.1073741845 = 3840760
ifOutOctets.1073741846 = 2018896
ifOutOctets.1073741847 = 2006106
ifOutOctets.1073741848 = 2006106
ifOutUcastPkts.1 = 6191127
ifOutUcastPkts.2 = 0
ifOutUcastPkts.4 = 0
ifOutUcastPkts.8 = 59440
ifOutUcastPkts.9 = 0
ifOutUcastPkts.17 = 0
ifOutUcastPkts.18 = 906394
ifOutUcastPkts.19 = 0
ifOutUcastPkts.20 = 0
ifOutUcastPkts.21 = 0
ifOutUcastPkts.22 = 1785138115
ifOutUcastPkts.23 = 0
ifOutUcastPkts.24 = 1753816303
ifOutUcastPkts.25 = 8500964
ifOutUcastPkts.26 = 306625823
ifOutUcastPkts.27 = 0
ifOutUcastPkts.28 = 0
ifOutUcastPkts.29 = 8631
ifOutUcastPkts.30 = 32416
ifOutUcastPkts.31 = 82110744
ifOutUcastPkts.32 = 0
ifOutUcastPkts.33 = 0
ifOutUcastPkts.34 = 0
ifOutUcastPkts.35 = 9
ifOutUcastPkts.36 = 0
ifOutUcastPkts.37 = 0
ifOutUcastPkts.38 = 0
ifOutUcastPkts.39 = 0
ifOutUcastPkts.40 = 204709024
ifOutUcastPkts.41 = 0
ifOutUcastPkts.42 = 0
ifOutUcastPkts.43 = 2487790644
ifOutUcastPkts.44 = 0
ifOutUcastPkts.45 = 1765018761
ifOutUcastPkts.46 = 0
ifOutUcastPkts.47 = 0
ifOutUcastPkts.48 = 3454918
ifOutUcastPkts.49 = 0
ifOutUcastPkts.50 = 208149174
ifOutUcastPkts.51 = 0
ifOutUcastPkts.52 = 0
ifOutUcastPkts.53 = 0
ifOutUcastPkts.54 = 2068188139
ifOutUcastPkts.55 = 0
ifOutUcastPkts.56 = 0
ifOutUcastPkts.105 = 1589026920
ifOutUcastPkts.106 = 184215123
ifOutUcastPkts.107 = 0
ifOutUcastPkts.108 = 0
ifOutUcastPkts.109 = 0
ifOutUcastPkts.110 = 0
ifOutUcastPkts.111 = 1886429288
ifOutUcastPkts.112 = 0
ifOutUcastPkts.113 = 1812783929
ifOutUcastPkts.114 = 67039343
ifOutUcastPkts.115 = 2016319348
ifOutUcastPkts.116 = 3282503872
ifOutUcastPkts.117 = 0
ifOutUcastPkts.118 = 0
ifOutUcastPkts.119 = 2096751840
ifOutUcastPkts.120 = 2778152079
ifOutUcastPkts.121 = 3691321305
ifOutUcastPkts.122 = 0
ifOutUcastPkts.123 = 116947059
ifOutUcastPkts.124 = 99252515
ifOutUcastPkts.125 = 0
ifOutUcastPkts.126 = 0
ifOutUcastPkts.127 = 421052217
ifOutUcastPkts.128 = 217563675
ifOutUcastPkts.129 = 0
ifOutUcastPkts.130 = 3827967646
ifOutUcastPkts.131 = 1599678473
ifOutUcastPkts.132 = 0
ifOutUcastPkts.133 = 0
ifOutUcastPkts.134 = 0
ifOutUcastPkts.135 = 1416553839
ifOutUcastPkts.136 = 0
ifOutUcastPkts.137 = 0
ifOutUcastPkts.138 = 68656402
ifOutUcastPkts.139 = 26744634
ifOutUcastPkts.140 = 0
ifOutUcastPkts.141 = 0
ifOutUcastPkts.142 = 0
ifOutUcastPkts.143 = 4086378132
ifOutUcastPkts.144 = 74361
ifOutUcastPkts.145 = 3134884290
ifOutUcastPkts.146 = 519365111
ifOutUcastPkts.147 = 2062052553
ifOutUcastPkts.148 = 124220541
ifOutUcastPkts.149 = 4582
ifOutUcastPkts.150 = 4584
ifOutUcastPkts.151 = 3984363383
ifOutUcastPkts.152 = 4188854940
ifOutUcastPkts.202 = 2905942868
ifOutUcastPkts.203 = 221904517
ifOutUcastPkts.204 = 258113877
ifOutUcastPkts.205 = 221389850
ifOutUcastPkts.206 = 149556
ifOutUcastPkts.207 = 2122823756
ifOutUcastPkts.211 = 3302994540
ifOutUcastPkts.212 = 3302857145
ifOutUcastPkts.219 = 0
ifOutUcastPkts.220 = 9424824
ifOutUcastPkts.221 = 24789449
ifOutUcastPkts.222 = 24789311
ifOutUcastPkts.223 = 946374875
ifOutUcastPkts.224 = 742297045
ifOutUcastPkts.225 = 247428
ifOutUcastPkts.226 = 14984
ifOutUcastPkts.227 = 0
ifOutUcastPkts.228 = 0
ifOutUcastPkts.230 = 111166488
ifOutUcastPkts.231 = 3104201054
ifOutUcastPkts.233 = 900251106
ifOutUcastPkts.238 = 0
ifOutUcastPkts.239 = 0
ifOutUcastPkts.240 = 555452
ifOutUcastPkts.241 = 249158
ifOutUcastPkts.242 = 18295
ifOutUcastPkts.243 = 1109522
ifOutUcastPkts.244 = 4161
ifOutUcastPkts.245 = 0
ifOutUcastPkts.246 = 79224
ifOutUcastPkts.247 = 440332
ifOutUcastPkts.248 = 1
ifOutUcastPkts.249 = 430678
ifOutUcastPkts.250 = 1
ifOutUcastPkts.251 = 12
ifOutUcastPkts.253 = 4
ifOutUcastPkts.254 = 299
ifOutUcastPkts.774 = 4595
ifOutUcastPkts.775 = 1689368637
ifOutUcastPkts.776 = 2950576085
ifOutUcastPkts.777 = 1652294100
ifOutUcastPkts.778 = 1191616278
ifOutUcastPkts.779 = 188539457
ifOutUcastPkts.783 = 586081590
ifOutUcastPkts.785 = 2778185335
ifOutUcastPkts.788 = 76333088
ifOutUcastPkts.790 = 8644904
ifOutUcastPkts.794 = 27433
ifOutUcastPkts.799 = 1688336885
ifOutUcastPkts.800 = 1887882520
ifOutUcastPkts.806 = 1709316
ifOutUcastPkts.807 = 23129
ifOutUcastPkts.810 = 2614754941
ifOutUcastPkts.811 = 2891202119
ifOutUcastPkts.818 = 129403816
ifOutUcastPkts.821 = 4581
ifOutUcastPkts.822 = 4584
ifOutUcastPkts.832 = 135695853
ifOutUcastPkts.833 = 1888176617
ifOutUcastPkts.834 = 0
ifOutUcastPkts.839 = 135693428
ifOutUcastPkts.851 = 1383073660
ifOutUcastPkts.858 = 868653
ifOutUcastPkts.859 = 233545814
ifOutUcastPkts.860 = 13250577
ifOutUcastPkts.861 = 0
ifOutUcastPkts.862 = 0
ifOutUcastPkts.863 = 2460519380
ifOutUcastPkts.866 = 7003494
ifOutUcastPkts.868 = 2086011759
ifOutUcastPkts.869 = 134119
ifOutUcastPkts.870 = 333719
ifOutUcastPkts.872 = 0
ifOutUcastPkts.873 = 2402473402
ifOutUcastPkts.874 = 0
ifOutUcastPkts.876 = 251929569
ifOutUcastPkts.877 = 60226553
ifOutUcastPkts.880 = 26744773
ifOutUcastPkts.882 = 26740985
ifOutUcastPkts.883 = 1746780
ifOutUcastPkts.884 = 4016364224
ifOutUcastPkts.885 = 649798835
ifOutUcastPkts.886 = 1096697145
ifOutUcastPkts.887 = 1297266081
ifOutUcastPkts.888 = 9400353
ifOutUcastPkts.889 = 955653653
ifOutUcastPkts.890 = 2089900299
ifOutUcastPkts.891 = 0
ifOutUcastPkts.892 = 144473
ifOutUcastPkts.894 = 69732
ifOutUcastPkts.897 = 1113561
ifOutUcastPkts.898 = 1111466
ifOutUcastPkts.903 = 32925382
ifOutUcastPkts.904 = 0
ifOutUcastPkts.905 = 0
ifOutUcastPkts.1073741825 = 0
ifOutUcastPkts.1073741826 = 0
ifOutUcastPkts.1073741827 = 0
ifOutUcastPkts.1073741828 = 0
ifOutUcastPkts.1073741829 = 0
ifOutUcastPkts.1073741830 = 4965410
ifOutUcastPkts.1073741831 = 5026531
ifOutUcastPkts.1073741832 = 0
ifOutUcastPkts.1073741833 = 4836977
ifOutUcastPkts.1073741834 = 23666615
ifOutUcastPkts.1073741835 = 96
ifOutUcastPkts.1073741836 = 96
ifOutUcastPkts.1073741837 = 0
ifOutUcastPkts.1073741838 = 0
ifOutUcastPkts.1073741839 = 0
ifOutUcastPkts.1073741840 = 0
ifOutUcastPkts.1073741841 = 0
ifOutUcastPkts.1073741842 = 27399
ifOutUcastPkts.1073741843 = 27554
ifOutUcastPkts.1073741844 = 0
ifOutUcastPkts.1073741845 = 27453
ifOutUcastPkts.1073741846 = 96
ifOutUcastPkts.1073741847 = 96
ifOutUcastPkts.1073741848 = 96
ifOutDiscards.1 = 0
ifOutDiscards.2 = 0
ifOutDiscards.4 = 0
ifOutDiscards.8 = 0
ifOutDiscards.9 = 0
ifOutDiscards.17 = 0
ifOutDiscards.18 = 0
ifOutDiscards.19 = 0
ifOutDiscards.20 = 0
ifOutDiscards.21 = 0
ifOutDiscards.22 = 0
ifOutDiscards.23 = 0
ifOutDiscards.24 = 220
ifOutDiscards.25 = 0
ifOutDiscards.26 = 0
ifOutDiscards.27 = 0
ifOutDiscards.28 = 0
ifOutDiscards.29 = 0
ifOutDiscards.30 = 0
ifOutDiscards.31 = 51
ifOutDiscards.32 = 0
ifOutDiscards.33 = 0
ifOutDiscards.34 = 0
ifOutDiscards.35 = 251
ifOutDiscards.36 = 0
ifOutDiscards.37 = 0
ifOutDiscards.38 = 0
ifOutDiscards.39 = 0
ifOutDiscards.40 = 4
ifOutDiscards.41 = 0
ifOutDiscards.42 = 0
ifOutDiscards.43 = 0
ifOutDiscards.44 = 0
ifOutDiscards.45 = 0
ifOutDiscards.46 = 0
ifOutDiscards.47 = 0
ifOutDiscards.48 = 50
ifOutDiscards.49 = 0
ifOutDiscards.50 = 5
ifOutDiscards.51 = 0
ifOutDiscards.52 = 0
ifOutDiscards.53 = 0
ifOutDiscards.54 = 0
ifOutDiscards.55 = 0
ifOutDiscards.56 = 0
ifOutDiscards.105 = 0
ifOutDiscards.106 = 0
ifOutDiscards.107 = 0
ifOutDiscards.108 = 0
ifOutDiscards.109 = 0
ifOutDiscards.110 = 0
ifOutDiscards.111 = 0
ifOutDiscards.112 = 0
ifOutDiscards.113 = 0
ifOutDiscards.114 = 0
ifOutDiscards.115 = 0
ifOutDiscards.116 = 0
ifOutDiscards.117 = 0
ifOutDiscards.118 = 0
ifOutDiscards.119 = 0
ifOutDiscards.120 = 0
ifOutDiscards.121 = 0
ifOutDiscards.122 = 0
ifOutDiscards.123 = 0
ifOutDiscards.124 = 0
ifOutDiscards.125 = 0
ifOutDiscards.126 = 0
ifOutDiscards.127 = 0
ifOutDiscards.128 = 0
ifOutDiscards.129 = 0
ifOutDiscards.130 = 0
ifOutDiscards.131 = 0
ifOutDiscards.132 = 0
ifOutDiscards.133 = 0
ifOutDiscards.134 = 0
ifOutDiscards.135 = 0
ifOutDiscards.136 = 0
ifOutDiscards.137 = 0
ifOutDiscards.138 = 0
ifOutDiscards.139 = 0
ifOutDiscards.140 = 0
ifOutDiscards.141 = 0
ifOutDiscards.142 = 0
ifOutDiscards.143 = 0
ifOutDiscards.144 = 0
ifOutDiscards.145 = 0
ifOutDiscards.146 = 0
ifOutDiscards.147 = 0
ifOutDiscards.148 = 0
ifOutDiscards.149 = 0
ifOutDiscards.150 = 0
ifOutDiscards.151 = 0
ifOutDiscards.152 = 0
ifOutDiscards.202 = 0
ifOutDiscards.203 = 0
ifOutDiscards.204 = 189
ifOutDiscards.205 = 5
ifOutDiscards.206 = 0
ifOutDiscards.207 = 0
ifOutDiscards.211 = 0
ifOutDiscards.212 = 0
ifOutDiscards.219 = 0
ifOutDiscards.220 = 0
ifOutDiscards.221 = 0
ifOutDiscards.222 = 0
ifOutDiscards.223 = 1
ifOutDiscards.224 = 0
ifOutDiscards.225 = 0
ifOutDiscards.226 = 0
ifOutDiscards.227 = 0
ifOutDiscards.228 = 0
ifOutDiscards.230 = 0
ifOutDiscards.231 = 0
ifOutDiscards.233 = 0
ifOutDiscards.238 = 0
ifOutDiscards.239 = 0
ifOutDiscards.240 = 0
ifOutDiscards.241 = 0
ifOutDiscards.242 = 0
ifOutDiscards.243 = 0
ifOutDiscards.244 = 0
ifOutDiscards.245 = 0
ifOutDiscards.246 = 0
ifOutDiscards.247 = 0
ifOutDiscards.248 = 0
ifOutDiscards.249 = 0
ifOutDiscards.250 = 0
ifOutDiscards.251 = 0
ifOutDiscards.253 = 0
ifOutDiscards.254 = 0
ifOutDiscards.774 = 0
ifOutDiscards.775 = 0
ifOutDiscards.776 = 0
ifOutDiscards.777 = 0
ifOutDiscards.778 = 0
ifOutDiscards.779 = 0
ifOutDiscards.783 = 0
ifOutDiscards.785 = 103865
ifOutDiscards.788 = 0
ifOutDiscards.790 = 0
ifOutDiscards.794 = 0
ifOutDiscards.799 = 0
ifOutDiscards.800 = 0
ifOutDiscards.806 = 0
ifOutDiscards.807 = 0
ifOutDiscards.810 = 0
ifOutDiscards.811 = 0
ifOutDiscards.818 = 0
ifOutDiscards.821 = 0
ifOutDiscards.822 = 0
ifOutDiscards.832 = 0
ifOutDiscards.833 = 0
ifOutDiscards.834 = 0
ifOutDiscards.839 = 0
ifOutDiscards.851 = 0
ifOutDiscards.858 = 0
ifOutDiscards.859 = 0
ifOutDiscards.860 = 298
ifOutDiscards.861 = 0
ifOutDiscards.862 = 0
ifOutDiscards.863 = 0
ifOutDiscards.866 = 0
ifOutDiscards.868 = 0
ifOutDiscards.869 = 0
ifOutDiscards.870 = 0
ifOutDiscards.872 = 0
ifOutDiscards.873 = 0
ifOutDiscards.874 = 0
ifOutDiscards.876 = 0
ifOutDiscards.877 = 0
ifOutDiscards.880 = 0
ifOutDiscards.882 = 576
ifOutDiscards.883 = 0
ifOutDiscards.884 = 0
ifOutDiscards.885 = 0
ifOutDiscards.886 = 9
ifOutDiscards.887 = 0
ifOutDiscards.888 = 0
ifOutDiscards.889 = 0
ifOutDiscards.890 = 0
ifOutDiscards.891 = 0
ifOutDiscards.892 = 0
ifOutDiscards.894 = 0
ifOutDiscards.897 = 0
ifOutDiscards.898 = 0
ifOutDiscards.903 = 0
ifOutDiscards.904 = 0
ifOutDiscards.905 = 0
ifOutDiscards.1073741825 = 0
ifOutDiscards.1073741826 = 0
ifOutDiscards.1073741827 = 0
ifOutDiscards.1073741828 = 0
ifOutDiscards.1073741829 = 0
ifOutDiscards.1073741830 = 0
ifOutDiscards.1073741831 = 0
ifOutDiscards.1073741832 = 0
ifOutDiscards.1073741833 = 0
ifOutDiscards.1073741834 = 0
ifOutDiscards.1073741835 = 49
ifOutDiscards.1073741836 = 49
ifOutDiscards.1073741837 = 0
ifOutDiscards.1073741838 = 0
ifOutDiscards.1073741839 = 0
ifOutDiscards.1073741840 = 0
ifOutDiscards.1073741841 = 0
ifOutDiscards.1073741842 = 0
ifOutDiscards.1073741843 = 0
ifOutDiscards.1073741844 = 0
ifOutDiscards.1073741845 = 0
ifOutDiscards.1073741846 = 0
ifOutDiscards.1073741847 = 43
ifOutDiscards.1073741848 = 43
ifOutErrors.1 = 0
ifOutErrors.2 = 0
ifOutErrors.4 = 0
ifOutErrors.8 = 0
ifOutErrors.9 = 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
ifOutErrors.27 = 0
ifOutErrors.28 = 0
ifOutErrors.29 = 0
ifOutErrors.30 = 0
ifOutErrors.31 = 0
ifOutErrors.32 = 0
ifOutErrors.33 = 0
ifOutErrors.34 = 0
ifOutErrors.35 = 0
ifOutErrors.36 = 0
ifOutErrors.37 = 0
ifOutErrors.38 = 0
ifOutErrors.39 = 0
ifOutErrors.40 = 0
ifOutErrors.41 = 0
ifOutErrors.42 = 0
ifOutErrors.43 = 0
ifOutErrors.44 = 0
ifOutErrors.45 = 0
ifOutErrors.46 = 0
ifOutErrors.47 = 0
ifOutErrors.48 = 0
ifOutErrors.49 = 0
ifOutErrors.50 = 0
ifOutErrors.51 = 0
ifOutErrors.52 = 0
ifOutErrors.53 = 0
ifOutErrors.54 = 0
ifOutErrors.55 = 0
ifOutErrors.56 = 0
ifOutErrors.105 = 0
ifOutErrors.106 = 0
ifOutErrors.107 = 0
ifOutErrors.108 = 0
ifOutErrors.109 = 0
ifOutErrors.110 = 0
ifOutErrors.111 = 0
ifOutErrors.112 = 0
ifOutErrors.113 = 0
ifOutErrors.114 = 0
ifOutErrors.115 = 0
ifOutErrors.116 = 0
ifOutErrors.117 = 0
ifOutErrors.118 = 0
ifOutErrors.119 = 0
ifOutErrors.120 = 0
ifOutErrors.121 = 0
ifOutErrors.122 = 0
ifOutErrors.123 = 0
ifOutErrors.124 = 0
ifOutErrors.125 = 0
ifOutErrors.126 = 0
ifOutErrors.127 = 0
ifOutErrors.128 = 0
ifOutErrors.129 = 0
ifOutErrors.130 = 0
ifOutErrors.131 = 0
ifOutErrors.132 = 0
ifOutErrors.133 = 0
ifOutErrors.134 = 0
ifOutErrors.135 = 0
ifOutErrors.136 = 0
ifOutErrors.137 = 0
ifOutErrors.138 = 0
ifOutErrors.139 = 0
ifOutErrors.140 = 0
ifOutErrors.141 = 0
ifOutErrors.142 = 0
ifOutErrors.143 = 0
ifOutErrors.144 = 0
ifOutErrors.145 = 0
ifOutErrors.146 = 0
ifOutErrors.147 = 0
ifOutErrors.148 = 0
ifOutErrors.149 = 0
ifOutErrors.150 = 0
ifOutErrors.151 = 0
ifOutErrors.152 = 0
ifOutErrors.202 = 0
ifOutErrors.203 = 0
ifOutErrors.204 = 0
ifOutErrors.205 = 0
ifOutErrors.206 = 0
ifOutErrors.207 = 0
ifOutErrors.211 = 0
ifOutErrors.212 = 0
ifOutErrors.219 = 0
ifOutErrors.220 = 0
ifOutErrors.221 = 0
ifOutErrors.222 = 0
ifOutErrors.223 = 0
ifOutErrors.224 = 0
ifOutErrors.225 = 0
ifOutErrors.226 = 0
ifOutErrors.227 = 0
ifOutErrors.228 = 0
ifOutErrors.230 = 0
ifOutErrors.231 = 0
ifOutErrors.233 = 0
ifOutErrors.238 = 0
ifOutErrors.239 = 0
ifOutErrors.240 = 0
ifOutErrors.241 = 0
ifOutErrors.242 = 0
ifOutErrors.243 = 0
ifOutErrors.244 = 0
ifOutErrors.245 = 0
ifOutErrors.246 = 0
ifOutErrors.247 = 0
ifOutErrors.248 = 0
ifOutErrors.249 = 0
ifOutErrors.250 = 0
ifOutErrors.251 = 0
ifOutErrors.253 = 0
ifOutErrors.254 = 0
ifOutErrors.774 = 0
ifOutErrors.775 = 0
ifOutErrors.776 = 0
ifOutErrors.777 = 0
ifOutErrors.778 = 0
ifOutErrors.779 = 0
ifOutErrors.783 = 0
ifOutErrors.785 = 0
ifOutErrors.788 = 0
ifOutErrors.790 = 0
ifOutErrors.794 = 0
ifOutErrors.799 = 0
ifOutErrors.800 = 0
ifOutErrors.806 = 0
ifOutErrors.807 = 0
ifOutErrors.810 = 0
ifOutErrors.811 = 0
ifOutErrors.818 = 0
ifOutErrors.821 = 0
ifOutErrors.822 = 0
ifOutErrors.832 = 0
ifOutErrors.833 = 0
ifOutErrors.834 = 0
ifOutErrors.839 = 0
ifOutErrors.851 = 0
ifOutErrors.858 = 0
ifOutErrors.859 = 0
ifOutErrors.860 = 0
ifOutErrors.861 = 0
ifOutErrors.862 = 0
ifOutErrors.863 = 0
ifOutErrors.866 = 0
ifOutErrors.868 = 0
ifOutErrors.869 = 0
ifOutErrors.870 = 0
ifOutErrors.872 = 0
ifOutErrors.873 = 0
ifOutErrors.874 = 0
ifOutErrors.876 = 0
ifOutErrors.877 = 0
ifOutErrors.880 = 0
ifOutErrors.882 = 0
ifOutErrors.883 = 0
ifOutErrors.884 = 0
ifOutErrors.885 = 0
ifOutErrors.886 = 0
ifOutErrors.887 = 0
ifOutErrors.888 = 0
ifOutErrors.889 = 0
ifOutErrors.890 = 0
ifOutErrors.891 = 0
ifOutErrors.892 = 0
ifOutErrors.894 = 0
ifOutErrors.897 = 0
ifOutErrors.898 = 0
ifOutErrors.903 = 0
ifOutErrors.904 = 0
ifOutErrors.905 = 0
ifOutErrors.1073741825 = 0
ifOutErrors.1073741826 = 0
ifOutErrors.1073741827 = 0
ifOutErrors.1073741828 = 0
ifOutErrors.1073741829 = 0
ifOutErrors.1073741830 = 0
ifOutErrors.1073741831 = 0
ifOutErrors.1073741832 = 0
ifOutErrors.1073741833 = 0
ifOutErrors.1073741834 = 0
ifOutErrors.1073741835 = 0
ifOutErrors.1073741836 = 0
ifOutErrors.1073741837 = 0
ifOutErrors.1073741838 = 0
ifOutErrors.1073741839 = 0
ifOutErrors.1073741840 = 0
ifOutErrors.1073741841 = 0
ifOutErrors.1073741842 = 0
ifOutErrors.1073741843 = 0
ifOutErrors.1073741844 = 0
ifOutErrors.1073741845 = 0
ifOutErrors.1073741846 = 0
ifOutErrors.1073741847 = 0
ifOutErrors.1073741848 = 0
]
SNMP STATUS[TRUE]
ifXEntry 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ifXEntry]

CMD EXITCODE[0]
CMD RUNTIME[1.7725s]
STDOUT[
ifName.1 = MgmtEth0/RSP0/CPU0/0
ifName.2 = MgmtEth0/RSP0/CPU0/1
ifName.4 = Null0
ifName.8 = MgmtEth0/RSP1/CPU0/0
ifName.9 = MgmtEth0/RSP1/CPU0/1
ifName.17 = GigabitEthernet0/3/0/0
ifName.18 = GigabitEthernet0/3/0/1
ifName.19 = GigabitEthernet0/3/0/2
ifName.20 = GigabitEthernet0/3/0/3
ifName.21 = GigabitEthernet0/3/0/4
ifName.22 = GigabitEthernet0/3/0/5
ifName.23 = GigabitEthernet0/3/0/6
ifName.24 = GigabitEthernet0/3/0/7
ifName.25 = GigabitEthernet0/3/0/8
ifName.26 = GigabitEthernet0/3/0/9
ifName.27 = GigabitEthernet0/3/0/10
ifName.28 = GigabitEthernet0/3/0/11
ifName.29 = GigabitEthernet0/3/0/12
ifName.30 = GigabitEthernet0/3/0/13
ifName.31 = GigabitEthernet0/3/0/14
ifName.32 = GigabitEthernet0/3/0/15
ifName.33 = GigabitEthernet0/3/0/16
ifName.34 = GigabitEthernet0/3/0/17
ifName.35 = GigabitEthernet0/3/0/18
ifName.36 = GigabitEthernet0/3/0/19
ifName.37 = GigabitEthernet0/3/0/20
ifName.38 = GigabitEthernet0/3/0/21
ifName.39 = GigabitEthernet0/3/0/22
ifName.40 = GigabitEthernet0/3/0/23
ifName.41 = GigabitEthernet0/3/0/24
ifName.42 = GigabitEthernet0/3/0/25
ifName.43 = GigabitEthernet0/3/0/26
ifName.44 = GigabitEthernet0/3/0/27
ifName.45 = GigabitEthernet0/3/0/28
ifName.46 = GigabitEthernet0/3/0/29
ifName.47 = GigabitEthernet0/3/0/30
ifName.48 = GigabitEthernet0/3/0/31
ifName.49 = GigabitEthernet0/3/0/32
ifName.50 = GigabitEthernet0/3/0/33
ifName.51 = GigabitEthernet0/3/0/34
ifName.52 = GigabitEthernet0/3/0/35
ifName.53 = GigabitEthernet0/3/0/36
ifName.54 = GigabitEthernet0/3/0/37
ifName.55 = GigabitEthernet0/3/0/38
ifName.56 = GigabitEthernet0/3/0/39
ifName.57 = dwdm0/0/0/0
ifName.58 = dwdm0/0/0/1
ifName.59 = dwdm0/0/0/2
ifName.60 = dwdm0/0/0/3
ifName.61 = dwdm0/0/0/4
ifName.62 = dwdm0/0/0/5
ifName.63 = dwdm0/0/0/6
ifName.64 = dwdm0/0/0/7
ifName.65 = dwdm0/0/0/8
ifName.66 = dwdm0/0/0/9
ifName.67 = dwdm0/0/0/10
ifName.68 = dwdm0/0/0/11
ifName.69 = dwdm0/0/0/12
ifName.70 = dwdm0/0/0/13
ifName.71 = dwdm0/0/0/14
ifName.72 = dwdm0/0/0/15
ifName.73 = dwdm0/0/0/16
ifName.74 = dwdm0/0/0/17
ifName.75 = dwdm0/0/0/18
ifName.76 = dwdm0/0/0/19
ifName.77 = dwdm0/0/0/20
ifName.78 = dwdm0/0/0/21
ifName.79 = dwdm0/0/0/22
ifName.80 = dwdm0/0/0/23
ifName.81 = dwdm0/1/0/0
ifName.82 = dwdm0/1/0/1
ifName.83 = dwdm0/1/0/2
ifName.84 = dwdm0/1/0/3
ifName.85 = dwdm0/1/0/4
ifName.86 = dwdm0/1/0/5
ifName.87 = dwdm0/1/0/6
ifName.88 = dwdm0/1/0/7
ifName.89 = dwdm0/1/0/8
ifName.90 = dwdm0/1/0/9
ifName.91 = dwdm0/1/0/10
ifName.92 = dwdm0/1/0/11
ifName.93 = dwdm0/1/0/12
ifName.94 = dwdm0/1/0/13
ifName.95 = dwdm0/1/0/14
ifName.96 = dwdm0/1/0/15
ifName.97 = dwdm0/1/0/16
ifName.98 = dwdm0/1/0/17
ifName.99 = dwdm0/1/0/18
ifName.100 = dwdm0/1/0/19
ifName.101 = dwdm0/1/0/20
ifName.102 = dwdm0/1/0/21
ifName.103 = dwdm0/1/0/22
ifName.104 = dwdm0/1/0/23
ifName.105 = TenGigE0/0/0/0
ifName.106 = TenGigE0/0/0/1
ifName.107 = TenGigE0/0/0/2
ifName.108 = TenGigE0/0/0/3
ifName.109 = TenGigE0/0/0/4
ifName.110 = TenGigE0/0/0/5
ifName.111 = TenGigE0/0/0/6
ifName.112 = TenGigE0/0/0/7
ifName.113 = TenGigE0/0/0/8
ifName.114 = TenGigE0/0/0/9
ifName.115 = TenGigE0/0/0/10
ifName.116 = TenGigE0/0/0/11
ifName.117 = TenGigE0/0/0/12
ifName.118 = TenGigE0/0/0/13
ifName.119 = TenGigE0/0/0/14
ifName.120 = TenGigE0/0/0/15
ifName.121 = TenGigE0/0/0/16
ifName.122 = TenGigE0/0/0/17
ifName.123 = TenGigE0/0/0/18
ifName.124 = TenGigE0/0/0/19
ifName.125 = TenGigE0/0/0/20
ifName.126 = TenGigE0/0/0/21
ifName.127 = TenGigE0/0/0/22
ifName.128 = TenGigE0/0/0/23
ifName.129 = TenGigE0/1/0/0
ifName.130 = TenGigE0/1/0/1
ifName.131 = TenGigE0/1/0/2
ifName.132 = TenGigE0/1/0/3
ifName.133 = TenGigE0/1/0/4
ifName.134 = TenGigE0/1/0/5
ifName.135 = TenGigE0/1/0/6
ifName.136 = TenGigE0/1/0/7
ifName.137 = TenGigE0/1/0/8
ifName.138 = TenGigE0/1/0/9
ifName.139 = TenGigE0/1/0/10
ifName.140 = TenGigE0/1/0/11
ifName.141 = TenGigE0/1/0/12
ifName.142 = TenGigE0/1/0/13
ifName.143 = TenGigE0/1/0/14
ifName.144 = TenGigE0/1/0/15
ifName.145 = TenGigE0/1/0/16
ifName.146 = TenGigE0/1/0/17
ifName.147 = TenGigE0/1/0/18
ifName.148 = TenGigE0/1/0/19
ifName.149 = TenGigE0/1/0/20
ifName.150 = TenGigE0/1/0/21
ifName.151 = TenGigE0/1/0/22
ifName.152 = TenGigE0/1/0/23
ifName.201 = Loopback4
ifName.202 = Bundle-Ether202
ifName.203 = Bundle-Ether203
ifName.204 = Bundle-Ether202.452
ifName.205 = Bundle-Ether203.453
ifName.206 = BVI497
ifName.207 = TenGigE0/1/0/16.1071
ifName.211 = Bundle-Ether121
ifName.212 = Bundle-Ether121.459
ifName.214 = Loopback1
ifName.218 = Loopback41
ifName.219 = tunnel-te1
ifName.220 = tunnel-te2
ifName.221 = tunnel-te5
ifName.222 = tunnel-te6
ifName.223 = tunnel-te151
ifName.224 = tunnel-te152
ifName.225 = tunnel-te154
ifName.226 = tunnel-te121
ifName.227 = GigabitEthernet0/3/0/0.154
ifName.228 = GigabitEthernet0/3/0/0.153
ifName.229 = Loopback0
ifName.230 = TenGigE0/1/0/16.490
ifName.231 = TenGigE0/0/0/16.996
ifName.233 = TenGigE0/1/0/16.1076
ifName.238 = tunnel-te65000
ifName.239 = tunnel-te65001
ifName.240 = tunnel-te65002
ifName.241 = tunnel-te65003
ifName.242 = tunnel-te65004
ifName.243 = tunnel-te65005
ifName.244 = tunnel-te65006
ifName.245 = tunnel-te65007
ifName.246 = tunnel-te65008
ifName.247 = tunnel-te65009
ifName.248 = tunnel-te65010
ifName.249 = tunnel-te65011
ifName.250 = tunnel-te65012
ifName.251 = tunnel-te65013
ifName.253 = tunnel-te65015
ifName.254 = tunnel-te65016
ifName.774 = Bundle-Ether203.464
ifName.775 = BVI50001
ifName.776 = tunnel-te50121
ifName.777 = tunnel-te50151
ifName.778 = tunnel-te50152
ifName.779 = tunnel-te50154
ifName.783 = TenGigE0/0/0/16.1112
ifName.785 = TenGigE0/0/0/15.397
ifName.788 = GigabitEthernet0/3/0/28.103
ifName.790 = GigabitEthernet0/3/0/1.1
ifName.794 = TenGigE0/0/0/16.1109
ifName.799 = GigabitEthernet0/3/0/28.0
ifName.800 = tunnel-te10151
ifName.801 = Loopback3
ifName.806 = tunnel-te3
ifName.807 = tunnel-te4
ifName.810 = Bundle-Ether202.666
ifName.811 = tunnel-te6151
ifName.818 = BVI1663
ifName.821 = TenGigE0/1/0/20.250
ifName.822 = TenGigE0/1/0/21.250
ifName.823 = Loopback10002
ifName.824 = Loopback20002
ifName.832 = Bundle-Ether61
ifName.833 = Bundle-Ether1531
ifName.834 = Bundle-Ether1531.1001
ifName.839 = Bundle-Ether61.2564
ifName.851 = Bundle-Ether1531.1003
ifName.858 = TenGigE0/1/0/16.17
ifName.859 = Bundle-Ether1531.1005
ifName.860 = Bundle-Ether1531.1006
ifName.861 = Bundle-Ether1532
ifName.862 = Bundle-Ether1532.1101
ifName.863 = Bundle-Ether1531.1007
ifName.866 = Bundle-Ether1531.1002800
ifName.868 = Bundle-Ether1531.1011502
ifName.869 = Bundle-Ether1531.1011501
ifName.870 = Bundle-Ether1531.1011503
ifName.872 = Bundle-Ether1531.1009
ifName.873 = Bundle-Ether1001
ifName.874 = Bundle-Ether1001.1100
ifName.876 = Bundle-Ether1001.1101
ifName.877 = Bundle-Ether1001.1102
ifName.880 = Bundle-Ether81
ifName.882 = Bundle-Ether81.1001
ifName.883 = Bundle-Ether1001.1117
ifName.884 = tunnel-te9152
ifName.885 = tunnel-te101
ifName.886 = tunnel-te102
ifName.887 = tunnel-te103
ifName.888 = tunnel-te104
ifName.889 = tunnel-te10152
ifName.890 = Bundle-Ether1001.1106
ifName.891 = GigabitEthernet0/3/0/12.1409
ifName.892 = GigabitEthernet0/3/0/12.1410
ifName.894 = Bundle-Ether1531.1012
ifName.895 = Bundle-Ether205
ifName.896 = Bundle-Ether205.491
ifName.897 = tunnel-te50161
ifName.898 = tunnel-te50162
ifName.903 = Bundle-Ether202.491
ifName.904 = PTP0/RSP0/CPU0/0
ifName.905 = PTP0/RSP1/CPU0/0
ifName.1073741825 = ControlEthernet0/RSP0/CPU0
ifName.1073741826 = ControlEthernet0/RSP0/CPU0/S0/0
ifName.1073741827 = ControlEthernet0/RSP0/CPU0/S0/1
ifName.1073741828 = ControlEthernet0/RSP0/CPU0/S0/2
ifName.1073741829 = ControlEthernet0/RSP0/CPU0/S0/3
ifName.1073741830 = ControlEthernet0/RSP0/CPU0/S0/4
ifName.1073741831 = ControlEthernet0/RSP0/CPU0/S0/5
ifName.1073741832 = ControlEthernet0/RSP0/CPU0/S0/6
ifName.1073741833 = ControlEthernet0/RSP0/CPU0/S0/7
ifName.1073741834 = ControlEthernet0/RSP0/CPU0/S0/8
ifName.1073741835 = ControlEthernet0/RSP0/CPU0/S0/12
ifName.1073741836 = ControlEthernet0/RSP0/CPU0/S0/13
ifName.1073741837 = ControlEthernet0/RSP1/CPU0
ifName.1073741838 = ControlEthernet0/RSP1/CPU0/S0/0
ifName.1073741839 = ControlEthernet0/RSP1/CPU0/S0/1
ifName.1073741840 = ControlEthernet0/RSP1/CPU0/S0/2
ifName.1073741841 = ControlEthernet0/RSP1/CPU0/S0/3
ifName.1073741842 = ControlEthernet0/RSP1/CPU0/S0/4
ifName.1073741843 = ControlEthernet0/RSP1/CPU0/S0/5
ifName.1073741844 = ControlEthernet0/RSP1/CPU0/S0/6
ifName.1073741845 = ControlEthernet0/RSP1/CPU0/S0/7
ifName.1073741846 = ControlEthernet0/RSP1/CPU0/S0/8
ifName.1073741847 = ControlEthernet0/RSP1/CPU0/S0/12
ifName.1073741848 = ControlEthernet0/RSP1/CPU0/S0/13
ifInMulticastPkts.1 = 478126
ifInMulticastPkts.2 = 0
ifInMulticastPkts.4 = 0
ifInMulticastPkts.8 = 478121
ifInMulticastPkts.9 = 0
ifInMulticastPkts.17 = 0
ifInMulticastPkts.18 = 859682
ifInMulticastPkts.19 = 0
ifInMulticastPkts.20 = 0
ifInMulticastPkts.21 = 0
ifInMulticastPkts.22 = 22556
ifInMulticastPkts.23 = 0
ifInMulticastPkts.24 = 11976
ifInMulticastPkts.25 = 0
ifInMulticastPkts.26 = 141775
ifInMulticastPkts.27 = 0
ifInMulticastPkts.28 = 0
ifInMulticastPkts.29 = 4591
ifInMulticastPkts.30 = 8
ifInMulticastPkts.31 = 6
ifInMulticastPkts.32 = 0
ifInMulticastPkts.33 = 0
ifInMulticastPkts.34 = 0
ifInMulticastPkts.35 = 0
ifInMulticastPkts.36 = 0
ifInMulticastPkts.37 = 0
ifInMulticastPkts.38 = 0
ifInMulticastPkts.39 = 0
ifInMulticastPkts.40 = 0
ifInMulticastPkts.41 = 0
ifInMulticastPkts.42 = 0
ifInMulticastPkts.43 = 1017167
ifInMulticastPkts.44 = 0
ifInMulticastPkts.45 = 93543
ifInMulticastPkts.46 = 0
ifInMulticastPkts.47 = 0
ifInMulticastPkts.48 = 68259
ifInMulticastPkts.49 = 0
ifInMulticastPkts.50 = 73333
ifInMulticastPkts.51 = 0
ifInMulticastPkts.52 = 0
ifInMulticastPkts.53 = 0
ifInMulticastPkts.54 = 78741
ifInMulticastPkts.55 = 0
ifInMulticastPkts.56 = 0
ifInMulticastPkts.105 = 3220331
ifInMulticastPkts.106 = 3057849
ifInMulticastPkts.107 = 0
ifInMulticastPkts.108 = 0
ifInMulticastPkts.109 = 0
ifInMulticastPkts.110 = 0
ifInMulticastPkts.111 = 3144164
ifInMulticastPkts.112 = 0
ifInMulticastPkts.113 = 74235504
ifInMulticastPkts.114 = 4573
ifInMulticastPkts.115 = 7058082
ifInMulticastPkts.116 = 24927590
ifInMulticastPkts.117 = 0
ifInMulticastPkts.118 = 146706
ifInMulticastPkts.119 = 750837
ifInMulticastPkts.120 = 77212649
ifInMulticastPkts.121 = 98534
ifInMulticastPkts.122 = 0
ifInMulticastPkts.123 = 7557897
ifInMulticastPkts.124 = 7298655
ifInMulticastPkts.125 = 0
ifInMulticastPkts.126 = 0
ifInMulticastPkts.127 = 2963364
ifInMulticastPkts.128 = 2964334
ifInMulticastPkts.129 = 0
ifInMulticastPkts.130 = 2881135
ifInMulticastPkts.131 = 2876454
ifInMulticastPkts.132 = 0
ifInMulticastPkts.133 = 0
ifInMulticastPkts.134 = 0
ifInMulticastPkts.135 = 2967343
ifInMulticastPkts.136 = 0
ifInMulticastPkts.137 = 0
ifInMulticastPkts.138 = 4572
ifInMulticastPkts.139 = 9160
ifInMulticastPkts.140 = 0
ifInMulticastPkts.141 = 0
ifInMulticastPkts.142 = 0
ifInMulticastPkts.143 = 162012
ifInMulticastPkts.144 = 37
ifInMulticastPkts.145 = 338427
ifInMulticastPkts.146 = 28797
ifInMulticastPkts.147 = 8111297
ifInMulticastPkts.148 = 7904114
ifInMulticastPkts.149 = 0
ifInMulticastPkts.150 = 0
ifInMulticastPkts.151 = 3184206
ifInMulticastPkts.152 = 3097433
ifInMulticastPkts.202 = 12035808
ifInMulticastPkts.203 = 12209353
ifInMulticastPkts.204 = 176833
ifInMulticastPkts.205 = 176988
ifInMulticastPkts.206 = 3190
ifInMulticastPkts.207 = 248371
ifInMulticastPkts.211 = 6111522
ifInMulticastPkts.212 = 176980
ifInMulticastPkts.219 = 0
ifInMulticastPkts.220 = 0
ifInMulticastPkts.221 = 0
ifInMulticastPkts.222 = 0
ifInMulticastPkts.223 = 0
ifInMulticastPkts.224 = 0
ifInMulticastPkts.225 = 0
ifInMulticastPkts.226 = 0
ifInMulticastPkts.228 = 0
ifInMulticastPkts.230 = 6
ifInMulticastPkts.231 = 2
ifInMulticastPkts.233 = 69011
ifInMulticastPkts.238 = 0
ifInMulticastPkts.239 = 0
ifInMulticastPkts.240 = 0
ifInMulticastPkts.241 = 0
ifInMulticastPkts.242 = 0
ifInMulticastPkts.243 = 0
ifInMulticastPkts.244 = 0
ifInMulticastPkts.245 = 0
ifInMulticastPkts.246 = 0
ifInMulticastPkts.247 = 0
ifInMulticastPkts.248 = 0
ifInMulticastPkts.249 = 0
ifInMulticastPkts.250 = 0
ifInMulticastPkts.251 = 0
ifInMulticastPkts.253 = 0
ifInMulticastPkts.254 = 0
ifInMulticastPkts.774 = 176258
ifInMulticastPkts.775 = 7091
ifInMulticastPkts.776 = 0
ifInMulticastPkts.777 = 0
ifInMulticastPkts.778 = 0
ifInMulticastPkts.779 = 0
ifInMulticastPkts.788 = 805
ifInMulticastPkts.794 = 0
ifInMulticastPkts.800 = 0
ifInMulticastPkts.806 = 0
ifInMulticastPkts.807 = 0
ifInMulticastPkts.810 = 175543
ifInMulticastPkts.811 = 0
ifInMulticastPkts.818 = 4343590
ifInMulticastPkts.821 = 0
ifInMulticastPkts.822 = 0
ifInMulticastPkts.832 = 9145
ifInMulticastPkts.833 = 912849
ifInMulticastPkts.861 = 146707
ifInMulticastPkts.869 = 136237
ifInMulticastPkts.870 = 136239
ifInMulticastPkts.873 = 30872050
ifInMulticastPkts.880 = 9160
ifInMulticastPkts.884 = 0
ifInMulticastPkts.885 = 0
ifInMulticastPkts.886 = 0
ifInMulticastPkts.887 = 0
ifInMulticastPkts.888 = 0
ifInMulticastPkts.889 = 0
ifInMulticastPkts.897 = 0
ifInMulticastPkts.898 = 0
ifInMulticastPkts.903 = 176283
ifInMulticastPkts.904 = 0
ifInMulticastPkts.905 = 0
ifInMulticastPkts.1073741825 = 0
ifInMulticastPkts.1073741826 = 0
ifInMulticastPkts.1073741827 = 0
ifInMulticastPkts.1073741828 = 0
ifInMulticastPkts.1073741829 = 0
ifInMulticastPkts.1073741830 = 577181
ifInMulticastPkts.1073741831 = 555405
ifInMulticastPkts.1073741832 = 0
ifInMulticastPkts.1073741833 = 521841
ifInMulticastPkts.1073741834 = 1422095
ifInMulticastPkts.1073741835 = 0
ifInMulticastPkts.1073741836 = 0
ifInMulticastPkts.1073741837 = 0
ifInMulticastPkts.1073741838 = 0
ifInMulticastPkts.1073741839 = 0
ifInMulticastPkts.1073741840 = 0
ifInMulticastPkts.1073741841 = 0
ifInMulticastPkts.1073741842 = 0
ifInMulticastPkts.1073741843 = 24
ifInMulticastPkts.1073741844 = 0
ifInMulticastPkts.1073741845 = 0
ifInMulticastPkts.1073741846 = 0
ifInMulticastPkts.1073741847 = 0
ifInMulticastPkts.1073741848 = 0
ifInBroadcastPkts.1 = 18756
ifInBroadcastPkts.2 = 0
ifInBroadcastPkts.4 = 0
ifInBroadcastPkts.8 = 18810
ifInBroadcastPkts.9 = 0
ifInBroadcastPkts.17 = 0
ifInBroadcastPkts.18 = 1497
ifInBroadcastPkts.19 = 0
ifInBroadcastPkts.20 = 0
ifInBroadcastPkts.21 = 0
ifInBroadcastPkts.22 = 295
ifInBroadcastPkts.23 = 0
ifInBroadcastPkts.24 = 474012
ifInBroadcastPkts.25 = 317
ifInBroadcastPkts.26 = 8835
ifInBroadcastPkts.27 = 0
ifInBroadcastPkts.28 = 0
ifInBroadcastPkts.29 = 10108
ifInBroadcastPkts.30 = 731
ifInBroadcastPkts.31 = 1353
ifInBroadcastPkts.32 = 0
ifInBroadcastPkts.33 = 0
ifInBroadcastPkts.34 = 0
ifInBroadcastPkts.35 = 0
ifInBroadcastPkts.36 = 0
ifInBroadcastPkts.37 = 0
ifInBroadcastPkts.38 = 0
ifInBroadcastPkts.39 = 0
ifInBroadcastPkts.40 = 0
ifInBroadcastPkts.41 = 0
ifInBroadcastPkts.42 = 0
ifInBroadcastPkts.43 = 793503
ifInBroadcastPkts.44 = 0
ifInBroadcastPkts.45 = 73
ifInBroadcastPkts.46 = 0
ifInBroadcastPkts.47 = 0
ifInBroadcastPkts.48 = 569
ifInBroadcastPkts.49 = 0
ifInBroadcastPkts.50 = 0
ifInBroadcastPkts.51 = 0
ifInBroadcastPkts.52 = 0
ifInBroadcastPkts.53 = 0
ifInBroadcastPkts.54 = 274
ifInBroadcastPkts.55 = 0
ifInBroadcastPkts.56 = 0
ifInBroadcastPkts.105 = 14
ifInBroadcastPkts.106 = 0
ifInBroadcastPkts.107 = 0
ifInBroadcastPkts.108 = 0
ifInBroadcastPkts.109 = 0
ifInBroadcastPkts.110 = 0
ifInBroadcastPkts.111 = 3
ifInBroadcastPkts.112 = 0
ifInBroadcastPkts.113 = 10528439
ifInBroadcastPkts.114 = 0
ifInBroadcastPkts.115 = 2165138
ifInBroadcastPkts.116 = 8505452
ifInBroadcastPkts.117 = 0
ifInBroadcastPkts.118 = 0
ifInBroadcastPkts.119 = 120943
ifInBroadcastPkts.120 = 21253483
ifInBroadcastPkts.121 = 1
ifInBroadcastPkts.122 = 0
ifInBroadcastPkts.123 = 2875934
ifInBroadcastPkts.124 = 2525096
ifInBroadcastPkts.125 = 0
ifInBroadcastPkts.126 = 0
ifInBroadcastPkts.127 = 14
ifInBroadcastPkts.128 = 13
ifInBroadcastPkts.129 = 0
ifInBroadcastPkts.130 = 0
ifInBroadcastPkts.131 = 10
ifInBroadcastPkts.132 = 0
ifInBroadcastPkts.133 = 0
ifInBroadcastPkts.134 = 0
ifInBroadcastPkts.135 = 2
ifInBroadcastPkts.136 = 0
ifInBroadcastPkts.137 = 0
ifInBroadcastPkts.138 = 0
ifInBroadcastPkts.139 = 58
ifInBroadcastPkts.140 = 0
ifInBroadcastPkts.141 = 0
ifInBroadcastPkts.142 = 0
ifInBroadcastPkts.143 = 132533
ifInBroadcastPkts.144 = 20916
ifInBroadcastPkts.145 = 1
ifInBroadcastPkts.146 = 0
ifInBroadcastPkts.147 = 2553822
ifInBroadcastPkts.148 = 4728270
ifInBroadcastPkts.149 = 1
ifInBroadcastPkts.150 = 1
ifInBroadcastPkts.151 = 79
ifInBroadcastPkts.152 = 45
ifInBroadcastPkts.202 = 24
ifInBroadcastPkts.203 = 151
ifInBroadcastPkts.204 = 9
ifInBroadcastPkts.205 = 14
ifInBroadcastPkts.206 = 104
ifInBroadcastPkts.207 = 0
ifInBroadcastPkts.211 = 5
ifInBroadcastPkts.212 = 3
ifInBroadcastPkts.219 = 0
ifInBroadcastPkts.220 = 0
ifInBroadcastPkts.221 = 0
ifInBroadcastPkts.222 = 0
ifInBroadcastPkts.223 = 0
ifInBroadcastPkts.224 = 0
ifInBroadcastPkts.225 = 0
ifInBroadcastPkts.226 = 0
ifInBroadcastPkts.228 = 0
ifInBroadcastPkts.230 = 1
ifInBroadcastPkts.231 = 0
ifInBroadcastPkts.233 = 0
ifInBroadcastPkts.238 = 0
ifInBroadcastPkts.239 = 0
ifInBroadcastPkts.240 = 0
ifInBroadcastPkts.241 = 0
ifInBroadcastPkts.242 = 0
ifInBroadcastPkts.243 = 0
ifInBroadcastPkts.244 = 0
ifInBroadcastPkts.245 = 0
ifInBroadcastPkts.246 = 0
ifInBroadcastPkts.247 = 0
ifInBroadcastPkts.248 = 0
ifInBroadcastPkts.249 = 0
ifInBroadcastPkts.250 = 0
ifInBroadcastPkts.251 = 0
ifInBroadcastPkts.253 = 0
ifInBroadcastPkts.254 = 0
ifInBroadcastPkts.774 = 13
ifInBroadcastPkts.775 = 147289
ifInBroadcastPkts.776 = 0
ifInBroadcastPkts.777 = 0
ifInBroadcastPkts.778 = 0
ifInBroadcastPkts.779 = 0
ifInBroadcastPkts.788 = 3
ifInBroadcastPkts.794 = 0
ifInBroadcastPkts.800 = 0
ifInBroadcastPkts.806 = 0
ifInBroadcastPkts.807 = 0
ifInBroadcastPkts.810 = 8
ifInBroadcastPkts.811 = 0
ifInBroadcastPkts.818 = 113768
ifInBroadcastPkts.821 = 1
ifInBroadcastPkts.822 = 1
ifInBroadcastPkts.832 = 0
ifInBroadcastPkts.833 = 253476
ifInBroadcastPkts.861 = 0
ifInBroadcastPkts.869 = 0
ifInBroadcastPkts.870 = 0
ifInBroadcastPkts.873 = 12683165
ifInBroadcastPkts.880 = 58
ifInBroadcastPkts.884 = 0
ifInBroadcastPkts.885 = 0
ifInBroadcastPkts.886 = 0
ifInBroadcastPkts.887 = 0
ifInBroadcastPkts.888 = 0
ifInBroadcastPkts.889 = 0
ifInBroadcastPkts.897 = 0
ifInBroadcastPkts.898 = 0
ifInBroadcastPkts.903 = 1
ifInBroadcastPkts.904 = 0
ifInBroadcastPkts.905 = 0
ifInBroadcastPkts.1073741825 = 0
ifInBroadcastPkts.1073741826 = 0
ifInBroadcastPkts.1073741827 = 0
ifInBroadcastPkts.1073741828 = 0
ifInBroadcastPkts.1073741829 = 0
ifInBroadcastPkts.1073741830 = 13
ifInBroadcastPkts.1073741831 = 14
ifInBroadcastPkts.1073741832 = 0
ifInBroadcastPkts.1073741833 = 14
ifInBroadcastPkts.1073741834 = 27435
ifInBroadcastPkts.1073741835 = 0
ifInBroadcastPkts.1073741836 = 0
ifInBroadcastPkts.1073741837 = 0
ifInBroadcastPkts.1073741838 = 0
ifInBroadcastPkts.1073741839 = 0
ifInBroadcastPkts.1073741840 = 0
ifInBroadcastPkts.1073741841 = 0
ifInBroadcastPkts.1073741842 = 0
ifInBroadcastPkts.1073741843 = 0
ifInBroadcastPkts.1073741844 = 0
ifInBroadcastPkts.1073741845 = 0
ifInBroadcastPkts.1073741846 = 0
ifInBroadcastPkts.1073741847 = 0
ifInBroadcastPkts.1073741848 = 0
ifOutMulticastPkts.1 = 0
ifOutMulticastPkts.2 = 0
ifOutMulticastPkts.4 = 0
ifOutMulticastPkts.8 = 0
ifOutMulticastPkts.9 = 0
ifOutMulticastPkts.17 = 0
ifOutMulticastPkts.18 = 6880356
ifOutMulticastPkts.19 = 0
ifOutMulticastPkts.20 = 0
ifOutMulticastPkts.21 = 0
ifOutMulticastPkts.22 = 10
ifOutMulticastPkts.23 = 0
ifOutMulticastPkts.24 = 390595
ifOutMulticastPkts.25 = 2488
ifOutMulticastPkts.26 = 4436
ifOutMulticastPkts.27 = 0
ifOutMulticastPkts.28 = 0
ifOutMulticastPkts.29 = 135848
ifOutMulticastPkts.30 = 224
ifOutMulticastPkts.31 = 75162
ifOutMulticastPkts.32 = 0
ifOutMulticastPkts.33 = 0
ifOutMulticastPkts.34 = 0
ifOutMulticastPkts.35 = 778491
ifOutMulticastPkts.36 = 0
ifOutMulticastPkts.37 = 0
ifOutMulticastPkts.38 = 0
ifOutMulticastPkts.39 = 0
ifOutMulticastPkts.40 = 0
ifOutMulticastPkts.41 = 0
ifOutMulticastPkts.42 = 0
ifOutMulticastPkts.43 = 450325
ifOutMulticastPkts.44 = 0
ifOutMulticastPkts.45 = 344939
ifOutMulticastPkts.46 = 0
ifOutMulticastPkts.47 = 0
ifOutMulticastPkts.48 = 9099
ifOutMulticastPkts.49 = 0
ifOutMulticastPkts.50 = 226
ifOutMulticastPkts.51 = 0
ifOutMulticastPkts.52 = 0
ifOutMulticastPkts.53 = 0
ifOutMulticastPkts.54 = 61484
ifOutMulticastPkts.55 = 0
ifOutMulticastPkts.56 = 0
ifOutMulticastPkts.105 = 3388905
ifOutMulticastPkts.106 = 2886537
ifOutMulticastPkts.107 = 0
ifOutMulticastPkts.108 = 0
ifOutMulticastPkts.109 = 0
ifOutMulticastPkts.110 = 0
ifOutMulticastPkts.111 = 3062485
ifOutMulticastPkts.112 = 0
ifOutMulticastPkts.113 = 1009914
ifOutMulticastPkts.114 = 141564
ifOutMulticastPkts.115 = 3259956
ifOutMulticastPkts.116 = 2623332
ifOutMulticastPkts.117 = 0
ifOutMulticastPkts.118 = 141721
ifOutMulticastPkts.119 = 376531
ifOutMulticastPkts.120 = 19999
ifOutMulticastPkts.121 = 75003
ifOutMulticastPkts.122 = 0
ifOutMulticastPkts.123 = 145025
ifOutMulticastPkts.124 = 340660
ifOutMulticastPkts.125 = 0
ifOutMulticastPkts.126 = 0
ifOutMulticastPkts.127 = 2873415
ifOutMulticastPkts.128 = 2873458
ifOutMulticastPkts.129 = 0
ifOutMulticastPkts.130 = 2873379
ifOutMulticastPkts.131 = 2872855
ifOutMulticastPkts.132 = 0
ifOutMulticastPkts.133 = 0
ifOutMulticastPkts.134 = 0
ifOutMulticastPkts.135 = 2884750
ifOutMulticastPkts.136 = 0
ifOutMulticastPkts.137 = 0
ifOutMulticastPkts.138 = 141564
ifOutMulticastPkts.139 = 4532
ifOutMulticastPkts.140 = 0
ifOutMulticastPkts.141 = 0
ifOutMulticastPkts.142 = 0
ifOutMulticastPkts.143 = 433709
ifOutMulticastPkts.144 = 0
ifOutMulticastPkts.145 = 429097
ifOutMulticastPkts.146 = 9573
ifOutMulticastPkts.147 = 104929
ifOutMulticastPkts.148 = 85632
ifOutMulticastPkts.149 = 0
ifOutMulticastPkts.150 = 0
ifOutMulticastPkts.151 = 3093779
ifOutMulticastPkts.152 = 3006845
ifOutMulticastPkts.202 = 12021723
ifOutMulticastPkts.203 = 11847521
ifOutMulticastPkts.204 = 176768
ifOutMulticastPkts.205 = 177062
ifOutMulticastPkts.206 = 803
ifOutMulticastPkts.207 = 178253
ifOutMulticastPkts.211 = 5947260
ifOutMulticastPkts.212 = 177905
ifOutMulticastPkts.219 = 0
ifOutMulticastPkts.220 = 0
ifOutMulticastPkts.221 = 0
ifOutMulticastPkts.222 = 0
ifOutMulticastPkts.223 = 0
ifOutMulticastPkts.224 = 0
ifOutMulticastPkts.225 = 0
ifOutMulticastPkts.226 = 0
ifOutMulticastPkts.228 = 0
ifOutMulticastPkts.230 = 3215
ifOutMulticastPkts.231 = 926
ifOutMulticastPkts.233 = 6315
ifOutMulticastPkts.238 = 0
ifOutMulticastPkts.239 = 0
ifOutMulticastPkts.240 = 0
ifOutMulticastPkts.241 = 0
ifOutMulticastPkts.242 = 0
ifOutMulticastPkts.243 = 0
ifOutMulticastPkts.244 = 0
ifOutMulticastPkts.245 = 0
ifOutMulticastPkts.246 = 0
ifOutMulticastPkts.247 = 0
ifOutMulticastPkts.248 = 0
ifOutMulticastPkts.249 = 0
ifOutMulticastPkts.250 = 0
ifOutMulticastPkts.251 = 0
ifOutMulticastPkts.253 = 0
ifOutMulticastPkts.254 = 0
ifOutMulticastPkts.774 = 176654
ifOutMulticastPkts.775 = 241
ifOutMulticastPkts.776 = 0
ifOutMulticastPkts.777 = 0
ifOutMulticastPkts.778 = 0
ifOutMulticastPkts.779 = 0
ifOutMulticastPkts.788 = 2352
ifOutMulticastPkts.794 = 0
ifOutMulticastPkts.800 = 0
ifOutMulticastPkts.806 = 0
ifOutMulticastPkts.807 = 0
ifOutMulticastPkts.810 = 175252
ifOutMulticastPkts.811 = 0
ifOutMulticastPkts.818 = 311943
ifOutMulticastPkts.821 = 0
ifOutMulticastPkts.822 = 0
ifOutMulticastPkts.832 = 283129
ifOutMulticastPkts.833 = 810245
ifOutMulticastPkts.861 = 141722
ifOutMulticastPkts.869 = 0
ifOutMulticastPkts.870 = 0
ifOutMulticastPkts.873 = 676267
ifOutMulticastPkts.880 = 4532
ifOutMulticastPkts.884 = 0
ifOutMulticastPkts.885 = 0
ifOutMulticastPkts.886 = 0
ifOutMulticastPkts.887 = 0
ifOutMulticastPkts.888 = 0
ifOutMulticastPkts.889 = 0
ifOutMulticastPkts.897 = 0
ifOutMulticastPkts.898 = 0
ifOutMulticastPkts.903 = 176969
ifOutMulticastPkts.904 = 0
ifOutMulticastPkts.905 = 0
ifOutMulticastPkts.1073741825 = 0
ifOutMulticastPkts.1073741826 = 0
ifOutMulticastPkts.1073741827 = 0
ifOutMulticastPkts.1073741828 = 0
ifOutMulticastPkts.1073741829 = 0
ifOutMulticastPkts.1073741830 = 16875833
ifOutMulticastPkts.1073741831 = 16994358
ifOutMulticastPkts.1073741832 = 0
ifOutMulticastPkts.1073741833 = 17026270
ifOutMulticastPkts.1073741834 = 16127727
ifOutMulticastPkts.1073741835 = 17549779
ifOutMulticastPkts.1073741836 = 17549779
ifOutMulticastPkts.1073741837 = 0
ifOutMulticastPkts.1073741838 = 0
ifOutMulticastPkts.1073741839 = 0
ifOutMulticastPkts.1073741840 = 0
ifOutMulticastPkts.1073741841 = 0
ifOutMulticastPkts.1073741842 = 0
ifOutMulticastPkts.1073741843 = 407
ifOutMulticastPkts.1073741844 = 0
ifOutMulticastPkts.1073741845 = 0
ifOutMulticastPkts.1073741846 = 431
ifOutMulticastPkts.1073741847 = 388
ifOutMulticastPkts.1073741848 = 388
ifOutBroadcastPkts.1 = 66
ifOutBroadcastPkts.2 = 0
ifOutBroadcastPkts.4 = 0
ifOutBroadcastPkts.8 = 1
ifOutBroadcastPkts.9 = 0
ifOutBroadcastPkts.17 = 0
ifOutBroadcastPkts.18 = 858699
ifOutBroadcastPkts.19 = 0
ifOutBroadcastPkts.20 = 0
ifOutBroadcastPkts.21 = 0
ifOutBroadcastPkts.22 = 56
ifOutBroadcastPkts.23 = 0
ifOutBroadcastPkts.24 = 474835
ifOutBroadcastPkts.25 = 1
ifOutBroadcastPkts.26 = 8677
ifOutBroadcastPkts.27 = 0
ifOutBroadcastPkts.28 = 0
ifOutBroadcastPkts.29 = 0
ifOutBroadcastPkts.30 = 44
ifOutBroadcastPkts.31 = 94619
ifOutBroadcastPkts.32 = 0
ifOutBroadcastPkts.33 = 0
ifOutBroadcastPkts.34 = 0
ifOutBroadcastPkts.35 = 1991
ifOutBroadcastPkts.36 = 0
ifOutBroadcastPkts.37 = 0
ifOutBroadcastPkts.38 = 0
ifOutBroadcastPkts.39 = 0
ifOutBroadcastPkts.40 = 2354
ifOutBroadcastPkts.41 = 0
ifOutBroadcastPkts.42 = 0
ifOutBroadcastPkts.43 = 1041873
ifOutBroadcastPkts.44 = 0
ifOutBroadcastPkts.45 = 20
ifOutBroadcastPkts.46 = 0
ifOutBroadcastPkts.47 = 0
ifOutBroadcastPkts.48 = 3
ifOutBroadcastPkts.49 = 0
ifOutBroadcastPkts.50 = 0
ifOutBroadcastPkts.51 = 0
ifOutBroadcastPkts.52 = 0
ifOutBroadcastPkts.53 = 0
ifOutBroadcastPkts.54 = 216
ifOutBroadcastPkts.55 = 0
ifOutBroadcastPkts.56 = 0
ifOutBroadcastPkts.105 = 9
ifOutBroadcastPkts.106 = 17
ifOutBroadcastPkts.107 = 0
ifOutBroadcastPkts.108 = 0
ifOutBroadcastPkts.109 = 0
ifOutBroadcastPkts.110 = 0
ifOutBroadcastPkts.111 = 4
ifOutBroadcastPkts.112 = 0
ifOutBroadcastPkts.113 = 831020
ifOutBroadcastPkts.114 = 799
ifOutBroadcastPkts.115 = 856174
ifOutBroadcastPkts.116 = 2440137
ifOutBroadcastPkts.117 = 0
ifOutBroadcastPkts.118 = 0
ifOutBroadcastPkts.119 = 421774
ifOutBroadcastPkts.120 = 45353
ifOutBroadcastPkts.121 = 15
ifOutBroadcastPkts.122 = 0
ifOutBroadcastPkts.123 = 74162
ifOutBroadcastPkts.124 = 31253
ifOutBroadcastPkts.125 = 0
ifOutBroadcastPkts.126 = 0
ifOutBroadcastPkts.127 = 10
ifOutBroadcastPkts.128 = 0
ifOutBroadcastPkts.129 = 0
ifOutBroadcastPkts.130 = 10
ifOutBroadcastPkts.131 = 4
ifOutBroadcastPkts.132 = 0
ifOutBroadcastPkts.133 = 0
ifOutBroadcastPkts.134 = 0
ifOutBroadcastPkts.135 = 5
ifOutBroadcastPkts.136 = 0
ifOutBroadcastPkts.137 = 0
ifOutBroadcastPkts.138 = 0
ifOutBroadcastPkts.139 = 2276
ifOutBroadcastPkts.140 = 0
ifOutBroadcastPkts.141 = 0
ifOutBroadcastPkts.142 = 0
ifOutBroadcastPkts.143 = 281898
ifOutBroadcastPkts.144 = 1
ifOutBroadcastPkts.145 = 29
ifOutBroadcastPkts.146 = 0
ifOutBroadcastPkts.147 = 79450
ifOutBroadcastPkts.148 = 502471
ifOutBroadcastPkts.149 = 1
ifOutBroadcastPkts.150 = 1
ifOutBroadcastPkts.151 = 20
ifOutBroadcastPkts.152 = 5
ifOutBroadcastPkts.202 = 40
ifOutBroadcastPkts.203 = 35
ifOutBroadcastPkts.204 = 8
ifOutBroadcastPkts.205 = 12
ifOutBroadcastPkts.206 = 7
ifOutBroadcastPkts.207 = 2
ifOutBroadcastPkts.211 = 9
ifOutBroadcastPkts.212 = 5
ifOutBroadcastPkts.219 = 0
ifOutBroadcastPkts.220 = 0
ifOutBroadcastPkts.221 = 0
ifOutBroadcastPkts.222 = 0
ifOutBroadcastPkts.223 = 0
ifOutBroadcastPkts.224 = 0
ifOutBroadcastPkts.225 = 0
ifOutBroadcastPkts.226 = 0
ifOutBroadcastPkts.228 = 0
ifOutBroadcastPkts.230 = 12
ifOutBroadcastPkts.231 = 12
ifOutBroadcastPkts.233 = 15
ifOutBroadcastPkts.238 = 0
ifOutBroadcastPkts.239 = 0
ifOutBroadcastPkts.240 = 0
ifOutBroadcastPkts.241 = 0
ifOutBroadcastPkts.242 = 0
ifOutBroadcastPkts.243 = 0
ifOutBroadcastPkts.244 = 0
ifOutBroadcastPkts.245 = 0
ifOutBroadcastPkts.246 = 0
ifOutBroadcastPkts.247 = 0
ifOutBroadcastPkts.248 = 0
ifOutBroadcastPkts.249 = 0
ifOutBroadcastPkts.250 = 0
ifOutBroadcastPkts.251 = 0
ifOutBroadcastPkts.253 = 0
ifOutBroadcastPkts.254 = 0
ifOutBroadcastPkts.774 = 11
ifOutBroadcastPkts.775 = 170646
ifOutBroadcastPkts.776 = 0
ifOutBroadcastPkts.777 = 0
ifOutBroadcastPkts.778 = 0
ifOutBroadcastPkts.779 = 0
ifOutBroadcastPkts.788 = 16
ifOutBroadcastPkts.794 = 2
ifOutBroadcastPkts.800 = 0
ifOutBroadcastPkts.806 = 0
ifOutBroadcastPkts.807 = 0
ifOutBroadcastPkts.810 = 9
ifOutBroadcastPkts.811 = 0
ifOutBroadcastPkts.818 = 58791
ifOutBroadcastPkts.821 = 1
ifOutBroadcastPkts.822 = 1
ifOutBroadcastPkts.832 = 799
ifOutBroadcastPkts.833 = 703678
ifOutBroadcastPkts.861 = 0
ifOutBroadcastPkts.869 = 3
ifOutBroadcastPkts.870 = 184840
ifOutBroadcastPkts.873 = 687336
ifOutBroadcastPkts.880 = 2276
ifOutBroadcastPkts.884 = 0
ifOutBroadcastPkts.885 = 0
ifOutBroadcastPkts.886 = 0
ifOutBroadcastPkts.887 = 0
ifOutBroadcastPkts.888 = 0
ifOutBroadcastPkts.889 = 0
ifOutBroadcastPkts.897 = 0
ifOutBroadcastPkts.898 = 0
ifOutBroadcastPkts.903 = 11
ifOutBroadcastPkts.904 = 0
ifOutBroadcastPkts.905 = 0
ifOutBroadcastPkts.1073741825 = 0
ifOutBroadcastPkts.1073741826 = 0
ifOutBroadcastPkts.1073741827 = 0
ifOutBroadcastPkts.1073741828 = 0
ifOutBroadcastPkts.1073741829 = 0
ifOutBroadcastPkts.1073741830 = 27785
ifOutBroadcastPkts.1073741831 = 27833
ifOutBroadcastPkts.1073741832 = 0
ifOutBroadcastPkts.1073741833 = 27830
ifOutBroadcastPkts.1073741834 = 412
ifOutBroadcastPkts.1073741835 = 27848
ifOutBroadcastPkts.1073741836 = 27848
ifOutBroadcastPkts.1073741837 = 0
ifOutBroadcastPkts.1073741838 = 0
ifOutBroadcastPkts.1073741839 = 0
ifOutBroadcastPkts.1073741840 = 0
ifOutBroadcastPkts.1073741841 = 0
ifOutBroadcastPkts.1073741842 = 27363
ifOutBroadcastPkts.1073741843 = 27416
ifOutBroadcastPkts.1073741844 = 0
ifOutBroadcastPkts.1073741845 = 27415
ifOutBroadcastPkts.1073741846 = 27416
ifOutBroadcastPkts.1073741847 = 27416
ifOutBroadcastPkts.1073741848 = 27416
ifHCInOctets.1 = 706113377
ifHCInOctets.2 = 0
ifHCInOctets.4 = 0
ifHCInOctets.8 = 42145031
ifHCInOctets.9 = 0
ifHCInOctets.17 = 0
ifHCInOctets.18 = 9688802574
ifHCInOctets.19 = 0
ifHCInOctets.20 = 0
ifHCInOctets.21 = 0
ifHCInOctets.22 = 370257457632
ifHCInOctets.23 = 0
ifHCInOctets.24 = 90109559404
ifHCInOctets.25 = 8452916062
ifHCInOctets.26 = 810844425881
ifHCInOctets.27 = 0
ifHCInOctets.28 = 0
ifHCInOctets.29 = 3013509
ifHCInOctets.30 = 1187748226
ifHCInOctets.31 = 17945833434
ifHCInOctets.32 = 0
ifHCInOctets.33 = 0
ifHCInOctets.34 = 0
ifHCInOctets.35 = 0
ifHCInOctets.36 = 0
ifHCInOctets.37 = 0
ifHCInOctets.38 = 0
ifHCInOctets.39 = 0
ifHCInOctets.40 = 1741887390776
ifHCInOctets.41 = 0
ifHCInOctets.42 = 0
ifHCInOctets.43 = 1467323296461
ifHCInOctets.44 = 0
ifHCInOctets.45 = 1049176481801
ifHCInOctets.46 = 0
ifHCInOctets.47 = 0
ifHCInOctets.48 = 1283446053
ifHCInOctets.49 = 0
ifHCInOctets.50 = 539006405128
ifHCInOctets.51 = 0
ifHCInOctets.52 = 0
ifHCInOctets.53 = 0
ifHCInOctets.54 = 24952572
ifHCInOctets.55 = 0
ifHCInOctets.56 = 0
ifHCInOctets.105 = 11809740449116
ifHCInOctets.106 = 6077264744173
ifHCInOctets.107 = 0
ifHCInOctets.108 = 0
ifHCInOctets.109 = 0
ifHCInOctets.110 = 0
ifHCInOctets.111 = 11761306686132
ifHCInOctets.112 = 0
ifHCInOctets.113 = 6981201244825
ifHCInOctets.114 = 26538761437
ifHCInOctets.115 = 1608822121137
ifHCInOctets.116 = 4892830780157
ifHCInOctets.117 = 0
ifHCInOctets.118 = 10237416
ifHCInOctets.119 = 1196322790351
ifHCInOctets.120 = 383665728214
ifHCInOctets.121 = 2145866229087
ifHCInOctets.122 = 0
ifHCInOctets.123 = 147121405205
ifHCInOctets.124 = 86983960107
ifHCInOctets.125 = 0
ifHCInOctets.126 = 0
ifHCInOctets.127 = 3434040686974
ifHCInOctets.128 = 3396856022105
ifHCInOctets.129 = 0
ifHCInOctets.130 = 11985400069792
ifHCInOctets.131 = 7086999406878
ifHCInOctets.132 = 0
ifHCInOctets.133 = 0
ifHCInOctets.134 = 0
ifHCInOctets.135 = 12289957138728
ifHCInOctets.136 = 0
ifHCInOctets.137 = 0
ifHCInOctets.138 = 26958999104
ifHCInOctets.139 = 2007050377
ifHCInOctets.140 = 0
ifHCInOctets.141 = 0
ifHCInOctets.142 = 0
ifHCInOctets.143 = 927963542142
ifHCInOctets.144 = 3620225874
ifHCInOctets.145 = 5934576638380
ifHCInOctets.146 = 2313765921721
ifHCInOctets.147 = 1278316105657
ifHCInOctets.148 = 119806208257
ifHCInOctets.149 = 492356
ifHCInOctets.150 = 492007
ifHCInOctets.151 = 2672702144433
ifHCInOctets.152 = 3416334761997
ifHCInOctets.202 = 36959680790301
ifHCInOctets.203 = 12920025027211
ifHCInOctets.204 = 36955179937283
ifHCInOctets.205 = 12918959907297
ifHCInOctets.206 = 34497118
ifHCInOctets.207 = 3056141631403
ifHCInOctets.211 = 24051510484932
ifHCInOctets.212 = 24050778554128
ifHCInOctets.219 = 0
ifHCInOctets.220 = 0
ifHCInOctets.221 = 0
ifHCInOctets.222 = 0
ifHCInOctets.223 = 0
ifHCInOctets.224 = 0
ifHCInOctets.225 = 0
ifHCInOctets.226 = 0
ifHCInOctets.227 = 0
ifHCInOctets.228 = 0
ifHCInOctets.230 = 2063815259202
ifHCInOctets.231 = 1344034186918
ifHCInOctets.233 = 810271814025
ifHCInOctets.238 = 0
ifHCInOctets.239 = 0
ifHCInOctets.240 = 0
ifHCInOctets.241 = 0
ifHCInOctets.242 = 0
ifHCInOctets.243 = 0
ifHCInOctets.244 = 0
ifHCInOctets.245 = 0
ifHCInOctets.246 = 0
ifHCInOctets.247 = 0
ifHCInOctets.248 = 0
ifHCInOctets.249 = 0
ifHCInOctets.250 = 0
ifHCInOctets.251 = 0
ifHCInOctets.253 = 0
ifHCInOctets.254 = 0
ifHCInOctets.774 = 19658276
ifHCInOctets.775 = 5599631595447
ifHCInOctets.776 = 0
ifHCInOctets.777 = 0
ifHCInOctets.778 = 0
ifHCInOctets.779 = 0
ifHCInOctets.783 = 800616464759
ifHCInOctets.785 = 383661045563
ifHCInOctets.788 = 51259958757
ifHCInOctets.790 = 9683571961
ifHCInOctets.794 = 2360520
ifHCInOctets.799 = 997908350493
ifHCInOctets.800 = 0
ifHCInOctets.806 = 0
ifHCInOctets.807 = 0
ifHCInOctets.810 = 21372328
ifHCInOctets.811 = 0
ifHCInOctets.818 = 7510213955
ifHCInOctets.821 = 492354
ifHCInOctets.822 = 492002
ifHCInOctets.832 = 53498266729
ifHCInOctets.833 = 2124302155518
ifHCInOctets.834 = 0
ifHCInOctets.839 = 53495343541
ifHCInOctets.851 = 538309379153
ifHCInOctets.858 = 373951976
ifHCInOctets.859 = 894162045051
ifHCInOctets.860 = 7353011589
ifHCInOctets.861 = 10237480
ifHCInOctets.862 = 0
ifHCInOctets.863 = 88365492973
ifHCInOctets.866 = 6336978125
ifHCInOctets.868 = 589539812142
ifHCInOctets.869 = 44781003
ifHCInOctets.870 = 132419917
ifHCInOctets.872 = 1800708
ifHCInOctets.873 = 1632230426916
ifHCInOctets.874 = 0
ifHCInOctets.876 = 60833920880
ifHCInOctets.877 = 51177987201
ifHCInOctets.880 = 2007079561
ifHCInOctets.882 = 2005521575
ifHCInOctets.883 = 313502502
ifHCInOctets.884 = 0
ifHCInOctets.885 = 0
ifHCInOctets.886 = 0
ifHCInOctets.887 = 0
ifHCInOctets.888 = 0
ifHCInOctets.889 = 0
ifHCInOctets.890 = 1519894783981
ifHCInOctets.891 = 29512
ifHCInOctets.892 = 2063913
ifHCInOctets.894 = 15247196
ifHCInOctets.897 = 0
ifHCInOctets.898 = 0
ifHCInOctets.903 = 3394627815
ifHCInOctets.904 = 0
ifHCInOctets.905 = 0
ifHCInOctets.1073741825 = 0
ifHCInOctets.1073741826 = 0
ifHCInOctets.1073741827 = 0
ifHCInOctets.1073741828 = 0
ifHCInOctets.1073741829 = 0
ifHCInOctets.1073741830 = 3754532190
ifHCInOctets.1073741831 = 4553502285
ifHCInOctets.1073741832 = 0
ifHCInOctets.1073741833 = 2651281184
ifHCInOctets.1073741834 = 6634250169
ifHCInOctets.1073741835 = 0
ifHCInOctets.1073741836 = 0
ifHCInOctets.1073741837 = 0
ifHCInOctets.1073741838 = 0
ifHCInOctets.1073741839 = 0
ifHCInOctets.1073741840 = 0
ifHCInOctets.1073741841 = 0
ifHCInOctets.1073741842 = 3832640
ifHCInOctets.1073741843 = 3856404
ifHCInOctets.1073741844 = 0
ifHCInOctets.1073741845 = 3839920
ifHCInOctets.1073741846 = 1919120
ifHCInOctets.1073741847 = 0
ifHCInOctets.1073741848 = 0
ifHCInUcastPkts.1 = 6137138
ifHCInUcastPkts.2 = 0
ifHCInUcastPkts.4 = 0
ifHCInUcastPkts.8 = 17894
ifHCInUcastPkts.9 = 0
ifHCInUcastPkts.17 = 0
ifHCInUcastPkts.18 = 10708242
ifHCInUcastPkts.19 = 0
ifHCInUcastPkts.20 = 0
ifHCInUcastPkts.21 = 0
ifHCInUcastPkts.22 = 1460221627
ifHCInUcastPkts.23 = 0
ifHCInUcastPkts.24 = 917508582
ifHCInUcastPkts.25 = 11702221
ifHCInUcastPkts.26 = 562457017
ifHCInUcastPkts.27 = 0
ifHCInUcastPkts.28 = 0
ifHCInUcastPkts.29 = 9159
ifHCInUcastPkts.30 = 1862107
ifHCInUcastPkts.31 = 82078852
ifHCInUcastPkts.32 = 0
ifHCInUcastPkts.33 = 0
ifHCInUcastPkts.34 = 0
ifHCInUcastPkts.35 = 0
ifHCInUcastPkts.36 = 0
ifHCInUcastPkts.37 = 0
ifHCInUcastPkts.38 = 0
ifHCInUcastPkts.39 = 0
ifHCInUcastPkts.40 = 1176893255
ifHCInUcastPkts.41 = 0
ifHCInUcastPkts.42 = 0
ifHCInUcastPkts.43 = 1294810577
ifHCInUcastPkts.44 = 0
ifHCInUcastPkts.45 = 1580216156
ifHCInUcastPkts.46 = 0
ifHCInUcastPkts.47 = 0
ifHCInUcastPkts.48 = 3300064
ifHCInUcastPkts.49 = 0
ifHCInUcastPkts.50 = 374750862
ifHCInUcastPkts.51 = 0
ifHCInUcastPkts.52 = 0
ifHCInUcastPkts.53 = 0
ifHCInUcastPkts.54 = 167790
ifHCInUcastPkts.55 = 0
ifHCInUcastPkts.56 = 0
ifHCInUcastPkts.105 = 9858013813
ifHCInUcastPkts.106 = 6991709634
ifHCInUcastPkts.107 = 0
ifHCInUcastPkts.108 = 0
ifHCInUcastPkts.109 = 0
ifHCInUcastPkts.110 = 0
ifHCInUcastPkts.111 = 16788105541
ifHCInUcastPkts.112 = 0
ifHCInUcastPkts.113 = 6538847761
ifHCInUcastPkts.114 = 67245908
ifHCInUcastPkts.115 = 1680685019
ifHCInUcastPkts.116 = 4816766639
ifHCInUcastPkts.117 = 0
ifHCInUcastPkts.118 = 0
ifHCInUcastPkts.119 = 1859611222
ifHCInUcastPkts.120 = 999842054
ifHCInUcastPkts.121 = 2514592397
ifHCInUcastPkts.122 = 0
ifHCInUcastPkts.123 = 205502293
ifHCInUcastPkts.124 = 169935867
ifHCInUcastPkts.125 = 0
ifHCInUcastPkts.126 = 0
ifHCInUcastPkts.127 = 4120459184
ifHCInUcastPkts.128 = 4163032088
ifHCInUcastPkts.129 = 0
ifHCInUcastPkts.130 = 11355706820
ifHCInUcastPkts.131 = 6725309285
ifHCInUcastPkts.132 = 0
ifHCInUcastPkts.133 = 0
ifHCInUcastPkts.134 = 0
ifHCInUcastPkts.135 = 16887340064
ifHCInUcastPkts.136 = 0
ifHCInUcastPkts.137 = 0
ifHCInUcastPkts.138 = 67646498
ifHCInUcastPkts.139 = 8647014
ifHCInUcastPkts.140 = 0
ifHCInUcastPkts.141 = 0
ifHCInUcastPkts.142 = 0
ifHCInUcastPkts.143 = 1432353698
ifHCInUcastPkts.144 = 10272880
ifHCInUcastPkts.145 = 6862915677
ifHCInUcastPkts.146 = 1595477870
ifHCInUcastPkts.147 = 943794378
ifHCInUcastPkts.148 = 168459352
ifHCInUcastPkts.149 = 4584
ifHCInUcastPkts.150 = 4582
ifHCInUcastPkts.151 = 3423768261
ifHCInUcastPkts.152 = 4065934580
ifHCInUcastPkts.202 = 34931042858
ifHCInUcastPkts.203 = 15773303295
ifHCInUcastPkts.204 = 34889142952
ifHCInUcastPkts.205 = 15773115874
ifHCInUcastPkts.206 = 94575
ifHCInUcastPkts.207 = 2761095911
ifHCInUcastPkts.211 = 33675858307
ifHCInUcastPkts.212 = 33675341096
ifHCInUcastPkts.219 = 0
ifHCInUcastPkts.220 = 0
ifHCInUcastPkts.221 = 0
ifHCInUcastPkts.222 = 0
ifHCInUcastPkts.223 = 0
ifHCInUcastPkts.224 = 0
ifHCInUcastPkts.225 = 0
ifHCInUcastPkts.226 = 0
ifHCInUcastPkts.227 = 0
ifHCInUcastPkts.228 = 0
ifHCInUcastPkts.230 = 2787569319
ifHCInUcastPkts.231 = 1701311628
ifHCInUcastPkts.233 = 1313499282
ifHCInUcastPkts.238 = 0
ifHCInUcastPkts.239 = 0
ifHCInUcastPkts.240 = 0
ifHCInUcastPkts.241 = 0
ifHCInUcastPkts.242 = 0
ifHCInUcastPkts.243 = 0
ifHCInUcastPkts.244 = 0
ifHCInUcastPkts.245 = 0
ifHCInUcastPkts.246 = 0
ifHCInUcastPkts.247 = 0
ifHCInUcastPkts.248 = 0
ifHCInUcastPkts.249 = 0
ifHCInUcastPkts.250 = 0
ifHCInUcastPkts.251 = 0
ifHCInUcastPkts.253 = 0
ifHCInUcastPkts.254 = 0
ifHCInUcastPkts.774 = 4962
ifHCInUcastPkts.775 = 8621536391
ifHCInUcastPkts.776 = 0
ifHCInUcastPkts.777 = 0
ifHCInUcastPkts.778 = 0
ifHCInUcastPkts.779 = 0
ifHCInUcastPkts.783 = 813288830
ifHCInUcastPkts.785 = 1098289000
ifHCInUcastPkts.788 = 166013098
ifHCInUcastPkts.790 = 11507832
ifHCInUcastPkts.794 = 27452
ifHCInUcastPkts.799 = 1414306181
ifHCInUcastPkts.800 = 0
ifHCInUcastPkts.806 = 0
ifHCInUcastPkts.807 = 0
ifHCInUcastPkts.810 = 5422
ifHCInUcastPkts.811 = 0
ifHCInUcastPkts.818 = 5692749
ifHCInUcastPkts.821 = 4584
ifHCInUcastPkts.822 = 4582
ifHCInUcastPkts.832 = 134893852
ifHCInUcastPkts.833 = 3292011559
ifHCInUcastPkts.834 = 0
ifHCInUcastPkts.839 = 134889271
ifHCInUcastPkts.851 = 781350439
ifHCInUcastPkts.858 = 713761
ifHCInUcastPkts.859 = 615904995
ifHCInUcastPkts.860 = 9427461
ifHCInUcastPkts.861 = 0
ifHCInUcastPkts.862 = 0
ifHCInUcastPkts.863 = 879230615
ifHCInUcastPkts.866 = 9401391
ifHCInUcastPkts.868 = 996732422
ifHCInUcastPkts.869 = 134715
ifHCInUcastPkts.870 = 295513
ifHCInUcastPkts.872 = 4947
ifHCInUcastPkts.873 = 1487696867
ifHCInUcastPkts.874 = 0
ifHCInUcastPkts.876 = 177346956
ifHCInUcastPkts.877 = 76826215
ifHCInUcastPkts.880 = 8647314
ifHCInUcastPkts.882 = 8644681
ifHCInUcastPkts.883 = 758451
ifHCInUcastPkts.884 = 0
ifHCInUcastPkts.885 = 0
ifHCInUcastPkts.886 = 0
ifHCInUcastPkts.887 = 0
ifHCInUcastPkts.888 = 0
ifHCInUcastPkts.889 = 0
ifHCInUcastPkts.890 = 1276303444
ifHCInUcastPkts.891 = 434
ifHCInUcastPkts.892 = 9624
ifHCInUcastPkts.894 = 42066
ifHCInUcastPkts.897 = 0
ifHCInUcastPkts.898 = 0
ifHCInUcastPkts.903 = 41585687
ifHCInUcastPkts.904 = 0
ifHCInUcastPkts.905 = 0
ifHCInUcastPkts.1073741825 = 0
ifHCInUcastPkts.1073741826 = 0
ifHCInUcastPkts.1073741827 = 0
ifHCInUcastPkts.1073741828 = 0
ifHCInUcastPkts.1073741829 = 0
ifHCInUcastPkts.1073741830 = 7906704
ifHCInUcastPkts.1073741831 = 8636552
ifHCInUcastPkts.1073741832 = 0
ifHCInUcastPkts.1073741833 = 6884982
ifHCInUcastPkts.1073741834 = 23237023
ifHCInUcastPkts.1073741835 = 0
ifHCInUcastPkts.1073741836 = 0
ifHCInUcastPkts.1073741837 = 0
ifHCInUcastPkts.1073741838 = 0
ifHCInUcastPkts.1073741839 = 0
ifHCInUcastPkts.1073741840 = 0
ifHCInUcastPkts.1073741841 = 0
ifHCInUcastPkts.1073741842 = 54752
ifHCInUcastPkts.1073741843 = 54870
ifHCInUcastPkts.1073741844 = 0
ifHCInUcastPkts.1073741845 = 54856
ifHCInUcastPkts.1073741846 = 27416
ifHCInUcastPkts.1073741847 = 0
ifHCInUcastPkts.1073741848 = 0
ifHCInMulticastPkts.1 = 478126
ifHCInMulticastPkts.2 = 0
ifHCInMulticastPkts.4 = 0
ifHCInMulticastPkts.8 = 478121
ifHCInMulticastPkts.9 = 0
ifHCInMulticastPkts.17 = 0
ifHCInMulticastPkts.18 = 859682
ifHCInMulticastPkts.19 = 0
ifHCInMulticastPkts.20 = 0
ifHCInMulticastPkts.21 = 0
ifHCInMulticastPkts.22 = 22556
ifHCInMulticastPkts.23 = 0
ifHCInMulticastPkts.24 = 11976
ifHCInMulticastPkts.25 = 0
ifHCInMulticastPkts.26 = 141775
ifHCInMulticastPkts.27 = 0
ifHCInMulticastPkts.28 = 0
ifHCInMulticastPkts.29 = 4591
ifHCInMulticastPkts.30 = 8
ifHCInMulticastPkts.31 = 6
ifHCInMulticastPkts.32 = 0
ifHCInMulticastPkts.33 = 0
ifHCInMulticastPkts.34 = 0
ifHCInMulticastPkts.35 = 0
ifHCInMulticastPkts.36 = 0
ifHCInMulticastPkts.37 = 0
ifHCInMulticastPkts.38 = 0
ifHCInMulticastPkts.39 = 0
ifHCInMulticastPkts.40 = 0
ifHCInMulticastPkts.41 = 0
ifHCInMulticastPkts.42 = 0
ifHCInMulticastPkts.43 = 1017167
ifHCInMulticastPkts.44 = 0
ifHCInMulticastPkts.45 = 93543
ifHCInMulticastPkts.46 = 0
ifHCInMulticastPkts.47 = 0
ifHCInMulticastPkts.48 = 68259
ifHCInMulticastPkts.49 = 0
ifHCInMulticastPkts.50 = 73333
ifHCInMulticastPkts.51 = 0
ifHCInMulticastPkts.52 = 0
ifHCInMulticastPkts.53 = 0
ifHCInMulticastPkts.54 = 78741
ifHCInMulticastPkts.55 = 0
ifHCInMulticastPkts.56 = 0
ifHCInMulticastPkts.105 = 3220331
ifHCInMulticastPkts.106 = 3057849
ifHCInMulticastPkts.107 = 0
ifHCInMulticastPkts.108 = 0
ifHCInMulticastPkts.109 = 0
ifHCInMulticastPkts.110 = 0
ifHCInMulticastPkts.111 = 3144164
ifHCInMulticastPkts.112 = 0
ifHCInMulticastPkts.113 = 74235504
ifHCInMulticastPkts.114 = 4573
ifHCInMulticastPkts.115 = 7058082
ifHCInMulticastPkts.116 = 24927590
ifHCInMulticastPkts.117 = 0
ifHCInMulticastPkts.118 = 146706
ifHCInMulticastPkts.119 = 750837
ifHCInMulticastPkts.120 = 77212649
ifHCInMulticastPkts.121 = 98534
ifHCInMulticastPkts.122 = 0
ifHCInMulticastPkts.123 = 7557897
ifHCInMulticastPkts.124 = 7298655
ifHCInMulticastPkts.125 = 0
ifHCInMulticastPkts.126 = 0
ifHCInMulticastPkts.127 = 2963364
ifHCInMulticastPkts.128 = 2964334
ifHCInMulticastPkts.129 = 0
ifHCInMulticastPkts.130 = 2881135
ifHCInMulticastPkts.131 = 2876454
ifHCInMulticastPkts.132 = 0
ifHCInMulticastPkts.133 = 0
ifHCInMulticastPkts.134 = 0
ifHCInMulticastPkts.135 = 2967343
ifHCInMulticastPkts.136 = 0
ifHCInMulticastPkts.137 = 0
ifHCInMulticastPkts.138 = 4572
ifHCInMulticastPkts.139 = 9160
ifHCInMulticastPkts.140 = 0
ifHCInMulticastPkts.141 = 0
ifHCInMulticastPkts.142 = 0
ifHCInMulticastPkts.143 = 162012
ifHCInMulticastPkts.144 = 37
ifHCInMulticastPkts.145 = 338427
ifHCInMulticastPkts.146 = 28797
ifHCInMulticastPkts.147 = 8111331
ifHCInMulticastPkts.148 = 7904151
ifHCInMulticastPkts.149 = 0
ifHCInMulticastPkts.150 = 0
ifHCInMulticastPkts.151 = 3184215
ifHCInMulticastPkts.152 = 3097443
ifHCInMulticastPkts.202 = 12035849
ifHCInMulticastPkts.203 = 12209392
ifHCInMulticastPkts.204 = 176833
ifHCInMulticastPkts.205 = 176988
ifHCInMulticastPkts.206 = 3190
ifHCInMulticastPkts.207 = 248378
ifHCInMulticastPkts.211 = 6111545
ifHCInMulticastPkts.212 = 176980
ifHCInMulticastPkts.219 = 0
ifHCInMulticastPkts.220 = 0
ifHCInMulticastPkts.221 = 0
ifHCInMulticastPkts.222 = 0
ifHCInMulticastPkts.223 = 0
ifHCInMulticastPkts.224 = 0
ifHCInMulticastPkts.225 = 0
ifHCInMulticastPkts.226 = 0
ifHCInMulticastPkts.228 = 0
ifHCInMulticastPkts.230 = 6
ifHCInMulticastPkts.231 = 2
ifHCInMulticastPkts.233 = 69011
ifHCInMulticastPkts.238 = 0
ifHCInMulticastPkts.239 = 0
ifHCInMulticastPkts.240 = 0
ifHCInMulticastPkts.241 = 0
ifHCInMulticastPkts.242 = 0
ifHCInMulticastPkts.243 = 0
ifHCInMulticastPkts.244 = 0
ifHCInMulticastPkts.245 = 0
ifHCInMulticastPkts.246 = 0
ifHCInMulticastPkts.247 = 0
ifHCInMulticastPkts.248 = 0
ifHCInMulticastPkts.249 = 0
ifHCInMulticastPkts.250 = 0
ifHCInMulticastPkts.251 = 0
ifHCInMulticastPkts.253 = 0
ifHCInMulticastPkts.254 = 0
ifHCInMulticastPkts.774 = 176258
ifHCInMulticastPkts.775 = 7091
ifHCInMulticastPkts.776 = 0
ifHCInMulticastPkts.777 = 0
ifHCInMulticastPkts.778 = 0
ifHCInMulticastPkts.779 = 0
ifHCInMulticastPkts.788 = 805
ifHCInMulticastPkts.794 = 0
ifHCInMulticastPkts.800 = 0
ifHCInMulticastPkts.806 = 0
ifHCInMulticastPkts.807 = 0
ifHCInMulticastPkts.810 = 175543
ifHCInMulticastPkts.811 = 0
ifHCInMulticastPkts.818 = 4343590
ifHCInMulticastPkts.821 = 0
ifHCInMulticastPkts.822 = 0
ifHCInMulticastPkts.832 = 9145
ifHCInMulticastPkts.833 = 912852
ifHCInMulticastPkts.861 = 146707
ifHCInMulticastPkts.869 = 136237
ifHCInMulticastPkts.870 = 136239
ifHCInMulticastPkts.873 = 30872213
ifHCInMulticastPkts.880 = 9160
ifHCInMulticastPkts.884 = 0
ifHCInMulticastPkts.885 = 0
ifHCInMulticastPkts.886 = 0
ifHCInMulticastPkts.887 = 0
ifHCInMulticastPkts.888 = 0
ifHCInMulticastPkts.889 = 0
ifHCInMulticastPkts.897 = 0
ifHCInMulticastPkts.898 = 0
ifHCInMulticastPkts.903 = 176283
ifHCInMulticastPkts.904 = 0
ifHCInMulticastPkts.905 = 0
ifHCInMulticastPkts.1073741825 = 0
ifHCInMulticastPkts.1073741826 = 0
ifHCInMulticastPkts.1073741827 = 0
ifHCInMulticastPkts.1073741828 = 0
ifHCInMulticastPkts.1073741829 = 0
ifHCInMulticastPkts.1073741830 = 577181
ifHCInMulticastPkts.1073741831 = 555405
ifHCInMulticastPkts.1073741832 = 0
ifHCInMulticastPkts.1073741833 = 521841
ifHCInMulticastPkts.1073741834 = 1422095
ifHCInMulticastPkts.1073741835 = 0
ifHCInMulticastPkts.1073741836 = 0
ifHCInMulticastPkts.1073741837 = 0
ifHCInMulticastPkts.1073741838 = 0
ifHCInMulticastPkts.1073741839 = 0
ifHCInMulticastPkts.1073741840 = 0
ifHCInMulticastPkts.1073741841 = 0
ifHCInMulticastPkts.1073741842 = 0
ifHCInMulticastPkts.1073741843 = 24
ifHCInMulticastPkts.1073741844 = 0
ifHCInMulticastPkts.1073741845 = 0
ifHCInMulticastPkts.1073741846 = 0
ifHCInMulticastPkts.1073741847 = 0
ifHCInMulticastPkts.1073741848 = 0
ifHCInBroadcastPkts.1 = 18756
ifHCInBroadcastPkts.2 = 0
ifHCInBroadcastPkts.4 = 0
ifHCInBroadcastPkts.8 = 18810
ifHCInBroadcastPkts.9 = 0
ifHCInBroadcastPkts.17 = 0
ifHCInBroadcastPkts.18 = 1497
ifHCInBroadcastPkts.19 = 0
ifHCInBroadcastPkts.20 = 0
ifHCInBroadcastPkts.21 = 0
ifHCInBroadcastPkts.22 = 295
ifHCInBroadcastPkts.23 = 0
ifHCInBroadcastPkts.24 = 474012
ifHCInBroadcastPkts.25 = 317
ifHCInBroadcastPkts.26 = 8835
ifHCInBroadcastPkts.27 = 0
ifHCInBroadcastPkts.28 = 0
ifHCInBroadcastPkts.29 = 10108
ifHCInBroadcastPkts.30 = 731
ifHCInBroadcastPkts.31 = 1353
ifHCInBroadcastPkts.32 = 0
ifHCInBroadcastPkts.33 = 0
ifHCInBroadcastPkts.34 = 0
ifHCInBroadcastPkts.35 = 0
ifHCInBroadcastPkts.36 = 0
ifHCInBroadcastPkts.37 = 0
ifHCInBroadcastPkts.38 = 0
ifHCInBroadcastPkts.39 = 0
ifHCInBroadcastPkts.40 = 0
ifHCInBroadcastPkts.41 = 0
ifHCInBroadcastPkts.42 = 0
ifHCInBroadcastPkts.43 = 793503
ifHCInBroadcastPkts.44 = 0
ifHCInBroadcastPkts.45 = 73
ifHCInBroadcastPkts.46 = 0
ifHCInBroadcastPkts.47 = 0
ifHCInBroadcastPkts.48 = 569
ifHCInBroadcastPkts.49 = 0
ifHCInBroadcastPkts.50 = 0
ifHCInBroadcastPkts.51 = 0
ifHCInBroadcastPkts.52 = 0
ifHCInBroadcastPkts.53 = 0
ifHCInBroadcastPkts.54 = 274
ifHCInBroadcastPkts.55 = 0
ifHCInBroadcastPkts.56 = 0
ifHCInBroadcastPkts.105 = 14
ifHCInBroadcastPkts.106 = 0
ifHCInBroadcastPkts.107 = 0
ifHCInBroadcastPkts.108 = 0
ifHCInBroadcastPkts.109 = 0
ifHCInBroadcastPkts.110 = 0
ifHCInBroadcastPkts.111 = 3
ifHCInBroadcastPkts.112 = 0
ifHCInBroadcastPkts.113 = 10528439
ifHCInBroadcastPkts.114 = 0
ifHCInBroadcastPkts.115 = 2165138
ifHCInBroadcastPkts.116 = 8505452
ifHCInBroadcastPkts.117 = 0
ifHCInBroadcastPkts.118 = 0
ifHCInBroadcastPkts.119 = 120943
ifHCInBroadcastPkts.120 = 21253483
ifHCInBroadcastPkts.121 = 1
ifHCInBroadcastPkts.122 = 0
ifHCInBroadcastPkts.123 = 2875934
ifHCInBroadcastPkts.124 = 2525096
ifHCInBroadcastPkts.125 = 0
ifHCInBroadcastPkts.126 = 0
ifHCInBroadcastPkts.127 = 14
ifHCInBroadcastPkts.128 = 13
ifHCInBroadcastPkts.129 = 0
ifHCInBroadcastPkts.130 = 0
ifHCInBroadcastPkts.131 = 10
ifHCInBroadcastPkts.132 = 0
ifHCInBroadcastPkts.133 = 0
ifHCInBroadcastPkts.134 = 0
ifHCInBroadcastPkts.135 = 2
ifHCInBroadcastPkts.136 = 0
ifHCInBroadcastPkts.137 = 0
ifHCInBroadcastPkts.138 = 0
ifHCInBroadcastPkts.139 = 58
ifHCInBroadcastPkts.140 = 0
ifHCInBroadcastPkts.141 = 0
ifHCInBroadcastPkts.142 = 0
ifHCInBroadcastPkts.143 = 132533
ifHCInBroadcastPkts.144 = 20916
ifHCInBroadcastPkts.145 = 1
ifHCInBroadcastPkts.146 = 0
ifHCInBroadcastPkts.147 = 2553829
ifHCInBroadcastPkts.148 = 4728335
ifHCInBroadcastPkts.149 = 1
ifHCInBroadcastPkts.150 = 1
ifHCInBroadcastPkts.151 = 79
ifHCInBroadcastPkts.152 = 45
ifHCInBroadcastPkts.202 = 24
ifHCInBroadcastPkts.203 = 151
ifHCInBroadcastPkts.204 = 9
ifHCInBroadcastPkts.205 = 14
ifHCInBroadcastPkts.206 = 104
ifHCInBroadcastPkts.207 = 0
ifHCInBroadcastPkts.211 = 5
ifHCInBroadcastPkts.212 = 3
ifHCInBroadcastPkts.219 = 0
ifHCInBroadcastPkts.220 = 0
ifHCInBroadcastPkts.221 = 0
ifHCInBroadcastPkts.222 = 0
ifHCInBroadcastPkts.223 = 0
ifHCInBroadcastPkts.224 = 0
ifHCInBroadcastPkts.225 = 0
ifHCInBroadcastPkts.226 = 0
ifHCInBroadcastPkts.228 = 0
ifHCInBroadcastPkts.230 = 1
ifHCInBroadcastPkts.231 = 0
ifHCInBroadcastPkts.233 = 0
ifHCInBroadcastPkts.238 = 0
ifHCInBroadcastPkts.239 = 0
ifHCInBroadcastPkts.240 = 0
ifHCInBroadcastPkts.241 = 0
ifHCInBroadcastPkts.242 = 0
ifHCInBroadcastPkts.243 = 0
ifHCInBroadcastPkts.244 = 0
ifHCInBroadcastPkts.245 = 0
ifHCInBroadcastPkts.246 = 0
ifHCInBroadcastPkts.247 = 0
ifHCInBroadcastPkts.248 = 0
ifHCInBroadcastPkts.249 = 0
ifHCInBroadcastPkts.250 = 0
ifHCInBroadcastPkts.251 = 0
ifHCInBroadcastPkts.253 = 0
ifHCInBroadcastPkts.254 = 0
ifHCInBroadcastPkts.774 = 13
ifHCInBroadcastPkts.775 = 147289
ifHCInBroadcastPkts.776 = 0
ifHCInBroadcastPkts.777 = 0
ifHCInBroadcastPkts.778 = 0
ifHCInBroadcastPkts.779 = 0
ifHCInBroadcastPkts.788 = 3
ifHCInBroadcastPkts.794 = 0
ifHCInBroadcastPkts.800 = 0
ifHCInBroadcastPkts.806 = 0
ifHCInBroadcastPkts.807 = 0
ifHCInBroadcastPkts.810 = 8
ifHCInBroadcastPkts.811 = 0
ifHCInBroadcastPkts.818 = 113769
ifHCInBroadcastPkts.821 = 1
ifHCInBroadcastPkts.822 = 1
ifHCInBroadcastPkts.832 = 0
ifHCInBroadcastPkts.833 = 253476
ifHCInBroadcastPkts.861 = 0
ifHCInBroadcastPkts.869 = 0
ifHCInBroadcastPkts.870 = 0
ifHCInBroadcastPkts.873 = 12683268
ifHCInBroadcastPkts.880 = 58
ifHCInBroadcastPkts.884 = 0
ifHCInBroadcastPkts.885 = 0
ifHCInBroadcastPkts.886 = 0
ifHCInBroadcastPkts.887 = 0
ifHCInBroadcastPkts.888 = 0
ifHCInBroadcastPkts.889 = 0
ifHCInBroadcastPkts.897 = 0
ifHCInBroadcastPkts.898 = 0
ifHCInBroadcastPkts.903 = 1
ifHCInBroadcastPkts.904 = 0
ifHCInBroadcastPkts.905 = 0
ifHCInBroadcastPkts.1073741825 = 0
ifHCInBroadcastPkts.1073741826 = 0
ifHCInBroadcastPkts.1073741827 = 0
ifHCInBroadcastPkts.1073741828 = 0
ifHCInBroadcastPkts.1073741829 = 0
ifHCInBroadcastPkts.1073741830 = 13
ifHCInBroadcastPkts.1073741831 = 14
ifHCInBroadcastPkts.1073741832 = 0
ifHCInBroadcastPkts.1073741833 = 14
ifHCInBroadcastPkts.1073741834 = 27435
ifHCInBroadcastPkts.1073741835 = 0
ifHCInBroadcastPkts.1073741836 = 0
ifHCInBroadcastPkts.1073741837 = 0
ifHCInBroadcastPkts.1073741838 = 0
ifHCInBroadcastPkts.1073741839 = 0
ifHCInBroadcastPkts.1073741840 = 0
ifHCInBroadcastPkts.1073741841 = 0
ifHCInBroadcastPkts.1073741842 = 0
ifHCInBroadcastPkts.1073741843 = 0
ifHCInBroadcastPkts.1073741844 = 0
ifHCInBroadcastPkts.1073741845 = 0
ifHCInBroadcastPkts.1073741846 = 0
ifHCInBroadcastPkts.1073741847 = 0
ifHCInBroadcastPkts.1073741848 = 0
ifHCOutOctets.1 = 936714302
ifHCOutOctets.2 = 0
ifHCOutOctets.4 = 0
ifHCOutOctets.8 = 15904153
ifHCOutOctets.9 = 0
ifHCOutOctets.17 = 0
ifHCOutOctets.18 = 903876508
ifHCOutOctets.19 = 0
ifHCOutOctets.20 = 0
ifHCOutOctets.21 = 0
ifHCOutOctets.22 = 1358712756835
ifHCOutOctets.23 = 0
ifHCOutOctets.24 = 2542716061102
ifHCOutOctets.25 = 1236482296
ifHCOutOctets.26 = 23807111705
ifHCOutOctets.27 = 0
ifHCOutOctets.28 = 0
ifHCOutOctets.29 = 11693405
ifHCOutOctets.30 = 2352196
ifHCOutOctets.31 = 17938598174
ifHCOutOctets.32 = 0
ifHCOutOctets.33 = 0
ifHCOutOctets.34 = 0
ifHCOutOctets.35 = 60502092
ifHCOutOctets.36 = 0
ifHCOutOctets.37 = 0
ifHCOutOctets.38 = 0
ifHCOutOctets.39 = 0
ifHCOutOctets.40 = 130248846712
ifHCOutOctets.41 = 0
ifHCOutOctets.42 = 0
ifHCOutOctets.43 = 3189998188872
ifHCOutOctets.44 = 0
ifHCOutOctets.45 = 223164152686
ifHCOutOctets.46 = 0
ifHCOutOctets.47 = 0
ifHCOutOctets.48 = 1972698878
ifHCOutOctets.49 = 0
ifHCOutOctets.50 = 25517487480
ifHCOutOctets.51 = 0
ifHCOutOctets.52 = 0
ifHCOutOctets.53 = 0
ifHCOutOctets.54 = 2828633807759
ifHCOutOctets.55 = 0
ifHCOutOctets.56 = 0
ifHCOutOctets.105 = 8833819312993
ifHCOutOctets.106 = 7457291981923
ifHCOutOctets.107 = 0
ifHCOutOctets.108 = 0
ifHCOutOctets.109 = 0
ifHCOutOctets.110 = 0
ifHCOutOctets.111 = 5180610496107
ifHCOutOctets.112 = 0
ifHCOutOctets.113 = 236205967007
ifHCOutOctets.114 = 29658999228
ifHCOutOctets.115 = 2463015181564
ifHCOutOctets.116 = 8619698143174
ifHCOutOctets.117 = 0
ifHCOutOctets.118 = 9360320
ifHCOutOctets.119 = 2751345171202
ifHCOutOctets.120 = 3237977244008
ifHCOutOctets.121 = 4558905025205
ifHCOutOctets.122 = 0
ifHCOutOctets.123 = 97641023594
ifHCOutOctets.124 = 77637682160
ifHCOutOctets.125 = 0
ifHCOutOctets.126 = 0
ifHCOutOctets.127 = 5995119093690
ifHCOutOctets.128 = 6599198652593
ifHCOutOctets.129 = 0
ifHCOutOctets.130 = 11565765910918
ifHCOutOctets.131 = 8248658693035
ifHCOutOctets.132 = 0
ifHCOutOctets.133 = 0
ifHCOutOctets.134 = 0
ifHCOutOctets.135 = 4396291580437
ifHCOutOctets.136 = 0
ifHCOutOctets.137 = 0
ifHCOutOctets.138 = 29695344539
ifHCOutOctets.139 = 3704562569
ifHCOutOctets.140 = 0
ifHCOutOctets.141 = 0
ifHCOutOctets.142 = 0
ifHCOutOctets.143 = 5603443254064
ifHCOutOctets.144 = 5893306
ifHCOutOctets.145 = 3331936779940
ifHCOutOctets.146 = 113894019551
ifHCOutOctets.147 = 1891378566439
ifHCOutOctets.148 = 73740728049
ifHCOutOctets.149 = 492007
ifHCOutOctets.150 = 492356
ifHCOutOctets.151 = 5999546720811
ifHCOutOctets.152 = 6108269949268
ifHCOutOctets.202 = 36105522931186
ifHCOutOctets.203 = 24702119349539
ifHCOutOctets.204 = 30174496469553
ifHCOutOctets.205 = 24701119944418
ifHCOutOctets.206 = 30496543
ifHCOutOctets.207 = 2078374024675
ifHCOutOctets.211 = 9576893923108
ifHCOutOctets.212 = 9576342486661
ifHCOutOctets.219 = 0
ifHCOutOctets.220 = 7426128252
ifHCOutOctets.221 = 7176001948
ifHCOutOctets.222 = 7175988956
ifHCOutOctets.223 = 535957703041
ifHCOutOctets.224 = 600220999827
ifHCOutOctets.225 = 47899483
ifHCOutOctets.226 = 1415952
ifHCOutOctets.227 = 0
ifHCOutOctets.228 = 0
ifHCOutOctets.230 = 122718185514
ifHCOutOctets.231 = 4303712979366
ifHCOutOctets.233 = 1130575167770
ifHCOutOctets.238 = 0
ifHCOutOctets.239 = 0
ifHCOutOctets.240 = 702382825
ifHCOutOctets.241 = 104445022
ifHCOutOctets.242 = 10779417
ifHCOutOctets.243 = 879840210
ifHCOutOctets.244 = 2680715
ifHCOutOctets.245 = 0
ifHCOutOctets.246 = 65883995
ifHCOutOctets.247 = 494625243
ifHCOutOctets.248 = 80
ifHCOutOctets.249 = 81561660
ifHCOutOctets.250 = 244
ifHCOutOctets.251 = 960
ifHCOutOctets.253 = 956
ifHCOutOctets.254 = 43173
ifHCOutOctets.774 = 21589768
ifHCOutOctets.775 = 4238130795050
ifHCOutOctets.776 = 2087413934524
ifHCOutOctets.777 = 1504903136911
ifHCOutOctets.778 = 653728786385
ifHCOutOctets.779 = 72809381468
ifHCOutOctets.783 = 252582926903
ifHCOutOctets.785 = 3237990023018
ifHCOutOctets.788 = 42562513629
ifHCOutOctets.790 = 903809176
ifHCOutOctets.794 = 2359410
ifHCOutOctets.799 = 180377654761
ifHCOutOctets.800 = 19597685380615
ifHCOutOctets.806 = 596146722
ifHCOutOctets.807 = 2979272
ifHCOutOctets.810 = 5926970572955
ifHCOutOctets.811 = 230953004286
ifHCOutOctets.818 = 50566002185
ifHCOutOctets.821 = 491731
ifHCOutOctets.822 = 492200
ifHCOutOctets.832 = 59354328892
ifHCOutOctets.833 = 8354778075823
ifHCOutOctets.834 = 0
ifHCOutOctets.839 = 59334109488
ifHCOutOctets.851 = 1755890821792
ifHCOutOctets.858 = 136141695
ifHCOutOctets.859 = 23716228957
ifHCOutOctets.860 = 14504703328
ifHCOutOctets.861 = 9360320
ifHCOutOctets.862 = 0
ifHCOutOctets.863 = 3621795139019
ifHCOutOctets.866 = 1389701071
ifHCOutOctets.868 = 2936463939893
ifHCOutOctets.869 = 15076216
ifHCOutOctets.870 = 721719075
ifHCOutOctets.872 = 0
ifHCOutOctets.873 = 2140398474118
ifHCOutOctets.874 = 0
ifHCOutOctets.876 = 209448323511
ifHCOutOctets.877 = 79890927601
ifHCOutOctets.880 = 3704556869
ifHCOutOctets.882 = 3703308095
ifHCOutOctets.883 = 1108447603
ifHCOutOctets.884 = 5493037482982
ifHCOutOctets.885 = 4445539285554
ifHCOutOctets.886 = 392274957471
ifHCOutOctets.887 = 1477953256332
ifHCOutOctets.888 = 6411853180
ifHCOutOctets.889 = 154789446182
ifHCOutOctets.890 = 1849929764236
ifHCOutOctets.891 = 0
ifHCOutOctets.892 = 11692901
ifHCOutOctets.894 = 36157353
ifHCOutOctets.897 = 179403077
ifHCOutOctets.898 = 183645664
ifHCOutOctets.903 = 3288835640
ifHCOutOctets.904 = 0
ifHCOutOctets.905 = 0
ifHCOutOctets.1073741825 = 0
ifHCOutOctets.1073741826 = 0
ifHCOutOctets.1073741827 = 0
ifHCOutOctets.1073741828 = 0
ifHCOutOctets.1073741829 = 0
ifHCOutOctets.1073741830 = 14758745985
ifHCOutOctets.1073741831 = 14867905431
ifHCOutOctets.1073741832 = 0
ifHCOutOctets.1073741833 = 14798744202
ifHCOutOctets.1073741834 = 24607142266
ifHCOutOctets.1073741835 = 14459734887
ifHCOutOctets.1073741836 = 14459734887
ifHCOutOctets.1073741837 = 0
ifHCOutOctets.1073741838 = 0
ifHCOutOctets.1073741839 = 0
ifHCOutOctets.1073741840 = 0
ifHCOutOctets.1073741841 = 0
ifHCOutOctets.1073741842 = 3833340
ifHCOutOctets.1073741843 = 3925452
ifHCOutOctets.1073741844 = 0
ifHCOutOctets.1073741845 = 3840760
ifHCOutOctets.1073741846 = 2018896
ifHCOutOctets.1073741847 = 2006106
ifHCOutOctets.1073741848 = 2006106
ifHCOutUcastPkts.1 = 6212473
ifHCOutUcastPkts.2 = 0
ifHCOutUcastPkts.4 = 0
ifHCOutUcastPkts.8 = 59440
ifHCOutUcastPkts.9 = 0
ifHCOutUcastPkts.17 = 0
ifHCOutUcastPkts.18 = 906399
ifHCOutUcastPkts.19 = 0
ifHCOutUcastPkts.20 = 0
ifHCOutUcastPkts.21 = 0
ifHCOutUcastPkts.22 = 1785163979
ifHCOutUcastPkts.23 = 0
ifHCOutUcastPkts.24 = 1753833338
ifHCOutUcastPkts.25 = 8501011
ifHCOutUcastPkts.26 = 306625828
ifHCOutUcastPkts.27 = 0
ifHCOutUcastPkts.28 = 0
ifHCOutUcastPkts.29 = 8631
ifHCOutUcastPkts.30 = 32416
ifHCOutUcastPkts.31 = 82116127
ifHCOutUcastPkts.32 = 0
ifHCOutUcastPkts.33 = 0
ifHCOutUcastPkts.34 = 0
ifHCOutUcastPkts.35 = 9
ifHCOutUcastPkts.36 = 0
ifHCOutUcastPkts.37 = 0
ifHCOutUcastPkts.38 = 0
ifHCOutUcastPkts.39 = 0
ifHCOutUcastPkts.40 = 204710559
ifHCOutUcastPkts.41 = 0
ifHCOutUcastPkts.42 = 0
ifHCOutUcastPkts.43 = 2487827296
ifHCOutUcastPkts.44 = 0
ifHCOutUcastPkts.45 = 1765045624
ifHCOutUcastPkts.46 = 0
ifHCOutUcastPkts.47 = 0
ifHCOutUcastPkts.48 = 3454949
ifHCOutUcastPkts.49 = 0
ifHCOutUcastPkts.50 = 208153376
ifHCOutUcastPkts.51 = 0
ifHCOutUcastPkts.52 = 0
ifHCOutUcastPkts.53 = 0
ifHCOutUcastPkts.54 = 2068204324
ifHCOutUcastPkts.55 = 0
ifHCOutUcastPkts.56 = 0
ifHCOutUcastPkts.105 = 10179056033
ifHCOutUcastPkts.106 = 8774248452
ifHCOutUcastPkts.107 = 0
ifHCOutUcastPkts.108 = 0
ifHCOutUcastPkts.109 = 0
ifHCOutUcastPkts.110 = 0
ifHCOutUcastPkts.111 = 6181496424
ifHCOutUcastPkts.112 = 0
ifHCOutUcastPkts.113 = 1812795772
ifHCOutUcastPkts.114 = 67040151
ifHCOutUcastPkts.115 = 2016332985
ifHCOutUcastPkts.116 = 7577514188
ifHCOutUcastPkts.117 = 0
ifHCOutUcastPkts.118 = 0
ifHCOutUcastPkts.119 = 2096807295
ifHCOutUcastPkts.120 = 2778179643
ifHCOutUcastPkts.121 = 7986392949
ifHCOutUcastPkts.122 = 0
ifHCOutUcastPkts.123 = 116949460
ifHCOutUcastPkts.124 = 99253394
ifHCOutUcastPkts.125 = 0
ifHCOutUcastPkts.126 = 0
ifHCOutUcastPkts.127 = 9011121237
ifHCOutUcastPkts.128 = 8807635262
ifHCOutUcastPkts.129 = 0
ifHCOutUcastPkts.130 = 12417994733
ifHCOutUcastPkts.131 = 10189719557
ifHCOutUcastPkts.132 = 0
ifHCOutUcastPkts.133 = 0
ifHCOutUcastPkts.134 = 0
ifHCOutUcastPkts.135 = 5711611532
ifHCOutUcastPkts.136 = 0
ifHCOutUcastPkts.137 = 0
ifHCOutUcastPkts.138 = 68657350
ifHCOutUcastPkts.139 = 26746290
ifHCOutUcastPkts.140 = 0
ifHCOutUcastPkts.141 = 0
ifHCOutUcastPkts.142 = 0
ifHCOutUcastPkts.143 = 4086471546
ifHCOutUcastPkts.144 = 74362
ifHCOutUcastPkts.145 = 3134919329
ifHCOutUcastPkts.146 = 519366843
ifHCOutUcastPkts.147 = 2062083772
ifHCOutUcastPkts.148 = 124227398
ifHCOutUcastPkts.149 = 4582
ifHCOutUcastPkts.150 = 4584
ifHCOutUcastPkts.151 = 8279528680
ifHCOutUcastPkts.152 = 8484006626
ifHCOutUcastPkts.202 = 41561188310
ifHCOutUcastPkts.203 = 34582401973
ifHCOutUcastPkts.204 = 30323315178
ifHCOutUcastPkts.205 = 34582021986
ifHCOutUcastPkts.206 = 149559
ifHCOutUcastPkts.207 = 2122839810
ifHCOutUcastPkts.211 = 11893181177
ifHCOutUcastPkts.212 = 11893082111
ifHCOutUcastPkts.219 = 0
ifHCOutUcastPkts.220 = 9424824
ifHCOutUcastPkts.221 = 24789449
ifHCOutUcastPkts.222 = 24789311
ifHCOutUcastPkts.223 = 946374875
ifHCOutUcastPkts.224 = 742297045
ifHCOutUcastPkts.225 = 247428
ifHCOutUcastPkts.226 = 14984
ifHCOutUcastPkts.227 = 0
ifHCOutUcastPkts.228 = 0
ifHCOutUcastPkts.230 = 111167647
ifHCOutUcastPkts.231 = 7399168350
ifHCOutUcastPkts.233 = 900266379
ifHCOutUcastPkts.238 = 0
ifHCOutUcastPkts.239 = 0
ifHCOutUcastPkts.240 = 555452
ifHCOutUcastPkts.241 = 249158
ifHCOutUcastPkts.242 = 18295
ifHCOutUcastPkts.243 = 1109522
ifHCOutUcastPkts.244 = 4161
ifHCOutUcastPkts.245 = 0
ifHCOutUcastPkts.246 = 79224
ifHCOutUcastPkts.247 = 440332
ifHCOutUcastPkts.248 = 1
ifHCOutUcastPkts.249 = 430678
ifHCOutUcastPkts.250 = 1
ifHCOutUcastPkts.251 = 12
ifHCOutUcastPkts.253 = 4
ifHCOutUcastPkts.254 = 299
ifHCOutUcastPkts.774 = 4595
ifHCOutUcastPkts.775 = 5984403781
ifHCOutUcastPkts.776 = 2950576085
ifHCOutUcastPkts.777 = 1652294100
ifHCOutUcastPkts.778 = 1191616278
ifHCOutUcastPkts.779 = 188539457
ifHCOutUcastPkts.783 = 586095261
ifHCOutUcastPkts.785 = 2778255608
ifHCOutUcastPkts.788 = 76333088
ifHCOutUcastPkts.790 = 8644940
ifHCOutUcastPkts.794 = 27433
ifHCOutUcastPkts.799 = 1688369669
ifHCOutUcastPkts.800 = 19067751704
ifHCOutUcastPkts.806 = 1709316
ifHCOutUcastPkts.807 = 23129
ifHCOutUcastPkts.810 = 11204813150
ifHCOutUcastPkts.811 = 2891202119
ifHCOutUcastPkts.818 = 129406811
ifHCOutUcastPkts.821 = 4581
ifHCOutUcastPkts.822 = 4584
ifHCOutUcastPkts.832 = 135697445
ifHCOutUcastPkts.833 = 6183271825
ifHCOutUcastPkts.834 = 0
ifHCOutUcastPkts.839 = 135694795
ifHCOutUcastPkts.851 = 1383079872
ifHCOutUcastPkts.858 = 868660
ifHCOutUcastPkts.859 = 233546165
ifHCOutUcastPkts.860 = 13250577
ifHCOutUcastPkts.861 = 0
ifHCOutUcastPkts.862 = 0
ifHCOutUcastPkts.863 = 2460546588
ifHCOutUcastPkts.866 = 7003494
ifHCOutUcastPkts.868 = 2086011840
ifHCOutUcastPkts.869 = 134119
ifHCOutUcastPkts.870 = 333716
ifHCOutUcastPkts.872 = 0
ifHCOutUcastPkts.873 = 2402501299
ifHCOutUcastPkts.874 = 0
ifHCOutUcastPkts.876 = 251946231
ifHCOutUcastPkts.877 = 60226553
ifHCOutUcastPkts.880 = 26746222
ifHCOutUcastPkts.882 = 26740985
ifHCOutUcastPkts.883 = 1746780
ifHCOutUcastPkts.884 = 8311331520
ifHCOutUcastPkts.885 = 4944766131
ifHCOutUcastPkts.886 = 1096697145
ifHCOutUcastPkts.887 = 1297266081
ifHCOutUcastPkts.888 = 9400353
ifHCOutUcastPkts.889 = 955653653
ifHCOutUcastPkts.890 = 2089920637
ifHCOutUcastPkts.891 = 0
ifHCOutUcastPkts.892 = 144473
ifHCOutUcastPkts.894 = 69732
ifHCOutUcastPkts.897 = 1113561
ifHCOutUcastPkts.898 = 1111466
ifHCOutUcastPkts.903 = 32925556
ifHCOutUcastPkts.904 = 0
ifHCOutUcastPkts.905 = 0
ifHCOutUcastPkts.1073741825 = 0
ifHCOutUcastPkts.1073741826 = 0
ifHCOutUcastPkts.1073741827 = 0
ifHCOutUcastPkts.1073741828 = 0
ifHCOutUcastPkts.1073741829 = 0
ifHCOutUcastPkts.1073741830 = 4965410
ifHCOutUcastPkts.1073741831 = 5026531
ifHCOutUcastPkts.1073741832 = 0
ifHCOutUcastPkts.1073741833 = 4836977
ifHCOutUcastPkts.1073741834 = 23666615
ifHCOutUcastPkts.1073741835 = 96
ifHCOutUcastPkts.1073741836 = 96
ifHCOutUcastPkts.1073741837 = 0
ifHCOutUcastPkts.1073741838 = 0
ifHCOutUcastPkts.1073741839 = 0
ifHCOutUcastPkts.1073741840 = 0
ifHCOutUcastPkts.1073741841 = 0
ifHCOutUcastPkts.1073741842 = 27399
ifHCOutUcastPkts.1073741843 = 27554
ifHCOutUcastPkts.1073741844 = 0
ifHCOutUcastPkts.1073741845 = 27453
ifHCOutUcastPkts.1073741846 = 96
ifHCOutUcastPkts.1073741847 = 96
ifHCOutUcastPkts.1073741848 = 96
ifHCOutMulticastPkts.1 = 0
ifHCOutMulticastPkts.2 = 0
ifHCOutMulticastPkts.4 = 0
ifHCOutMulticastPkts.8 = 0
ifHCOutMulticastPkts.9 = 0
ifHCOutMulticastPkts.17 = 0
ifHCOutMulticastPkts.18 = 6880400
ifHCOutMulticastPkts.19 = 0
ifHCOutMulticastPkts.20 = 0
ifHCOutMulticastPkts.21 = 0
ifHCOutMulticastPkts.22 = 10
ifHCOutMulticastPkts.23 = 0
ifHCOutMulticastPkts.24 = 390600
ifHCOutMulticastPkts.25 = 2488
ifHCOutMulticastPkts.26 = 4436
ifHCOutMulticastPkts.27 = 0
ifHCOutMulticastPkts.28 = 0
ifHCOutMulticastPkts.29 = 135849
ifHCOutMulticastPkts.30 = 224
ifHCOutMulticastPkts.31 = 75163
ifHCOutMulticastPkts.32 = 0
ifHCOutMulticastPkts.33 = 0
ifHCOutMulticastPkts.34 = 0
ifHCOutMulticastPkts.35 = 778493
ifHCOutMulticastPkts.36 = 0
ifHCOutMulticastPkts.37 = 0
ifHCOutMulticastPkts.38 = 0
ifHCOutMulticastPkts.39 = 0
ifHCOutMulticastPkts.40 = 0
ifHCOutMulticastPkts.41 = 0
ifHCOutMulticastPkts.42 = 0
ifHCOutMulticastPkts.43 = 450327
ifHCOutMulticastPkts.44 = 0
ifHCOutMulticastPkts.45 = 344941
ifHCOutMulticastPkts.46 = 0
ifHCOutMulticastPkts.47 = 0
ifHCOutMulticastPkts.48 = 9099
ifHCOutMulticastPkts.49 = 0
ifHCOutMulticastPkts.50 = 226
ifHCOutMulticastPkts.51 = 0
ifHCOutMulticastPkts.52 = 0
ifHCOutMulticastPkts.53 = 0
ifHCOutMulticastPkts.54 = 61484
ifHCOutMulticastPkts.55 = 0
ifHCOutMulticastPkts.56 = 0
ifHCOutMulticastPkts.105 = 3388931
ifHCOutMulticastPkts.106 = 2886559
ifHCOutMulticastPkts.107 = 0
ifHCOutMulticastPkts.108 = 0
ifHCOutMulticastPkts.109 = 0
ifHCOutMulticastPkts.110 = 0
ifHCOutMulticastPkts.111 = 3062508
ifHCOutMulticastPkts.112 = 0
ifHCOutMulticastPkts.113 = 1009918
ifHCOutMulticastPkts.114 = 141565
ifHCOutMulticastPkts.115 = 3259965
ifHCOutMulticastPkts.116 = 2623361
ifHCOutMulticastPkts.117 = 0
ifHCOutMulticastPkts.118 = 141722
ifHCOutMulticastPkts.119 = 376534
ifHCOutMulticastPkts.120 = 20000
ifHCOutMulticastPkts.121 = 75003
ifHCOutMulticastPkts.122 = 0
ifHCOutMulticastPkts.123 = 145025
ifHCOutMulticastPkts.124 = 340681
ifHCOutMulticastPkts.125 = 0
ifHCOutMulticastPkts.126 = 0
ifHCOutMulticastPkts.127 = 2873437
ifHCOutMulticastPkts.128 = 2873480
ifHCOutMulticastPkts.129 = 0
ifHCOutMulticastPkts.130 = 2873400
ifHCOutMulticastPkts.131 = 2872876
ifHCOutMulticastPkts.132 = 0
ifHCOutMulticastPkts.133 = 0
ifHCOutMulticastPkts.134 = 0
ifHCOutMulticastPkts.135 = 2884771
ifHCOutMulticastPkts.136 = 0
ifHCOutMulticastPkts.137 = 0
ifHCOutMulticastPkts.138 = 141565
ifHCOutMulticastPkts.139 = 4532
ifHCOutMulticastPkts.140 = 0
ifHCOutMulticastPkts.141 = 0
ifHCOutMulticastPkts.142 = 0
ifHCOutMulticastPkts.143 = 433712
ifHCOutMulticastPkts.144 = 0
ifHCOutMulticastPkts.145 = 429100
ifHCOutMulticastPkts.146 = 9573
ifHCOutMulticastPkts.147 = 104929
ifHCOutMulticastPkts.148 = 85632
ifHCOutMulticastPkts.149 = 0
ifHCOutMulticastPkts.150 = 0
ifHCOutMulticastPkts.151 = 3093800
ifHCOutMulticastPkts.152 = 3006870
ifHCOutMulticastPkts.202 = 12021810
ifHCOutMulticastPkts.203 = 11847609
ifHCOutMulticastPkts.204 = 176768
ifHCOutMulticastPkts.205 = 177066
ifHCOutMulticastPkts.206 = 803
ifHCOutMulticastPkts.207 = 178253
ifHCOutMulticastPkts.211 = 5947303
ifHCOutMulticastPkts.212 = 177905
ifHCOutMulticastPkts.219 = 0
ifHCOutMulticastPkts.220 = 0
ifHCOutMulticastPkts.221 = 0
ifHCOutMulticastPkts.222 = 0
ifHCOutMulticastPkts.223 = 0
ifHCOutMulticastPkts.224 = 0
ifHCOutMulticastPkts.225 = 0
ifHCOutMulticastPkts.226 = 0
ifHCOutMulticastPkts.228 = 0
ifHCOutMulticastPkts.230 = 3215
ifHCOutMulticastPkts.231 = 926
ifHCOutMulticastPkts.233 = 6315
ifHCOutMulticastPkts.238 = 0
ifHCOutMulticastPkts.239 = 0
ifHCOutMulticastPkts.240 = 0
ifHCOutMulticastPkts.241 = 0
ifHCOutMulticastPkts.242 = 0
ifHCOutMulticastPkts.243 = 0
ifHCOutMulticastPkts.244 = 0
ifHCOutMulticastPkts.245 = 0
ifHCOutMulticastPkts.246 = 0
ifHCOutMulticastPkts.247 = 0
ifHCOutMulticastPkts.248 = 0
ifHCOutMulticastPkts.249 = 0
ifHCOutMulticastPkts.250 = 0
ifHCOutMulticastPkts.251 = 0
ifHCOutMulticastPkts.253 = 0
ifHCOutMulticastPkts.254 = 0
ifHCOutMulticastPkts.774 = 176654
ifHCOutMulticastPkts.775 = 241
ifHCOutMulticastPkts.776 = 0
ifHCOutMulticastPkts.777 = 0
ifHCOutMulticastPkts.778 = 0
ifHCOutMulticastPkts.779 = 0
ifHCOutMulticastPkts.788 = 2352
ifHCOutMulticastPkts.794 = 0
ifHCOutMulticastPkts.800 = 0
ifHCOutMulticastPkts.806 = 0
ifHCOutMulticastPkts.807 = 0
ifHCOutMulticastPkts.810 = 175252
ifHCOutMulticastPkts.811 = 0
ifHCOutMulticastPkts.818 = 311948
ifHCOutMulticastPkts.821 = 0
ifHCOutMulticastPkts.822 = 0
ifHCOutMulticastPkts.832 = 283130
ifHCOutMulticastPkts.833 = 810246
ifHCOutMulticastPkts.861 = 141722
ifHCOutMulticastPkts.869 = 0
ifHCOutMulticastPkts.870 = 0
ifHCOutMulticastPkts.873 = 676267
ifHCOutMulticastPkts.880 = 4532
ifHCOutMulticastPkts.884 = 0
ifHCOutMulticastPkts.885 = 0
ifHCOutMulticastPkts.886 = 0
ifHCOutMulticastPkts.887 = 0
ifHCOutMulticastPkts.888 = 0
ifHCOutMulticastPkts.889 = 0
ifHCOutMulticastPkts.897 = 0
ifHCOutMulticastPkts.898 = 0
ifHCOutMulticastPkts.903 = 176969
ifHCOutMulticastPkts.904 = 0
ifHCOutMulticastPkts.905 = 0
ifHCOutMulticastPkts.1073741825 = 0
ifHCOutMulticastPkts.1073741826 = 0
ifHCOutMulticastPkts.1073741827 = 0
ifHCOutMulticastPkts.1073741828 = 0
ifHCOutMulticastPkts.1073741829 = 0
ifHCOutMulticastPkts.1073741830 = 16875833
ifHCOutMulticastPkts.1073741831 = 16994358
ifHCOutMulticastPkts.1073741832 = 0
ifHCOutMulticastPkts.1073741833 = 17026270
ifHCOutMulticastPkts.1073741834 = 16127727
ifHCOutMulticastPkts.1073741835 = 17549779
ifHCOutMulticastPkts.1073741836 = 17549779
ifHCOutMulticastPkts.1073741837 = 0
ifHCOutMulticastPkts.1073741838 = 0
ifHCOutMulticastPkts.1073741839 = 0
ifHCOutMulticastPkts.1073741840 = 0
ifHCOutMulticastPkts.1073741841 = 0
ifHCOutMulticastPkts.1073741842 = 0
ifHCOutMulticastPkts.1073741843 = 407
ifHCOutMulticastPkts.1073741844 = 0
ifHCOutMulticastPkts.1073741845 = 0
ifHCOutMulticastPkts.1073741846 = 431
ifHCOutMulticastPkts.1073741847 = 388
ifHCOutMulticastPkts.1073741848 = 388
ifHCOutBroadcastPkts.1 = 66
ifHCOutBroadcastPkts.2 = 0
ifHCOutBroadcastPkts.4 = 0
ifHCOutBroadcastPkts.8 = 1
ifHCOutBroadcastPkts.9 = 0
ifHCOutBroadcastPkts.17 = 0
ifHCOutBroadcastPkts.18 = 858705
ifHCOutBroadcastPkts.19 = 0
ifHCOutBroadcastPkts.20 = 0
ifHCOutBroadcastPkts.21 = 0
ifHCOutBroadcastPkts.22 = 56
ifHCOutBroadcastPkts.23 = 0
ifHCOutBroadcastPkts.24 = 474838
ifHCOutBroadcastPkts.25 = 1
ifHCOutBroadcastPkts.26 = 8677
ifHCOutBroadcastPkts.27 = 0
ifHCOutBroadcastPkts.28 = 0
ifHCOutBroadcastPkts.29 = 0
ifHCOutBroadcastPkts.30 = 44
ifHCOutBroadcastPkts.31 = 94620
ifHCOutBroadcastPkts.32 = 0
ifHCOutBroadcastPkts.33 = 0
ifHCOutBroadcastPkts.34 = 0
ifHCOutBroadcastPkts.35 = 1991
ifHCOutBroadcastPkts.36 = 0
ifHCOutBroadcastPkts.37 = 0
ifHCOutBroadcastPkts.38 = 0
ifHCOutBroadcastPkts.39 = 0
ifHCOutBroadcastPkts.40 = 2354
ifHCOutBroadcastPkts.41 = 0
ifHCOutBroadcastPkts.42 = 0
ifHCOutBroadcastPkts.43 = 1041880
ifHCOutBroadcastPkts.44 = 0
ifHCOutBroadcastPkts.45 = 20
ifHCOutBroadcastPkts.46 = 0
ifHCOutBroadcastPkts.47 = 0
ifHCOutBroadcastPkts.48 = 3
ifHCOutBroadcastPkts.49 = 0
ifHCOutBroadcastPkts.50 = 0
ifHCOutBroadcastPkts.51 = 0
ifHCOutBroadcastPkts.52 = 0
ifHCOutBroadcastPkts.53 = 0
ifHCOutBroadcastPkts.54 = 216
ifHCOutBroadcastPkts.55 = 0
ifHCOutBroadcastPkts.56 = 0
ifHCOutBroadcastPkts.105 = 9
ifHCOutBroadcastPkts.106 = 17
ifHCOutBroadcastPkts.107 = 0
ifHCOutBroadcastPkts.108 = 0
ifHCOutBroadcastPkts.109 = 0
ifHCOutBroadcastPkts.110 = 0
ifHCOutBroadcastPkts.111 = 4
ifHCOutBroadcastPkts.112 = 0
ifHCOutBroadcastPkts.113 = 831024
ifHCOutBroadcastPkts.114 = 799
ifHCOutBroadcastPkts.115 = 856181
ifHCOutBroadcastPkts.116 = 2440155
ifHCOutBroadcastPkts.117 = 0
ifHCOutBroadcastPkts.118 = 0
ifHCOutBroadcastPkts.119 = 421776
ifHCOutBroadcastPkts.120 = 45353
ifHCOutBroadcastPkts.121 = 15
ifHCOutBroadcastPkts.122 = 0
ifHCOutBroadcastPkts.123 = 74162
ifHCOutBroadcastPkts.124 = 31253
ifHCOutBroadcastPkts.125 = 0
ifHCOutBroadcastPkts.126 = 0
ifHCOutBroadcastPkts.127 = 10
ifHCOutBroadcastPkts.128 = 0
ifHCOutBroadcastPkts.129 = 0
ifHCOutBroadcastPkts.130 = 10
ifHCOutBroadcastPkts.131 = 4
ifHCOutBroadcastPkts.132 = 0
ifHCOutBroadcastPkts.133 = 0
ifHCOutBroadcastPkts.134 = 0
ifHCOutBroadcastPkts.135 = 5
ifHCOutBroadcastPkts.136 = 0
ifHCOutBroadcastPkts.137 = 0
ifHCOutBroadcastPkts.138 = 0
ifHCOutBroadcastPkts.139 = 2276
ifHCOutBroadcastPkts.140 = 0
ifHCOutBroadcastPkts.141 = 0
ifHCOutBroadcastPkts.142 = 0
ifHCOutBroadcastPkts.143 = 281905
ifHCOutBroadcastPkts.144 = 1
ifHCOutBroadcastPkts.145 = 29
ifHCOutBroadcastPkts.146 = 0
ifHCOutBroadcastPkts.147 = 79450
ifHCOutBroadcastPkts.148 = 502472
ifHCOutBroadcastPkts.149 = 1
ifHCOutBroadcastPkts.150 = 1
ifHCOutBroadcastPkts.151 = 20
ifHCOutBroadcastPkts.152 = 5
ifHCOutBroadcastPkts.202 = 40
ifHCOutBroadcastPkts.203 = 35
ifHCOutBroadcastPkts.204 = 8
ifHCOutBroadcastPkts.205 = 12
ifHCOutBroadcastPkts.206 = 7
ifHCOutBroadcastPkts.207 = 2
ifHCOutBroadcastPkts.211 = 9
ifHCOutBroadcastPkts.212 = 5
ifHCOutBroadcastPkts.219 = 0
ifHCOutBroadcastPkts.220 = 0
ifHCOutBroadcastPkts.221 = 0
ifHCOutBroadcastPkts.222 = 0
ifHCOutBroadcastPkts.223 = 0
ifHCOutBroadcastPkts.224 = 0
ifHCOutBroadcastPkts.225 = 0
ifHCOutBroadcastPkts.226 = 0
ifHCOutBroadcastPkts.228 = 0
ifHCOutBroadcastPkts.230 = 12
ifHCOutBroadcastPkts.231 = 12
ifHCOutBroadcastPkts.233 = 15
ifHCOutBroadcastPkts.238 = 0
ifHCOutBroadcastPkts.239 = 0
ifHCOutBroadcastPkts.240 = 0
ifHCOutBroadcastPkts.241 = 0
ifHCOutBroadcastPkts.242 = 0
ifHCOutBroadcastPkts.243 = 0
ifHCOutBroadcastPkts.244 = 0
ifHCOutBroadcastPkts.245 = 0
ifHCOutBroadcastPkts.246 = 0
ifHCOutBroadcastPkts.247 = 0
ifHCOutBroadcastPkts.248 = 0
ifHCOutBroadcastPkts.249 = 0
ifHCOutBroadcastPkts.250 = 0
ifHCOutBroadcastPkts.251 = 0
ifHCOutBroadcastPkts.253 = 0
ifHCOutBroadcastPkts.254 = 0
ifHCOutBroadcastPkts.774 = 11
ifHCOutBroadcastPkts.775 = 170646
ifHCOutBroadcastPkts.776 = 0
ifHCOutBroadcastPkts.777 = 0
ifHCOutBroadcastPkts.778 = 0
ifHCOutBroadcastPkts.779 = 0
ifHCOutBroadcastPkts.788 = 16
ifHCOutBroadcastPkts.794 = 2
ifHCOutBroadcastPkts.800 = 0
ifHCOutBroadcastPkts.806 = 0
ifHCOutBroadcastPkts.807 = 0
ifHCOutBroadcastPkts.810 = 9
ifHCOutBroadcastPkts.811 = 0
ifHCOutBroadcastPkts.818 = 58793
ifHCOutBroadcastPkts.821 = 1
ifHCOutBroadcastPkts.822 = 1
ifHCOutBroadcastPkts.832 = 799
ifHCOutBroadcastPkts.833 = 703680
ifHCOutBroadcastPkts.861 = 0
ifHCOutBroadcastPkts.869 = 3
ifHCOutBroadcastPkts.870 = 184840
ifHCOutBroadcastPkts.873 = 687336
ifHCOutBroadcastPkts.880 = 2276
ifHCOutBroadcastPkts.884 = 0
ifHCOutBroadcastPkts.885 = 0
ifHCOutBroadcastPkts.886 = 0
ifHCOutBroadcastPkts.887 = 0
ifHCOutBroadcastPkts.888 = 0
ifHCOutBroadcastPkts.889 = 0
ifHCOutBroadcastPkts.897 = 0
ifHCOutBroadcastPkts.898 = 0
ifHCOutBroadcastPkts.903 = 11
ifHCOutBroadcastPkts.904 = 0
ifHCOutBroadcastPkts.905 = 0
ifHCOutBroadcastPkts.1073741825 = 0
ifHCOutBroadcastPkts.1073741826 = 0
ifHCOutBroadcastPkts.1073741827 = 0
ifHCOutBroadcastPkts.1073741828 = 0
ifHCOutBroadcastPkts.1073741829 = 0
ifHCOutBroadcastPkts.1073741830 = 27785
ifHCOutBroadcastPkts.1073741831 = 27833
ifHCOutBroadcastPkts.1073741832 = 0
ifHCOutBroadcastPkts.1073741833 = 27830
ifHCOutBroadcastPkts.1073741834 = 412
ifHCOutBroadcastPkts.1073741835 = 27848
ifHCOutBroadcastPkts.1073741836 = 27848
ifHCOutBroadcastPkts.1073741837 = 0
ifHCOutBroadcastPkts.1073741838 = 0
ifHCOutBroadcastPkts.1073741839 = 0
ifHCOutBroadcastPkts.1073741840 = 0
ifHCOutBroadcastPkts.1073741841 = 0
ifHCOutBroadcastPkts.1073741842 = 27363
ifHCOutBroadcastPkts.1073741843 = 27416
ifHCOutBroadcastPkts.1073741844 = 0
ifHCOutBroadcastPkts.1073741845 = 27415
ifHCOutBroadcastPkts.1073741846 = 27416
ifHCOutBroadcastPkts.1073741847 = 27416
ifHCOutBroadcastPkts.1073741848 = 27416
ifLinkUpDownTrapEnable.1 = enabled
ifLinkUpDownTrapEnable.2 = enabled
ifLinkUpDownTrapEnable.4 = enabled
ifLinkUpDownTrapEnable.8 = enabled
ifLinkUpDownTrapEnable.9 = enabled
ifLinkUpDownTrapEnable.17 = enabled
ifLinkUpDownTrapEnable.18 = enabled
ifLinkUpDownTrapEnable.19 = enabled
ifLinkUpDownTrapEnable.20 = enabled
ifLinkUpDownTrapEnable.21 = enabled
ifLinkUpDownTrapEnable.22 = enabled
ifLinkUpDownTrapEnable.23 = enabled
ifLinkUpDownTrapEnable.24 = enabled
ifLinkUpDownTrapEnable.25 = enabled
ifLinkUpDownTrapEnable.26 = enabled
ifLinkUpDownTrapEnable.27 = enabled
ifLinkUpDownTrapEnable.28 = enabled
ifLinkUpDownTrapEnable.29 = enabled
ifLinkUpDownTrapEnable.30 = enabled
ifLinkUpDownTrapEnable.31 = enabled
ifLinkUpDownTrapEnable.32 = enabled
ifLinkUpDownTrapEnable.33 = enabled
ifLinkUpDownTrapEnable.34 = enabled
ifLinkUpDownTrapEnable.35 = enabled
ifLinkUpDownTrapEnable.36 = enabled
ifLinkUpDownTrapEnable.37 = enabled
ifLinkUpDownTrapEnable.38 = enabled
ifLinkUpDownTrapEnable.39 = enabled
ifLinkUpDownTrapEnable.40 = enabled
ifLinkUpDownTrapEnable.41 = enabled
ifLinkUpDownTrapEnable.42 = enabled
ifLinkUpDownTrapEnable.43 = enabled
ifLinkUpDownTrapEnable.44 = enabled
ifLinkUpDownTrapEnable.45 = enabled
ifLinkUpDownTrapEnable.46 = enabled
ifLinkUpDownTrapEnable.47 = enabled
ifLinkUpDownTrapEnable.48 = enabled
ifLinkUpDownTrapEnable.49 = enabled
ifLinkUpDownTrapEnable.50 = enabled
ifLinkUpDownTrapEnable.51 = enabled
ifLinkUpDownTrapEnable.52 = enabled
ifLinkUpDownTrapEnable.53 = enabled
ifLinkUpDownTrapEnable.54 = enabled
ifLinkUpDownTrapEnable.55 = enabled
ifLinkUpDownTrapEnable.56 = enabled
ifLinkUpDownTrapEnable.57 = enabled
ifLinkUpDownTrapEnable.58 = enabled
ifLinkUpDownTrapEnable.59 = enabled
ifLinkUpDownTrapEnable.60 = enabled
ifLinkUpDownTrapEnable.61 = enabled
ifLinkUpDownTrapEnable.62 = enabled
ifLinkUpDownTrapEnable.63 = enabled
ifLinkUpDownTrapEnable.64 = enabled
ifLinkUpDownTrapEnable.65 = enabled
ifLinkUpDownTrapEnable.66 = enabled
ifLinkUpDownTrapEnable.67 = enabled
ifLinkUpDownTrapEnable.68 = enabled
ifLinkUpDownTrapEnable.69 = enabled
ifLinkUpDownTrapEnable.70 = enabled
ifLinkUpDownTrapEnable.71 = enabled
ifLinkUpDownTrapEnable.72 = enabled
ifLinkUpDownTrapEnable.73 = enabled
ifLinkUpDownTrapEnable.74 = enabled
ifLinkUpDownTrapEnable.75 = enabled
ifLinkUpDownTrapEnable.76 = enabled
ifLinkUpDownTrapEnable.77 = enabled
ifLinkUpDownTrapEnable.78 = enabled
ifLinkUpDownTrapEnable.79 = enabled
ifLinkUpDownTrapEnable.80 = enabled
ifLinkUpDownTrapEnable.81 = enabled
ifLinkUpDownTrapEnable.82 = enabled
ifLinkUpDownTrapEnable.83 = enabled
ifLinkUpDownTrapEnable.84 = enabled
ifLinkUpDownTrapEnable.85 = enabled
ifLinkUpDownTrapEnable.86 = enabled
ifLinkUpDownTrapEnable.87 = enabled
ifLinkUpDownTrapEnable.88 = enabled
ifLinkUpDownTrapEnable.89 = enabled
ifLinkUpDownTrapEnable.90 = enabled
ifLinkUpDownTrapEnable.91 = enabled
ifLinkUpDownTrapEnable.92 = enabled
ifLinkUpDownTrapEnable.93 = enabled
ifLinkUpDownTrapEnable.94 = enabled
ifLinkUpDownTrapEnable.95 = enabled
ifLinkUpDownTrapEnable.96 = enabled
ifLinkUpDownTrapEnable.97 = enabled
ifLinkUpDownTrapEnable.98 = enabled
ifLinkUpDownTrapEnable.99 = enabled
ifLinkUpDownTrapEnable.100 = enabled
ifLinkUpDownTrapEnable.101 = enabled
ifLinkUpDownTrapEnable.102 = enabled
ifLinkUpDownTrapEnable.103 = enabled
ifLinkUpDownTrapEnable.104 = enabled
ifLinkUpDownTrapEnable.105 = enabled
ifLinkUpDownTrapEnable.106 = enabled
ifLinkUpDownTrapEnable.107 = enabled
ifLinkUpDownTrapEnable.108 = enabled
ifLinkUpDownTrapEnable.109 = enabled
ifLinkUpDownTrapEnable.110 = enabled
ifLinkUpDownTrapEnable.111 = enabled
ifLinkUpDownTrapEnable.112 = enabled
ifLinkUpDownTrapEnable.113 = enabled
ifLinkUpDownTrapEnable.114 = enabled
ifLinkUpDownTrapEnable.115 = enabled
ifLinkUpDownTrapEnable.116 = enabled
ifLinkUpDownTrapEnable.117 = enabled
ifLinkUpDownTrapEnable.118 = enabled
ifLinkUpDownTrapEnable.119 = enabled
ifLinkUpDownTrapEnable.120 = enabled
ifLinkUpDownTrapEnable.121 = enabled
ifLinkUpDownTrapEnable.122 = enabled
ifLinkUpDownTrapEnable.123 = enabled
ifLinkUpDownTrapEnable.124 = enabled
ifLinkUpDownTrapEnable.125 = enabled
ifLinkUpDownTrapEnable.126 = enabled
ifLinkUpDownTrapEnable.127 = enabled
ifLinkUpDownTrapEnable.128 = enabled
ifLinkUpDownTrapEnable.129 = enabled
ifLinkUpDownTrapEnable.130 = enabled
ifLinkUpDownTrapEnable.131 = enabled
ifLinkUpDownTrapEnable.132 = enabled
ifLinkUpDownTrapEnable.133 = enabled
ifLinkUpDownTrapEnable.134 = enabled
ifLinkUpDownTrapEnable.135 = enabled
ifLinkUpDownTrapEnable.136 = enabled
ifLinkUpDownTrapEnable.137 = enabled
ifLinkUpDownTrapEnable.138 = enabled
ifLinkUpDownTrapEnable.139 = enabled
ifLinkUpDownTrapEnable.140 = enabled
ifLinkUpDownTrapEnable.141 = enabled
ifLinkUpDownTrapEnable.142 = enabled
ifLinkUpDownTrapEnable.143 = enabled
ifLinkUpDownTrapEnable.144 = enabled
ifLinkUpDownTrapEnable.145 = enabled
ifLinkUpDownTrapEnable.146 = enabled
ifLinkUpDownTrapEnable.147 = enabled
ifLinkUpDownTrapEnable.148 = enabled
ifLinkUpDownTrapEnable.149 = enabled
ifLinkUpDownTrapEnable.150 = enabled
ifLinkUpDownTrapEnable.151 = enabled
ifLinkUpDownTrapEnable.152 = enabled
ifLinkUpDownTrapEnable.201 = enabled
ifLinkUpDownTrapEnable.202 = enabled
ifLinkUpDownTrapEnable.203 = enabled
ifLinkUpDownTrapEnable.204 = disabled
ifLinkUpDownTrapEnable.205 = disabled
ifLinkUpDownTrapEnable.206 = enabled
ifLinkUpDownTrapEnable.207 = disabled
ifLinkUpDownTrapEnable.211 = enabled
ifLinkUpDownTrapEnable.212 = disabled
ifLinkUpDownTrapEnable.214 = enabled
ifLinkUpDownTrapEnable.218 = enabled
ifLinkUpDownTrapEnable.219 = enabled
ifLinkUpDownTrapEnable.220 = enabled
ifLinkUpDownTrapEnable.221 = enabled
ifLinkUpDownTrapEnable.222 = enabled
ifLinkUpDownTrapEnable.223 = enabled
ifLinkUpDownTrapEnable.224 = enabled
ifLinkUpDownTrapEnable.225 = enabled
ifLinkUpDownTrapEnable.226 = enabled
ifLinkUpDownTrapEnable.227 = disabled
ifLinkUpDownTrapEnable.228 = disabled
ifLinkUpDownTrapEnable.229 = enabled
ifLinkUpDownTrapEnable.230 = disabled
ifLinkUpDownTrapEnable.231 = disabled
ifLinkUpDownTrapEnable.233 = disabled
ifLinkUpDownTrapEnable.238 = enabled
ifLinkUpDownTrapEnable.239 = enabled
ifLinkUpDownTrapEnable.240 = enabled
ifLinkUpDownTrapEnable.241 = enabled
ifLinkUpDownTrapEnable.242 = enabled
ifLinkUpDownTrapEnable.243 = enabled
ifLinkUpDownTrapEnable.244 = enabled
ifLinkUpDownTrapEnable.245 = enabled
ifLinkUpDownTrapEnable.246 = enabled
ifLinkUpDownTrapEnable.247 = enabled
ifLinkUpDownTrapEnable.248 = enabled
ifLinkUpDownTrapEnable.249 = enabled
ifLinkUpDownTrapEnable.250 = enabled
ifLinkUpDownTrapEnable.251 = enabled
ifLinkUpDownTrapEnable.253 = enabled
ifLinkUpDownTrapEnable.254 = enabled
ifLinkUpDownTrapEnable.774 = disabled
ifLinkUpDownTrapEnable.775 = enabled
ifLinkUpDownTrapEnable.776 = enabled
ifLinkUpDownTrapEnable.777 = enabled
ifLinkUpDownTrapEnable.778 = enabled
ifLinkUpDownTrapEnable.779 = enabled
ifLinkUpDownTrapEnable.783 = disabled
ifLinkUpDownTrapEnable.785 = disabled
ifLinkUpDownTrapEnable.788 = disabled
ifLinkUpDownTrapEnable.790 = disabled
ifLinkUpDownTrapEnable.794 = disabled
ifLinkUpDownTrapEnable.799 = disabled
ifLinkUpDownTrapEnable.800 = enabled
ifLinkUpDownTrapEnable.801 = enabled
ifLinkUpDownTrapEnable.806 = enabled
ifLinkUpDownTrapEnable.807 = enabled
ifLinkUpDownTrapEnable.810 = disabled
ifLinkUpDownTrapEnable.811 = enabled
ifLinkUpDownTrapEnable.818 = enabled
ifLinkUpDownTrapEnable.821 = disabled
ifLinkUpDownTrapEnable.822 = disabled
ifLinkUpDownTrapEnable.823 = enabled
ifLinkUpDownTrapEnable.824 = enabled
ifLinkUpDownTrapEnable.832 = enabled
ifLinkUpDownTrapEnable.833 = enabled
ifLinkUpDownTrapEnable.834 = disabled
ifLinkUpDownTrapEnable.839 = disabled
ifLinkUpDownTrapEnable.851 = disabled
ifLinkUpDownTrapEnable.858 = disabled
ifLinkUpDownTrapEnable.859 = disabled
ifLinkUpDownTrapEnable.860 = disabled
ifLinkUpDownTrapEnable.861 = enabled
ifLinkUpDownTrapEnable.862 = disabled
ifLinkUpDownTrapEnable.863 = disabled
ifLinkUpDownTrapEnable.866 = disabled
ifLinkUpDownTrapEnable.868 = disabled
ifLinkUpDownTrapEnable.869 = disabled
ifLinkUpDownTrapEnable.870 = disabled
ifLinkUpDownTrapEnable.872 = disabled
ifLinkUpDownTrapEnable.873 = enabled
ifLinkUpDownTrapEnable.874 = disabled
ifLinkUpDownTrapEnable.876 = disabled
ifLinkUpDownTrapEnable.877 = disabled
ifLinkUpDownTrapEnable.880 = enabled
ifLinkUpDownTrapEnable.882 = disabled
ifLinkUpDownTrapEnable.883 = disabled
ifLinkUpDownTrapEnable.884 = enabled
ifLinkUpDownTrapEnable.885 = enabled
ifLinkUpDownTrapEnable.886 = enabled
ifLinkUpDownTrapEnable.887 = enabled
ifLinkUpDownTrapEnable.888 = enabled
ifLinkUpDownTrapEnable.889 = enabled
ifLinkUpDownTrapEnable.890 = disabled
ifLinkUpDownTrapEnable.891 = disabled
ifLinkUpDownTrapEnable.892 = disabled
ifLinkUpDownTrapEnable.894 = disabled
ifLinkUpDownTrapEnable.895 = enabled
ifLinkUpDownTrapEnable.896 = disabled
ifLinkUpDownTrapEnable.897 = enabled
ifLinkUpDownTrapEnable.898 = enabled
ifLinkUpDownTrapEnable.903 = disabled
ifLinkUpDownTrapEnable.904 = enabled
ifLinkUpDownTrapEnable.905 = enabled
ifHighSpeed.1 = 1000
ifHighSpeed.2 = 1000
ifHighSpeed.4 = 0
ifHighSpeed.8 = 1000
ifHighSpeed.9 = 1000
ifHighSpeed.17 = 1000
ifHighSpeed.18 = 1000
ifHighSpeed.19 = 1000
ifHighSpeed.20 = 1000
ifHighSpeed.21 = 1000
ifHighSpeed.22 = 1000
ifHighSpeed.23 = 1000
ifHighSpeed.24 = 1000
ifHighSpeed.25 = 1000
ifHighSpeed.26 = 1000
ifHighSpeed.27 = 1000
ifHighSpeed.28 = 1000
ifHighSpeed.29 = 1000
ifHighSpeed.30 = 1000
ifHighSpeed.31 = 1000
ifHighSpeed.32 = 1000
ifHighSpeed.33 = 1000
ifHighSpeed.34 = 1000
ifHighSpeed.35 = 1000
ifHighSpeed.36 = 1000
ifHighSpeed.37 = 1000
ifHighSpeed.38 = 1000
ifHighSpeed.39 = 1000
ifHighSpeed.40 = 1000
ifHighSpeed.41 = 1000
ifHighSpeed.42 = 1000
ifHighSpeed.43 = 1000
ifHighSpeed.44 = 1000
ifHighSpeed.45 = 1000
ifHighSpeed.46 = 1000
ifHighSpeed.47 = 1000
ifHighSpeed.48 = 1000
ifHighSpeed.49 = 1000
ifHighSpeed.50 = 1000
ifHighSpeed.51 = 1000
ifHighSpeed.52 = 1000
ifHighSpeed.53 = 1000
ifHighSpeed.54 = 1000
ifHighSpeed.55 = 1000
ifHighSpeed.56 = 1000
ifHighSpeed.57 = 0
ifHighSpeed.58 = 0
ifHighSpeed.59 = 0
ifHighSpeed.60 = 0
ifHighSpeed.61 = 0
ifHighSpeed.62 = 0
ifHighSpeed.63 = 0
ifHighSpeed.64 = 0
ifHighSpeed.65 = 0
ifHighSpeed.66 = 0
ifHighSpeed.67 = 0
ifHighSpeed.68 = 0
ifHighSpeed.69 = 0
ifHighSpeed.70 = 0
ifHighSpeed.71 = 0
ifHighSpeed.72 = 0
ifHighSpeed.73 = 0
ifHighSpeed.74 = 0
ifHighSpeed.75 = 0
ifHighSpeed.76 = 0
ifHighSpeed.77 = 0
ifHighSpeed.78 = 0
ifHighSpeed.79 = 0
ifHighSpeed.80 = 0
ifHighSpeed.81 = 0
ifHighSpeed.82 = 0
ifHighSpeed.83 = 0
ifHighSpeed.84 = 0
ifHighSpeed.85 = 0
ifHighSpeed.86 = 0
ifHighSpeed.87 = 0
ifHighSpeed.88 = 0
ifHighSpeed.89 = 0
ifHighSpeed.90 = 0
ifHighSpeed.91 = 0
ifHighSpeed.92 = 0
ifHighSpeed.93 = 0
ifHighSpeed.94 = 0
ifHighSpeed.95 = 0
ifHighSpeed.96 = 0
ifHighSpeed.97 = 0
ifHighSpeed.98 = 0
ifHighSpeed.99 = 0
ifHighSpeed.100 = 0
ifHighSpeed.101 = 0
ifHighSpeed.102 = 0
ifHighSpeed.103 = 0
ifHighSpeed.104 = 0
ifHighSpeed.105 = 10000
ifHighSpeed.106 = 10000
ifHighSpeed.107 = 10000
ifHighSpeed.108 = 10000
ifHighSpeed.109 = 10000
ifHighSpeed.110 = 10000
ifHighSpeed.111 = 10000
ifHighSpeed.112 = 10000
ifHighSpeed.113 = 10000
ifHighSpeed.114 = 10000
ifHighSpeed.115 = 10000
ifHighSpeed.116 = 10000
ifHighSpeed.117 = 10000
ifHighSpeed.118 = 10000
ifHighSpeed.119 = 10000
ifHighSpeed.120 = 10000
ifHighSpeed.121 = 10000
ifHighSpeed.122 = 10000
ifHighSpeed.123 = 10000
ifHighSpeed.124 = 10000
ifHighSpeed.125 = 10000
ifHighSpeed.126 = 10000
ifHighSpeed.127 = 10000
ifHighSpeed.128 = 10000
ifHighSpeed.129 = 10000
ifHighSpeed.130 = 10000
ifHighSpeed.131 = 10000
ifHighSpeed.132 = 10000
ifHighSpeed.133 = 10000
ifHighSpeed.134 = 10000
ifHighSpeed.135 = 10000
ifHighSpeed.136 = 10000
ifHighSpeed.137 = 10000
ifHighSpeed.138 = 10000
ifHighSpeed.139 = 10000
ifHighSpeed.140 = 10000
ifHighSpeed.141 = 10000
ifHighSpeed.142 = 10000
ifHighSpeed.143 = 10000
ifHighSpeed.144 = 10000
ifHighSpeed.145 = 10000
ifHighSpeed.146 = 10000
ifHighSpeed.147 = 10000
ifHighSpeed.148 = 10000
ifHighSpeed.149 = 10000
ifHighSpeed.150 = 10000
ifHighSpeed.151 = 10000
ifHighSpeed.152 = 10000
ifHighSpeed.201 = 0
ifHighSpeed.202 = 40000
ifHighSpeed.203 = 40000
ifHighSpeed.204 = 40000
ifHighSpeed.205 = 40000
ifHighSpeed.206 = 10000
ifHighSpeed.207 = 10000
ifHighSpeed.211 = 20000
ifHighSpeed.212 = 20000
ifHighSpeed.214 = 0
ifHighSpeed.218 = 0
ifHighSpeed.219 = 0
ifHighSpeed.220 = 0
ifHighSpeed.221 = 0
ifHighSpeed.222 = 0
ifHighSpeed.223 = 0
ifHighSpeed.224 = 0
ifHighSpeed.225 = 0
ifHighSpeed.226 = 0
ifHighSpeed.227 = 1000
ifHighSpeed.228 = 1000
ifHighSpeed.229 = 0
ifHighSpeed.230 = 10000
ifHighSpeed.231 = 10000
ifHighSpeed.233 = 10000
ifHighSpeed.238 = 0
ifHighSpeed.239 = 0
ifHighSpeed.240 = 0
ifHighSpeed.241 = 0
ifHighSpeed.242 = 0
ifHighSpeed.243 = 0
ifHighSpeed.244 = 0
ifHighSpeed.245 = 0
ifHighSpeed.246 = 0
ifHighSpeed.247 = 0
ifHighSpeed.248 = 0
ifHighSpeed.249 = 0
ifHighSpeed.250 = 0
ifHighSpeed.251 = 0
ifHighSpeed.253 = 0
ifHighSpeed.254 = 0
ifHighSpeed.774 = 40000
ifHighSpeed.775 = 10000
ifHighSpeed.776 = 0
ifHighSpeed.777 = 0
ifHighSpeed.778 = 0
ifHighSpeed.779 = 0
ifHighSpeed.783 = 10000
ifHighSpeed.785 = 10000
ifHighSpeed.788 = 1000
ifHighSpeed.790 = 1000
ifHighSpeed.794 = 10000
ifHighSpeed.799 = 1000
ifHighSpeed.800 = 0
ifHighSpeed.801 = 0
ifHighSpeed.806 = 0
ifHighSpeed.807 = 0
ifHighSpeed.810 = 40000
ifHighSpeed.811 = 0
ifHighSpeed.818 = 10000
ifHighSpeed.821 = 10000
ifHighSpeed.822 = 10000
ifHighSpeed.823 = 0
ifHighSpeed.824 = 0
ifHighSpeed.832 = 20000
ifHighSpeed.833 = 20000
ifHighSpeed.834 = 20000
ifHighSpeed.839 = 20000
ifHighSpeed.851 = 20000
ifHighSpeed.858 = 10000
ifHighSpeed.859 = 20000
ifHighSpeed.860 = 20000
ifHighSpeed.861 = 10000
ifHighSpeed.862 = 10000
ifHighSpeed.863 = 20000
ifHighSpeed.866 = 20000
ifHighSpeed.868 = 20000
ifHighSpeed.869 = 20000
ifHighSpeed.870 = 20000
ifHighSpeed.872 = 20000
ifHighSpeed.873 = 40000
ifHighSpeed.874 = 40000
ifHighSpeed.876 = 40000
ifHighSpeed.877 = 40000
ifHighSpeed.880 = 10000
ifHighSpeed.882 = 10000
ifHighSpeed.883 = 40000
ifHighSpeed.884 = 0
ifHighSpeed.885 = 0
ifHighSpeed.886 = 0
ifHighSpeed.887 = 0
ifHighSpeed.888 = 0
ifHighSpeed.889 = 0
ifHighSpeed.890 = 40000
ifHighSpeed.891 = 1000
ifHighSpeed.892 = 1000
ifHighSpeed.894 = 20000
ifHighSpeed.895 = 0
ifHighSpeed.896 = 0
ifHighSpeed.897 = 0
ifHighSpeed.898 = 0
ifHighSpeed.903 = 40000
ifHighSpeed.904 = 100
ifHighSpeed.905 = 100
ifHighSpeed.1073741825 = 1000
ifHighSpeed.1073741826 = 1000
ifHighSpeed.1073741827 = 1000
ifHighSpeed.1073741828 = 1000
ifHighSpeed.1073741829 = 1000
ifHighSpeed.1073741830 = 1000
ifHighSpeed.1073741831 = 1000
ifHighSpeed.1073741832 = 1000
ifHighSpeed.1073741833 = 1000
ifHighSpeed.1073741834 = 1000
ifHighSpeed.1073741835 = 10000
ifHighSpeed.1073741836 = 10000
ifHighSpeed.1073741837 = 1000
ifHighSpeed.1073741838 = 1000
ifHighSpeed.1073741839 = 1000
ifHighSpeed.1073741840 = 1000
ifHighSpeed.1073741841 = 1000
ifHighSpeed.1073741842 = 1000
ifHighSpeed.1073741843 = 1000
ifHighSpeed.1073741844 = 1000
ifHighSpeed.1073741845 = 1000
ifHighSpeed.1073741846 = 1000
ifHighSpeed.1073741847 = 10000
ifHighSpeed.1073741848 = 10000
ifPromiscuousMode.1 = false
ifPromiscuousMode.2 = false
ifPromiscuousMode.4 = false
ifPromiscuousMode.8 = false
ifPromiscuousMode.9 = false
ifPromiscuousMode.17 = false
ifPromiscuousMode.18 = false
ifPromiscuousMode.19 = false
ifPromiscuousMode.20 = false
ifPromiscuousMode.21 = false
ifPromiscuousMode.22 = false
ifPromiscuousMode.23 = false
ifPromiscuousMode.24 = false
ifPromiscuousMode.25 = false
ifPromiscuousMode.26 = false
ifPromiscuousMode.27 = false
ifPromiscuousMode.28 = false
ifPromiscuousMode.29 = false
ifPromiscuousMode.30 = false
ifPromiscuousMode.31 = false
ifPromiscuousMode.32 = false
ifPromiscuousMode.33 = false
ifPromiscuousMode.34 = false
ifPromiscuousMode.35 = false
ifPromiscuousMode.36 = false
ifPromiscuousMode.37 = false
ifPromiscuousMode.38 = false
ifPromiscuousMode.39 = false
ifPromiscuousMode.40 = false
ifPromiscuousMode.41 = false
ifPromiscuousMode.42 = false
ifPromiscuousMode.43 = false
ifPromiscuousMode.44 = false
ifPromiscuousMode.45 = false
ifPromiscuousMode.46 = false
ifPromiscuousMode.47 = false
ifPromiscuousMode.48 = false
ifPromiscuousMode.49 = false
ifPromiscuousMode.50 = false
ifPromiscuousMode.51 = false
ifPromiscuousMode.52 = false
ifPromiscuousMode.53 = false
ifPromiscuousMode.54 = false
ifPromiscuousMode.55 = false
ifPromiscuousMode.56 = false
ifPromiscuousMode.57 = false
ifPromiscuousMode.58 = false
ifPromiscuousMode.59 = false
ifPromiscuousMode.60 = false
ifPromiscuousMode.61 = false
ifPromiscuousMode.62 = false
ifPromiscuousMode.63 = false
ifPromiscuousMode.64 = false
ifPromiscuousMode.65 = false
ifPromiscuousMode.66 = false
ifPromiscuousMode.67 = false
ifPromiscuousMode.68 = false
ifPromiscuousMode.69 = false
ifPromiscuousMode.70 = false
ifPromiscuousMode.71 = false
ifPromiscuousMode.72 = false
ifPromiscuousMode.73 = false
ifPromiscuousMode.74 = false
ifPromiscuousMode.75 = false
ifPromiscuousMode.76 = false
ifPromiscuousMode.77 = false
ifPromiscuousMode.78 = false
ifPromiscuousMode.79 = false
ifPromiscuousMode.80 = false
ifPromiscuousMode.81 = false
ifPromiscuousMode.82 = false
ifPromiscuousMode.83 = false
ifPromiscuousMode.84 = false
ifPromiscuousMode.85 = false
ifPromiscuousMode.86 = false
ifPromiscuousMode.87 = false
ifPromiscuousMode.88 = false
ifPromiscuousMode.89 = false
ifPromiscuousMode.90 = false
ifPromiscuousMode.91 = false
ifPromiscuousMode.92 = false
ifPromiscuousMode.93 = false
ifPromiscuousMode.94 = false
ifPromiscuousMode.95 = false
ifPromiscuousMode.96 = false
ifPromiscuousMode.97 = false
ifPromiscuousMode.98 = false
ifPromiscuousMode.99 = false
ifPromiscuousMode.100 = false
ifPromiscuousMode.101 = false
ifPromiscuousMode.102 = false
ifPromiscuousMode.103 = false
ifPromiscuousMode.104 = false
ifPromiscuousMode.105 = false
ifPromiscuousMode.106 = false
ifPromiscuousMode.107 = false
ifPromiscuousMode.108 = false
ifPromiscuousMode.109 = false
ifPromiscuousMode.110 = false
ifPromiscuousMode.111 = false
ifPromiscuousMode.112 = false
ifPromiscuousMode.113 = false
ifPromiscuousMode.114 = false
ifPromiscuousMode.115 = false
ifPromiscuousMode.116 = false
ifPromiscuousMode.117 = false
ifPromiscuousMode.118 = false
ifPromiscuousMode.119 = false
ifPromiscuousMode.120 = false
ifPromiscuousMode.121 = false
ifPromiscuousMode.122 = false
ifPromiscuousMode.123 = false
ifPromiscuousMode.124 = false
ifPromiscuousMode.125 = false
ifPromiscuousMode.126 = false
ifPromiscuousMode.127 = false
ifPromiscuousMode.128 = false
ifPromiscuousMode.129 = false
ifPromiscuousMode.130 = false
ifPromiscuousMode.131 = false
ifPromiscuousMode.132 = false
ifPromiscuousMode.133 = false
ifPromiscuousMode.134 = false
ifPromiscuousMode.135 = false
ifPromiscuousMode.136 = false
ifPromiscuousMode.137 = false
ifPromiscuousMode.138 = false
ifPromiscuousMode.139 = false
ifPromiscuousMode.140 = false
ifPromiscuousMode.141 = false
ifPromiscuousMode.142 = false
ifPromiscuousMode.143 = false
ifPromiscuousMode.144 = false
ifPromiscuousMode.145 = false
ifPromiscuousMode.146 = false
ifPromiscuousMode.147 = false
ifPromiscuousMode.148 = false
ifPromiscuousMode.149 = false
ifPromiscuousMode.150 = false
ifPromiscuousMode.151 = false
ifPromiscuousMode.152 = false
ifPromiscuousMode.201 = false
ifPromiscuousMode.202 = false
ifPromiscuousMode.203 = false
ifPromiscuousMode.204 = false
ifPromiscuousMode.205 = false
ifPromiscuousMode.206 = false
ifPromiscuousMode.207 = false
ifPromiscuousMode.211 = false
ifPromiscuousMode.212 = false
ifPromiscuousMode.214 = false
ifPromiscuousMode.218 = false
ifPromiscuousMode.219 = false
ifPromiscuousMode.220 = false
ifPromiscuousMode.221 = false
ifPromiscuousMode.222 = false
ifPromiscuousMode.223 = false
ifPromiscuousMode.224 = false
ifPromiscuousMode.225 = false
ifPromiscuousMode.226 = false
ifPromiscuousMode.227 = false
ifPromiscuousMode.228 = false
ifPromiscuousMode.229 = false
ifPromiscuousMode.230 = false
ifPromiscuousMode.231 = false
ifPromiscuousMode.233 = false
ifPromiscuousMode.238 = false
ifPromiscuousMode.239 = false
ifPromiscuousMode.240 = false
ifPromiscuousMode.241 = false
ifPromiscuousMode.242 = false
ifPromiscuousMode.243 = false
ifPromiscuousMode.244 = false
ifPromiscuousMode.245 = false
ifPromiscuousMode.246 = false
ifPromiscuousMode.247 = false
ifPromiscuousMode.248 = false
ifPromiscuousMode.249 = false
ifPromiscuousMode.250 = false
ifPromiscuousMode.251 = false
ifPromiscuousMode.253 = false
ifPromiscuousMode.254 = false
ifPromiscuousMode.774 = false
ifPromiscuousMode.775 = false
ifPromiscuousMode.776 = false
ifPromiscuousMode.777 = false
ifPromiscuousMode.778 = false
ifPromiscuousMode.779 = false
ifPromiscuousMode.783 = false
ifPromiscuousMode.785 = false
ifPromiscuousMode.788 = false
ifPromiscuousMode.790 = false
ifPromiscuousMode.794 = false
ifPromiscuousMode.799 = false
ifPromiscuousMode.800 = false
ifPromiscuousMode.801 = false
ifPromiscuousMode.806 = false
ifPromiscuousMode.807 = false
ifPromiscuousMode.810 = false
ifPromiscuousMode.811 = false
ifPromiscuousMode.818 = false
ifPromiscuousMode.821 = false
ifPromiscuousMode.822 = false
ifPromiscuousMode.823 = false
ifPromiscuousMode.824 = false
ifPromiscuousMode.832 = false
ifPromiscuousMode.833 = false
ifPromiscuousMode.834 = false
ifPromiscuousMode.839 = false
ifPromiscuousMode.851 = false
ifPromiscuousMode.858 = false
ifPromiscuousMode.859 = false
ifPromiscuousMode.860 = false
ifPromiscuousMode.861 = false
ifPromiscuousMode.862 = false
ifPromiscuousMode.863 = false
ifPromiscuousMode.866 = false
ifPromiscuousMode.868 = false
ifPromiscuousMode.869 = false
ifPromiscuousMode.870 = false
ifPromiscuousMode.872 = false
ifPromiscuousMode.873 = false
ifPromiscuousMode.874 = false
ifPromiscuousMode.876 = false
ifPromiscuousMode.877 = false
ifPromiscuousMode.880 = false
ifPromiscuousMode.882 = false
ifPromiscuousMode.883 = false
ifPromiscuousMode.884 = false
ifPromiscuousMode.885 = false
ifPromiscuousMode.886 = false
ifPromiscuousMode.887 = false
ifPromiscuousMode.888 = false
ifPromiscuousMode.889 = false
ifPromiscuousMode.890 = false
ifPromiscuousMode.891 = false
ifPromiscuousMode.892 = false
ifPromiscuousMode.894 = false
ifPromiscuousMode.895 = false
ifPromiscuousMode.896 = false
ifPromiscuousMode.897 = false
ifPromiscuousMode.898 = false
ifPromiscuousMode.903 = false
ifPromiscuousMode.904 = false
ifPromiscuousMode.905 = false
ifConnectorPresent.1 = true
ifConnectorPresent.2 = true
ifConnectorPresent.4 = false
ifConnectorPresent.8 = true
ifConnectorPresent.9 = 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
ifConnectorPresent.27 = true
ifConnectorPresent.28 = true
ifConnectorPresent.29 = true
ifConnectorPresent.30 = true
ifConnectorPresent.31 = true
ifConnectorPresent.32 = true
ifConnectorPresent.33 = true
ifConnectorPresent.34 = true
ifConnectorPresent.35 = true
ifConnectorPresent.36 = true
ifConnectorPresent.37 = true
ifConnectorPresent.38 = true
ifConnectorPresent.39 = true
ifConnectorPresent.40 = true
ifConnectorPresent.41 = true
ifConnectorPresent.42 = true
ifConnectorPresent.43 = true
ifConnectorPresent.44 = true
ifConnectorPresent.45 = true
ifConnectorPresent.46 = true
ifConnectorPresent.47 = true
ifConnectorPresent.48 = true
ifConnectorPresent.49 = true
ifConnectorPresent.50 = true
ifConnectorPresent.51 = true
ifConnectorPresent.52 = true
ifConnectorPresent.53 = true
ifConnectorPresent.54 = true
ifConnectorPresent.55 = true
ifConnectorPresent.56 = true
ifConnectorPresent.57 = true
ifConnectorPresent.58 = true
ifConnectorPresent.59 = true
ifConnectorPresent.60 = true
ifConnectorPresent.61 = true
ifConnectorPresent.62 = true
ifConnectorPresent.63 = true
ifConnectorPresent.64 = true
ifConnectorPresent.65 = true
ifConnectorPresent.66 = true
ifConnectorPresent.67 = true
ifConnectorPresent.68 = true
ifConnectorPresent.69 = true
ifConnectorPresent.70 = true
ifConnectorPresent.71 = true
ifConnectorPresent.72 = true
ifConnectorPresent.73 = true
ifConnectorPresent.74 = true
ifConnectorPresent.75 = true
ifConnectorPresent.76 = true
ifConnectorPresent.77 = true
ifConnectorPresent.78 = true
ifConnectorPresent.79 = true
ifConnectorPresent.80 = true
ifConnectorPresent.81 = true
ifConnectorPresent.82 = true
ifConnectorPresent.83 = true
ifConnectorPresent.84 = true
ifConnectorPresent.85 = true
ifConnectorPresent.86 = true
ifConnectorPresent.87 = true
ifConnectorPresent.88 = true
ifConnectorPresent.89 = true
ifConnectorPresent.90 = true
ifConnectorPresent.91 = true
ifConnectorPresent.92 = true
ifConnectorPresent.93 = true
ifConnectorPresent.94 = true
ifConnectorPresent.95 = true
ifConnectorPresent.96 = true
ifConnectorPresent.97 = true
ifConnectorPresent.98 = true
ifConnectorPresent.99 = true
ifConnectorPresent.100 = true
ifConnectorPresent.101 = true
ifConnectorPresent.102 = true
ifConnectorPresent.103 = true
ifConnectorPresent.104 = true
ifConnectorPresent.105 = true
ifConnectorPresent.106 = true
ifConnectorPresent.107 = true
ifConnectorPresent.108 = true
ifConnectorPresent.109 = true
ifConnectorPresent.110 = true
ifConnectorPresent.111 = true
ifConnectorPresent.112 = true
ifConnectorPresent.113 = true
ifConnectorPresent.114 = true
ifConnectorPresent.115 = true
ifConnectorPresent.116 = true
ifConnectorPresent.117 = true
ifConnectorPresent.118 = true
ifConnectorPresent.119 = true
ifConnectorPresent.120 = true
ifConnectorPresent.121 = true
ifConnectorPresent.122 = true
ifConnectorPresent.123 = true
ifConnectorPresent.124 = true
ifConnectorPresent.125 = true
ifConnectorPresent.126 = true
ifConnectorPresent.127 = true
ifConnectorPresent.128 = true
ifConnectorPresent.129 = true
ifConnectorPresent.130 = true
ifConnectorPresent.131 = true
ifConnectorPresent.132 = true
ifConnectorPresent.133 = true
ifConnectorPresent.134 = true
ifConnectorPresent.135 = true
ifConnectorPresent.136 = true
ifConnectorPresent.137 = true
ifConnectorPresent.138 = true
ifConnectorPresent.139 = true
ifConnectorPresent.140 = true
ifConnectorPresent.141 = true
ifConnectorPresent.142 = true
ifConnectorPresent.143 = true
ifConnectorPresent.144 = true
ifConnectorPresent.145 = true
ifConnectorPresent.146 = true
ifConnectorPresent.147 = true
ifConnectorPresent.148 = true
ifConnectorPresent.149 = true
ifConnectorPresent.150 = true
ifConnectorPresent.151 = true
ifConnectorPresent.152 = true
ifConnectorPresent.201 = false
ifConnectorPresent.202 = false
ifConnectorPresent.203 = false
ifConnectorPresent.204 = false
ifConnectorPresent.205 = false
ifConnectorPresent.206 = false
ifConnectorPresent.207 = false
ifConnectorPresent.211 = false
ifConnectorPresent.212 = false
ifConnectorPresent.214 = false
ifConnectorPresent.218 = false
ifConnectorPresent.219 = false
ifConnectorPresent.220 = false
ifConnectorPresent.221 = false
ifConnectorPresent.222 = false
ifConnectorPresent.223 = false
ifConnectorPresent.224 = false
ifConnectorPresent.225 = false
ifConnectorPresent.226 = false
ifConnectorPresent.227 = false
ifConnectorPresent.228 = false
ifConnectorPresent.229 = false
ifConnectorPresent.230 = false
ifConnectorPresent.231 = false
ifConnectorPresent.233 = false
ifConnectorPresent.238 = false
ifConnectorPresent.239 = false
ifConnectorPresent.240 = false
ifConnectorPresent.241 = false
ifConnectorPresent.242 = false
ifConnectorPresent.243 = false
ifConnectorPresent.244 = false
ifConnectorPresent.245 = false
ifConnectorPresent.246 = false
ifConnectorPresent.247 = false
ifConnectorPresent.248 = false
ifConnectorPresent.249 = false
ifConnectorPresent.250 = false
ifConnectorPresent.251 = false
ifConnectorPresent.253 = false
ifConnectorPresent.254 = false
ifConnectorPresent.774 = false
ifConnectorPresent.775 = false
ifConnectorPresent.776 = false
ifConnectorPresent.777 = false
ifConnectorPresent.778 = false
ifConnectorPresent.779 = false
ifConnectorPresent.783 = false
ifConnectorPresent.785 = false
ifConnectorPresent.788 = false
ifConnectorPresent.790 = false
ifConnectorPresent.794 = false
ifConnectorPresent.799 = false
ifConnectorPresent.800 = false
ifConnectorPresent.801 = false
ifConnectorPresent.806 = false
ifConnectorPresent.807 = false
ifConnectorPresent.810 = false
ifConnectorPresent.811 = false
ifConnectorPresent.818 = false
ifConnectorPresent.821 = false
ifConnectorPresent.822 = false
ifConnectorPresent.823 = false
ifConnectorPresent.824 = false
ifConnectorPresent.832 = false
ifConnectorPresent.833 = false
ifConnectorPresent.834 = false
ifConnectorPresent.839 = false
ifConnectorPresent.851 = false
ifConnectorPresent.858 = false
ifConnectorPresent.859 = false
ifConnectorPresent.860 = false
ifConnectorPresent.861 = false
ifConnectorPresent.862 = false
ifConnectorPresent.863 = false
ifConnectorPresent.866 = false
ifConnectorPresent.868 = false
ifConnectorPresent.869 = false
ifConnectorPresent.870 = false
ifConnectorPresent.872 = false
ifConnectorPresent.873 = false
ifConnectorPresent.874 = false
ifConnectorPresent.876 = false
ifConnectorPresent.877 = false
ifConnectorPresent.880 = false
ifConnectorPresent.882 = false
ifConnectorPresent.883 = false
ifConnectorPresent.884 = false
ifConnectorPresent.885 = false
ifConnectorPresent.886 = false
ifConnectorPresent.887 = false
ifConnectorPresent.888 = false
ifConnectorPresent.889 = false
ifConnectorPresent.890 = false
ifConnectorPresent.891 = false
ifConnectorPresent.892 = false
ifConnectorPresent.894 = false
ifConnectorPresent.895 = false
ifConnectorPresent.896 = false
ifConnectorPresent.897 = false
ifConnectorPresent.898 = false
ifConnectorPresent.903 = false
ifConnectorPresent.904 = true
ifConnectorPresent.905 = true
ifConnectorPresent.1073741825 = true
ifConnectorPresent.1073741826 = true
ifConnectorPresent.1073741827 = true
ifConnectorPresent.1073741828 = true
ifConnectorPresent.1073741829 = true
ifConnectorPresent.1073741830 = true
ifConnectorPresent.1073741831 = true
ifConnectorPresent.1073741832 = true
ifConnectorPresent.1073741833 = true
ifConnectorPresent.1073741834 = true
ifConnectorPresent.1073741835 = true
ifConnectorPresent.1073741836 = true
ifConnectorPresent.1073741837 = true
ifConnectorPresent.1073741838 = true
ifConnectorPresent.1073741839 = true
ifConnectorPresent.1073741840 = true
ifConnectorPresent.1073741841 = true
ifConnectorPresent.1073741842 = true
ifConnectorPresent.1073741843 = true
ifConnectorPresent.1073741844 = true
ifConnectorPresent.1073741845 = true
ifConnectorPresent.1073741846 = true
ifConnectorPresent.1073741847 = true
ifConnectorPresent.1073741848 = true
ifAlias.1 = OOB: SW-OOB-13 (Gi0/1)
ifAlias.2 = SPARE
ifAlias.4 = 
ifAlias.8 = OOB: SW-OOB-13 (Gi0/2)
ifAlias.9 = SPARE
ifAlias.17 = SERVER: SNIFFER-141 (eth1)
ifAlias.18 = LANCORE: SW-THN-LAN-109 (gi0/48)
ifAlias.19 = SPARE
ifAlias.20 = SPARE
ifAlias.21 = SPARE {TIC-16457}
ifAlias.22 = L2TP: Hostdime (2113181) {TIC-16121} [1000]
ifAlias.23 = SPARE (TIC-1565)
ifAlias.24 = L2TP: Tribeca (SOTA) (2209981) {TIC-041979} [500]
ifAlias.25 = L2TP: UCA (Ja.net) (2085731) {TIC-11431} [1000]
ifAlias.26 = L2TP: Haymarket (2073711) {TIC-09457} [200]
ifAlias.27 = SPARE (TIC-045280)
ifAlias.28 = L2TP: AKJ (2072688) {TIC-09542} [1000]
ifAlias.29 = NNI: Gamma {TIC-025608}
ifAlias.30 = L2TP: Prodec (2125481) {TIC-026784} [100]
ifAlias.31 = L2TP: BDR (2126131) {TIC-026933} [100]
ifAlias.32 = SPARE (TIC-026971)
ifAlias.33 = SPARE
ifAlias.34 = SPARE TIC-027261
ifAlias.35 = L2TP: Prodec (2131831) {TIC-028551} [1000]
ifAlias.36 = SPARE
ifAlias.37 = SPARE {TIC-034565}
ifAlias.38 = SPARE
ifAlias.39 = SPARE
ifAlias.40 = L2TP: AKJ (2216511) {TIC-042772} [1000]
ifAlias.41 = SPARE
ifAlias.42 = SPARE {TIC-043514}
ifAlias.43 = L2TP: Millennium Global(2221211) {TIC-043899} [1000]
ifAlias.44 = SPARE
ifAlias.45 = L2TP: Brandwatch {TIC-015222}
ifAlias.46 = SPARE
ifAlias.47 = SPARE
ifAlias.48 = L2TP: Tribeca (2152301) {LON/LON/LE-193514} [100]
ifAlias.49 = SPARE
ifAlias.50 = L2TP: Select Technology 1 (2137971) {TIC-062917} [100]
ifAlias.51 = SPARE
ifAlias.52 = SPARE {TIC-048568}
ifAlias.53 = SPARE
ifAlias.54 = L2TP: TV Plus (2086131) [1000]
ifAlias.55 = SPARE (TIC-049823)
ifAlias.56 = SPARE (TIC-12773)
ifAlias.57 = 
ifAlias.58 = 
ifAlias.59 = 
ifAlias.60 = 
ifAlias.61 = 
ifAlias.62 = 
ifAlias.63 = 
ifAlias.64 = 
ifAlias.65 = 
ifAlias.66 = 
ifAlias.67 = 
ifAlias.68 = 
ifAlias.69 = 
ifAlias.70 = 
ifAlias.71 = 
ifAlias.72 = 
ifAlias.73 = 
ifAlias.74 = 
ifAlias.75 = 
ifAlias.76 = 
ifAlias.77 = 
ifAlias.78 = 
ifAlias.79 = 
ifAlias.80 = 
ifAlias.81 = 
ifAlias.82 = 
ifAlias.83 = 
ifAlias.84 = 
ifAlias.85 = 
ifAlias.86 = 
ifAlias.87 = 
ifAlias.88 = 
ifAlias.89 = 
ifAlias.90 = 
ifAlias.91 = 
ifAlias.92 = 
ifAlias.93 = 
ifAlias.94 = 
ifAlias.95 = 
ifAlias.96 = 
ifAlias.97 = 
ifAlias.98 = 
ifAlias.99 = 
ifAlias.100 = 
ifAlias.101 = 
ifAlias.102 = 
ifAlias.103 = 
ifAlias.104 = 
ifAlias.105 = B-CORE: RTR-151 (te0/0/0/0) /CH935/ (BE202)
ifAlias.106 = B-CORE: RTR-151 (te0/0/0/1) /CH927/ (BE202)
ifAlias.107 = SPARE
ifAlias.108 = SPARE
ifAlias.109 = SPARE
ifAlias.110 = SPARE
ifAlias.111 = B-CORE: RTR-121 (te0/0/2/0) (BE121)
ifAlias.112 = SPARE
ifAlias.113 = L2TP: Moat Homes (2277431) [10000]
ifAlias.114 = B-NNI: IXReach {SFL-032619}
ifAlias.115 = L2TP: Astro Communications (2341991) {TIC-065422} [10000]
ifAlias.116 = L2TP: M-Tech (231538) {TIC-059910} [10000]
ifAlias.117 = L2TP: MSL (2357381) {C16-619-A1} [10000]
ifAlias.118 = B-CORE: SW-1532 (P49) /CH927/ (BE1532)
ifAlias.119 = B-CORE: SW-1531 (P49)
ifAlias.120 = NNI: R-LINX {TIC-05229}
ifAlias.121 = CUST: 4D {TIC-09221}
ifAlias.122 = SPARE
ifAlias.123 = B-NEX: SW-153-A (eth1/52/1) (BE1001)
ifAlias.124 = B-NEX: SW-153-A (eth1/52/2) (BE1001)
ifAlias.125 = SPARE
ifAlias.126 = SPARE
ifAlias.127 = B-CORE: RTR-154 (te0/0/0/22) /CH930/ (BE203)
ifAlias.128 = B-CORE: RTR-154 (te0/0/0/23) /CH938/ (BE203)
ifAlias.129 = RTR-151 (po202) te0/1/0/0 (924)
ifAlias.130 = B-CORE: RTR-151 (te0/1/0/1) /CH926/ (BE202)
ifAlias.131 = B-CORE: RTR-151 (te0/1/0/0) /CH924/ (BE202)
ifAlias.132 = SPARE
ifAlias.133 = SPARE
ifAlias.134 = SPARE
ifAlias.135 = B-CORE: RTR-121 (te0/0/2/2) (BE121)
ifAlias.136 = SPARE
ifAlias.137 = SPARE {TIC-13291}
ifAlias.138 = B-NNI: IXReach {SFL-032620}
ifAlias.139 = B-NNI: MegaPort {TIC-066711}
ifAlias.140 = SPARE
ifAlias.141 = SPARE
ifAlias.142 = SPARE
ifAlias.143 = B-CORE: SW-1531 (P50)
ifAlias.144 = TRANSIT: Voxility (CID878) {TIC-031723} [1000]
ifAlias.145 = CORE: RTR-05 (Te1/5) {TIC-09221}
ifAlias.146 = L2TP: 4D (2253001) {TIC-048303} [10000]
ifAlias.147 = B-NEX: SW-153-A (eth1/52/3) (BE1001)
ifAlias.148 = B-NEX: SW-153-A (eth1/52/4) (BE1001)
ifAlias.149 = VISP: Local-Loop (te0/1/0/21)
ifAlias.150 = VISP: Local-Loop (te0/1/0/20)
ifAlias.151 = B-CORE: RTR-154 (te0/1/0/22) /CH929/ (BE203)
ifAlias.152 = B-CORE: RTR-154 (te0/1/0/23) /CH933/ (BE203)
ifAlias.201 = LOOPBACK: OSPF
ifAlias.202 = CORE: RTR-151 (BE202)
ifAlias.203 = CORE: RTR-154 (BE203)
ifAlias.204 = MPLS: RTR-151 (BE202.452)
ifAlias.205 = MPLS: RTR-154 (BE203.453)
ifAlias.206 = BGP-BVI: RTR-153 {RC}
ifAlias.207 = MPLS: RTR-05 (Vl1071)
ifAlias.211 = CORE: RTR-121 (BE121)
ifAlias.212 = MPLS: RTR-121 (BE121.459)
ifAlias.214 = LOOPBACK: Management
ifAlias.218 = LOOPBACK: OSPF MPLS-TE-1
ifAlias.219 = Tunnel: RTR-001
ifAlias.220 = Tunnel: RTR-002
ifAlias.221 = Tunnel: RTR-005
ifAlias.222 = Tunnel: RTR-006
ifAlias.223 = Tunnel: RTR-151
ifAlias.224 = Tunnel: RTR-152
ifAlias.225 = Tunnel: RTR-154
ifAlias.226 = Tunnel: RTR-121
ifAlias.227 = SERVER: SNIFFER-141 (RTR-154) {RSPAN}
ifAlias.228 = SERVER: SNIFFER-141 (RTR-153) {RSPAN}
ifAlias.229 = LOOPBACK: Public
ifAlias.230 = TRANSIT: 4D (1553) [4000]
ifAlias.231 = CUST: 4D (210463) [10]
ifAlias.233 = BGP: RTR-05 (Vl1076) {AGG}
ifAlias.238 = 
ifAlias.239 = 
ifAlias.240 = 
ifAlias.241 = 
ifAlias.242 = 
ifAlias.243 = 
ifAlias.244 = 
ifAlias.245 = 
ifAlias.246 = 
ifAlias.247 = 
ifAlias.248 = 
ifAlias.249 = 
ifAlias.250 = 
ifAlias.251 = 
ifAlias.253 = 
ifAlias.254 = 
ifAlias.774 = MPLS: RTR-154 {RSPAN}
ifAlias.775 = BGP-BVI: RTR-153 {CORE}
ifAlias.776 = TUNNEL-TE: RTR-121 {CORE}
ifAlias.777 = TUNNEL-TE: RTR-151 {CORE}
ifAlias.778 = TUNNEL-TE: RTR-152 {CORE}
ifAlias.779 = TUNNEL-TE: RTR-154 {CORE}
ifAlias.783 = L2TP: 4D (2134611) [10000]
ifAlias.785 = R-IXP: Hostdime (2113221) [1000]
ifAlias.788 = CUST: Brandwatch (210125) [200]
ifAlias.790 = L2: SW-THN-LAN-109 (gi0/48)
ifAlias.794 = IPSLA: 4D THN LINK (1)
ifAlias.799 = L2TP: Brandwatch (224967) [4000]
ifAlias.800 = Tunnel: RTR-151 Direct
ifAlias.801 = LOOPBACK: Pingdom
ifAlias.806 = Tunnel: RTR-003
ifAlias.807 = Tunnel: RTR-004
ifAlias.810 = MPLS: RTR-151 {RSPAN}
ifAlias.811 = Tunnel: RTR-151 (RSPAN)
ifAlias.818 = V-CUST: IT3 LTD (222854) [110]
ifAlias.821 = VISP: RTR-153 (out)
ifAlias.822 = VISP: RTR-153 (in)
ifAlias.823 = VISP: APEX (in)
ifAlias.824 = VISP: APEX (out)
ifAlias.832 = NNI: IXReach (TIC-048487) {CLD/LON/LON/IXR-5808}
ifAlias.833 = CORE: SW-1531 (Po1)
ifAlias.834 = TEMPLATE: Customer Port 1 (do not use)
ifAlias.839 = S-L2TP: Brandwatch (224967) [4000]
ifAlias.851 = S-L2TP: Akita (2257261) [1000]
ifAlias.858 = OOB: VLAN-17
ifAlias.859 = S-L2TP: ICOM (2282011) [100]
ifAlias.860 = S-L2TP: Everyday Communications (2288511) [100]
ifAlias.861 = CORE: SW-1532 (Po1)
ifAlias.862 = TEMPLATE: Customer Port 1 (do not use)
ifAlias.863 = S-L2TP: Holiday Extras (2126191) [1000]
ifAlias.866 = S-L2TP: Healthshare (2305251) [1000]
ifAlias.868 = S-L2TP: Redinet (2302372) [1000]
ifAlias.869 = OOB: GGW01-RED01 (Vl501)
ifAlias.870 = S-CUST: Redinet (2302371) [10]
ifAlias.872 = S-L2TP: Britanic (2129761) [1000]
ifAlias.873 = NEX: SW-153-A (po1001)
ifAlias.874 = CUST: TEMPLATE-NEXUS
ifAlias.876 = S-L2TP: Akita (2326081) [10000]
ifAlias.877 = S-L2TP: M-TECH (2322401) [10000]
ifAlias.880 = NNI: MegaPort (TIC-066711) {aea834f0/67651}
ifAlias.882 = S-L2TP: M-TECH (2348451) [200]
ifAlias.883 = S-L2TP: Skye Group (2349321) [1000]
ifAlias.884 = Tunnel: RTR-152 (SNIFFER)
ifAlias.885 = Tunnel: RTR-001 (direct)
ifAlias.886 = Tunnel: RTR-002 Direct
ifAlias.887 = Tunnel: RTR-003 Direct
ifAlias.888 = Tunnel: RTR-004 Direct
ifAlias.889 = Tunnel: RTR-152 Direct
ifAlias.890 = L2TP: Prodec (2097746) [2000]
ifAlias.891 = L2TP: AKJ (2120131) [100]
ifAlias.892 = L2TP: CDC (236582) [100]
ifAlias.894 = S-L2TP: SL Bidco (2389951) [100]
ifAlias.895 = CORE: RTR-161 (BE205)
ifAlias.896 = MPLS: RTR-161 (BE205.491)
ifAlias.897 = TUNNEL-TE: RTR-153 RTR-161 {CORE}
ifAlias.898 = TUNNEL-TE: RTR-153 RTR-162 {CORE}
ifAlias.903 = MPLS: RTR-161 (BE205.491)
ifAlias.904 = 
ifAlias.905 = 
ifAlias.1073741825 = 
ifAlias.1073741826 = 
ifAlias.1073741827 = 
ifAlias.1073741828 = 
ifAlias.1073741829 = 
ifAlias.1073741830 = 
ifAlias.1073741831 = 
ifAlias.1073741832 = 
ifAlias.1073741833 = 
ifAlias.1073741834 = 
ifAlias.1073741835 = 
ifAlias.1073741836 = 
ifAlias.1073741837 = 
ifAlias.1073741838 = 
ifAlias.1073741839 = 
ifAlias.1073741840 = 
ifAlias.1073741841 = 
ifAlias.1073741842 = 
ifAlias.1073741843 = 
ifAlias.1073741844 = 
ifAlias.1073741845 = 
ifAlias.1073741846 = 
ifAlias.1073741847 = 
ifAlias.1073741848 = 
ifCounterDiscontinuityTime.1 = 0:0:00:00.00
ifCounterDiscontinuityTime.2 = 0:0:00:00.00
ifCounterDiscontinuityTime.4 = 0:0:00:00.00
ifCounterDiscontinuityTime.8 = 0:0:00:41.00
ifCounterDiscontinuityTime.9 = 0:0:00:41.00
ifCounterDiscontinuityTime.17 = 0:0:02:44.00
ifCounterDiscontinuityTime.18 = 0:0:02:44.00
ifCounterDiscontinuityTime.19 = 0:0:02:44.00
ifCounterDiscontinuityTime.20 = 0:0:02:44.00
ifCounterDiscontinuityTime.21 = 0:0:02:44.00
ifCounterDiscontinuityTime.22 = 0:0:02:44.00
ifCounterDiscontinuityTime.23 = 0:0:02:44.00
ifCounterDiscontinuityTime.24 = 0:0:02:44.00
ifCounterDiscontinuityTime.25 = 0:0:02:44.00
ifCounterDiscontinuityTime.26 = 0:0:02:44.00
ifCounterDiscontinuityTime.27 = 0:0:02:44.00
ifCounterDiscontinuityTime.28 = 0:0:02:44.00
ifCounterDiscontinuityTime.29 = 0:0:02:44.00
ifCounterDiscontinuityTime.30 = 0:0:02:44.00
ifCounterDiscontinuityTime.31 = 0:0:02:44.00
ifCounterDiscontinuityTime.32 = 0:0:02:44.00
ifCounterDiscontinuityTime.33 = 0:0:02:44.00
ifCounterDiscontinuityTime.34 = 0:0:02:44.00
ifCounterDiscontinuityTime.35 = 0:0:02:44.00
ifCounterDiscontinuityTime.36 = 0:0:02:44.00
ifCounterDiscontinuityTime.37 = 0:0:02:44.00
ifCounterDiscontinuityTime.38 = 0:0:02:44.00
ifCounterDiscontinuityTime.39 = 0:0:02:44.00
ifCounterDiscontinuityTime.40 = 0:0:02:44.00
ifCounterDiscontinuityTime.41 = 0:0:02:44.00
ifCounterDiscontinuityTime.42 = 0:0:02:44.00
ifCounterDiscontinuityTime.43 = 0:0:02:44.00
ifCounterDiscontinuityTime.44 = 0:0:02:44.00
ifCounterDiscontinuityTime.45 = 0:0:02:44.00
ifCounterDiscontinuityTime.46 = 0:0:02:44.00
ifCounterDiscontinuityTime.47 = 0:0:02:44.00
ifCounterDiscontinuityTime.48 = 0:0:02:44.00
ifCounterDiscontinuityTime.49 = 0:0:02:44.00
ifCounterDiscontinuityTime.50 = 0:0:02:44.00
ifCounterDiscontinuityTime.51 = 0:0:02:44.00
ifCounterDiscontinuityTime.52 = 0:0:02:44.00
ifCounterDiscontinuityTime.53 = 0:0:02:44.00
ifCounterDiscontinuityTime.54 = 0:0:02:44.00
ifCounterDiscontinuityTime.55 = 0:0:02:44.00
ifCounterDiscontinuityTime.56 = 0:0:02:44.00
ifCounterDiscontinuityTime.105 = 0:0:07:36.00
ifCounterDiscontinuityTime.106 = 0:0:07:36.00
ifCounterDiscontinuityTime.107 = 0:0:07:36.00
ifCounterDiscontinuityTime.108 = 0:0:07:36.00
ifCounterDiscontinuityTime.109 = 0:0:07:36.00
ifCounterDiscontinuityTime.110 = 0:0:07:36.00
ifCounterDiscontinuityTime.111 = 0:0:07:36.00
ifCounterDiscontinuityTime.112 = 0:0:07:36.00
ifCounterDiscontinuityTime.113 = 0:0:07:36.00
ifCounterDiscontinuityTime.114 = 0:0:07:36.00
ifCounterDiscontinuityTime.115 = 0:0:07:36.00
ifCounterDiscontinuityTime.116 = 0:0:07:36.00
ifCounterDiscontinuityTime.117 = 0:0:07:36.00
ifCounterDiscontinuityTime.118 = 0:0:07:36.00
ifCounterDiscontinuityTime.119 = 0:0:07:36.00
ifCounterDiscontinuityTime.120 = 0:0:07:36.00
ifCounterDiscontinuityTime.121 = 0:0:07:36.00
ifCounterDiscontinuityTime.122 = 0:0:07:36.00
ifCounterDiscontinuityTime.123 = 0:0:07:36.00
ifCounterDiscontinuityTime.124 = 0:0:07:36.00
ifCounterDiscontinuityTime.125 = 0:0:07:36.00
ifCounterDiscontinuityTime.126 = 0:0:07:36.00
ifCounterDiscontinuityTime.127 = 0:0:07:36.00
ifCounterDiscontinuityTime.128 = 0:0:07:36.00
ifCounterDiscontinuityTime.129 = 0:0:02:40.00
ifCounterDiscontinuityTime.130 = 0:0:02:40.00
ifCounterDiscontinuityTime.131 = 0:0:02:40.00
ifCounterDiscontinuityTime.132 = 0:0:02:40.00
ifCounterDiscontinuityTime.133 = 0:0:02:40.00
ifCounterDiscontinuityTime.134 = 0:0:02:40.00
ifCounterDiscontinuityTime.135 = 0:0:02:40.00
ifCounterDiscontinuityTime.136 = 0:0:02:40.00
ifCounterDiscontinuityTime.137 = 0:0:02:40.00
ifCounterDiscontinuityTime.138 = 0:0:02:40.00
ifCounterDiscontinuityTime.139 = 0:0:02:40.00
ifCounterDiscontinuityTime.140 = 0:0:02:40.00
ifCounterDiscontinuityTime.141 = 0:0:02:41.00
ifCounterDiscontinuityTime.142 = 0:0:02:41.00
ifCounterDiscontinuityTime.143 = 0:0:02:41.00
ifCounterDiscontinuityTime.144 = 0:0:02:41.00
ifCounterDiscontinuityTime.145 = 0:0:02:41.00
ifCounterDiscontinuityTime.146 = 0:0:02:41.00
ifCounterDiscontinuityTime.147 = 0:0:02:41.00
ifCounterDiscontinuityTime.148 = 0:0:02:41.00
ifCounterDiscontinuityTime.149 = 0:0:02:41.00
ifCounterDiscontinuityTime.150 = 0:0:02:41.00
ifCounterDiscontinuityTime.151 = 0:0:02:41.00
ifCounterDiscontinuityTime.152 = 0:0:02:41.00
ifCounterDiscontinuityTime.202 = 0:0:00:22.00
ifCounterDiscontinuityTime.203 = 0:0:00:22.00
ifCounterDiscontinuityTime.204 = 0:0:00:22.00
ifCounterDiscontinuityTime.205 = 0:0:00:22.00
ifCounterDiscontinuityTime.206 = 0:0:00:19.00
ifCounterDiscontinuityTime.207 = 0:0:02:43.00
ifCounterDiscontinuityTime.211 = 0:0:00:22.00
ifCounterDiscontinuityTime.212 = 0:0:00:22.00
ifCounterDiscontinuityTime.219 = 0:0:00:19.00
ifCounterDiscontinuityTime.220 = 0:0:00:19.00
ifCounterDiscontinuityTime.221 = 0:0:00:19.00
ifCounterDiscontinuityTime.222 = 0:0:00:19.00
ifCounterDiscontinuityTime.223 = 0:0:00:19.00
ifCounterDiscontinuityTime.224 = 0:0:00:19.00
ifCounterDiscontinuityTime.225 = 0:0:00:19.00
ifCounterDiscontinuityTime.226 = 0:0:00:19.00
ifCounterDiscontinuityTime.227 = 0:0:02:46.00
ifCounterDiscontinuityTime.228 = 0:0:02:46.00
ifCounterDiscontinuityTime.230 = 0:0:02:43.00
ifCounterDiscontinuityTime.231 = 0:0:07:42.00
ifCounterDiscontinuityTime.233 = 0:0:02:43.00
ifCounterDiscontinuityTime.238 = 0:0:03:43.00
ifCounterDiscontinuityTime.239 = 0:0:03:43.00
ifCounterDiscontinuityTime.240 = 0:0:07:45.00
ifCounterDiscontinuityTime.241 = 0:0:07:45.00
ifCounterDiscontinuityTime.242 = 0:0:07:45.00
ifCounterDiscontinuityTime.243 = 0:0:07:45.00
ifCounterDiscontinuityTime.244 = 0:0:07:45.00
ifCounterDiscontinuityTime.245 = 0:0:07:45.00
ifCounterDiscontinuityTime.246 = 0:0:07:45.00
ifCounterDiscontinuityTime.247 = 0:0:07:46.00
ifCounterDiscontinuityTime.248 = 0:0:07:46.00
ifCounterDiscontinuityTime.249 = 0:0:07:46.00
ifCounterDiscontinuityTime.250 = 0:0:07:46.00
ifCounterDiscontinuityTime.251 = 0:0:07:47.00
ifCounterDiscontinuityTime.253 = 0:0:12:02.00
ifCounterDiscontinuityTime.254 = 0:0:12:02.00
ifCounterDiscontinuityTime.774 = 0:0:00:22.00
ifCounterDiscontinuityTime.775 = 0:0:00:19.00
ifCounterDiscontinuityTime.776 = 0:0:00:19.00
ifCounterDiscontinuityTime.777 = 0:0:00:19.00
ifCounterDiscontinuityTime.778 = 0:0:00:19.00
ifCounterDiscontinuityTime.779 = 0:0:00:19.00
ifCounterDiscontinuityTime.783 = 0:0:07:42.00
ifCounterDiscontinuityTime.785 = 0:0:07:42.00
ifCounterDiscontinuityTime.788 = 0:0:02:46.00
ifCounterDiscontinuityTime.790 = 0:0:02:46.00
ifCounterDiscontinuityTime.794 = 0:0:07:42.00
ifCounterDiscontinuityTime.799 = 0:0:02:46.00
ifCounterDiscontinuityTime.800 = 0:0:00:19.00
ifCounterDiscontinuityTime.806 = 0:0:00:19.00
ifCounterDiscontinuityTime.807 = 0:0:00:19.00
ifCounterDiscontinuityTime.810 = 0:0:00:22.00
ifCounterDiscontinuityTime.811 = 0:0:00:19.00
ifCounterDiscontinuityTime.818 = 0:0:00:19.00
ifCounterDiscontinuityTime.821 = 0:0:02:43.00
ifCounterDiscontinuityTime.822 = 0:0:02:43.00
ifCounterDiscontinuityTime.832 = 0:0:00:22.00
ifCounterDiscontinuityTime.833 = 0:0:00:22.00
ifCounterDiscontinuityTime.834 = 0:0:00:22.00
ifCounterDiscontinuityTime.839 = 0:0:00:22.00
ifCounterDiscontinuityTime.851 = 0:0:00:22.00
ifCounterDiscontinuityTime.858 = 0:0:02:43.00
ifCounterDiscontinuityTime.859 = 0:0:00:22.00
ifCounterDiscontinuityTime.860 = 0:0:00:22.00
ifCounterDiscontinuityTime.861 = 0:0:00:22.00
ifCounterDiscontinuityTime.862 = 0:0:00:22.00
ifCounterDiscontinuityTime.863 = 0:0:00:22.00
ifCounterDiscontinuityTime.866 = 0:0:00:22.00
ifCounterDiscontinuityTime.868 = 0:0:00:22.00
ifCounterDiscontinuityTime.869 = 0:0:00:22.00
ifCounterDiscontinuityTime.870 = 0:0:00:22.00
ifCounterDiscontinuityTime.872 = 0:0:00:22.00
ifCounterDiscontinuityTime.873 = 0:0:00:22.00
ifCounterDiscontinuityTime.874 = 0:0:00:22.00
ifCounterDiscontinuityTime.876 = 0:0:00:22.00
ifCounterDiscontinuityTime.877 = 0:0:00:22.00
ifCounterDiscontinuityTime.880 = 0:0:00:22.00
ifCounterDiscontinuityTime.882 = 0:0:00:22.00
ifCounterDiscontinuityTime.883 = 0:0:00:22.00
ifCounterDiscontinuityTime.884 = 0:0:00:19.00
ifCounterDiscontinuityTime.885 = 0:0:00:19.00
ifCounterDiscontinuityTime.886 = 0:0:00:19.00
ifCounterDiscontinuityTime.887 = 0:0:00:19.00
ifCounterDiscontinuityTime.888 = 0:0:00:19.00
ifCounterDiscontinuityTime.889 = 0:0:00:19.00
ifCounterDiscontinuityTime.890 = 0:0:00:22.00
ifCounterDiscontinuityTime.891 = 0:0:02:46.00
ifCounterDiscontinuityTime.892 = 0:0:02:46.00
ifCounterDiscontinuityTime.894 = 0:0:00:22.00
ifCounterDiscontinuityTime.897 = 0:0:00:19.00
ifCounterDiscontinuityTime.898 = 0:0:00:19.00
ifCounterDiscontinuityTime.903 = 0:0:00:22.00
ifCounterDiscontinuityTime.904 = 0:0:00:00.00
ifCounterDiscontinuityTime.905 = 0:0:00:38.00
ifCounterDiscontinuityTime.1073741825 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741826 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741827 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741828 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741829 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741830 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741831 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741832 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741833 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741834 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741835 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741836 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741837 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741838 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741839 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741840 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741841 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741842 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741843 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741844 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741845 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741846 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741847 = 0:0:00:00.00
ifCounterDiscontinuityTime.1073741848 = 0:0:00:00.00
]
SNMP STATUS[TRUE]

MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
 o CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB  
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cviRoutedVlanIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0702s]
STDOUT[
cviRoutedVlanIfIndex.103.45 = 788
cviRoutedVlanIfIndex.153.17 = 228
cviRoutedVlanIfIndex.250.149 = 821
cviRoutedVlanIfIndex.250.150 = 822
cviRoutedVlanIfIndex.452.202 = 204
cviRoutedVlanIfIndex.453.203 = 205
cviRoutedVlanIfIndex.459.211 = 212
cviRoutedVlanIfIndex.464.203 = 774
cviRoutedVlanIfIndex.490.145 = 230
cviRoutedVlanIfIndex.491.202 = 903
cviRoutedVlanIfIndex.491.895 = 896
cviRoutedVlanIfIndex.666.202 = 810
cviRoutedVlanIfIndex.996.121 = 231
cviRoutedVlanIfIndex.1071.145 = 207
cviRoutedVlanIfIndex.1076.145 = 233
cviRoutedVlanIfIndex.1109.121 = 794
]
SNMP STATUS[TRUE]
cviRoutedVlanIfIndex +---------+------+--------+
| ifIndex | Vlan | Trunk  |
+---------+------+--------+
| 788     | 103  | routed |
| 228     | 153  | routed |
| 821     | 250  | routed |
| 822     | 250  | routed |
| 204     | 452  | routed |
| 205     | 453  | routed |
| 212     | 459  | routed |
| 774     | 464  | routed |
| 230     | 490  | routed |
| 903     | 491  | routed |
| 896     | 491  | routed |
| 810     | 666  | routed |
| 231     | 996  | routed |
| 207     | 1071 | routed |
| 233     | 1076 | routed |
| 794     | 1109 | routed |
+---------+------+--------+


 o EtherLike-MIB        dot3StatsDuplexStatus 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m EtherLike-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' dot3StatsDuplexStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.1992s]
STDOUT[
dot3StatsDuplexStatus.1 = unknown
dot3StatsDuplexStatus.2 = unknown
dot3StatsDuplexStatus.8 = unknown
dot3StatsDuplexStatus.9 = unknown
dot3StatsDuplexStatus.17 = fullDuplex
dot3StatsDuplexStatus.18 = fullDuplex
dot3StatsDuplexStatus.19 = fullDuplex
dot3StatsDuplexStatus.20 = fullDuplex
dot3StatsDuplexStatus.21 = fullDuplex
dot3StatsDuplexStatus.22 = fullDuplex
dot3StatsDuplexStatus.23 = fullDuplex
dot3StatsDuplexStatus.24 = fullDuplex
dot3StatsDuplexStatus.25 = fullDuplex
dot3StatsDuplexStatus.26 = fullDuplex
dot3StatsDuplexStatus.27 = fullDuplex
dot3StatsDuplexStatus.28 = fullDuplex
dot3StatsDuplexStatus.29 = fullDuplex
dot3StatsDuplexStatus.30 = fullDuplex
dot3StatsDuplexStatus.31 = fullDuplex
dot3StatsDuplexStatus.32 = fullDuplex
dot3StatsDuplexStatus.33 = fullDuplex
dot3StatsDuplexStatus.34 = fullDuplex
dot3StatsDuplexStatus.35 = fullDuplex
dot3StatsDuplexStatus.36 = fullDuplex
dot3StatsDuplexStatus.37 = fullDuplex
dot3StatsDuplexStatus.38 = fullDuplex
dot3StatsDuplexStatus.39 = fullDuplex
dot3StatsDuplexStatus.40 = fullDuplex
dot3StatsDuplexStatus.41 = fullDuplex
dot3StatsDuplexStatus.42 = fullDuplex
dot3StatsDuplexStatus.43 = fullDuplex
dot3StatsDuplexStatus.44 = fullDuplex
dot3StatsDuplexStatus.45 = fullDuplex
dot3StatsDuplexStatus.46 = fullDuplex
dot3StatsDuplexStatus.47 = fullDuplex
dot3StatsDuplexStatus.48 = fullDuplex
dot3StatsDuplexStatus.49 = fullDuplex
dot3StatsDuplexStatus.50 = fullDuplex
dot3StatsDuplexStatus.51 = fullDuplex
dot3StatsDuplexStatus.52 = fullDuplex
dot3StatsDuplexStatus.53 = fullDuplex
dot3StatsDuplexStatus.54 = fullDuplex
dot3StatsDuplexStatus.55 = fullDuplex
dot3StatsDuplexStatus.56 = fullDuplex
dot3StatsDuplexStatus.105 = fullDuplex
dot3StatsDuplexStatus.106 = fullDuplex
dot3StatsDuplexStatus.107 = fullDuplex
dot3StatsDuplexStatus.108 = fullDuplex
dot3StatsDuplexStatus.109 = fullDuplex
dot3StatsDuplexStatus.110 = fullDuplex
dot3StatsDuplexStatus.111 = fullDuplex
dot3StatsDuplexStatus.112 = fullDuplex
dot3StatsDuplexStatus.113 = fullDuplex
dot3StatsDuplexStatus.114 = fullDuplex
dot3StatsDuplexStatus.115 = fullDuplex
dot3StatsDuplexStatus.116 = fullDuplex
dot3StatsDuplexStatus.117 = fullDuplex
dot3StatsDuplexStatus.118 = fullDuplex
dot3StatsDuplexStatus.119 = fullDuplex
dot3StatsDuplexStatus.120 = fullDuplex
dot3StatsDuplexStatus.121 = fullDuplex
dot3StatsDuplexStatus.122 = fullDuplex
dot3StatsDuplexStatus.123 = fullDuplex
dot3StatsDuplexStatus.124 = fullDuplex
dot3StatsDuplexStatus.125 = fullDuplex
dot3StatsDuplexStatus.126 = fullDuplex
dot3StatsDuplexStatus.127 = fullDuplex
dot3StatsDuplexStatus.128 = fullDuplex
dot3StatsDuplexStatus.129 = fullDuplex
dot3StatsDuplexStatus.130 = fullDuplex
dot3StatsDuplexStatus.131 = fullDuplex
dot3StatsDuplexStatus.132 = fullDuplex
dot3StatsDuplexStatus.133 = fullDuplex
dot3StatsDuplexStatus.134 = fullDuplex
dot3StatsDuplexStatus.135 = fullDuplex
dot3StatsDuplexStatus.136 = fullDuplex
dot3StatsDuplexStatus.137 = fullDuplex
dot3StatsDuplexStatus.138 = fullDuplex
dot3StatsDuplexStatus.139 = fullDuplex
dot3StatsDuplexStatus.140 = fullDuplex
dot3StatsDuplexStatus.141 = fullDuplex
dot3StatsDuplexStatus.142 = fullDuplex
dot3StatsDuplexStatus.143 = fullDuplex
dot3StatsDuplexStatus.144 = fullDuplex
dot3StatsDuplexStatus.145 = fullDuplex
dot3StatsDuplexStatus.146 = fullDuplex
dot3StatsDuplexStatus.147 = fullDuplex
dot3StatsDuplexStatus.148 = fullDuplex
dot3StatsDuplexStatus.149 = fullDuplex
dot3StatsDuplexStatus.150 = fullDuplex
dot3StatsDuplexStatus.151 = fullDuplex
dot3StatsDuplexStatus.152 = fullDuplex
dot3StatsDuplexStatus.904 = unknown
dot3StatsDuplexStatus.905 = unknown
]
SNMP STATUS[TRUE]

 o Q-BRIDGE-MIB         MIB [CISCO-VTP-MIB] disabled in device config.

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0228s]
STDOUT[
dot1dBasePortIfIndex = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '460' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'BRIDGE-MIB' AND `oid` = 'dot1dBasePortIfIndex';]
SQL RUNTIME[0.00039220s]

SQL[UPDATE `snmp_errors` set `error_count` ='884041',`updated` ='1649671565' WHERE `error_id` = '20472']
SQL RUNTIME[0.00304508s]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' dot1qPvid]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '460' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qPvid';]
SQL RUNTIME[0.00037313s]

SQL[UPDATE `snmp_errors` set `error_count` ='411360',`updated` ='1649671565' WHERE `error_id` = '21788']
SQL RUNTIME[0.00275683s]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' dot1qVlanStaticUntaggedPorts]

CMD EXITCODE[0]
CMD RUNTIME[0.024s]
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` = '460' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qVlanStaticUntaggedPorts';]
SQL RUNTIME[0.00031304s]

SQL[UPDATE `snmp_errors` set `error_count` ='411357',`updated` ='1649671565',`snmp_options` ='-OQUsx --hexOutputLength=0' WHERE `error_id` = '21789']
SQL RUNTIME[0.00521803s]
SQL WARNINGS[
 1265: Data truncated for column 'snmp_options' at row 1
]
dot1qVlanStaticUntaggedPorts +---------+------+--------+
| ifIndex | Vlan | Trunk  |
+---------+------+--------+
| 788     | 103  | routed |
| 228     | 153  | routed |
| 821     | 250  | routed |
| 822     | 250  | routed |
| 204     | 452  | routed |
| 205     | 453  | routed |
| 212     | 459  | routed |
| 774     | 464  | routed |
| 230     | 490  | routed |
| 903     | 491  | routed |
| 896     | 491  | routed |
| 810     | 666  | routed |
| 231     | 996  | routed |
| 207     | 1071 | routed |
| 233     | 1076 | routed |
| 794     | 1109 | routed |
+---------+------+--------+


[[IP-MIB]] o IP-MIB               IP-MIB ipIfStats 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsX -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ipIfStatsHCInOctets]

CMD EXITCODE[0]
CMD RUNTIME[0.096s]
STDOUT[
ipIfStatsHCInOctets[ipv4][1] = 602605103
ipIfStatsHCInOctets[ipv4][8] = 0
ipIfStatsHCInOctets[ipv4][144] = 3424164936
ipIfStatsHCInOctets[ipv4][202] = 568742668
ipIfStatsHCInOctets[ipv4][203] = 586600300
ipIfStatsHCInOctets[ipv4][204] = 1547767282
ipIfStatsHCInOctets[ipv4][205] = 1925857834
ipIfStatsHCInOctets[ipv4][206] = 20941846
ipIfStatsHCInOctets[ipv4][207] = 268924475
ipIfStatsHCInOctets[ipv4][211] = 293770516
ipIfStatsHCInOctets[ipv4][212] = 850828726
ipIfStatsHCInOctets[ipv4][219] = 0
ipIfStatsHCInOctets[ipv4][220] = 0
ipIfStatsHCInOctets[ipv4][221] = 0
ipIfStatsHCInOctets[ipv4][222] = 0
ipIfStatsHCInOctets[ipv4][223] = 0
ipIfStatsHCInOctets[ipv4][224] = 0
ipIfStatsHCInOctets[ipv4][225] = 0
ipIfStatsHCInOctets[ipv4][226] = 0
ipIfStatsHCInOctets[ipv4][230] = 1998617873833
ipIfStatsHCInOctets[ipv4][231] = 1306446872008
ipIfStatsHCInOctets[ipv4][233] = 781345536332
ipIfStatsHCInOctets[ipv4][238] = 0
ipIfStatsHCInOctets[ipv4][239] = 0
ipIfStatsHCInOctets[ipv4][240] = 0
ipIfStatsHCInOctets[ipv4][241] = 0
ipIfStatsHCInOctets[ipv4][242] = 0
ipIfStatsHCInOctets[ipv4][243] = 0
ipIfStatsHCInOctets[ipv4][244] = 0
ipIfStatsHCInOctets[ipv4][245] = 0
ipIfStatsHCInOctets[ipv4][246] = 0
ipIfStatsHCInOctets[ipv4][247] = 0
ipIfStatsHCInOctets[ipv4][248] = 0
ipIfStatsHCInOctets[ipv4][249] = 0
ipIfStatsHCInOctets[ipv4][250] = 0
ipIfStatsHCInOctets[ipv4][251] = 0
ipIfStatsHCInOctets[ipv4][253] = 0
ipIfStatsHCInOctets[ipv4][254] = 0
ipIfStatsHCInOctets[ipv4][774] = 251992
ipIfStatsHCInOctets[ipv4][775] = 5418805144069
ipIfStatsHCInOctets[ipv4][776] = 0
ipIfStatsHCInOctets[ipv4][777] = 0
ipIfStatsHCInOctets[ipv4][778] = 0
ipIfStatsHCInOctets[ipv4][779] = 0
ipIfStatsHCInOctets[ipv4][788] = 47569113565
ipIfStatsHCInOctets[ipv4][794] = 1755840
ipIfStatsHCInOctets[ipv4][800] = 0
ipIfStatsHCInOctets[ipv4][806] = 0
ipIfStatsHCInOctets[ipv4][807] = 0
ipIfStatsHCInOctets[ipv4][810] = 309540
ipIfStatsHCInOctets[ipv4][811] = 0
ipIfStatsHCInOctets[ipv4][818] = 7074052829
ipIfStatsHCInOctets[ipv4][821] = 391022
ipIfStatsHCInOctets[ipv4][822] = 390714
ipIfStatsHCInOctets[ipv4][869] = 30897261
ipIfStatsHCInOctets[ipv4][870] = 114354447
ipIfStatsHCInOctets[ipv4][884] = 0
ipIfStatsHCInOctets[ipv4][885] = 0
ipIfStatsHCInOctets[ipv4][886] = 0
ipIfStatsHCInOctets[ipv4][887] = 0
ipIfStatsHCInOctets[ipv4][888] = 0
ipIfStatsHCInOctets[ipv4][889] = 0
ipIfStatsHCInOctets[ipv4][895] = 0
ipIfStatsHCInOctets[ipv4][896] = 0
ipIfStatsHCInOctets[ipv4][897] = 0
ipIfStatsHCInOctets[ipv4][898] = 0
ipIfStatsHCInOctets[ipv4][903] = 493846742
ipIfStatsHCInOctets[ipv6][206] = 11448236
ipIfStatsHCInOctets[ipv6][230] = 3838371980
ipIfStatsHCInOctets[ipv6][231] = 109334293
ipIfStatsHCInOctets[ipv6][233] = 12863516
ipIfStatsHCInOctets[ipv6][775] = 25472968206
ipIfStatsHCInOctets[ipv6][788] = 37722769
ipIfStatsHCInOctets[ipv6][818] = 266186
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsX -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ipIfStatsHCOutOctets]

CMD EXITCODE[0]
CMD RUNTIME[0.0957s]
STDOUT[
ipIfStatsHCOutOctets[ipv4][1] = 798985233
ipIfStatsHCOutOctets[ipv4][8] = 14596405
ipIfStatsHCOutOctets[ipv4][144] = 4448940
ipIfStatsHCOutOctets[ipv4][202] = 0
ipIfStatsHCOutOctets[ipv4][203] = 0
ipIfStatsHCOutOctets[ipv4][204] = 1831291777
ipIfStatsHCOutOctets[ipv4][205] = 2408348632
ipIfStatsHCOutOctets[ipv4][206] = 21441230
ipIfStatsHCOutOctets[ipv4][207] = 187700920
ipIfStatsHCOutOctets[ipv4][211] = 0
ipIfStatsHCOutOctets[ipv4][212] = 2338666972
ipIfStatsHCOutOctets[ipv4][219] = 0
ipIfStatsHCOutOctets[ipv4][220] = 0
ipIfStatsHCOutOctets[ipv4][221] = 0
ipIfStatsHCOutOctets[ipv4][222] = 0
ipIfStatsHCOutOctets[ipv4][223] = 364052
ipIfStatsHCOutOctets[ipv4][224] = 522232
ipIfStatsHCOutOctets[ipv4][225] = 512440
ipIfStatsHCOutOctets[ipv4][226] = 515616
ipIfStatsHCOutOctets[ipv4][230] = 120041319922
ipIfStatsHCOutOctets[ipv4][231] = 4116384492448
ipIfStatsHCOutOctets[ipv4][233] = 1110717832495
ipIfStatsHCOutOctets[ipv4][238] = 0
ipIfStatsHCOutOctets[ipv4][239] = 0
ipIfStatsHCOutOctets[ipv4][240] = 5144
ipIfStatsHCOutOctets[ipv4][241] = 17052
ipIfStatsHCOutOctets[ipv4][242] = 5492
ipIfStatsHCOutOctets[ipv4][243] = 6892
ipIfStatsHCOutOctets[ipv4][244] = 4100
ipIfStatsHCOutOctets[ipv4][245] = 0
ipIfStatsHCOutOctets[ipv4][246] = 4984
ipIfStatsHCOutOctets[ipv4][247] = 29112
ipIfStatsHCOutOctets[ipv4][248] = 76
ipIfStatsHCOutOctets[ipv4][249] = 6152
ipIfStatsHCOutOctets[ipv4][250] = 240
ipIfStatsHCOutOctets[ipv4][251] = 912
ipIfStatsHCOutOctets[ipv4][253] = 940
ipIfStatsHCOutOctets[ipv4][254] = 3148
ipIfStatsHCOutOctets[ipv4][774] = 227088
ipIfStatsHCOutOctets[ipv4][775] = 4126094450328
ipIfStatsHCOutOctets[ipv4][776] = 515616
ipIfStatsHCOutOctets[ipv4][777] = 364056
ipIfStatsHCOutOctets[ipv4][778] = 522116
ipIfStatsHCOutOctets[ipv4][779] = 512440
ipIfStatsHCOutOctets[ipv4][788] = 40979115694
ipIfStatsHCOutOctets[ipv4][794] = 1755776
ipIfStatsHCOutOctets[ipv4][800] = 252672
ipIfStatsHCOutOctets[ipv4][806] = 0
ipIfStatsHCOutOctets[ipv4][807] = 0
ipIfStatsHCOutOctets[ipv4][810] = 344224
ipIfStatsHCOutOctets[ipv4][811] = 0
ipIfStatsHCOutOctets[ipv4][818] = 48184935433
ipIfStatsHCOutOctets[ipv4][821] = 390619
ipIfStatsHCOutOctets[ipv4][822] = 390946
ipIfStatsHCOutOctets[ipv4][869] = 11589044
ipIfStatsHCOutOctets[ipv4][870] = 708672970
ipIfStatsHCOutOctets[ipv4][884] = 95640
ipIfStatsHCOutOctets[ipv4][885] = 0
ipIfStatsHCOutOctets[ipv4][886] = 0
ipIfStatsHCOutOctets[ipv4][887] = 0
ipIfStatsHCOutOctets[ipv4][888] = 0
ipIfStatsHCOutOctets[ipv4][889] = 261928
ipIfStatsHCOutOctets[ipv4][895] = 0
ipIfStatsHCOutOctets[ipv4][896] = 0
ipIfStatsHCOutOctets[ipv4][897] = 512068
ipIfStatsHCOutOctets[ipv4][898] = 521536
ipIfStatsHCOutOctets[ipv4][903] = 815626008
ipIfStatsHCOutOctets[ipv6][206] = 6240608
ipIfStatsHCOutOctets[ipv6][230] = 227358002
ipIfStatsHCOutOctets[ipv6][231] = 24785248749
ipIfStatsHCOutOctets[ipv6][233] = 2402093
ipIfStatsHCOutOctets[ipv6][775] = 4176146421
ipIfStatsHCOutOctets[ipv6][788] = 103858722
ipIfStatsHCOutOctets[ipv6][818] = 263632
]
SNMP STATUS[TRUE]

ignored (by ifDescr regexp): dwdm0/0/0/0 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/1 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/2 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/3 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/4 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/5 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/6 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/7 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/8 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/9 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/10 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/11 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/12 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/13 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/14 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/15 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/16 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/17 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/18 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/19 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/20 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/21 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/22 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/0/0/23 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/0 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/1 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/2 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/3 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/4 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/5 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/6 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/7 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/8 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/9 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/10 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/11 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/12 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/13 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/14 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/15 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/16 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/17 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/18 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/19 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/20 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/21 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/22 [ /dwdm/ ]
ignored (by ifDescr regexp): dwdm0/1/0/23 [ /dwdm/ ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifType): mplsTunnel [ mpls ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/0 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/1 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/2 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/3 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/4 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/5 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/6 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/7 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/8 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/12 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP0/CPU0/S0/13 [ ControlEthernet0/RSP0/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/0 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/1 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/2 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/3 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/4 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/5 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/6 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/7 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/8 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/12 [ ControlEthernet0/RSP1/CPU0/S0 ]
ignored (by ifDescr): ControlEthernet0/RSP1/CPU0/S0/13 [ ControlEthernet0/RSP1/CPU0/S0 ]


64-bit, 
PHP ADD: 18756 + 478126 = 496882
PHP ADD: 66 + 0 = 66
Timeticks converted 0:0:00:25.01 -> 25
IFLASTCHANGE = 1649671547s - 137643s + 25s
OOB: SW-OOB-13 (Gi0/1)
PHP SUB: 706113377 - 703637150 = 2476227

 ifInOctets (2476227 B) 52685.680851064 Bps 47 secs
PHP SUB: 936714302 - 931233150 = 5481152

 ifOutOctets (5481152 B) 116620.25531915 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 6137138 - 6115759 = 21379

 ifInUcastPkts (21379 B) 454.87234042553 Bps 47 secs
PHP SUB: 6212473 - 6169723 = 42750

 ifOutUcastPkts (42750 B) 909.57446808511 Bps 47 secs
PHP SUB: 496882 - 496772 = 110

 ifInNUcastPkts (110 B) 2.3404255319149 Bps 47 secs
PHP SUB: 66 - 66 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 18756 - 18754 = 2

 ifInBroadcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 66 - 66 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 478126 - 478018 = 108

 ifInMulticastPkts (108 B) 2.2978723404255 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 23164 - 23157 = 7

 ifInDiscards (7 B) 0.14893617021277 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-1.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-1.rrd N:706113377:936714302:0:0:6137138:6212473:496882:66:23164:0:136698:18756:66:478126:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142157.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142157.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142160.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142160.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 50 associated by 

Testing: ifInOctets_rate gt 2500000‬
 (value: 52685.680851064)
Testing: ifOutOctets_rate gt 2500000‬
 (value: 116620.25531915)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142163.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142163.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142164.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142164.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-2.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-2.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142158.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142158.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142161.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142161.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160633.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160633.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-4.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-4.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=112605.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140278.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140278.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112605.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140344.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140344.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 18810 + 478121 = 496931
PHP ADD: 1 + 0 = 1
Timeticks converted 0:0:00:50.18 -> 50
IFLASTCHANGE = 1649671547s - 137643s + 50s
OOB: SW-OOB-13 (Gi0/2)
PHP SUB: 42145031 - 42126726 = 18305

 ifInOctets (18305 B) 389.46808510638 Bps 47 secs
PHP SUB: 15904153 - 15903729 = 424

 ifOutOctets (424 B) 9.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 17894 - 17888 = 6

 ifInUcastPkts (6 B) 0.12765957446809 Bps 47 secs
PHP SUB: 59440 - 59436 = 4

 ifOutUcastPkts (4 B) 0.085106382978723 Bps 47 secs
PHP SUB: 496931 - 496708 = 223

 ifInNUcastPkts (223 B) 4.7446808510638 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 18810 - 18805 = 5

 ifInBroadcastPkts (5 B) 0.1063829787234 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 478121 - 477903 = 218

 ifInMulticastPkts (218 B) 4.6382978723404 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-8.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-8.rrd N:42145031:15904153:0:0:17894:59440:496931:1:0:0:136672:18810:1:478121:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142134.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142134.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142149.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142149.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 50 associated by 

Testing: ifInOctets_rate gt 2500000‬
 (value: 389.46808510638)
Testing: ifOutOctets_rate gt 2500000‬
 (value: 9.0212765957447)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142152.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142152.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142154.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142154.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-9.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/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.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142135.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142135.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142150.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142150.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160634.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160634.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SERVER: SNIFFER-141 (eth1)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-17.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/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.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42484.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42484.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51851.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51851.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1497 + 859682 = 861179
PHP ADD: 858705 + 6880400 = 7739105
Timeticks converted 0:0:02:55.66 -> 175
IFLASTCHANGE = 1649671547s - 137643s + 175s
LANCORE: SW-THN-LAN-109 (gi0/48)
PHP SUB: 9688802574 - 9685809075 = 2993499

 ifInOctets (2993499 B) 63691.468085106 Bps 47 secs
PHP SUB: 903876508 - 903526553 = 349955

 ifOutOctets (349955 B) 7445.8510638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 10708242 - 10704588 = 3654

 ifInUcastPkts (3654 B) 77.744680851064 Bps 47 secs
PHP SUB: 906399 - 905828 = 571

 ifOutUcastPkts (571 B) 12.148936170213 Bps 47 secs
PHP SUB: 861179 - 860892 = 287

 ifInNUcastPkts (287 B) 6.1063829787234 Bps 47 secs
PHP SUB: 7739105 - 7736388 = 2717

 ifOutNUcastPkts (2717 B) 57.808510638298 Bps 47 secs
PHP SUB: 1497 - 1497 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 858705 - 858389 = 316

 ifOutBroadcastPkts (316 B) 6.7234042553191 Bps 47 secs
PHP SUB: 859682 - 859395 = 287

 ifInMulticastPkts (287 B) 6.1063829787234 Bps 47 secs
PHP SUB: 6880400 - 6877999 = 2401

 ifOutMulticastPkts (2401 B) 51.085106382979 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-18.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-18.rrd N:9688802574:903876508:0:0:10708242:906399:861179:7739105:0:0:6860:1497:858705:859682:6880400 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42486.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42486.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51852.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51852.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-105214.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-105214.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119574.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119574.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-19.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/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.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42488.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42488.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51853.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51853.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122056.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122056.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-20.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/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.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42490.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42490.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51854.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51854.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122057.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122057.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE {TIC-16457}
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-21.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42492.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42492.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51855.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51855.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119577.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119577.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 295 + 22556 = 22851
PHP ADD: 56 + 10 = 66
Timeticks converted 0:0:03:18.84 -> 198
IFLASTCHANGE = 1649671547s - 137643s + 198s
L2TP: Hostdime (2113181) {TIC-16121} [1000]
PHP SUB: 370257457632 - 370135390123 = 122067509

 ifInOctets (122067509 B) 2597181.0425532 Bps 47 secs
PHP SUB: 1358712756835 - 1357566576535 = 1146180300

 ifOutOctets (1146180300 B) 24386814.893617 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1460221627 - 1459738844 = 482783

 ifInUcastPkts (482783 B) 10271.978723404 Bps 47 secs
PHP SUB: 1785163979 - 1784111454 = 1052525

 ifOutUcastPkts (1052525 B) 22394.14893617 Bps 47 secs
PHP SUB: 22851 - 22848 = 3

 ifInNUcastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 66 - 66 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 295 - 295 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 56 - 56 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 22556 - 22553 = 3

 ifInMulticastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 10 - 10 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 908606 - 908606 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-22.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-22.rrd N:370257457632:1358712756835:0:0:1460221627:1785163979:22851:66:908606:0:0:295:56:22556:10 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42494.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42494.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51856.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51856.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119578.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119578.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE (TIC-1565)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-23.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/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.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42496.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42496.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51857.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51857.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 474012 + 11976 = 485988
PHP ADD: 474838 + 390600 = 865438
Timeticks converted 0:0:03:21.22 -> 201
IFLASTCHANGE = 1649671547s - 137643s + 201s
L2TP: Tribeca (SOTA) (2209981) {TIC-041979} [500]
PHP SUB: 90109559404 - 90073910052 = 35649352

 ifInOctets (35649352 B) 758496.85106383 Bps 47 secs
PHP SUB: 2542716061102 - 2541645936530 = 1070124572

 ifOutOctets (1070124572 B) 22768607.914894 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 917508582 - 917130161 = 378421

 ifInUcastPkts (378421 B) 8051.5106382979 Bps 47 secs
PHP SUB: 1753833338 - 1753089147 = 744191

 ifOutUcastPkts (744191 B) 15833.85106383 Bps 47 secs
PHP SUB: 485988 - 485812 = 176

 ifInNUcastPkts (176 B) 3.7446808510638 Bps 47 secs
PHP SUB: 865438 - 865155 = 283

 ifOutNUcastPkts (283 B) 6.0212765957447 Bps 47 secs
PHP SUB: 474012 - 473838 = 174

 ifInBroadcastPkts (174 B) 3.7021276595745 Bps 47 secs
PHP SUB: 474838 - 474691 = 147

 ifOutBroadcastPkts (147 B) 3.1276595744681 Bps 47 secs
PHP SUB: 11976 - 11974 = 2

 ifInMulticastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 390600 - 390464 = 136

 ifOutMulticastPkts (136 B) 2.8936170212766 Bps 47 secs
PHP SUB: 8407 - 8407 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 220 - 220 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-24.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-24.rrd N:90109559404:2542716061102:0:0:917508582:1753833338:485988:865438:8407:220:0:474012:474838:11976:390600 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42498.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42498.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51858.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51858.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119580.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119580.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 317 + 0 = 317
PHP ADD: 1 + 2488 = 2489
Timeticks converted 0:0:03:00.23 -> 180
IFLASTCHANGE = 1649671547s - 137643s + 180s
L2TP: UCA (Ja.net) (2085731) {TIC-11431} [1000]
PHP SUB: 8452916062 - 8452580931 = 335131

 ifInOctets (335131 B) 7130.4468085106 Bps 47 secs
PHP SUB: 1236482296 - 1236136539 = 345757

 ifOutOctets (345757 B) 7356.5319148936 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 11702221 - 11700145 = 2076

 ifInUcastPkts (2076 B) 44.170212765957 Bps 47 secs
PHP SUB: 8501011 - 8498651 = 2360

 ifOutUcastPkts (2360 B) 50.212765957447 Bps 47 secs
PHP SUB: 317 - 317 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2489 - 2488 = 1

 ifOutNUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 317 - 317 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2488 - 2487 = 1

 ifOutMulticastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 20940 - 20940 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-25.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-25.rrd N:8452916062:1236482296:0:0:11702221:8501011:317:2489:20940:0:0:317:1:0:2488 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42500.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42500.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51859.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51859.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119581.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119581.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 8835 + 141775 = 150610
PHP ADD: 8677 + 4436 = 13113
Timeticks converted 0:0:03:01.33 -> 181
IFLASTCHANGE = 1649671547s - 137643s + 181s
L2TP: Haymarket (2073711) {TIC-09457} [200]
PHP SUB: 810844425881 - 809804500984 = 1039924897

 ifInOctets (1039924897 B) 22126061.638298 Bps 47 secs
PHP SUB: 23807111705 - 23777957553 = 29154152

 ifOutOctets (29154152 B) 620301.10638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 562457017 - 561747684 = 709333

 ifInUcastPkts (709333 B) 15092.191489362 Bps 47 secs
PHP SUB: 306625828 - 306252529 = 373299

 ifOutUcastPkts (373299 B) 7942.5319148936 Bps 47 secs
PHP SUB: 150610 - 150562 = 48

 ifInNUcastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 13113 - 13109 = 4

 ifOutNUcastPkts (4 B) 0.085106382978723 Bps 47 secs
PHP SUB: 8835 - 8835 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 8677 - 8675 = 2

 ifOutBroadcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 141775 - 141727 = 48

 ifInMulticastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 4436 - 4434 = 2

 ifOutMulticastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 20132 - 20132 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-26.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-26.rrd N:810844425881:23807111705:0:0:562457017:306625828:150610:13113:20132:0:0:8835:8677:141775:4436 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42502.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42502.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51860.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51860.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119582.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119582.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE (TIC-045280)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-27.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-27.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42504.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42504.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51861.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51861.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119583.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119583.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:03:26.60 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
L2TP: AKJ (2072688) {TIC-09542} [1000]
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-28.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-28.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42506.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42506.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51862.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51862.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119584.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119584.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 10108 + 4591 = 14699
PHP ADD: 0 + 135849 = 135849
Timeticks converted 0:0:03:26.60 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
NNI: Gamma {TIC-025608}
PHP SUB: 3013509 - 3013177 = 332

 ifInOctets (332 B) 7.063829787234 Bps 47 secs
PHP SUB: 11693405 - 11690093 = 3312

 ifOutOctets (3312 B) 70.468085106383 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 9159 - 9159 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 8631 - 8631 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 14699 - 14694 = 5

 ifInNUcastPkts (5 B) 0.1063829787234 Bps 47 secs
PHP SUB: 135849 - 135803 = 46

 ifOutNUcastPkts (46 B) 0.97872340425532 Bps 47 secs
PHP SUB: 10108 - 10105 = 3

 ifInBroadcastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 4591 - 4589 = 2

 ifInMulticastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 135849 - 135803 = 46

 ifOutMulticastPkts (46 B) 0.97872340425532 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-29.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-29.rrd N:3013509:11693405:0:0:9159:8631:14699:135849:2:0:4576:10108:0:4591:135849 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42508.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42508.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51863.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51863.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119585.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119585.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 731 + 8 = 739
PHP ADD: 44 + 224 = 268
Timeticks converted 0:0:03:03.78 -> 183
IFLASTCHANGE = 1649671547s - 137643s + 183s
L2TP: Prodec (2125481) {TIC-026784} [100]
PHP SUB: 1187748226 - 1186990667 = 757559

 ifInOctets (757559 B) 16118.276595745 Bps 47 secs
PHP SUB: 2352196 - 2351409 = 787

 ifOutOctets (787 B) 16.744680851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1862107 - 1860829 = 1278

 ifInUcastPkts (1278 B) 27.191489361702 Bps 47 secs
PHP SUB: 32416 - 32405 = 11

 ifOutUcastPkts (11 B) 0.23404255319149 Bps 47 secs
PHP SUB: 739 - 739 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 268 - 268 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 731 - 731 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 44 - 44 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 8 - 8 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 224 - 224 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 920 - 920 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-30.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-30.rrd N:1187748226:2352196:0:0:1862107:32416:739:268:920:0:0:731:44:8:224 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42510.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42510.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51864.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51864.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119586.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119586.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1353 + 6 = 1359
PHP ADD: 94620 + 75163 = 169783
Timeticks converted 0:0:03:27.45 -> 207
IFLASTCHANGE = 1649671547s - 137643s + 207s
L2TP: BDR (2126131) {TIC-026933} [100]
PHP SUB: 17945833434 - 17895595131 = 50238303

 ifInOctets (50238303 B) 1068900.0638298 Bps 47 secs
PHP SUB: 17938598174 - 17887281681 = 51316493

 ifOutOctets (51316493 B) 1091840.2765957 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 82078852 - 81848671 = 230181

 ifInUcastPkts (230181 B) 4897.4680851064 Bps 47 secs
PHP SUB: 82116127 - 81880943 = 235184

 ifOutUcastPkts (235184 B) 5003.914893617 Bps 47 secs
PHP SUB: 1359 - 1359 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 169783 - 169725 = 58

 ifOutNUcastPkts (58 B) 1.2340425531915 Bps 47 secs
PHP SUB: 1353 - 1353 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 94620 - 94588 = 32

 ifOutBroadcastPkts (32 B) 0.68085106382979 Bps 47 secs
PHP SUB: 6 - 6 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 75163 - 75137 = 26

 ifOutMulticastPkts (26 B) 0.5531914893617 Bps 47 secs
PHP SUB: 2258 - 2258 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 51 - 51 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-31.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-31.rrd N:17945833434:17938598174:0:0:82078852:82116127:1359:169783:2258:51:0:1353:94620:6:75163 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0017s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42512.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42512.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51865.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51865.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119587.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119587.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE (TIC-026971)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-32.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-32.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42514.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42514.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51866.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51866.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-33.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-33.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42516.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42516.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51867.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51867.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE TIC-027261
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-34.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-34.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42518.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42518.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51868.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51868.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 0 = 0
PHP ADD: 1991 + 778493 = 780484
Timeticks converted 0:0:03:29.13 -> 209
IFLASTCHANGE = 1649671547s - 137643s + 209s
L2TP: Prodec (2131831) {TIC-028551} [1000]
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 60502092 - 60481753 = 20339

 ifOutOctets (20339 B) 432.74468085106 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 9 - 9 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 780484 - 780221 = 263

 ifOutNUcastPkts (263 B) 5.5957446808511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1991 - 1991 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 778493 - 778230 = 263

 ifOutMulticastPkts (263 B) 5.5957446808511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 251 - 251 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-35.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-35.rrd N:0:60502092:0:0:0:9:0:780484:0:251:0:0:1991:0:778493 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42520.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42520.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51869.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51869.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119590.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119590.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-36.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-36.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42522.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51870.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51870.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE {TIC-034565}
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-37.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-37.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42524.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51871.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51871.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119592.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119592.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-38.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-38.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42526.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42526.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51872.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51872.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122058.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122058.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-39.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-39.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42528.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42528.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51873.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51873.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 0 = 0
PHP ADD: 2354 + 0 = 2354
Timeticks converted 0:0:03:31.09 -> 211
IFLASTCHANGE = 1649671547s - 137643s + 211s
L2TP: AKJ (2216511) {TIC-042772} [1000]
PHP SUB: 1741887390776 - 1741137644395 = 749746381

 ifInOctets (749746381 B) 15952050.659574 Bps 47 secs
PHP SUB: 130248846712 - 130209593723 = 39252989

 ifOutOctets (39252989 B) 835169.9787234 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1176893255 - 1176386839 = 506416

 ifInUcastPkts (506416 B) 10774.808510638 Bps 47 secs
PHP SUB: 204710559 - 204620638 = 89921

 ifOutUcastPkts (89921 B) 1913.2127659574 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2354 - 2353 = 1

 ifOutNUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2354 - 2353 = 1

 ifOutBroadcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 36974 - 36974 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 4 - 4 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-40.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-40.rrd N:1741887390776:130248846712:0:0:1176893255:204710559:0:2354:36974:4:0:0:2354:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42530.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42530.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51874.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51874.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119595.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119595.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-41.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-41.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42532.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42532.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51875.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51875.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE {TIC-043514}
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-42.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-42.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42534.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42534.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51876.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51876.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 793503 + 1017167 = 1810670
PHP ADD: 1041880 + 450327 = 1492207
Timeticks converted 0:0:03:08.18 -> 188
IFLASTCHANGE = 1649671547s - 137643s + 188s
L2TP: Millennium Global(2221211) {TIC-043899} [1000]
PHP SUB: 1467323296461 - 1466236530941 = 1086765520

 ifInOctets (1086765520 B) 23122670.638298 Bps 47 secs
PHP SUB: 3189998188872 - 3189494823892 = 503364980

 ifOutOctets (503364980 B) 10709893.191489 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1294810577 - 1294058672 = 751905

 ifInUcastPkts (751905 B) 15997.978723404 Bps 47 secs
PHP SUB: 2487827296 - 2487261354 = 565942

 ifOutUcastPkts (565942 B) 12041.319148936 Bps 47 secs
PHP SUB: 1810670 - 1810176 = 494

 ifInNUcastPkts (494 B) 10.510638297872 Bps 47 secs
PHP SUB: 1492207 - 1491735 = 472

 ifOutNUcastPkts (472 B) 10.042553191489 Bps 47 secs
PHP SUB: 793503 - 793323 = 180

 ifInBroadcastPkts (180 B) 3.8297872340426 Bps 47 secs
PHP SUB: 1041880 - 1041538 = 342

 ifOutBroadcastPkts (342 B) 7.2765957446809 Bps 47 secs
PHP SUB: 1017167 - 1016853 = 314

 ifInMulticastPkts (314 B) 6.6808510638298 Bps 47 secs
PHP SUB: 450327 - 450197 = 130

 ifOutMulticastPkts (130 B) 2.7659574468085 Bps 47 secs
PHP SUB: 61509 - 61509 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-43.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-43.rrd N:1467323296461:3189998188872:0:0:1294810577:2487827296:1810670:1492207:61509:0:0:793503:1041880:1017167:450327 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42536.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42536.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0015s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51877.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51877.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119597.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119597.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-44.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-44.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42538.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42538.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51878.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51878.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122059.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122059.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 73 + 93543 = 93616
PHP ADD: 20 + 344941 = 344961
Timeticks converted 0:0:03:42.83 -> 222
IFLASTCHANGE = 1649671547s - 137643s + 222s
L2TP: Brandwatch {TIC-015222}
PHP SUB: 1049176481801 - 1048704490946 = 471990855

 ifInOctets (471990855 B) 10042358.617021 Bps 47 secs
PHP SUB: 223164152686 - 223053712987 = 110439699

 ifOutOctets (110439699 B) 2349780.8297872 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1580216156 - 1579083400 = 1132756

 ifInUcastPkts (1132756 B) 24101.191489362 Bps 47 secs
PHP SUB: 1765045624 - 1763874027 = 1171597

 ifOutUcastPkts (1171597 B) 24927.595744681 Bps 47 secs
PHP SUB: 93616 - 93584 = 32

 ifInNUcastPkts (32 B) 0.68085106382979 Bps 47 secs
PHP SUB: 344961 - 344839 = 122

 ifOutNUcastPkts (122 B) 2.5957446808511 Bps 47 secs
PHP SUB: 73 - 73 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 20 - 20 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 93543 - 93511 = 32

 ifInMulticastPkts (32 B) 0.68085106382979 Bps 47 secs
PHP SUB: 344941 - 344819 = 122

 ifOutMulticastPkts (122 B) 2.5957446808511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-45.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-45.rrd N:1049176481801:223164152686:0:0:1580216156:1765045624:93616:344961:0:0:0:73:20:93543:344941 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42540.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42540.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51879.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51879.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144202.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144202.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-46.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-46.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42542.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51880.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51880.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122060.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122060.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-47.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-47.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42544.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42544.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51881.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51881.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 569 + 68259 = 68828
PHP ADD: 3 + 9099 = 9102
Timeticks converted 0:0:04:04.06 -> 244
IFLASTCHANGE = 1649671547s - 137643s + 244s
L2TP: Tribeca (2152301) {LON/LON/LE-193514} [100]
PHP SUB: 1283446053 - 1282320537 = 1125516

 ifInOctets (1125516 B) 23947.14893617 Bps 47 secs
PHP SUB: 1972698878 - 1971420807 = 1278071

 ifOutOctets (1278071 B) 27193 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 3300064 - 3297710 = 2354

 ifInUcastPkts (2354 B) 50.085106382979 Bps 47 secs
PHP SUB: 3454949 - 3452589 = 2360

 ifOutUcastPkts (2360 B) 50.212765957447 Bps 47 secs
PHP SUB: 68828 - 68805 = 23

 ifInNUcastPkts (23 B) 0.48936170212766 Bps 47 secs
PHP SUB: 9102 - 9099 = 3

 ifOutNUcastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 569 - 569 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3 - 3 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 68259 - 68236 = 23

 ifInMulticastPkts (23 B) 0.48936170212766 Bps 47 secs
PHP SUB: 9099 - 9096 = 3

 ifOutMulticastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 1109 - 1109 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 50 - 50 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-48.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-48.rrd N:1283446053:1972698878:0:0:3300064:3454949:68828:9102:1109:50:0:569:3:68259:9099 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42546.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42546.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51882.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51882.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119602.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119602.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-49.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-49.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42548.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42548.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51883.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51883.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122061.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122061.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 73333 = 73333
PHP ADD: 0 + 226 = 226
Timeticks converted 0:0:04:04.07 -> 244
IFLASTCHANGE = 1649671547s - 137643s + 244s
L2TP: Select Technology 1 (2137971) {TIC-062917} [100]
PHP SUB: 539006405128 - 538472371502 = 534033626

 ifInOctets (534033626 B) 11362417.574468 Bps 47 secs
PHP SUB: 25517487480 - 25505184247 = 12303233

 ifOutOctets (12303233 B) 261770.91489362 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 374750862 - 374395170 = 355692

 ifInUcastPkts (355692 B) 7567.914893617 Bps 47 secs
PHP SUB: 208153376 - 207970120 = 183256

 ifOutUcastPkts (183256 B) 3899.0638297872 Bps 47 secs
PHP SUB: 73333 - 73309 = 24

 ifInNUcastPkts (24 B) 0.51063829787234 Bps 47 secs
PHP SUB: 226 - 226 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 73333 - 73309 = 24

 ifInMulticastPkts (24 B) 0.51063829787234 Bps 47 secs
PHP SUB: 226 - 226 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 100440 - 100440 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-50.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-50.rrd N:539006405128:25517487480:0:0:374750862:208153376:73333:226:100440:5:0:0:0:73333:226 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42550.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42550.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51884.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51884.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119604.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119604.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-51.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-51.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42552.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42552.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51885.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51885.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE {TIC-048568}
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-52.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-52.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42554.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42554.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51886.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51886.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-53.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-53.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42556.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42556.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51887.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51887.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122062.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122062.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 274 + 78741 = 79015
PHP ADD: 216 + 61484 = 61700
Timeticks converted 0:0:04:04.08 -> 244
IFLASTCHANGE = 1649671547s - 137643s + 244s
L2TP: TV Plus (2086131) [1000]
PHP SUB: 24952572 - 24943772 = 8800

 ifInOctets (8800 B) 187.23404255319 Bps 47 secs
PHP SUB: 2828633807759 - 2827638197849 = 995609910

 ifOutOctets (995609910 B) 21183189.574468 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 167790 - 167726 = 64

 ifInUcastPkts (64 B) 1.3617021276596 Bps 47 secs
PHP SUB: 2068204324 - 2067476386 = 727938

 ifOutUcastPkts (727938 B) 15488.042553191 Bps 47 secs
PHP SUB: 79015 - 78989 = 26

 ifInNUcastPkts (26 B) 0.5531914893617 Bps 47 secs
PHP SUB: 61700 - 61678 = 22

 ifOutNUcastPkts (22 B) 0.46808510638298 Bps 47 secs
PHP SUB: 274 - 274 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 216 - 216 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 78741 - 78715 = 26

 ifInMulticastPkts (26 B) 0.5531914893617 Bps 47 secs
PHP SUB: 61484 - 61462 = 22

 ifOutMulticastPkts (22 B) 0.46808510638298 Bps 47 secs
PHP SUB: 2320 - 2320 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-54.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-54.rrd N:24952572:2828633807759:0:0:167790:2068204324:79015:61700:2320:0:0:274:216:78741:61484 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42558.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42558.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51888.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51888.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-127360.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-127360.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE (TIC-049823)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-55.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-55.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42560.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42560.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51889.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51889.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE (TIC-12773)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-56.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-56.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42562.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42562.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51890.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51890.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119609.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119609.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 14 + 3220331 = 3220345
PHP ADD: 9 + 3388931 = 3388940
Timeticks converted 0:1:12:53.47 -> 4373
IFLASTCHANGE = 1649671547s - 137643s + 4373s
B-CORE: RTR-151 (te0/0/0/0) /CH935/ (BE202)
PHP SUB: 11809740449116 - 11803936304378 = 5804144738

 ifInOctets (5804144738 B) 123492441.23404 Bps 47 secs
PHP SUB: 8833819312993 - 8830322544121 = 3496768872

 ifOutOctets (3496768872 B) 74399337.702128 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 9858013813 - 9852829856 = 5183957

 ifInUcastPkts (5183957 B) 110296.95744681 Bps 47 secs
PHP SUB: 10179056033 - 10174496091 = 4559942

 ifOutUcastPkts (4559942 B) 97020.042553191 Bps 47 secs
PHP SUB: 3220345 - 3219260 = 1085

 ifInNUcastPkts (1085 B) 23.085106382979 Bps 47 secs
PHP SUB: 3388940 - 3387772 = 1168

 ifOutNUcastPkts (1168 B) 24.851063829787 Bps 47 secs
PHP SUB: 14 - 14 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 9 - 9 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3220331 - 3219246 = 1085

 ifInMulticastPkts (1085 B) 23.085106382979 Bps 47 secs
PHP SUB: 3388931 - 3387763 = 1168

 ifOutMulticastPkts (1168 B) 24.851063829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-105.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-105.rrd N:11809740449116:8833819312993:0:0:9858013813:10179056033:3220345:3388940:0:0:0:14:9:3220331:3388931 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80500.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80500.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80501.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80501.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122063.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122063.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 10)
Testing: ifOutOctets_perc gt 90
 (value: 6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134273.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134273.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD: 0 + 3057849 = 3057849
PHP ADD: 17 + 2886559 = 2886576
Timeticks converted 0:1:12:53.48 -> 4373
IFLASTCHANGE = 1649671547s - 137643s + 4373s
B-CORE: RTR-151 (te0/0/0/1) /CH927/ (BE202)
PHP SUB: 6077264744173 - 6074580726647 = 2684017526

 ifInOctets (2684017526 B) 57106755.87234 Bps 47 secs
PHP SUB: 7457291981923 - 7453286060509 = 4005921414

 ifOutOctets (4005921414 B) 85232370.510638 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 6991709634 - 6988095391 = 3614243

 ifInUcastPkts (3614243 B) 76898.787234043 Bps 47 secs
PHP SUB: 8774248452 - 8769426314 = 4822138

 ifOutUcastPkts (4822138 B) 102598.68085106 Bps 47 secs
PHP SUB: 3057849 - 3056826 = 1023

 ifInNUcastPkts (1023 B) 21.765957446809 Bps 47 secs
PHP SUB: 2886576 - 2885590 = 986

 ifOutNUcastPkts (986 B) 20.978723404255 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 17 - 17 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3057849 - 3056826 = 1023

 ifInMulticastPkts (1023 B) 21.765957446809 Bps 47 secs
PHP SUB: 2886559 - 2885573 = 986

 ifOutMulticastPkts (986 B) 20.978723404255 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-106.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-106.rrd N:6077264744173:7457291981923:0:0:6991709634:8774248452:3057849:2886576:0:0:0:0:17:3057849:2886559 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied
ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80503.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80503.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80504.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80504.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122064.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122064.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 5)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134274.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134274.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-107.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-107.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80506.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80506.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80507.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80507.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122065.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122065.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-108.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-108.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80508.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80508.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80509.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80509.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122066.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122066.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-109.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-109.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80510.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80510.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80511.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80511.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122067.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122067.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-110.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-110.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80512.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80512.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80513.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80513.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122068.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122068.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 3 + 3144164 = 3144167
PHP ADD: 4 + 3062508 = 3062512
Timeticks converted 0:0:07:48.53 -> 468
IFLASTCHANGE = 1649671547s - 137643s + 468s
B-CORE: RTR-121 (te0/0/2/0) (BE121)
PHP SUB: 11761306686132 - 11753545602044 = 7761084088

 ifInOctets (7761084088 B) 165129448.68085 Bps 47 secs
PHP SUB: 5180610496107 - 5176329219967 = 4281276140

 ifOutOctets (4281276140 B) 91090981.702128 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 16788105541 - 16775749233 = 12356308

 ifInUcastPkts (12356308 B) 262900.17021277 Bps 47 secs
PHP SUB: 6181496424 - 6176544646 = 4951778

 ifOutUcastPkts (4951778 B) 105356.9787234 Bps 47 secs
PHP SUB: 3144167 - 3143114 = 1053

 ifInNUcastPkts (1053 B) 22.404255319149 Bps 47 secs
PHP SUB: 3062512 - 3061465 = 1047

 ifOutNUcastPkts (1047 B) 22.276595744681 Bps 47 secs
PHP SUB: 3 - 3 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 4 - 4 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3144164 - 3143111 = 1053

 ifInMulticastPkts (1053 B) 22.404255319149 Bps 47 secs
PHP SUB: 3062508 - 3061461 = 1047

 ifOutMulticastPkts (1047 B) 22.276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-111.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-111.rrd N:11761306686132:5180610496107:0:0:16788105541:6181496424:3144167:3062512:0:0:0:3:4:3144164:3062508 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80514.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80514.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80515.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80515.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122069.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122069.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 13)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134275.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134275.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-112.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-112.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80517.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80517.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80518.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80518.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 10528439 + 74235504 = 84763943
PHP ADD: 831024 + 1009918 = 1840942
Timeticks converted 0:0:07:48.70 -> 468
IFLASTCHANGE = 1649671547s - 137643s + 468s
L2TP: Moat Homes (2277431) [10000]
PHP SUB: 6981201244825 - 6978854600136 = 2346644689

 ifInOctets (2346644689 B) 49928610.404255 Bps 47 secs
PHP SUB: 236205967007 - 236028279480 = 177687527

 ifOutOctets (177687527 B) 3780585.6808511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 6538847761 - 6537061408 = 1786353

 ifInUcastPkts (1786353 B) 38007.510638298 Bps 47 secs
PHP SUB: 1812795772 - 1812289536 = 506236

 ifOutUcastPkts (506236 B) 10770.978723404 Bps 47 secs
PHP SUB: 84763943 - 84568103 = 195840

 ifInNUcastPkts (195840 B) 4166.8085106383 Bps 47 secs
PHP SUB: 1840942 - 1840257 = 685

 ifOutNUcastPkts (685 B) 14.574468085106 Bps 47 secs
PHP SUB: 10528439 - 10527774 = 665

 ifInBroadcastPkts (665 B) 14.148936170213 Bps 47 secs
PHP SUB: 831024 - 830767 = 257

 ifOutBroadcastPkts (257 B) 5.468085106383 Bps 47 secs
PHP SUB: 74235504 - 74040329 = 195175

 ifInMulticastPkts (195175 B) 4152.6595744681 Bps 47 secs
PHP SUB: 1009918 - 1009490 = 428

 ifOutMulticastPkts (428 B) 9.1063829787234 Bps 47 secs
PHP SUB: 126608 - 126608 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-113.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-113.rrd N:6981201244825:236205967007:0:0:6538847761:1812795772:84763943:1840942:126608:0:0:10528439:831024:74235504:1009918 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80520.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80520.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80521.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80521.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119617.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119617.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 4573 = 4573
PHP ADD: 799 + 141565 = 142364
Timeticks converted 0:0:10:20.68 -> 620
IFLASTCHANGE = 1649671547s - 137643s + 620s
B-NNI: IXReach {SFL-032619}
PHP SUB: 26538761437 - 26524139689 = 14621748

 ifInOctets (14621748 B) 311101.0212766 Bps 47 secs
PHP SUB: 29658999228 - 29637993929 = 21005299

 ifOutOctets (21005299 B) 446921.25531915 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 67245908 - 67210819 = 35089

 ifInUcastPkts (35089 B) 746.57446808511 Bps 47 secs
PHP SUB: 67040151 - 67000497 = 39654

 ifOutUcastPkts (39654 B) 843.70212765957 Bps 47 secs
PHP SUB: 4573 - 4572 = 1

 ifInNUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 142364 - 142314 = 50

 ifOutNUcastPkts (50 B) 1.063829787234 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 799 - 797 = 2

 ifOutBroadcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 4573 - 4572 = 1

 ifInMulticastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 141565 - 141517 = 48

 ifOutMulticastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-114.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-114.rrd N:26538761437:29658999228:0:0:67245908:67040151:4573:142364:0:0:0:0:799:4573:141565 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80522.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80523.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80523.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119618.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119618.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160635.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160635.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 2165138 + 7058082 = 9223220
PHP ADD: 856181 + 3259965 = 4116146
Timeticks converted 0:0:07:48.87 -> 468
IFLASTCHANGE = 1649671547s - 137643s + 468s
L2TP: Astro Communications (2341991) {TIC-065422} [10000]
PHP SUB: 1608822121137 - 1608561507173 = 260613964

 ifInOctets (260613964 B) 5544977.9574468 Bps 47 secs
PHP SUB: 2463015181564 - 2462673462252 = 341719312

 ifOutOctets (341719312 B) 7270623.6595745 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1680685019 - 1680155518 = 529501

 ifInUcastPkts (529501 B) 11265.978723404 Bps 47 secs
PHP SUB: 2016332985 - 2015810120 = 522865

 ifOutUcastPkts (522865 B) 11124.787234043 Bps 47 secs
PHP SUB: 9223220 - 9220256 = 2964

 ifInNUcastPkts (2964 B) 63.063829787234 Bps 47 secs
PHP SUB: 4116146 - 4115402 = 744

 ifOutNUcastPkts (744 B) 15.829787234043 Bps 47 secs
PHP SUB: 2165138 - 2164341 = 797

 ifInBroadcastPkts (797 B) 16.957446808511 Bps 47 secs
PHP SUB: 856181 - 855853 = 328

 ifOutBroadcastPkts (328 B) 6.9787234042553 Bps 47 secs
PHP SUB: 7058082 - 7055915 = 2167

 ifInMulticastPkts (2167 B) 46.106382978723 Bps 47 secs
PHP SUB: 3259965 - 3259549 = 416

 ifOutMulticastPkts (416 B) 8.8510638297872 Bps 47 secs
PHP SUB: 337157 - 337157 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-115.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-115.rrd N:1608822121137:2463015181564:0:0:1680685019:2016332985:9223220:4116146:337157:0:0:2165138:856181:7058082:3259965 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80524.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80525.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80525.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144220.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144220.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 8505452 + 24927590 = 33433042
PHP ADD: 2440155 + 2623361 = 5063516
Timeticks converted 0:0:07:49.05 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
L2TP: M-Tech (231538) {TIC-059910} [10000]
PHP SUB: 4892830780157 - 4891353530809 = 1477249348

 ifInOctets (1477249348 B) 31430837.191489 Bps 47 secs
PHP SUB: 8619698143174 - 8618201076502 = 1497066672

 ifOutOctets (1497066672 B) 31852482.382979 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4816766639 - 4814421306 = 2345333

 ifInUcastPkts (2345333 B) 49900.70212766 Bps 47 secs
PHP SUB: 7577514188 - 7575183088 = 2331100

 ifOutUcastPkts (2331100 B) 49597.872340426 Bps 47 secs
PHP SUB: 33433042 - 33420647 = 12395

 ifInNUcastPkts (12395 B) 263.72340425532 Bps 47 secs
PHP SUB: 5063516 - 5061069 = 2447

 ifOutNUcastPkts (2447 B) 52.063829787234 Bps 47 secs
PHP SUB: 8505452 - 8501171 = 4281

 ifInBroadcastPkts (4281 B) 91.085106382979 Bps 47 secs
PHP SUB: 2440155 - 2439160 = 995

 ifOutBroadcastPkts (995 B) 21.170212765957 Bps 47 secs
PHP SUB: 24927590 - 24919476 = 8114

 ifInMulticastPkts (8114 B) 172.63829787234 Bps 47 secs
PHP SUB: 2623361 - 2621909 = 1452

 ifOutMulticastPkts (1452 B) 30.893617021277 Bps 47 secs
PHP SUB: 566905 - 566905 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-116.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-116.rrd N:4892830780157:8619698143174:5:0:4816766639:7577514188:33433042:5063516:566905:0:0:8505452:2440155:24927590:2623361 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80526.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80526.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80527.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80527.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-128244.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-128244.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
L2TP: MSL (2357381) {C16-619-A1} [10000]
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-117.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-117.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80528.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80528.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80529.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80529.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 146706 = 146706
PHP ADD: 0 + 141722 = 141722
Timeticks converted 0:0:07:49.22 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
B-CORE: SW-1532 (P49) /CH927/ (BE1532)
PHP SUB: 10237416 - 10233974 = 3442

 ifInOctets (3442 B) 73.234042553191 Bps 47 secs
PHP SUB: 9360320 - 9357184 = 3136

 ifOutOctets (3136 B) 66.723404255319 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 146706 - 146657 = 49

 ifInNUcastPkts (49 B) 1.0425531914894 Bps 47 secs
PHP SUB: 141722 - 141674 = 48

 ifOutNUcastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 146706 - 146657 = 49

 ifInMulticastPkts (49 B) 1.0425531914894 Bps 47 secs
PHP SUB: 141722 - 141674 = 48

 ifOutMulticastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-118.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-118.rrd N:10237416:9360320:0:0:0:0:146706:141722:0:0:0:0:0:146706:141722 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80530.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80530.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80531.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-106793.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-106793.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119622.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119622.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 120943 + 750837 = 871780
PHP ADD: 421776 + 376534 = 798310
Timeticks converted 0:0:07:49.44 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
B-CORE: SW-1531 (P49)
PHP SUB: 1196322790351 - 1195808811330 = 513979021

 ifInOctets (513979021 B) 10935723.851064 Bps 47 secs
PHP SUB: 2751345171202 - 2747436249690 = 3908921512

 ifOutOctets (3908921512 B) 83168542.808511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1859611222 - 1858429954 = 1181268

 ifInUcastPkts (1181268 B) 25133.361702128 Bps 47 secs
PHP SUB: 2096807295 - 2094098654 = 2708641

 ifOutUcastPkts (2708641 B) 57630.659574468 Bps 47 secs
PHP SUB: 871780 - 871497 = 283

 ifInNUcastPkts (283 B) 6.0212765957447 Bps 47 secs
PHP SUB: 798310 - 798024 = 286

 ifOutNUcastPkts (286 B) 6.0851063829787 Bps 47 secs
PHP SUB: 120943 - 120910 = 33

 ifInBroadcastPkts (33 B) 0.70212765957447 Bps 47 secs
PHP SUB: 421776 - 421627 = 149

 ifOutBroadcastPkts (149 B) 3.1702127659574 Bps 47 secs
PHP SUB: 750837 - 750587 = 250

 ifInMulticastPkts (250 B) 5.3191489361702 Bps 47 secs
PHP SUB: 376534 - 376397 = 137

 ifOutMulticastPkts (137 B) 2.9148936170213 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-119.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-119.rrd N:1196322790351:2751345171202:0:0:1859611222:2096807295:871780:798310:0:0:0:120943:421776:750837:376534 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80532.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80532.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80533.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80533.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 38

Testing: ifInOctets_perc gt 90
 (value: 1)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93529.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93529.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119623.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119623.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 21253483 + 77212649 = 98466132
PHP ADD: 45353 + 20000 = 65353
Timeticks converted 0:0:10:20.70 -> 620
IFLASTCHANGE = 1649671547s - 137643s + 620s
NNI: R-LINX {TIC-05229}
PHP SUB: 383665728214 - 383503352569 = 162375645

 ifInOctets (162375645 B) 3454800.9574468 Bps 47 secs
PHP SUB: 3237977244008 - 3236680121404 = 1297122604

 ifOutOctets (1297122604 B) 27598353.276596 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 999842054 - 999329026 = 513028

 ifInUcastPkts (513028 B) 10915.489361702 Bps 47 secs
PHP SUB: 2778179643 - 2777090501 = 1089142

 ifOutUcastPkts (1089142 B) 23173.234042553 Bps 47 secs
PHP SUB: 98466132 - 98433731 = 32401

 ifInNUcastPkts (32401 B) 689.3829787234 Bps 47 secs
PHP SUB: 65353 - 65331 = 22

 ifOutNUcastPkts (22 B) 0.46808510638298 Bps 47 secs
PHP SUB: 21253483 - 21246232 = 7251

 ifInBroadcastPkts (7251 B) 154.27659574468 Bps 47 secs
PHP SUB: 45353 - 45338 = 15

 ifOutBroadcastPkts (15 B) 0.31914893617021 Bps 47 secs
PHP SUB: 77212649 - 77187499 = 25150

 ifInMulticastPkts (25150 B) 535.10638297872 Bps 47 secs
PHP SUB: 20000 - 19993 = 7

 ifOutMulticastPkts (7 B) 0.14893617021277 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-120.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-120.rrd N:383665728214:3237977244008:0:0:999842054:2778179643:98466132:65353:0:0:0:21253483:45353:77212649:20000 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80534.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80534.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80535.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80535.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119624.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119624.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 2)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160636.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160636.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1 + 98534 = 98535
PHP ADD: 15 + 75003 = 75018
Timeticks converted 0:0:07:49.57 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
CUST: 4D {TIC-09221}
PHP SUB: 2145866229087 - 2144462823136 = 1403405951

 ifInOctets (1403405951 B) 29859701.085106 Bps 47 secs
PHP SUB: 4558905025205 - 4556378235750 = 2526789455

 ifOutOctets (2526789455 B) 53761477.765957 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 2514592397 - 2512769133 = 1823264

 ifInUcastPkts (1823264 B) 38792.85106383 Bps 47 secs
PHP SUB: 7986392949 - 7981377723 = 5015226

 ifOutUcastPkts (5015226 B) 106706.93617021 Bps 47 secs
PHP SUB: 98535 - 98506 = 29

 ifInNUcastPkts (29 B) 0.61702127659574 Bps 47 secs
PHP SUB: 75018 - 74996 = 22

 ifOutNUcastPkts (22 B) 0.46808510638298 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 15 - 15 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 98534 - 98505 = 29

 ifInMulticastPkts (29 B) 0.61702127659574 Bps 47 secs
PHP SUB: 75003 - 74981 = 22

 ifOutMulticastPkts (22 B) 0.46808510638298 Bps 47 secs
PHP SUB: 3 - 3 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-121.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-121.rrd N:2145866229087:4558905025205:0:0:2514592397:7986392949:98535:75018:3:0:4572:1:15:98534:75003 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80537.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80537.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80538.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80538.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119625.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119625.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 38 associated by 

Testing: ifInOctets_perc gt 999
 (value: 2)
Testing: ifOutOctets_perc gt 999
 (value: 4)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140848.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140848.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-122.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-122.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80540.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80540.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80541.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80541.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122073.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122073.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 2875934 + 7557897 = 10433831
PHP ADD: 74162 + 145025 = 219187
Timeticks converted 0:0:07:49.58 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
B-NEX: SW-153-A (eth1/52/1) (BE1001)
PHP SUB: 147121405205 - 147005350764 = 116054441

 ifInOctets (116054441 B) 2469243.4255319 Bps 47 secs
PHP SUB: 97641023594 - 97552405944 = 88617650

 ifOutOctets (88617650 B) 1885481.9148936 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 205502293 - 205337668 = 164625

 ifInUcastPkts (164625 B) 3502.6595744681 Bps 47 secs
PHP SUB: 116949460 - 116845288 = 104172

 ifOutUcastPkts (104172 B) 2216.4255319149 Bps 47 secs
PHP SUB: 10433831 - 10427650 = 6181

 ifInNUcastPkts (6181 B) 131.51063829787 Bps 47 secs
PHP SUB: 219187 - 219131 = 56

 ifOutNUcastPkts (56 B) 1.1914893617021 Bps 47 secs
PHP SUB: 2875934 - 2873504 = 2430

 ifInBroadcastPkts (2430 B) 51.702127659574 Bps 47 secs
PHP SUB: 74162 - 74139 = 23

 ifOutBroadcastPkts (23 B) 0.48936170212766 Bps 47 secs
PHP SUB: 7557897 - 7554146 = 3751

 ifInMulticastPkts (3751 B) 79.808510638298 Bps 47 secs
PHP SUB: 145025 - 144992 = 33

 ifOutMulticastPkts (33 B) 0.70212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-123.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-123.rrd N:147121405205:97641023594:0:0:205502293:116949460:10433831:219187:0:0:0:2875934:74162:7557897:145025 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80542.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80543.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80543.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122074.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122074.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140076.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140076.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 2525096 + 7298655 = 9823751
PHP ADD: 31253 + 340681 = 371934
Timeticks converted 0:0:07:49.75 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
B-NEX: SW-153-A (eth1/52/2) (BE1001)
PHP SUB: 86983960107 - 86938131069 = 45829038

 ifInOctets (45829038 B) 975085.91489362 Bps 47 secs
PHP SUB: 77637682160 - 77556177041 = 81505119

 ifOutOctets (81505119 B) 1734151.4680851 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 169935867 - 169837810 = 98057

 ifInUcastPkts (98057 B) 2086.3191489362 Bps 47 secs
PHP SUB: 99253394 - 99152771 = 100623

 ifOutUcastPkts (100623 B) 2140.914893617 Bps 47 secs
PHP SUB: 9823751 - 9818961 = 4790

 ifInNUcastPkts (4790 B) 101.91489361702 Bps 47 secs
PHP SUB: 371934 - 371248 = 686

 ifOutNUcastPkts (686 B) 14.595744680851 Bps 47 secs
PHP SUB: 2525096 - 2524239 = 857

 ifInBroadcastPkts (857 B) 18.234042553191 Bps 47 secs
PHP SUB: 31253 - 31248 = 5

 ifOutBroadcastPkts (5 B) 0.1063829787234 Bps 47 secs
PHP SUB: 7298655 - 7294722 = 3933

 ifInMulticastPkts (3933 B) 83.68085106383 Bps 47 secs
PHP SUB: 340681 - 340000 = 681

 ifOutMulticastPkts (681 B) 14.489361702128 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-124.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-124.rrd N:86983960107:77637682160:0:0:169935867:99253394:9823751:371934:0:0:0:2525096:31253:7298655:340681 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80544.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80544.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80545.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80545.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122075.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122075.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140077.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140077.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-125.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-125.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80546.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80546.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80547.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80547.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122076.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122076.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-126.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-126.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80548.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80548.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80549.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80549.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122077.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122077.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 14 + 2963364 = 2963378
PHP ADD: 10 + 2873437 = 2873447
Timeticks converted 0:23:55:13.40 -> 86113
IFLASTCHANGE = 1649671547s - 137643s + 86113s
B-CORE: RTR-154 (te0/0/0/22) /CH930/ (BE203)
PHP SUB: 3434040686974 - 3428516252641 = 5524434333

 ifInOctets (5524434333 B) 117541156.02128 Bps 47 secs
PHP SUB: 5995119093690 - 5990763737925 = 4355355765

 ifOutOctets (4355355765 B) 92667143.93617 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4120459184 - 4115612806 = 4846378

 ifInUcastPkts (4846378 B) 103114.42553191 Bps 47 secs
PHP SUB: 9011121237 - 9004638864 = 6482373

 ifOutUcastPkts (6482373 B) 137922.82978723 Bps 47 secs
PHP SUB: 2963378 - 2962416 = 962

 ifInNUcastPkts (962 B) 20.468085106383 Bps 47 secs
PHP SUB: 2873447 - 2872470 = 977

 ifOutNUcastPkts (977 B) 20.787234042553 Bps 47 secs
PHP SUB: 14 - 14 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 10 - 10 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2963364 - 2962402 = 962

 ifInMulticastPkts (962 B) 20.468085106383 Bps 47 secs
PHP SUB: 2873437 - 2872460 = 977

 ifOutMulticastPkts (977 B) 20.787234042553 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-127.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-127.rrd N:3434040686974:5995119093690:0:0:4120459184:9011121237:2963378:2873447:0:0:0:14:10:2963364:2873437 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80550.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80550.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80551.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80551.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122078.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122078.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 9)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134276.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134276.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 13 + 2964334 = 2964347
PHP ADD: 0 + 2873480 = 2873480
Timeticks converted 0:23:55:13.68 -> 86113
IFLASTCHANGE = 1649671547s - 137643s + 86113s
B-CORE: RTR-154 (te0/0/0/23) /CH938/ (BE203)
PHP SUB: 3396856022105 - 3395309872019 = 1546150086

 ifInOctets (1546150086 B) 32896810.340426 Bps 47 secs
PHP SUB: 6599198652593 - 6594943019286 = 4255633307

 ifOutOctets (4255633307 B) 90545389.510638 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4163032088 - 4160743043 = 2289045

 ifInUcastPkts (2289045 B) 48703.085106383 Bps 47 secs
PHP SUB: 8807635262 - 8800857915 = 6777347

 ifOutUcastPkts (6777347 B) 144198.87234043 Bps 47 secs
PHP SUB: 2964347 - 2963386 = 961

 ifInNUcastPkts (961 B) 20.446808510638 Bps 47 secs
PHP SUB: 2873480 - 2872503 = 977

 ifOutNUcastPkts (977 B) 20.787234042553 Bps 47 secs
PHP SUB: 13 - 13 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2964334 - 2963373 = 961

 ifInMulticastPkts (961 B) 20.446808510638 Bps 47 secs
PHP SUB: 2873480 - 2872503 = 977

 ifOutMulticastPkts (977 B) 20.787234042553 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-128.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-128.rrd N:3396856022105:6599198652593:0:0:4163032088:8807635262:2964347:2873480:0:0:0:13:0:2964334:2873480 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80553.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80553.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80554.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80554.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122079.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122079.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 3)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134277.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134277.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
RTR-151 (po202) te0/1/0/0 (924)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-129.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-129.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42612.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42612.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51915.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51915.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122080.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122080.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 2881135 = 2881135
PHP ADD: 10 + 2873400 = 2873410
Timeticks converted 0:1:13:43.58 -> 4423
IFLASTCHANGE = 1649671547s - 137643s + 4423s
B-CORE: RTR-151 (te0/1/0/1) /CH926/ (BE202)
PHP SUB: 11985400069792 - 11979685537265 = 5714532527

 ifInOctets (5714532527 B) 121585798.44681 Bps 47 secs
PHP SUB: 11565765910918 - 11562475422661 = 3290488257

 ifOutOctets (3290488257 B) 70010388.446809 Bps 47 secs
PHP SUB: 1020 - 1020 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 11355706820 - 11349793851 = 5912969

 ifInUcastPkts (5912969 B) 125807.85106383 Bps 47 secs
PHP SUB: 12417994733 - 12412974505 = 5020228

 ifOutUcastPkts (5020228 B) 106813.36170213 Bps 47 secs
PHP SUB: 2881135 - 2880175 = 960

 ifInNUcastPkts (960 B) 20.425531914894 Bps 47 secs
PHP SUB: 2873410 - 2872432 = 978

 ifOutNUcastPkts (978 B) 20.808510638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 10 - 10 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2881135 - 2880175 = 960

 ifInMulticastPkts (960 B) 20.425531914894 Bps 47 secs
PHP SUB: 2873400 - 2872422 = 978

 ifOutMulticastPkts (978 B) 20.808510638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-130.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-130.rrd N:11985400069792:11565765910918:1020:0:11355706820:12417994733:2881135:2873410:0:0:0:0:10:2881135:2873400 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42614.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42614.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51916.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51916.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122081.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122081.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 10)
Testing: ifOutOctets_perc gt 90
 (value: 6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134278.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134278.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 10 + 2876454 = 2876464
PHP ADD: 4 + 2872876 = 2872880
Timeticks converted 0:1:13:43.57 -> 4423
IFLASTCHANGE = 1649671547s - 137643s + 4423s
B-CORE: RTR-151 (te0/1/0/0) /CH924/ (BE202)
PHP SUB: 7086999406878 - 7084456340602 = 2543066276

 ifInOctets (2543066276 B) 54107793.106383 Bps 47 secs
PHP SUB: 8248658693035 - 8244539123802 = 4119569233

 ifOutOctets (4119569233 B) 87650409.212766 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 6725309285 - 6722431895 = 2877390

 ifInUcastPkts (2877390 B) 61221.063829787 Bps 47 secs
PHP SUB: 10189719557 - 10184055962 = 5663595

 ifOutUcastPkts (5663595 B) 120502.0212766 Bps 47 secs
PHP SUB: 2876464 - 2875504 = 960

 ifInNUcastPkts (960 B) 20.425531914894 Bps 47 secs
PHP SUB: 2872880 - 2871902 = 978

 ifOutNUcastPkts (978 B) 20.808510638298 Bps 47 secs
PHP SUB: 10 - 10 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 4 - 4 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2876454 - 2875494 = 960

 ifInMulticastPkts (960 B) 20.425531914894 Bps 47 secs
PHP SUB: 2872876 - 2871898 = 978

 ifOutMulticastPkts (978 B) 20.808510638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-131.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-131.rrd N:7086999406878:8248658693035:0:0:6725309285:10189719557:2876464:2872880:0:0:0:10:4:2876454:2872876 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42616.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42616.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51917.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51917.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122082.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122082.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 4)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134279.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134279.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-132.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-132.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42618.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42618.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51918.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51918.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122083.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122083.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-133.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-133.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42620.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42620.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51919.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51919.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122084.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122084.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-134.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-134.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42622.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42622.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51920.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51920.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122085.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122085.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 2 + 2967343 = 2967345
PHP ADD: 5 + 2884771 = 2884776
Timeticks converted 0:0:07:10.17 -> 430
IFLASTCHANGE = 1649671547s - 137643s + 430s
B-CORE: RTR-121 (te0/0/2/2) (BE121)
PHP SUB: 12289957138728 - 12282138963745 = 7818174983

 ifInOctets (7818174983 B) 166344148.57447 Bps 47 secs
PHP SUB: 4396291580437 - 4393043462429 = 3248118008

 ifOutOctets (3248118008 B) 69108893.787234 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 16887340064 - 16875473573 = 11866491

 ifInUcastPkts (11866491 B) 252478.53191489 Bps 47 secs
PHP SUB: 5711611532 - 5707332998 = 4278534

 ifOutUcastPkts (4278534 B) 91032.638297872 Bps 47 secs
PHP SUB: 2967345 - 2966359 = 986

 ifInNUcastPkts (986 B) 20.978723404255 Bps 47 secs
PHP SUB: 2884776 - 2883799 = 977

 ifOutNUcastPkts (977 B) 20.787234042553 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2967343 - 2966357 = 986

 ifInMulticastPkts (986 B) 20.978723404255 Bps 47 secs
PHP SUB: 2884771 - 2883794 = 977

 ifOutMulticastPkts (977 B) 20.787234042553 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-135.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-135.rrd N:12289957138728:4396291580437:0:0:16887340064:5711611532:2967345:2884776:0:0:0:2:5:2967343:2884771 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42624.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42624.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51921.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51921.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122086.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122086.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 13)
Testing: ifOutOctets_perc gt 90
 (value: 6)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134280.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134280.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-136.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-136.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42626.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42626.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51922.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51922.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE {TIC-13291}
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-137.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-137.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42628.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42628.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51923.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51923.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119641.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119641.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 4572 = 4572
PHP ADD: 0 + 141565 = 141565
Timeticks converted 0:0:10:21.56 -> 621
IFLASTCHANGE = 1649671547s - 137643s + 621s
B-NNI: IXReach {SFL-032620}
PHP SUB: 26958999104 - 26942991445 = 16007659

 ifInOctets (16007659 B) 340588.4893617 Bps 47 secs
PHP SUB: 29695344539 - 29670301587 = 25042952

 ifOutOctets (25042952 B) 532828.76595745 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 67646498 - 67609425 = 37073

 ifInUcastPkts (37073 B) 788.78723404255 Bps 47 secs
PHP SUB: 68657350 - 68615488 = 41862

 ifOutUcastPkts (41862 B) 890.68085106383 Bps 47 secs
PHP SUB: 4572 - 4571 = 1

 ifInNUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 141565 - 141517 = 48

 ifOutNUcastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 4572 - 4571 = 1

 ifInMulticastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 141565 - 141517 = 48

 ifOutMulticastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-138.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-138.rrd N:26958999104:29695344539:0:0:67646498:68657350:4572:141565:0:0:0:0:0:4572:141565 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42630.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42630.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51924.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51924.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119642.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119642.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160637.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160637.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 58 + 9160 = 9218
PHP ADD: 2276 + 4532 = 6808
Timeticks converted 0:0:10:20.49 -> 620
IFLASTCHANGE = 1649671547s - 137643s + 620s
B-NNI: MegaPort {TIC-066711}
PHP SUB: 2007050377 - 2004489376 = 2561001

 ifInOctets (2561001 B) 54489.382978723 Bps 47 secs
PHP SUB: 3704562569 - 3697493593 = 7068976

 ifOutOctets (7068976 B) 150403.74468085 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 8647014 - 8627539 = 19475

 ifInUcastPkts (19475 B) 414.36170212766 Bps 47 secs
PHP SUB: 26746290 - 26668729 = 77561

 ifOutUcastPkts (77561 B) 1650.2340425532 Bps 47 secs
PHP SUB: 9218 - 9215 = 3

 ifInNUcastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 6808 - 6806 = 2

 ifOutNUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 58 - 58 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2276 - 2275 = 1

 ifOutBroadcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 9160 - 9157 = 3

 ifInMulticastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 4532 - 4531 = 1

 ifOutMulticastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-139.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-139.rrd N:2007050377:3704562569:0:0:8647014:26746290:9218:6808:0:0:0:58:2276:9160:4532 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42632.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42632.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51925.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51925.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122087.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122087.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160638.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160638.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-140.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-140.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42634.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42634.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51926.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51926.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122088.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122088.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-141.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-141.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42636.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42636.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51927.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51927.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122089.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122089.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SPARE
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-142.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-142.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42638.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42638.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51928.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51928.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122090.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122090.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 132533 + 162012 = 294545
PHP ADD: 281905 + 433712 = 715617
Timeticks converted 0:0:07:15.46 -> 435
IFLASTCHANGE = 1649671547s - 137643s + 435s
B-CORE: SW-1531 (P50)
PHP SUB: 927963542142 - 927307258761 = 656283381

 ifInOctets (656283381 B) 13963476.191489 Bps 47 secs
PHP SUB: 5603443254064 - 5597716428843 = 5726825221

 ifOutOctets (5726825221 B) 121847345.12766 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1432353698 - 1430901012 = 1452686

 ifInUcastPkts (1452686 B) 30908.212765957 Bps 47 secs
PHP SUB: 4086471546 - 4082568437 = 3903109

 ifOutUcastPkts (3903109 B) 83044.872340426 Bps 47 secs
PHP SUB: 294545 - 294453 = 92

 ifInNUcastPkts (92 B) 1.9574468085106 Bps 47 secs
PHP SUB: 715617 - 715348 = 269

 ifOutNUcastPkts (269 B) 5.7234042553191 Bps 47 secs
PHP SUB: 132533 - 132492 = 41

 ifInBroadcastPkts (41 B) 0.87234042553191 Bps 47 secs
PHP SUB: 281905 - 281786 = 119

 ifOutBroadcastPkts (119 B) 2.531914893617 Bps 47 secs
PHP SUB: 162012 - 161961 = 51

 ifInMulticastPkts (51 B) 1.0851063829787 Bps 47 secs
PHP SUB: 433712 - 433562 = 150

 ifOutMulticastPkts (150 B) 3.1914893617021 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-143.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-143.rrd N:927963542142:5603443254064:0:0:1432353698:4086471546:294545:715617:0:0:0:132533:281905:162012:433712 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42640.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42640.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51929.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51929.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 38

Testing: ifInOctets_perc gt 90
 (value: 1)
Testing: ifOutOctets_perc gt 90
 (value: 10)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93531.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119647.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119647.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 20916 + 37 = 20953
PHP ADD: 1 + 0 = 1
Timeticks converted 0:0:03:26.56 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
TRANSIT: Voxility (CID878) {TIC-031723} [1000]
PHP SUB: 3620225874 - 3619936331 = 289543

 ifInOctets (289543 B) 6160.4893617021 Bps 47 secs
PHP SUB: 5893306 - 5891163 = 2143

 ifOutOctets (2143 B) 45.595744680851 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 10272880 - 10271124 = 1756

 ifInUcastPkts (1756 B) 37.36170212766 Bps 47 secs
PHP SUB: 74362 - 74335 = 27

 ifOutUcastPkts (27 B) 0.57446808510638 Bps 47 secs
PHP SUB: 20953 - 20951 = 2

 ifInNUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 20916 - 20914 = 2

 ifInBroadcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 37 - 37 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 33 - 33 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-144.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-144.rrd N:3620225874:5893306:0:0:10272880:74362:20953:1:33:0:0:20916:1:37:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42642.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42642.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51930.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51930.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119648.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119648.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 40 associated by 

Testing: ifInOctets_rate gt 1250000000
 (value: 6160.4893617021)
Testing: ifOutOctets_rate gt 1250000000
 (value: 45.595744680851)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-132244.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-132244.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134281.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134281.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 73 associated by 

Testing: ifOperStatus ne up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-139531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-139531.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1 + 338427 = 338428
PHP ADD: 29 + 429100 = 429129
Timeticks converted 0:0:03:26.56 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
CORE: RTR-05 (Te1/5) {TIC-09221}
PHP SUB: 5934576638380 - 5933518656364 = 1057982016

 ifInOctets (1057982016 B) 22510255.659574 Bps 47 secs
PHP SUB: 3331936779940 - 3331007090097 = 929689843

 ifOutOctets (929689843 B) 19780634.957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 6862915677 - 6861280088 = 1635589

 ifInUcastPkts (1635589 B) 34799.765957447 Bps 47 secs
PHP SUB: 3134919329 - 3133938658 = 980671

 ifOutUcastPkts (980671 B) 20865.340425532 Bps 47 secs
PHP SUB: 338428 - 338315 = 113

 ifInNUcastPkts (113 B) 2.4042553191489 Bps 47 secs
PHP SUB: 429129 - 428984 = 145

 ifOutNUcastPkts (145 B) 3.0851063829787 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 29 - 29 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 338427 - 338314 = 113

 ifInMulticastPkts (113 B) 2.4042553191489 Bps 47 secs
PHP SUB: 429100 - 428955 = 145

 ifOutMulticastPkts (145 B) 3.0851063829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-145.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-145.rrd N:5934576638380:3331936779940:0:0:6862915677:3134919329:338428:429129:0:0:0:1:29:338427:429100 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42644.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42644.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 26

Testing: ifAdminStatus equals up
 (value: up)
Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-46825.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-46825.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51931.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51931.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 36,38

Testing: ifInOctets_perc gt 90
 (value: 2)
Testing: ifOutOctets_perc gt 90
 (value: 2)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-53499.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-53499.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119649.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119649.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 28797 = 28797
PHP ADD: 0 + 9573 = 9573
Timeticks converted 0:0:03:26.57 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
L2TP: 4D (2253001) {TIC-048303} [10000]
PHP SUB: 2313765921721 - 2313733629852 = 32291869

 ifInOctets (32291869 B) 687061.04255319 Bps 47 secs
PHP SUB: 113894019551 - 113853527281 = 40492270

 ifOutOctets (40492270 B) 861537.65957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1595477870 - 1595420888 = 56982

 ifInUcastPkts (56982 B) 1212.3829787234 Bps 47 secs
PHP SUB: 519366843 - 519302113 = 64730

 ifOutUcastPkts (64730 B) 1377.2340425532 Bps 47 secs
PHP SUB: 28797 - 28787 = 10

 ifInNUcastPkts (10 B) 0.21276595744681 Bps 47 secs
PHP SUB: 9573 - 9571 = 2

 ifOutNUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 28797 - 28787 = 10

 ifInMulticastPkts (10 B) 0.21276595744681 Bps 47 secs
PHP SUB: 9573 - 9571 = 2

 ifOutMulticastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 9448 - 9448 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-146.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-146.rrd N:2313765921721:113894019551:0:0:1595477870:519366843:28797:9573:9448:0:0:0:0:28797:9573 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42646.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42646.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51932.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51932.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119650.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119650.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 2553829 + 8111331 = 10665160
PHP ADD: 79450 + 104929 = 184379
Timeticks converted 0:0:07:10.21 -> 430
IFLASTCHANGE = 1649671547s - 137643s + 430s
B-NEX: SW-153-A (eth1/52/3) (BE1001)
PHP SUB: 1278316105657 - 1277024641364 = 1291464293

 ifInOctets (1291464293 B) 27477963.680851 Bps 47 secs
PHP SUB: 1891378566439 - 1890640334994 = 738231445

 ifOutOctets (738231445 B) 15707052.021277 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 943794378 - 942850228 = 944150

 ifInUcastPkts (944150 B) 20088.29787234 Bps 47 secs
PHP SUB: 2062083772 - 2061229319 = 854453

 ifOutUcastPkts (854453 B) 18179.85106383 Bps 47 secs
PHP SUB: 10665160 - 10660061 = 5099

 ifInNUcastPkts (5099 B) 108.48936170213 Bps 47 secs
PHP SUB: 184379 - 184363 = 16

 ifOutNUcastPkts (16 B) 0.34042553191489 Bps 47 secs
PHP SUB: 2553829 - 2552646 = 1183

 ifInBroadcastPkts (1183 B) 25.170212765957 Bps 47 secs
PHP SUB: 79450 - 79445 = 5

 ifOutBroadcastPkts (5 B) 0.1063829787234 Bps 47 secs
PHP SUB: 8111331 - 8107415 = 3916

 ifInMulticastPkts (3916 B) 83.31914893617 Bps 47 secs
PHP SUB: 104929 - 104918 = 11

 ifOutMulticastPkts (11 B) 0.23404255319149 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-147.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-147.rrd N:1278316105657:1891378566439:0:0:943794378:2062083772:10665160:184379:0:0:0:2553829:79450:8111331:104929 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42648.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42648.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51933.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51933.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122091.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122091.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 2)
Testing: ifOutOctets_perc gt 90
 (value: 1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140172.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140172.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 4728335 + 7904151 = 12632486
PHP ADD: 502472 + 85632 = 588104
Timeticks converted 0:0:07:10.22 -> 430
IFLASTCHANGE = 1649671547s - 137643s + 430s
B-NEX: SW-153-A (eth1/52/4) (BE1001)
PHP SUB: 119806208257 - 119731227481 = 74980776

 ifInOctets (74980776 B) 1595335.6595745 Bps 47 secs
PHP SUB: 73740728049 - 73546242545 = 194485504

 ifOutOctets (194485504 B) 4137989.4468085 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 168459352 - 168360546 = 98806

 ifInUcastPkts (98806 B) 2102.2553191489 Bps 47 secs
PHP SUB: 124227398 - 124042059 = 185339

 ifOutUcastPkts (185339 B) 3943.3829787234 Bps 47 secs
PHP SUB: 12632486 - 12624448 = 8038

 ifInNUcastPkts (8038 B) 171.02127659574 Bps 47 secs
PHP SUB: 588104 - 588014 = 90

 ifOutNUcastPkts (90 B) 1.9148936170213 Bps 47 secs
PHP SUB: 4728335 - 4724654 = 3681

 ifInBroadcastPkts (3681 B) 78.31914893617 Bps 47 secs
PHP SUB: 502472 - 502395 = 77

 ifOutBroadcastPkts (77 B) 1.6382978723404 Bps 47 secs
PHP SUB: 7904151 - 7899794 = 4357

 ifInMulticastPkts (4357 B) 92.702127659574 Bps 47 secs
PHP SUB: 85632 - 85619 = 13

 ifOutMulticastPkts (13 B) 0.27659574468085 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-148.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-148.rrd N:119806208257:73740728049:0:0:168459352:124227398:12632486:588104:0:0:0:4728335:502472:7904151:85632 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42650.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42650.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51934.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51934.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122092.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122092.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140173.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140173.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1 + 0 = 1
PHP ADD: 1 + 0 = 1
Timeticks converted 0:0:03:26.58 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
VISP: Local-Loop (te0/1/0/21)
PHP SUB: 492356 - 492141 = 215

 ifInOctets (215 B) 4.5744680851064 Bps 47 secs
PHP SUB: 492007 - 491792 = 215

 ifOutOctets (215 B) 4.5744680851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4584 - 4582 = 2

 ifInUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 4582 - 4580 = 2

 ifOutUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-149.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-149.rrd N:492356:492007:0:0:4584:4582:1:1:0:0:0:1:1:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42652.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42652.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51935.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51935.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 36,38

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91097.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91097.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119653.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119653.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1 + 0 = 1
PHP ADD: 1 + 0 = 1
Timeticks converted 0:0:03:26.59 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
VISP: Local-Loop (te0/1/0/20)
PHP SUB: 492007 - 491792 = 215

 ifInOctets (215 B) 4.5744680851064 Bps 47 secs
PHP SUB: 492356 - 492141 = 215

 ifOutOctets (215 B) 4.5744680851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4582 - 4580 = 2

 ifInUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 4584 - 4582 = 2

 ifOutUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-150.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-150.rrd N:492007:492356:0:0:4582:4584:1:1:0:0:0:1:1:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42654.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42654.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51936.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51936.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 36,38

Testing: ifInOctets_perc gt 90
 (value: 0)
Testing: ifOutOctets_perc gt 90
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91098.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91098.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119654.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119654.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 79 + 3184215 = 3184294
PHP ADD: 20 + 3093800 = 3093820
Timeticks converted 0:23:55:06.18 -> 86106
IFLASTCHANGE = 1649671547s - 137643s + 86106s
B-CORE: RTR-154 (te0/1/0/22) /CH929/ (BE203)
PHP SUB: 2672702144433 - 2670025524164 = 2676620269

 ifInOctets (2676620269 B) 56949367.425532 Bps 47 secs
PHP SUB: 5999546720811 - 5995146981195 = 4399739616

 ifOutOctets (4399739616 B) 93611481.191489 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 3423768261 - 3420921867 = 2846394

 ifInUcastPkts (2846394 B) 60561.574468085 Bps 47 secs
PHP SUB: 8279528680 - 8272994353 = 6534327

 ifOutUcastPkts (6534327 B) 139028.23404255 Bps 47 secs
PHP SUB: 3184294 - 3183309 = 985

 ifInNUcastPkts (985 B) 20.957446808511 Bps 47 secs
PHP SUB: 3093820 - 3092822 = 998

 ifOutNUcastPkts (998 B) 21.234042553191 Bps 47 secs
PHP SUB: 79 - 79 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 20 - 20 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3184215 - 3183230 = 985

 ifInMulticastPkts (985 B) 20.957446808511 Bps 47 secs
PHP SUB: 3093800 - 3092802 = 998

 ifOutMulticastPkts (998 B) 21.234042553191 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-151.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-151.rrd N:2672702144433:5999546720811:0:0:3423768261:8279528680:3184294:3093820:0:0:0:79:20:3184215:3093800 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42656.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42656.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51937.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51937.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122093.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122093.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 5)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134282.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134282.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 45 + 3097443 = 3097488
PHP ADD: 5 + 3006870 = 3006875
Timeticks converted 0:23:55:06.18 -> 86106
IFLASTCHANGE = 1649671547s - 137643s + 86106s
B-CORE: RTR-154 (te0/1/0/23) /CH933/ (BE203)
PHP SUB: 3416334761997 - 3414774829069 = 1559932928

 ifInOctets (1559932928 B) 33190062.297872 Bps 47 secs
PHP SUB: 6108269949268 - 6104399503044 = 3870446224

 ifOutOctets (3870446224 B) 82349919.659574 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4065934580 - 4063500650 = 2433930

 ifInUcastPkts (2433930 B) 51785.744680851 Bps 47 secs
PHP SUB: 8484006626 - 8477566253 = 6440373

 ifOutUcastPkts (6440373 B) 137029.21276596 Bps 47 secs
PHP SUB: 3097488 - 3096384 = 1104

 ifInNUcastPkts (1104 B) 23.489361702128 Bps 47 secs
PHP SUB: 3006875 - 3005751 = 1124

 ifOutNUcastPkts (1124 B) 23.914893617021 Bps 47 secs
PHP SUB: 45 - 45 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3097443 - 3096339 = 1104

 ifInMulticastPkts (1104 B) 23.489361702128 Bps 47 secs
PHP SUB: 3006870 - 3005746 = 1124

 ifOutMulticastPkts (1124 B) 23.914893617021 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-152.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-152.rrd N:3416334761997:6108269949268:0:0:4065934580:8484006626:3097488:3006875:0:0:0:45:5:3097443:3006870 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42658.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42658.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51938.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51938.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
 (value: fullDuplex)
Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122094.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122094.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 37 associated by 

Testing: ifInOctets_perc gt 90
 (value: 3)
Testing: ifOutOctets_perc gt 90
 (value: 7)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-134283.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-134283.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:19.07 -> 19
IFLASTCHANGE = 1649671547s - 137643s + 19s
LOOPBACK: OSPF
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-201.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-201.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101769.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42660.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42660.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101769.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51939.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51939.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 24 + 12035849 = 12035873
PHP ADD: 40 + 12021810 = 12021850
Timeticks converted 0:1:14:14.61 -> 4454
IFLASTCHANGE = 1649671547s - 137643s + 4454s
CORE: RTR-151 (BE202)
PHP SUB: 36959680790301 - 36942619553222 = 17061237079

 ifInOctets (17061237079 B) 363005044.23404 Bps 47 secs
PHP SUB: 36105522931186 - 36090555755395 = 14967175791

 ifOutOctets (14967175791 B) 318450548.74468 Bps 47 secs
PHP SUB: 1020 - 1020 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 34931042858 - 34913096934 = 17945924

 ifInUcastPkts (17945924 B) 381828.17021277 Bps 47 secs
PHP SUB: 41561188310 - 41540844849 = 20343461

 ifOutUcastPkts (20343461 B) 432839.59574468 Bps 47 secs
PHP SUB: 12035873 - 12031749 = 4124

 ifInNUcastPkts (4124 B) 87.744680851064 Bps 47 secs
PHP SUB: 12021850 - 12017674 = 4176

 ifOutNUcastPkts (4176 B) 88.851063829787 Bps 47 secs
PHP SUB: 24 - 24 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 40 - 40 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 12035849 - 12031725 = 4124

 ifInMulticastPkts (4124 B) 87.744680851064 Bps 47 secs
PHP SUB: 12021810 - 12017634 = 4176

 ifOutMulticastPkts (4176 B) 88.851063829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-202.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-202.rrd N:36959680790301:36105522931186:1020:0:34931042858:41561188310:12035873:12021850:0:0:0:24:40:12035849:12021810 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101770.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42662.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42662.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 26

Testing: ifAdminStatus equals up
 (value: up)
Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-46826.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-46826.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101770.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51940.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51940.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101770.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119657.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119657.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 151 + 12209392 = 12209543
PHP ADD: 35 + 11847609 = 11847644
Timeticks converted 0:23:56:23.28 -> 86183
IFLASTCHANGE = 1649671547s - 137643s + 86183s
CORE: RTR-154 (BE203)
PHP SUB: 12920025027211 - 12908604993226 = 11420033985

 ifInOctets (11420033985 B) 242979446.48936 Bps 47 secs
PHP SUB: 24702119349539 - 24685183420703 = 16935928836

 ifOutOctets (16935928836 B) 360338911.40426 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 15773303295 - 15760747015 = 12556280

 ifInUcastPkts (12556280 B) 267154.89361702 Bps 47 secs
PHP SUB: 34582401973 - 34555927687 = 26474286

 ifOutUcastPkts (26474286 B) 563282.68085106 Bps 47 secs
PHP SUB: 12209543 - 12205483 = 4060

 ifInNUcastPkts (4060 B) 86.382978723404 Bps 47 secs
PHP SUB: 11847644 - 11843520 = 4124

 ifOutNUcastPkts (4124 B) 87.744680851064 Bps 47 secs
PHP SUB: 151 - 151 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 35 - 35 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 12209392 - 12205332 = 4060

 ifInMulticastPkts (4060 B) 86.382978723404 Bps 47 secs
PHP SUB: 11847609 - 11843485 = 4124

 ifOutMulticastPkts (4124 B) 87.744680851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-203.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-203.rrd N:12920025027211:24702119349539:0:0:15773303295:34582401973:12209543:11847644:0:0:0:151:35:12209392:11847609 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101771.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42664.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42664.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 26

Testing: ifAdminStatus equals up
 (value: up)
Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-46827.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-46827.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101771.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51941.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51941.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101771.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119658.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119658.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 9 + 176833 = 176842
PHP ADD: 8 + 176768 = 176776
Timeticks converted 0:1:14:14.61 -> 4454
IFLASTCHANGE = 1649671547s - 137643s + 4454s
MPLS: RTR-151 (BE202.452)
PHP SUB: 36955179937283 - 36938188124949 = 16991812334

 ifInOctets (16991812334 B) 361527922 Bps 47 secs
PHP SUB: 30174496469553 - 30162333565981 = 12162903572

 ifOutOctets (12162903572 B) 258785182.38298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 34889142952 - 34871303437 = 17839515

 ifInUcastPkts (17839515 B) 379564.14893617 Bps 47 secs
PHP SUB: 30323315178 - 30308918780 = 14396398

 ifOutUcastPkts (14396398 B) 306306.34042553 Bps 47 secs
PHP SUB: 176842 - 176785 = 57

 ifInNUcastPkts (57 B) 1.2127659574468 Bps 47 secs
PHP SUB: 176776 - 176717 = 59

 ifOutNUcastPkts (59 B) 1.2553191489362 Bps 47 secs
PHP SUB: 9 - 9 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 8 - 8 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 176833 - 176776 = 57

 ifInMulticastPkts (57 B) 1.2127659574468 Bps 47 secs
PHP SUB: 176768 - 176709 = 59

 ifOutMulticastPkts (59 B) 1.2553191489362 Bps 47 secs
PHP SUB: 1541 - 1541 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 189 - 189 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-204.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-204.rrd N:36955179937283:30174496469553:0:0:34889142952:30323315178:176842:176776:1541:189:0:9:8:176833:176768 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101772.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42666.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42666.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101772.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51942.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51942.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101772.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119659.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119659.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 14 + 176988 = 177002
PHP ADD: 12 + 177066 = 177078
Timeticks converted 0:23:56:23.28 -> 86183
IFLASTCHANGE = 1649671547s - 137643s + 86183s
MPLS: RTR-154 (BE203.453)
PHP SUB: 12918959907297 - 12907672268144 = 11287639153

 ifInOctets (11287639153 B) 240162535.17021 Bps 47 secs
PHP SUB: 24701119944418 - 24684212515179 = 16907429239

 ifOutOctets (16907429239 B) 359732537 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 15773115874 - 15760645208 = 12470666

 ifInUcastPkts (12470666 B) 265333.31914894 Bps 47 secs
PHP SUB: 34582021986 - 34555684780 = 26337206

 ifOutUcastPkts (26337206 B) 560366.08510638 Bps 47 secs
PHP SUB: 177002 - 176946 = 56

 ifInNUcastPkts (56 B) 1.1914893617021 Bps 47 secs
PHP SUB: 177078 - 177011 = 67

 ifOutNUcastPkts (67 B) 1.4255319148936 Bps 47 secs
PHP SUB: 14 - 14 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 12 - 12 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 176988 - 176932 = 56

 ifInMulticastPkts (56 B) 1.1914893617021 Bps 47 secs
PHP SUB: 177066 - 176999 = 67

 ifOutMulticastPkts (67 B) 1.4255319148936 Bps 47 secs
PHP SUB: 725432 - 725432 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-205.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-205.rrd N:12918959907297:24701119944418:0:0:15773115874:34582021986:177002:177078:725432:5:0:14:12:176988:177066 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101773.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42668.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42668.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101773.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51943.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51943.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101773.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119660.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119660.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101774']
SQL RUNTIME[0.00072289s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101774']
SQL RUNTIME[0.00058508s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-206-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-206-ipv6-octets.rrd N:11448236:6240608 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101774' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00046015s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '101774' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00115204s]
64-bit, 
PHP ADD: 104 + 3190 = 3294
PHP ADD: 7 + 803 = 810
Timeticks converted 0:0:07:50.18 -> 470
IFLASTCHANGE = 1649671547s - 137643s + 470s
BGP-BVI: RTR-153 {RC}
PHP SUB: 34497118 - 34494548 = 2570

 ifInOctets (2570 B) 54.68085106383 Bps 47 secs
PHP SUB: 30496543 - 30492395 = 4148

 ifOutOctets (4148 B) 88.255319148936 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 94575 - 94547 = 28

 ifInUcastPkts (28 B) 0.59574468085106 Bps 47 secs
PHP SUB: 149559 - 149510 = 49

 ifOutUcastPkts (49 B) 1.0425531914894 Bps 47 secs
PHP SUB: 3294 - 3293 = 1

 ifInNUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 810 - 810 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 104 - 104 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 7 - 7 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3190 - 3189 = 1

 ifInMulticastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 803 - 803 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 579 - 579 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-206.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-206.rrd N:34497118:30496543:0:0:94575:149559:3294:810:579:0:0:104:7:3190:803 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101774.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42670.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42670.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101774.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51944.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51944.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101774.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119661.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119661.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 248378 = 248378
PHP ADD: 2 + 178253 = 178255
Timeticks converted 0:0:03:26.58 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
MPLS: RTR-05 (Vl1071)
PHP SUB: 3056141631403 - 3056017882881 = 123748522

 ifInOctets (123748522 B) 2632947.2765957 Bps 47 secs
PHP SUB: 2078374024675 - 2077757675669 = 616349006

 ifOutOctets (616349006 B) 13113808.638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 2761095911 - 2760744523 = 351388

 ifInUcastPkts (351388 B) 7476.3404255319 Bps 47 secs
PHP SUB: 2122839810 - 2122204733 = 635077

 ifOutUcastPkts (635077 B) 13512.276595745 Bps 47 secs
PHP SUB: 248378 - 248294 = 84

 ifInNUcastPkts (84 B) 1.7872340425532 Bps 47 secs
PHP SUB: 178255 - 178193 = 62

 ifOutNUcastPkts (62 B) 1.3191489361702 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 248378 - 248294 = 84

 ifInMulticastPkts (84 B) 1.7872340425532 Bps 47 secs
PHP SUB: 178253 - 178191 = 62

 ifOutMulticastPkts (62 B) 1.3191489361702 Bps 47 secs
PHP SUB: 182604 - 182604 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-207.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-207.rrd N:3056141631403:2078374024675:0:0:2761095911:2122839810:248378:178255:182604:0:68228:0:2:248378:178253 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101775.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42672.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42672.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101775.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51945.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51945.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101775.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119662.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119662.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 5 + 6111545 = 6111550
PHP ADD: 9 + 5947303 = 5947312
Timeticks converted 0:0:08:21.58 -> 501
IFLASTCHANGE = 1649671547s - 137643s + 501s
CORE: RTR-121 (BE121)
PHP SUB: 24051510484932 - 24035645874669 = 15864610263

 ifInOctets (15864610263 B) 337544899.21277 Bps 47 secs
PHP SUB: 9576893923108 - 9569335806386 = 7558116722

 ifOutOctets (7558116722 B) 160810994.08511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 33675858307 - 33651146167 = 24712140

 ifInUcastPkts (24712140 B) 525790.21276596 Bps 47 secs
PHP SUB: 11893181177 - 11883827696 = 9353481

 ifOutUcastPkts (9353481 B) 199010.23404255 Bps 47 secs
PHP SUB: 6111550 - 6109465 = 2085

 ifInNUcastPkts (2085 B) 44.36170212766 Bps 47 secs
PHP SUB: 5947312 - 5945253 = 2059

 ifOutNUcastPkts (2059 B) 43.808510638298 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 9 - 9 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 6111545 - 6109460 = 2085

 ifInMulticastPkts (2085 B) 44.36170212766 Bps 47 secs
PHP SUB: 5947303 - 5945244 = 2059

 ifOutMulticastPkts (2059 B) 43.808510638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-211.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-211.rrd N:24051510484932:9576893923108:0:0:33675858307:11893181177:6111550:5947312:0:0:0:5:9:6111545:5947303 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101777.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42676.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42676.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 26

Testing: ifAdminStatus equals up
 (value: up)
Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-46828.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-46828.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101777.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51947.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51947.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101777.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119663.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119663.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 3 + 176980 = 176983
PHP ADD: 5 + 177905 = 177910
Timeticks converted 0:0:08:21.59 -> 501
IFLASTCHANGE = 1649671547s - 137643s + 501s
MPLS: RTR-121 (BE121.459)
PHP SUB: 24050778554128 - 24035098052961 = 15680501167

 ifInOctets (15680501167 B) 333627684.40426 Bps 47 secs
PHP SUB: 9576342486661 - 9568886987309 = 7455499352

 ifOutOctets (7455499352 B) 158627645.78723 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 33675341096 - 33650928469 = 24412627

 ifInUcastPkts (24412627 B) 519417.59574468 Bps 47 secs
PHP SUB: 11893082111 - 11883771095 = 9311016

 ifOutUcastPkts (9311016 B) 198106.72340426 Bps 47 secs
PHP SUB: 176983 - 176923 = 60

 ifInNUcastPkts (60 B) 1.2765957446809 Bps 47 secs
PHP SUB: 177910 - 177846 = 64

 ifOutNUcastPkts (64 B) 1.3617021276596 Bps 47 secs
PHP SUB: 3 - 3 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 176980 - 176920 = 60

 ifInMulticastPkts (60 B) 1.2765957446809 Bps 47 secs
PHP SUB: 177905 - 177841 = 64

 ifOutMulticastPkts (64 B) 1.3617021276596 Bps 47 secs
PHP SUB: 207574 - 207574 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-212.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-212.rrd N:24050778554128:9576342486661:0:0:33675341096:11893082111:176983:177910:207574:0:0:3:5:176980:177905 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101778.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42678.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42678.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101778.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51948.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51948.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101778.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119664.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119664.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:19.07 -> 19
IFLASTCHANGE = 1649671547s - 137643s + 19s
LOOPBACK: Management
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-214.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-214.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101780.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42682.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42682.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101780.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51949.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51949.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:19.07 -> 19
IFLASTCHANGE = 1649671547s - 137643s + 19s
LOOPBACK: OSPF MPLS-TE-1
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-218.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-218.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101784.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42690.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42690.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101784.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51952.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51952.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1649671547s - 137643s + 0s
SERVER: SNIFFER-141 (RTR-154) {RSPAN}
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-227.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-227.rrd N:0:0:0:0:0:0:0:0:0:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101785.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42692.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42692.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101785.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51953.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51953.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
SERVER: SNIFFER-141 (RTR-153) {RSPAN}
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-228.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-228.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101786.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42694.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42694.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101786.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51954.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51954.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:19.07 -> 19
IFLASTCHANGE = 1649671547s - 137643s + 19s
LOOPBACK: Public
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-229.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-229.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101787.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42696.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42696.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101787.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51955.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51955.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101788']
SQL RUNTIME[0.00051093s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101788']
SQL RUNTIME[0.00041103s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-230-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-230-ipv6-octets.rrd N:3838371980:227358002 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101788' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00044703s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '101788' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00035501s]
64-bit, 
PHP ADD: 1 + 6 = 7
PHP ADD: 12 + 3215 = 3227
Timeticks converted 0:0:03:26.58 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
TRANSIT: 4D (1553) [4000]
PHP SUB: 2063815259202 - 2063165675829 = 649583373

 ifInOctets (649583373 B) 13820922.829787 Bps 47 secs
PHP SUB: 122718185514 - 122667793331 = 50392183

 ifOutOctets (50392183 B) 1072174.106383 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 2787569319 - 2786714960 = 854359

 ifInUcastPkts (854359 B) 18177.85106383 Bps 47 secs
PHP SUB: 111167647 - 111115879 = 51768

 ifOutUcastPkts (51768 B) 1101.4468085106 Bps 47 secs
PHP SUB: 7 - 7 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3227 - 3227 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 12 - 12 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 6 - 6 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3215 - 3215 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-230.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-230.rrd N:2063815259202:122718185514:0:0:2787569319:111167647:7:3227:1:0:0:1:12:6:3215 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101788.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42698.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42698.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101788.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51956.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51956.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101788.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119667.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119667.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 40 associated by 

Testing: ifInOctets_rate gt 1250000000
 (value: 13820922.829787)
Testing: ifOutOctets_rate gt 1250000000
 (value: 1072174.106383)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-132245.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-132245.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 73 associated by 

Testing: ifOperStatus ne up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-139532.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-139532.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101789']
SQL RUNTIME[0.00028014s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101789']
SQL RUNTIME[0.00021911s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-231-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-231-ipv6-octets.rrd N:109334293:24785248749 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101789' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00027514s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '101789' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00022507s]
64-bit, 
PHP ADD: 0 + 2 = 2
PHP ADD: 12 + 926 = 938
Timeticks converted 0:0:07:49.59 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
CUST: 4D (210463) [10]
PHP SUB: 1344034186918 - 1342928064839 = 1106122079

 ifInOctets (1106122079 B) 23534512.319149 Bps 47 secs
PHP SUB: 4303712979366 - 4301453453171 = 2259526195

 ifOutOctets (2259526195 B) 48075025.425532 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1701311628 - 1699893615 = 1418013

 ifInUcastPkts (1418013 B) 30170.489361702 Bps 47 secs
PHP SUB: 7399168350 - 7394721427 = 4446923

 ifOutUcastPkts (4446923 B) 94615.382978723 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 938 - 938 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 12 - 12 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 926 - 926 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 4426 - 4423 = 3

 ifInDiscards (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-231.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-231.rrd N:1344034186918:4303712979366:0:0:1701311628:7399168350:2:938:4426:0:0:0:12:2:926 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101789.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80556.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80556.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101789.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80557.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80557.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101789.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119668.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119668.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101791']
SQL RUNTIME[0.00042796s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101791']
SQL RUNTIME[0.00031805s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-233-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-233-ipv6-octets.rrd N:12863516:2402093 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101791' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00031304s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '101791' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00020814s]
64-bit, 
PHP ADD: 0 + 69011 = 69011
PHP ADD: 15 + 6315 = 6330
Timeticks converted 0:0:03:26.58 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
BGP: RTR-05 (Vl1076) {AGG}
PHP SUB: 810271814025 - 809986667001 = 285147024

 ifInOctets (285147024 B) 6066957.9574468 Bps 47 secs
PHP SUB: 1130575167770 - 1130312916458 = 262251312

 ifOutOctets (262251312 B) 5579815.1489362 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1313499282 - 1313082049 = 417233

 ifInUcastPkts (417233 B) 8877.2978723404 Bps 47 secs
PHP SUB: 900266379 - 899979547 = 286832

 ifOutUcastPkts (286832 B) 6102.8085106383 Bps 47 secs
PHP SUB: 69011 - 68989 = 22

 ifInNUcastPkts (22 B) 0.46808510638298 Bps 47 secs
PHP SUB: 6330 - 6330 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 15 - 15 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 69011 - 68989 = 22

 ifInMulticastPkts (22 B) 0.46808510638298 Bps 47 secs
PHP SUB: 6315 - 6315 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-233.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-233.rrd N:810271814025:1130575167770:0:0:1313499282:900266379:69011:6330:0:0:68226:0:15:69011:6315 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101791.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42704.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42704.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101791.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51959.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51959.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101791.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119669.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119669.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 13 + 176258 = 176271
PHP ADD: 11 + 176654 = 176665
Timeticks converted 0:23:56:23.28 -> 86183
IFLASTCHANGE = 1649671547s - 137643s + 86183s
MPLS: RTR-154 {RSPAN}
PHP SUB: 19658276 - 19650214 = 8062

 ifInOctets (8062 B) 171.53191489362 Bps 47 secs
PHP SUB: 21589768 - 21581804 = 7964

 ifOutOctets (7964 B) 169.44680851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4962 - 4960 = 2

 ifInUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 4595 - 4594 = 1

 ifOutUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 176271 - 176204 = 67

 ifInNUcastPkts (67 B) 1.4255319148936 Bps 47 secs
PHP SUB: 176665 - 176608 = 57

 ifOutNUcastPkts (57 B) 1.2127659574468 Bps 47 secs
PHP SUB: 13 - 13 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 11 - 11 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 176258 - 176191 = 67

 ifInMulticastPkts (67 B) 1.4255319148936 Bps 47 secs
PHP SUB: 176654 - 176597 = 57

 ifOutMulticastPkts (57 B) 1.2127659574468 Bps 47 secs
PHP SUB: 5 - 5 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-774.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-774.rrd N:19658276:21589768:0:0:4962:4595:176271:176665:5:0:0:13:11:176258:176654 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101796.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42714.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42714.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101796.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51962.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51962.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101796.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140849.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140849.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101797']
SQL RUNTIME[0.00044513s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101797']
SQL RUNTIME[0.00046802s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-775-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-775-ipv6-octets.rrd N:25472968206:4176146421 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101797' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00043416s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '101797' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00035596s]
64-bit, 
PHP ADD: 147289 + 7091 = 154380
PHP ADD: 170646 + 241 = 170887
Timeticks converted 0:0:07:49.84 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
BGP-BVI: RTR-153 {CORE}
PHP SUB: 5599631595447 - 5596921169494 = 2710425953

 ifInOctets (2710425953 B) 57668637.297872 Bps 47 secs
PHP SUB: 4238130795050 - 4236056374782 = 2074420268

 ifOutOctets (2074420268 B) 44136601.446809 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 8621536391 - 8616277467 = 5258924

 ifInUcastPkts (5258924 B) 111892 Bps 47 secs
PHP SUB: 5984403781 - 5981607040 = 2796741

 ifOutUcastPkts (2796741 B) 59505.127659574 Bps 47 secs
PHP SUB: 154380 - 154339 = 41

 ifInNUcastPkts (41 B) 0.87234042553191 Bps 47 secs
PHP SUB: 170887 - 170846 = 41

 ifOutNUcastPkts (41 B) 0.87234042553191 Bps 47 secs
PHP SUB: 147289 - 147248 = 41

 ifInBroadcastPkts (41 B) 0.87234042553191 Bps 47 secs
PHP SUB: 170646 - 170605 = 41

 ifOutBroadcastPkts (41 B) 0.87234042553191 Bps 47 secs
PHP SUB: 7091 - 7091 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 241 - 241 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-775.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-775.rrd N:5599631595447:4238130795050:0:0:8621536391:5984403781:154380:170887:0:0:5:147289:170646:7091:241 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101797.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42716.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42716.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101797.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51963.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51963.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101797.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119671.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119671.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:49.59 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
L2TP: 4D (2134611) [10000]
PHP SUB: 800616464759 - 800335016403 = 281448356

 ifInOctets (281448356 B) 5988262.893617 Bps 47 secs
PHP SUB: 252582926903 - 252367820534 = 215106369

 ifOutOctets (215106369 B) 4576731.2553191 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 813288830 - 812904530 = 384300

 ifInUcastPkts (384300 B) 8176.5957446809 Bps 47 secs
PHP SUB: 586095261 - 585712840 = 382421

 ifOutUcastPkts (382421 B) 8136.6170212766 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2630 - 2630 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-783.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-783.rrd N:800616464759:252582926903:0:0:813288830:586095261:0:0:2630:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101801.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80558.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80558.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101801.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80559.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80559.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101801.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-119672.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-119672.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:10:20.71 -> 620
IFLASTCHANGE = 1649671547s - 137643s + 620s
R-IXP: Hostdime (2113221) [1000]
PHP SUB: 383661045563 - 383502030027 = 159015536

 ifInOctets (159015536 B) 3383309.2765957 Bps 47 secs
PHP SUB: 3237990023018 - 3236663871467 = 1326151551

 ifOutOctets (1326151551 B) 28215990.446809 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1098289000 - 1097753871 = 535129

 ifInUcastPkts (535129 B) 11385.723404255 Bps 47 secs
PHP SUB: 2778255608 - 2777141556 = 1114052

 ifOutUcastPkts (1114052 B) 23703.234042553 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1601154 - 1601154 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 103865 - 103865 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-785.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-785.rrd N:383661045563:3237990023018:0:0:1098289000:2778255608:0:0:1601154:103865:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101803.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80560.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80560.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101803.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80561.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80561.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101803.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140850.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140850.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101805']
SQL RUNTIME[0.00109696s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101805']
SQL RUNTIME[0.00065303s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-788-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-788-ipv6-octets.rrd N:37722769:103858722 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101805' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00065184s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '101805' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00044584s]
64-bit, 
PHP ADD: 3 + 805 = 808
PHP ADD: 16 + 2352 = 2368
Timeticks converted 0:0:03:42.84 -> 222
IFLASTCHANGE = 1649671547s - 137643s + 222s
CUST: Brandwatch (210125) [200]
PHP SUB: 51259958757 - 51242992955 = 16965802

 ifInOctets (16965802 B) 360974.5106383 Bps 47 secs
PHP SUB: 42562513629 - 42551114568 = 11399061

 ifOutOctets (11399061 B) 242533.21276596 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 166013098 - 165953289 = 59809

 ifInUcastPkts (59809 B) 1272.5319148936 Bps 47 secs
PHP SUB: 76333088 - 76312116 = 20972

 ifOutUcastPkts (20972 B) 446.21276595745 Bps 47 secs
PHP SUB: 808 - 807 = 1

 ifInNUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 2368 - 2368 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3 - 3 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 16 - 16 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 805 - 804 = 1

 ifInMulticastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 2352 - 2352 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-788.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-788.rrd N:51259958757:42562513629:0:0:166013098:76333088:808:2368:0:0:0:3:16:805:2352 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101805.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42732.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42732.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101805.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51971.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51971.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101805.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144203.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144203.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:02:55.67 -> 175
IFLASTCHANGE = 1649671547s - 137643s + 175s
L2: SW-THN-LAN-109 (gi0/48)
PHP SUB: 9683571961 - 9680607827 = 2964134

 ifInOctets (2964134 B) 63066.680851064 Bps 47 secs
PHP SUB: 903809176 - 903487300 = 321876

 ifOutOctets (321876 B) 6848.4255319149 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 11507832 - 11503916 = 3916

 ifInUcastPkts (3916 B) 83.31914893617 Bps 47 secs
PHP SUB: 8644940 - 8641869 = 3071

 ifOutUcastPkts (3071 B) 65.340425531915 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-790.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-790.rrd N:9683571961:903809176:0:0:11507832:8644940:0:0:0:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101809.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-42736.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-42736.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101809.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51973.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51973.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101809.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122096.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122096.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 0 = 0
PHP ADD: 2 + 0 = 2
Timeticks converted 0:0:07:49.59 -> 469
IFLASTCHANGE = 1649671547s - 137643s + 469s
IPSLA: 4D THN LINK (1)
PHP SUB: 2360520 - 2359832 = 688

 ifInOctets (688 B) 14.63829787234 Bps 47 secs
PHP SUB: 2359410 - 2358722 = 688

 ifOutOctets (688 B) 14.63829787234 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 27452 - 27444 = 8

 ifInUcastPkts (8 B) 0.17021276595745 Bps 47 secs
PHP SUB: 27433 - 27425 = 8

 ifOutUcastPkts (8 B) 0.17021276595745 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-794.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-794.rrd N:2360520:2359410:0:0:27452:27433:0:2:0:0:0:0:2:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=101959.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80564.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80564.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101959.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-80565.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-80565.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=101959.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122150.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122150.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:03:42.84 -> 222
IFLASTCHANGE = 1649671547s - 137643s + 222s
L2TP: Brandwatch (224967) [4000]
PHP SUB: 997908350493 - 997437632461 = 470718032

 ifInOctets (470718032 B) 10015277.276596 Bps 47 secs
PHP SUB: 180377654761 - 180279359265 = 98295496

 ifOutOctets (98295496 B) 2091393.5319149 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1414306181 - 1413195482 = 1110699

 ifInUcastPkts (1110699 B) 23631.893617021 Bps 47 secs
PHP SUB: 1688369669 - 1687208433 = 1161236

 ifOutUcastPkts (1161236 B) 24707.14893617 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 10 - 10 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-799.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-799.rrd N:997908350493:180377654761:0:0:1414306181:1688369669:0:0:10:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=102965.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-46490.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-46490.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=102965.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-51982.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-51982.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=102965.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144204.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144204.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:19.07 -> 19
IFLASTCHANGE = 1649671547s - 137643s + 19s
LOOPBACK: Pingdom
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-801.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-801.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=105100.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-60330.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-60330.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=105100.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-60331.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-60331.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 8 + 175543 = 175551
PHP ADD: 9 + 175252 = 175261
Timeticks converted 0:1:14:14.61 -> 4454
IFLASTCHANGE = 1649671547s - 137643s + 4454s
MPLS: RTR-151 {RSPAN}
PHP SUB: 21372328 - 21365150 = 7178

 ifInOctets (7178 B) 152.72340425532 Bps 47 secs
PHP SUB: 5926970572955 - 5924178555346 = 2792017609

 ifOutOctets (2792017609 B) 59404629.978723 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 5422 - 5421 = 1

 ifInUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 11204813150 - 11198963668 = 5849482

 ifOutUcastPkts (5849482 B) 124457.06382979 Bps 47 secs
PHP SUB: 175551 - 175501 = 50

 ifInNUcastPkts (50 B) 1.063829787234 Bps 47 secs
PHP SUB: 175261 - 175199 = 62

 ifOutNUcastPkts (62 B) 1.3191489361702 Bps 47 secs
PHP SUB: 8 - 8 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 9 - 9 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 175543 - 175493 = 50

 ifInMulticastPkts (50 B) 1.063829787234 Bps 47 secs
PHP SUB: 175252 - 175190 = 62

 ifOutMulticastPkts (62 B) 1.3191489361702 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-810.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-810.rrd N:21372328:5926970572955:0:0:5422:11204813150:175551:175261:1:0:0:8:9:175543:175252 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=107065.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-78170.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-78170.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=107065.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-78171.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-78171.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=107065.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-120798.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-120798.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '108470']
SQL RUNTIME[0.00053096s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '108470']
SQL RUNTIME[0.00033092s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-818-ipv6-octets.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-818-ipv6-octets.rrd N:266186:263632 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '108470' AND `attrib_type` = 'ipv6-octets')]
SQL RUNTIME[0.00029802s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='1' WHERE `entity_type` = 'port' AND `entity_id` = '108470' AND `attrib_type` = 'ipv6-octets']
SQL RUNTIME[0.00070310s]
64-bit, 
PHP ADD: 113769 + 4343590 = 4457359
PHP ADD: 58793 + 311948 = 370741
Timeticks converted 0:0:03:28.83 -> 208
IFLASTCHANGE = 1649671547s - 137643s + 208s
V-CUST: IT3 LTD (222854) [110]
PHP SUB: 7510213955 - 7510098805 = 115150

 ifInOctets (115150 B) 2450 Bps 47 secs
PHP SUB: 50566002185 - 50382959100 = 183043085

 ifOutOctets (183043085 B) 3894533.7234043 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 5692749 - 5692733 = 16

 ifInUcastPkts (16 B) 0.34042553191489 Bps 47 secs
PHP SUB: 129406811 - 129003986 = 402825

 ifOutUcastPkts (402825 B) 8570.7446808511 Bps 47 secs
PHP SUB: 4457359 - 4455831 = 1528

 ifInNUcastPkts (1528 B) 32.510638297872 Bps 47 secs
PHP SUB: 370741 - 370604 = 137

 ifOutNUcastPkts (137 B) 2.9148936170213 Bps 47 secs
PHP SUB: 113769 - 113718 = 51

 ifInBroadcastPkts (51 B) 1.0851063829787 Bps 47 secs
PHP SUB: 58793 - 58767 = 26

 ifOutBroadcastPkts (26 B) 0.5531914893617 Bps 47 secs
PHP SUB: 4343590 - 4342113 = 1477

 ifInMulticastPkts (1477 B) 31.425531914894 Bps 47 secs
PHP SUB: 311948 - 311837 = 111

 ifOutMulticastPkts (111 B) 2.3617021276596 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-818.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-818.rrd N:7510213955:50566002185:0:0:5692749:129406811:4457359:370741:0:0:68585:113769:58793:4343590:311948 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=108470.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91049.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91049.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108470.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91050.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91050.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108470.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-120939.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-120939.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1 + 0 = 1
PHP ADD: 1 + 0 = 1
Timeticks converted 0:0:03:26.59 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
VISP: RTR-153 (out)
PHP SUB: 492354 - 492139 = 215

 ifInOctets (215 B) 4.5744680851064 Bps 47 secs
PHP SUB: 491731 - 491633 = 98

 ifOutOctets (98 B) 2.0851063829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4584 - 4582 = 2

 ifInUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 4581 - 4580 = 1

 ifOutUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-821.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-821.rrd N:492354:491731:0:0:4584:4581:1:1:0:0:0:1:1:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=108529.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91246.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91246.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108529.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91247.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91247.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108529.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-122999.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-122999.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1 + 0 = 1
PHP ADD: 1 + 0 = 1
Timeticks converted 0:0:03:26.60 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
VISP: RTR-153 (in)
PHP SUB: 492002 - 491787 = 215

 ifInOctets (215 B) 4.5744680851064 Bps 47 secs
PHP SUB: 492200 - 491985 = 215

 ifOutOctets (215 B) 4.5744680851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4582 - 4580 = 2

 ifInUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 4584 - 4582 = 2

 ifOutUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-822.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-822.rrd N:492002:492200:0:0:4582:4584:1:1:0:0:0:1:1:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=108530.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91248.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91248.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108530.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91249.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91249.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108530.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-123000.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-123000.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:19.07 -> 19
IFLASTCHANGE = 1649671547s - 137643s + 19s
VISP: APEX (in)
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-823.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-823.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=108531.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91250.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91250.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108531.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91251.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91251.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:19.07 -> 19
IFLASTCHANGE = 1649671547s - 137643s + 19s
VISP: APEX (out)
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-824.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-824.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=108532.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91252.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91252.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=108532.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-91253.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-91253.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 9145 = 9145
PHP ADD: 799 + 283130 = 283929
Timeticks converted 0:0:10:24.61 -> 624
IFLASTCHANGE = 1649671547s - 137643s + 624s
NNI: IXReach (TIC-048487) {CLD/LON/LON/IXR-5808}
PHP SUB: 53498266729 - 53467111422 = 31155307

 ifInOctets (31155307 B) 662878.87234043 Bps 47 secs
PHP SUB: 59354328892 - 59308178203 = 46150689

 ifOutOctets (46150689 B) 981929.55319149 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 134893852 - 134820158 = 73694

 ifInUcastPkts (73694 B) 1567.9574468085 Bps 47 secs
PHP SUB: 135697445 - 135615689 = 81756

 ifOutUcastPkts (81756 B) 1739.4893617021 Bps 47 secs
PHP SUB: 9145 - 9143 = 2

 ifInNUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 283929 - 283831 = 98

 ifOutNUcastPkts (98 B) 2.0851063829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 799 - 797 = 2

 ifOutBroadcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 9145 - 9143 = 2

 ifInMulticastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 283130 - 283034 = 96

 ifOutMulticastPkts (96 B) 2.0425531914894 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-832.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-832.rrd N:53498266729:59354328892:0:0:134893852:135697445:9145:283929:0:0:0:0:799:9145:283130 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=109300.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93710.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93710.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109300.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93711.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93711.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109300.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121004.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121004.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 253476 + 912852 = 1166328
PHP ADD: 703680 + 810246 = 1513926
Timeticks converted 0:0:07:24.36 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
CORE: SW-1531 (Po1)
PHP SUB: 2124302155518 - 2123114919557 = 1187235961

 ifInOctets (1187235961 B) 25260339.595745 Bps 47 secs
PHP SUB: 8354778075823 - 8345110831826 = 9667243997

 ifOutOctets (9667243997 B) 205686042.48936 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 3292011559 - 3289328110 = 2683449

 ifInUcastPkts (2683449 B) 57094.659574468 Bps 47 secs
PHP SUB: 6183271825 - 6176633861 = 6637964

 ifOutUcastPkts (6637964 B) 141233.27659574 Bps 47 secs
PHP SUB: 1166328 - 1165950 = 378

 ifInNUcastPkts (378 B) 8.0425531914894 Bps 47 secs
PHP SUB: 1513926 - 1513369 = 557

 ifOutNUcastPkts (557 B) 11.851063829787 Bps 47 secs
PHP SUB: 253476 - 253402 = 74

 ifInBroadcastPkts (74 B) 1.5744680851064 Bps 47 secs
PHP SUB: 703680 - 703412 = 268

 ifOutBroadcastPkts (268 B) 5.7021276595745 Bps 47 secs
PHP SUB: 912852 - 912548 = 304

 ifInMulticastPkts (304 B) 6.468085106383 Bps 47 secs
PHP SUB: 810246 - 809957 = 289

 ifOutMulticastPkts (289 B) 6.1489361702128 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-833.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-833.rrd N:2124302155518:8354778075823:0:0:3292011559:6183271825:1166328:1513926:0:0:0:253476:703680:912852:810246 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=109310.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93758.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93758.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 26

Testing: ifAdminStatus equals up
 (value: up)
Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93759.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93759.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109310.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93760.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93760.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109310.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121005.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121005.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
TEMPLATE: Customer Port 1 (do not use)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-834.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-834.rrd N:0:0:0:0:0:0:0:0:0:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=109311.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93761.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93761.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109311.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-93762.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-93762.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109311.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-123033.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-123033.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:10:24.62 -> 624
IFLASTCHANGE = 1649671547s - 137643s + 624s
S-L2TP: Brandwatch (224967) [4000]
PHP SUB: 53495343541 - 53464837856 = 30505685

 ifInOctets (30505685 B) 649057.12765957 Bps 47 secs
PHP SUB: 59334109488 - 59288557175 = 45552313

 ifOutOctets (45552313 B) 969198.14893617 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 134889271 - 134817812 = 71459

 ifInUcastPkts (71459 B) 1520.4042553191 Bps 47 secs
PHP SUB: 135694795 - 135614115 = 80680

 ifOutUcastPkts (80680 B) 1716.5957446809 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2 - 2 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-839.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-839.rrd N:53495343541:59334109488:0:0:134889271:135694795:0:0:2:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=109598.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-94426.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-94426.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109598.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-94427.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-94427.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109598.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121021.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121021.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: Akita (2257261) [1000]
PHP SUB: 538309379153 - 538268380572 = 40998581

 ifInOctets (40998581 B) 872310.23404255 Bps 47 secs
PHP SUB: 1755890821792 - 1755118302774 = 772519018

 ifOutOctets (772519018 B) 16436574.851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 781350439 - 781135872 = 214567

 ifInUcastPkts (214567 B) 4565.2553191489 Bps 47 secs
PHP SUB: 1383079872 - 1382506668 = 573204

 ifOutUcastPkts (573204 B) 12195.829787234 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 7471 - 7471 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-851.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-851.rrd N:538309379153:1755890821792:0:0:781350439:1383079872:0:0:7471:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=109629.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-98562.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-98562.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109629.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-98563.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-98563.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109629.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121027.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121027.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:03:26.58 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
OOB: VLAN-17
PHP SUB: 373951976 - 373595101 = 356875

 ifInOctets (356875 B) 7593.085106383 Bps 47 secs
PHP SUB: 136141695 - 136021826 = 119869

 ifOutOctets (119869 B) 2550.4042553191 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 713761 - 712785 = 976

 ifInUcastPkts (976 B) 20.765957446809 Bps 47 secs
PHP SUB: 868660 - 867628 = 1032

 ifOutUcastPkts (1032 B) 21.957446808511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-858.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-858.rrd N:373951976:136141695:0:0:713761:868660:0:0:0:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 10

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=109671.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-99677.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-99677.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 28

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109671.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-99678.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-99678.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 50 associated by 60

Testing: ifInOctets_rate gt 2500000‬
 (value: 7593.085106383)
Testing: ifOutOctets_rate gt 2500000‬
 (value: 2550.4042553191)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-99679.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-99679.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=109671.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121057.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121057.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: ICOM (2282011) [100]
PHP SUB: 894162045051 - 893581704371 = 580340680

 ifInOctets (580340680 B) 12347674.042553 Bps 47 secs
PHP SUB: 23716228957 - 23708825749 = 7403208

 ifOutOctets (7403208 B) 157515.06382979 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 615904995 - 615513775 = 391220

 ifInUcastPkts (391220 B) 8323.829787234 Bps 47 secs
PHP SUB: 233546165 - 233487269 = 58896

 ifOutUcastPkts (58896 B) 1253.1063829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 4003940 - 4002434 = 1506

 ifInDiscards (1506 B) 32.042553191489 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-859.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-859.rrd N:894162045051:23716228957:0:0:615904995:233546165:0:0:4003940:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110010.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-104776.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-104776.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110010.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-104789.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-104789.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110010.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121077.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121077.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: Everyday Communications (2288511) [100]
PHP SUB: 7353011589 - 7327497967 = 25513622

 ifInOctets (25513622 B) 542843.0212766 Bps 47 secs
PHP SUB: 14504703328 - 14497221603 = 7481725

 ifOutOctets (7481725 B) 159185.63829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 9427461 - 9396889 = 30572

 ifInUcastPkts (30572 B) 650.46808510638 Bps 47 secs
PHP SUB: 13250577 - 13237108 = 13469

 ifOutUcastPkts (13469 B) 286.57446808511 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 8 - 8 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 298 - 298 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-860.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-860.rrd N:7353011589:14504703328:0:0:9427461:13250577:0:0:8:298:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110238.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-105258.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-105258.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110238.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-105287.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-105287.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110238.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121106.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121106.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 146707 = 146707
PHP ADD: 0 + 141722 = 141722
Timeticks converted 0:0:07:53.15 -> 473
IFLASTCHANGE = 1649671547s - 137643s + 473s
CORE: SW-1532 (Po1)
PHP SUB: 10237480 - 10233974 = 3506

 ifInOctets (3506 B) 74.595744680851 Bps 47 secs
PHP SUB: 9360320 - 9357184 = 3136

 ifOutOctets (3136 B) 66.723404255319 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 146707 - 146657 = 50

 ifInNUcastPkts (50 B) 1.063829787234 Bps 47 secs
PHP SUB: 141722 - 141674 = 48

 ifOutNUcastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 146707 - 146657 = 50

 ifInMulticastPkts (50 B) 1.063829787234 Bps 47 secs
PHP SUB: 141722 - 141674 = 48

 ifOutMulticastPkts (48 B) 1.0212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-861.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-861.rrd N:10237480:9360320:0:0:0:0:146707:141722:0:0:0:0:0:146707:141722 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110377.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-106099.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-106099.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 

Testing: ifAdminStatus equals up
 (value: up)
Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-106104.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-106104.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110377.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-106107.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-106107.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110377.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121129.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121129.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:53.16 -> 473
IFLASTCHANGE = 1649671547s - 137643s + 473s
TEMPLATE: Customer Port 1 (do not use)
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-862.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-862.rrd N:0:0:0:0:0:0:0:0:0:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110378.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-106100.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-106100.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110378.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-106108.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-106108.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110378.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-123096.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-123096.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: Holiday Extras (2126191) [1000]
PHP SUB: 88365492973 - 88145186879 = 220306094

 ifInOctets (220306094 B) 4687363.7021277 Bps 47 secs
PHP SUB: 3621795139019 - 3617155145142 = 4639993877

 ifOutOctets (4639993877 B) 98723273.978723 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 879230615 - 878045903 = 1184712

 ifInUcastPkts (1184712 B) 25206.638297872 Bps 47 secs
PHP SUB: 2460546588 - 2457420389 = 3126199

 ifOutUcastPkts (3126199 B) 66514.872340426 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3660 - 3660 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-863.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-863.rrd N:88365492973:3621795139019:0:0:879230615:2460546588:0:0:3660:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110548.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-113021.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-113021.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110548.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-113022.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-113022.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110548.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-121147.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-121147.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: Healthshare (2305251) [1000]
PHP SUB: 6336978125 - 6333875138 = 3102987

 ifInOctets (3102987 B) 66021 Bps 47 secs
PHP SUB: 1389701071 - 1389081229 = 619842

 ifOutOctets (619842 B) 13188.127659574 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 9401391 - 9397237 = 4154

 ifInUcastPkts (4154 B) 88.382978723404 Bps 47 secs
PHP SUB: 7003494 - 7000191 = 3303

 ifOutUcastPkts (3303 B) 70.276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 599 - 599 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-866.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-866.rrd N:6336978125:1389701071:0:0:9401391:7003494:0:0:599:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110662.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-123916.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-123916.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110662.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-123917.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-123917.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110662.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-123918.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-123918.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: Redinet (2302372) [1000]
PHP SUB: 589539812142 - 589231824409 = 307987733

 ifInOctets (307987733 B) 6552930.4893617 Bps 47 secs
PHP SUB: 2936463939893 - 2932363920928 = 4100018965

 ifOutOctets (4100018965 B) 87234446.06383 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 996732422 - 995903069 = 829353

 ifInUcastPkts (829353 B) 17645.808510638 Bps 47 secs
PHP SUB: 2086011840 - 2083242200 = 2769640

 ifOutUcastPkts (2769640 B) 58928.510638298 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2628 - 2628 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-868.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-868.rrd N:589539812142:2936463939893:0:0:996732422:2086011840:0:0:2628:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110723.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124423.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124423.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110723.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124426.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124426.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110723.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124430.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124430.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 136237 = 136237
PHP ADD: 3 + 0 = 3
Timeticks converted 0:0:07:24.36 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
OOB: GGW01-RED01 (Vl501)
PHP SUB: 44781003 - 44776263 = 4740

 ifInOctets (4740 B) 100.85106382979 Bps 47 secs
PHP SUB: 15076216 - 15074702 = 1514

 ifOutOctets (1514 B) 32.212765957447 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 134715 - 134703 = 12

 ifInUcastPkts (12 B) 0.25531914893617 Bps 47 secs
PHP SUB: 134119 - 134105 = 14

 ifOutUcastPkts (14 B) 0.29787234042553 Bps 47 secs
PHP SUB: 136237 - 136192 = 45

 ifInNUcastPkts (45 B) 0.95744680851064 Bps 47 secs
PHP SUB: 3 - 3 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 3 - 3 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 136237 - 136192 = 45

 ifInMulticastPkts (45 B) 0.95744680851064 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-869.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-869.rrd N:44781003:15076216:0:0:134715:134119:136237:3:0:0:136233:0:3:136237:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110724.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124424.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124424.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110724.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124427.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124427.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 50 associated by 

Testing: ifInOctets_rate gt 2500000‬
 (value: 100.85106382979)
Testing: ifOutOctets_rate gt 2500000‬
 (value: 32.212765957447)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124429.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124429.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110724.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124431.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124431.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 136239 = 136239
PHP ADD: 184840 + 0 = 184840
Timeticks converted 0:0:07:24.36 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-CUST: Redinet (2302371) [10]
PHP SUB: 132419917 - 132416574 = 3343

 ifInOctets (3343 B) 71.127659574468 Bps 47 secs
PHP SUB: 721719075 - 721718871 = 204

 ifOutOctets (204 B) 4.3404255319149 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 295513 - 295511 = 2

 ifInUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 333716 - 333777 = -61
Negative ifOutUcastPkts. Possible spike on next poll!

 ifOutUcastPkts (-61 B) 0 Bps 47 secs
PHP SUB: 136239 - 136197 = 42

 ifInNUcastPkts (42 B) 0.8936170212766 Bps 47 secs
PHP SUB: 184840 - 184776 = 64

 ifOutNUcastPkts (64 B) 1.3617021276596 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 184840 - 184776 = 64

 ifOutBroadcastPkts (64 B) 1.3617021276596 Bps 47 secs
PHP SUB: 136239 - 136197 = 42

 ifInMulticastPkts (42 B) 0.8936170212766 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 6296 - 6296 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-870.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-870.rrd N:132419917:721719075:0:0:295513:333716:136239:184840:6296:0:136237:0:184840:136239:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110725.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124425.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124425.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110725.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124428.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124428.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110725.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-124432.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-124432.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: Britanic (2129761) [1000]
PHP SUB: 1800708 - 1800344 = 364

 ifInOctets (364 B) 7.7446808510638 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 4947 - 4946 = 1

 ifInUcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 4947 - 4946 = 1

 ifInDiscards (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-872.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-872.rrd N:1800708:0:0:0:4947:0:0:0:4947:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=110779.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-126539.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-126539.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110779.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-126540.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-126540.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=110779.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-126542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-126542.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 12683268 + 30872213 = 43555481
PHP ADD: 687336 + 676267 = 1363603
Timeticks converted 0:0:07:12.22 -> 432
IFLASTCHANGE = 1649671547s - 137643s + 432s
NEX: SW-153-A (po1001)
PHP SUB: 1632230426916 - 1630699229200 = 1531197716

 ifInOctets (1531197716 B) 32578674.808511 Bps 47 secs
PHP SUB: 2140398474118 - 2139295913910 = 1102560208

 ifOutOctets (1102560208 B) 23458727.829787 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1487696867 - 1486385917 = 1310950

 ifInUcastPkts (1310950 B) 27892.553191489 Bps 47 secs
PHP SUB: 2402501299 - 2401270356 = 1230943

 ifOutUcastPkts (1230943 B) 26190.276595745 Bps 47 secs
PHP SUB: 43555481 - 43531103 = 24378

 ifInNUcastPkts (24378 B) 518.68085106383 Bps 47 secs
PHP SUB: 1363603 - 1362741 = 862

 ifOutNUcastPkts (862 B) 18.340425531915 Bps 47 secs
PHP SUB: 12683268 - 12675039 = 8229

 ifInBroadcastPkts (8229 B) 175.08510638298 Bps 47 secs
PHP SUB: 687336 - 687226 = 110

 ifOutBroadcastPkts (110 B) 2.3404255319149 Bps 47 secs
PHP SUB: 30872213 - 30856064 = 16149

 ifInMulticastPkts (16149 B) 343.59574468085 Bps 47 secs
PHP SUB: 676267 - 675515 = 752

 ifOutMulticastPkts (752 B) 16 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-873.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-873.rrd N:1632230426916:2140398474118:0:0:1487696867:2402501299:43555481:1363603:0:0:0:12683268:687336:30872213:676267 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=112381.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-139521.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-139521.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112381.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-139523.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-139523.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 

Testing: ifAdminStatus equals up
 (value: up)
Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-139759.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-139759.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112381.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140081.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140081.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:12.22 -> 432
IFLASTCHANGE = 1649671547s - 137643s + 432s
CUST: TEMPLATE-NEXUS
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-874.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-874.rrd N:0:0:0:0:0:0:0:0:0:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=112382.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-139522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-139522.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112382.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-139524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-139524.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112382.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140174.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140174.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:12.22 -> 432
IFLASTCHANGE = 1649671547s - 137643s + 432s
S-L2TP: Akita (2326081) [10000]
PHP SUB: 60833920880 - 60782422748 = 51498132

 ifInOctets (51498132 B) 1095704.9361702 Bps 47 secs
PHP SUB: 209448323511 - 208944487168 = 503836343

 ifOutOctets (503836343 B) 10719922.191489 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 177346956 - 177168578 = 178378

 ifInUcastPkts (178378 B) 3795.2765957447 Bps 47 secs
PHP SUB: 251946231 - 251479952 = 466279

 ifOutUcastPkts (466279 B) 9920.829787234 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 305574 - 305574 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-876.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-876.rrd N:60833920880:209448323511:0:0:177346956:251946231:0:0:305574:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=112532.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140197.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140197.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112532.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140205.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140205.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112532.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140208.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140208.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:12.22 -> 432
IFLASTCHANGE = 1649671547s - 137643s + 432s
S-L2TP: M-TECH (2322401) [10000]
PHP SUB: 51177987201 - 51176392095 = 1595106

 ifInOctets (1595106 B) 33938.425531915 Bps 47 secs
PHP SUB: 79890927601 - 79890926863 = 738

 ifOutOctets (738 B) 15.702127659574 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 76826215 - 76811396 = 14819

 ifInUcastPkts (14819 B) 315.29787234043 Bps 47 secs
PHP SUB: 60226553 - 60226551 = 2

 ifOutUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 282077 - 282077 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-877.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-877.rrd N:51177987201:79890927601:0:0:76826215:60226553:0:0:282077:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=112535.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140233.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140233.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112535.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140235.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140235.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=112535.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-140237.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-140237.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 58 + 9160 = 9218
PHP ADD: 2276 + 4532 = 6808
Timeticks converted 0:0:10:24.84 -> 624
IFLASTCHANGE = 1649671547s - 137643s + 624s
NNI: MegaPort (TIC-066711) {aea834f0/67651}
PHP SUB: 2007079561 - 2004474873 = 2604688

 ifInOctets (2604688 B) 55418.893617021 Bps 47 secs
PHP SUB: 3704556869 - 3697444445 = 7112424

 ifOutOctets (7112424 B) 151328.17021277 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 8647314 - 8627432 = 19882

 ifInUcastPkts (19882 B) 423.02127659574 Bps 47 secs
PHP SUB: 26746222 - 26668148 = 78074

 ifOutUcastPkts (78074 B) 1661.1489361702 Bps 47 secs
PHP SUB: 9218 - 9215 = 3

 ifInNUcastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 6808 - 6806 = 2

 ifOutNUcastPkts (2 B) 0.042553191489362 Bps 47 secs
PHP SUB: 58 - 58 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 2276 - 2275 = 1

 ifOutBroadcastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 9160 - 9157 = 3

 ifInMulticastPkts (3 B) 0.063829787234043 Bps 47 secs
PHP SUB: 4532 - 4531 = 1

 ifOutMulticastPkts (1 B) 0.021276595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-880.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-880.rrd N:2007079561:3704556869:0:0:8647314:26746222:9218:6808:0:0:0:58:2276:9160:4532 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=113234.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144858.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144858.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113234.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144862.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144862.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113234.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144896.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144896.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:10:24.86 -> 624
IFLASTCHANGE = 1649671547s - 137643s + 624s
S-L2TP: M-TECH (2348451) [200]
PHP SUB: 2005521575 - 2003169872 = 2351703

 ifInOctets (2351703 B) 50036.234042553 Bps 47 secs
PHP SUB: 3703308095 - 3696398223 = 6909872

 ifOutOctets (6909872 B) 147018.55319149 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 8644681 - 8626841 = 17840

 ifInUcastPkts (17840 B) 379.57446808511 Bps 47 secs
PHP SUB: 26740985 - 26665670 = 75315

 ifOutUcastPkts (75315 B) 1602.4468085106 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 500 - 500 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 576 - 576 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-882.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-882.rrd N:2005521575:3703308095:0:0:8644681:26740985:0:0:500:576:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=113262.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144944.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144944.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113262.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144946.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144946.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113262.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144948.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144948.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:12.22 -> 432
IFLASTCHANGE = 1649671547s - 137643s + 432s
S-L2TP: Skye Group (2349321) [1000]
PHP SUB: 313502502 - 313461802 = 40700

 ifInOctets (40700 B) 865.95744680851 Bps 47 secs
PHP SUB: 1108447603 - 1107881139 = 566464

 ifOutOctets (566464 B) 12052.425531915 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 758451 - 758248 = 203

 ifInUcastPkts (203 B) 4.3191489361702 Bps 47 secs
PHP SUB: 1746780 - 1746061 = 719

 ifOutUcastPkts (719 B) 15.297872340426 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 116 - 116 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-883.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-883.rrd N:313502502:1108447603:0:0:758451:1746780:0:0:116:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=113268.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144968.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144968.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113268.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144969.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144969.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113268.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-144970.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-144970.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:12.22 -> 432
IFLASTCHANGE = 1649671547s - 137643s + 432s
L2TP: Prodec (2097746) [2000]
PHP SUB: 1519894783981 - 1518402197485 = 1492586496

 ifInOctets (1492586496 B) 31757159.489362 Bps 47 secs
PHP SUB: 1849929764236 - 1849330691483 = 599072753

 ifOutOctets (599072753 B) 12746228.787234 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 1276303444 - 1275152846 = 1150598

 ifInUcastPkts (1150598 B) 24480.808510638 Bps 47 secs
PHP SUB: 2089920637 - 2089153710 = 766927

 ifOutUcastPkts (766927 B) 16317.595744681 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 37286 - 37286 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-890.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-890.rrd N:1519894783981:1849929764236:0:0:1276303444:2089920637:0:0:37286:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=113630.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146203.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146203.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113630.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146207.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146207.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113630.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146747.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146747.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:03:26.61 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
L2TP: AKJ (2120131) [100]
PHP SUB: 29512 - 29512 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 434 - 434 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 434 - 434 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-891.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-891.rrd N:29512:0:0:0:434:0:0:0:434:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=113817.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146750.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146750.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113817.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146754.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146754.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=113817.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-146757.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-146757.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:03:26.61 -> 206
IFLASTCHANGE = 1649671547s - 137643s + 206s
L2TP: CDC (236582) [100]
PHP SUB: 2063913 - 2063913 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 11692901 - 11689805 = 3096

 ifOutOctets (3096 B) 65.872340425532 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 9624 - 9624 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 144473 - 144430 = 43

 ifOutUcastPkts (43 B) 0.91489361702128 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 7 - 7 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-892.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-892.rrd N:2063913:11692901:0:0:9624:144473:0:0:7:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=114220.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-148019.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-148019.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=114220.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-148022.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-148022.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=114220.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-148025.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-148025.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
Timeticks converted 0:0:07:24.37 -> 444
IFLASTCHANGE = 1649671547s - 137643s + 444s
S-L2TP: SL Bidco (2389951) [100]
PHP SUB: 15247196 - 15246545 = 651

 ifInOctets (651 B) 13.851063829787 Bps 47 secs
PHP SUB: 36157353 - 36156094 = 1259

 ifOutOctets (1259 B) 26.787234042553 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 42066 - 42062 = 4

 ifInUcastPkts (4 B) 0.085106382978723 Bps 47 secs
PHP SUB: 69732 - 69720 = 12

 ifOutUcastPkts (12 B) 0.25531914893617 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 207 - 207 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-894.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-894.rrd N:15247196:36157353:0:0:42066:69732:0:0:207:0:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=115497.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-155700.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-155700.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=115497.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-155701.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-155701.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=115497.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-155702.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-155702.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1649671547s - 137643s + 0s
CORE: RTR-161 (BE205)
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-895.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-895.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=116632.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159226.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159226.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 27 associated by 

Testing: ifAdminStatus equals up
 (value: down)
Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159229.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159229.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=116632.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159232.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159232.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1649671547s - 137643s + 0s
MPLS: RTR-161 (BE205.491)
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-896.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-896.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=116637.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159227.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159227.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=116637.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159233.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159233.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 1 + 176283 = 176284
PHP ADD: 11 + 176969 = 176980
Timeticks converted 0:1:14:14.61 -> 4454
IFLASTCHANGE = 1649671547s - 137643s + 4454s
MPLS: RTR-161 (BE205.491)
PHP SUB: 3394627815 - 3393394309 = 1233506

 ifInOctets (1233506 B) 26244.808510638 Bps 47 secs
PHP SUB: 3288835640 - 3287552683 = 1282957

 ifOutOctets (1282957 B) 27296.957446809 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 41585687 - 41570682 = 15005

 ifInUcastPkts (15005 B) 319.25531914894 Bps 47 secs
PHP SUB: 32925556 - 32912089 = 13467

 ifOutUcastPkts (13467 B) 286.53191489362 Bps 47 secs
PHP SUB: 176284 - 176218 = 66

 ifInNUcastPkts (66 B) 1.4042553191489 Bps 47 secs
PHP SUB: 176980 - 176925 = 55

 ifOutNUcastPkts (55 B) 1.1702127659574 Bps 47 secs
PHP SUB: 1 - 1 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 11 - 11 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 176283 - 176217 = 66

 ifInMulticastPkts (66 B) 1.4042553191489 Bps 47 secs
PHP SUB: 176969 - 176914 = 55

 ifOutMulticastPkts (55 B) 1.1702127659574 Bps 47 secs
PHP SUB: 110 - 110 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-903.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-903.rrd N:3394627815:3288835640:0:0:41585687:32925556:176284:176980:110:0:0:1:11:176283:176969 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=116667.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159330.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159330.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=116667.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159332.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159332.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=116667.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159334.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159334.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-904.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-904.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160629.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160629.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160631.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160631.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-905.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-905.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160630.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160630.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
 (value: unknown)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-160632.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-160632.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 = 1649671547s - 137643s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-1073741825.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-1073741825.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=104237.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142159.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142159.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=104237.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142162.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142162.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=104237.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-153584.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-153584.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

64-bit, 
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:28.59 -> 28
IFLASTCHANGE = 1649671547s - 137643s + 28s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 47 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 47 secs
RRD /opt/observium/rrd/rtr-153.thn.oob.local/port-1073741837.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/port-1073741837.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: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 11 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifDuplex ne HalfDuplex
Metric 'ifDuplex' is not present on entity port=104238.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142136.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142136.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 29 associated by 

Testing: ifOutErrors_rate gt 0.1
 (value: 0)
Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=104238.

RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-142151.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-142151.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 68 associated by 

Testing: ifDuplex notequals HalfDuplex
Metric 'ifDuplex' is not present on entity port=104238.

Testing: ifOutDiscards_rate gt 100
 (value: 0)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-153585.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-153585.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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 ('101677','1','460','1649671565','47','706113377','52685.680851064','936714302','116620.25531915','0','0','0','0','0','0','6137138','454.87234042553','6212473','909.57446808511','496882','2.3404255319149','66','0','18756','0.042553191489362','66','0','478126','2.2978723404255','0','0','23164','0.14893617021277','0','0','0','0','169305.93617021','1364.4468085106','0','0.14893617021277'),('101678','2','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('112605','4','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101679','8','460','1649671565','47','42145031','389.46808510638','15904153','9.0212765957447','0','0','0','0','0','0','17894','0.12765957446809','59440','0.085106382978723','496931','4.7446808510638','1','0','18810','0.1063829787234','1','0','478121','4.6382978723404','0','0','0','0','0','0','0','0','398.48936170213','0.21276595744681','0','0'),('101680','9','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101681','17','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101682','18','460','1649671565','47','9688802574','63691.468085106','903876508','7445.8510638298','0','0','0','0','0','0','10708242','77.744680851064','906399','12.148936170213','861179','6.1063829787234','7739105','57.808510638298','1497','0','858705','6.7234042553191','859682','6.1063829787234','6880400','51.085106382979','0','0','0','0','0','0','71137.319148936','89.893617021277','0','0'),('101683','19','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101684','20','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101685','21','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101686','22','460','1649671565','47','370257457632','2597181.0425532','1358712756835','24386814.893617','0','0','0','0','0','0','1460221627','10271.978723404','1785163979','22394.14893617','22851','0.063829787234043','66','0','295','0','56','0','22556','0.063829787234043','10','0','908606','0','0','0','2','20','26983995.93617','32666.127659574','0','0'),('101687','23','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101688','24','460','1649671565','47','90109559404','758496.85106383','2542716061102','22768607.914894','0','0','0','0','0','0','917508582','8051.5106382979','1753833338','15833.85106383','485988','3.7446808510638','865438','6.0212765957447','474012','3.7021276595745','474838','3.1276595744681','11976','0.042553191489362','390600','2.8936170212766','8407','0','220','0','1','18','23527104.765957','23885.361702128','0','0'),('101689','25','460','1649671565','47','8452916062','7130.4468085106','1236482296','7356.5319148936','0','0','0','0','0','0','11702221','44.170212765957','8501011','50.212765957447','317','0','2489','0.021276595744681','317','0','1','0','0','0','2488','0.021276595744681','20940','0','0','0','0','0','14486.978723404','94.382978723404','0','0'),('101690','26','460','1649671565','47','810844425881','22126061.638298','23807111705','620301.10638298','0','0','0','0','0','0','562457017','15092.191489362','306625828','7942.5319148936','150610','1.0212765957447','13113','0.085106382978723','8835','0','8677','0.042553191489362','141775','1.0212765957447','4436','0.042553191489362','20132','0','0','0','18','0','22746362.744681','23034.723404255','0','0'),('101691','27','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101692','28','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101693','29','460','1649671565','47','3013509','7.063829787234','11693405','70.468085106383','0','0','0','0','0','0','9159','0','8631','0','14699','0.1063829787234','135849','0.97872340425532','10108','0.063829787234043','0','0','4591','0.042553191489362','135849','0.97872340425532','2','0','0','0','0','0','77.531914893617','0','0','0'),('101694','30','460','1649671565','47','1187748226','16118.276595745','2352196','16.744680851064','0','0','0','0','0','0','1862107','27.191489361702','32416','0.23404255319149','739','0','268','0','731','0','44','0','8','0','224','0','920','0','0','0','0','0','16135.021276596','27.425531914894','0','0'),('101695','31','460','1649671565','47','17945833434','1068900.0638298','17938598174','1091840.2765957','0','0','0','0','0','0','82078852','4897.4680851064','82116127','5003.914893617','1359','0','169783','1.2340425531915','1353','0','94620','0.68085106382979','6','0','75163','0.5531914893617','2258','0','51','0','1','1','2160740.3404255','9901.3829787234','0','0'),('101696','32','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101697','33','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101698','34','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101699','35','460','1649671565','47','0','0','60502092','432.74468085106','0','0','0','0','0','0','0','0','9','0','0','0','780484','5.5957446808511','0','0','1991','0','0','0','778493','5.5957446808511','0','0','251','0','0','0','432.74468085106','0','0','0'),('101700','36','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101701','37','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101702','38','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101703','39','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101704','40','460','1649671565','47','1741887390776','15952050.659574','130248846712','835169.9787234','0','0','0','0','0','0','1176893255','10774.808510638','204710559','1913.2127659574','0','0','2354','0.021276595744681','0','0','2354','0.021276595744681','0','0','0','0','36974','0','4','0','13','1','16787220.638298','12688.021276596','0','0'),('101705','41','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101706','42','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101707','43','460','1649671565','47','1467323296461','23122670.638298','3189998188872','10709893.191489','0','0','0','0','0','0','1294810577','15997.978723404','2487827296','12041.319148936','1810670','10.510638297872','1492207','10.042553191489','793503','3.8297872340426','1041880','7.2765957446809','1017167','6.6808510638298','450327','2.7659574468085','61509','0','0','0','18','9','33832563.829787','28039.29787234','0','0'),('101708','44','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101709','45','460','1649671565','47','1049176481801','10042358.617021','223164152686','2349780.8297872','0','0','0','0','0','0','1580216156','24101.191489362','1765045624','24927.595744681','93616','0.68085106382979','344961','2.5957446808511','73','0','20','0','93543','0.68085106382979','344941','2.5957446808511','0','0','0','0','8','2','12392139.446809','49028.787234043','0','0'),('101710','46','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101711','47','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101712','48','460','1649671565','47','1283446053','23947.14893617','1972698878','27193','0','0','0','0','0','0','3300064','50.085106382979','3454949','50.212765957447','68828','0.48936170212766','9102','0.063829787234043','569','0','3','0','68259','0.48936170212766','9099','0.063829787234043','1109','0','50','0','0','0','51140.14893617','100.29787234043','0','0'),('101713','49','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101714','50','460','1649671565','47','539006405128','11362417.574468','25517487480','261770.91489362','0','0','0','0','0','0','374750862','7567.914893617','208153376','3899.0638297872','73333','0.51063829787234','226','0','0','0','0','0','73333','0.51063829787234','226','0','100440','0','5','0','9','0','11624188.489362','11466.978723404','0','0'),('101715','51','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101716','52','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101717','53','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101718','54','460','1649671565','47','24952572','187.23404255319','2828633807759','21183189.574468','0','0','0','0','0','0','167790','1.3617021276596','2068204324','15488.042553191','79015','0.5531914893617','61700','0.46808510638298','274','0','216','0','78741','0.5531914893617','61484','0.46808510638298','2320','0','0','0','0','17','21183376.808511','15489.404255319','0','0'),('101719','55','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101720','56','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101721','105','460','1649671565','47','11809740449116','123492441.23404','8833819312993','74399337.702128','0','0','0','0','0','0','9858013813','110296.95744681','10179056033','97020.042553191','3220345','23.085106382979','3388940','24.851063829787','14','0','9','0','3220331','23.085106382979','3388931','24.851063829787','0','0','0','0','10','6','197891778.93617','207317','0','0'),('101722','106','460','1649671565','47','6077264744173','57106755.87234','7457291981923','85232370.510638','0','0','0','0','0','0','6991709634','76898.787234043','8774248452','102598.68085106','3057849','21.765957446809','2886576','20.978723404255','0','0','17','0','3057849','21.765957446809','2886559','20.978723404255','0','0','0','0','5','7','142339126.38298','179497.46808511','0','0'),('101723','107','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101724','108','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101725','109','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101726','110','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101727','111','460','1649671565','47','11761306686132','165129448.68085','5180610496107','91090981.702128','0','0','0','0','0','0','16788105541','262900.17021277','6181496424','105356.9787234','3144167','22.404255319149','3062512','22.276595744681','3','0','4','0','3144164','22.404255319149','3062508','22.276595744681','0','0','0','0','13','7','256220430.38298','368257.14893617','0','0'),('101728','112','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101729','113','460','1649671565','47','6981201244825','49928610.404255','236205967007','3780585.6808511','0','0','0','0','0','0','6538847761','38007.510638298','1812795772','10770.978723404','84763943','4166.8085106383','1840942','14.574468085106','10528439','14.148936170213','831024','5.468085106383','74235504','4152.6595744681','1009918','9.1063829787234','126608','0','0','0','4','0','53709196.085106','48778.489361702','0','0'),('101730','114','460','1649671565','47','26538761437','311101.0212766','29658999228','446921.25531915','0','0','0','0','0','0','67245908','746.57446808511','67040151','843.70212765957','4573','0.021276595744681','142364','1.063829787234','0','0','799','0.042553191489362','4573','0.021276595744681','141565','1.0212765957447','0','0','0','0','0','0','758022.27659574','1590.2765957447','0','0'),('101731','115','460','1649671565','47','1608822121137','5544977.9574468','2463015181564','7270623.6595745','0','0','0','0','0','0','1680685019','11265.978723404','2016332985','11124.787234043','9223220','63.063829787234','4116146','15.829787234043','2165138','16.957446808511','856181','6.9787234042553','7058082','46.106382978723','3259965','8.8510638297872','337157','0','0','0','0','1','12815601.617021','22390.765957447','0','0'),('101732','116','460','1649671565','47','4892830780157','31430837.191489','8619698143174','31852482.382979','5','0','0','0','0','0','4816766639','49900.70212766','7577514188','49597.872340426','33433042','263.72340425532','5063516','52.063829787234','8505452','91.085106382979','2440155','21.170212765957','24927590','172.63829787234','2623361','30.893617021277','566905','0','0','0','3','3','63283319.574468','99498.574468085','0','0'),('101733','117','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101734','118','460','1649671565','47','10237416','73.234042553191','9360320','66.723404255319','0','0','0','0','0','0','0','0','0','0','146706','1.0425531914894','141722','1.0212765957447','0','0','0','0','146706','1.0425531914894','141722','1.0212765957447','0','0','0','0','0','0','139.95744680851','0','0','0'),('101735','119','460','1649671565','47','1196322790351','10935723.851064','2751345171202','83168542.808511','0','0','0','0','0','0','1859611222','25133.361702128','2096807295','57630.659574468','871780','6.0212765957447','798310','6.0851063829787','120943','0.70212765957447','421776','3.1702127659574','750837','5.3191489361702','376534','2.9148936170213','0','0','0','0','1','7','94104266.659574','82764.021276596','0','0'),('101736','120','460','1649671565','47','383665728214','3454800.9574468','3237977244008','27598353.276596','0','0','0','0','0','0','999842054','10915.489361702','2778179643','23173.234042553','98466132','689.3829787234','65353','0.46808510638298','21253483','154.27659574468','45353','0.31914893617021','77212649','535.10638297872','20000','0.14893617021277','0','0','0','0','0','2','31053154.234043','34088.723404255','0','0'),('101737','121','460','1649671565','47','2145866229087','29859701.085106','4558905025205','53761477.765957','0','0','0','0','0','0','2514592397','38792.85106383','7986392949','106706.93617021','98535','0.61702127659574','75018','0.46808510638298','1','0','15','0','98534','0.61702127659574','75003','0.46808510638298','3','0','0','0','2','4','83621178.851064','145499.78723404','0','0'),('101738','122','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101739','123','460','1649671565','47','147121405205','2469243.4255319','97641023594','1885481.9148936','0','0','0','0','0','0','205502293','3502.6595744681','116949460','2216.4255319149','10433831','131.51063829787','219187','1.1914893617021','2875934','51.702127659574','74162','0.48936170212766','7557897','79.808510638298','145025','0.70212765957447','0','0','0','0','0','0','4354725.3404255','5719.085106383','0','0'),('101740','124','460','1649671565','47','86983960107','975085.91489362','77637682160','1734151.4680851','0','0','0','0','0','0','169935867','2086.3191489362','99253394','2140.914893617','9823751','101.91489361702','371934','14.595744680851','2525096','18.234042553191','31253','0.1063829787234','7298655','83.68085106383','340681','14.489361702128','0','0','0','0','0','0','2709237.3829787','4227.2340425532','0','0'),('101741','125','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101742','126','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101743','127','460','1649671565','47','3434040686974','117541156.02128','5995119093690','92667143.93617','0','0','0','0','0','0','4120459184','103114.42553191','9011121237','137922.82978723','2963378','20.468085106383','2873447','20.787234042553','14','0','10','0','2963364','20.468085106383','2873437','20.787234042553','0','0','0','0','9','7','210208299.95745','241037.25531915','0','0'),('101744','128','460','1649671565','47','3396856022105','32896810.340426','6599198652593','90545389.510638','0','0','0','0','0','0','4163032088','48703.085106383','8807635262','144198.87234043','2964347','20.446808510638','2873480','20.787234042553','13','0','0','0','2964334','20.446808510638','2873480','20.787234042553','0','0','0','0','3','7','123442199.85106','192901.95744681','0','0'),('101745','129','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101746','130','460','1649671565','47','11985400069792','121585798.44681','11565765910918','70010388.446809','1020','0','0','0','0','0','11355706820','125807.85106383','12417994733','106813.36170213','2881135','20.425531914894','2873410','20.808510638298','0','0','10','0','2881135','20.425531914894','2873400','20.808510638298','0','0','0','0','10','6','191596186.89362','232621.21276596','0','0'),('101747','131','460','1649671565','47','7086999406878','54107793.106383','8248658693035','87650409.212766','0','0','0','0','0','0','6725309285','61221.063829787','10189719557','120502.0212766','2876464','20.425531914894','2872880','20.808510638298','10','0','4','0','2876454','20.425531914894','2872876','20.808510638298','0','0','0','0','4','7','141758202.31915','181723.08510638','0','0'),('101748','132','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101749','133','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101750','134','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101751','135','460','1649671565','47','12289957138728','166344148.57447','4396291580437','69108893.787234','0','0','0','0','0','0','16887340064','252478.53191489','5711611532','91032.638297872','2967345','20.978723404255','2884776','20.787234042553','2','0','5','0','2967343','20.978723404255','2884771','20.787234042553','0','0','0','0','13','6','235453042.3617','343511.17021277','0','0'),('101752','136','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101753','137','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101754','138','460','1649671565','47','26958999104','340588.4893617','29695344539','532828.76595745','0','0','0','0','0','0','67646498','788.78723404255','68657350','890.68085106383','4572','0.021276595744681','141565','1.0212765957447','0','0','0','0','4572','0.021276595744681','141565','1.0212765957447','0','0','0','0','0','0','873417.25531915','1679.4680851064','0','0'),('101755','139','460','1649671565','47','2007050377','54489.382978723','3704562569','150403.74468085','0','0','0','0','0','0','8647014','414.36170212766','26746290','1650.2340425532','9218','0.063829787234043','6808','0.042553191489362','58','0','2276','0.021276595744681','9160','0.063829787234043','4532','0.021276595744681','0','0','0','0','0','0','204893.12765957','2064.5957446809','0','0'),('101756','140','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101757','141','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101758','142','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101759','143','460','1649671565','47','927963542142','13963476.191489','5603443254064','121847345.12766','0','0','0','0','0','0','1432353698','30908.212765957','4086471546','83044.872340426','294545','1.9574468085106','715617','5.7234042553191','132533','0.87234042553191','281905','2.531914893617','162012','1.0851063829787','433712','3.1914893617021','0','0','0','0','1','10','135810821.31915','113953.08510638','0','0'),('101760','144','460','1649671565','47','3620225874','6160.4893617021','5893306','45.595744680851','0','0','0','0','0','0','10272880','37.36170212766','74362','0.57446808510638','20953','0.042553191489362','1','0','20916','0.042553191489362','1','0','37','0','0','0','33','0','0','0','0','0','6206.085106383','37.936170212766','0','0'),('101761','145','460','1649671565','47','5934576638380','22510255.659574','3331936779940','19780634.957447','0','0','0','0','0','0','6862915677','34799.765957447','3134919329','20865.340425532','338428','2.4042553191489','429129','3.0851063829787','1','0','29','0','338427','2.4042553191489','429100','3.0851063829787','0','0','0','0','2','2','42290890.617021','55665.106382979','0','0'),('101762','146','460','1649671565','47','2313765921721','687061.04255319','113894019551','861537.65957447','0','0','0','0','0','0','1595477870','1212.3829787234','519366843','1377.2340425532','28797','0.21276595744681','9573','0.042553191489362','0','0','0','0','28797','0.21276595744681','9573','0.042553191489362','9448','0','0','0','0','0','1548598.7021277','2589.6170212766','0','0'),('101763','147','460','1649671565','47','1278316105657','27477963.680851','1891378566439','15707052.021277','0','0','0','0','0','0','943794378','20088.29787234','2062083772','18179.85106383','10665160','108.48936170213','184379','0.34042553191489','2553829','25.170212765957','79450','0.1063829787234','8111331','83.31914893617','104929','0.23404255319149','0','0','0','0','2','1','43185015.702128','38268.14893617','0','0'),('101764','148','460','1649671565','47','119806208257','1595335.6595745','73740728049','4137989.4468085','0','0','0','0','0','0','168459352','2102.2553191489','124227398','3943.3829787234','12632486','171.02127659574','588104','1.9148936170213','4728335','78.31914893617','502472','1.6382978723404','7904151','92.702127659574','85632','0.27659574468085','0','0','0','0','0','0','5733325.106383','6045.6382978723','0','0'),('101765','149','460','1649671565','47','492356','4.5744680851064','492007','4.5744680851064','0','0','0','0','0','0','4584','0.042553191489362','4582','0.042553191489362','1','0','1','0','1','0','1','0','0','0','0','0','0','0','0','0','0','0','9.1489361702128','0.085106382978723','0','0'),('101766','150','460','1649671565','47','492007','4.5744680851064','492356','4.5744680851064','0','0','0','0','0','0','4582','0.042553191489362','4584','0.042553191489362','1','0','1','0','1','0','1','0','0','0','0','0','0','0','0','0','0','0','9.1489361702128','0.085106382978723','0','0'),('101767','151','460','1649671565','47','2672702144433','56949367.425532','5999546720811','93611481.191489','0','0','0','0','0','0','3423768261','60561.574468085','8279528680','139028.23404255','3184294','20.957446808511','3093820','21.234042553191','79','0','20','0','3184215','20.957446808511','3093800','21.234042553191','0','0','0','0','5','7','150560848.61702','199589.80851064','0','0'),('101768','152','460','1649671565','47','3416334761997','33190062.297872','6108269949268','82349919.659574','0','0','0','0','0','0','4065934580','51785.744680851','8484006626','137029.21276596','3097488','23.489361702128','3006875','23.914893617021','45','0','5','0','3097443','23.489361702128','3006870','23.914893617021','0','0','0','0','3','7','115539981.95745','188814.95744681','0','0'),('101769','201','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('101770','202','460','1649671565','47','36959680790301','363005044.23404','36105522931186','318450548.74468','1020','0','0','0','0','0','34931042858','381828.17021277','41561188310','432839.59574468','12035873','87.744680851064','12021850','88.851063829787','24','0','40','0','12035849','87.744680851064','12021810','88.851063829787','0','0','0','0','7','6','681455592.97872','814667.76595745','0','0'),('101771','203','460','1649671565','47','12920025027211','242979446.48936','24702119349539','360338911.40426','0','0','0','0','0','0','15773303295','267154.89361702','34582401973','563282.68085106','12209543','86.382978723404','11847644','87.744680851064','151','0','35','0','12209392','86.382978723404','11847609','87.744680851064','0','0','0','0','5','7','603318357.89362','830437.57446809','0','0'),('101772','204','460','1649671565','47','36955179937283','361527922','30174496469553','258785182.38298','0','0','0','0','0','0','34889142952','379564.14893617','30323315178','306306.34042553','176842','1.2127659574468','176776','1.2553191489362','9','0','8','0','176833','1.2127659574468','176768','1.2553191489362','1541','0','189','0','7','5','620313104.38298','685870.4893617','0','0'),('101773','205','460','1649671565','47','12918959907297','240162535.17021','24701119944418','359732537','0','0','0','0','0','0','15773115874','265333.31914894','34582021986','560366.08510638','177002','1.1914893617021','177078','1.4255319148936','14','0','12','0','176988','1.1914893617021','177066','1.4255319148936','725432','0','5','0','5','7','599895072.17021','825699.40425532','0','0'),('101774','206','460','1649671565','47','34497118','54.68085106383','30496543','88.255319148936','0','0','0','0','0','0','94575','0.59574468085106','149559','1.0425531914894','3294','0.021276595744681','810','0','104','0','7','0','3190','0.021276595744681','803','0','579','0','0','0','0','0','142.93617021277','1.6382978723404','0','0'),('101775','207','460','1649671565','47','3056141631403','2632947.2765957','2078374024675','13113808.638298','0','0','0','0','0','0','2761095911','7476.3404255319','2122839810','13512.276595745','248378','1.7872340425532','178255','1.3191489361702','0','0','2','0','248378','1.7872340425532','178253','1.3191489361702','182604','0','0','0','0','1','15746755.914894','20988.617021277','0','0'),('101777','211','460','1649671565','47','24051510484932','337544899.21277','9576893923108','160810994.08511','0','0','0','0','0','0','33675858307','525790.21276596','11893181177','199010.23404255','6111550','44.36170212766','5947312','43.808510638298','5','0','9','0','6111545','44.36170212766','5947303','43.808510638298','0','0','0','0','14','6','498355893.29787','724800.44680851','0','0'),('101778','212','460','1649671565','47','24050778554128','333627684.40426','9576342486661','158627645.78723','0','0','0','0','0','0','33675341096','519417.59574468','11893082111','198106.72340426','176983','1.2765957446809','177910','1.3617021276596','3','0','5','0','176980','1.2765957446809','177905','1.3617021276596','207574','0','0','0','13','6','492255330.19149','717524.31914894','0','0'),('101780','214','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('101784','218','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('101785','227','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','','0','','0','','0','0','0','0','0','0','0','0','0','0','0'),('101786','228','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('101787','229','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('101788','230','460','1649671565','47','2063815259202','13820922.829787','122718185514','1072174.106383','0','0','0','0','0','0','2787569319','18177.85106383','111167647','1101.4468085106','7','0','3227','0','1','0','12','0','6','0','3215','0','1','0','0','0','1','0','14893096.93617','19279.29787234','0','0'),('101789','231','460','1649671565','47','1344034186918','23534512.319149','4303712979366','48075025.425532','0','0','0','0','0','0','1701311628','30170.489361702','7399168350','94615.382978723','2','0','938','0','0','0','12','0','2','0','926','0','4426','0.063829787234043','0','0','2','4','71609537.744681','124785.87234043','0','0.063829787234043'),('101791','233','460','1649671565','47','810271814025','6066957.9574468','1130575167770','5579815.1489362','0','0','0','0','0','0','1313499282','8877.2978723404','900266379','6102.8085106383','69011','0.46808510638298','6330','0','0','0','15','0','69011','0.46808510638298','6315','0','0','0','0','0','0','0','11646773.106383','14980.106382979','0','0'),('101796','774','460','1649671565','47','19658276','171.53191489362','21589768','169.44680851064','0','0','0','0','0','0','4962','0.042553191489362','4595','0.021276595744681','176271','1.4255319148936','176665','1.2127659574468','13','0','11','0','176258','1.4255319148936','176654','1.2127659574468','5','0','0','0','0','0','340.97872340426','0.063829787234043','0','0'),('101797','775','460','1649671565','47','5599631595447','57668637.297872','4238130795050','44136601.446809','0','0','0','0','0','0','8621536391','111892','5984403781','59505.127659574','154380','0.87234042553191','170887','0.87234042553191','147289','0.87234042553191','170646','0.87234042553191','7091','0','241','0','0','0','0','0','5','4','101805238.74468','171397.12765957','0','0'),('101801','783','460','1649671565','47','800616464759','5988262.893617','252582926903','4576731.2553191','0','0','0','0','0','0','813288830','8176.5957446809','586095261','8136.6170212766','0','0','0','0','','0','','0','','0','','0','2630','0','0','0','0','0','10564994.148936','16313.212765957','0','0'),('101803','785','460','1649671565','47','383661045563','3383309.2765957','3237990023018','28215990.446809','0','0','0','0','0','0','1098289000','11385.723404255','2778255608','23703.234042553','0','0','0','0','','0','','0','','0','','0','1601154','0','103865','0','0','2','31599299.723404','35088.957446809','0','0'),('101805','788','460','1649671565','47','51259958757','360974.5106383','42562513629','242533.21276596','0','0','0','0','0','0','166013098','1272.5319148936','76333088','446.21276595745','808','0.021276595744681','2368','0','3','0','16','0','805','0.021276595744681','2352','0','0','0','0','0','0','0','603507.72340426','1718.7446808511','0','0'),('101809','790','460','1649671565','47','9683571961','63066.680851064','903809176','6848.4255319149','0','0','0','0','0','0','11507832','83.31914893617','8644940','65.340425531915','0','0','0','0','','0','','0','','0','','0','0','0','0','0','0','0','69915.106382979','148.65957446809','0','0'),('101959','794','460','1649671565','47','2360520','14.63829787234','2359410','14.63829787234','0','0','0','0','0','0','27452','0.17021276595745','27433','0.17021276595745','0','0','2','0','0','0','2','0','0','0','0','0','0','0','0','0','0','0','29.276595744681','0.34042553191489','0','0'),('102965','799','460','1649671565','47','997908350493','10015277.276596','180377654761','2091393.5319149','0','0','0','0','0','0','1414306181','23631.893617021','1688369669','24707.14893617','0','0','0','0','','0','','0','','0','','0','10','0','0','0','8','2','12106670.808511','48339.042553191','0','0'),('105100','801','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('107065','810','460','1649671565','47','21372328','152.72340425532','5926970572955','59404629.978723','0','0','0','0','0','0','5422','0.021276595744681','11204813150','124457.06382979','175551','1.063829787234','175261','1.3191489361702','8','0','9','0','175543','1.063829787234','175252','1.3191489361702','1','0','0','0','0','1','59404782.702128','124457.08510638','0','0'),('108470','818','460','1649671565','47','7510213955','2450','50566002185','3894533.7234043','0','0','0','0','0','0','5692749','0.34042553191489','129406811','8570.7446808511','4457359','32.510638297872','370741','2.9148936170213','113769','1.0851063829787','58793','0.5531914893617','4343590','31.425531914894','311948','2.3617021276596','0','0','0','0','0','0','3896983.7234043','8571.085106383','0','0'),('108529','821','460','1649671565','47','492354','4.5744680851064','491731','2.0851063829787','0','0','0','0','0','0','4584','0.042553191489362','4581','0.021276595744681','1','0','1','0','1','0','1','0','0','0','0','0','0','0','0','0','0','0','6.6595744680851','0.063829787234043','0','0'),('108530','822','460','1649671565','47','492002','4.5744680851064','492200','4.5744680851064','0','0','0','0','0','0','4582','0.042553191489362','4584','0.042553191489362','1','0','1','0','1','0','1','0','0','0','0','0','0','0','0','0','0','0','9.1489361702128','0.085106382978723','0','0'),('108531','823','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('108532','824','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('109300','832','460','1649671565','47','53498266729','662878.87234043','59354328892','981929.55319149','0','0','0','0','0','0','134893852','1567.9574468085','135697445','1739.4893617021','9145','0.042553191489362','283929','2.0851063829787','0','0','799','0.042553191489362','9145','0.042553191489362','283130','2.0425531914894','0','0','0','0','0','0','1644808.4255319','3307.4468085106','0','0'),('109310','833','460','1649671565','47','2124302155518','25260339.595745','8354778075823','205686042.48936','0','0','0','0','0','0','3292011559','57094.659574468','6183271825','141233.27659574','1166328','8.0425531914894','1513926','11.851063829787','253476','1.5744680851064','703680','5.7021276595745','912852','6.468085106383','810246','6.1489361702128','0','0','0','0','1','8','230946382.08511','198327.93617021','0','0'),('109311','834','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','','0','','0','','0','0','0','0','0','0','0','0','0','0','0'),('109598','839','460','1649671565','47','53495343541','649057.12765957','59334109488','969198.14893617','0','0','0','0','0','0','134889271','1520.4042553191','135694795','1716.5957446809','0','0','0','0','','0','','0','','0','','0','2','0','0','0','0','0','1618255.2765957','3237','0','0'),('109629','851','460','1649671565','47','538309379153','872310.23404255','1755890821792','16436574.851064','0','0','0','0','0','0','781350439','4565.2553191489','1383079872','12195.829787234','0','0','0','0','','0','','0','','0','','0','7471','0','0','0','0','1','17308885.085106','16761.085106383','0','0'),('109671','858','460','1649671565','47','373951976','7593.085106383','136141695','2550.4042553191','0','0','0','0','0','0','713761','20.765957446809','868660','21.957446808511','0','0','0','0','','0','','0','','0','','0','0','0','0','0','0','0','10143.489361702','42.723404255319','0','0'),('110010','859','460','1649671565','47','894162045051','12347674.042553','23716228957','157515.06382979','0','0','0','0','0','0','615904995','8323.829787234','233546165','1253.1063829787','0','0','0','0','','0','','0','','0','','0','4003940','32.042553191489','0','0','0','0','12505189.106383','9576.9361702128','0','32.042553191489'),('110238','860','460','1649671565','47','7353011589','542843.0212766','14504703328','159185.63829787','0','0','0','0','0','0','9427461','650.46808510638','13250577','286.57446808511','0','0','0','0','','0','','0','','0','','0','8','0','298','0','0','0','702028.65957447','937.04255319149','0','0'),('110377','861','460','1649671565','47','10237480','74.595744680851','9360320','66.723404255319','0','0','0','0','0','0','0','0','0','0','146707','1.063829787234','141722','1.0212765957447','0','0','0','0','146707','1.063829787234','141722','1.0212765957447','0','0','0','0','0','0','141.31914893617','0','0','0'),('110378','862','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','','0','','0','','0','0','0','0','0','0','0','0','0','0','0'),('110548','863','460','1649671565','47','88365492973','4687363.7021277','3621795139019','98723273.978723','0','0','0','0','0','0','879230615','25206.638297872','2460546588','66514.872340426','0','0','0','0','','0','','0','','0','','0','3660','0','0','0','0','4','103410637.68085','91721.510638298','0','0'),('110662','866','460','1649671565','47','6336978125','66021','1389701071','13188.127659574','0','0','0','0','0','0','9401391','88.382978723404','7003494','70.276595744681','0','0','0','0','','0','','0','','0','','0','599','0','0','0','0','0','79209.127659574','158.65957446809','0','0'),('110723','868','460','1649671565','47','589539812142','6552930.4893617','2936463939893','87234446.06383','0','0','0','0','0','0','996732422','17645.808510638','2086011840','58928.510638298','0','0','0','0','','0','','0','','0','','0','2628','0','0','0','0','3','93787376.553191','76574.319148936','0','0'),('110724','869','460','1649671565','47','44781003','100.85106382979','15076216','32.212765957447','0','0','0','0','0','0','134715','0.25531914893617','134119','0.29787234042553','136237','0.95744680851064','3','0','0','0','3','0','136237','0.95744680851064','0','0','0','0','0','0','0','0','133.06382978723','0.5531914893617','0','0'),('110725','870','460','1649671565','47','132419917','71.127659574468','721719075','4.3404255319149','0','0','0','0','0','0','295513','0.042553191489362','333716','0','136239','0.8936170212766','184840','1.3617021276596','0','0','184840','1.3617021276596','136239','0.8936170212766','0','0','6296','0','0','0','0','0','75.468085106383','0.042553191489362','0','0'),('110779','872','460','1649671565','47','1800708','7.7446808510638','0','0','0','0','0','0','0','0','4947','0.021276595744681','0','0','0','0','0','0','','0','','0','','0','','0','4947','0.021276595744681','0','0','0','0','7.7446808510638','0.021276595744681','0','0.021276595744681'),('112381','873','460','1649671565','47','1632230426916','32578674.808511','2140398474118','23458727.829787','0','0','0','0','0','0','1487696867','27892.553191489','2402501299','26190.276595745','43555481','518.68085106383','1363603','18.340425531915','12683268','175.08510638298','687336','2.3404255319149','30872213','343.59574468085','676267','16','0','0','0','0','1','0','56037402.638298','54082.829787234','0','0'),('112382','874','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','','0','','0','','0','','0','0','0','0','0','0','0','0','0','0','0'),('112532','876','460','1649671565','47','60833920880','1095704.9361702','209448323511','10719922.191489','0','0','0','0','0','0','177346956','3795.2765957447','251946231','9920.829787234','0','0','0','0','','0','','0','','0','','0','305574','0','0','0','0','0','11815627.12766','13716.106382979','0','0'),('112535','877','460','1649671565','47','51177987201','33938.425531915','79890927601','15.702127659574','0','0','0','0','0','0','76826215','315.29787234043','60226553','0.042553191489362','0','0','0','0','','0','','0','','0','','0','282077','0','0','0','0','0','33954.127659574','315.34042553191','0','0'),('113234','880','460','1649671565','47','2007079561','55418.893617021','3704556869','151328.17021277','0','0','0','0','0','0','8647314','423.02127659574','26746222','1661.1489361702','9218','0.063829787234043','6808','0.042553191489362','58','0','2276','0.021276595744681','9160','0.063829787234043','4532','0.021276595744681','0','0','0','0','0','0','206747.06382979','2084.170212766','0','0'),('113262','882','460','1649671565','47','2005521575','50036.234042553','3703308095','147018.55319149','0','0','0','0','0','0','8644681','379.57446808511','26740985','1602.4468085106','0','0','0','0','','0','','0','','0','','0','500','0','576','0','0','0','197054.78723404','1982.0212765957','0','0'),('113268','883','460','1649671565','47','313502502','865.95744680851','1108447603','12052.425531915','0','0','0','0','0','0','758451','4.3191489361702','1746780','15.297872340426','0','0','0','0','','0','','0','','0','','0','116','0','0','0','0','0','12918.382978723','19.617021276596','0','0'),('113630','890','460','1649671565','47','1519894783981','31757159.489362','1849929764236','12746228.787234','0','0','0','0','0','0','1276303444','24480.808510638','2089920637','16317.595744681','0','0','0','0','','0','','0','','0','','0','37286','0','0','0','1','0','44503388.276596','40798.404255319','0','0'),('113817','891','460','1649671565','47','29512','0','0','0','0','0','0','0','0','0','434','0','0','0','0','0','0','0','','0','','0','','0','','0','434','0','0','0','0','0','0','0','0','0'),('114220','892','460','1649671565','47','2063913','0','11692901','65.872340425532','0','0','0','0','0','0','9624','0','144473','0.91489361702128','0','0','0','0','','0','','0','','0','','0','7','0','0','0','0','0','65.872340425532','0.91489361702128','0','0'),('115497','894','460','1649671565','47','15247196','13.851063829787','36157353','26.787234042553','0','0','0','0','0','0','42066','0.085106382978723','69732','0.25531914893617','0','0','0','0','','0','','0','','0','','0','207','0','0','0','0','0','40.63829787234','0.34042553191489','0','0'),('116632','895','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('116637','896','460','1649671565','47','','0','','0','','0','0','','0','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('116667','903','460','1649671565','47','3394627815','26244.808510638','3288835640','27296.957446809','0','0','0','0','0','0','41585687','319.25531914894','32925556','286.53191489362','176284','1.4042553191489','176980','1.1702127659574','1','0','11','0','176283','1.4042553191489','176969','1.1702127659574','110','0','0','0','0','0','53541.765957447','605.78723404255','0','0'),('117395','904','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('117396','905','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('104237','1073741825','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('104238','1073741837','460','1649671565','47','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','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.01700783s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 94
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 94
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 94
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 94
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifInNUcastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifOutNUcastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 94
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 94
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 94
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 103
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 103
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 103
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 103
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifInNUcastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifOutNUcastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 103
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 103
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 103
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 104
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 104
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 104
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 104
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifInNUcastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifOutNUcastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 104
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 104
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 104
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 105
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 105
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 105
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 105
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 107
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 107
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 107
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 107
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifInNUcastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifOutNUcastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 107
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 107
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 107
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 113
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 113
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 113
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 113
]
+------------+-------------------+-----------------------------+---------+----------+----------+---------+----------+--------+---------+----+
| ifIndex    | Label             | Type                        | Speed   | BPS In   | BPS Out  | Data In | Data Out | PPS In | PPS Out | HC |
+------------+-------------------+-----------------------------+---------+----------+----------+---------+----------+--------+---------+----+
| 1          | Mgmt0/RSP0/CPU0/0 | Ethernet                    | 1Gbps   | 421kbps  | 932kbps  | 2.36MB  | 5.23MB   | 454    | 909     | Y  |
| 2          | Mgmt0/RSP0/CPU0/1 | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 4          | Nu0               | Other                       | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 8          | Mgmt0/RSP1/CPU0/0 | Ethernet                    | 1Gbps   | 3.12kbps | 72bps    | 17.8kB  | 424B     | 0.13   | 85.1m   | Y  |
| 9          | Mgmt0/RSP1/CPU0/1 | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 17         | Gi0/3/0/0         | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 18         | Gi0/3/0/1         | Ethernet                    | 1Gbps   | 509kbps  | 59.5kbps | 2.85MB  | 341kB    | 77.7   | 12.1    | Y  |
| 19         | Gi0/3/0/2         | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 20         | Gi0/3/0/3         | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 21         | Gi0/3/0/4         | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 22         | Gi0/3/0/5         | Ethernet                    | 1Gbps   | 20.7Mbps | 195Mbps  | 116MB   | 1.07GB   | 10.2k  | 22.3k   | Y  |
| 23         | Gi0/3/0/6         | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 24         | Gi0/3/0/7         | Ethernet                    | 1Gbps   | 6.07Mbps | 182Mbps  | 34MB    | 1020MB   | 8.05k  | 15.8k   | Y  |
| 25         | Gi0/3/0/8         | Ethernet                    | 1Gbps   | 57kbps   | 58.8kbps | 327kB   | 337kB    | 44.1   | 50.2    | Y  |
| 26         | Gi0/3/0/9         | Ethernet                    | 1Gbps   | 177Mbps  | 4.96Mbps | 991MB   | 27.8MB   | 15k    | 7.94k   | Y  |
| 27         | Gi0/3/0/10        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 28         | Gi0/3/0/11        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 29         | Gi0/3/0/12        | Ethernet                    | 1Gbps   | 57bps    | 564bps   | 332B    | 3.23kB   | 0      | 0       | Y  |
| 30         | Gi0/3/0/13        | Ethernet                    | 1Gbps   | 128kbps  | 134bps   | 739kB   | 787B     | 27.1   | 0.23    | Y  |
| 31         | Gi0/3/0/14        | Ethernet                    | 1Gbps   | 8.55Mbps | 8.73Mbps | 47.9MB  | 48.9MB   | 4.9k   | 5k      | Y  |
| 32         | Gi0/3/0/15        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 33         | Gi0/3/0/16        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 34         | Gi0/3/0/17        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 35         | Gi0/3/0/18        | Ethernet                    | 1Gbps   | 0bps     | 3.46kbps | 0B      | 19.8kB   | 0      | 0       | Y  |
| 36         | Gi0/3/0/19        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 37         | Gi0/3/0/20        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 38         | Gi0/3/0/21        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 39         | Gi0/3/0/22        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 40         | Gi0/3/0/23        | Ethernet                    | 1Gbps   | 127Mbps  | 6.68Mbps | 715MB   | 37.4MB   | 10.7k  | 1.91k   | Y  |
| 41         | Gi0/3/0/24        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 42         | Gi0/3/0/25        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 43         | Gi0/3/0/26        | Ethernet                    | 1Gbps   | 184Mbps  | 85.6Mbps | 1.01GB  | 480MB    | 16k    | 12k     | Y  |
| 44         | Gi0/3/0/27        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 45         | Gi0/3/0/28        | Ethernet                    | 1Gbps   | 80.3Mbps | 18.8Mbps | 450MB   | 105MB    | 24.1k  | 24.9k   | Y  |
| 46         | Gi0/3/0/29        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 47         | Gi0/3/0/30        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 48         | Gi0/3/0/31        | Ethernet                    | 1Gbps   | 191kbps  | 217kbps  | 1.07MB  | 1.22MB   | 50     | 50.2    | Y  |
| 49         | Gi0/3/0/32        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 50         | Gi0/3/0/33        | Ethernet                    | 1Gbps   | 90.9Mbps | 2.09Mbps | 509MB   | 11.7MB   | 7.57k  | 3.9k    | Y  |
| 51         | Gi0/3/0/34        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 52         | Gi0/3/0/35        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 53         | Gi0/3/0/36        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 54         | Gi0/3/0/37        | Ethernet                    | 1Gbps   | 1.5kbps  | 169Mbps  | 8.59kB  | 949MB    | 1.36   | 15.4k   | Y  |
| 55         | Gi0/3/0/38        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 56         | Gi0/3/0/39        | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 105        | Te0/0/0/0         | Ethernet                    | 10Gbps  | 987Mbps  | 595Mbps  | 5.41GB  | 3.26GB   | 110k   | 97k     | Y  |
| 106        | Te0/0/0/1         | Ethernet                    | 10Gbps  | 456Mbps  | 681Mbps  | 2.5GB   | 3.73GB   | 76.9k  | 102k    | Y  |
| 107        | Te0/0/0/2         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 108        | Te0/0/0/3         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 109        | Te0/0/0/4         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 110        | Te0/0/0/5         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 111        | Te0/0/0/6         | Ethernet                    | 10Gbps  | 1.32Gbps | 728Mbps  | 7.23GB  | 3.99GB   | 262k   | 105k    | Y  |
| 112        | Te0/0/0/7         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 113        | Te0/0/0/8         | Ethernet                    | 10Gbps  | 399Mbps  | 30.2Mbps | 2.19GB  | 169MB    | 38k    | 10.7k   | Y  |
| 114        | Te0/0/0/9         | Ethernet                    | 10Gbps  | 2.49Mbps | 3.58Mbps | 13.9MB  | 20MB     | 746    | 843     | Y  |
| 115        | Te0/0/0/10        | Ethernet                    | 10Gbps  | 44.3Mbps | 58.1Mbps | 248MB   | 325MB    | 11.2k  | 11.1k   | Y  |
| 116        | Te0/0/0/11        | Ethernet                    | 10Gbps  | 251Mbps  | 254Mbps  | 1.38GB  | 1.39GB   | 49.9k  | 49.6k   | Y  |
| 117        | Te0/0/0/12        | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 118        | Te0/0/0/13        | Ethernet                    | 10Gbps  | 586bps   | 534bps   | 3.36kB  | 3.06kB   | 0      | 0       | Y  |
| 119        | Te0/0/0/14        | Ethernet                    | 10Gbps  | 87.4Mbps | 665Mbps  | 490MB   | 3.64GB   | 25.1k  | 57.6k   | Y  |
| 120        | Te0/0/0/15        | Ethernet                    | 10Gbps  | 27.6Mbps | 220Mbps  | 154MB   | 1.21GB   | 10.9k  | 23.1k   | Y  |
| 121        | Te0/0/0/16        | Ethernet                    | 10Gbps  | 238Mbps  | 430Mbps  | 1.31GB  | 2.35GB   | 38.7k  | 106k    | Y  |
| 122        | Te0/0/0/17        | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 123        | Te0/0/0/18        | Ethernet                    | 10Gbps  | 19.7Mbps | 15Mbps   | 110MB   | 84.5MB   | 3.5k   | 2.22k   | Y  |
| 124        | Te0/0/0/19        | Ethernet                    | 10Gbps  | 7.8Mbps  | 13.8Mbps | 43.7MB  | 77.7MB   | 2.09k  | 2.14k   | Y  |
| 125        | Te0/0/0/20        | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 126        | Te0/0/0/21        | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 127        | Te0/0/0/22        | Ethernet                    | 10Gbps  | 940Mbps  | 741Mbps  | 5.15GB  | 4.06GB   | 103k   | 137k    | Y  |
| 128        | Te0/0/0/23        | Ethernet                    | 10Gbps  | 263Mbps  | 724Mbps  | 1.44GB  | 3.96GB   | 48.7k  | 144k    | Y  |
| 129        | Te0/1/0/0         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 130        | Te0/1/0/1         | Ethernet                    | 10Gbps  | 972Mbps  | 560Mbps  | 5.32GB  | 3.06GB   | 125k   | 106k    | Y  |
| 131        | Te0/1/0/2         | Ethernet                    | 10Gbps  | 432Mbps  | 701Mbps  | 2.37GB  | 3.84GB   | 61.2k  | 120k    | Y  |
| 132        | Te0/1/0/3         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 133        | Te0/1/0/4         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 134        | Te0/1/0/5         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 135        | Te0/1/0/6         | Ethernet                    | 10Gbps  | 1.33Gbps | 552Mbps  | 7.28GB  | 3.03GB   | 252k   | 91k     | Y  |
| 136        | Te0/1/0/7         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 137        | Te0/1/0/8         | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 138        | Te0/1/0/9         | Ethernet                    | 10Gbps  | 2.72Mbps | 4.26Mbps | 15.2MB  | 23.8MB   | 788    | 890     | Y  |
| 139        | Te0/1/0/10        | Ethernet                    | 10Gbps  | 435kbps  | 1.2Mbps  | 2.44MB  | 6.74MB   | 414    | 1.65k   | Y  |
| 140        | Te0/1/0/11        | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 141        | Te0/1/0/12        | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 142        | Te0/1/0/13        | Ethernet                    | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 143        | Te0/1/0/14        | Ethernet                    | 10Gbps  | 111Mbps  | 974Mbps  | 625MB   | 5.33GB   | 30.9k  | 83k     | Y  |
| 144        | Te0/1/0/15        | Ethernet                    | 10Gbps  | 49.2kbps | 365bps   | 282kB   | 2.09kB   | 37.3   | 0.57    | Y  |
| 145        | Te0/1/0/16        | Ethernet                    | 10Gbps  | 180Mbps  | 158Mbps  | 1008MB  | 886MB    | 34.8k  | 20.8k   | Y  |
| 146        | Te0/1/0/17        | Ethernet                    | 10Gbps  | 5.5Mbps  | 6.89Mbps | 30.8MB  | 38.6MB   | 1.21k  | 1.38k   | Y  |
| 147        | Te0/1/0/18        | Ethernet                    | 10Gbps  | 219Mbps  | 125Mbps  | 1.2GB   | 704MB    | 20k    | 18.1k   | Y  |
| 148        | Te0/1/0/19        | Ethernet                    | 10Gbps  | 12.7Mbps | 33.1Mbps | 71.5MB  | 185MB    | 2.1k   | 3.94k   | Y  |
| 149        | Te0/1/0/20        | Ethernet                    | 10Gbps  | 37bps    | 37bps    | 215B    | 215B     | 42.5m  | 42.5m   | Y  |
| 150        | Te0/1/0/21        | Ethernet                    | 10Gbps  | 37bps    | 37bps    | 215B    | 215B     | 42.5m  | 42.5m   | Y  |
| 151        | Te0/1/0/22        | Ethernet                    | 10Gbps  | 455Mbps  | 748Mbps  | 2.49GB  | 4.1GB    | 60.5k  | 139k    | Y  |
| 152        | Te0/1/0/23        | Ethernet                    | 10Gbps  | 265Mbps  | 658Mbps  | 1.45GB  | 3.6GB    | 51.7k  | 137k    | Y  |
| 201        | Lo4               | Loopback                    | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 202        | BE202             | IEEE 802.3ad Link Aggregate | 40Gbps  | 2.9Gbps  | 2.55Gbps | 15.8GB  | 13.9GB   | 381k   | 432k    | Y  |
| 203        | BE203             | IEEE 802.3ad Link Aggregate | 40Gbps  | 1.94Gbps | 2.88Gbps | 10.6GB  | 15.7GB   | 267k   | 563k    | Y  |
| 204        | BE202.452         | L2 VLAN (802.1Q)            | 40Gbps  | 2.89Gbps | 2.07Gbps | 15.8GB  | 11.3GB   | 379k   | 306k    | Y  |
| 205        | BE203.453         | L2 VLAN (802.1Q)            | 40Gbps  | 1.92Gbps | 2.88Gbps | 10.5GB  | 15.7GB   | 265k   | 560k    | Y  |
| 206        | BVI497            | Virtual/Internal            | 10Gbps  | 437bps   | 706bps   | 2.51kB  | 4.05kB   | 0.6    | 1.04    | Y  |
| 207        | Te0/1/0/16.1071   | L2 VLAN (802.1Q)            | 10Gbps  | 21Mbps   | 104Mbps  | 118MB   | 587MB    | 7.48k  | 13.5k   | Y  |
| 211        | BE121             | IEEE 802.3ad Link Aggregate | 20Gbps  | 2.7Gbps  | 1.29Gbps | 14.7GB  | 7.04GB   | 525k   | 199k    | Y  |
| 212        | BE121.459         | L2 VLAN (802.1Q)            | 20Gbps  | 2.67Gbps | 1.27Gbps | 14.6GB  | 6.94GB   | 519k   | 198k    | Y  |
| 214        | Lo1               | Loopback                    | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 218        | Lo41              | Loopback                    | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 227        | Gi0/3/0/0.154     | L2 VLAN (802.1Q)            | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 228        | Gi0/3/0/0.153     | L2 VLAN (802.1Q)            | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 229        | Lo0               | Loopback                    | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 230        | Te0/1/0/16.490    | L2 VLAN (802.1Q)            | 10Gbps  | 110Mbps  | 8.58Mbps | 619MB   | 48MB     | 18.1k  | 1.1k    | Y  |
| 231        | Te0/0/0/16.996    | L2 VLAN (802.1Q)            | 10Gbps  | 188Mbps  | 384Mbps  | 1.03GB  | 2.1GB    | 30.1k  | 94.6k   | Y  |
| 233        | Te0/1/0/16.1076   | L2 VLAN (802.1Q)            | 10Gbps  | 48.5Mbps | 44.6Mbps | 271MB   | 250MB    | 8.88k  | 6.1k    | Y  |
| 774        | BE203.464         | L2 VLAN (802.1Q)            | 40Gbps  | 1.37kbps | 1.36kbps | 7.87kB  | 7.78kB   | 42.5m  | 21.2m   | Y  |
| 775        | BVI50001          | Virtual/Internal            | 10Gbps  | 461Mbps  | 353Mbps  | 2.52GB  | 1.93GB   | 111k   | 59.5k   | Y  |
| 783        | Te0/0/0/16.1112   | L2 VLAN (802.1Q)            | 10Gbps  | 47.9Mbps | 36.6Mbps | 268MB   | 205MB    | 8.18k  | 8.14k   | Y  |
| 785        | Te0/0/0/15.397    | L2 VLAN (802.1Q)            | 10Gbps  | 27Mbps   | 225Mbps  | 151MB   | 1.24GB   | 11.3k  | 23.7k   | Y  |
| 788        | Gi0/3/0/28.103    | L2 VLAN (802.1Q)            | 1Gbps   | 2.89Mbps | 1.94Mbps | 16.1MB  | 10.8MB   | 1.27k  | 446     | Y  |
| 790        | Gi0/3/0/1.1       | L2 VLAN (802.1Q)            | 1Gbps   | 504kbps  | 54.7kbps | 2.83MB  | 314kB    | 83.3   | 65.3    | Y  |
| 794        | Te0/0/0/16.1109   | L2 VLAN (802.1Q)            | 10Gbps  | 117bps   | 117bps   | 688B    | 688B     | 0.17   | 0.17    | Y  |
| 799        | Gi0/3/0/28.0      | L2 VLAN (802.1Q)            | 1Gbps   | 80.1Mbps | 16.7Mbps | 448MB   | 93.7MB   | 23.6k  | 24.7k   | Y  |
| 801        | Lo3               | Loopback                    | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 810        | BE202.666         | L2 VLAN (802.1Q)            | 40Gbps  | 1.22kbps | 475Mbps  | 7.01kB  | 2.6GB    | 21.2m  | 124k    | Y  |
| 818        | BVI1663           | Virtual/Internal            | 10Gbps  | 19.6kbps | 31.1Mbps | 112kB   | 174MB    | 0.34   | 8.57k   | Y  |
| 821        | Te0/1/0/20.250    | L2 VLAN (802.1Q)            | 10Gbps  | 37bps    | 17bps    | 215B    | 98B      | 42.5m  | 21.2m   | Y  |
| 822        | Te0/1/0/21.250    | L2 VLAN (802.1Q)            | 10Gbps  | 37bps    | 37bps    | 215B    | 215B     | 42.5m  | 42.5m   | Y  |
| 823        | Lo10002           | Loopback                    | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 824        | Lo20002           | Loopback                    | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 832        | BE61              | IEEE 802.3ad Link Aggregate | 20Gbps  | 5.3Mbps  | 7.86Mbps | 29.7MB  | 44MB     | 1.57k  | 1.74k   | Y  |
| 833        | BE1531            | IEEE 802.3ad Link Aggregate | 20Gbps  | 202Mbps  | 1.65Gbps | 1.11GB  | 9GB      | 57k    | 141k    | Y  |
| 834        | BE1531.1001       | L2 VLAN (802.1Q)            | 20Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 839        | BE61.2564         | L2 VLAN (802.1Q)            | 20Gbps  | 5.19Mbps | 7.75Mbps | 29MB    | 43.4MB   | 1.52k  | 1.72k   | Y  |
| 851        | BE1531.1003       | L2 VLAN (802.1Q)            | 20Gbps  | 6.98Mbps | 131Mbps  | 39.1MB  | 736MB    | 4.57k  | 12.2k   | Y  |
| 858        | Te0/1/0/16.17     | L2 VLAN (802.1Q)            | 10Gbps  | 60.7kbps | 20.4kbps | 348kB   | 117kB    | 20.7   | 21.9    | Y  |
| 859        | BE1531.1005       | L2 VLAN (802.1Q)            | 20Gbps  | 98.7Mbps | 1.26Mbps | 553MB   | 7.06MB   | 8.32k  | 1.25k   | Y  |
| 860        | BE1531.1006       | L2 VLAN (802.1Q)            | 20Gbps  | 4.34Mbps | 1.27Mbps | 24.3MB  | 7.14MB   | 650    | 286     | Y  |
| 861        | BE1532            | IEEE 802.3ad Link Aggregate | 10Gbps  | 597bps   | 534bps   | 3.42kB  | 3.06kB   | 0      | 0       | Y  |
| 862        | BE1532.1101       | L2 VLAN (802.1Q)            | 10Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 863        | BE1531.1007       | L2 VLAN (802.1Q)            | 20Gbps  | 37.5Mbps | 789Mbps  | 210MB   | 4.32GB   | 25.2k  | 66.5k   | Y  |
| 866        | BE1531.1002800    | L2 VLAN (802.1Q)            | 20Gbps  | 528kbps  | 105kbps  | 2.96MB  | 605kB    | 88.3   | 70.2    | Y  |
| 868        | BE1531.1011502    | L2 VLAN (802.1Q)            | 20Gbps  | 52.4Mbps | 697Mbps  | 293MB   | 3.82GB   | 17.6k  | 58.9k   | Y  |
| 869        | BE1531.1011501    | L2 VLAN (802.1Q)            | 20Gbps  | 807bps   | 258bps   | 4.63kB  | 1.48kB   | 0.26   | 0.3     | Y  |
| 870        | BE1531.1011503    | L2 VLAN (802.1Q)            | 20Gbps  | 569bps   | 35bps    | 3.26kB  | 204B     | 42.5m  | 0       | Y  |
| 872        | BE1531.1009       | L2 VLAN (802.1Q)            | 20Gbps  | 62bps    | 0bps     | 364B    | 0B       | 21.2m  | 0       | Y  |
| 873        | BE1001            | Virtual/Internal            | 40Gbps  | 260Mbps  | 187Mbps  | 1.43GB  | 1.03GB   | 27.8k  | 26.1k   | Y  |
| 874        | BE1001.1100       | L2 VLAN (802.1Q)            | 40Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 876        | BE1001.1101       | L2 VLAN (802.1Q)            | 40Gbps  | 8.77Mbps | 85.7Mbps | 49.1MB  | 480MB    | 3.8k   | 9.92k   | Y  |
| 877        | BE1001.1102       | L2 VLAN (802.1Q)            | 40Gbps  | 271kbps  | 126bps   | 1.52MB  | 738B     | 315    | 42.5m   | Y  |
| 880        | BE81              | IEEE 802.3ad Link Aggregate | 10Gbps  | 443kbps  | 1.21Mbps | 2.48MB  | 6.78MB   | 423    | 1.66k   | Y  |
| 882        | BE81.1001         | L2 VLAN (802.1Q)            | 10Gbps  | 400kbps  | 1.18Mbps | 2.24MB  | 6.59MB   | 379    | 1.6k    | Y  |
| 883        | BE1001.1117       | L2 VLAN (802.1Q)            | 40Gbps  | 6.93kbps | 96.4kbps | 39.7kB  | 553kB    | 4.32   | 15.3    | Y  |
| 890        | BE1001.1106       | L2 VLAN (802.1Q)            | 40Gbps  | 254Mbps  | 101Mbps  | 1.39GB  | 571MB    | 24.4k  | 16.3k   | Y  |
| 891        | Gi0/3/0/12.1409   | L2 VLAN (802.1Q)            | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 892        | Gi0/3/0/12.1410   | L2 VLAN (802.1Q)            | 1Gbps   | 0bps     | 527bps   | 0B      | 3.02kB   | 0      | 0.91    | Y  |
| 894        | BE1531.1012       | L2 VLAN (802.1Q)            | 20Gbps  | 111bps   | 214bps   | 651B    | 1.23kB   | 85.1m  | 0.26    | Y  |
| 895        | BE205             | Virtual/Internal            | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 896        | BE205.491         | L2 VLAN (802.1Q)            | 0bps    | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | N  |
| 903        | BE202.491         | L2 VLAN (802.1Q)            | 40Gbps  | 209kbps  | 218kbps  | 1.18MB  | 1.22MB   | 319    | 286     | Y  |
| 904        | PTP0/RSP0/CPU0/0  | Other                       | 100Mbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 905        | PTP0/RSP1/CPU0/0  | Other                       | 100Mbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 1073741825 | CE0/RSP0/CPU0     | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 1073741837 | CE0/RSP1/CPU0     | Ethernet                    | 1Gbps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
+------------+-------------------+-----------------------------+---------+----------+----------+---------+----------+--------+---------+----+


 o Module time          5.2438s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-ports.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-ports.rrd N:5.2438 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



including: includes/polling/bgp-peers.inc.php
#####  Module Start: bgp-peers  #####


CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' bgpLocalAs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0205s]
STDOUT[
50300
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -t '5' -r '3' -v2c -c *** -Pud -OQUv -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpLocalAs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0428s]
STDOUT[
50300
]
SNMP STATUS[TRUE]
 o Local AS             AS50300 

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2RemoteAs]

CMD EXITCODE[0]
CMD RUNTIME[0.0689s]
STDOUT[
cbgpPeer2RemoteAs.ipv4."5.254.1.78" = 3223
cbgpPeer2RemoteAs.ipv4."10.250.2.2" = 203887
cbgpPeer2RemoteAs.ipv4."109.74.247.26" = 60868
cbgpPeer2RemoteAs.ipv4."109.74.255.58" = 31463
cbgpPeer2RemoteAs.ipv4."109.74.255.62" = 31463
cbgpPeer2RemoteAs.ipv4."109.74.255.133" = 50300
cbgpPeer2RemoteAs.ipv4."109.74.255.214" = 50300
cbgpPeer2RemoteAs.ipv4."109.74.255.241" = 50300
cbgpPeer2RemoteAs.ipv4."109.74.255.242" = 50300
cbgpPeer2RemoteAs.ipv4."109.74.255.244" = 50300
cbgpPeer2RemoteAs.ipv4."109.74.255.245" = 50300
cbgpPeer2RemoteAs.ipv4."109.74.255.246" = 50300
cbgpPeer2RemoteAs.ipv4."109.74.255.251" = 50300
cbgpPeer2RemoteAs.ipv4."176.12.110.42" = 50930
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = 60868
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = 50300
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = 31463
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = 31463
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = 50300
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = 50300
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = 50300
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = 50300
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = 50300
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = 50300
cbgpPeer2RemoteAs.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = 50300
]
SNMP STATUS[TRUE]
 o Caching              CISCO-BGP4-MIB 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2State]

CMD EXITCODE[0]
CMD RUNTIME[0.0517s]
STDOUT[
cbgpPeer2State.ipv4."5.254.1.78" = established
cbgpPeer2State.ipv4."10.250.2.2" = established
cbgpPeer2State.ipv4."109.74.247.26" = established
cbgpPeer2State.ipv4."109.74.255.58" = established
cbgpPeer2State.ipv4."109.74.255.62" = established
cbgpPeer2State.ipv4."109.74.255.133" = established
cbgpPeer2State.ipv4."109.74.255.214" = established
cbgpPeer2State.ipv4."109.74.255.241" = established
cbgpPeer2State.ipv4."109.74.255.242" = established
cbgpPeer2State.ipv4."109.74.255.244" = established
cbgpPeer2State.ipv4."109.74.255.245" = established
cbgpPeer2State.ipv4."109.74.255.246" = established
cbgpPeer2State.ipv4."109.74.255.251" = established
cbgpPeer2State.ipv4."176.12.110.42" = established
cbgpPeer2State.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = established
cbgpPeer2State.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = established
cbgpPeer2State.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = established
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2AdminStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0545s]
STDOUT[
cbgpPeer2AdminStatus.ipv4."5.254.1.78" = start
cbgpPeer2AdminStatus.ipv4."10.250.2.2" = start
cbgpPeer2AdminStatus.ipv4."109.74.247.26" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.58" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.62" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.133" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.214" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.241" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.242" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.244" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.245" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.246" = start
cbgpPeer2AdminStatus.ipv4."109.74.255.251" = start
cbgpPeer2AdminStatus.ipv4."176.12.110.42" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = start
cbgpPeer2AdminStatus.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = start
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2InUpdates]

CMD EXITCODE[0]
CMD RUNTIME[0.0488s]
STDOUT[
cbgpPeer2InUpdates.ipv4."5.254.1.78" = 2
cbgpPeer2InUpdates.ipv4."10.250.2.2" = 2
cbgpPeer2InUpdates.ipv4."109.74.247.26" = 5
cbgpPeer2InUpdates.ipv4."109.74.255.58" = 30
cbgpPeer2InUpdates.ipv4."109.74.255.62" = 2829704
cbgpPeer2InUpdates.ipv4."109.74.255.133" = 4
cbgpPeer2InUpdates.ipv4."109.74.255.214" = 5
cbgpPeer2InUpdates.ipv4."109.74.255.241" = 889198
cbgpPeer2InUpdates.ipv4."109.74.255.242" = 908728
cbgpPeer2InUpdates.ipv4."109.74.255.244" = 981677
cbgpPeer2InUpdates.ipv4."109.74.255.245" = 10
cbgpPeer2InUpdates.ipv4."109.74.255.246" = 10
cbgpPeer2InUpdates.ipv4."109.74.255.251" = 623371
cbgpPeer2InUpdates.ipv4."176.12.110.42" = 7
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = 2
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = 4
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = 647271
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = 10
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = 533229
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = 543545
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = 421245
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = 193021
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = 10
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = 10
cbgpPeer2InUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = 3
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2OutUpdates]

CMD EXITCODE[0]
CMD RUNTIME[0.0504s]
STDOUT[
cbgpPeer2OutUpdates.ipv4."5.254.1.78" = 97
cbgpPeer2OutUpdates.ipv4."10.250.2.2" = 1
cbgpPeer2OutUpdates.ipv4."109.74.247.26" = 1075114
cbgpPeer2OutUpdates.ipv4."109.74.255.58" = 1016292
cbgpPeer2OutUpdates.ipv4."109.74.255.62" = 121
cbgpPeer2OutUpdates.ipv4."109.74.255.133" = 69668
cbgpPeer2OutUpdates.ipv4."109.74.255.214" = 2678
cbgpPeer2OutUpdates.ipv4."109.74.255.241" = 412323
cbgpPeer2OutUpdates.ipv4."109.74.255.242" = 421005
cbgpPeer2OutUpdates.ipv4."109.74.255.244" = 413430
cbgpPeer2OutUpdates.ipv4."109.74.255.245" = 415950
cbgpPeer2OutUpdates.ipv4."109.74.255.246" = 415950
cbgpPeer2OutUpdates.ipv4."109.74.255.251" = 403348
cbgpPeer2OutUpdates.ipv4."176.12.110.42" = 2
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = 560244
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = 15200
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = 61
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = 551591
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = 104020
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = 106025
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = 109683
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = 104479
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = 108044
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = 108060
cbgpPeer2OutUpdates.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = 226
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2InTotalMessages]

CMD EXITCODE[0]
CMD RUNTIME[0.0529s]
STDOUT[
cbgpPeer2InTotalMessages.ipv4."5.254.1.78" = 2284
cbgpPeer2InTotalMessages.ipv4."10.250.2.2" = 2284
cbgpPeer2InTotalMessages.ipv4."109.74.247.26" = 2515
cbgpPeer2InTotalMessages.ipv4."109.74.255.58" = 2312
cbgpPeer2InTotalMessages.ipv4."109.74.255.62" = 2829707
cbgpPeer2InTotalMessages.ipv4."109.74.255.133" = 6833
cbgpPeer2InTotalMessages.ipv4."109.74.255.214" = 7403
cbgpPeer2InTotalMessages.ipv4."109.74.255.241" = 889214
cbgpPeer2InTotalMessages.ipv4."109.74.255.242" = 908763
cbgpPeer2InTotalMessages.ipv4."109.74.255.244" = 981706
cbgpPeer2InTotalMessages.ipv4."109.74.255.245" = 6858
cbgpPeer2InTotalMessages.ipv4."109.74.255.246" = 6859
cbgpPeer2InTotalMessages.ipv4."109.74.255.251" = 623795
cbgpPeer2InTotalMessages.ipv4."176.12.110.42" = 2895
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = 2517
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = 6833
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = 651812
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = 4572
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = 533647
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = 543567
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = 421300
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = 197271
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = 6860
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = 6859
cbgpPeer2InTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = 7393
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2OutTotalMessages]

CMD EXITCODE[0]
CMD RUNTIME[0.0463s]
STDOUT[
cbgpPeer2OutTotalMessages.ipv4."5.254.1.78" = 2361
cbgpPeer2OutTotalMessages.ipv4."10.250.2.2" = 2283
cbgpPeer2OutTotalMessages.ipv4."109.74.247.26" = 1075122
cbgpPeer2OutTotalMessages.ipv4."109.74.255.58" = 1016300
cbgpPeer2OutTotalMessages.ipv4."109.74.255.62" = 6956
cbgpPeer2OutTotalMessages.ipv4."109.74.255.133" = 76148
cbgpPeer2OutTotalMessages.ipv4."109.74.255.214" = 9493
cbgpPeer2OutTotalMessages.ipv4."109.74.255.241" = 412382
cbgpPeer2OutTotalMessages.ipv4."109.74.255.242" = 421067
cbgpPeer2OutTotalMessages.ipv4."109.74.255.244" = 413492
cbgpPeer2OutTotalMessages.ipv4."109.74.255.245" = 416011
cbgpPeer2OutTotalMessages.ipv4."109.74.255.246" = 416010
cbgpPeer2OutTotalMessages.ipv4."109.74.255.251" = 403405
cbgpPeer2OutTotalMessages.ipv4."176.12.110.42" = 2284
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = 560253
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = 21660
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = 6904
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = 551615
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = 104282
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = 106288
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = 109943
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = 104740
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = 108310
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = 108327
cbgpPeer2OutTotalMessages.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = 7049
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2FsmEstablishedTime]

CMD EXITCODE[0]
CMD RUNTIME[0.0517s]
STDOUT[
cbgpPeer2FsmEstablishedTime.ipv4."5.254.1.78" = 136829
cbgpPeer2FsmEstablishedTime.ipv4."10.250.2.2" = 136837
cbgpPeer2FsmEstablishedTime.ipv4."109.74.247.26" = 136836
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.58" = 136846
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.62" = 136841
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.133" = 51509
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.214" = 137034
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.241" = 132554
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.242" = 47988
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.244" = 51179
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.245" = 133665
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.246" = 133666
cbgpPeer2FsmEstablishedTime.ipv4."109.74.255.251" = 137039
cbgpPeer2FsmEstablishedTime.ipv4."176.12.110.42" = 136841
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = 136840
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = 51483
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = 136823
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = 136847
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = 137036
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = 132567
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = 47981
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = 51190
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = 133663
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = 133671
cbgpPeer2FsmEstablishedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = 137037
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2InUpdateElapsedTime]

CMD EXITCODE[0]
CMD RUNTIME[0.0545s]
STDOUT[
cbgpPeer2InUpdateElapsedTime.ipv4."5.254.1.78" = 136809
cbgpPeer2InUpdateElapsedTime.ipv4."10.250.2.2" = 136832
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.247.26" = 48045
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.58" = 133180
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.62" = 0
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.133" = 51506
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.214" = 137028
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.241" = 0
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.242" = 0
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.244" = 0
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.245" = 133648
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.246" = 133651
cbgpPeer2InUpdateElapsedTime.ipv4."109.74.255.251" = 36
cbgpPeer2InUpdateElapsedTime.ipv4."176.12.110.42" = 133166
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01" = 136836
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03" = 51481
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02" = 25
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02" = 136826
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21" = 36
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51" = 0
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52" = 0
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54" = 0
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61" = 133657
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62" = 133665
cbgpPeer2InUpdateElapsedTime.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05" = 137032
]
SNMP STATUS[TRUE]


CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2AcceptedPrefixes]

CMD EXITCODE[0]
CMD RUNTIME[0.0573s]
STDOUT[
cbgpPeer2AcceptedPrefixes.ipv4."5.254.1.78".ipv4.unicast = 1
cbgpPeer2AcceptedPrefixes.ipv4."10.250.2.2".ipv4.unicast = 1
cbgpPeer2AcceptedPrefixes.ipv4."109.74.247.26".ipv4.unicast = 3
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.58".ipv4.unicast = 71
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.62".ipv4.unicast = 759381
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.133".ipv4.unicast = 4
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.214".ipv4.unicast = 19
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.241".ipv4.unicast = 145925
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.242".ipv4.unicast = 556112
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.244".ipv4.unicast = 639597
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.245".ipv4.unicast = 4
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.246".ipv4.unicast = 4
cbgpPeer2AcceptedPrefixes.ipv4."109.74.255.251".ipv4.unicast = 876407
cbgpPeer2AcceptedPrefixes.ipv4."176.12.110.42".ipv4.unicast = 2
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 1
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 2
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 125799
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 6
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 144739
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 54896
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 97178
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 63524
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 4
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 4
cbgpPeer2AcceptedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 14
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2DeniedPrefixes]

CMD EXITCODE[0]
CMD RUNTIME[0.0475s]
STDOUT[
cbgpPeer2DeniedPrefixes.ipv4."5.254.1.78".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."10.250.2.2".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.247.26".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.58".ipv4.unicast = 22
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.62".ipv4.unicast = 2010449
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.133".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.214".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.241".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.242".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.244".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.245".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.246".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."109.74.255.251".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv4."176.12.110.42".ipv4.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 216582
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 8
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 0
cbgpPeer2DeniedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2PrefixAdminLimit]

CMD EXITCODE[0]
CMD RUNTIME[0.0436s]
STDOUT[
cbgpPeer2PrefixAdminLimit.ipv4."5.254.1.78".ipv4.unicast = 700000
cbgpPeer2PrefixAdminLimit.ipv4."10.250.2.2".ipv4.unicast = 1000
cbgpPeer2PrefixAdminLimit.ipv4."109.74.247.26".ipv4.unicast = 100
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.58".ipv4.unicast = 500
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.62".ipv4.unicast = 900000
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.133".ipv4.unicast = 1048576
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.214".ipv4.unicast = 1048576
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.241".ipv4.unicast = 1500000
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.242".ipv4.unicast = 1500000
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.244".ipv4.unicast = 1500000
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.245".ipv4.unicast = 1500000
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.246".ipv4.unicast = 1500000
cbgpPeer2PrefixAdminLimit.ipv4."109.74.255.251".ipv4.unicast = 1500000
cbgpPeer2PrefixAdminLimit.ipv4."176.12.110.42".ipv4.unicast = 100
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 100
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 524288
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 524288
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 100
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 1000000
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 1000000
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 1000000
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 1000000
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 1000000
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 1000000
cbgpPeer2PrefixAdminLimit.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 524288
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2PrefixThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.049s]
STDOUT[
cbgpPeer2PrefixThreshold.ipv4."5.254.1.78".ipv4.unicast = 95
cbgpPeer2PrefixThreshold.ipv4."10.250.2.2".ipv4.unicast = 75
cbgpPeer2PrefixThreshold.ipv4."109.74.247.26".ipv4.unicast = 75
cbgpPeer2PrefixThreshold.ipv4."109.74.255.58".ipv4.unicast = 75
cbgpPeer2PrefixThreshold.ipv4."109.74.255.62".ipv4.unicast = 95
cbgpPeer2PrefixThreshold.ipv4."109.74.255.133".ipv4.unicast = 75
cbgpPeer2PrefixThreshold.ipv4."109.74.255.214".ipv4.unicast = 75
cbgpPeer2PrefixThreshold.ipv4."109.74.255.241".ipv4.unicast = 90
cbgpPeer2PrefixThreshold.ipv4."109.74.255.242".ipv4.unicast = 90
cbgpPeer2PrefixThreshold.ipv4."109.74.255.244".ipv4.unicast = 90
cbgpPeer2PrefixThreshold.ipv4."109.74.255.245".ipv4.unicast = 90
cbgpPeer2PrefixThreshold.ipv4."109.74.255.246".ipv4.unicast = 90
cbgpPeer2PrefixThreshold.ipv4."109.74.255.251".ipv4.unicast = 90
cbgpPeer2PrefixThreshold.ipv4."176.12.110.42".ipv4.unicast = 75
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 75
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 75
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 75
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 75
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 90
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 90
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 90
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 90
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 90
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 90
cbgpPeer2PrefixThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 75
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2PrefixClearThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0464s]
STDOUT[
cbgpPeer2PrefixClearThreshold.ipv4."5.254.1.78".ipv4.unicast = 95
cbgpPeer2PrefixClearThreshold.ipv4."10.250.2.2".ipv4.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv4."109.74.247.26".ipv4.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.58".ipv4.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.62".ipv4.unicast = 95
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.133".ipv4.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.214".ipv4.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.241".ipv4.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.242".ipv4.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.244".ipv4.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.245".ipv4.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.246".ipv4.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv4."109.74.255.251".ipv4.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv4."176.12.110.42".ipv4.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 75
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 90
cbgpPeer2PrefixClearThreshold.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 75
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2AdvertisedPrefixes]

CMD EXITCODE[0]
CMD RUNTIME[0.048s]
STDOUT[
cbgpPeer2AdvertisedPrefixes.ipv4."5.254.1.78".ipv4.unicast = 301
cbgpPeer2AdvertisedPrefixes.ipv4."10.250.2.2".ipv4.unicast = 0
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.247.26".ipv4.unicast = 3656474
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.58".ipv4.unicast = 3575754
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.62".ipv4.unicast = 366
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.133".ipv4.unicast = 106764
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.214".ipv4.unicast = 2260
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.241".ipv4.unicast = 751205
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.242".ipv4.unicast = 220713
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.244".ipv4.unicast = 352374
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.245".ipv4.unicast = 756467
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.246".ipv4.unicast = 756467
cbgpPeer2AdvertisedPrefixes.ipv4."109.74.255.251".ipv4.unicast = 767848
cbgpPeer2AdvertisedPrefixes.ipv4."176.12.110.42".ipv4.unicast = 0
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 2563957
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 15625
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 165
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 2553551
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 191290
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 179847
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 107629
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 117723
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 181681
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 181701
cbgpPeer2AdvertisedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 1184
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2SuppressedPrefixes]

CMD EXITCODE[0]
CMD RUNTIME[0.0475s]
STDOUT[
cbgpPeer2SuppressedPrefixes.ipv4."5.254.1.78".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."10.250.2.2".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.247.26".ipv4.unicast = 160735
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.58".ipv4.unicast = 160274
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.62".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.133".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.214".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.241".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.242".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.244".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.245".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.246".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."109.74.255.251".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv4."176.12.110.42".ipv4.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 4448
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 4419
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 0
cbgpPeer2SuppressedPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbgpPeer2WithdrawnPrefixes]

CMD EXITCODE[0]
CMD RUNTIME[0.0515s]
STDOUT[
cbgpPeer2WithdrawnPrefixes.ipv4."5.254.1.78".ipv4.unicast = 6
cbgpPeer2WithdrawnPrefixes.ipv4."10.250.2.2".ipv4.unicast = 0
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.247.26".ipv4.unicast = 35450
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.58".ipv4.unicast = 80189
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.62".ipv4.unicast = 26
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.133".ipv4.unicast = 80377
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.214".ipv4.unicast = 88
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.241".ipv4.unicast = 598897
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.242".ipv4.unicast = 140760
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.244".ipv4.unicast = 267376
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.245".ipv4.unicast = 603657
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.246".ipv4.unicast = 603657
cbgpPeer2WithdrawnPrefixes.ipv4."109.74.255.251".ipv4.unicast = 613193
cbgpPeer2WithdrawnPrefixes.ipv4."176.12.110.42".ipv4.unicast = 0
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:00:03:15:01:01:21:00:00:00:00:00:01".ipv6.unicast = 95957
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:0c:dc:04:97:00:00:00:00:00:00:00:03".ipv6.unicast = 13186
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:04:90:00:02".ipv6.unicast = 5
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:00:01:00:00:00:00:09:96:00:02".ipv6.unicast = 103042
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:21".ipv6.unicast = 184863
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:51".ipv6.unicast = 173513
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:52".ipv6.unicast = 102670
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:54".ipv6.unicast = 112689
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:61".ipv6.unicast = 175322
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:04:50:01:62".ipv6.unicast = 175341
cbgpPeer2WithdrawnPrefixes.ipv6."2a:00:1c:10:ff:ff:0c:dc:00:00:00:00:10:76:00:05".ipv6.unicast = 63
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '460']
SQL RUNTIME[0.00066113s]

Peer: 5.254.1.78 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-5.254.1.78.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-5.254.1.78.rrd N:97:2:2361:2284:136829 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 30 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159535.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159535.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='2',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='97',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='2284',`bgpPeerInTotalMessages_delta` ='1',`bgpPeerInTotalMessages_rate` ='0.020833333333333',`bgpPeerOutTotalMessages` ='2361',`bgpPeerOutTotalMessages_delta` ='1',`bgpPeerOutTotalMessages_rate` ='0.020833333333333',`bgpPeerFsmEstablishedTime` ='136829',`bgpPeerInUpdateElapsedTime` ='136809',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4628']
SQL RUNTIME[0.00338697s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4628']
SQL RUNTIME[0.00035214s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='1',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='700000',`PrefixThreshold` ='95',`PrefixClearThreshold` ='95',`AdvertisedPrefixes` ='301',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='6' WHERE `cbgp_id` = '4185']
SQL RUNTIME[0.00244999s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-5.254.1.78.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-5.254.1.78.ipv4.unicast.rrd N:1:0:301:0:6 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 10.250.2.2 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-10.250.2.2.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-10.250.2.2.rrd N:1:2:2283:2284:136837 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 39 associated by 

Testing: bgpPeerState notequals established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159540.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159540.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='2',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='1',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='2284',`bgpPeerInTotalMessages_delta` ='1',`bgpPeerInTotalMessages_rate` ='0.020833333333333',`bgpPeerOutTotalMessages` ='2283',`bgpPeerOutTotalMessages_delta` ='1',`bgpPeerOutTotalMessages_rate` ='0.020833333333333',`bgpPeerFsmEstablishedTime` ='136837',`bgpPeerInUpdateElapsedTime` ='136832',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4629']
SQL RUNTIME[0.00289989s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4629']
SQL RUNTIME[0.00022411s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='1',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1000',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='0',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='0' WHERE `cbgp_id` = '4186']
SQL RUNTIME[0.00271106s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-10.250.2.2.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-10.250.2.2.ipv4.unicast.rrd N:1:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.247.26 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.247.26.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.247.26.rrd N:1075114:5:1075122:2515:136836 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='5',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='1075114',`bgpPeerOutUpdates_delta` ='238',`bgpPeerOutUpdates_rate` ='4.9583333333333',`bgpPeerInTotalMessages` ='2515',`bgpPeerInTotalMessages_delta` ='1',`bgpPeerInTotalMessages_rate` ='0.020833333333333',`bgpPeerOutTotalMessages` ='1075122',`bgpPeerOutTotalMessages_delta` ='238',`bgpPeerOutTotalMessages_rate` ='4.9583333333333',`bgpPeerFsmEstablishedTime` ='136836',`bgpPeerInUpdateElapsedTime` ='48045',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4630']
SQL RUNTIME[0.00254297s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4630']
SQL RUNTIME[0.00029397s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='3',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='100',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='3656474',`SuppressedPrefixes` ='160735',`WithdrawnPrefixes` ='35450' WHERE `cbgp_id` = '4187']
SQL RUNTIME[0.00261497s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.247.26.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.247.26.ipv4.unicast.rrd N:3:0:3656474:160735:35450 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.58 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.58.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.58.rrd N:1016292:30:1016300:2312:136846 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 30 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159536.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159536.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='30',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='1016292',`bgpPeerOutUpdates_delta` ='225',`bgpPeerOutUpdates_rate` ='4.6875',`bgpPeerInTotalMessages` ='2312',`bgpPeerInTotalMessages_delta` ='1',`bgpPeerInTotalMessages_rate` ='0.020833333333333',`bgpPeerOutTotalMessages` ='1016300',`bgpPeerOutTotalMessages_delta` ='225',`bgpPeerOutTotalMessages_rate` ='4.6875',`bgpPeerFsmEstablishedTime` ='136846',`bgpPeerInUpdateElapsedTime` ='133180',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4631']
SQL RUNTIME[0.00292206s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4631']
SQL RUNTIME[0.00034595s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='71',`DeniedPrefixes` ='22',`PrefixAdminLimit` ='500',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='3575754',`SuppressedPrefixes` ='160274',`WithdrawnPrefixes` ='80189' WHERE `cbgp_id` = '4188']
SQL RUNTIME[0.00300598s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.58.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.58.ipv4.unicast.rrd N:71:22:3575754:160274:80189 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.62 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.62.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.62.rrd N:121:2829704:6956:2829707:136841 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 30 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159537.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159537.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='2829704',`bgpPeerInUpdates_delta` ='260',`bgpPeerInUpdates_rate` ='5.4166666666667',`bgpPeerOutUpdates` ='121',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='2829707',`bgpPeerInTotalMessages_delta` ='260',`bgpPeerInTotalMessages_rate` ='5.4166666666667',`bgpPeerOutTotalMessages` ='6956',`bgpPeerOutTotalMessages_delta` ='2',`bgpPeerOutTotalMessages_rate` ='0.041666666666667',`bgpPeerFsmEstablishedTime` ='136841',`bgpPeerInUpdateElapsedTime` ='0',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4632']
SQL RUNTIME[0.00239682s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4632']
SQL RUNTIME[0.00031900s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='759381',`DeniedPrefixes` ='2010449',`PrefixAdminLimit` ='900000',`PrefixThreshold` ='95',`PrefixClearThreshold` ='95',`AdvertisedPrefixes` ='366',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='26' WHERE `cbgp_id` = '4189']
SQL RUNTIME[0.00257897s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.62.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.62.ipv4.unicast.rrd N:759381:2010449:366:0:26 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.133 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.133.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.133.rrd N:69668:4:76148:6833:51509 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159519.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159519.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='4',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='69668',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='6833',`bgpPeerInTotalMessages_delta` ='2',`bgpPeerInTotalMessages_rate` ='0.041666666666667',`bgpPeerOutTotalMessages` ='76148',`bgpPeerOutTotalMessages_delta` ='2',`bgpPeerOutTotalMessages_rate` ='0.041666666666667',`bgpPeerFsmEstablishedTime` ='51509',`bgpPeerInUpdateElapsedTime` ='51506',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4633']
SQL RUNTIME[0.00300407s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4633']
SQL RUNTIME[0.00036716s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='4',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1048576',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='106764',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='80377' WHERE `cbgp_id` = '4190']
SQL RUNTIME[0.00279808s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.133.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.133.ipv4.unicast.rrd N:4:0:106764:0:80377 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.214 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.214.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.214.rrd N:2678:5:9493:7403:137034 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159520.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159520.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='5',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='2678',`bgpPeerOutUpdates_delta` ='1',`bgpPeerOutUpdates_rate` ='0.020833333333333',`bgpPeerInTotalMessages` ='7403',`bgpPeerInTotalMessages_delta` ='2',`bgpPeerInTotalMessages_rate` ='0.041666666666667',`bgpPeerOutTotalMessages` ='9493',`bgpPeerOutTotalMessages_delta` ='4',`bgpPeerOutTotalMessages_rate` ='0.083333333333333',`bgpPeerFsmEstablishedTime` ='137034',`bgpPeerInUpdateElapsedTime` ='137028',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4634']
SQL RUNTIME[0.00271606s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4634']
SQL RUNTIME[0.00028110s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='19',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1048576',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='2260',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='88' WHERE `cbgp_id` = '4191']
SQL RUNTIME[0.00259900s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.214.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.214.ipv4.unicast.rrd N:19:0:2260:0:88 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.241 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.241.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.241.rrd N:412323:889198:412382:889214:132554 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159521.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159521.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='889198',`bgpPeerInUpdates_delta` ='210',`bgpPeerInUpdates_rate` ='4.375',`bgpPeerOutUpdates` ='412323',`bgpPeerOutUpdates_delta` ='95',`bgpPeerOutUpdates_rate` ='1.9791666666667',`bgpPeerInTotalMessages` ='889214',`bgpPeerInTotalMessages_delta` ='210',`bgpPeerInTotalMessages_rate` ='4.375',`bgpPeerOutTotalMessages` ='412382',`bgpPeerOutTotalMessages_delta` ='95',`bgpPeerOutTotalMessages_rate` ='1.9791666666667',`bgpPeerFsmEstablishedTime` ='132554',`bgpPeerInUpdateElapsedTime` ='0',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4635']
SQL RUNTIME[0.00282812s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4635']
SQL RUNTIME[0.00031805s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='145925',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1500000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='751205',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='598897' WHERE `cbgp_id` = '4192']
SQL RUNTIME[0.00260496s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.241.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.241.ipv4.unicast.rrd N:145925:0:751205:0:598897 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.242 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.242.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.242.rrd N:421005:908728:421067:908763:47988 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159522.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='908728',`bgpPeerInUpdates_delta` ='171',`bgpPeerInUpdates_rate` ='3.5625',`bgpPeerOutUpdates` ='421005',`bgpPeerOutUpdates_delta` ='95',`bgpPeerOutUpdates_rate` ='1.9791666666667',`bgpPeerInTotalMessages` ='908763',`bgpPeerInTotalMessages_delta` ='171',`bgpPeerInTotalMessages_rate` ='3.5625',`bgpPeerOutTotalMessages` ='421067',`bgpPeerOutTotalMessages_delta` ='95',`bgpPeerOutTotalMessages_rate` ='1.9791666666667',`bgpPeerFsmEstablishedTime` ='47988',`bgpPeerInUpdateElapsedTime` ='0',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4636']
SQL RUNTIME[0.00290895s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4636']
SQL RUNTIME[0.00029922s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='556112',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1500000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='220713',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='140760' WHERE `cbgp_id` = '4193']
SQL RUNTIME[0.00266314s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.242.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.242.ipv4.unicast.rrd N:556112:0:220713:0:140760 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.244 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.244.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.244.rrd N:413430:981677:413492:981706:51179 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159523.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159523.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='981677',`bgpPeerInUpdates_delta` ='194',`bgpPeerInUpdates_rate` ='4.0416666666667',`bgpPeerOutUpdates` ='413430',`bgpPeerOutUpdates_delta` ='95',`bgpPeerOutUpdates_rate` ='1.9791666666667',`bgpPeerInTotalMessages` ='981706',`bgpPeerInTotalMessages_delta` ='194',`bgpPeerInTotalMessages_rate` ='4.0416666666667',`bgpPeerOutTotalMessages` ='413492',`bgpPeerOutTotalMessages_delta` ='95',`bgpPeerOutTotalMessages_rate` ='1.9791666666667',`bgpPeerFsmEstablishedTime` ='51179',`bgpPeerInUpdateElapsedTime` ='0',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4637']
SQL RUNTIME[0.00255990s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4637']
SQL RUNTIME[0.00026798s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='639597',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1500000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='352374',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='267376' WHERE `cbgp_id` = '4194']
SQL RUNTIME[0.00262785s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.244.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.244.ipv4.unicast.rrd N:639597:0:352374:0:267376 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.245 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.245.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.245.rrd N:415950:10:416011:6858:133665 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159524.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159524.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='10',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='415950',`bgpPeerOutUpdates_delta` ='95',`bgpPeerOutUpdates_rate` ='1.9791666666667',`bgpPeerInTotalMessages` ='6858',`bgpPeerInTotalMessages_delta` ='2',`bgpPeerInTotalMessages_rate` ='0.041666666666667',`bgpPeerOutTotalMessages` ='416011',`bgpPeerOutTotalMessages_delta` ='95',`bgpPeerOutTotalMessages_rate` ='1.9791666666667',`bgpPeerFsmEstablishedTime` ='133665',`bgpPeerInUpdateElapsedTime` ='133648',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4638']
SQL RUNTIME[0.00320888s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4638']
SQL RUNTIME[0.00035715s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='4',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1500000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='756467',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='603657' WHERE `cbgp_id` = '4195']
SQL RUNTIME[0.00278592s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.245.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.245.ipv4.unicast.rrd N:4:0:756467:0:603657 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.246 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.246.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.246.rrd N:415950:10:416010:6859:133666 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159525.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159525.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='10',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='415950',`bgpPeerOutUpdates_delta` ='95',`bgpPeerOutUpdates_rate` ='1.9791666666667',`bgpPeerInTotalMessages` ='6859',`bgpPeerInTotalMessages_delta` ='3',`bgpPeerInTotalMessages_rate` ='0.0625',`bgpPeerOutTotalMessages` ='416010',`bgpPeerOutTotalMessages_delta` ='95',`bgpPeerOutTotalMessages_rate` ='1.9791666666667',`bgpPeerFsmEstablishedTime` ='133666',`bgpPeerInUpdateElapsedTime` ='133651',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4639']
SQL RUNTIME[0.00301218s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4639']
SQL RUNTIME[0.00063181s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='4',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1500000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='756467',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='603657' WHERE `cbgp_id` = '4196']
SQL RUNTIME[0.00327992s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.246.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.246.ipv4.unicast.rrd N:4:0:756467:0:603657 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 109.74.255.251 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-109.74.255.251.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-109.74.255.251.rrd N:403348:623371:403405:623795:137039 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159526.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159526.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='623371',`bgpPeerInUpdates_delta` ='77',`bgpPeerInUpdates_rate` ='1.6041666666667',`bgpPeerOutUpdates` ='403348',`bgpPeerOutUpdates_delta` ='95',`bgpPeerOutUpdates_rate` ='1.9791666666667',`bgpPeerInTotalMessages` ='623795',`bgpPeerInTotalMessages_delta` ='78',`bgpPeerInTotalMessages_rate` ='1.625',`bgpPeerOutTotalMessages` ='403405',`bgpPeerOutTotalMessages_delta` ='95',`bgpPeerOutTotalMessages_rate` ='1.9791666666667',`bgpPeerFsmEstablishedTime` ='137039',`bgpPeerInUpdateElapsedTime` ='36',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4640']
SQL RUNTIME[0.00417089s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4640']
SQL RUNTIME[0.00098395s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='876407',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1500000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='767848',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='613193' WHERE `cbgp_id` = '4197']
SQL RUNTIME[0.00445390s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-109.74.255.251.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-109.74.255.251.ipv4.unicast.rrd N:876407:0:767848:0:613193 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 176.12.110.42 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-176.12.110.42.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-176.12.110.42.rrd N:2:7:2284:2895:136841 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='7',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='2',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='2895',`bgpPeerInTotalMessages_delta` ='1',`bgpPeerInTotalMessages_rate` ='0.020833333333333',`bgpPeerOutTotalMessages` ='2284',`bgpPeerOutTotalMessages_delta` ='1',`bgpPeerOutTotalMessages_rate` ='0.020833333333333',`bgpPeerFsmEstablishedTime` ='136841',`bgpPeerInUpdateElapsedTime` ='133166',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4641']
SQL RUNTIME[0.00362587s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4641']
SQL RUNTIME[0.00053000s]
ipv4 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='2',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='100',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='0',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='0' WHERE `cbgp_id` = '4198']
SQL RUNTIME[0.00311804s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-176.12.110.42.ipv4.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-176.12.110.42.ipv4.unicast.rrd N:2:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:0003:1501:0121:0000:0000:0001 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_0003_1501_0121_0000_0000_0001.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_0003_1501_0121_0000_0000_0001.rrd N:560244:2:560253:2517:136840 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='2',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='560244',`bgpPeerOutUpdates_delta` ='144',`bgpPeerOutUpdates_rate` ='3',`bgpPeerInTotalMessages` ='2517',`bgpPeerInTotalMessages_delta` ='1',`bgpPeerInTotalMessages_rate` ='0.020833333333333',`bgpPeerOutTotalMessages` ='560253',`bgpPeerOutTotalMessages_delta` ='144',`bgpPeerOutTotalMessages_rate` ='3',`bgpPeerFsmEstablishedTime` ='136840',`bgpPeerInUpdateElapsedTime` ='136836',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4642']
SQL RUNTIME[0.00389910s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4642']
SQL RUNTIME[0.00099707s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='1',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='100',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='2563957',`SuppressedPrefixes` ='4448',`WithdrawnPrefixes` ='95957' WHERE `cbgp_id` = '4199']
SQL RUNTIME[0.00298190s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_0003_1501_0121_0000_0000_0001.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_0003_1501_0121_0000_0000_0001.ipv6.unicast.rrd N:1:0:2563957:4448:95957 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:0cdc:0497:0000:0000:0000:0003 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_0cdc_0497_0000_0000_0000_0003.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_0cdc_0497_0000_0000_0000_0003.rrd N:15200:4:21660:6833:51483 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159527.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159527.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='4',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='15200',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='6833',`bgpPeerInTotalMessages_delta` ='3',`bgpPeerInTotalMessages_rate` ='0.0625',`bgpPeerOutTotalMessages` ='21660',`bgpPeerOutTotalMessages_delta` ='2',`bgpPeerOutTotalMessages_rate` ='0.041666666666667',`bgpPeerFsmEstablishedTime` ='51483',`bgpPeerInUpdateElapsedTime` ='51481',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4643']
SQL RUNTIME[0.00348306s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4643']
SQL RUNTIME[0.00148511s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='2',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='524288',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='15625',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='13186' WHERE `cbgp_id` = '4200']
SQL RUNTIME[0.00319910s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_0cdc_0497_0000_0000_0000_0003.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_0cdc_0497_0000_0000_0000_0003.ipv6.unicast.rrd N:2:0:15625:0:13186 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0001:0000:0000:0490:0002 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0001_0000_0000_0490_0002.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0001_0000_0000_0490_0002.rrd N:61:647271:6904:651812:136823 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 30 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159538.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159538.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='647271',`bgpPeerInUpdates_delta` ='25',`bgpPeerInUpdates_rate` ='0.52083333333333',`bgpPeerOutUpdates` ='61',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='651812',`bgpPeerInTotalMessages_delta` ='27',`bgpPeerInTotalMessages_rate` ='0.5625',`bgpPeerOutTotalMessages` ='6904',`bgpPeerOutTotalMessages_delta` ='3',`bgpPeerOutTotalMessages_rate` ='0.0625',`bgpPeerFsmEstablishedTime` ='136823',`bgpPeerInUpdateElapsedTime` ='25',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4644']
SQL RUNTIME[0.00374103s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4644']
SQL RUNTIME[0.00098705s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='125799',`DeniedPrefixes` ='216582',`PrefixAdminLimit` ='524288',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='165',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='5' WHERE `cbgp_id` = '4201']
SQL RUNTIME[0.00348902s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0001_0000_0000_0490_0002.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0001_0000_0000_0490_0002.ipv6.unicast.rrd N:125799:216582:165:0:5 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0001:0000:0000:0996:0002 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0001_0000_0000_0996_0002.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0001_0000_0000_0996_0002.rrd N:551591:10:551615:4572:136847 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 30 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159539.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159539.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='10',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='551591',`bgpPeerOutUpdates_delta` ='141',`bgpPeerOutUpdates_rate` ='2.9375',`bgpPeerInTotalMessages` ='4572',`bgpPeerInTotalMessages_delta` ='2',`bgpPeerInTotalMessages_rate` ='0.041666666666667',`bgpPeerOutTotalMessages` ='551615',`bgpPeerOutTotalMessages_delta` ='141',`bgpPeerOutTotalMessages_rate` ='2.9375',`bgpPeerFsmEstablishedTime` ='136847',`bgpPeerInUpdateElapsedTime` ='136826',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4645']
SQL RUNTIME[0.00297308s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4645']
SQL RUNTIME[0.00197887s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='6',`DeniedPrefixes` ='8',`PrefixAdminLimit` ='100',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='2553551',`SuppressedPrefixes` ='4419',`WithdrawnPrefixes` ='103042' WHERE `cbgp_id` = '4202']
SQL RUNTIME[0.00299191s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0001_0000_0000_0996_0002.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0001_0000_0000_0996_0002.ipv6.unicast.rrd N:6:8:2553551:4419:103042 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0cdc:0000:0000:0450:0121 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0121.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0121.rrd N:104020:533229:104282:533647:137036 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159528.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159528.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='533229',`bgpPeerInUpdates_delta` ='38',`bgpPeerInUpdates_rate` ='0.79166666666667',`bgpPeerOutUpdates` ='104020',`bgpPeerOutUpdates_delta` ='25',`bgpPeerOutUpdates_rate` ='0.52083333333333',`bgpPeerInTotalMessages` ='533647',`bgpPeerInTotalMessages_delta` ='39',`bgpPeerInTotalMessages_rate` ='0.8125',`bgpPeerOutTotalMessages` ='104282',`bgpPeerOutTotalMessages_delta` ='25',`bgpPeerOutTotalMessages_rate` ='0.52083333333333',`bgpPeerFsmEstablishedTime` ='137036',`bgpPeerInUpdateElapsedTime` ='36',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4646']
SQL RUNTIME[0.00309896s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4646']
SQL RUNTIME[0.00035381s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='144739',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1000000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='191290',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='184863' WHERE `cbgp_id` = '4203']
SQL RUNTIME[0.00251794s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0121.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0121.ipv6.unicast.rrd N:144739:0:191290:0:184863 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0cdc:0000:0000:0450:0151 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0151.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0151.rrd N:106025:543545:106288:543567:132567 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159529.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159529.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='543545',`bgpPeerInUpdates_delta` ='179',`bgpPeerInUpdates_rate` ='3.7291666666667',`bgpPeerOutUpdates` ='106025',`bgpPeerOutUpdates_delta` ='25',`bgpPeerOutUpdates_rate` ='0.52083333333333',`bgpPeerInTotalMessages` ='543567',`bgpPeerInTotalMessages_delta` ='179',`bgpPeerInTotalMessages_rate` ='3.7291666666667',`bgpPeerOutTotalMessages` ='106288',`bgpPeerOutTotalMessages_delta` ='25',`bgpPeerOutTotalMessages_rate` ='0.52083333333333',`bgpPeerFsmEstablishedTime` ='132567',`bgpPeerInUpdateElapsedTime` ='0',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4647']
SQL RUNTIME[0.00256515s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4647']
SQL RUNTIME[0.00022984s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='54896',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1000000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='179847',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='173513' WHERE `cbgp_id` = '4204']
SQL RUNTIME[0.00255799s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0151.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0151.ipv6.unicast.rrd N:54896:0:179847:0:173513 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0cdc:0000:0000:0450:0152 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0152.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0152.rrd N:109683:421245:109943:421300:47981 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159530.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159530.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='421245',`bgpPeerInUpdates_delta` ='78',`bgpPeerInUpdates_rate` ='1.625',`bgpPeerOutUpdates` ='109683',`bgpPeerOutUpdates_delta` ='25',`bgpPeerOutUpdates_rate` ='0.52083333333333',`bgpPeerInTotalMessages` ='421300',`bgpPeerInTotalMessages_delta` ='78',`bgpPeerInTotalMessages_rate` ='1.625',`bgpPeerOutTotalMessages` ='109943',`bgpPeerOutTotalMessages_delta` ='25',`bgpPeerOutTotalMessages_rate` ='0.52083333333333',`bgpPeerFsmEstablishedTime` ='47981',`bgpPeerInUpdateElapsedTime` ='0',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4648']
SQL RUNTIME[0.00278592s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4648']
SQL RUNTIME[0.00026107s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='97178',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1000000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='107629',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='102670' WHERE `cbgp_id` = '4205']
SQL RUNTIME[0.00254297s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0152.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0152.ipv6.unicast.rrd N:97178:0:107629:0:102670 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0cdc:0000:0000:0450:0154 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0154.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0154.rrd N:104479:193021:104740:197271:51190 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159531.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='193021',`bgpPeerInUpdates_delta` ='140',`bgpPeerInUpdates_rate` ='2.9166666666667',`bgpPeerOutUpdates` ='104479',`bgpPeerOutUpdates_delta` ='25',`bgpPeerOutUpdates_rate` ='0.52083333333333',`bgpPeerInTotalMessages` ='197271',`bgpPeerInTotalMessages_delta` ='140',`bgpPeerInTotalMessages_rate` ='2.9166666666667',`bgpPeerOutTotalMessages` ='104740',`bgpPeerOutTotalMessages_delta` ='25',`bgpPeerOutTotalMessages_rate` ='0.52083333333333',`bgpPeerFsmEstablishedTime` ='51190',`bgpPeerInUpdateElapsedTime` ='0',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4649']
SQL RUNTIME[0.00270915s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4649']
SQL RUNTIME[0.00027108s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='63524',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1000000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='117723',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='112689' WHERE `cbgp_id` = '4206']
SQL RUNTIME[0.00258708s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0154.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0154.ipv6.unicast.rrd N:63524:0:117723:0:112689 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0cdc:0000:0000:0450:0161 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0161.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0161.rrd N:108044:10:108310:6860:133663 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159532.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159532.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='10',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='108044',`bgpPeerOutUpdates_delta` ='25',`bgpPeerOutUpdates_rate` ='0.52083333333333',`bgpPeerInTotalMessages` ='6860',`bgpPeerInTotalMessages_delta` ='3',`bgpPeerInTotalMessages_rate` ='0.0625',`bgpPeerOutTotalMessages` ='108310',`bgpPeerOutTotalMessages_delta` ='25',`bgpPeerOutTotalMessages_rate` ='0.52083333333333',`bgpPeerFsmEstablishedTime` ='133663',`bgpPeerInUpdateElapsedTime` ='133657',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4650']
SQL RUNTIME[0.00268722s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4650']
SQL RUNTIME[0.00034785s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='4',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1000000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='181681',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='175322' WHERE `cbgp_id` = '4207']
SQL RUNTIME[0.00300097s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0161.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0161.ipv6.unicast.rrd N:4:0:181681:0:175322 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0cdc:0000:0000:0450:0162 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0162.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0162.rrd N:108060:10:108327:6859:133671 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159533.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159533.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='10',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='108060',`bgpPeerOutUpdates_delta` ='25',`bgpPeerOutUpdates_rate` ='0.52083333333333',`bgpPeerInTotalMessages` ='6859',`bgpPeerInTotalMessages_delta` ='2',`bgpPeerInTotalMessages_rate` ='0.041666666666667',`bgpPeerOutTotalMessages` ='108327',`bgpPeerOutTotalMessages_delta` ='25',`bgpPeerOutTotalMessages_rate` ='0.52083333333333',`bgpPeerFsmEstablishedTime` ='133671',`bgpPeerInUpdateElapsedTime` ='133665',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4651']
SQL RUNTIME[0.00271511s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4651']
SQL RUNTIME[0.00032496s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='4',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='1000000',`PrefixThreshold` ='90',`PrefixClearThreshold` ='90',`AdvertisedPrefixes` ='181701',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='175341' WHERE `cbgp_id` = '4208']
SQL RUNTIME[0.00270700s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0162.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_0450_0162.ipv6.unicast.rrd N:4:0:181701:0:175341 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


Peer: 2a00:1c10:ffff:0cdc:0000:0000:1076:0005 (State = established, AdminStatus = start)
[ polled 1649671568 -> period 48 ]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_1076_0005.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/bgp-2a00_1c10_ffff_0cdc_0000_0000_1076_0005.rrd N:226:3:7049:7393:137037 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 17 associated by 

Testing: bgpPeerState ne established
 (value: established)
Testing: bgpPeerAdminStatus notequals stop
 (value: start)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159534.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159534.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `bgpPeers` set `bgpPeerInUpdates` ='3',`bgpPeerInUpdates_delta` ='0',`bgpPeerInUpdates_rate` ='0',`bgpPeerOutUpdates` ='226',`bgpPeerOutUpdates_delta` ='0',`bgpPeerOutUpdates_rate` ='0',`bgpPeerInTotalMessages` ='7393',`bgpPeerInTotalMessages_delta` ='2',`bgpPeerInTotalMessages_rate` ='0.041666666666667',`bgpPeerOutTotalMessages` ='7049',`bgpPeerOutTotalMessages_delta` ='2',`bgpPeerOutTotalMessages_rate` ='0.041666666666667',`bgpPeerFsmEstablishedTime` ='137037',`bgpPeerInUpdateElapsedTime` ='137032',`bgpPeer_polled` ='1649671568' WHERE `bgpPeer_id` = '4652']
SQL RUNTIME[0.00289607s]

SQL[SELECT * FROM `bgpPeers_cbgp` WHERE `device_id` = '460' AND `bgpPeer_id` = '4652']
SQL RUNTIME[0.00028110s]
ipv6 unicast

SQL[UPDATE `bgpPeers_cbgp` set `AcceptedPrefixes` ='14',`DeniedPrefixes` ='0',`PrefixAdminLimit` ='524288',`PrefixThreshold` ='75',`PrefixClearThreshold` ='75',`AdvertisedPrefixes` ='1184',`SuppressedPrefixes` ='0',`WithdrawnPrefixes` ='63' WHERE `cbgp_id` = '4209']
SQL RUNTIME[0.00282097s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_1076_0005.ipv6.unicast.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbgp-2a00_1c10_ffff_0cdc_0000_0000_1076_0005.ipv6.unicast.rrd N:14:0:1184:0:63 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


 o Sessions             
+-----------------------------------------+--------+-----------------+-------+-------------+-----------------------------------------+--------------------+--------------------+
| Peer IP                                 | ASN    | AS              | Admin | State       | Local IP                                | Established Time   | Last Update        |
+-----------------------------------------+--------+-----------------+-------+-------------+-----------------------------------------+--------------------+--------------------+
| 5.254.1.78                              | 3223   | VOXILITY, GB    | start | established | 5.254.1.74                              | 1 day, 14h 29s     | 1 day, 14h 9s      |
| 10.250.2.2                              | 203887 | APEXNETWORKS... | start | established | 10.250.1.2                              | 1 day, 14h 37s     | 1 day, 14h 32s     |
| 109.74.247.26                           | 60868  | BRANDWATCH-A... | start | established | 109.74.247.25                           | 1 day, 14h 36s     | 13h 20m 45s        |
| 109.74.255.58                           | 31463  | FOURD-AS, GB    | start | established | 109.74.255.57                           | 1 day, 14h 46s     | 1 day, 12h 59m 40s |
| 109.74.255.62                           | 31463  | FOURD-AS, GB    | start | established | 109.74.255.61                           | 1 day, 14h 41s     | 0s                 |
| 109.74.255.133                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.131                          | 14h 18m 29s        | 14h 18m 26s        |
| 109.74.255.214                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.213                          | 1 day, 14h 3m 54s  | 1 day, 14h 3m 48s  |
| 109.74.255.241                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.243                          | 1 day, 12h 49m 14s | 0s                 |
| 109.74.255.242                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.243                          | 13h 19m 48s        | 0s                 |
| 109.74.255.244                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.243                          | 14h 12m 59s        | 0s                 |
| 109.74.255.245                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.243                          | 1 day, 13h 7m 45s  | 1 day, 13h 7m 28s  |
| 109.74.255.246                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.243                          | 1 day, 13h 7m 46s  | 1 day, 13h 7m 31s  |
| 109.74.255.251                          | 50300  | CUSTDC, GB      | start | established | 109.74.255.243                          | 1 day, 14h 3m 59s  | 36s                |
| 176.12.110.42                           | 50930  | REDINET, GB     | start | established | 176.12.110.41                           | 1 day, 14h 41s     | 1 day, 12h 59m 26s |
| 2a00:1c10:0003:1501:0121:0000:0000:0001 | 60868  | BRANDWATCH-A... | start | established | 2a00:1c10:0003:1501:0121:0000:0000:000c | 1 day, 14h 40s     | 1 day, 14h 36s     |
| 2a00:1c10:0cdc:0497:0000:0000:0000:0003 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:0cdc:0497:0000:0000:0000:0153 | 14h 18m 3s         | 14h 18m 1s         |
| 2a00:1c10:ffff:0001:0000:0000:0490:0002 | 31463  | FOURD-AS, GB    | start | established | 2a00:1c10:ffff:0001:0000:0000:0490:0001 | 1 day, 14h 23s     | 25s                |
| 2a00:1c10:ffff:0001:0000:0000:0996:0002 | 31463  | FOURD-AS, GB    | start | established | 2a00:1c10:ffff:0001:0000:0000:0996:0001 | 1 day, 14h 47s     | 1 day, 14h 26s     |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0121 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:ffff:0cdc:0000:0000:0450:0153 | 1 day, 14h 3m 56s  | 36s                |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0151 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:ffff:0cdc:0000:0000:0450:0153 | 1 day, 12h 49m 27s | 0s                 |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0152 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:ffff:0cdc:0000:0000:0450:0153 | 13h 19m 41s        | 0s                 |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0154 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:ffff:0cdc:0000:0000:0450:0153 | 14h 13m 10s        | 0s                 |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0161 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:ffff:0cdc:0000:0000:0450:0153 | 1 day, 13h 7m 43s  | 1 day, 13h 7m 37s  |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0162 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:ffff:0cdc:0000:0000:0450:0153 | 1 day, 13h 7m 51s  | 1 day, 13h 7m 45s  |
| 2a00:1c10:ffff:0cdc:0000:0000:1076:0005 | 50300  | CUSTDC, GB      | start | established | 2a00:1c10:ffff:0cdc:0000:0000:1076:0121 | 1 day, 14h 3m 57s  | 1 day, 14h 3m 52s  |
+-----------------------------------------+--------+-----------------+-------+-------------+-----------------------------------------+--------------------+--------------------+

 o Address Families     
+-----------------------------------------+--------+--------------+--------------+------------+----------------+
| Peer IP                                 | ASN    | AFI/SAFI     | Accepted Pfx | Denied Pfx | Advertised Pfx |
+-----------------------------------------+--------+--------------+--------------+------------+----------------+
| 5.254.1.78                              | 3223   | ipv4-unicast | 1            | 0          | 301            |
| 10.250.2.2                              | 203887 | ipv4-unicast | 1            | 0          | 0              |
| 109.74.247.26                           | 60868  | ipv4-unicast | 3            | 0          | 3656474        |
| 109.74.255.58                           | 31463  | ipv4-unicast | 71           | 22         | 3575754        |
| 109.74.255.62                           | 31463  | ipv4-unicast | 759381       | 2010449    | 366            |
| 109.74.255.133                          | 50300  | ipv4-unicast | 4            | 0          | 106764         |
| 109.74.255.214                          | 50300  | ipv4-unicast | 19           | 0          | 2260           |
| 109.74.255.241                          | 50300  | ipv4-unicast | 145925       | 0          | 751205         |
| 109.74.255.242                          | 50300  | ipv4-unicast | 556112       | 0          | 220713         |
| 109.74.255.244                          | 50300  | ipv4-unicast | 639597       | 0          | 352374         |
| 109.74.255.245                          | 50300  | ipv4-unicast | 4            | 0          | 756467         |
| 109.74.255.246                          | 50300  | ipv4-unicast | 4            | 0          | 756467         |
| 109.74.255.251                          | 50300  | ipv4-unicast | 876407       | 0          | 767848         |
| 176.12.110.42                           | 50930  | ipv4-unicast | 2            | 0          | 0              |
| 2a00:1c10:0003:1501:0121:0000:0000:0001 | 60868  | ipv6-unicast | 1            | 0          | 2563957        |
| 2a00:1c10:0cdc:0497:0000:0000:0000:0003 | 50300  | ipv6-unicast | 2            | 0          | 15625          |
| 2a00:1c10:ffff:0001:0000:0000:0490:0002 | 31463  | ipv6-unicast | 125799       | 216582     | 165            |
| 2a00:1c10:ffff:0001:0000:0000:0996:0002 | 31463  | ipv6-unicast | 6            | 8          | 2553551        |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0121 | 50300  | ipv6-unicast | 144739       | 0          | 191290         |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0151 | 50300  | ipv6-unicast | 54896        | 0          | 179847         |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0152 | 50300  | ipv6-unicast | 97178        | 0          | 107629         |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0154 | 50300  | ipv6-unicast | 63524        | 0          | 117723         |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0161 | 50300  | ipv6-unicast | 4            | 0          | 181681         |
| 2a00:1c10:ffff:0cdc:0000:0000:0450:0162 | 50300  | ipv6-unicast | 4            | 0          | 181701         |
| 2a00:1c10:ffff:0cdc:0000:0000:1076:0005 | 50300  | ipv6-unicast | 14           | 0          | 1184           |
+-----------------------------------------+--------+--------------+--------------+------------+----------------+

 o Module time          1.3681s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-bgp-peers.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-bgp-peers.rrd N:1.3681 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT * FROM `ospf_instances` WHERE `device_id` = '460']
SQL RUNTIME[0.00041699s]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ospfGeneralGroup]

CMD EXITCODE[0]
CMD RUNTIME[0.0223s]
STDOUT[
ospfRouterId.0 = 10.4.100.153
ospfAdminStat.0 = enabled
ospfVersionNumber.0 = version2
ospfAreaBdrRtrStatus.0 = false
ospfASBdrRtrStatus.0 = false
ospfExternLsaCount.0 = 0
ospfExternLsaCksumSum.0 = 0
ospfTOSSupport.0 = false
ospfOriginateNewLsas.0 = 729
ospfRxNewLsas.0 = 792
ospfExtLsdbLimit.0 = 10000
ospfMulticastExtensions.0 = 0
ospfExitOverflowInterval.0 = 0
ospfDemandExtensions.0 = true
ospfRFC1583Compatibility.0 = true
ospfOpaqueLsaSupport.0 = true
ospfReferenceBandwidth.0 = 100000
ospfRestartSupport.0 = none
ospfRestartInterval.0 = 95
ospfRestartStrictLsaChecking.0 = false
ospfRestartStatus.0 = notRestarting
ospfRestartAge.0 = 0
ospfRestartExitReason.0 = topologyChanged
ospfAsLsaCount.0 = 0
ospfAsLsaCksumSum.0 = 0
ospfStubRouterSupport.0 = true
ospfStubRouterAdvertisement.0 = doNotAdvertise
ospfDiscontinuityTime.0 = 0:0:00:00.00
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ospfAreaEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0196s]
STDOUT[
ospfAreaId.0.0.0.0 = 0.0.0.0
ospfImportAsExtern.0.0.0.0 = importExternal
ospfSpfRuns.0.0.0.0 = 107
ospfAreaBdrRtrCount.0.0.0.0 = 0
ospfAsBdrRtrCount.0.0.0.0 = 8
ospfAreaLsaCount.0.0.0.0 = 88
ospfAreaLsaCksumSum.0.0.0.0 = 2932376
ospfAreaSummary.0.0.0.0 = sendAreaSummary
ospfAreaStatus.0.0.0.0 = active
ospfAreaNssaTranslatorRole.0.0.0.0 = candidate
ospfAreaNssaTranslatorState.0.0.0.0 = disabled
ospfAreaNssaTranslatorStabilityInterval.0.0.0.0 = 0
ospfAreaNssaTranslatorEvents.0.0.0.0 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ospfIfEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0538s]
STDOUT[
ospfIfIpAddress.10.4.0.6.0 = 10.4.0.6
ospfIfIpAddress.10.4.0.9.0 = 10.4.0.9
ospfIfIpAddress.10.4.0.34.0 = 10.4.0.34
ospfIfIpAddress.10.4.1.1.0 = 10.4.1.1
ospfIfIpAddress.10.4.2.5.0 = 10.4.2.5
ospfIfIpAddress.10.4.2.14.0 = 10.4.2.14
ospfIfIpAddress.10.4.3.6.0 = 10.4.3.6
ospfIfIpAddress.10.4.100.153.0 = 10.4.100.153
ospfAddressLessIf.10.4.0.6.0 = 0
ospfAddressLessIf.10.4.0.9.0 = 0
ospfAddressLessIf.10.4.0.34.0 = 0
ospfAddressLessIf.10.4.1.1.0 = 0
ospfAddressLessIf.10.4.2.5.0 = 0
ospfAddressLessIf.10.4.2.14.0 = 0
ospfAddressLessIf.10.4.3.6.0 = 0
ospfAddressLessIf.10.4.100.153.0 = 0
ospfIfAreaId.10.4.0.6.0 = 0.0.0.0
ospfIfAreaId.10.4.0.9.0 = 0.0.0.0
ospfIfAreaId.10.4.0.34.0 = 0.0.0.0
ospfIfAreaId.10.4.1.1.0 = 0.0.0.0
ospfIfAreaId.10.4.2.5.0 = 0.0.0.0
ospfIfAreaId.10.4.2.14.0 = 0.0.0.0
ospfIfAreaId.10.4.3.6.0 = 0.0.0.0
ospfIfAreaId.10.4.100.153.0 = 0.0.0.0
ospfIfType.10.4.0.6.0 = pointToPoint
ospfIfType.10.4.0.9.0 = pointToPoint
ospfIfType.10.4.0.34.0 = pointToPoint
ospfIfType.10.4.1.1.0 = pointToPoint
ospfIfType.10.4.2.5.0 = pointToPoint
ospfIfType.10.4.2.14.0 = pointToPoint
ospfIfType.10.4.3.6.0 = pointToPoint
ospfIfType.10.4.100.153.0 = pointToPoint
ospfIfAdminStat.10.4.0.6.0 = enabled
ospfIfAdminStat.10.4.0.9.0 = enabled
ospfIfAdminStat.10.4.0.34.0 = enabled
ospfIfAdminStat.10.4.1.1.0 = enabled
ospfIfAdminStat.10.4.2.5.0 = enabled
ospfIfAdminStat.10.4.2.14.0 = enabled
ospfIfAdminStat.10.4.3.6.0 = enabled
ospfIfAdminStat.10.4.100.153.0 = enabled
ospfIfRtrPriority.10.4.0.6.0 = 1
ospfIfRtrPriority.10.4.0.9.0 = 1
ospfIfRtrPriority.10.4.0.34.0 = 1
ospfIfRtrPriority.10.4.1.1.0 = 1
ospfIfRtrPriority.10.4.2.5.0 = 1
ospfIfRtrPriority.10.4.2.14.0 = 1
ospfIfRtrPriority.10.4.3.6.0 = 1
ospfIfRtrPriority.10.4.100.153.0 = 1
ospfIfTransitDelay.10.4.0.6.0 = 1
ospfIfTransitDelay.10.4.0.9.0 = 1
ospfIfTransitDelay.10.4.0.34.0 = 1
ospfIfTransitDelay.10.4.1.1.0 = 1
ospfIfTransitDelay.10.4.2.5.0 = 1
ospfIfTransitDelay.10.4.2.14.0 = 1
ospfIfTransitDelay.10.4.3.6.0 = 1
ospfIfTransitDelay.10.4.100.153.0 = 1
ospfIfRetransInterval.10.4.0.6.0 = 1
ospfIfRetransInterval.10.4.0.9.0 = 1
ospfIfRetransInterval.10.4.0.34.0 = 1
ospfIfRetransInterval.10.4.1.1.0 = 1
ospfIfRetransInterval.10.4.2.5.0 = 1
ospfIfRetransInterval.10.4.2.14.0 = 1
ospfIfRetransInterval.10.4.3.6.0 = 1
ospfIfRetransInterval.10.4.100.153.0 = 1
ospfIfHelloInterval.10.4.0.6.0 = 1
ospfIfHelloInterval.10.4.0.9.0 = 1
ospfIfHelloInterval.10.4.0.34.0 = 1
ospfIfHelloInterval.10.4.1.1.0 = 1
ospfIfHelloInterval.10.4.2.5.0 = 1
ospfIfHelloInterval.10.4.2.14.0 = 1
ospfIfHelloInterval.10.4.3.6.0 = 1
ospfIfHelloInterval.10.4.100.153.0 = 1
ospfIfRtrDeadInterval.10.4.0.6.0 = 3
ospfIfRtrDeadInterval.10.4.0.9.0 = 3
ospfIfRtrDeadInterval.10.4.0.34.0 = 3
ospfIfRtrDeadInterval.10.4.1.1.0 = 3
ospfIfRtrDeadInterval.10.4.2.5.0 = 3
ospfIfRtrDeadInterval.10.4.2.14.0 = 3
ospfIfRtrDeadInterval.10.4.3.6.0 = 3
ospfIfRtrDeadInterval.10.4.100.153.0 = 3
ospfIfPollInterval.10.4.0.6.0 = 120
ospfIfPollInterval.10.4.0.9.0 = 120
ospfIfPollInterval.10.4.0.34.0 = 120
ospfIfPollInterval.10.4.1.1.0 = 120
ospfIfPollInterval.10.4.2.5.0 = 120
ospfIfPollInterval.10.4.2.14.0 = 120
ospfIfPollInterval.10.4.3.6.0 = 120
ospfIfPollInterval.10.4.100.153.0 = 120
ospfIfState.10.4.0.6.0 = pointToPoint
ospfIfState.10.4.0.9.0 = pointToPoint
ospfIfState.10.4.0.34.0 = pointToPoint
ospfIfState.10.4.1.1.0 = pointToPoint
ospfIfState.10.4.2.5.0 = pointToPoint
ospfIfState.10.4.2.14.0 = pointToPoint
ospfIfState.10.4.3.6.0 = pointToPoint
ospfIfState.10.4.100.153.0 = loopback
ospfIfDesignatedRouter.10.4.0.6.0 = 0.0.0.0
ospfIfDesignatedRouter.10.4.0.9.0 = 0.0.0.0
ospfIfDesignatedRouter.10.4.0.34.0 = 0.0.0.0
ospfIfDesignatedRouter.10.4.1.1.0 = 0.0.0.0
ospfIfDesignatedRouter.10.4.2.5.0 = 0.0.0.0
ospfIfDesignatedRouter.10.4.2.14.0 = 0.0.0.0
ospfIfDesignatedRouter.10.4.3.6.0 = 0.0.0.0
ospfIfDesignatedRouter.10.4.100.153.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.0.6.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.0.9.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.0.34.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.1.1.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.2.5.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.2.14.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.3.6.0 = 0.0.0.0
ospfIfBackupDesignatedRouter.10.4.100.153.0 = 0.0.0.0
ospfIfEvents.10.4.0.6.0 = 7
ospfIfEvents.10.4.0.9.0 = 9
ospfIfEvents.10.4.0.34.0 = 3
ospfIfEvents.10.4.1.1.0 = 1
ospfIfEvents.10.4.2.5.0 = 9
ospfIfEvents.10.4.2.14.0 = 7
ospfIfEvents.10.4.3.6.0 = 7
ospfIfEvents.10.4.100.153.0 = 1
ospfIfStatus.10.4.0.6.0 = active
ospfIfStatus.10.4.0.9.0 = active
ospfIfStatus.10.4.0.34.0 = active
ospfIfStatus.10.4.1.1.0 = active
ospfIfStatus.10.4.2.5.0 = active
ospfIfStatus.10.4.2.14.0 = active
ospfIfStatus.10.4.3.6.0 = active
ospfIfStatus.10.4.100.153.0 = active
ospfIfMulticastForwarding.10.4.0.6.0 = blocked
ospfIfMulticastForwarding.10.4.0.9.0 = blocked
ospfIfMulticastForwarding.10.4.0.34.0 = blocked
ospfIfMulticastForwarding.10.4.1.1.0 = blocked
ospfIfMulticastForwarding.10.4.2.5.0 = blocked
ospfIfMulticastForwarding.10.4.2.14.0 = blocked
ospfIfMulticastForwarding.10.4.3.6.0 = blocked
ospfIfMulticastForwarding.10.4.100.153.0 = blocked
ospfIfDemand.10.4.0.6.0 = false
ospfIfDemand.10.4.0.9.0 = false
ospfIfDemand.10.4.0.34.0 = false
ospfIfDemand.10.4.1.1.0 = false
ospfIfDemand.10.4.2.5.0 = false
ospfIfDemand.10.4.2.14.0 = false
ospfIfDemand.10.4.3.6.0 = false
ospfIfDemand.10.4.100.153.0 = false
ospfIfAuthType.10.4.0.6.0 = none
ospfIfAuthType.10.4.0.9.0 = none
ospfIfAuthType.10.4.0.34.0 = none
ospfIfAuthType.10.4.1.1.0 = none
ospfIfAuthType.10.4.2.5.0 = none
ospfIfAuthType.10.4.2.14.0 = none
ospfIfAuthType.10.4.3.6.0 = none
ospfIfAuthType.10.4.100.153.0 = none
ospfIfLsaCount.10.4.0.6.0 = 0
ospfIfLsaCount.10.4.0.9.0 = 0
ospfIfLsaCount.10.4.0.34.0 = 0
ospfIfLsaCount.10.4.1.1.0 = 0
ospfIfLsaCount.10.4.2.5.0 = 0
ospfIfLsaCount.10.4.2.14.0 = 0
ospfIfLsaCount.10.4.3.6.0 = 0
ospfIfLsaCount.10.4.100.153.0 = 0
ospfIfLsaCksumSum.10.4.0.6.0 = 0
ospfIfLsaCksumSum.10.4.0.9.0 = 0
ospfIfLsaCksumSum.10.4.0.34.0 = 0
ospfIfLsaCksumSum.10.4.1.1.0 = 0
ospfIfLsaCksumSum.10.4.2.5.0 = 0
ospfIfLsaCksumSum.10.4.2.14.0 = 0
ospfIfLsaCksumSum.10.4.3.6.0 = 0
ospfIfLsaCksumSum.10.4.100.153.0 = 0
ospfIfDesignatedRouterId.10.4.0.6.0 = 0.0.0.0
ospfIfDesignatedRouterId.10.4.0.9.0 = 0.0.0.0
ospfIfDesignatedRouterId.10.4.0.34.0 = 0.0.0.0
ospfIfDesignatedRouterId.10.4.1.1.0 = 0.0.0.0
ospfIfDesignatedRouterId.10.4.2.5.0 = 0.0.0.0
ospfIfDesignatedRouterId.10.4.2.14.0 = 0.0.0.0
ospfIfDesignatedRouterId.10.4.3.6.0 = 0.0.0.0
ospfIfDesignatedRouterId.10.4.100.153.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.0.6.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.0.9.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.0.34.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.1.1.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.2.5.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.2.14.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.3.6.0 = 0.0.0.0
ospfIfBackupDesignatedRouterId.10.4.100.153.0 = 0.0.0.0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' ospfNbrEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0375s]
STDOUT[
ospfNbrIpAddr.10.4.0.5.0 = 10.4.0.5
ospfNbrIpAddr.10.4.0.10.0 = 10.4.0.10
ospfNbrIpAddr.10.4.0.33.0 = 10.4.0.33
ospfNbrIpAddr.10.4.1.2.0 = 10.4.1.2
ospfNbrIpAddr.10.4.2.6.0 = 10.4.2.6
ospfNbrIpAddr.10.4.2.13.0 = 10.4.2.13
ospfNbrIpAddr.10.4.3.5.0 = 10.4.3.5
ospfNbrAddressLessIndex.10.4.0.5.0 = 0
ospfNbrAddressLessIndex.10.4.0.10.0 = 0
ospfNbrAddressLessIndex.10.4.0.33.0 = 0
ospfNbrAddressLessIndex.10.4.1.2.0 = 0
ospfNbrAddressLessIndex.10.4.2.6.0 = 0
ospfNbrAddressLessIndex.10.4.2.13.0 = 0
ospfNbrAddressLessIndex.10.4.3.5.0 = 0
ospfNbrRtrId.10.4.0.5.0 = 10.4.100.151
ospfNbrRtrId.10.4.0.10.0 = 10.4.100.154
ospfNbrRtrId.10.4.0.33.0 = 10.4.100.121
ospfNbrRtrId.10.4.1.2.0 = 10.4.100.5
ospfNbrRtrId.10.4.2.6.0 = 10.4.100.154
ospfNbrRtrId.10.4.2.13.0 = 10.4.100.151
ospfNbrRtrId.10.4.3.5.0 = 10.4.100.161
ospfNbrOptions.10.4.0.5.0 = 82
ospfNbrOptions.10.4.0.10.0 = 82
ospfNbrOptions.10.4.0.33.0 = 82
ospfNbrOptions.10.4.1.2.0 = 82
ospfNbrOptions.10.4.2.6.0 = 82
ospfNbrOptions.10.4.2.13.0 = 82
ospfNbrOptions.10.4.3.5.0 = 82
ospfNbrPriority.10.4.0.5.0 = 0
ospfNbrPriority.10.4.0.10.0 = 0
ospfNbrPriority.10.4.0.33.0 = 0
ospfNbrPriority.10.4.1.2.0 = 0
ospfNbrPriority.10.4.2.6.0 = 0
ospfNbrPriority.10.4.2.13.0 = 0
ospfNbrPriority.10.4.3.5.0 = 0
ospfNbrState.10.4.0.5.0 = full
ospfNbrState.10.4.0.10.0 = full
ospfNbrState.10.4.0.33.0 = full
ospfNbrState.10.4.1.2.0 = full
ospfNbrState.10.4.2.6.0 = full
ospfNbrState.10.4.2.13.0 = full
ospfNbrState.10.4.3.5.0 = full
ospfNbrEvents.10.4.0.5.0 = 6
ospfNbrEvents.10.4.0.10.0 = 6
ospfNbrEvents.10.4.0.33.0 = 6
ospfNbrEvents.10.4.1.2.0 = 6
ospfNbrEvents.10.4.2.6.0 = 6
ospfNbrEvents.10.4.2.13.0 = 6
ospfNbrEvents.10.4.3.5.0 = 6
ospfNbrLsRetransQLen.10.4.0.5.0 = 0
ospfNbrLsRetransQLen.10.4.0.10.0 = 0
ospfNbrLsRetransQLen.10.4.0.33.0 = 0
ospfNbrLsRetransQLen.10.4.1.2.0 = 0
ospfNbrLsRetransQLen.10.4.2.6.0 = 0
ospfNbrLsRetransQLen.10.4.2.13.0 = 0
ospfNbrLsRetransQLen.10.4.3.5.0 = 0
ospfNbmaNbrStatus.10.4.0.5.0 = active
ospfNbmaNbrStatus.10.4.0.10.0 = active
ospfNbmaNbrStatus.10.4.0.33.0 = active
ospfNbmaNbrStatus.10.4.1.2.0 = active
ospfNbmaNbrStatus.10.4.2.6.0 = active
ospfNbmaNbrStatus.10.4.2.13.0 = active
ospfNbmaNbrStatus.10.4.3.5.0 = active
ospfNbmaNbrPermanence.10.4.0.5.0 = dynamic
ospfNbmaNbrPermanence.10.4.0.10.0 = dynamic
ospfNbmaNbrPermanence.10.4.0.33.0 = dynamic
ospfNbmaNbrPermanence.10.4.1.2.0 = dynamic
ospfNbmaNbrPermanence.10.4.2.6.0 = dynamic
ospfNbmaNbrPermanence.10.4.2.13.0 = dynamic
ospfNbmaNbrPermanence.10.4.3.5.0 = dynamic
ospfNbrHelloSuppressed.10.4.0.5.0 = false
ospfNbrHelloSuppressed.10.4.0.10.0 = false
ospfNbrHelloSuppressed.10.4.0.33.0 = false
ospfNbrHelloSuppressed.10.4.1.2.0 = false
ospfNbrHelloSuppressed.10.4.2.6.0 = false
ospfNbrHelloSuppressed.10.4.2.13.0 = false
ospfNbrHelloSuppressed.10.4.3.5.0 = false
ospfNbrRestartHelperStatus.10.4.0.5.0 = notHelping
ospfNbrRestartHelperStatus.10.4.0.10.0 = notHelping
ospfNbrRestartHelperStatus.10.4.0.33.0 = notHelping
ospfNbrRestartHelperStatus.10.4.1.2.0 = notHelping
ospfNbrRestartHelperStatus.10.4.2.6.0 = notHelping
ospfNbrRestartHelperStatus.10.4.2.13.0 = notHelping
ospfNbrRestartHelperStatus.10.4.3.5.0 = notHelping
ospfNbrRestartHelperAge.10.4.0.5.0 = 0
ospfNbrRestartHelperAge.10.4.0.10.0 = 0
ospfNbrRestartHelperAge.10.4.0.33.0 = 0
ospfNbrRestartHelperAge.10.4.1.2.0 = 0
ospfNbrRestartHelperAge.10.4.2.6.0 = 0
ospfNbrRestartHelperAge.10.4.2.13.0 = 0
ospfNbrRestartHelperAge.10.4.3.5.0 = 0
ospfNbrRestartHelperExitReason.10.4.0.5.0 = none
ospfNbrRestartHelperExitReason.10.4.0.10.0 = none
ospfNbrRestartHelperExitReason.10.4.0.33.0 = none
ospfNbrRestartHelperExitReason.10.4.1.2.0 = none
ospfNbrRestartHelperExitReason.10.4.2.6.0 = none
ospfNbrRestartHelperExitReason.10.4.2.13.0 = none
ospfNbrRestartHelperExitReason.10.4.3.5.0 = none
]
SNMP STATUS[TRUE]
 o Processes            
Polled: 

 > $ospf_instance_poll /opt/observium/includes/polling/ospf.inc.php:94 
array(
  [ospfRouterId]                 => string(12) "10.4.100.153"
  [ospfAdminStat]                => string(7) "enabled"
  [ospfVersionNumber]            => string(8) "version2"
  [ospfAreaBdrRtrStatus]         => string(5) "false"
  [ospfASBdrRtrStatus]           => string(5) "false"
  [ospfExternLsaCount]           => string(1) "0"
  [ospfExternLsaCksumSum]        => string(1) "0"
  [ospfTOSSupport]               => string(5) "false"
  [ospfOriginateNewLsas]         => string(3) "729"
  [ospfRxNewLsas]                => string(3) "792"
  [ospfExtLsdbLimit]             => string(5) "10000"
  [ospfMulticastExtensions]      => string(1) "0"
  [ospfExitOverflowInterval]     => string(1) "0"
  [ospfDemandExtensions]         => string(4) "true"
  [ospfRFC1583Compatibility]     => string(4) "true"
  [ospfOpaqueLsaSupport]         => string(4) "true"
  [ospfReferenceBandwidth]       => string(6) "100000"
  [ospfRestartSupport]           => string(4) "none"
  [ospfRestartInterval]          => string(2) "95"
  [ospfRestartStrictLsaChecking] => string(5) "false"
  [ospfRestartStatus]            => string(13) "notRestarting"
  [ospfRestartAge]               => string(1) "0"
  [ospfRestartExitReason]        => string(15) "topologyChanged"
  [ospfAsLsaCount]               => string(1) "0"
  [ospfAsLsaCksumSum]            => string(1) "0"
  [ospfStubRouterSupport]        => string(4) "true"
  [ospfStubRouterAdvertisement]  => string(14) "doNotAdvertise"
  [ospfDiscontinuityTime]        => string(12) "0:0:00:00.00"
)
Database: 

 > $ospf_instance_db /opt/observium/includes/polling/ospf.inc.php:96 
array(
  [ospf_instance_id]         => string(2) "93"
  [device_id]                => string(3) "460"
  [ospfRouterId]             => string(12) "10.4.100.153"
  [ospfAdminStat]            => string(7) "enabled"
  [ospfVersionNumber]        => string(8) "version2"
  [ospfAreaBdrRtrStatus]     => string(5) "false"
  [ospfASBdrRtrStatus]       => string(5) "false"
  [ospfExternLsaCount]       => string(1) "0"
  [ospfExternLsaCksumSum]    => string(1) "0"
  [ospfTOSSupport]           => string(5) "false"
  [ospfOriginateNewLsas]     => string(3) "729"
  [ospfRxNewLsas]            => string(3) "792"
  [ospfExtLsdbLimit]         => string(5) "10000"
  [ospfMulticastExtensions]  => string(1) "0"
  [ospfExitOverflowInterval] => string(1) "0"
  [ospfDemandExtensions]     => string(4) "true"
)

.
 o Areas                
SQL[SELECT * FROM `ospf_areas` WHERE `device_id` = '460']
SQL RUNTIME[0.00047588s]

Polled: 

 > $ospf_areas_poll /opt/observium/includes/polling/ospf.inc.php:166 
array(
  [0.0.0.0] => array(
                 [ospfAreaId]                              => string(7) "0.0.0.0"
                 [ospfImportAsExtern]                      => string(14) "importExternal"
                 [ospfSpfRuns]                             => string(3) "107"
                 [ospfAreaBdrRtrCount]                     => string(1) "0"
                 [ospfAsBdrRtrCount]                       => string(1) "8"
                 [ospfAreaLsaCount]                        => string(2) "88"
                 [ospfAreaLsaCksumSum]                     => string(7) "2932376"
                 [ospfAreaSummary]                         => string(15) "sendAreaSummary"
                 [ospfAreaStatus]                          => string(6) "active"
                 [ospfAreaNssaTranslatorRole]              => string(9) "candidate"
                 [ospfAreaNssaTranslatorState]             => string(8) "disabled"
                 [ospfAreaNssaTranslatorStabilityInterval] => string(1) "0"
                 [ospfAreaNssaTranslatorEvents]            => string(1) "0"
               )
)
Database: 

 > $ospf_areas_db /opt/observium/includes/polling/ospf.inc.php:168 
array(
  [0.0.0.0] => array(
                 [ospf_area_id]        => string(2) "62"
                 [device_id]           => string(3) "460"
                 [ospfAreaId]          => string(7) "0.0.0.0"
                 [ospfAuthType]        => string(0) ""
                 [ospfImportAsExtern]  => string(14) "importExternal"
                 [ospfSpfRuns]         => string(3) "107"
                 [ospfAreaBdrRtrCount] => string(1) "0"
                 [ospfAsBdrRtrCount]   => string(1) "8"
                 [ospfAreaLsaCount]    => string(2) "88"
                 [ospfAreaLsaCksumSum] => string(7) "2930852"
                 [ospfAreaSummary]     => string(15) "sendAreaSummary"
                 [ospfAreaStatus]      => string(6) "active"
               )
)


SQL[UPDATE `ospf_areas` set `ospfAreaLsaCksumSum` ='2932376' WHERE `device_id` = '460' AND `ospfAreaId` = '0.0.0.0']
SQL RUNTIME[0.00351405s]
U
 o Ports                
SQL[SELECT * FROM `ospf_ports` WHERE `device_id` = '460']
SQL RUNTIME[0.00015712s]

Polled: 

 > $ospf_ports_poll /opt/observium/includes/polling/ospf.inc.php:237 
array(
  [10.4.0.6.0]     => array(
                        [ospfIfIpAddress]                => string(8) "10.4.0.6"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "7"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
  [10.4.0.9.0]     => array(
                        [ospfIfIpAddress]                => string(8) "10.4.0.9"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "9"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
  [10.4.0.34.0]    => array(
                        [ospfIfIpAddress]                => string(9) "10.4.0.34"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "3"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
  [10.4.1.1.0]     => array(
                        [ospfIfIpAddress]                => string(8) "10.4.1.1"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "1"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
  [10.4.2.5.0]     => array(
                        [ospfIfIpAddress]                => string(8) "10.4.2.5"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "9"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
  [10.4.2.14.0]    => array(
                        [ospfIfIpAddress]                => string(9) "10.4.2.14"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "7"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
  [10.4.3.6.0]     => array(
                        [ospfIfIpAddress]                => string(8) "10.4.3.6"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "7"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
  [10.4.100.153.0] => array(
                        [ospfIfIpAddress]                => string(12) "10.4.100.153"
                        [ospfAddressLessIf]              => string(1) "0"
                        [ospfIfAreaId]                   => string(7) "0.0.0.0"
                        [ospfIfType]                     => string(12) "pointToPoint"
                        [ospfIfAdminStat]                => string(7) "enabled"
                        [ospfIfRtrPriority]              => string(1) "1"
                        [ospfIfTransitDelay]             => string(1) "1"
                        [ospfIfRetransInterval]          => string(1) "1"
                        [ospfIfHelloInterval]            => string(1) "1"
                        [ospfIfRtrDeadInterval]          => string(1) "3"
                        [ospfIfPollInterval]             => string(3) "120"
                        [ospfIfState]                    => string(8) "loopback"
                        [ospfIfDesignatedRouter]         => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter]   => string(7) "0.0.0.0"
                        [ospfIfEvents]                   => string(1) "1"
                        [ospfIfStatus]                   => string(6) "active"
                        [ospfIfMulticastForwarding]      => string(7) "blocked"
                        [ospfIfDemand]                   => string(5) "false"
                        [ospfIfAuthType]                 => string(4) "none"
                        [ospfIfLsaCount]                 => string(1) "0"
                        [ospfIfLsaCksumSum]              => string(1) "0"
                        [ospfIfDesignatedRouterId]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouterId] => string(7) "0.0.0.0"
                      )
)
Database: 

 > $ospf_ports_db /opt/observium/includes/polling/ospf.inc.php:239 
array(
  [10.4.0.34.0]    => array(
                        [ospf_ports_id]                => string(3) "274"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "101778"
                        [ospf_port_id]                 => string(11) "10.4.0.34.0"
                        [ospfIfIpAddress]              => string(9) "10.4.0.34"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "3"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
  [10.4.0.6.0]     => array(
                        [ospf_ports_id]                => string(3) "272"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "101772"
                        [ospf_port_id]                 => string(10) "10.4.0.6.0"
                        [ospfIfIpAddress]              => string(8) "10.4.0.6"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "7"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
  [10.4.0.9.0]     => array(
                        [ospf_ports_id]                => string(3) "273"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "101773"
                        [ospf_port_id]                 => string(10) "10.4.0.9.0"
                        [ospfIfIpAddress]              => string(8) "10.4.0.9"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "9"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
  [10.4.1.1.0]     => array(
                        [ospf_ports_id]                => string(3) "250"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "101775"
                        [ospf_port_id]                 => string(10) "10.4.1.1.0"
                        [ospfIfIpAddress]              => string(8) "10.4.1.1"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "1"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
  [10.4.100.153.0] => array(
                        [ospf_ports_id]                => string(3) "254"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "101769"
                        [ospf_port_id]                 => string(14) "10.4.100.153.0"
                        [ospfIfIpAddress]              => string(12) "10.4.100.153"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(8) "loopback"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "1"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
  [10.4.2.14.0]    => array(
                        [ospf_ports_id]                => string(3) "276"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "107065"
                        [ospf_port_id]                 => string(11) "10.4.2.14.0"
                        [ospfIfIpAddress]              => string(9) "10.4.2.14"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "7"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
  [10.4.2.5.0]     => array(
                        [ospf_ports_id]                => string(3) "275"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "101796"
                        [ospf_port_id]                 => string(10) "10.4.2.5.0"
                        [ospfIfIpAddress]              => string(8) "10.4.2.5"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "9"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
  [10.4.3.6.0]     => array(
                        [ospf_ports_id]                => string(3) "277"
                        [device_id]                    => string(3) "460"
                        [port_id]                      => string(6) "116667"
                        [ospf_port_id]                 => string(10) "10.4.3.6.0"
                        [ospfIfIpAddress]              => string(8) "10.4.3.6"
                        [ospfAddressLessIf]            => string(1) "0"
                        [ospfIfAreaId]                 => string(7) "0.0.0.0"
                        [ospfIfType]                   => string(12) "pointToPoint"
                        [ospfIfAdminStat]              => string(7) "enabled"
                        [ospfIfRtrPriority]            => string(1) "1"
                        [ospfIfTransitDelay]           => string(1) "1"
                        [ospfIfRetransInterval]        => string(1) "1"
                        [ospfIfHelloInterval]          => string(1) "1"
                        [ospfIfRtrDeadInterval]        => string(1) "3"
                        [ospfIfPollInterval]           => string(3) "120"
                        [ospfIfState]                  => string(12) "pointToPoint"
                        [ospfIfDesignatedRouter]       => string(7) "0.0.0.0"
                        [ospfIfBackupDesignatedRouter] => string(7) "0.0.0.0"
                        [ospfIfEvents]                 => string(1) "7"
                        [ospfIfAuthKey]                => null
                        [ospfIfStatus]                 => string(6) "active"
                        [ospfIfMulticastForwarding]    => string(7) "blocked"
                        [ospfIfDemand]                 => string(5) "false"
                        [ospfIfAuthType]               => string(4) "none"
                      )
)


SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n\0\"' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00049686s]
.
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n\0' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00045395s]
.
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n\0	' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00041389s]
.
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00043392s]
.
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\ndâ„¢' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00029182s]
SQL WARNINGS[
 1300: Invalid utf8 character string: '99'
]
.
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00039697s]
.
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00040507s]
.
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00041819s]
.
 o Neighbours           
SQL[SELECT * FROM `ospf_nbrs` WHERE `device_id` = '460']
SQL RUNTIME[0.00030017s]

Polled: 

 > $ospf_nbrs_poll /opt/observium/includes/polling/ospf.inc.php:329 
array(
  [10.4.0.5.0]  => array(
                     [ospfNbrIpAddr]                  => string(8) "10.4.0.5"
                     [ospfNbrAddressLessIndex]        => string(1) "0"
                     [ospfNbrRtrId]                   => string(12) "10.4.100.151"
                     [ospfNbrOptions]                 => string(2) "82"
                     [ospfNbrPriority]                => string(1) "0"
                     [ospfNbrState]                   => string(4) "full"
                     [ospfNbrEvents]                  => string(1) "6"
                     [ospfNbrLsRetransQLen]           => string(1) "0"
                     [ospfNbmaNbrStatus]              => string(6) "active"
                     [ospfNbmaNbrPermanence]          => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]         => string(5) "false"
                     [ospfNbrRestartHelperStatus]     => string(10) "notHelping"
                     [ospfNbrRestartHelperAge]        => string(1) "0"
                     [ospfNbrRestartHelperExitReason] => string(4) "none"
                   )
  [10.4.0.10.0] => array(
                     [ospfNbrIpAddr]                  => string(9) "10.4.0.10"
                     [ospfNbrAddressLessIndex]        => string(1) "0"
                     [ospfNbrRtrId]                   => string(12) "10.4.100.154"
                     [ospfNbrOptions]                 => string(2) "82"
                     [ospfNbrPriority]                => string(1) "0"
                     [ospfNbrState]                   => string(4) "full"
                     [ospfNbrEvents]                  => string(1) "6"
                     [ospfNbrLsRetransQLen]           => string(1) "0"
                     [ospfNbmaNbrStatus]              => string(6) "active"
                     [ospfNbmaNbrPermanence]          => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]         => string(5) "false"
                     [ospfNbrRestartHelperStatus]     => string(10) "notHelping"
                     [ospfNbrRestartHelperAge]        => string(1) "0"
                     [ospfNbrRestartHelperExitReason] => string(4) "none"
                   )
  [10.4.0.33.0] => array(
                     [ospfNbrIpAddr]                  => string(9) "10.4.0.33"
                     [ospfNbrAddressLessIndex]        => string(1) "0"
                     [ospfNbrRtrId]                   => string(12) "10.4.100.121"
                     [ospfNbrOptions]                 => string(2) "82"
                     [ospfNbrPriority]                => string(1) "0"
                     [ospfNbrState]                   => string(4) "full"
                     [ospfNbrEvents]                  => string(1) "6"
                     [ospfNbrLsRetransQLen]           => string(1) "0"
                     [ospfNbmaNbrStatus]              => string(6) "active"
                     [ospfNbmaNbrPermanence]          => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]         => string(5) "false"
                     [ospfNbrRestartHelperStatus]     => string(10) "notHelping"
                     [ospfNbrRestartHelperAge]        => string(1) "0"
                     [ospfNbrRestartHelperExitReason] => string(4) "none"
                   )
  [10.4.1.2.0]  => array(
                     [ospfNbrIpAddr]                  => string(8) "10.4.1.2"
                     [ospfNbrAddressLessIndex]        => string(1) "0"
                     [ospfNbrRtrId]                   => string(10) "10.4.100.5"
                     [ospfNbrOptions]                 => string(2) "82"
                     [ospfNbrPriority]                => string(1) "0"
                     [ospfNbrState]                   => string(4) "full"
                     [ospfNbrEvents]                  => string(1) "6"
                     [ospfNbrLsRetransQLen]           => string(1) "0"
                     [ospfNbmaNbrStatus]              => string(6) "active"
                     [ospfNbmaNbrPermanence]          => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]         => string(5) "false"
                     [ospfNbrRestartHelperStatus]     => string(10) "notHelping"
                     [ospfNbrRestartHelperAge]        => string(1) "0"
                     [ospfNbrRestartHelperExitReason] => string(4) "none"
                   )
  [10.4.2.6.0]  => array(
                     [ospfNbrIpAddr]                  => string(8) "10.4.2.6"
                     [ospfNbrAddressLessIndex]        => string(1) "0"
                     [ospfNbrRtrId]                   => string(12) "10.4.100.154"
                     [ospfNbrOptions]                 => string(2) "82"
                     [ospfNbrPriority]                => string(1) "0"
                     [ospfNbrState]                   => string(4) "full"
                     [ospfNbrEvents]                  => string(1) "6"
                     [ospfNbrLsRetransQLen]           => string(1) "0"
                     [ospfNbmaNbrStatus]              => string(6) "active"
                     [ospfNbmaNbrPermanence]          => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]         => string(5) "false"
                     [ospfNbrRestartHelperStatus]     => string(10) "notHelping"
                     [ospfNbrRestartHelperAge]        => string(1) "0"
                     [ospfNbrRestartHelperExitReason] => string(4) "none"
                   )
  [10.4.2.13.0] => array(
                     [ospfNbrIpAddr]                  => string(9) "10.4.2.13"
                     [ospfNbrAddressLessIndex]        => string(1) "0"
                     [ospfNbrRtrId]                   => string(12) "10.4.100.151"
                     [ospfNbrOptions]                 => string(2) "82"
                     [ospfNbrPriority]                => string(1) "0"
                     [ospfNbrState]                   => string(4) "full"
                     [ospfNbrEvents]                  => string(1) "6"
                     [ospfNbrLsRetransQLen]           => string(1) "0"
                     [ospfNbmaNbrStatus]              => string(6) "active"
                     [ospfNbmaNbrPermanence]          => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]         => string(5) "false"
                     [ospfNbrRestartHelperStatus]     => string(10) "notHelping"
                     [ospfNbrRestartHelperAge]        => string(1) "0"
                     [ospfNbrRestartHelperExitReason] => string(4) "none"
                   )
  [10.4.3.5.0]  => array(
                     [ospfNbrIpAddr]                  => string(8) "10.4.3.5"
                     [ospfNbrAddressLessIndex]        => string(1) "0"
                     [ospfNbrRtrId]                   => string(12) "10.4.100.161"
                     [ospfNbrOptions]                 => string(2) "82"
                     [ospfNbrPriority]                => string(1) "0"
                     [ospfNbrState]                   => string(4) "full"
                     [ospfNbrEvents]                  => string(1) "6"
                     [ospfNbrLsRetransQLen]           => string(1) "0"
                     [ospfNbmaNbrStatus]              => string(6) "active"
                     [ospfNbmaNbrPermanence]          => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]         => string(5) "false"
                     [ospfNbrRestartHelperStatus]     => string(10) "notHelping"
                     [ospfNbrRestartHelperAge]        => string(1) "0"
                     [ospfNbrRestartHelperExitReason] => string(4) "none"
                   )
)
Database: 

 > $ospf_nbrs_db /opt/observium/includes/polling/ospf.inc.php:331 
array(
  [10.4.0.10.0] => array(
                     [ospf_nbrs_id]            => string(3) "392"
                     [device_id]               => string(3) "460"
                     [port_id]                 => string(1) "0"
                     [ospf_nbr_id]             => string(11) "10.4.0.10.0"
                     [ospfNbrIpAddr]           => string(9) "10.4.0.10"
                     [ospfNbrAddressLessIndex] => string(1) "0"
                     [ospfNbrRtrId]            => string(12) "10.4.100.154"
                     [ospfNbrOptions]          => string(2) "82"
                     [ospfNbrPriority]         => string(1) "0"
                     [ospfNbrState]            => string(4) "full"
                     [ospfNbrEvents]           => string(1) "6"
                     [ospfNbrLsRetransQLen]    => string(1) "0"
                     [ospfNbmaNbrStatus]       => string(6) "active"
                     [ospfNbmaNbrPermanence]   => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]  => string(5) "false"
                   )
  [10.4.0.33.0] => array(
                     [ospf_nbrs_id]            => string(3) "365"
                     [device_id]               => string(3) "460"
                     [port_id]                 => string(1) "0"
                     [ospf_nbr_id]             => string(11) "10.4.0.33.0"
                     [ospfNbrIpAddr]           => string(9) "10.4.0.33"
                     [ospfNbrAddressLessIndex] => string(1) "0"
                     [ospfNbrRtrId]            => string(12) "10.4.100.121"
                     [ospfNbrOptions]          => string(2) "82"
                     [ospfNbrPriority]         => string(1) "0"
                     [ospfNbrState]            => string(4) "full"
                     [ospfNbrEvents]           => string(1) "6"
                     [ospfNbrLsRetransQLen]    => string(1) "0"
                     [ospfNbmaNbrStatus]       => string(6) "active"
                     [ospfNbmaNbrPermanence]   => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]  => string(5) "false"
                   )
  [10.4.0.5.0]  => array(
                     [ospf_nbrs_id]            => string(3) "382"
                     [device_id]               => string(3) "460"
                     [port_id]                 => string(1) "0"
                     [ospf_nbr_id]             => string(10) "10.4.0.5.0"
                     [ospfNbrIpAddr]           => string(8) "10.4.0.5"
                     [ospfNbrAddressLessIndex] => string(1) "0"
                     [ospfNbrRtrId]            => string(12) "10.4.100.151"
                     [ospfNbrOptions]          => string(2) "82"
                     [ospfNbrPriority]         => string(1) "0"
                     [ospfNbrState]            => string(4) "full"
                     [ospfNbrEvents]           => string(1) "6"
                     [ospfNbrLsRetransQLen]    => string(1) "0"
                     [ospfNbmaNbrStatus]       => string(6) "active"
                     [ospfNbmaNbrPermanence]   => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]  => string(5) "false"
                   )
  [10.4.1.2.0]  => array(
                     [ospf_nbrs_id]            => string(3) "323"
                     [device_id]               => string(3) "460"
                     [port_id]                 => string(1) "0"
                     [ospf_nbr_id]             => string(10) "10.4.1.2.0"
                     [ospfNbrIpAddr]           => string(8) "10.4.1.2"
                     [ospfNbrAddressLessIndex] => string(1) "0"
                     [ospfNbrRtrId]            => string(10) "10.4.100.5"
                     [ospfNbrOptions]          => string(2) "82"
                     [ospfNbrPriority]         => string(1) "0"
                     [ospfNbrState]            => string(4) "full"
                     [ospfNbrEvents]           => string(1) "6"
                     [ospfNbrLsRetransQLen]    => string(1) "0"
                     [ospfNbmaNbrStatus]       => string(6) "active"
                     [ospfNbmaNbrPermanence]   => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]  => string(5) "false"
                   )
  [10.4.2.13.0] => array(
                     [ospf_nbrs_id]            => string(3) "383"
                     [device_id]               => string(3) "460"
                     [port_id]                 => string(1) "0"
                     [ospf_nbr_id]             => string(11) "10.4.2.13.0"
                     [ospfNbrIpAddr]           => string(9) "10.4.2.13"
                     [ospfNbrAddressLessIndex] => string(1) "0"
                     [ospfNbrRtrId]            => string(12) "10.4.100.151"
                     [ospfNbrOptions]          => string(2) "82"
                     [ospfNbrPriority]         => string(1) "0"
                     [ospfNbrState]            => string(4) "full"
                     [ospfNbrEvents]           => string(1) "6"
                     [ospfNbrLsRetransQLen]    => string(1) "0"
                     [ospfNbmaNbrStatus]       => string(6) "active"
                     [ospfNbmaNbrPermanence]   => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]  => string(5) "false"
                   )
  [10.4.2.6.0]  => array(
                     [ospf_nbrs_id]            => string(3) "393"
                     [device_id]               => string(3) "460"
                     [port_id]                 => string(1) "0"
                     [ospf_nbr_id]             => string(10) "10.4.2.6.0"
                     [ospfNbrIpAddr]           => string(8) "10.4.2.6"
                     [ospfNbrAddressLessIndex] => string(1) "0"
                     [ospfNbrRtrId]            => string(12) "10.4.100.154"
                     [ospfNbrOptions]          => string(2) "82"
                     [ospfNbrPriority]         => string(1) "0"
                     [ospfNbrState]            => string(4) "full"
                     [ospfNbrEvents]           => string(1) "6"
                     [ospfNbrLsRetransQLen]    => string(1) "0"
                     [ospfNbmaNbrStatus]       => string(6) "active"
                     [ospfNbmaNbrPermanence]   => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]  => string(5) "false"
                   )
  [10.4.3.5.0]  => array(
                     [ospf_nbrs_id]            => string(3) "384"
                     [device_id]               => string(3) "460"
                     [port_id]                 => string(1) "0"
                     [ospf_nbr_id]             => string(10) "10.4.3.5.0"
                     [ospfNbrIpAddr]           => string(8) "10.4.3.5"
                     [ospfNbrAddressLessIndex] => string(1) "0"
                     [ospfNbrRtrId]            => string(12) "10.4.100.161"
                     [ospfNbrOptions]          => string(2) "82"
                     [ospfNbrPriority]         => string(1) "0"
                     [ospfNbrState]            => string(4) "full"
                     [ospfNbrEvents]           => string(1) "6"
                     [ospfNbrLsRetransQLen]    => string(1) "0"
                     [ospfNbmaNbrStatus]       => string(6) "active"
                     [ospfNbmaNbrPermanence]   => string(7) "dynamic"
                     [ospfNbrHelloSuppressed]  => string(5) "false"
                   )
)


SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n\0\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00027490s]
10.4.0.10|10.4.0.10
0|0
10.4.100.154|10.4.100.154
82|82
0|0
full|full
6|6
0|0
active|active
dynamic|dynamic
false|false

SQL[UPDATE `ospf_nbrs` set `port_id` =NULL WHERE `device_id` = '460' AND `ospf_nbr_id` = '10.4.0.10.0']
SQL RUNTIME[0.00340700s]
SQL WARNINGS[
 1048: Column 'port_id' cannot be null
]
U
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n\0!' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00044799s]
10.4.0.33|10.4.0.33
0|0
10.4.100.121|10.4.100.121
82|82
0|0
full|full
6|6
0|0
active|active
dynamic|dynamic
false|false

SQL[UPDATE `ospf_nbrs` set `port_id` =NULL WHERE `device_id` = '460' AND `ospf_nbr_id` = '10.4.0.33.0']
SQL RUNTIME[0.00305295s]
SQL WARNINGS[
 1048: Column 'port_id' cannot be null
]
U
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n\0' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00028300s]
10.4.0.5|10.4.0.5
0|0
10.4.100.151|10.4.100.151
82|82
0|0
full|full
6|6
0|0
active|active
dynamic|dynamic
false|false

SQL[UPDATE `ospf_nbrs` set `port_id` =NULL WHERE `device_id` = '460' AND `ospf_nbr_id` = '10.4.0.5.0']
SQL RUNTIME[0.00333500s]
SQL WARNINGS[
 1048: Column 'port_id' cannot be null
]
U
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00039601s]
10.4.1.2|10.4.1.2
0|0
10.4.100.5|10.4.100.5
82|82
0|0
full|full
6|6
0|0
active|active
dynamic|dynamic
false|false

SQL[UPDATE `ospf_nbrs` set `port_id` =NULL WHERE `device_id` = '460' AND `ospf_nbr_id` = '10.4.1.2.0']
SQL RUNTIME[0.00325990s]
SQL WARNINGS[
 1048: Column 'port_id' cannot be null
]
U
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n\r' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00043201s]
10.4.2.13|10.4.2.13
0|0
10.4.100.151|10.4.100.151
82|82
0|0
full|full
6|6
0|0
active|active
dynamic|dynamic
false|false

SQL[UPDATE `ospf_nbrs` set `port_id` =NULL WHERE `device_id` = '460' AND `ospf_nbr_id` = '10.4.2.13.0']
SQL RUNTIME[0.00304103s]
SQL WARNINGS[
 1048: Column 'port_id' cannot be null
]
U
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00048304s]
10.4.2.6|10.4.2.6
0|0
10.4.100.154|10.4.100.154
82|82
0|0
full|full
6|6
0|0
active|active
dynamic|dynamic
false|false

SQL[UPDATE `ospf_nbrs` set `port_id` =NULL WHERE `device_id` = '460' AND `ospf_nbr_id` = '10.4.2.6.0']
SQL RUNTIME[0.00292110s]
SQL WARNINGS[
 1048: Column 'port_id' cannot be null
]
U
SQL[SELECT DISTINCT `port_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '\n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` = '460']
SQL RUNTIME[0.00044608s]
10.4.3.5|10.4.3.5
0|0
10.4.100.161|10.4.100.161
82|82
0|0
full|full
6|6
0|0
active|active
dynamic|dynamic
false|false

SQL[UPDATE `ospf_nbrs` set `port_id` =NULL WHERE `device_id` = '460' AND `ospf_nbr_id` = '10.4.3.5.0']
SQL RUNTIME[0.00297999s]
SQL WARNINGS[
 1048: Column 'port_id' cannot be null
]
U
RRD /opt/observium/rrd/rtr-153.thn.oob.local/ospf-statistics.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/ospf-statistics.rrd N:1:1:8:7 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

 o Module time          0.2085s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-ospf.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-ospf.rrd N:0.2085 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



including: includes/polling/cisco-cef.inc.php
#####  Module Start: cisco-cef  #####

Cisco CEF Switching Path: 
SQL[SELECT * FROM `cef_switching` WHERE `device_id` = '460']
SQL RUNTIME[0.00027084s]

SQL[SELECT * FROM `cef_prefix` WHERE `device_id` = '460']
SQL RUNTIME[0.00019193s]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '0' -v2c -c *** -Pud -OQUs -m CISCO-CEF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cefSwitchingStatsEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0582s]
STDOUT[
cefSwitchingStatsEntry = 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` = '460' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'CISCO-CEF-MIB' AND `oid` = 'cefSwitchingStatsEntry';]
SQL RUNTIME[0.00067091s]

SQL[UPDATE `snmp_errors` set `error_count` ='680515',`updated` ='1649671568' WHERE `error_id` = '176']
SQL RUNTIME[0.00161290s]

 o Module time          0.0673s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-cisco-cef.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-cisco-cef.rrd N:0.0673 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT * FROM `slas` WHERE `device_id` = '460' AND `deleted` = 0;]
SQL RUNTIME[0.00073099s]
 o MIBs                  CISCO-RTTMON-MIB 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-RTTMON-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' rttMonLatestRttOperEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.1448s]
STDOUT[
rttMonLatestRttOperCompletionTime.121 = 1
rttMonLatestRttOperCompletionTime.151 = 1
rttMonLatestRttOperCompletionTime.152 = 1
rttMonLatestRttOperCompletionTime.154 = 1
rttMonLatestRttOperSense.121 = ok
rttMonLatestRttOperSense.151 = ok
rttMonLatestRttOperSense.152 = ok
rttMonLatestRttOperSense.154 = ok
rttMonLatestRttOperApplSpecificSense.121 = 0
rttMonLatestRttOperApplSpecificSense.151 = 0
rttMonLatestRttOperApplSpecificSense.152 = 0
rttMonLatestRttOperApplSpecificSense.154 = 0
rttMonLatestRttOperTime.121 = 0:0:00:00.00
rttMonLatestRttOperTime.151 = 0:0:00:00.00
rttMonLatestRttOperTime.152 = 0:0:00:00.00
rttMonLatestRttOperTime.154 = 0:0:00:00.00
rttMonLatestRttOperAddress.121 = "0A 04 64 79 "
rttMonLatestRttOperAddress.151 = "0A 04 64 97 "
rttMonLatestRttOperAddress.152 = "0A 04 64 98 "
rttMonLatestRttOperAddress.154 = "0A 04 64 9A "
]
SNMP STATUS[TRUE]

SQL[SELECT DISTINCT `rtt_type` FROM `slas` WHERE `device_id` = '460' AND `rtt_type` != 'echo' AND `deleted` = 0 AND `sla_status` = 'active';]
SQL RUNTIME[0.00150895s]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-RTTMON-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' rttMonLatestJitterOperEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.7921s]
STDOUT[
rttMonLatestJitterOperNumOfRTT.121 = 20
rttMonLatestJitterOperNumOfRTT.151 = 20
rttMonLatestJitterOperNumOfRTT.152 = 20
rttMonLatestJitterOperNumOfRTT.154 = 20
rttMonLatestJitterOperRTTSum.121 = 20
rttMonLatestJitterOperRTTSum.151 = 20
rttMonLatestJitterOperRTTSum.152 = 23
rttMonLatestJitterOperRTTSum.154 = 20
rttMonLatestJitterOperRTTSum2.121 = 20
rttMonLatestJitterOperRTTSum2.151 = 20
rttMonLatestJitterOperRTTSum2.152 = 29
rttMonLatestJitterOperRTTSum2.154 = 20
rttMonLatestJitterOperRTTMin.121 = 1
rttMonLatestJitterOperRTTMin.151 = 1
rttMonLatestJitterOperRTTMin.152 = 1
rttMonLatestJitterOperRTTMin.154 = 1
rttMonLatestJitterOperRTTMax.121 = 1
rttMonLatestJitterOperRTTMax.151 = 1
rttMonLatestJitterOperRTTMax.152 = 2
rttMonLatestJitterOperRTTMax.154 = 1
rttMonLatestJitterOperMinOfPositivesSD.121 = 0
rttMonLatestJitterOperMinOfPositivesSD.151 = 0
rttMonLatestJitterOperMinOfPositivesSD.152 = 0
rttMonLatestJitterOperMinOfPositivesSD.154 = 0
rttMonLatestJitterOperMaxOfPositivesSD.121 = 0
rttMonLatestJitterOperMaxOfPositivesSD.151 = 0
rttMonLatestJitterOperMaxOfPositivesSD.152 = 0
rttMonLatestJitterOperMaxOfPositivesSD.154 = 0
rttMonLatestJitterOperNumOfPositivesSD.121 = 0
rttMonLatestJitterOperNumOfPositivesSD.151 = 0
rttMonLatestJitterOperNumOfPositivesSD.152 = 0
rttMonLatestJitterOperNumOfPositivesSD.154 = 0
rttMonLatestJitterOperSumOfPositivesSD.121 = 0
rttMonLatestJitterOperSumOfPositivesSD.151 = 0
rttMonLatestJitterOperSumOfPositivesSD.152 = 0
rttMonLatestJitterOperSumOfPositivesSD.154 = 0
rttMonLatestJitterOperSum2PositivesSD.121 = 0
rttMonLatestJitterOperSum2PositivesSD.151 = 0
rttMonLatestJitterOperSum2PositivesSD.152 = 0
rttMonLatestJitterOperSum2PositivesSD.154 = 0
rttMonLatestJitterOperMinOfNegativesSD.121 = 0
rttMonLatestJitterOperMinOfNegativesSD.151 = 0
rttMonLatestJitterOperMinOfNegativesSD.152 = 0
rttMonLatestJitterOperMinOfNegativesSD.154 = 0
rttMonLatestJitterOperMaxOfNegativesSD.121 = 0
rttMonLatestJitterOperMaxOfNegativesSD.151 = 0
rttMonLatestJitterOperMaxOfNegativesSD.152 = 0
rttMonLatestJitterOperMaxOfNegativesSD.154 = 0
rttMonLatestJitterOperNumOfNegativesSD.121 = 0
rttMonLatestJitterOperNumOfNegativesSD.151 = 0
rttMonLatestJitterOperNumOfNegativesSD.152 = 0
rttMonLatestJitterOperNumOfNegativesSD.154 = 0
rttMonLatestJitterOperSumOfNegativesSD.121 = 0
rttMonLatestJitterOperSumOfNegativesSD.151 = 0
rttMonLatestJitterOperSumOfNegativesSD.152 = 0
rttMonLatestJitterOperSumOfNegativesSD.154 = 0
rttMonLatestJitterOperSum2NegativesSD.121 = 0
rttMonLatestJitterOperSum2NegativesSD.151 = 0
rttMonLatestJitterOperSum2NegativesSD.152 = 0
rttMonLatestJitterOperSum2NegativesSD.154 = 0
rttMonLatestJitterOperMinOfPositivesDS.121 = 0
rttMonLatestJitterOperMinOfPositivesDS.151 = 0
rttMonLatestJitterOperMinOfPositivesDS.152 = 0
rttMonLatestJitterOperMinOfPositivesDS.154 = 0
rttMonLatestJitterOperMaxOfPositivesDS.121 = 0
rttMonLatestJitterOperMaxOfPositivesDS.151 = 0
rttMonLatestJitterOperMaxOfPositivesDS.152 = 0
rttMonLatestJitterOperMaxOfPositivesDS.154 = 0
rttMonLatestJitterOperNumOfPositivesDS.121 = 0
rttMonLatestJitterOperNumOfPositivesDS.151 = 0
rttMonLatestJitterOperNumOfPositivesDS.152 = 0
rttMonLatestJitterOperNumOfPositivesDS.154 = 0
rttMonLatestJitterOperSumOfPositivesDS.121 = 0
rttMonLatestJitterOperSumOfPositivesDS.151 = 0
rttMonLatestJitterOperSumOfPositivesDS.152 = 0
rttMonLatestJitterOperSumOfPositivesDS.154 = 0
rttMonLatestJitterOperSum2PositivesDS.121 = 0
rttMonLatestJitterOperSum2PositivesDS.151 = 0
rttMonLatestJitterOperSum2PositivesDS.152 = 0
rttMonLatestJitterOperSum2PositivesDS.154 = 0
rttMonLatestJitterOperMinOfNegativesDS.121 = 0
rttMonLatestJitterOperMinOfNegativesDS.151 = 0
rttMonLatestJitterOperMinOfNegativesDS.152 = 0
rttMonLatestJitterOperMinOfNegativesDS.154 = 0
rttMonLatestJitterOperMaxOfNegativesDS.121 = 0
rttMonLatestJitterOperMaxOfNegativesDS.151 = 0
rttMonLatestJitterOperMaxOfNegativesDS.152 = 0
rttMonLatestJitterOperMaxOfNegativesDS.154 = 0
rttMonLatestJitterOperNumOfNegativesDS.121 = 0
rttMonLatestJitterOperNumOfNegativesDS.151 = 0
rttMonLatestJitterOperNumOfNegativesDS.152 = 0
rttMonLatestJitterOperNumOfNegativesDS.154 = 0
rttMonLatestJitterOperSumOfNegativesDS.121 = 0
rttMonLatestJitterOperSumOfNegativesDS.151 = 0
rttMonLatestJitterOperSumOfNegativesDS.152 = 0
rttMonLatestJitterOperSumOfNegativesDS.154 = 0
rttMonLatestJitterOperSum2NegativesDS.121 = 0
rttMonLatestJitterOperSum2NegativesDS.151 = 0
rttMonLatestJitterOperSum2NegativesDS.152 = 0
rttMonLatestJitterOperSum2NegativesDS.154 = 0
rttMonLatestJitterOperPacketLossSD.121 = 0
rttMonLatestJitterOperPacketLossSD.151 = 0
rttMonLatestJitterOperPacketLossSD.152 = 0
rttMonLatestJitterOperPacketLossSD.154 = 0
rttMonLatestJitterOperPacketLossDS.121 = 0
rttMonLatestJitterOperPacketLossDS.151 = 0
rttMonLatestJitterOperPacketLossDS.152 = 0
rttMonLatestJitterOperPacketLossDS.154 = 0
rttMonLatestJitterOperPacketOutOfSequence.121 = 0
rttMonLatestJitterOperPacketOutOfSequence.151 = 0
rttMonLatestJitterOperPacketOutOfSequence.152 = 0
rttMonLatestJitterOperPacketOutOfSequence.154 = 0
rttMonLatestJitterOperPacketMIA.121 = 20
rttMonLatestJitterOperPacketMIA.151 = 20
rttMonLatestJitterOperPacketMIA.152 = 20
rttMonLatestJitterOperPacketMIA.154 = 20
rttMonLatestJitterOperPacketLateArrival.121 = 0
rttMonLatestJitterOperPacketLateArrival.151 = 0
rttMonLatestJitterOperPacketLateArrival.152 = 0
rttMonLatestJitterOperPacketLateArrival.154 = 0
rttMonLatestJitterOperOWSumSD.121 = 0
rttMonLatestJitterOperOWSumSD.151 = 0
rttMonLatestJitterOperOWSumSD.152 = 0
rttMonLatestJitterOperOWSumSD.154 = 0
rttMonLatestJitterOperOWSum2SD.121 = 0
rttMonLatestJitterOperOWSum2SD.151 = 0
rttMonLatestJitterOperOWSum2SD.152 = 0
rttMonLatestJitterOperOWSum2SD.154 = 0
rttMonLatestJitterOperOWMinSD.121 = 0
rttMonLatestJitterOperOWMinSD.151 = 0
rttMonLatestJitterOperOWMinSD.152 = 0
rttMonLatestJitterOperOWMinSD.154 = 0
rttMonLatestJitterOperOWMaxSD.121 = 0
rttMonLatestJitterOperOWMaxSD.151 = 0
rttMonLatestJitterOperOWMaxSD.152 = 0
rttMonLatestJitterOperOWMaxSD.154 = 0
rttMonLatestJitterOperOWSumDS.121 = 0
rttMonLatestJitterOperOWSumDS.151 = 0
rttMonLatestJitterOperOWSumDS.152 = 0
rttMonLatestJitterOperOWSumDS.154 = 0
rttMonLatestJitterOperOWSum2DS.121 = 0
rttMonLatestJitterOperOWSum2DS.151 = 0
rttMonLatestJitterOperOWSum2DS.152 = 0
rttMonLatestJitterOperOWSum2DS.154 = 0
rttMonLatestJitterOperOWMinDS.121 = 0
rttMonLatestJitterOperOWMinDS.151 = 0
rttMonLatestJitterOperOWMinDS.152 = 0
rttMonLatestJitterOperOWMinDS.154 = 0
rttMonLatestJitterOperOWMaxDS.121 = 0
rttMonLatestJitterOperOWMaxDS.151 = 0
rttMonLatestJitterOperOWMaxDS.152 = 0
rttMonLatestJitterOperOWMaxDS.154 = 0
rttMonLatestJitterOperNumOfOW.121 = 0
rttMonLatestJitterOperNumOfOW.151 = 0
rttMonLatestJitterOperNumOfOW.152 = 0
rttMonLatestJitterOperNumOfOW.154 = 0
rttMonLatestJitterOperIAJOut.121 = 0
rttMonLatestJitterOperIAJOut.151 = 0
rttMonLatestJitterOperIAJOut.152 = 0
rttMonLatestJitterOperIAJOut.154 = 0
rttMonLatestJitterOperIAJIn.121 = 0
rttMonLatestJitterOperIAJIn.151 = 0
rttMonLatestJitterOperIAJIn.152 = 0
rttMonLatestJitterOperIAJIn.154 = 0
rttMonLatestJitterOperAvgJitter.121 = 0
rttMonLatestJitterOperAvgJitter.151 = 0
rttMonLatestJitterOperAvgJitter.152 = 0
rttMonLatestJitterOperAvgJitter.154 = 0
]
SNMP STATUS[TRUE]
Timeticks converted 0:0:00:00.00 -> 0
Timeticks converted 0:0:00:00.00 -> 0
Timeticks converted 0:0:00:00.00 -> 0
Timeticks converted 0:0:00:00.00 -> 0

SQL[UPDATE `slas` set `rtt_value` ='1',`rtt_sense` ='ok',`rtt_unixtime` ='1649671555',`rtt_event` ='ok',`rtt_minimum` ='1',`rtt_maximum` ='1',`rtt_success` ='20',`rtt_loss` ='0',`rtt_last_change` ='1649455824' WHERE `sla_id` = '455']
SQL RUNTIME[0.00273299s]
Checking alert 61 associated by 

Testing: rtt_event notmatch ok
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159544.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159544.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-121.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-121.rrd N:1:1:1:20:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `slas` set `rtt_value` ='1',`rtt_sense` ='ok',`rtt_unixtime` ='1649671555',`rtt_event` ='ok',`rtt_minimum` ='1',`rtt_maximum` ='1',`rtt_success` ='20',`rtt_loss` ='0',`rtt_last_change` ='1649538321' WHERE `sla_id` = '456']
SQL RUNTIME[0.00288391s]
Checking alert 61 associated by 

Testing: rtt_event notmatch ok
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159545.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159545.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-151.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-151.rrd N:1:1:1:20:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `slas` set `rtt_value` ='1',`rtt_sense` ='ok',`rtt_unixtime` ='1649671555',`rtt_event` ='ok',`rtt_minimum` ='1',`rtt_maximum` ='2',`rtt_success` ='20',`rtt_loss` ='0',`rtt_last_change` ='1649623524' WHERE `sla_id` = '457']
SQL RUNTIME[0.00322795s]
Checking alert 61 associated by 

Testing: rtt_event notmatch ok
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159546.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159546.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-152.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-152.rrd N:1:1:2:20:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `slas` set `rtt_value` ='1',`rtt_sense` ='ok',`rtt_unixtime` ='1649671555',`rtt_event` ='ok',`rtt_minimum` ='1',`rtt_maximum` ='1',`rtt_success` ='20',`rtt_loss` ='0',`rtt_last_change` ='1649620221' WHERE `sla_id` = '458']
SQL RUNTIME[0.00184488s]
Checking alert 61 associated by 

Testing: rtt_event notmatch ok
 (value: ok)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-159547.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-159547.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-154.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/sla_jitter-cisco-rttmon-mib-154.rrd N:1:1:1:20:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


+---------+------------------+--------+-------+--------------+-------+----------+
| Label   | MIB              | Type   | Owner | Tag          | Sense | Response |
+---------+------------------+--------+-------+--------------+-------+----------+
| SLA 121 | CISCO-RTTMON-MIB | jitter |       | 10.4.100.121 | ok    | 1ms      |
| SLA 151 | CISCO-RTTMON-MIB | jitter |       | 10.4.100.151 | ok    | 1ms      |
| SLA 152 | CISCO-RTTMON-MIB | jitter |       | 10.4.100.152 | ok    | 1ms      |
| SLA 154 | CISCO-RTTMON-MIB | jitter |       | 10.4.100.154 | ok    | 1ms      |
+---------+------------------+--------+-------+--------------+-------+----------+

 o Module time          0.9836s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-sla.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-sla.rrd N:0.9836 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '460';]
SQL RUNTIME[0.00063396s]
 o MIBs                  CISCO-IETF-PW-MIB 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0546s]
STDOUT[
cpwVcOperStatus.2684354563 = up
cpwVcOperStatus.2684354569 = up
cpwVcOperStatus.2684354571 = down
cpwVcOperStatus.2684354575 = up
cpwVcOperStatus.2684354577 = up
cpwVcOperStatus.2684354579 = up
cpwVcOperStatus.2684354581 = up
cpwVcOperStatus.2684354583 = up
cpwVcOperStatus.2684354585 = up
cpwVcOperStatus.2684354587 = up
cpwVcOperStatus.2684354589 = up
cpwVcOperStatus.2684354591 = up
cpwVcOperStatus.2684354593 = up
cpwVcOperStatus.2684354595 = up
cpwVcOperStatus.2684354597 = up
cpwVcOperStatus.2684354599 = up
cpwVcOperStatus.2684354601 = up
cpwVcOperStatus.2684354603 = down
cpwVcOperStatus.2684354605 = up
cpwVcOperStatus.2684354607 = up
cpwVcOperStatus.2684354609 = up
cpwVcOperStatus.2684354611 = up
cpwVcOperStatus.2684354613 = up
cpwVcOperStatus.2684354615 = down
cpwVcOperStatus.2684354617 = up
cpwVcOperStatus.2684354619 = down
cpwVcOperStatus.2684354621 = up
cpwVcOperStatus.2684354623 = up
cpwVcOperStatus.2684354625 = up
cpwVcOperStatus.2684354627 = up
cpwVcOperStatus.2684354629 = up
cpwVcOperStatus.2684354631 = up
cpwVcOperStatus.2684354633 = up
cpwVcOperStatus.2684354635 = up
cpwVcOperStatus.2684354637 = up
cpwVcOperStatus.2684354639 = up
cpwVcOperStatus.2684354641 = up
cpwVcOperStatus.2684354643 = up
cpwVcOperStatus.2684354645 = up
cpwVcOperStatus.2684354647 = down
cpwVcOperStatus.2684354649 = down
cpwVcOperStatus.2684354651 = up
cpwVcOperStatus.2684354653 = up
cpwVcOperStatus.2684354655 = up
cpwVcOperStatus.2684354657 = up
cpwVcOperStatus.2684354659 = up
cpwVcOperStatus.2684354661 = up
cpwVcOperStatus.2684354663 = up
cpwVcOperStatus.2684354665 = up
cpwVcOperStatus.2684354667 = up
cpwVcOperStatus.2684354669 = up
cpwVcOperStatus.2684354671 = up
cpwVcOperStatus.2684354673 = up
cpwVcOperStatus.2684354675 = up
cpwVcOperStatus.2684354677 = up
cpwVcOperStatus.2684354679 = up
cpwVcOperStatus.2684354681 = up
cpwVcOperStatus.2684354683 = up
cpwVcOperStatus.2684354685 = up
cpwVcOperStatus.2684354687 = up
cpwVcOperStatus.2684354689 = up
cpwVcOperStatus.2684354691 = up
cpwVcOperStatus.2684354693 = up
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcInboundOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0532s]
STDOUT[
cpwVcInboundOperStatus.2684354563 = up
cpwVcInboundOperStatus.2684354569 = up
cpwVcInboundOperStatus.2684354571 = down
cpwVcInboundOperStatus.2684354575 = up
cpwVcInboundOperStatus.2684354577 = up
cpwVcInboundOperStatus.2684354579 = up
cpwVcInboundOperStatus.2684354581 = up
cpwVcInboundOperStatus.2684354583 = up
cpwVcInboundOperStatus.2684354585 = up
cpwVcInboundOperStatus.2684354587 = up
cpwVcInboundOperStatus.2684354589 = up
cpwVcInboundOperStatus.2684354591 = up
cpwVcInboundOperStatus.2684354593 = up
cpwVcInboundOperStatus.2684354595 = up
cpwVcInboundOperStatus.2684354597 = up
cpwVcInboundOperStatus.2684354599 = up
cpwVcInboundOperStatus.2684354601 = up
cpwVcInboundOperStatus.2684354603 = down
cpwVcInboundOperStatus.2684354605 = up
cpwVcInboundOperStatus.2684354607 = up
cpwVcInboundOperStatus.2684354609 = up
cpwVcInboundOperStatus.2684354611 = up
cpwVcInboundOperStatus.2684354613 = up
cpwVcInboundOperStatus.2684354615 = down
cpwVcInboundOperStatus.2684354617 = up
cpwVcInboundOperStatus.2684354619 = down
cpwVcInboundOperStatus.2684354621 = up
cpwVcInboundOperStatus.2684354623 = up
cpwVcInboundOperStatus.2684354625 = up
cpwVcInboundOperStatus.2684354627 = up
cpwVcInboundOperStatus.2684354629 = up
cpwVcInboundOperStatus.2684354631 = up
cpwVcInboundOperStatus.2684354633 = up
cpwVcInboundOperStatus.2684354635 = up
cpwVcInboundOperStatus.2684354637 = up
cpwVcInboundOperStatus.2684354639 = up
cpwVcInboundOperStatus.2684354641 = up
cpwVcInboundOperStatus.2684354643 = up
cpwVcInboundOperStatus.2684354645 = up
cpwVcInboundOperStatus.2684354647 = down
cpwVcInboundOperStatus.2684354649 = down
cpwVcInboundOperStatus.2684354651 = up
cpwVcInboundOperStatus.2684354653 = up
cpwVcInboundOperStatus.2684354655 = up
cpwVcInboundOperStatus.2684354657 = up
cpwVcInboundOperStatus.2684354659 = up
cpwVcInboundOperStatus.2684354661 = up
cpwVcInboundOperStatus.2684354663 = up
cpwVcInboundOperStatus.2684354665 = up
cpwVcInboundOperStatus.2684354667 = up
cpwVcInboundOperStatus.2684354669 = up
cpwVcInboundOperStatus.2684354671 = up
cpwVcInboundOperStatus.2684354673 = up
cpwVcInboundOperStatus.2684354675 = up
cpwVcInboundOperStatus.2684354677 = up
cpwVcInboundOperStatus.2684354679 = up
cpwVcInboundOperStatus.2684354681 = up
cpwVcInboundOperStatus.2684354683 = up
cpwVcInboundOperStatus.2684354685 = up
cpwVcInboundOperStatus.2684354687 = up
cpwVcInboundOperStatus.2684354689 = up
cpwVcInboundOperStatus.2684354691 = up
cpwVcInboundOperStatus.2684354693 = up
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcOutboundOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0535s]
STDOUT[
cpwVcOutboundOperStatus.2684354563 = up
cpwVcOutboundOperStatus.2684354569 = up
cpwVcOutboundOperStatus.2684354571 = up
cpwVcOutboundOperStatus.2684354575 = up
cpwVcOutboundOperStatus.2684354577 = up
cpwVcOutboundOperStatus.2684354579 = up
cpwVcOutboundOperStatus.2684354581 = up
cpwVcOutboundOperStatus.2684354583 = up
cpwVcOutboundOperStatus.2684354585 = up
cpwVcOutboundOperStatus.2684354587 = up
cpwVcOutboundOperStatus.2684354589 = up
cpwVcOutboundOperStatus.2684354591 = up
cpwVcOutboundOperStatus.2684354593 = up
cpwVcOutboundOperStatus.2684354595 = up
cpwVcOutboundOperStatus.2684354597 = up
cpwVcOutboundOperStatus.2684354599 = up
cpwVcOutboundOperStatus.2684354601 = up
cpwVcOutboundOperStatus.2684354603 = up
cpwVcOutboundOperStatus.2684354605 = up
cpwVcOutboundOperStatus.2684354607 = up
cpwVcOutboundOperStatus.2684354609 = up
cpwVcOutboundOperStatus.2684354611 = up
cpwVcOutboundOperStatus.2684354613 = up
cpwVcOutboundOperStatus.2684354615 = up
cpwVcOutboundOperStatus.2684354617 = up
cpwVcOutboundOperStatus.2684354619 = up
cpwVcOutboundOperStatus.2684354621 = up
cpwVcOutboundOperStatus.2684354623 = up
cpwVcOutboundOperStatus.2684354625 = up
cpwVcOutboundOperStatus.2684354627 = up
cpwVcOutboundOperStatus.2684354629 = up
cpwVcOutboundOperStatus.2684354631 = up
cpwVcOutboundOperStatus.2684354633 = up
cpwVcOutboundOperStatus.2684354635 = up
cpwVcOutboundOperStatus.2684354637 = up
cpwVcOutboundOperStatus.2684354639 = up
cpwVcOutboundOperStatus.2684354641 = up
cpwVcOutboundOperStatus.2684354643 = up
cpwVcOutboundOperStatus.2684354645 = up
cpwVcOutboundOperStatus.2684354647 = down
cpwVcOutboundOperStatus.2684354649 = down
cpwVcOutboundOperStatus.2684354651 = up
cpwVcOutboundOperStatus.2684354653 = up
cpwVcOutboundOperStatus.2684354655 = up
cpwVcOutboundOperStatus.2684354657 = up
cpwVcOutboundOperStatus.2684354659 = up
cpwVcOutboundOperStatus.2684354661 = up
cpwVcOutboundOperStatus.2684354663 = up
cpwVcOutboundOperStatus.2684354665 = up
cpwVcOutboundOperStatus.2684354667 = up
cpwVcOutboundOperStatus.2684354669 = up
cpwVcOutboundOperStatus.2684354671 = up
cpwVcOutboundOperStatus.2684354673 = up
cpwVcOutboundOperStatus.2684354675 = up
cpwVcOutboundOperStatus.2684354677 = up
cpwVcOutboundOperStatus.2684354679 = up
cpwVcOutboundOperStatus.2684354681 = up
cpwVcOutboundOperStatus.2684354683 = up
cpwVcOutboundOperStatus.2684354685 = up
cpwVcOutboundOperStatus.2684354687 = up
cpwVcOutboundOperStatus.2684354689 = up
cpwVcOutboundOperStatus.2684354691 = up
cpwVcOutboundOperStatus.2684354693 = up
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcUpTime]

CMD EXITCODE[0]
CMD RUNTIME[0.0533s]
STDOUT[
cpwVcUpTime.2684354563 = 1:14:06:43.39
cpwVcUpTime.2684354569 = 1:13:00:45.65
cpwVcUpTime.2684354571 = 0:0:00:00.00
cpwVcUpTime.2684354575 = 1:13:00:12.03
cpwVcUpTime.2684354577 = 1:13:00:12.03
cpwVcUpTime.2684354579 = 1:13:00:12.03
cpwVcUpTime.2684354581 = 1:13:00:12.03
cpwVcUpTime.2684354583 = 1:13:00:12.03
cpwVcUpTime.2684354585 = 1:13:00:12.03
cpwVcUpTime.2684354587 = 1:13:00:12.03
cpwVcUpTime.2684354589 = 1:13:00:12.04
cpwVcUpTime.2684354591 = 1:13:00:12.04
cpwVcUpTime.2684354593 = 1:13:00:12.04
cpwVcUpTime.2684354595 = 1:13:00:12.04
cpwVcUpTime.2684354597 = 1:13:00:55.78
cpwVcUpTime.2684354599 = 1:13:00:55.78
cpwVcUpTime.2684354601 = 1:13:00:55.84
cpwVcUpTime.2684354603 = 0:0:00:00.00
cpwVcUpTime.2684354605 = 1:12:00:49.49
cpwVcUpTime.2684354607 = 1:12:08:52.38
cpwVcUpTime.2684354609 = 1:12:08:14.95
cpwVcUpTime.2684354611 = 1:13:00:07.73
cpwVcUpTime.2684354613 = 1:12:06:01.34
cpwVcUpTime.2684354615 = 0:0:00:00.00
cpwVcUpTime.2684354617 = 1:12:08:52.18
cpwVcUpTime.2684354619 = 0:0:00:00.00
cpwVcUpTime.2684354621 = 1:13:00:07.73
cpwVcUpTime.2684354623 = 1:13:00:07.73
cpwVcUpTime.2684354625 = 1:13:00:07.73
cpwVcUpTime.2684354627 = 1:13:00:07.73
cpwVcUpTime.2684354629 = 1:13:00:07.73
cpwVcUpTime.2684354631 = 1:13:00:07.73
cpwVcUpTime.2684354633 = 1:13:00:07.73
cpwVcUpTime.2684354635 = 0:13:21:29.05
cpwVcUpTime.2684354637 = 0:13:21:29.05
cpwVcUpTime.2684354639 = 1:13:00:45.66
cpwVcUpTime.2684354641 = 0:13:21:29.05
cpwVcUpTime.2684354643 = 0:14:18:34.85
cpwVcUpTime.2684354645 = 1:13:00:45.66
cpwVcUpTime.2684354647 = 0:0:00:00.00
cpwVcUpTime.2684354649 = 0:0:00:00.00
cpwVcUpTime.2684354651 = 1:14:10:59.51
cpwVcUpTime.2684354653 = 1:14:10:01.17
cpwVcUpTime.2684354655 = 1:13:00:45.66
cpwVcUpTime.2684354657 = 1:14:06:37.61
cpwVcUpTime.2684354659 = 1:13:00:45.66
cpwVcUpTime.2684354661 = 0:13:21:29.06
cpwVcUpTime.2684354663 = 0:14:18:34.85
cpwVcUpTime.2684354665 = 1:13:00:45.66
cpwVcUpTime.2684354667 = 0:13:21:29.05
cpwVcUpTime.2684354669 = 0:14:18:34.86
cpwVcUpTime.2684354671 = 1:13:00:45.66
cpwVcUpTime.2684354673 = 0:13:21:29.06
cpwVcUpTime.2684354675 = 0:14:18:34.86
cpwVcUpTime.2684354677 = 1:13:00:45.66
cpwVcUpTime.2684354679 = 0:13:21:29.06
cpwVcUpTime.2684354681 = 0:14:18:34.86
cpwVcUpTime.2684354683 = 1:14:06:37.82
cpwVcUpTime.2684354685 = 1:13:00:45.73
cpwVcUpTime.2684354687 = 0:13:21:28.85
cpwVcUpTime.2684354689 = 0:14:18:28.25
cpwVcUpTime.2684354691 = 1:13:08:45.04
cpwVcUpTime.2684354693 = 1:13:08:45.06
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcPerfTotalInHCPackets]

CMD EXITCODE[0]
CMD RUNTIME[0.0501s]
STDOUT[
cpwVcPerfTotalInHCPackets.2684354563 = 0
cpwVcPerfTotalInHCPackets.2684354569 = 0
cpwVcPerfTotalInHCPackets.2684354571 = 0
cpwVcPerfTotalInHCPackets.2684354575 = 0
cpwVcPerfTotalInHCPackets.2684354577 = 0
cpwVcPerfTotalInHCPackets.2684354579 = 0
cpwVcPerfTotalInHCPackets.2684354581 = 0
cpwVcPerfTotalInHCPackets.2684354583 = 0
cpwVcPerfTotalInHCPackets.2684354585 = 0
cpwVcPerfTotalInHCPackets.2684354587 = 0
cpwVcPerfTotalInHCPackets.2684354589 = 0
cpwVcPerfTotalInHCPackets.2684354591 = 0
cpwVcPerfTotalInHCPackets.2684354593 = 0
cpwVcPerfTotalInHCPackets.2684354595 = 0
cpwVcPerfTotalInHCPackets.2684354597 = 0
cpwVcPerfTotalInHCPackets.2684354599 = 0
cpwVcPerfTotalInHCPackets.2684354601 = 0
cpwVcPerfTotalInHCPackets.2684354603 = 0
cpwVcPerfTotalInHCPackets.2684354605 = 0
cpwVcPerfTotalInHCPackets.2684354607 = 0
cpwVcPerfTotalInHCPackets.2684354609 = 0
cpwVcPerfTotalInHCPackets.2684354611 = 0
cpwVcPerfTotalInHCPackets.2684354613 = 0
cpwVcPerfTotalInHCPackets.2684354615 = 0
cpwVcPerfTotalInHCPackets.2684354617 = 0
cpwVcPerfTotalInHCPackets.2684354619 = 0
cpwVcPerfTotalInHCPackets.2684354621 = 0
cpwVcPerfTotalInHCPackets.2684354623 = 0
cpwVcPerfTotalInHCPackets.2684354625 = 0
cpwVcPerfTotalInHCPackets.2684354627 = 0
cpwVcPerfTotalInHCPackets.2684354629 = 0
cpwVcPerfTotalInHCPackets.2684354631 = 0
cpwVcPerfTotalInHCPackets.2684354633 = 0
cpwVcPerfTotalInHCPackets.2684354635 = 0
cpwVcPerfTotalInHCPackets.2684354637 = 0
cpwVcPerfTotalInHCPackets.2684354639 = 0
cpwVcPerfTotalInHCPackets.2684354641 = 0
cpwVcPerfTotalInHCPackets.2684354643 = 0
cpwVcPerfTotalInHCPackets.2684354645 = 0
cpwVcPerfTotalInHCPackets.2684354647 = 0
cpwVcPerfTotalInHCPackets.2684354649 = 0
cpwVcPerfTotalInHCPackets.2684354651 = 0
cpwVcPerfTotalInHCPackets.2684354653 = 0
cpwVcPerfTotalInHCPackets.2684354655 = 0
cpwVcPerfTotalInHCPackets.2684354657 = 0
cpwVcPerfTotalInHCPackets.2684354659 = 0
cpwVcPerfTotalInHCPackets.2684354661 = 0
cpwVcPerfTotalInHCPackets.2684354663 = 0
cpwVcPerfTotalInHCPackets.2684354665 = 0
cpwVcPerfTotalInHCPackets.2684354667 = 0
cpwVcPerfTotalInHCPackets.2684354669 = 0
cpwVcPerfTotalInHCPackets.2684354671 = 0
cpwVcPerfTotalInHCPackets.2684354673 = 0
cpwVcPerfTotalInHCPackets.2684354675 = 0
cpwVcPerfTotalInHCPackets.2684354677 = 0
cpwVcPerfTotalInHCPackets.2684354679 = 0
cpwVcPerfTotalInHCPackets.2684354681 = 0
cpwVcPerfTotalInHCPackets.2684354683 = 0
cpwVcPerfTotalInHCPackets.2684354685 = 0
cpwVcPerfTotalInHCPackets.2684354687 = 0
cpwVcPerfTotalInHCPackets.2684354689 = 0
cpwVcPerfTotalInHCPackets.2684354691 = 0
cpwVcPerfTotalInHCPackets.2684354693 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcPerfTotalOutHCPackets]

CMD EXITCODE[0]
CMD RUNTIME[0.056s]
CMD EXITDELAY[10ms]
STDOUT[
cpwVcPerfTotalOutHCPackets.2684354563 = 0
cpwVcPerfTotalOutHCPackets.2684354569 = 0
cpwVcPerfTotalOutHCPackets.2684354571 = 0
cpwVcPerfTotalOutHCPackets.2684354575 = 0
cpwVcPerfTotalOutHCPackets.2684354577 = 0
cpwVcPerfTotalOutHCPackets.2684354579 = 0
cpwVcPerfTotalOutHCPackets.2684354581 = 0
cpwVcPerfTotalOutHCPackets.2684354583 = 0
cpwVcPerfTotalOutHCPackets.2684354585 = 0
cpwVcPerfTotalOutHCPackets.2684354587 = 0
cpwVcPerfTotalOutHCPackets.2684354589 = 0
cpwVcPerfTotalOutHCPackets.2684354591 = 0
cpwVcPerfTotalOutHCPackets.2684354593 = 0
cpwVcPerfTotalOutHCPackets.2684354595 = 0
cpwVcPerfTotalOutHCPackets.2684354597 = 0
cpwVcPerfTotalOutHCPackets.2684354599 = 0
cpwVcPerfTotalOutHCPackets.2684354601 = 0
cpwVcPerfTotalOutHCPackets.2684354603 = 0
cpwVcPerfTotalOutHCPackets.2684354605 = 0
cpwVcPerfTotalOutHCPackets.2684354607 = 0
cpwVcPerfTotalOutHCPackets.2684354609 = 0
cpwVcPerfTotalOutHCPackets.2684354611 = 0
cpwVcPerfTotalOutHCPackets.2684354613 = 0
cpwVcPerfTotalOutHCPackets.2684354615 = 0
cpwVcPerfTotalOutHCPackets.2684354617 = 0
cpwVcPerfTotalOutHCPackets.2684354619 = 0
cpwVcPerfTotalOutHCPackets.2684354621 = 0
cpwVcPerfTotalOutHCPackets.2684354623 = 0
cpwVcPerfTotalOutHCPackets.2684354625 = 0
cpwVcPerfTotalOutHCPackets.2684354627 = 0
cpwVcPerfTotalOutHCPackets.2684354629 = 0
cpwVcPerfTotalOutHCPackets.2684354631 = 0
cpwVcPerfTotalOutHCPackets.2684354633 = 0
cpwVcPerfTotalOutHCPackets.2684354635 = 0
cpwVcPerfTotalOutHCPackets.2684354637 = 0
cpwVcPerfTotalOutHCPackets.2684354639 = 0
cpwVcPerfTotalOutHCPackets.2684354641 = 0
cpwVcPerfTotalOutHCPackets.2684354643 = 0
cpwVcPerfTotalOutHCPackets.2684354645 = 0
cpwVcPerfTotalOutHCPackets.2684354647 = 0
cpwVcPerfTotalOutHCPackets.2684354649 = 0
cpwVcPerfTotalOutHCPackets.2684354651 = 0
cpwVcPerfTotalOutHCPackets.2684354653 = 0
cpwVcPerfTotalOutHCPackets.2684354655 = 0
cpwVcPerfTotalOutHCPackets.2684354657 = 0
cpwVcPerfTotalOutHCPackets.2684354659 = 0
cpwVcPerfTotalOutHCPackets.2684354661 = 0
cpwVcPerfTotalOutHCPackets.2684354663 = 0
cpwVcPerfTotalOutHCPackets.2684354665 = 0
cpwVcPerfTotalOutHCPackets.2684354667 = 0
cpwVcPerfTotalOutHCPackets.2684354669 = 0
cpwVcPerfTotalOutHCPackets.2684354671 = 0
cpwVcPerfTotalOutHCPackets.2684354673 = 0
cpwVcPerfTotalOutHCPackets.2684354675 = 0
cpwVcPerfTotalOutHCPackets.2684354677 = 0
cpwVcPerfTotalOutHCPackets.2684354679 = 0
cpwVcPerfTotalOutHCPackets.2684354681 = 0
cpwVcPerfTotalOutHCPackets.2684354683 = 0
cpwVcPerfTotalOutHCPackets.2684354685 = 0
cpwVcPerfTotalOutHCPackets.2684354687 = 0
cpwVcPerfTotalOutHCPackets.2684354689 = 0
cpwVcPerfTotalOutHCPackets.2684354691 = 0
cpwVcPerfTotalOutHCPackets.2684354693 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcPerfTotalInHCBytes]

CMD EXITCODE[0]
CMD RUNTIME[0.052s]
STDOUT[
cpwVcPerfTotalInHCBytes.2684354563 = 0
cpwVcPerfTotalInHCBytes.2684354569 = 0
cpwVcPerfTotalInHCBytes.2684354571 = 0
cpwVcPerfTotalInHCBytes.2684354575 = 0
cpwVcPerfTotalInHCBytes.2684354577 = 0
cpwVcPerfTotalInHCBytes.2684354579 = 0
cpwVcPerfTotalInHCBytes.2684354581 = 0
cpwVcPerfTotalInHCBytes.2684354583 = 0
cpwVcPerfTotalInHCBytes.2684354585 = 0
cpwVcPerfTotalInHCBytes.2684354587 = 0
cpwVcPerfTotalInHCBytes.2684354589 = 0
cpwVcPerfTotalInHCBytes.2684354591 = 0
cpwVcPerfTotalInHCBytes.2684354593 = 0
cpwVcPerfTotalInHCBytes.2684354595 = 0
cpwVcPerfTotalInHCBytes.2684354597 = 0
cpwVcPerfTotalInHCBytes.2684354599 = 0
cpwVcPerfTotalInHCBytes.2684354601 = 0
cpwVcPerfTotalInHCBytes.2684354603 = 0
cpwVcPerfTotalInHCBytes.2684354605 = 0
cpwVcPerfTotalInHCBytes.2684354607 = 0
cpwVcPerfTotalInHCBytes.2684354609 = 0
cpwVcPerfTotalInHCBytes.2684354611 = 0
cpwVcPerfTotalInHCBytes.2684354613 = 0
cpwVcPerfTotalInHCBytes.2684354615 = 0
cpwVcPerfTotalInHCBytes.2684354617 = 0
cpwVcPerfTotalInHCBytes.2684354619 = 0
cpwVcPerfTotalInHCBytes.2684354621 = 0
cpwVcPerfTotalInHCBytes.2684354623 = 0
cpwVcPerfTotalInHCBytes.2684354625 = 0
cpwVcPerfTotalInHCBytes.2684354627 = 0
cpwVcPerfTotalInHCBytes.2684354629 = 0
cpwVcPerfTotalInHCBytes.2684354631 = 0
cpwVcPerfTotalInHCBytes.2684354633 = 0
cpwVcPerfTotalInHCBytes.2684354635 = 0
cpwVcPerfTotalInHCBytes.2684354637 = 0
cpwVcPerfTotalInHCBytes.2684354639 = 0
cpwVcPerfTotalInHCBytes.2684354641 = 0
cpwVcPerfTotalInHCBytes.2684354643 = 0
cpwVcPerfTotalInHCBytes.2684354645 = 0
cpwVcPerfTotalInHCBytes.2684354647 = 0
cpwVcPerfTotalInHCBytes.2684354649 = 0
cpwVcPerfTotalInHCBytes.2684354651 = 0
cpwVcPerfTotalInHCBytes.2684354653 = 0
cpwVcPerfTotalInHCBytes.2684354655 = 0
cpwVcPerfTotalInHCBytes.2684354657 = 0
cpwVcPerfTotalInHCBytes.2684354659 = 0
cpwVcPerfTotalInHCBytes.2684354661 = 0
cpwVcPerfTotalInHCBytes.2684354663 = 0
cpwVcPerfTotalInHCBytes.2684354665 = 0
cpwVcPerfTotalInHCBytes.2684354667 = 0
cpwVcPerfTotalInHCBytes.2684354669 = 0
cpwVcPerfTotalInHCBytes.2684354671 = 0
cpwVcPerfTotalInHCBytes.2684354673 = 0
cpwVcPerfTotalInHCBytes.2684354675 = 0
cpwVcPerfTotalInHCBytes.2684354677 = 0
cpwVcPerfTotalInHCBytes.2684354679 = 0
cpwVcPerfTotalInHCBytes.2684354681 = 0
cpwVcPerfTotalInHCBytes.2684354683 = 0
cpwVcPerfTotalInHCBytes.2684354685 = 0
cpwVcPerfTotalInHCBytes.2684354687 = 0
cpwVcPerfTotalInHCBytes.2684354689 = 0
cpwVcPerfTotalInHCBytes.2684354691 = 0
cpwVcPerfTotalInHCBytes.2684354693 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUsb -m CISCO-IETF-PW-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cpwVcPerfTotalOutHCBytes]

CMD EXITCODE[0]
CMD RUNTIME[0.0532s]
STDOUT[
cpwVcPerfTotalOutHCBytes.2684354563 = 0
cpwVcPerfTotalOutHCBytes.2684354569 = 0
cpwVcPerfTotalOutHCBytes.2684354571 = 0
cpwVcPerfTotalOutHCBytes.2684354575 = 0
cpwVcPerfTotalOutHCBytes.2684354577 = 0
cpwVcPerfTotalOutHCBytes.2684354579 = 0
cpwVcPerfTotalOutHCBytes.2684354581 = 0
cpwVcPerfTotalOutHCBytes.2684354583 = 0
cpwVcPerfTotalOutHCBytes.2684354585 = 0
cpwVcPerfTotalOutHCBytes.2684354587 = 0
cpwVcPerfTotalOutHCBytes.2684354589 = 0
cpwVcPerfTotalOutHCBytes.2684354591 = 0
cpwVcPerfTotalOutHCBytes.2684354593 = 0
cpwVcPerfTotalOutHCBytes.2684354595 = 0
cpwVcPerfTotalOutHCBytes.2684354597 = 0
cpwVcPerfTotalOutHCBytes.2684354599 = 0
cpwVcPerfTotalOutHCBytes.2684354601 = 0
cpwVcPerfTotalOutHCBytes.2684354603 = 0
cpwVcPerfTotalOutHCBytes.2684354605 = 0
cpwVcPerfTotalOutHCBytes.2684354607 = 0
cpwVcPerfTotalOutHCBytes.2684354609 = 0
cpwVcPerfTotalOutHCBytes.2684354611 = 0
cpwVcPerfTotalOutHCBytes.2684354613 = 0
cpwVcPerfTotalOutHCBytes.2684354615 = 0
cpwVcPerfTotalOutHCBytes.2684354617 = 0
cpwVcPerfTotalOutHCBytes.2684354619 = 0
cpwVcPerfTotalOutHCBytes.2684354621 = 0
cpwVcPerfTotalOutHCBytes.2684354623 = 0
cpwVcPerfTotalOutHCBytes.2684354625 = 0
cpwVcPerfTotalOutHCBytes.2684354627 = 0
cpwVcPerfTotalOutHCBytes.2684354629 = 0
cpwVcPerfTotalOutHCBytes.2684354631 = 0
cpwVcPerfTotalOutHCBytes.2684354633 = 0
cpwVcPerfTotalOutHCBytes.2684354635 = 0
cpwVcPerfTotalOutHCBytes.2684354637 = 0
cpwVcPerfTotalOutHCBytes.2684354639 = 0
cpwVcPerfTotalOutHCBytes.2684354641 = 0
cpwVcPerfTotalOutHCBytes.2684354643 = 0
cpwVcPerfTotalOutHCBytes.2684354645 = 0
cpwVcPerfTotalOutHCBytes.2684354647 = 0
cpwVcPerfTotalOutHCBytes.2684354649 = 0
cpwVcPerfTotalOutHCBytes.2684354651 = 0
cpwVcPerfTotalOutHCBytes.2684354653 = 0
cpwVcPerfTotalOutHCBytes.2684354655 = 0
cpwVcPerfTotalOutHCBytes.2684354657 = 0
cpwVcPerfTotalOutHCBytes.2684354659 = 0
cpwVcPerfTotalOutHCBytes.2684354661 = 0
cpwVcPerfTotalOutHCBytes.2684354663 = 0
cpwVcPerfTotalOutHCBytes.2684354665 = 0
cpwVcPerfTotalOutHCBytes.2684354667 = 0
cpwVcPerfTotalOutHCBytes.2684354669 = 0
cpwVcPerfTotalOutHCBytes.2684354671 = 0
cpwVcPerfTotalOutHCBytes.2684354673 = 0
cpwVcPerfTotalOutHCBytes.2684354675 = 0
cpwVcPerfTotalOutHCBytes.2684354677 = 0
cpwVcPerfTotalOutHCBytes.2684354679 = 0
cpwVcPerfTotalOutHCBytes.2684354681 = 0
cpwVcPerfTotalOutHCBytes.2684354683 = 0
cpwVcPerfTotalOutHCBytes.2684354685 = 0
cpwVcPerfTotalOutHCBytes.2684354687 = 0
cpwVcPerfTotalOutHCBytes.2684354689 = 0
cpwVcPerfTotalOutHCBytes.2684354691 = 0
cpwVcPerfTotalOutHCBytes.2684354693 = 0
]
SNMP STATUS[TRUE]
Timeticks converted 1:14:06:43.39 -> 137203
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354563.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354563.rrd N:137203 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354563.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354563.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='137203',`last_change` ='1649534368' WHERE `pseudowire_id` = '2924']
SQL RUNTIME[0.00349998s]
Timeticks converted 1:13:00:45.65 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354569.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354569.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354569.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354569.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2925']
SQL RUNTIME[0.00302100s]
Timeticks converted 0:0:00:00.00 -> 0
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354571.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354571.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354571.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354571.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='down',`pwRemoteStatus` ='down',`pwLocalStatus` ='up',`event` ='alert',`pwUptime` ='0',`last_change` ='1649538622' WHERE `pseudowire_id` = '2926']
SQL RUNTIME[0.00298500s]
Timeticks converted 1:13:00:12.03 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354575.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354575.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354575.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354575.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2927']
SQL RUNTIME[0.00288105s]
Timeticks converted 1:13:00:12.03 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354577.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354577.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354577.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354577.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2928']
SQL RUNTIME[0.00298595s]
Timeticks converted 1:13:00:12.03 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354579.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354579.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354579.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354579.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2929']
SQL RUNTIME[0.00339699s]
Timeticks converted 1:13:00:12.03 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354581.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354581.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354581.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354581.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2930']
SQL RUNTIME[0.00349402s]
Timeticks converted 1:13:00:12.03 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354583.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354583.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354583.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354583.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2931']
SQL RUNTIME[0.00306392s]
Timeticks converted 1:13:00:12.03 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354585.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354585.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354585.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354585.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2932']
SQL RUNTIME[0.00773001s]
Timeticks converted 1:13:00:12.03 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354587.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354587.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354587.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354587.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2933']
SQL RUNTIME[0.00300407s]
Timeticks converted 1:13:00:12.04 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354589.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354589.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354589.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354589.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2934']
SQL RUNTIME[0.00315499s]
Timeticks converted 1:13:00:12.04 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354591.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354591.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354591.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354591.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2935']
SQL RUNTIME[0.00296497s]
Timeticks converted 1:13:00:12.04 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354593.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354593.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354593.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354593.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2936']
SQL RUNTIME[0.00423503s]
Timeticks converted 1:13:00:12.04 -> 133212
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354595.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354595.rrd N:133212 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354595.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354595.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133212',`last_change` ='1649538622' WHERE `pseudowire_id` = '2937']
SQL RUNTIME[0.00289702s]
Timeticks converted 1:13:00:55.78 -> 133255
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354597.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354597.rrd N:133255 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354597.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354597.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133255',`last_change` ='1649538322' WHERE `pseudowire_id` = '2938']
SQL RUNTIME[0.00610209s]
Timeticks converted 1:13:00:55.78 -> 133255
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354599.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354599.rrd N:133255 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354599.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354599.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133255',`last_change` ='1649538322' WHERE `pseudowire_id` = '2939']
SQL RUNTIME[0.00281501s]
Timeticks converted 1:13:00:55.84 -> 133255
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354601.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354601.rrd N:133255 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354601.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354601.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133255',`last_change` ='1649538322' WHERE `pseudowire_id` = '2940']
SQL RUNTIME[0.00279498s]
Timeticks converted 0:0:00:00.00 -> 0
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354603.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354603.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354603.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354603.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='down',`pwRemoteStatus` ='down',`pwLocalStatus` ='up',`event` ='alert',`pwUptime` ='0',`last_change` ='1649534722' WHERE `pseudowire_id` = '2941']
SQL RUNTIME[0.00429702s]
Timeticks converted 1:12:00:49.49 -> 129649
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354605.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354605.rrd N:129649 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354605.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354605.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='129649',`last_change` ='1649541922' WHERE `pseudowire_id` = '2942']
SQL RUNTIME[0.00316000s]
Timeticks converted 1:12:08:52.38 -> 130132
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354607.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354607.rrd N:130132 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354607.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354607.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='130132',`last_change` ='1649541622' WHERE `pseudowire_id` = '2943']
SQL RUNTIME[0.00308919s]
Timeticks converted 1:12:08:14.95 -> 130094
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354609.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354609.rrd N:130094 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354609.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354609.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='130094',`last_change` ='1649541622' WHERE `pseudowire_id` = '2944']
SQL RUNTIME[0.00306702s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354611.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354611.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354611.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354611.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2945']
SQL RUNTIME[0.01138711s]
Timeticks converted 1:12:06:01.34 -> 129961
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354613.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354613.rrd N:129961 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354613.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354613.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='129961',`last_change` ='1649541622' WHERE `pseudowire_id` = '2946']
SQL RUNTIME[0.00276613s]
Timeticks converted 0:0:00:00.00 -> 0
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354615.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354615.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354615.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354615.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='down',`pwRemoteStatus` ='down',`pwLocalStatus` ='up',`event` ='alert',`pwUptime` ='0',`last_change` ='1649534722' WHERE `pseudowire_id` = '2947']
SQL RUNTIME[0.00283885s]
Timeticks converted 1:12:08:52.18 -> 130132
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354617.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354617.rrd N:130132 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354617.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354617.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='130132',`last_change` ='1649541622' WHERE `pseudowire_id` = '2948']
SQL RUNTIME[0.00294900s]
Timeticks converted 0:0:00:00.00 -> 0
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354619.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354619.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354619.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354619.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='down',`pwRemoteStatus` ='down',`pwLocalStatus` ='up',`event` ='alert',`pwUptime` ='0',`last_change` ='1649534722' WHERE `pseudowire_id` = '2949']
SQL RUNTIME[0.00630999s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354621.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354621.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354621.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354621.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2950']
SQL RUNTIME[0.00307083s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354623.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354623.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354623.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354623.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2951']
SQL RUNTIME[0.00305605s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354625.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354625.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354625.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354625.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2952']
SQL RUNTIME[0.00305605s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354627.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354627.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354627.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354627.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2953']
SQL RUNTIME[0.00281906s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354629.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354629.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354629.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354629.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2954']
SQL RUNTIME[0.00358009s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354631.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354631.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354631.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354631.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2955']
SQL RUNTIME[0.00336218s]
Timeticks converted 1:13:00:07.73 -> 133207
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354633.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354633.rrd N:133207 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354633.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354633.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133207',`last_change` ='1649538622' WHERE `pseudowire_id` = '2956']
SQL RUNTIME[0.00408006s]
Timeticks converted 0:13:21:29.05 -> 48089
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354635.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354635.rrd N:48089 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354635.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354635.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48089',`last_change` ='1649623524' WHERE `pseudowire_id` = '2957']
SQL RUNTIME[0.00274515s]
Timeticks converted 0:13:21:29.05 -> 48089
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354637.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354637.rrd N:48089 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354637.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354637.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48089',`last_change` ='1649623524' WHERE `pseudowire_id` = '2958']
SQL RUNTIME[0.00310302s]
Timeticks converted 1:13:00:45.66 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354639.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354639.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354639.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354639.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2959']
SQL RUNTIME[0.00296903s]
Timeticks converted 0:13:21:29.05 -> 48089
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354641.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354641.rrd N:48089 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354641.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354641.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48089',`last_change` ='1649623524' WHERE `pseudowire_id` = '2960']
SQL RUNTIME[0.00596189s]
Timeticks converted 0:14:18:34.85 -> 51514
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354643.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354643.rrd N:51514 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354643.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354643.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='51514',`last_change` ='1649620222' WHERE `pseudowire_id` = '2961']
SQL RUNTIME[0.00557613s]
Timeticks converted 1:13:00:45.66 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354645.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354645.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354645.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354645.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2962']
SQL RUNTIME[0.00910091s]
Timeticks converted 0:0:00:00.00 -> 0
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354647.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354647.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354647.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354647.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='down',`pwRemoteStatus` ='down',`pwLocalStatus` ='down',`event` ='alert',`pwUptime` ='0',`last_change` ='1649534722' WHERE `pseudowire_id` = '2963']
SQL RUNTIME[0.00244594s]
Timeticks converted 0:0:00:00.00 -> 0
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354649.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354649.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354649.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354649.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='down',`pwRemoteStatus` ='down',`pwLocalStatus` ='down',`event` ='alert',`pwUptime` ='0',`last_change` ='1649534722' WHERE `pseudowire_id` = '2964']
SQL RUNTIME[0.00313306s]
Timeticks converted 1:14:10:59.51 -> 137459
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354651.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354651.rrd N:137459 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354651.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354651.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='137459',`last_change` ='1649534112' WHERE `pseudowire_id` = '2965']
SQL RUNTIME[0.00360703s]
Timeticks converted 1:14:10:01.17 -> 137401
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354653.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354653.rrd N:137401 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354653.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354653.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='137401',`last_change` ='1649534171' WHERE `pseudowire_id` = '2966']
SQL RUNTIME[0.00340390s]
Timeticks converted 1:13:00:45.66 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354655.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354655.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354655.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354655.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2967']
SQL RUNTIME[0.00463295s]
Timeticks converted 1:14:06:37.61 -> 137197
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354657.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354657.rrd N:137197 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354657.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354657.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='137197',`last_change` ='1649534374' WHERE `pseudowire_id` = '2968']
SQL RUNTIME[0.00344682s]
Timeticks converted 1:13:00:45.66 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354659.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354659.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354659.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354659.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2969']
SQL RUNTIME[0.00257111s]
Timeticks converted 0:13:21:29.06 -> 48089
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354661.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354661.rrd N:48089 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354661.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354661.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48089',`last_change` ='1649623524' WHERE `pseudowire_id` = '2970']
SQL RUNTIME[0.00286198s]
Timeticks converted 0:14:18:34.85 -> 51514
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354663.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354663.rrd N:51514 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354663.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354663.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='51514',`last_change` ='1649620222' WHERE `pseudowire_id` = '2971']
SQL RUNTIME[0.00287509s]
Timeticks converted 1:13:00:45.66 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354665.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354665.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354665.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354665.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2972']
SQL RUNTIME[0.00707102s]
Timeticks converted 0:13:21:29.05 -> 48089
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354667.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354667.rrd N:48089 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354667.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354667.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48089',`last_change` ='1649623524' WHERE `pseudowire_id` = '2973']
SQL RUNTIME[0.00353813s]
Timeticks converted 0:14:18:34.86 -> 51514
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354669.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354669.rrd N:51514 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354669.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354669.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='51514',`last_change` ='1649620222' WHERE `pseudowire_id` = '2974']
SQL RUNTIME[0.00394487s]
Timeticks converted 1:13:00:45.66 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354671.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354671.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354671.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354671.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2975']
SQL RUNTIME[0.00753188s]
Timeticks converted 0:13:21:29.06 -> 48089
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354673.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354673.rrd N:48089 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354673.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354673.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48089',`last_change` ='1649623524' WHERE `pseudowire_id` = '2976']
SQL RUNTIME[0.00307584s]
Timeticks converted 0:14:18:34.86 -> 51514
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354675.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354675.rrd N:51514 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354675.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354675.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='51514',`last_change` ='1649620222' WHERE `pseudowire_id` = '2977']
SQL RUNTIME[0.00358987s]
Timeticks converted 1:13:00:45.66 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354677.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354677.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354677.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354677.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2978']
SQL RUNTIME[0.00137210s]
Timeticks converted 0:13:21:29.06 -> 48089
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354679.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354679.rrd N:48089 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354679.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354679.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48089',`last_change` ='1649623524' WHERE `pseudowire_id` = '2979']
SQL RUNTIME[0.00367403s]
Timeticks converted 0:14:18:34.86 -> 51514
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354681.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354681.rrd N:51514 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354681.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354681.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='51514',`last_change` ='1649620222' WHERE `pseudowire_id` = '2980']
SQL RUNTIME[0.00302792s]
Timeticks converted 1:14:06:37.82 -> 137197
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354683.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354683.rrd N:137197 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354683.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354683.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='137197',`last_change` ='1649534374' WHERE `pseudowire_id` = '2981']
SQL RUNTIME[0.00266004s]
Timeticks converted 1:13:00:45.73 -> 133245
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354685.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354685.rrd N:133245 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354685.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354685.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133245',`last_change` ='1649538622' WHERE `pseudowire_id` = '2982']
SQL RUNTIME[0.00391412s]
Timeticks converted 0:13:21:28.85 -> 48088
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354687.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354687.rrd N:48088 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354687.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354687.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='48088',`last_change` ='1649623524' WHERE `pseudowire_id` = '2983']
SQL RUNTIME[0.00314498s]
Timeticks converted 0:14:18:28.25 -> 51508
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354689.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354689.rrd N:51508 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354689.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354689.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='51508',`last_change` ='1649620222' WHERE `pseudowire_id` = '2984']
SQL RUNTIME[0.00274014s]
Timeticks converted 1:13:08:45.04 -> 133725
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354691.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354691.rrd N:133725 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354691.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354691.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133725',`last_change` ='1649538022' WHERE `pseudowire_id` = '2985']
SQL RUNTIME[0.00305915s]
Timeticks converted 1:13:08:45.06 -> 133725
RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354693.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-uptime-2684354693.rrd N:133725 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

RRD /opt/observium/rrd/rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354693.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/pseudowire-cisco-ietf-pw-mib-2684354693.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[UPDATE `pseudowires` set `pwOperStatus` ='up',`pwRemoteStatus` ='up',`pwLocalStatus` ='up',`event` ='ok',`pwUptime` ='133725',`last_change` ='1649538022' WHERE `pseudowire_id` = '2986']
SQL RUNTIME[0.00303316s]

+----------+-------------------+--------------+---------+--------------+------------+--------------------+
| pwID     | MIB               | Type         | PsnType | Peer         | OperStatus | Uptime             |
+----------+-------------------+--------------+---------+--------------+------------+--------------------+
| 2288511  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.2   | up         | 1 day, 14h 6m 43s  |
| 2365821  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 2365822  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.152 | down       | 0s                 |
| 2126131  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2137971  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2152301  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2209981  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2216511  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2257261  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2282011  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2302372  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.1   | up         | 1 day, 13h 12s     |
| 2113221  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.2   | up         | 1 day, 13h 12s     |
| 2131831  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.2   | up         | 1 day, 13h 12s     |
| 2389951  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.2   | up         | 1 day, 13h 12s     |
| 2221211  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.3   | up         | 1 day, 13h 55s     |
| 2349321  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.3   | up         | 1 day, 13h 55s     |
| 2305251  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.4   | up         | 1 day, 13h 55s     |
| 2072688  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | down       | 0s                 |
| 2073711  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 12h 49s     |
| 2085731  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 12h 8m 52s  |
| 2086131  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 12h 8m 14s  |
| 2097746  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2113181  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 12h 6m 1s   |
| 2120131  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | down       | 0s                 |
| 2125481  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 12h 8m 52s  |
| 2129761  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | down       | 0s                 |
| 2134611  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2253001  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2277431  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2315381  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2326081  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2341991  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2348451  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.151 | up         | 1 day, 13h 7s      |
| 2316531  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.152 | up         | 13h 21m 29s        |
| 2322401  | CISCO-IETF-PW-MIB | ethernet     | mpls    | 10.4.100.152 | up         | 13h 21m 29s        |
| 1001     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 1001     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.152 | up         | 13h 21m 29s        |
| 1001     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.154 | up         | 14h 18m 34s        |
| 2269411  | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 22076611 | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.3   | down       | 0s                 |
| 22076621 | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.4   | down       | 0s                 |
| 2228541  | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.5   | up         | 1 day, 14h 10m 59s |
| 2228542  | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.6   | up         | 1 day, 14h 10m 1s  |
| 222854   | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 497      | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.121 | up         | 1 day, 14h 6m 37s  |
| 497      | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 497      | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.152 | up         | 13h 21m 29s        |
| 497      | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.154 | up         | 14h 18m 34s        |
| 1501     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 1501     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.152 | up         | 13h 21m 29s        |
| 1501     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.154 | up         | 14h 18m 34s        |
| 1503     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 1503     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.152 | up         | 13h 21m 29s        |
| 1503     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.154 | up         | 14h 18m 34s        |
| 1399     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 1399     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.152 | up         | 13h 21m 29s        |
| 1399     | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.154 | up         | 14h 18m 34s        |
| 50001    | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.121 | up         | 1 day, 14h 6m 37s  |
| 50001    | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.151 | up         | 1 day, 13h 45s     |
| 50001    | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.152 | up         | 13h 21m 28s        |
| 50001    | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.154 | up         | 14h 18m 28s        |
| 50001    | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.161 | up         | 1 day, 13h 8m 45s  |
| 50001    | CISCO-IETF-PW-MIB | ethernetVPLS | mpls    | 10.4.100.162 | up         | 1 day, 13h 8m 45s  |
+----------+-------------------+--------------+---------+--------------+------------+--------------------+

 o Module time          0.9937s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-pseudowires.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-pseudowires.rrd N:0.9937 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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` = '460']
SQL RUNTIME[0.00014019s]
Cisco 
CMD[/usr/bin/snmpbulkwalk -t '5' -r '0' -v2c -c *** -Pud -OUqsX -m CISCO-IP-STAT-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cipMacSwitchedBytes]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '460' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'CISCO-IP-STAT-MIB' AND `oid` = 'cipMacSwitchedBytes';]
SQL RUNTIME[0.00056100s]

SQL[UPDATE `snmp_errors` set `error_count` ='680508',`updated` ='1649671570' WHERE `error_id` = '177']
SQL RUNTIME[0.00418305s]

 o Module time          0.0815s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-mac-accounting.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-mac-accounting.rrd N:0.0815 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



including: includes/polling/cisco-cbqos.inc.php
#####  Module Start: cisco-cbqos  #####


SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '460']
SQL RUNTIME[0.00597501s]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosIfType]

CMD EXITCODE[0]
CMD RUNTIME[0.0807s]
STDOUT[
cbQosIfType.20805603 = mainInterface
cbQosIfType.21487064 = mainInterface
cbQosIfType.78164719 = subInterface
cbQosIfType.150343817 = subInterface
cbQosIfType.172700025 = mainInterface
cbQosIfType.179636596 = subInterface
cbQosIfType.217424545 = mainInterface
cbQosIfType.229333748 = mainInterface
cbQosIfType.259823392 = subInterface
cbQosIfType.267881579 = subInterface
cbQosIfType.275313089 = mainInterface
cbQosIfType.288925775 = mainInterface
cbQosIfType.324168141 = mainInterface
cbQosIfType.325960359 = mainInterface
cbQosIfType.336563584 = mainInterface
cbQosIfType.341671239 = subInterface
cbQosIfType.342015019 = subInterface
cbQosIfType.372935597 = mainInterface
cbQosIfType.376436686 = mainInterface
cbQosIfType.388866650 = subInterface
cbQosIfType.397207647 = mainInterface
cbQosIfType.423738437 = mainInterface
cbQosIfType.446891982 = mainInterface
cbQosIfType.483130585 = mainInterface
cbQosIfType.573521977 = mainInterface
cbQosIfType.580309180 = subInterface
cbQosIfType.630279265 = subInterface
cbQosIfType.632827819 = subInterface
cbQosIfType.639646788 = subInterface
cbQosIfType.641117943 = subInterface
cbQosIfType.647530763 = subInterface
cbQosIfType.694455210 = mainInterface
cbQosIfType.707444462 = mainInterface
cbQosIfType.761802139 = subInterface
cbQosIfType.804789884 = mainInterface
cbQosIfType.821833826 = mainInterface
cbQosIfType.845898804 = subInterface
cbQosIfType.911188021 = subInterface
cbQosIfType.931146544 = subInterface
cbQosIfType.963533256 = mainInterface
cbQosIfType.1016511798 = subInterface
cbQosIfType.1024153782 = mainInterface
cbQosIfType.1031661717 = mainInterface
cbQosIfType.1037101444 = mainInterface
cbQosIfType.1083311427 = mainInterface
cbQosIfType.1111826611 = subInterface
cbQosIfType.1141903964 = subInterface
cbQosIfType.1164414201 = mainInterface
cbQosIfType.1170996910 = subInterface
cbQosIfType.1189115492 = mainInterface
cbQosIfType.1191506350 = subInterface
cbQosIfType.1264487479 = mainInterface
cbQosIfType.1265735033 = subInterface
cbQosIfType.1284964121 = mainInterface
cbQosIfType.1328575458 = subInterface
cbQosIfType.1354565296 = subInterface
cbQosIfType.1357043445 = mainInterface
cbQosIfType.1387975841 = subInterface
cbQosIfType.1480582061 = mainInterface
cbQosIfType.1491293644 = mainInterface
cbQosIfType.1515587543 = mainInterface
cbQosIfType.1527170009 = mainInterface
cbQosIfType.1568156613 = subInterface
cbQosIfType.1583203207 = mainInterface
cbQosIfType.1594942982 = mainInterface
cbQosIfType.1618050244 = subInterface
cbQosIfType.1619930757 = mainInterface
cbQosIfType.1625430718 = mainInterface
cbQosIfType.1649599227 = subInterface
cbQosIfType.1693887871 = subInterface
cbQosIfType.1707977964 = subInterface
cbQosIfType.1717284310 = subInterface
cbQosIfType.1755550669 = subInterface
cbQosIfType.1765446362 = mainInterface
cbQosIfType.1770600673 = mainInterface
cbQosIfType.1781668757 = mainInterface
cbQosIfType.1797965665 = mainInterface
cbQosIfType.1817401144 = subInterface
cbQosIfType.1864403289 = subInterface
cbQosIfType.1876332675 = subInterface
cbQosIfType.1911185604 = subInterface
cbQosIfType.1951854466 = subInterface
cbQosIfType.1973703504 = subInterface
cbQosIfType.1976682967 = subInterface
cbQosIfType.1997871018 = mainInterface
cbQosIfType.2014178421 = mainInterface
cbQosIfType.2043813456 = mainInterface
cbQosIfType.2057786712 = mainInterface
cbQosIfType.2057933775 = mainInterface
cbQosIfType.2074547788 = subInterface
cbQosIfType.2131185880 = subInterface
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosPolicyDirection]

CMD EXITCODE[0]
CMD RUNTIME[0.082s]
STDOUT[
cbQosPolicyDirection.20805603 = input
cbQosPolicyDirection.21487064 = input
cbQosPolicyDirection.78164719 = output
cbQosPolicyDirection.150343817 = input
cbQosPolicyDirection.172700025 = input
cbQosPolicyDirection.179636596 = input
cbQosPolicyDirection.217424545 = input
cbQosPolicyDirection.229333748 = input
cbQosPolicyDirection.259823392 = output
cbQosPolicyDirection.267881579 = output
cbQosPolicyDirection.275313089 = output
cbQosPolicyDirection.288925775 = input
cbQosPolicyDirection.324168141 = output
cbQosPolicyDirection.325960359 = output
cbQosPolicyDirection.336563584 = output
cbQosPolicyDirection.341671239 = input
cbQosPolicyDirection.342015019 = input
cbQosPolicyDirection.372935597 = output
cbQosPolicyDirection.376436686 = input
cbQosPolicyDirection.388866650 = input
cbQosPolicyDirection.397207647 = input
cbQosPolicyDirection.423738437 = input
cbQosPolicyDirection.446891982 = input
cbQosPolicyDirection.483130585 = input
cbQosPolicyDirection.573521977 = output
cbQosPolicyDirection.580309180 = input
cbQosPolicyDirection.630279265 = input
cbQosPolicyDirection.632827819 = input
cbQosPolicyDirection.639646788 = input
cbQosPolicyDirection.641117943 = input
cbQosPolicyDirection.647530763 = output
cbQosPolicyDirection.694455210 = input
cbQosPolicyDirection.707444462 = input
cbQosPolicyDirection.761802139 = input
cbQosPolicyDirection.804789884 = input
cbQosPolicyDirection.821833826 = input
cbQosPolicyDirection.845898804 = input
cbQosPolicyDirection.911188021 = input
cbQosPolicyDirection.931146544 = input
cbQosPolicyDirection.963533256 = output
cbQosPolicyDirection.1016511798 = input
cbQosPolicyDirection.1024153782 = output
cbQosPolicyDirection.1031661717 = input
cbQosPolicyDirection.1037101444 = output
cbQosPolicyDirection.1083311427 = input
cbQosPolicyDirection.1111826611 = output
cbQosPolicyDirection.1141903964 = input
cbQosPolicyDirection.1164414201 = input
cbQosPolicyDirection.1170996910 = input
cbQosPolicyDirection.1189115492 = input
cbQosPolicyDirection.1191506350 = output
cbQosPolicyDirection.1264487479 = input
cbQosPolicyDirection.1265735033 = input
cbQosPolicyDirection.1284964121 = input
cbQosPolicyDirection.1328575458 = input
cbQosPolicyDirection.1354565296 = output
cbQosPolicyDirection.1357043445 = input
cbQosPolicyDirection.1387975841 = output
cbQosPolicyDirection.1480582061 = output
cbQosPolicyDirection.1491293644 = input
cbQosPolicyDirection.1515587543 = output
cbQosPolicyDirection.1527170009 = output
cbQosPolicyDirection.1568156613 = output
cbQosPolicyDirection.1583203207 = output
cbQosPolicyDirection.1594942982 = input
cbQosPolicyDirection.1618050244 = input
cbQosPolicyDirection.1619930757 = output
cbQosPolicyDirection.1625430718 = output
cbQosPolicyDirection.1649599227 = input
cbQosPolicyDirection.1693887871 = input
cbQosPolicyDirection.1707977964 = output
cbQosPolicyDirection.1717284310 = input
cbQosPolicyDirection.1755550669 = output
cbQosPolicyDirection.1765446362 = input
cbQosPolicyDirection.1770600673 = input
cbQosPolicyDirection.1781668757 = output
cbQosPolicyDirection.1797965665 = input
cbQosPolicyDirection.1817401144 = output
cbQosPolicyDirection.1864403289 = output
cbQosPolicyDirection.1876332675 = input
cbQosPolicyDirection.1911185604 = input
cbQosPolicyDirection.1951854466 = output
cbQosPolicyDirection.1973703504 = input
cbQosPolicyDirection.1976682967 = output
cbQosPolicyDirection.1997871018 = input
cbQosPolicyDirection.2014178421 = input
cbQosPolicyDirection.2043813456 = output
cbQosPolicyDirection.2057786712 = output
cbQosPolicyDirection.2057933775 = input
cbQosPolicyDirection.2074547788 = input
cbQosPolicyDirection.2131185880 = input
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0808s]
STDOUT[
cbQosIfIndex.20805603 = 48
cbQosIfIndex.21487064 = 211
cbQosIfIndex.78164719 = 872
cbQosIfIndex.150343817 = 860
cbQosIfIndex.172700025 = 895
cbQosIfIndex.179636596 = 794
cbQosIfIndex.217424545 = 24
cbQosIfIndex.229333748 = 35
cbQosIfIndex.259823392 = 869
cbQosIfIndex.267881579 = 862
cbQosIfIndex.275313089 = 150
cbQosIfIndex.288925775 = 29
cbQosIfIndex.324168141 = 145
cbQosIfIndex.325960359 = 29
cbQosIfIndex.336563584 = 18
cbQosIfIndex.341671239 = 790
cbQosIfIndex.342015019 = 874
cbQosIfIndex.372935597 = 775
cbQosIfIndex.376436686 = 115
cbQosIfIndex.388866650 = 834
cbQosIfIndex.397207647 = 203
cbQosIfIndex.423738437 = 50
cbQosIfIndex.446891982 = 144
cbQosIfIndex.483130585 = 26
cbQosIfIndex.573521977 = 895
cbQosIfIndex.580309180 = 877
cbQosIfIndex.630279265 = 876
cbQosIfIndex.632827819 = 866
cbQosIfIndex.639646788 = 883
cbQosIfIndex.641117943 = 207
cbQosIfIndex.647530763 = 894
cbQosIfIndex.694455210 = 31
cbQosIfIndex.707444462 = 17
cbQosIfIndex.761802139 = 799
cbQosIfIndex.804789884 = 22
cbQosIfIndex.821833826 = 202
cbQosIfIndex.845898804 = 869
cbQosIfIndex.911188021 = 785
cbQosIfIndex.931146544 = 851
cbQosIfIndex.963533256 = 202
cbQosIfIndex.1016511798 = 870
cbQosIfIndex.1024153782 = 120
cbQosIfIndex.1031661717 = 25
cbQosIfIndex.1037101444 = 149
cbQosIfIndex.1083311427 = 43
cbQosIfIndex.1111826611 = 859
cbQosIfIndex.1141903964 = 863
cbQosIfIndex.1164414201 = 54
cbQosIfIndex.1170996910 = 862
cbQosIfIndex.1189115492 = 150
cbQosIfIndex.1191506350 = 870
cbQosIfIndex.1264487479 = 30
cbQosIfIndex.1265735033 = 233
cbQosIfIndex.1284964121 = 28
cbQosIfIndex.1328575458 = 872
cbQosIfIndex.1354565296 = 860
cbQosIfIndex.1357043445 = 113
cbQosIfIndex.1387975841 = 851
cbQosIfIndex.1480582061 = 832
cbQosIfIndex.1491293644 = 818
cbQosIfIndex.1515587543 = 203
cbQosIfIndex.1527170009 = 873
cbQosIfIndex.1568156613 = 231
cbQosIfIndex.1583203207 = 144
cbQosIfIndex.1594942982 = 146
cbQosIfIndex.1618050244 = 783
cbQosIfIndex.1619930757 = 17
cbQosIfIndex.1625430718 = 211
cbQosIfIndex.1649599227 = 231
cbQosIfIndex.1693887871 = 890
cbQosIfIndex.1707977964 = 866
cbQosIfIndex.1717284310 = 788
cbQosIfIndex.1755550669 = 863
cbQosIfIndex.1765446362 = 40
cbQosIfIndex.1770600673 = 116
cbQosIfIndex.1781668757 = 146
cbQosIfIndex.1797965665 = 149
cbQosIfIndex.1817401144 = 794
cbQosIfIndex.1864403289 = 868
cbQosIfIndex.1876332675 = 230
cbQosIfIndex.1911185604 = 894
cbQosIfIndex.1951854466 = 788
cbQosIfIndex.1973703504 = 858
cbQosIfIndex.1976682967 = 834
cbQosIfIndex.1997871018 = 880
cbQosIfIndex.2014178421 = 832
cbQosIfIndex.2043813456 = 880
cbQosIfIndex.2057786712 = 206
cbQosIfIndex.2057933775 = 206
cbQosIfIndex.2074547788 = 859
cbQosIfIndex.2131185880 = 868
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosPolicyMapCfgEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0844s]
STDOUT[
cbQosPolicyMapName.31338 = nexus-mpls-cust-in-2000
cbQosPolicyMapName.2875295 = nexus-mpls-cust-in-1000
cbQosPolicyMapName.3110000 = remote-oob-in
cbQosPolicyMapName.31904826 = lh-out
cbQosPolicyMapName.51898473 = itcubed-in
cbQosPolicyMapName.60097565 = ixreach-in
cbQosPolicyMapName.196510582 = ipt-cust-in-100-1000
cbQosPolicyMapName.227460055 = ipt-cust-in-150-1000
cbQosPolicyMapName.236385853 = cdc-lan
cbQosPolicyMapName.389470484 = mpls-cust-in-2000
cbQosPolicyMapName.398512987 = bundle-in
cbQosPolicyMapName.405419183 = gamma-out
cbQosPolicyMapName.413102793 = mpls-cust-in-5000
cbQosPolicyMapName.491397780 = ddos-patterns-child
cbQosPolicyMapName.528570999 = Outbound-Transit
cbQosPolicyMapName.554410371 = LIMIT-10G
cbQosPolicyMapName.560955452 = te0-1-0-16-out
cbQosPolicyMapName.569577196 = nexus-ipt-cust-in-10-1000
cbQosPolicyMapName.591136681 = te0-1-0-16-agg-in
cbQosPolicyMapName.631527876 = ixreach-out
cbQosPolicyMapName.642318062 = Inbound-Transit
cbQosPolicyMapName.657500142 = ipt-cust-in-10-1000
cbQosPolicyMapName.679315958 = bundle-out
cbQosPolicyMapName.712510167 = bgp-core-out
cbQosPolicyMapName.721216124 = nexus-mpls-cust-in-8000
cbQosPolicyMapName.762171941 = rlinx-cust-in-2000
cbQosPolicyMapName.787237658 = ipt-cust-in-1000-10000
cbQosPolicyMapName.811667257 = ipt-cust-out-1000
cbQosPolicyMapName.842284689 = ipt-cust-out-10
cbQosPolicyMapName.849997864 = ipt-cust-in-120-1000
cbQosPolicyMapName.851087986 = bvi497
cbQosPolicyMapName.851267965 = megaport-out
cbQosPolicyMapName.884581970 = ipt-cust-in-50-1000
cbQosPolicyMapName.947837871 = mpls-in
cbQosPolicyMapName.958053566 = mpls-cust-in-4000
cbQosPolicyMapName.1018229916 = te0-1-0-16-mpls-in
cbQosPolicyMapName.1030945956 = LIMIT-4G
cbQosPolicyMapName.1081278939 = LIMIT-1G
cbQosPolicyMapName.1117943618 = megaport-in
cbQosPolicyMapName.1131611666 = LIMIT-2G
cbQosPolicyMapName.1271994863 = ipt-cust-in-2000-10000
cbQosPolicyMapName.1295469813 = it3ltd-in
cbQosPolicyMapName.1413129429 = mpls-cust-in-1000
cbQosPolicyMapName.1454987880 = mpls-cust-in-60
cbQosPolicyMapName.1461393926 = ipt-in
cbQosPolicyMapName.1505320737 = mpls-cust-in-50
cbQosPolicyMapName.1518540426 = bvi-limit-300m-set-cs1
cbQosPolicyMapName.1607516355 = mpls-cust-in-500
cbQosPolicyMapName.1640691339 = ipt-cust-out-10000
cbQosPolicyMapName.1644964264 = gamma-in
cbQosPolicyMapName.1678837629 = nexus-mpls-cust-in-10000
cbQosPolicyMapName.1708329164 = mpls-cust-in-200
cbQosPolicyMapName.1741097375 = mpls-cust-in-900
cbQosPolicyMapName.1786102293 = te0-1-0-16-in
cbQosPolicyMapName.1809142069 = mpls-cust-in-300
cbQosPolicyMapName.1834056575 = mpls-cust-in-10000
cbQosPolicyMapName.1841910152 = mpls-cust-in-600
cbQosPolicyMapName.1885996644 = rlinx-cust-in-1000
cbQosPolicyMapName.1901459326 = ipt-cust-in-10-10
cbQosPolicyMapName.1933707785 = Inbound-Voxility
cbQosPolicyMapName.1956762746 = sniffer
cbQosPolicyMapName.1958723171 = bvi-out-1000-10000
cbQosPolicyMapName.1976489567 = mpls-cust-in-3000
cbQosPolicyMapName.2010819239 = mpls-cust-in-100
cbQosPolicyMapName.2035282769 = LIMIT-100M
cbQosPolicyMapName.2035715652 = ipt-cust-in-1200-10000
cbQosPolicyMapName.2043535866 = mpls-cust-in-400
cbQosPolicyMapName.2049927721 = nexus-out
cbQosPolicyMapName.2051832308 = Outbound-Loop
cbQosPolicyMapName.2090465655 = te0-1-0-16-cdc-out
cbQosPolicyMapName.2105510546 = mpls-cust-in-8000
cbQosPolicyMapDesc.31338 = none
cbQosPolicyMapDesc.2875295 = none
cbQosPolicyMapDesc.3110000 = none
cbQosPolicyMapDesc.31904826 = none
cbQosPolicyMapDesc.51898473 = none
cbQosPolicyMapDesc.60097565 = none
cbQosPolicyMapDesc.196510582 = none
cbQosPolicyMapDesc.227460055 = none
cbQosPolicyMapDesc.236385853 = none
cbQosPolicyMapDesc.389470484 = none
cbQosPolicyMapDesc.398512987 = none
cbQosPolicyMapDesc.405419183 = none
cbQosPolicyMapDesc.413102793 = none
cbQosPolicyMapDesc.491397780 = none
cbQosPolicyMapDesc.528570999 = none
cbQosPolicyMapDesc.554410371 = none
cbQosPolicyMapDesc.560955452 = none
cbQosPolicyMapDesc.569577196 = none
cbQosPolicyMapDesc.591136681 = none
cbQosPolicyMapDesc.631527876 = none
cbQosPolicyMapDesc.642318062 = none
cbQosPolicyMapDesc.657500142 = none
cbQosPolicyMapDesc.679315958 = none
cbQosPolicyMapDesc.712510167 = none
cbQosPolicyMapDesc.721216124 = none
cbQosPolicyMapDesc.762171941 = none
cbQosPolicyMapDesc.787237658 = none
cbQosPolicyMapDesc.811667257 = none
cbQosPolicyMapDesc.842284689 = none
cbQosPolicyMapDesc.849997864 = none
cbQosPolicyMapDesc.851087986 = none
cbQosPolicyMapDesc.851267965 = none
cbQosPolicyMapDesc.884581970 = none
cbQosPolicyMapDesc.947837871 = none
cbQosPolicyMapDesc.958053566 = none
cbQosPolicyMapDesc.1018229916 = none
cbQosPolicyMapDesc.1030945956 = none
cbQosPolicyMapDesc.1081278939 = none
cbQosPolicyMapDesc.1117943618 = none
cbQosPolicyMapDesc.1131611666 = none
cbQosPolicyMapDesc.1271994863 = none
cbQosPolicyMapDesc.1295469813 = none
cbQosPolicyMapDesc.1413129429 = none
cbQosPolicyMapDesc.1454987880 = none
cbQosPolicyMapDesc.1461393926 = none
cbQosPolicyMapDesc.1505320737 = none
cbQosPolicyMapDesc.1518540426 = none
cbQosPolicyMapDesc.1607516355 = none
cbQosPolicyMapDesc.1640691339 = none
cbQosPolicyMapDesc.1644964264 = none
cbQosPolicyMapDesc.1678837629 = none
cbQosPolicyMapDesc.1708329164 = none
cbQosPolicyMapDesc.1741097375 = none
cbQosPolicyMapDesc.1786102293 = none
cbQosPolicyMapDesc.1809142069 = none
cbQosPolicyMapDesc.1834056575 = none
cbQosPolicyMapDesc.1841910152 = none
cbQosPolicyMapDesc.1885996644 = none
cbQosPolicyMapDesc.1901459326 = none
cbQosPolicyMapDesc.1933707785 = none
cbQosPolicyMapDesc.1956762746 = none
cbQosPolicyMapDesc.1958723171 = none
cbQosPolicyMapDesc.1976489567 = none
cbQosPolicyMapDesc.2010819239 = none
cbQosPolicyMapDesc.2035282769 = none
cbQosPolicyMapDesc.2035715652 = none
cbQosPolicyMapDesc.2043535866 = none
cbQosPolicyMapDesc.2049927721 = none
cbQosPolicyMapDesc.2051832308 = none
cbQosPolicyMapDesc.2090465655 = none
cbQosPolicyMapDesc.2105510546 = none
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosCMCfgEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.1603s]
STDOUT[
cbQosCMName.3499682 = client-template-df4
cbQosCMName.3499687 = client-template-df1
cbQosCMName.8799265 = client-infotech
cbQosCMName.28717349 = nexus-ipt-customer
cbQosCMName.37621879 = client-henryschein
cbQosCMName.56895615 = client-sureserve
cbQosCMName.79981888 = client-capespan
cbQosCMName.106666741 = client-apexgatwick
cbQosCMName.144265730 = exp4
cbQosCMName.144265732 = exp2
cbQosCMName.144265733 = exp3
cbQosCMName.144265734 = exp0
cbQosCMName.145945189 = client-pondgroup
cbQosCMName.147896007 = client-tribeca2
cbQosCMName.148316619 = client-fluenttech2
cbQosCMName.155098056 = client-akjan
cbQosCMName.174477567 = client-virtualtin
cbQosCMName.181989087 = client-gocreations
cbQosCMName.201838250 = client-brokertech
cbQosCMName.257768678 = client-unionsolutions
cbQosCMName.289474337 = client-gfs
cbQosCMName.293783946 = client-quantumleap
cbQosCMName.307422964 = te0-1-0-16-cdc
cbQosCMName.313114432 = client-convergint
cbQosCMName.328264535 = client-fourd
cbQosCMName.331662721 = catch-nonglobal
cbQosCMName.334865356 = client-npit
cbQosCMName.342021323 = client-iqual
cbQosCMName.351958288 = client-pageone
cbQosCMName.365354528 = client-unionsolutions2
cbQosCMName.370380623 = client-genco
cbQosCMName.383209033 = client-cloud-301
cbQosCMName.387144959 = client-chs2
cbQosCMName.387388010 = critical
cbQosCMName.395187898 = client-uniware
cbQosCMName.397761786 = client-sotasolutions
cbQosCMName.399148073 = client-cloud-811
cbQosCMName.420127262 = cust-ipt
cbQosCMName.430802240 = client-quincunx
cbQosCMName.465170809 = ixreach-quantum-aws-1
cbQosCMName.474019911 = client-akita
cbQosCMName.474053361 = client-icomera
cbQosCMName.484021939 = client-cloud-202
cbQosCMName.491353236 = nexus-mpls-customer
cbQosCMName.509849190 = client-icm
cbQosCMName.510393532 = client-vsl
cbQosCMName.522969285 = client-systemc
cbQosCMName.524841719 = client-slbidco
cbQosCMName.531301465 = client-allteks
cbQosCMName.533732762 = client-solidsolutions
cbQosCMName.543137427 = client-lewisham
cbQosCMName.544564794 = client-secure217288
cbQosCMName.553198400 = te0-1-0-16-cdc-c
cbQosCMName.553198401 = te0-1-0-16-cdc-b
cbQosCMName.553198402 = te0-1-0-16-cdc-a
cbQosCMName.553198407 = te0-1-0-16-cdc-d
cbQosCMName.560181943 = client-ifs
cbQosCMName.576747301 = te0-1-0-16-ipt
cbQosCMName.589115472 = client-secdata
cbQosCMName.592457296 = client-atb
cbQosCMName.597879449 = client-mibl
cbQosCMName.601917667 = client-bluetelecoms
cbQosCMName.613469680 = cdcrt-ripenets
cbQosCMName.622197178 = cust-ipt-in
cbQosCMName.641291525 = gamma-akj
cbQosCMName.642154645 = cust-mpls
cbQosCMName.649003210 = broadcast
cbQosCMName.657775031 = gamma-cdc
cbQosCMName.674906003 = cs-critical
cbQosCMName.725321763 = cdcrt-servicenets
cbQosCMName.742298100 = client-pitchpartners
cbQosCMName.748129777 = cs4
cbQosCMName.748129780 = cs1
cbQosCMName.748129781 = cs0
cbQosCMName.748324133 = cdcrt-osinets
cbQosCMName.757639582 = client-footwork
cbQosCMName.760116842 = megaport-mtech-azure
cbQosCMName.767659006 = client-metafour
cbQosCMName.776152052 = mpls-vlans
cbQosCMName.781136182 = client-mojeek
cbQosCMName.785085193 = client-brandwatch
cbQosCMName.787473191 = client-precisiontech
cbQosCMName.788815051 = client-deeprender
cbQosCMName.790646849 = ixreach-brandwatch-gcp
cbQosCMName.791370686 = client-cdcrw
cbQosCMName.800739575 = client-cymar
cbQosCMName.807158487 = client-influentialsoftware
cbQosCMName.818884178 = cust-mpls-high
cbQosCMName.820511245 = client-selecttech
cbQosCMName.834580351 = client-tvplus
cbQosCMName.836140502 = client-infotrack
cbQosCMName.846531717 = client-vooservers
cbQosCMName.851378440 = client-centralnic2
cbQosCMName.851378441 = client-centralnic3
cbQosCMName.851378446 = client-centralnic4
cbQosCMName.864687562 = client-optomany
cbQosCMName.880383626 = client-pav
cbQosCMName.906820327 = client-slbidco2
cbQosCMName.911232113 = client-akj
cbQosCMName.919605426 = client-holidayextras
cbQosCMName.928065054 = client-centralnic
cbQosCMName.941708546 = mpls-traverse-critical
cbQosCMName.942138656 = client-advogroup
cbQosCMName.946944879 = client-globalsign
cbQosCMName.968219641 = cdcrt-routernets
cbQosCMName.982945962 = ipt-acc
cbQosCMName.988514049 = client-icom
cbQosCMName.996387976 = client-beaming
cbQosCMName.1007949042 = client-vl709-coinmode
cbQosCMName.1012037372 = lan-handoff-inside
cbQosCMName.1031989908 = client-woodlands
cbQosCMName.1050056562 = ipt-agg
cbQosCMName.1050987153 = client-simpleit4u
cbQosCMName.1051030273 = client-greenstone
cbQosCMName.1058141160 = client-takeone
cbQosCMName.1062107462 = client-josephgoulden
cbQosCMName.1064134300 = nexus-critical
cbQosCMName.1084209993 = client-cosector
cbQosCMName.1085670793 = client-djmretail
cbQosCMName.1091433423 = client-fourdthn
cbQosCMName.1109232534 = client-kmgroup
cbQosCMName.1117940053 = bgp-core-high
cbQosCMName.1120115668 = client-bapchild
cbQosCMName.1136564646 = untrusted-mpls-in
cbQosCMName.1140200958 = client-1stcomp
cbQosCMName.1140203722 = client-sads
cbQosCMName.1143369637 = client-prater
cbQosCMName.1143628675 = client-itcubed
cbQosCMName.1149169441 = bgp-core-low
cbQosCMName.1178917361 = client-haymarket
cbQosCMName.1199498644 = client-higher-nature
cbQosCMName.1199835779 = client-engn
cbQosCMName.1217325763 = client-clubclass
cbQosCMName.1218691970 = client-centralnicoob
cbQosCMName.1220345765 = client-fairfield
cbQosCMName.1223462129 = client-datatrans
cbQosCMName.1224521522 = client-clustered
cbQosCMName.1232622038 = client-networkstrategy
cbQosCMName.1247688897 = client-gfs2
cbQosCMName.1248904231 = client-brigade
cbQosCMName.1255161944 = client-skyegroup2
cbQosCMName.1255161945 = client-skyegroup3
cbQosCMName.1255161950 = client-skyegroup4
cbQosCMName.1255161951 = client-skyegroup5
cbQosCMName.1277639148 = critical-bvi
cbQosCMName.1283546559 = client-sotasolutions1
cbQosCMName.1292577369 = client-sub2tech
cbQosCMName.1311650625 = client-apex
cbQosCMName.1320011516 = client-uniware2
cbQosCMName.1331414176 = client-mtwnhs2
cbQosCMName.1338714158 = client-skyegroup
cbQosCMName.1349507430 = client-servomex
cbQosCMName.1352440385 = client-commtech
cbQosCMName.1360970849 = client-callflow
cbQosCMName.1374835654 = bgp-core-critical
cbQosCMName.1387275761 = client-umbee
cbQosCMName.1402242533 = lan-handoff-outside
cbQosCMName.1404743521 = client-apex2
cbQosCMName.1405455016 = client-chaumont
cbQosCMName.1412110276 = critical-exp
cbQosCMName.1420251317 = client-sapia
cbQosCMName.1439362042 = client-smartdebit
cbQosCMName.1443203794 = client-prodec
cbQosCMName.1476594814 = client-chsnetworks
cbQosCMName.1478028070 = client-burningmedia
cbQosCMName.1490554014 = client-thinksys
cbQosCMName.1497446558 = cdcrt-dediservnets
cbQosCMName.1503499731 = cust-mpls-in
cbQosCMName.1539408339 = cust-iptransit
cbQosCMName.1558588742 = client-springfibre
cbQosCMName.1564020744 = client-hostdime
cbQosCMName.1567510720 = client-valleyinvicta
cbQosCMName.1568111979 = client-bluetelecoms2
cbQosCMName.1578205535 = client-virtualtin2
cbQosCMName.1599722575 = client-insight
cbQosCMName.1599857302 = client-vitaminit
cbQosCMName.1603560353 = client-oakhill
cbQosCMName.1615602507 = client-teligent
cbQosCMName.1649197461 = client-mwmack
cbQosCMName.1653930915 = client-iqual2
cbQosCMName.1675126442 = client-moathomes
cbQosCMName.1678713497 = client-stroz
cbQosCMName.1683450147 = client-avantecare
cbQosCMName.1694895572 = cust-mpls-low
cbQosCMName.1733943297 = client-lanmark
cbQosCMName.1737339752 = client-redinet
cbQosCMName.1743583034 = client-workflow
cbQosCMName.1763133134 = client-woodlands2
cbQosCMName.1767978712 = cdc-lan-vlans
cbQosCMName.1776912536 = client-agencysoft
cbQosCMName.1791310206 = client-cislondon
cbQosCMName.1796687386 = client-bespoke
cbQosCMName.1813081227 = client-redinet3
cbQosCMName.1818250444 = client-optomany2
cbQosCMName.1818250445 = client-optomany3
cbQosCMName.1863499651 = sniffer-154
cbQosCMName.1863499652 = sniffer-153
cbQosCMName.1877155821 = client-nanook
cbQosCMName.1910521156 = client-fosshost
cbQosCMName.1924171818 = cdc-monitoring
cbQosCMName.1935605126 = client-millenniumglobal
cbQosCMName.1956762746 = sniffer
cbQosCMName.1963827605 = client-outset
cbQosCMName.1965376995 = class-default
cbQosCMName.1979253817 = client-blackbox
cbQosCMName.1984463150 = client-candc
cbQosCMName.1988920813 = client-qubeauto
cbQosCMName.2019579762 = client-prinsforklift
cbQosCMName.2052991145 = client-mbc-wired
cbQosCMName.2053393326 = client-bilimanagement
cbQosCMName.2053414632 = client-1stcomp2
cbQosCMName.2053574297 = client-SteptechSolutions
cbQosCMName.2080005885 = ddos-patterns
cbQosCMName.2092127579 = client-alphastream
cbQosCMName.2101598807 = client-tribeca
cbQosCMName.2106146963 = client-enhancedoperatingsys
cbQosCMName.2112073020 = client-healthshare
cbQosCMName.2142515310 = client-mtech
cbQosCMName.2145346851 = client-cube6it
cbQosCMName.2146940513 = client-networkcomputing
cbQosCMDesc.3499682 = none
cbQosCMDesc.3499687 = none
cbQosCMDesc.8799265 = none
cbQosCMDesc.28717349 = none
cbQosCMDesc.37621879 = none
cbQosCMDesc.56895615 = none
cbQosCMDesc.79981888 = none
cbQosCMDesc.106666741 = none
cbQosCMDesc.144265730 = none
cbQosCMDesc.144265732 = none
cbQosCMDesc.144265733 = none
cbQosCMDesc.144265734 = none
cbQosCMDesc.145945189 = none
cbQosCMDesc.147896007 = none
cbQosCMDesc.148316619 = none
cbQosCMDesc.155098056 = none
cbQosCMDesc.174477567 = none
cbQosCMDesc.181989087 = none
cbQosCMDesc.201838250 = none
cbQosCMDesc.257768678 = none
cbQosCMDesc.289474337 = none
cbQosCMDesc.293783946 = none
cbQosCMDesc.307422964 = none
cbQosCMDesc.313114432 = none
cbQosCMDesc.328264535 = none
cbQosCMDesc.331662721 = none
cbQosCMDesc.334865356 = none
cbQosCMDesc.342021323 = none
cbQosCMDesc.351958288 = none
cbQosCMDesc.365354528 = none
cbQosCMDesc.370380623 = none
cbQosCMDesc.383209033 = none
cbQosCMDesc.387144959 = none
cbQosCMDesc.387388010 = none
cbQosCMDesc.395187898 = none
cbQosCMDesc.397761786 = none
cbQosCMDesc.399148073 = none
cbQosCMDesc.420127262 = none
cbQosCMDesc.430802240 = none
cbQosCMDesc.465170809 = none
cbQosCMDesc.474019911 = none
cbQosCMDesc.474053361 = none
cbQosCMDesc.484021939 = none
cbQosCMDesc.491353236 = none
cbQosCMDesc.509849190 = none
cbQosCMDesc.510393532 = none
cbQosCMDesc.522969285 = none
cbQosCMDesc.524841719 = none
cbQosCMDesc.531301465 = none
cbQosCMDesc.533732762 = none
cbQosCMDesc.543137427 = none
cbQosCMDesc.544564794 = none
cbQosCMDesc.553198400 = none
cbQosCMDesc.553198401 = none
cbQosCMDesc.553198402 = none
cbQosCMDesc.553198407 = none
cbQosCMDesc.560181943 = none
cbQosCMDesc.576747301 = none
cbQosCMDesc.589115472 = none
cbQosCMDesc.592457296 = none
cbQosCMDesc.597879449 = none
cbQosCMDesc.601917667 = none
cbQosCMDesc.613469680 = none
cbQosCMDesc.622197178 = none
cbQosCMDesc.641291525 = none
cbQosCMDesc.642154645 = none
cbQosCMDesc.649003210 = none
cbQosCMDesc.657775031 = none
cbQosCMDesc.674906003 = none
cbQosCMDesc.725321763 = none
cbQosCMDesc.742298100 = none
cbQosCMDesc.748129777 = none
cbQosCMDesc.748129780 = none
cbQosCMDesc.748129781 = none
cbQosCMDesc.748324133 = none
cbQosCMDesc.757639582 = none
cbQosCMDesc.760116842 = none
cbQosCMDesc.767659006 = none
cbQosCMDesc.776152052 = none
cbQosCMDesc.781136182 = none
cbQosCMDesc.785085193 = none
cbQosCMDesc.787473191 = none
cbQosCMDesc.788815051 = none
cbQosCMDesc.790646849 = none
cbQosCMDesc.791370686 = none
cbQosCMDesc.800739575 = none
cbQosCMDesc.807158487 = none
cbQosCMDesc.818884178 = none
cbQosCMDesc.820511245 = none
cbQosCMDesc.834580351 = none
cbQosCMDesc.836140502 = none
cbQosCMDesc.846531717 = none
cbQosCMDesc.851378440 = none
cbQosCMDesc.851378441 = none
cbQosCMDesc.851378446 = none
cbQosCMDesc.864687562 = none
cbQosCMDesc.880383626 = none
cbQosCMDesc.906820327 = none
cbQosCMDesc.911232113 = none
cbQosCMDesc.919605426 = none
cbQosCMDesc.928065054 = none
cbQosCMDesc.941708546 = none
cbQosCMDesc.942138656 = none
cbQosCMDesc.946944879 = none
cbQosCMDesc.968219641 = none
cbQosCMDesc.982945962 = none
cbQosCMDesc.988514049 = none
cbQosCMDesc.996387976 = none
cbQosCMDesc.1007949042 = none
cbQosCMDesc.1012037372 = none
cbQosCMDesc.1031989908 = none
cbQosCMDesc.1050056562 = Ready for Future AGG Bundles
cbQosCMDesc.1050987153 = none
cbQosCMDesc.1051030273 = none
cbQosCMDesc.1058141160 = none
cbQosCMDesc.1062107462 = none
cbQosCMDesc.1064134300 = none
cbQosCMDesc.1084209993 = none
cbQosCMDesc.1085670793 = none
cbQosCMDesc.1091433423 = none
cbQosCMDesc.1109232534 = none
cbQosCMDesc.1117940053 = none
cbQosCMDesc.1120115668 = none
cbQosCMDesc.1136564646 = none
cbQosCMDesc.1140200958 = none
cbQosCMDesc.1140203722 = none
cbQosCMDesc.1143369637 = none
cbQosCMDesc.1143628675 = none
cbQosCMDesc.1149169441 = none
cbQosCMDesc.1178917361 = none
cbQosCMDesc.1199498644 = none
cbQosCMDesc.1199835779 = none
cbQosCMDesc.1217325763 = none
cbQosCMDesc.1218691970 = none
cbQosCMDesc.1220345765 = none
cbQosCMDesc.1223462129 = none
cbQosCMDesc.1224521522 = none
cbQosCMDesc.1232622038 = none
cbQosCMDesc.1247688897 = none
cbQosCMDesc.1248904231 = none
cbQosCMDesc.1255161944 = none
cbQosCMDesc.1255161945 = none
cbQosCMDesc.1255161950 = none
cbQosCMDesc.1255161951 = none
cbQosCMDesc.1277639148 = none
cbQosCMDesc.1283546559 = none
cbQosCMDesc.1292577369 = none
cbQosCMDesc.1311650625 = none
cbQosCMDesc.1320011516 = none
cbQosCMDesc.1331414176 = none
cbQosCMDesc.1338714158 = none
cbQosCMDesc.1349507430 = none
cbQosCMDesc.1352440385 = none
cbQosCMDesc.1360970849 = none
cbQosCMDesc.1374835654 = none
cbQosCMDesc.1387275761 = none
cbQosCMDesc.1402242533 = none
cbQosCMDesc.1404743521 = none
cbQosCMDesc.1405455016 = none
cbQosCMDesc.1412110276 = none
cbQosCMDesc.1420251317 = none
cbQosCMDesc.1439362042 = none
cbQosCMDesc.1443203794 = none
cbQosCMDesc.1476594814 = none
cbQosCMDesc.1478028070 = none
cbQosCMDesc.1490554014 = none
cbQosCMDesc.1497446558 = none
cbQosCMDesc.1503499731 = none
cbQosCMDesc.1539408339 = none
cbQosCMDesc.1558588742 = none
cbQosCMDesc.1564020744 = none
cbQosCMDesc.1567510720 = none
cbQosCMDesc.1568111979 = none
cbQosCMDesc.1578205535 = none
cbQosCMDesc.1599722575 = none
cbQosCMDesc.1599857302 = none
cbQosCMDesc.1603560353 = none
cbQosCMDesc.1615602507 = none
cbQosCMDesc.1649197461 = none
cbQosCMDesc.1653930915 = none
cbQosCMDesc.1675126442 = none
cbQosCMDesc.1678713497 = none
cbQosCMDesc.1683450147 = none
cbQosCMDesc.1694895572 = none
cbQosCMDesc.1733943297 = none
cbQosCMDesc.1737339752 = none
cbQosCMDesc.1743583034 = none
cbQosCMDesc.1763133134 = none
cbQosCMDesc.1767978712 = none
cbQosCMDesc.1776912536 = none
cbQosCMDesc.1791310206 = none
cbQosCMDesc.1796687386 = none
cbQosCMDesc.1813081227 = none
cbQosCMDesc.1818250444 = none
cbQosCMDesc.1818250445 = none
cbQosCMDesc.1863499651 = none
cbQosCMDesc.1863499652 = none
cbQosCMDesc.1877155821 = none
cbQosCMDesc.1910521156 = none
cbQosCMDesc.1924171818 = none
cbQosCMDesc.1935605126 = none
cbQosCMDesc.1956762746 = none
cbQosCMDesc.1963827605 = none
cbQosCMDesc.1965376995 = none
cbQosCMDesc.1979253817 = none
cbQosCMDesc.1984463150 = none
cbQosCMDesc.1988920813 = none
cbQosCMDesc.2019579762 = none
cbQosCMDesc.2052991145 = none
cbQosCMDesc.2053393326 = none
cbQosCMDesc.2053414632 = none
cbQosCMDesc.2053574297 = none
cbQosCMDesc.2080005885 = none
cbQosCMDesc.2092127579 = none
cbQosCMDesc.2101598807 = none
cbQosCMDesc.2106146963 = none
cbQosCMDesc.2112073020 = none
cbQosCMDesc.2142515310 = none
cbQosCMDesc.2145346851 = none
cbQosCMDesc.2146940513 = none
cbQosCMInfo.3499682 = matchAny
cbQosCMInfo.3499687 = matchAny
cbQosCMInfo.8799265 = matchAny
cbQosCMInfo.28717349 = matchAny
cbQosCMInfo.37621879 = matchAny
cbQosCMInfo.56895615 = matchAny
cbQosCMInfo.79981888 = matchAny
cbQosCMInfo.106666741 = matchAny
cbQosCMInfo.144265730 = matchAny
cbQosCMInfo.144265732 = matchAny
cbQosCMInfo.144265733 = matchAny
cbQosCMInfo.144265734 = matchAny
cbQosCMInfo.145945189 = matchAny
cbQosCMInfo.147896007 = matchAny
cbQosCMInfo.148316619 = matchAny
cbQosCMInfo.155098056 = matchAny
cbQosCMInfo.174477567 = matchAny
cbQosCMInfo.181989087 = matchAny
cbQosCMInfo.201838250 = matchAny
cbQosCMInfo.257768678 = matchAny
cbQosCMInfo.289474337 = matchAny
cbQosCMInfo.293783946 = matchAny
cbQosCMInfo.307422964 = matchAny
cbQosCMInfo.313114432 = matchAny
cbQosCMInfo.328264535 = matchAny
cbQosCMInfo.331662721 = matchAny
cbQosCMInfo.334865356 = matchAny
cbQosCMInfo.342021323 = matchAny
cbQosCMInfo.351958288 = matchAny
cbQosCMInfo.365354528 = matchAny
cbQosCMInfo.370380623 = matchAny
cbQosCMInfo.383209033 = matchAny
cbQosCMInfo.387144959 = matchAny
cbQosCMInfo.387388010 = matchAny
cbQosCMInfo.395187898 = matchAny
cbQosCMInfo.397761786 = matchAny
cbQosCMInfo.399148073 = matchAny
cbQosCMInfo.420127262 = matchAny
cbQosCMInfo.430802240 = matchAny
cbQosCMInfo.465170809 = matchAny
cbQosCMInfo.474019911 = matchAny
cbQosCMInfo.474053361 = matchAny
cbQosCMInfo.484021939 = matchAny
cbQosCMInfo.491353236 = matchAny
cbQosCMInfo.509849190 = matchAny
cbQosCMInfo.510393532 = matchAny
cbQosCMInfo.522969285 = matchAny
cbQosCMInfo.524841719 = matchAny
cbQosCMInfo.531301465 = matchAny
cbQosCMInfo.533732762 = matchAny
cbQosCMInfo.543137427 = matchAny
cbQosCMInfo.544564794 = matchAny
cbQosCMInfo.553198400 = matchAny
cbQosCMInfo.553198401 = matchAny
cbQosCMInfo.553198402 = matchAny
cbQosCMInfo.553198407 = matchAny
cbQosCMInfo.560181943 = matchAny
cbQosCMInfo.576747301 = matchAny
cbQosCMInfo.589115472 = matchAny
cbQosCMInfo.592457296 = matchAny
cbQosCMInfo.597879449 = matchAny
cbQosCMInfo.601917667 = matchAny
cbQosCMInfo.613469680 = matchAny
cbQosCMInfo.622197178 = matchAny
cbQosCMInfo.641291525 = matchAny
cbQosCMInfo.642154645 = matchAny
cbQosCMInfo.649003210 = matchAny
cbQosCMInfo.657775031 = matchAny
cbQosCMInfo.674906003 = matchAny
cbQosCMInfo.725321763 = matchAny
cbQosCMInfo.742298100 = matchAny
cbQosCMInfo.748129777 = matchAny
cbQosCMInfo.748129780 = matchAny
cbQosCMInfo.748129781 = matchAny
cbQosCMInfo.748324133 = matchAny
cbQosCMInfo.757639582 = matchAny
cbQosCMInfo.760116842 = matchAny
cbQosCMInfo.767659006 = matchAny
cbQosCMInfo.776152052 = matchAny
cbQosCMInfo.781136182 = matchAny
cbQosCMInfo.785085193 = matchAny
cbQosCMInfo.787473191 = matchAny
cbQosCMInfo.788815051 = matchAny
cbQosCMInfo.790646849 = matchAny
cbQosCMInfo.791370686 = matchAny
cbQosCMInfo.800739575 = matchAny
cbQosCMInfo.807158487 = matchAny
cbQosCMInfo.818884178 = matchAny
cbQosCMInfo.820511245 = matchAny
cbQosCMInfo.834580351 = matchAny
cbQosCMInfo.836140502 = matchAny
cbQosCMInfo.846531717 = matchAny
cbQosCMInfo.851378440 = matchAny
cbQosCMInfo.851378441 = matchAny
cbQosCMInfo.851378446 = matchAny
cbQosCMInfo.864687562 = matchAny
cbQosCMInfo.880383626 = matchAny
cbQosCMInfo.906820327 = matchAny
cbQosCMInfo.911232113 = matchAny
cbQosCMInfo.919605426 = matchAny
cbQosCMInfo.928065054 = matchAny
cbQosCMInfo.941708546 = matchAny
cbQosCMInfo.942138656 = matchAny
cbQosCMInfo.946944879 = matchAny
cbQosCMInfo.968219641 = matchAny
cbQosCMInfo.982945962 = matchAny
cbQosCMInfo.988514049 = matchAny
cbQosCMInfo.996387976 = matchAny
cbQosCMInfo.1007949042 = matchAny
cbQosCMInfo.1012037372 = matchAny
cbQosCMInfo.1031989908 = matchAny
cbQosCMInfo.1050056562 = matchAny
cbQosCMInfo.1050987153 = matchAny
cbQosCMInfo.1051030273 = matchAny
cbQosCMInfo.1058141160 = matchAny
cbQosCMInfo.1062107462 = matchAny
cbQosCMInfo.1064134300 = matchAny
cbQosCMInfo.1084209993 = matchAny
cbQosCMInfo.1085670793 = matchAny
cbQosCMInfo.1091433423 = matchAny
cbQosCMInfo.1109232534 = matchAny
cbQosCMInfo.1117940053 = matchAny
cbQosCMInfo.1120115668 = matchAny
cbQosCMInfo.1136564646 = matchAny
cbQosCMInfo.1140200958 = matchAny
cbQosCMInfo.1140203722 = matchAny
cbQosCMInfo.1143369637 = matchAny
cbQosCMInfo.1143628675 = matchAny
cbQosCMInfo.1149169441 = matchAny
cbQosCMInfo.1178917361 = matchAny
cbQosCMInfo.1199498644 = matchAny
cbQosCMInfo.1199835779 = matchAny
cbQosCMInfo.1217325763 = matchAny
cbQosCMInfo.1218691970 = matchAny
cbQosCMInfo.1220345765 = matchAny
cbQosCMInfo.1223462129 = matchAny
cbQosCMInfo.1224521522 = matchAny
cbQosCMInfo.1232622038 = matchAny
cbQosCMInfo.1247688897 = matchAny
cbQosCMInfo.1248904231 = matchAny
cbQosCMInfo.1255161944 = matchAny
cbQosCMInfo.1255161945 = matchAny
cbQosCMInfo.1255161950 = matchAny
cbQosCMInfo.1255161951 = matchAny
cbQosCMInfo.1277639148 = matchAny
cbQosCMInfo.1283546559 = matchAny
cbQosCMInfo.1292577369 = matchAny
cbQosCMInfo.1311650625 = matchAny
cbQosCMInfo.1320011516 = matchAny
cbQosCMInfo.1331414176 = matchAny
cbQosCMInfo.1338714158 = matchAny
cbQosCMInfo.1349507430 = matchAny
cbQosCMInfo.1352440385 = matchAny
cbQosCMInfo.1360970849 = matchAny
cbQosCMInfo.1374835654 = matchAny
cbQosCMInfo.1387275761 = matchAny
cbQosCMInfo.1402242533 = matchAny
cbQosCMInfo.1404743521 = matchAny
cbQosCMInfo.1405455016 = matchAny
cbQosCMInfo.1412110276 = matchAny
cbQosCMInfo.1420251317 = matchAny
cbQosCMInfo.1439362042 = matchAny
cbQosCMInfo.1443203794 = matchAny
cbQosCMInfo.1476594814 = matchAny
cbQosCMInfo.1478028070 = matchAny
cbQosCMInfo.1490554014 = matchAny
cbQosCMInfo.1497446558 = matchAny
cbQosCMInfo.1503499731 = matchAny
cbQosCMInfo.1539408339 = matchAny
cbQosCMInfo.1558588742 = matchAny
cbQosCMInfo.1564020744 = matchAny
cbQosCMInfo.1567510720 = matchAny
cbQosCMInfo.1568111979 = matchAny
cbQosCMInfo.1578205535 = matchAny
cbQosCMInfo.1599722575 = matchAny
cbQosCMInfo.1599857302 = matchAny
cbQosCMInfo.1603560353 = matchAny
cbQosCMInfo.1615602507 = matchAny
cbQosCMInfo.1649197461 = matchAny
cbQosCMInfo.1653930915 = matchAny
cbQosCMInfo.1675126442 = matchAny
cbQosCMInfo.1678713497 = matchAny
cbQosCMInfo.1683450147 = matchAny
cbQosCMInfo.1694895572 = matchAny
cbQosCMInfo.1733943297 = matchAny
cbQosCMInfo.1737339752 = matchAny
cbQosCMInfo.1743583034 = matchAny
cbQosCMInfo.1763133134 = matchAny
cbQosCMInfo.1767978712 = matchAny
cbQosCMInfo.1776912536 = matchAny
cbQosCMInfo.1791310206 = matchAny
cbQosCMInfo.1796687386 = matchAny
cbQosCMInfo.1813081227 = matchAny
cbQosCMInfo.1818250444 = matchAny
cbQosCMInfo.1818250445 = matchAny
cbQosCMInfo.1863499651 = matchAny
cbQosCMInfo.1863499652 = matchAny
cbQosCMInfo.1877155821 = matchAny
cbQosCMInfo.1910521156 = matchAny
cbQosCMInfo.1924171818 = matchAny
cbQosCMInfo.1935605126 = matchAny
cbQosCMInfo.1956762746 = matchAny
cbQosCMInfo.1963827605 = matchAny
cbQosCMInfo.1965376995 = matchAny
cbQosCMInfo.1979253817 = matchAny
cbQosCMInfo.1984463150 = matchAny
cbQosCMInfo.1988920813 = matchAny
cbQosCMInfo.2019579762 = matchAny
cbQosCMInfo.2052991145 = matchAny
cbQosCMInfo.2053393326 = matchAny
cbQosCMInfo.2053414632 = matchAny
cbQosCMInfo.2053574297 = matchAny
cbQosCMInfo.2080005885 = matchAll
cbQosCMInfo.2092127579 = matchAny
cbQosCMInfo.2101598807 = matchAny
cbQosCMInfo.2106146963 = matchAny
cbQosCMInfo.2112073020 = matchAny
cbQosCMInfo.2142515310 = matchAny
cbQosCMInfo.2145346851 = matchAny
cbQosCMInfo.2146940513 = matchAny
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosConfigIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.2911s]
STDOUT[
cbQosConfigIndex.20805603.99010612 = 1965376995
cbQosConfigIndex.20805603.436867831 = 1924497808
cbQosConfigIndex.20805603.988603470 = 2010819239
cbQosConfigIndex.20805603.1896095939 = 1559804466
cbQosConfigIndex.21487064.53947011 = 236385853
cbQosConfigIndex.21487064.116770615 = 615825510
cbQosConfigIndex.21487064.119676617 = 2092233934
cbQosConfigIndex.21487064.122041660 = 1182591483
cbQosConfigIndex.21487064.138780569 = 1146822016
cbQosConfigIndex.21487064.140508423 = 1050056562
cbQosConfigIndex.21487064.162811314 = 1956762746
cbQosConfigIndex.21487064.365334035 = 653089900
cbQosConfigIndex.21487064.398678846 = 451427451
cbQosConfigIndex.21487064.446012444 = 1924497808
cbQosConfigIndex.21487064.447686939 = 451427451
cbQosConfigIndex.21487064.458363118 = 1229448120
cbQosConfigIndex.21487064.478295861 = 1924497808
cbQosConfigIndex.21487064.483213484 = 1891176691
cbQosConfigIndex.21487064.609581983 = 102634221
cbQosConfigIndex.21487064.627513184 = 1891176691
cbQosConfigIndex.21487064.640384363 = 674906003
cbQosConfigIndex.21487064.670198039 = 776738885
cbQosConfigIndex.21487064.684974801 = 970681366
cbQosConfigIndex.21487064.744899934 = 970681366
cbQosConfigIndex.21487064.746356490 = 1461393926
cbQosConfigIndex.21487064.753862928 = 1965376995
cbQosConfigIndex.21487064.798145018 = 1318105297
cbQosConfigIndex.21487064.891219536 = 748129780
cbQosConfigIndex.21487064.891219537 = 748129781
cbQosConfigIndex.21487064.915647457 = 1647670185
cbQosConfigIndex.21487064.926762641 = 1965376995
cbQosConfigIndex.21487064.991904880 = 653089900
cbQosConfigIndex.21487064.1058290986 = 776152052
cbQosConfigIndex.21487064.1090864035 = 398512987
cbQosConfigIndex.21487064.1092790594 = 1177681765
cbQosConfigIndex.21487064.1142883786 = 748129777
cbQosConfigIndex.21487064.1183245616 = 1924497808
cbQosConfigIndex.21487064.1244820786 = 1924497808
cbQosConfigIndex.21487064.1246127621 = 748129777
cbQosConfigIndex.21487064.1271831419 = 102634221
cbQosConfigIndex.21487064.1283505301 = 1236427993
cbQosConfigIndex.21487064.1296460506 = 748129781
cbQosConfigIndex.21487064.1296460507 = 748129780
cbQosConfigIndex.21487064.1304400469 = 1146822016
cbQosConfigIndex.21487064.1315467446 = 1461393926
cbQosConfigIndex.21487064.1332579520 = 872504756
cbQosConfigIndex.21487064.1397558586 = 1412110276
cbQosConfigIndex.21487064.1502740651 = 1236427993
cbQosConfigIndex.21487064.1523799641 = 982945962
cbQosConfigIndex.21487064.1642814821 = 1965376995
cbQosConfigIndex.21487064.1655355325 = 947837871
cbQosConfigIndex.21487064.1661022123 = 1924497808
cbQosConfigIndex.21487064.1680028446 = 1177681765
cbQosConfigIndex.21487064.1782160741 = 1965376995
cbQosConfigIndex.21487064.1898600624 = 196269618
cbQosConfigIndex.21487064.1906015258 = 726249291
cbQosConfigIndex.21487064.1930508415 = 1965376995
cbQosConfigIndex.21487064.1989098776 = 674906003
cbQosConfigIndex.21487064.2006057580 = 703342314
cbQosConfigIndex.21487064.2044084230 = 1767978712
cbQosConfigIndex.21487064.2069713706 = 703342314
cbQosConfigIndex.78164719.1009807686 = 1924497808
cbQosConfigIndex.78164719.1449259582 = 1081278939
cbQosConfigIndex.78164719.1487390000 = 554451165
cbQosConfigIndex.78164719.1556940963 = 1965376995
cbQosConfigIndex.150343817.294989226 = 1559804466
cbQosConfigIndex.150343817.732110900 = 1965376995
cbQosConfigIndex.150343817.936019930 = 1924497808
cbQosConfigIndex.150343817.1518582490 = 2010819239
cbQosConfigIndex.172700025.4611125 = 1236427993
cbQosConfigIndex.172700025.69555073 = 653089900
cbQosConfigIndex.172700025.73596406 = 674906003
cbQosConfigIndex.172700025.89402810 = 1461393926
cbQosConfigIndex.172700025.100085937 = 748129777
cbQosConfigIndex.172700025.183455340 = 1182591483
cbQosConfigIndex.172700025.223582541 = 1891176691
cbQosConfigIndex.172700025.232640652 = 703342314
cbQosConfigIndex.172700025.284639718 = 748129781
cbQosConfigIndex.172700025.284639719 = 748129780
cbQosConfigIndex.172700025.312450606 = 236385853
cbQosConfigIndex.172700025.342506423 = 1924497808
cbQosConfigIndex.172700025.407033235 = 1177681765
cbQosConfigIndex.172700025.423239500 = 1965376995
cbQosConfigIndex.172700025.549868107 = 970681366
cbQosConfigIndex.172700025.611886744 = 196269618
cbQosConfigIndex.172700025.663077820 = 1146822016
cbQosConfigIndex.172700025.728433107 = 2092233934
cbQosConfigIndex.172700025.865878252 = 982945962
cbQosConfigIndex.172700025.865986489 = 615825510
cbQosConfigIndex.172700025.938105181 = 703342314
cbQosConfigIndex.172700025.938966495 = 947837871
cbQosConfigIndex.172700025.972088668 = 674906003
cbQosConfigIndex.172700025.1022368404 = 748129781
cbQosConfigIndex.172700025.1022368405 = 748129780
cbQosConfigIndex.172700025.1024158503 = 1177681765
cbQosConfigIndex.172700025.1039145999 = 748129777
cbQosConfigIndex.172700025.1051415247 = 1965376995
cbQosConfigIndex.172700025.1059720952 = 1461393926
cbQosConfigIndex.172700025.1118343977 = 1965376995
cbQosConfigIndex.172700025.1198090023 = 1412110276
cbQosConfigIndex.172700025.1222306435 = 1924497808
cbQosConfigIndex.172700025.1265275317 = 776738885
cbQosConfigIndex.172700025.1315842977 = 1891176691
cbQosConfigIndex.172700025.1359190316 = 1318105297
cbQosConfigIndex.172700025.1375531400 = 1229448120
cbQosConfigIndex.172700025.1376516370 = 451427451
cbQosConfigIndex.172700025.1417848538 = 1924497808
cbQosConfigIndex.172700025.1418143279 = 1924497808
cbQosConfigIndex.172700025.1453852881 = 398512987
cbQosConfigIndex.172700025.1461562564 = 102634221
cbQosConfigIndex.172700025.1463230888 = 1146822016
cbQosConfigIndex.172700025.1480080787 = 653089900
cbQosConfigIndex.172700025.1572279669 = 1767978712
cbQosConfigIndex.172700025.1608131229 = 1956762746
cbQosConfigIndex.172700025.1645836127 = 1647670185
cbQosConfigIndex.172700025.1669126192 = 1050056562
cbQosConfigIndex.172700025.1691905455 = 726249291
cbQosConfigIndex.172700025.1797349358 = 872504756
cbQosConfigIndex.172700025.1799721553 = 970681366
cbQosConfigIndex.172700025.1814973170 = 1965376995
cbQosConfigIndex.172700025.1875617444 = 1924497808
cbQosConfigIndex.172700025.1878346316 = 1965376995
cbQosConfigIndex.172700025.1890324018 = 1236427993
cbQosConfigIndex.172700025.2018653472 = 102634221
cbQosConfigIndex.172700025.2037753247 = 776152052
cbQosConfigIndex.172700025.2054146566 = 451427451
cbQosConfigIndex.179636596.94817233 = 1965376995
cbQosConfigIndex.179636596.161343614 = 1924497808
cbQosConfigIndex.179636596.440580276 = 674906003
cbQosConfigIndex.179636596.817444277 = 31042796
cbQosConfigIndex.179636596.1184851369 = 1901459326
cbQosConfigIndex.179636596.1747294974 = 2080482633
cbQosConfigIndex.179636596.1977288027 = 653089900
cbQosConfigIndex.217424545.147899934 = 1924497808
cbQosConfigIndex.217424545.325441775 = 1998336581
cbQosConfigIndex.217424545.423571252 = 1965376995
cbQosConfigIndex.217424545.1784084719 = 2043535866
cbQosConfigIndex.229333748.240279251 = 1965376995
cbQosConfigIndex.229333748.525037016 = 1413129429
cbQosConfigIndex.229333748.754708574 = 1924497808
cbQosConfigIndex.229333748.2070274216 = 1027827025
cbQosConfigIndex.259823392.53612804 = 653089900
cbQosConfigIndex.259823392.768433707 = 906495218
cbQosConfigIndex.259823392.989235396 = 1564391331
cbQosConfigIndex.259823392.1011612915 = 2040467623
cbQosConfigIndex.259823392.1181388273 = 255487748
cbQosConfigIndex.259823392.1405527118 = 674906003
cbQosConfigIndex.259823392.1495400417 = 440771570
cbQosConfigIndex.259823392.1904844337 = 1924497808
cbQosConfigIndex.259823392.2066493715 = 811667257
cbQosConfigIndex.259823392.2131593847 = 1965376995
cbQosConfigIndex.267881579.378085201 = 554451165
cbQosConfigIndex.267881579.989260575 = 1965376995
cbQosConfigIndex.267881579.1406747981 = 1924497808
cbQosConfigIndex.267881579.1909681360 = 1081278939
cbQosConfigIndex.275313089.36615053 = 1377291574
cbQosConfigIndex.275313089.134175323 = 1924497808
cbQosConfigIndex.275313089.429736201 = 387388010
cbQosConfigIndex.275313089.554246767 = 1965376995
cbQosConfigIndex.275313089.916481001 = 2051832308
cbQosConfigIndex.275313089.1028727716 = 15452176
cbQosConfigIndex.275313089.1414695248 = 1281479717
cbQosConfigIndex.275313089.1561000623 = 862877783
cbQosConfigIndex.275313089.1937432833 = 653089900
cbQosConfigIndex.275313089.1996976874 = 776738885
cbQosConfigIndex.288925775.22448 = 1965376995
cbQosConfigIndex.288925775.146624320 = 1924497808
cbQosConfigIndex.288925775.447179014 = 1674813665
cbQosConfigIndex.288925775.621021317 = 657775031
cbQosConfigIndex.288925775.1076377707 = 641291525
cbQosConfigIndex.288925775.1224765964 = 1644964264
cbQosConfigIndex.288925775.1331116589 = 2007522883
cbQosConfigIndex.288925775.1502736130 = 2041804998
cbQosConfigIndex.288925775.1571638920 = 1858317912
cbQosConfigIndex.288925775.2012046480 = 1999310315
cbQosConfigIndex.324168141.6749164 = 2090465655
cbQosConfigIndex.324168141.14805586 = 1965376995
cbQosConfigIndex.324168141.21252546 = 1975207601
cbQosConfigIndex.324168141.357526031 = 653089900
cbQosConfigIndex.324168141.382862271 = 2021415830
cbQosConfigIndex.324168141.412115866 = 387388010
cbQosConfigIndex.324168141.528094449 = 314291705
cbQosConfigIndex.324168141.528094460 = 314291708
cbQosConfigIndex.324168141.545020966 = 1044720906
cbQosConfigIndex.324168141.552139966 = 915151671
cbQosConfigIndex.324168141.553941348 = 374539899
cbQosConfigIndex.324168141.601766501 = 1924497808
cbQosConfigIndex.324168141.755166733 = 862877783
cbQosConfigIndex.324168141.873202654 = 1486745108
cbQosConfigIndex.324168141.951893744 = 314291708
cbQosConfigIndex.324168141.951893757 = 314291705
cbQosConfigIndex.324168141.1086599027 = 913263386
cbQosConfigIndex.324168141.1094154932 = 776738885
cbQosConfigIndex.324168141.1186121104 = 576747301
cbQosConfigIndex.324168141.1310772569 = 1924497808
cbQosConfigIndex.324168141.1316479658 = 15452176
cbQosConfigIndex.324168141.1350749269 = 1965376995
cbQosConfigIndex.324168141.1425652879 = 307422964
cbQosConfigIndex.324168141.1460425802 = 2090465655
cbQosConfigIndex.324168141.1647739915 = 2021415830
cbQosConfigIndex.324168141.1652509936 = 1924497808
cbQosConfigIndex.324168141.1848097766 = 1965376995
cbQosConfigIndex.324168141.1882336676 = 1195164358
cbQosConfigIndex.324168141.1984061220 = 560955452
cbQosConfigIndex.324168141.2014029552 = 1195164358
cbQosConfigIndex.325960359.849906738 = 657775031
cbQosConfigIndex.325960359.1080262956 = 2028750793
cbQosConfigIndex.325960359.1312632851 = 623698248
cbQosConfigIndex.325960359.1344870035 = 1924497808
cbQosConfigIndex.325960359.1379552734 = 405419183
cbQosConfigIndex.325960359.1560890027 = 1674813665
cbQosConfigIndex.325960359.1942578969 = 1965376995
cbQosConfigIndex.325960359.1956510058 = 1999310315
cbQosConfigIndex.325960359.1972369790 = 108596391
cbQosConfigIndex.325960359.1990747116 = 641291525
cbQosConfigIndex.336563584.46048870 = 169446933
cbQosConfigIndex.336563584.109424981 = 1113511156
cbQosConfigIndex.336563584.131731211 = 2104587643
cbQosConfigIndex.336563584.396612705 = 1054591767
cbQosConfigIndex.336563584.703109609 = 31904826
cbQosConfigIndex.336563584.780591207 = 1012037372
cbQosConfigIndex.336563584.958626727 = 615478741
cbQosConfigIndex.336563584.980547659 = 907191083
cbQosConfigIndex.336563584.1014178649 = 862877783
cbQosConfigIndex.336563584.1125201255 = 1715635893
cbQosConfigIndex.336563584.1179672633 = 1770059832
cbQosConfigIndex.336563584.1235700135 = 1924497808
cbQosConfigIndex.336563584.1251717869 = 1965376995
cbQosConfigIndex.336563584.1338150913 = 1402242533
cbQosConfigIndex.336563584.1448070008 = 776738885
cbQosConfigIndex.336563584.1469075254 = 15452176
cbQosConfigIndex.336563584.1572826898 = 319179980
cbQosConfigIndex.336563584.1625322839 = 387388010
cbQosConfigIndex.336563584.1813569867 = 653089900
cbQosConfigIndex.341671239.365714434 = 196269618
cbQosConfigIndex.341671239.964162294 = 1965376995
cbQosConfigIndex.341671239.1172999874 = 236385853
cbQosConfigIndex.341671239.1294187944 = 1924497808
cbQosConfigIndex.342015019.58699493 = 569577196
cbQosConfigIndex.342015019.365097530 = 674906003
cbQosConfigIndex.342015019.750898834 = 653089900
cbQosConfigIndex.342015019.1383851193 = 4777589
cbQosConfigIndex.342015019.1578713827 = 1965376995
cbQosConfigIndex.342015019.1802647245 = 1924497808
cbQosConfigIndex.342015019.2113879044 = 885085610
cbQosConfigIndex.372935597.144805087 = 1330986098
cbQosConfigIndex.372935597.256943324 = 1965376995
cbQosConfigIndex.372935597.315205740 = 458969761
cbQosConfigIndex.372935597.333336263 = 208906329
cbQosConfigIndex.372935597.368788360 = 653089900
cbQosConfigIndex.372935597.956869380 = 1075006863
cbQosConfigIndex.372935597.1022936049 = 1177681765
cbQosConfigIndex.372935597.1023663598 = 748129777
cbQosConfigIndex.372935597.1070576350 = 102634221
cbQosConfigIndex.372935597.1085544239 = 1721120386
cbQosConfigIndex.372935597.1153980731 = 1924497808
cbQosConfigIndex.372935597.1174662196 = 748129780
cbQosConfigIndex.372935597.1174662197 = 748129781
cbQosConfigIndex.372935597.1262300865 = 712510167
cbQosConfigIndex.372935597.1376401287 = 674906003
cbQosConfigIndex.372935597.1582980095 = 703342314
cbQosConfigIndex.372935597.1641547706 = 2045551788
cbQosConfigIndex.376436686.427499030 = 1834056575
cbQosConfigIndex.376436686.560767726 = 1924497808
cbQosConfigIndex.376436686.610847193 = 1044320003
cbQosConfigIndex.376436686.757154522 = 1965376995
cbQosConfigIndex.388866650.99299396 = 1027827025
cbQosConfigIndex.388866650.207707210 = 1924497808
cbQosConfigIndex.388866650.718854529 = 1965376995
cbQosConfigIndex.388866650.1235509597 = 1413129429
cbQosConfigIndex.397207647.104266033 = 674906003
cbQosConfigIndex.397207647.106110119 = 776738885
cbQosConfigIndex.397207647.108753002 = 748129780
cbQosConfigIndex.397207647.108753003 = 748129781
cbQosConfigIndex.397207647.144716093 = 1177681765
cbQosConfigIndex.397207647.215386485 = 1924497808
cbQosConfigIndex.397207647.224075327 = 1461393926
cbQosConfigIndex.397207647.260414770 = 451427451
cbQosConfigIndex.397207647.353691615 = 1236427993
cbQosConfigIndex.397207647.367677455 = 653089900
cbQosConfigIndex.397207647.459136008 = 102634221
cbQosConfigIndex.397207647.560792602 = 1146822016
cbQosConfigIndex.397207647.630612374 = 703342314
cbQosConfigIndex.397207647.681386225 = 1229448120
cbQosConfigIndex.397207647.693496833 = 674906003
cbQosConfigIndex.397207647.804529701 = 1965376995
cbQosConfigIndex.397207647.820316589 = 1965376995
cbQosConfigIndex.397207647.937765920 = 1956762746
cbQosConfigIndex.397207647.978618500 = 451427451
cbQosConfigIndex.397207647.979020387 = 1891176691
cbQosConfigIndex.397207647.1042995162 = 1965376995
cbQosConfigIndex.397207647.1061562718 = 1182591483
cbQosConfigIndex.397207647.1092575856 = 776152052
cbQosConfigIndex.397207647.1108529056 = 703342314
cbQosConfigIndex.397207647.1192928802 = 102634221
cbQosConfigIndex.397207647.1264854411 = 1965376995
cbQosConfigIndex.397207647.1292475008 = 1461393926
cbQosConfigIndex.397207647.1298028560 = 726249291
cbQosConfigIndex.397207647.1302356844 = 196269618
cbQosConfigIndex.397207647.1354983360 = 1412110276
cbQosConfigIndex.397207647.1414516204 = 1767978712
cbQosConfigIndex.397207647.1416900905 = 2092233934
cbQosConfigIndex.397207647.1479433766 = 1924497808
cbQosConfigIndex.397207647.1480225089 = 236385853
cbQosConfigIndex.397207647.1491660879 = 1924497808
cbQosConfigIndex.397207647.1520326688 = 1924497808
cbQosConfigIndex.397207647.1532112509 = 1318105297
cbQosConfigIndex.397207647.1597238768 = 1146822016
cbQosConfigIndex.397207647.1644524724 = 398512987
cbQosConfigIndex.397207647.1684151517 = 970681366
cbQosConfigIndex.397207647.1700114631 = 615825510
cbQosConfigIndex.397207647.1706705694 = 1924497808
cbQosConfigIndex.397207647.1731690161 = 1236427993
cbQosConfigIndex.397207647.1753865231 = 1177681765
cbQosConfigIndex.397207647.1768461548 = 1647670185
cbQosConfigIndex.397207647.1789017941 = 653089900
cbQosConfigIndex.397207647.1793758212 = 748129777
cbQosConfigIndex.397207647.1901595125 = 1891176691
cbQosConfigIndex.397207647.1966009600 = 947837871
cbQosConfigIndex.397207647.1974404000 = 872504756
cbQosConfigIndex.397207647.1994175759 = 970681366
cbQosConfigIndex.397207647.2011867290 = 748129780
cbQosConfigIndex.397207647.2011867291 = 748129781
cbQosConfigIndex.397207647.2031634055 = 982945962
cbQosConfigIndex.397207647.2038127572 = 748129777
cbQosConfigIndex.397207647.2071751882 = 1965376995
cbQosConfigIndex.397207647.2114096865 = 1050056562
cbQosConfigIndex.423738437.1255691024 = 1965376995
cbQosConfigIndex.423738437.1280639539 = 2010819239
cbQosConfigIndex.423738437.1669651243 = 1559804466
cbQosConfigIndex.423738437.2042172703 = 1924497808
cbQosConfigIndex.446891982.2555318 = 199352741
cbQosConfigIndex.446891982.15475645 = 573091238
cbQosConfigIndex.446891982.17961763 = 801186716
cbQosConfigIndex.446891982.20764134 = 469570491
cbQosConfigIndex.446891982.27345446 = 510344880
cbQosConfigIndex.446891982.57083801 = 187752704
cbQosConfigIndex.446891982.79815550 = 1588126003
cbQosConfigIndex.446891982.91431433 = 344347259
cbQosConfigIndex.446891982.140029519 = 1319692952
cbQosConfigIndex.446891982.142970380 = 411086265
cbQosConfigIndex.446891982.152366372 = 1833073992
cbQosConfigIndex.446891982.152464028 = 669507824
cbQosConfigIndex.446891982.162487284 = 1668328350
cbQosConfigIndex.446891982.176386446 = 181989087
cbQosConfigIndex.446891982.187620180 = 17142896
cbQosConfigIndex.446891982.194915608 = 1008936713
cbQosConfigIndex.446891982.203875418 = 1478028070
cbQosConfigIndex.446891982.221743157 = 1619632699
cbQosConfigIndex.446891982.237888619 = 174477567
cbQosConfigIndex.446891982.240974184 = 624849729
cbQosConfigIndex.446891982.242946685 = 249233010
cbQosConfigIndex.446891982.245697330 = 858499379
cbQosConfigIndex.446891982.263747083 = 89108982
cbQosConfigIndex.446891982.265851579 = 1246079721
cbQosConfigIndex.446891982.291700874 = 1679106098
cbQosConfigIndex.446891982.351605752 = 548903557
cbQosConfigIndex.446891982.360879919 = 846531717
cbQosConfigIndex.446891982.390510952 = 1754191694
cbQosConfigIndex.446891982.399433975 = 725321763
cbQosConfigIndex.446891982.418031896 = 1483059521
cbQosConfigIndex.446891982.431191059 = 90358299
cbQosConfigIndex.446891982.435357580 = 619731372
cbQosConfigIndex.446891982.437835448 = 1717952385
cbQosConfigIndex.446891982.456185037 = 815719199
cbQosConfigIndex.446891982.461647356 = 767647564
cbQosConfigIndex.446891982.468403846 = 1933707785
cbQosConfigIndex.446891982.469884125 = 1229403444
cbQosConfigIndex.446891982.473122750 = 715495093
cbQosConfigIndex.446891982.480351753 = 399148073
cbQosConfigIndex.446891982.482459616 = 1067225564
cbQosConfigIndex.446891982.485586777 = 2128433354
cbQosConfigIndex.446891982.496013441 = 484021939
cbQosConfigIndex.446891982.523316988 = 1622477860
cbQosConfigIndex.446891982.541985978 = 1396905329
cbQosConfigIndex.446891982.566731392 = 454570877
cbQosConfigIndex.446891982.609431926 = 1240306024
cbQosConfigIndex.446891982.621222445 = 1263021250
cbQosConfigIndex.446891982.627957542 = 82069412
cbQosConfigIndex.446891982.630956005 = 1086334084
cbQosConfigIndex.446891982.651185707 = 466627062
cbQosConfigIndex.446891982.672470737 = 1662709672
cbQosConfigIndex.446891982.679338222 = 2047350096
cbQosConfigIndex.446891982.687206100 = 1900172247
cbQosConfigIndex.446891982.715760171 = 280727877
cbQosConfigIndex.446891982.718100932 = 678079091
cbQosConfigIndex.446891982.750640230 = 1255161945
cbQosConfigIndex.446891982.806171525 = 1965376995
cbQosConfigIndex.446891982.832078917 = 1924497808
cbQosConfigIndex.446891982.832816783 = 1825371059
cbQosConfigIndex.446891982.845979629 = 1686724368
cbQosConfigIndex.446891982.887741078 = 620200790
cbQosConfigIndex.446891982.915033151 = 1585441797
cbQosConfigIndex.446891982.964866443 = 1470934802
cbQosConfigIndex.446891982.1011730702 = 582046853
cbQosConfigIndex.446891982.1016201952 = 1854356435
cbQosConfigIndex.446891982.1021843424 = 1199835779
cbQosConfigIndex.446891982.1022922462 = 365354528
cbQosConfigIndex.446891982.1026870906 = 1986119552
cbQosConfigIndex.446891982.1045613595 = 1107355083
cbQosConfigIndex.446891982.1062089633 = 1885940230
cbQosConfigIndex.446891982.1076596196 = 911232113
cbQosConfigIndex.446891982.1082661584 = 1892418432
cbQosConfigIndex.446891982.1087216360 = 331662721
cbQosConfigIndex.446891982.1107225210 = 106666741
cbQosConfigIndex.446891982.1107278140 = 542827158
cbQosConfigIndex.446891982.1108609703 = 1189469064
cbQosConfigIndex.446891982.1111804842 = 1450084927
cbQosConfigIndex.446891982.1116756400 = 596584357
cbQosConfigIndex.446891982.1126182948 = 489006822
cbQosConfigIndex.446891982.1130361866 = 939462079
cbQosConfigIndex.446891982.1136793438 = 90735299
cbQosConfigIndex.446891982.1156324841 = 474019911
cbQosConfigIndex.446891982.1173553273 = 175277012
cbQosConfigIndex.446891982.1198167668 = 2101598807
cbQosConfigIndex.446891982.1225638776 = 387405075
cbQosConfigIndex.446891982.1266385718 = 1737339752
cbQosConfigIndex.446891982.1278602349 = 1282454353
cbQosConfigIndex.446891982.1283777807 = 1804451119
cbQosConfigIndex.446891982.1315152955 = 1109232534
cbQosConfigIndex.446891982.1328920261 = 1795416754
cbQosConfigIndex.446891982.1344431624 = 568449422
cbQosConfigIndex.446891982.1348606947 = 1324084416
cbQosConfigIndex.446891982.1351527035 = 637287004
cbQosConfigIndex.446891982.1372469398 = 1143553414
cbQosConfigIndex.446891982.1393285272 = 125632528
cbQosConfigIndex.446891982.1402048388 = 1813081227
cbQosConfigIndex.446891982.1415411183 = 1311650625
cbQosConfigIndex.446891982.1430172468 = 613469680
cbQosConfigIndex.446891982.1445855118 = 684038118
cbQosConfigIndex.446891982.1456347938 = 1774689070
cbQosConfigIndex.446891982.1456532258 = 1919325746
cbQosConfigIndex.446891982.1469785543 = 1320011516
cbQosConfigIndex.446891982.1482681818 = 1407907271
cbQosConfigIndex.446891982.1534763635 = 472036532
cbQosConfigIndex.446891982.1570647863 = 2080005885
cbQosConfigIndex.446891982.1579438293 = 2095287722
cbQosConfigIndex.446891982.1583825881 = 189599440
cbQosConfigIndex.446891982.1593567621 = 1140203722
cbQosConfigIndex.446891982.1597594199 = 341329231
cbQosConfigIndex.446891982.1628753750 = 1404743521
cbQosConfigIndex.446891982.1644391090 = 383209033
cbQosConfigIndex.446891982.1680480506 = 1292577369
cbQosConfigIndex.446891982.1694510909 = 1152424433
cbQosConfigIndex.446891982.1700039914 = 1143369637
cbQosConfigIndex.446891982.1700852139 = 257768678
cbQosConfigIndex.446891982.1727392046 = 1286822904
cbQosConfigIndex.446891982.1727541831 = 1224515131
cbQosConfigIndex.446891982.1780167418 = 1569346434
cbQosConfigIndex.446891982.1798232743 = 1878975504
cbQosConfigIndex.446891982.1816733694 = 1339578965
cbQosConfigIndex.446891982.1819826166 = 1062107462
cbQosConfigIndex.446891982.1827625339 = 1075198181
cbQosConfigIndex.446891982.1864009660 = 1423160865
cbQosConfigIndex.446891982.1876257474 = 155098056
cbQosConfigIndex.446891982.1893181597 = 772762465
cbQosConfigIndex.446891982.1953194430 = 1694160431
cbQosConfigIndex.446891982.1963337702 = 140257927
cbQosConfigIndex.446891982.1978750848 = 851378441
cbQosConfigIndex.446891982.1978750849 = 851378440
cbQosConfigIndex.446891982.1978750855 = 851378446
cbQosConfigIndex.446891982.1978850908 = 928065054
cbQosConfigIndex.446891982.1979025235 = 78849104
cbQosConfigIndex.446891982.1984087731 = 189452409
cbQosConfigIndex.446891982.1996653262 = 742298100
cbQosConfigIndex.446891982.2039272594 = 1743194095
cbQosConfigIndex.446891982.2074464410 = 726635201
cbQosConfigIndex.446891982.2075435200 = 1879016438
cbQosConfigIndex.446891982.2115855123 = 1428292679
cbQosConfigIndex.446891982.2119336213 = 395187898
cbQosConfigIndex.483130585.89010128 = 1965376995
cbQosConfigIndex.483130585.1566244081 = 1867925604
cbQosConfigIndex.483130585.1657725535 = 1708329164
cbQosConfigIndex.483130585.1818148399 = 1924497808
cbQosConfigIndex.573521977.39920581 = 927813251
cbQosConfigIndex.573521977.57080832 = 376982350
cbQosConfigIndex.573521977.145244096 = 1465094841
cbQosConfigIndex.573521977.149544230 = 534270526
cbQosConfigIndex.573521977.190604537 = 1807329536
cbQosConfigIndex.573521977.239160443 = 81559928
cbQosConfigIndex.573521977.242186044 = 819807096
cbQosConfigIndex.573521977.294649352 = 872504756
cbQosConfigIndex.573521977.449325786 = 679315958
cbQosConfigIndex.573521977.489679069 = 1903393144
cbQosConfigIndex.573521977.493412145 = 144265734
cbQosConfigIndex.573521977.525760585 = 639057061
cbQosConfigIndex.573521977.623438865 = 931395325
cbQosConfigIndex.573521977.644457804 = 1750617650
cbQosConfigIndex.573521977.709573267 = 941708546
cbQosConfigIndex.573521977.742992934 = 50514480
cbQosConfigIndex.573521977.851020861 = 776738885
cbQosConfigIndex.573521977.917281063 = 489395873
cbQosConfigIndex.573521977.1037386082 = 61571658
cbQosConfigIndex.573521977.1064595305 = 1965376995
cbQosConfigIndex.573521977.1067650374 = 1560811843
cbQosConfigIndex.573521977.1097177681 = 1519213534
cbQosConfigIndex.573521977.1152889356 = 801930241
cbQosConfigIndex.573521977.1189932509 = 1478932409
cbQosConfigIndex.573521977.1271063726 = 653089900
cbQosConfigIndex.573521977.1286799883 = 387388010
cbQosConfigIndex.573521977.1336045164 = 1956762746
cbQosConfigIndex.573521977.1344861496 = 862877783
cbQosConfigIndex.573521977.1347700677 = 15452176
cbQosConfigIndex.573521977.1433582940 = 642154645
cbQosConfigIndex.573521977.1579049118 = 148896242
cbQosConfigIndex.573521977.1596428181 = 420127262
cbQosConfigIndex.573521977.1656513795 = 1384610190
cbQosConfigIndex.573521977.1695987886 = 1797052689
cbQosConfigIndex.573521977.1749546765 = 1242238692
cbQosConfigIndex.573521977.1758657540 = 143486727
cbQosConfigIndex.573521977.1826259269 = 989420823
cbQosConfigIndex.573521977.1898455041 = 5394123
cbQosConfigIndex.573521977.1898455044 = 5394126
cbQosConfigIndex.573521977.1903526241 = 1924497808
cbQosConfigIndex.573521977.1926693839 = 1374835654
cbQosConfigIndex.573521977.1928932740 = 61027205
cbQosConfigIndex.580309180.1043071169 = 1965376995
cbQosConfigIndex.580309180.1175226008 = 1678837629
cbQosConfigIndex.580309180.1872962942 = 467840628
cbQosConfigIndex.580309180.2117486909 = 1924497808
cbQosConfigIndex.630279265.260121758 = 467840628
cbQosConfigIndex.630279265.553790632 = 1965376995
cbQosConfigIndex.630279265.1028033501 = 1924497808
cbQosConfigIndex.630279265.1875662202 = 1678837629
cbQosConfigIndex.632827819.751609328 = 1924497808
cbQosConfigIndex.632827819.919084344 = 1559804466
cbQosConfigIndex.632827819.1792997788 = 2010819239
cbQosConfigIndex.632827819.1799732368 = 1965376995
cbQosConfigIndex.639646788.354714975 = 1924497808
cbQosConfigIndex.639646788.463691729 = 1686880603
cbQosConfigIndex.639646788.1699151555 = 1965376995
cbQosConfigIndex.639646788.1962769272 = 2875295
cbQosConfigIndex.641117943.661521 = 862877783
cbQosConfigIndex.641117943.196740841 = 977895032
cbQosConfigIndex.641117943.247028688 = 1018229916
cbQosConfigIndex.641117943.372528227 = 653089900
cbQosConfigIndex.641117943.391675408 = 776738885
cbQosConfigIndex.641117943.844038089 = 2102240322
cbQosConfigIndex.641117943.1279795779 = 1924497808
cbQosConfigIndex.641117943.1295791906 = 1433275288
cbQosConfigIndex.641117943.1313177439 = 1535921279
cbQosConfigIndex.641117943.1565855902 = 1965376995
cbQosConfigIndex.641117943.1594195640 = 1503499731
cbQosConfigIndex.641117943.1701238030 = 1717252488
cbQosConfigIndex.641117943.1804762574 = 15452176
cbQosConfigIndex.641117943.1918507070 = 387388010
cbQosConfigIndex.641117943.1981980704 = 1250636552
cbQosConfigIndex.641117943.2094395394 = 81559928
cbQosConfigIndex.647530763.143237074 = 1965376995
cbQosConfigIndex.647530763.1057012598 = 1081278939
cbQosConfigIndex.647530763.1156556381 = 1924497808
cbQosConfigIndex.647530763.1473574689 = 554451165
cbQosConfigIndex.694455210.428523674 = 2010819239
cbQosConfigIndex.694455210.1719513677 = 1924497808
cbQosConfigIndex.694455210.2028099713 = 1559804466
cbQosConfigIndex.694455210.2107886178 = 1965376995
cbQosConfigIndex.707444462.229512368 = 1924497808
cbQosConfigIndex.707444462.898833334 = 674906003
cbQosConfigIndex.707444462.1296020202 = 2102677199
cbQosConfigIndex.707444462.1629675824 = 653089900
cbQosConfigIndex.707444462.1647143408 = 1112139112
cbQosConfigIndex.707444462.1686860773 = 657500142
cbQosConfigIndex.707444462.1835673615 = 1965376995
cbQosConfigIndex.761802139.120928478 = 1413129429
cbQosConfigIndex.761802139.392077107 = 1965376995
cbQosConfigIndex.761802139.473504924 = 1027827025
cbQosConfigIndex.761802139.1271906322 = 1924497808
cbQosConfigIndex.804789884.534001851 = 1924497808
cbQosConfigIndex.804789884.1136059193 = 1413129429
cbQosConfigIndex.804789884.1537222055 = 1965376995
cbQosConfigIndex.804789884.2036171953 = 1027827025
cbQosConfigIndex.821833826.30103162 = 1647670185
cbQosConfigIndex.821833826.59084913 = 1177681765
cbQosConfigIndex.821833826.140260865 = 776152052
cbQosConfigIndex.821833826.232255895 = 674906003
cbQosConfigIndex.821833826.263257230 = 1924497808
cbQosConfigIndex.821833826.303766692 = 398512987
cbQosConfigIndex.821833826.373411954 = 1924497808
cbQosConfigIndex.821833826.381114914 = 1965376995
cbQosConfigIndex.821833826.383419518 = 748129777
cbQosConfigIndex.821833826.427833313 = 1924497808
cbQosConfigIndex.821833826.501256259 = 653089900
cbQosConfigIndex.821833826.533588166 = 1236427993
cbQosConfigIndex.821833826.534417988 = 748129780
cbQosConfigIndex.821833826.534417989 = 748129781
cbQosConfigIndex.821833826.559303518 = 196269618
cbQosConfigIndex.821833826.636571316 = 872504756
cbQosConfigIndex.821833826.668514089 = 1318105297
cbQosConfigIndex.821833826.671114720 = 1965376995
cbQosConfigIndex.821833826.705449613 = 102634221
cbQosConfigIndex.821833826.778665730 = 726249291
cbQosConfigIndex.821833826.841685377 = 970681366
cbQosConfigIndex.821833826.868600365 = 2092233934
cbQosConfigIndex.821833826.870536031 = 1891176691
cbQosConfigIndex.821833826.875386791 = 1767978712
cbQosConfigIndex.821833826.906581086 = 982945962
cbQosConfigIndex.821833826.933722318 = 1965376995
cbQosConfigIndex.821833826.955453983 = 1461393926
cbQosConfigIndex.821833826.1019982517 = 653089900
cbQosConfigIndex.821833826.1033599679 = 1965376995
cbQosConfigIndex.821833826.1064445366 = 1050056562
cbQosConfigIndex.821833826.1084835654 = 1146822016
cbQosConfigIndex.821833826.1117408528 = 1177681765
cbQosConfigIndex.821833826.1163605486 = 1236427993
cbQosConfigIndex.821833826.1254407658 = 1891176691
cbQosConfigIndex.821833826.1269760689 = 703342314
cbQosConfigIndex.821833826.1346021483 = 1412110276
cbQosConfigIndex.821833826.1355183903 = 1956762746
cbQosConfigIndex.821833826.1470393203 = 776738885
cbQosConfigIndex.821833826.1512481387 = 236385853
cbQosConfigIndex.821833826.1535723820 = 1965376995
cbQosConfigIndex.821833826.1602617133 = 1229448120
cbQosConfigIndex.821833826.1619905681 = 1182591483
cbQosConfigIndex.821833826.1682214169 = 703342314
cbQosConfigIndex.821833826.1684987980 = 1924497808
cbQosConfigIndex.821833826.1685238219 = 615825510
cbQosConfigIndex.821833826.1773264166 = 674906003
cbQosConfigIndex.821833826.1807540176 = 1924497808
cbQosConfigIndex.821833826.1822585284 = 748129781
cbQosConfigIndex.821833826.1822585285 = 748129780
cbQosConfigIndex.821833826.1828724105 = 451427451
cbQosConfigIndex.821833826.1839363007 = 748129777
cbQosConfigIndex.821833826.1900227588 = 947837871
cbQosConfigIndex.821833826.1923920273 = 1461393926
cbQosConfigIndex.821833826.1990214895 = 970681366
cbQosConfigIndex.821833826.2002584157 = 451427451
cbQosConfigIndex.821833826.2056868047 = 1146822016
cbQosConfigIndex.821833826.2069988446 = 102634221
cbQosConfigIndex.845898804.87312293 = 657500142
cbQosConfigIndex.845898804.309641621 = 2102677199
cbQosConfigIndex.845898804.539766569 = 674906003
cbQosConfigIndex.845898804.1089333521 = 653089900
cbQosConfigIndex.845898804.1422087347 = 1112139112
cbQosConfigIndex.845898804.1763829842 = 1965376995
cbQosConfigIndex.845898804.1871887163 = 1924497808
cbQosConfigIndex.911188021.48641540 = 771449051
cbQosConfigIndex.911188021.261091864 = 649003210
cbQosConfigIndex.911188021.830949782 = 396705032
cbQosConfigIndex.911188021.857205339 = 1965376995
cbQosConfigIndex.911188021.979466178 = 1926718403
cbQosConfigIndex.911188021.1561085348 = 1885996644
cbQosConfigIndex.911188021.1661253790 = 1924497808
cbQosConfigIndex.931146544.149706811 = 1924497808
cbQosConfigIndex.931146544.1651876913 = 1027827025
cbQosConfigIndex.931146544.1657333056 = 1413129429
cbQosConfigIndex.931146544.2046951079 = 1965376995
cbQosConfigIndex.963533256.476278 = 862877783
cbQosConfigIndex.963533256.59349958 = 143486727
cbQosConfigIndex.963533256.95897438 = 927813251
cbQosConfigIndex.963533256.159639427 = 376982350
cbQosConfigIndex.963533256.210960589 = 61027205
cbQosConfigIndex.963533256.228397216 = 534270526
cbQosConfigIndex.963533256.318277194 = 679315958
cbQosConfigIndex.963533256.345503645 = 1374835654
cbQosConfigIndex.963533256.449214909 = 1242238692
cbQosConfigIndex.963533256.452176518 = 1924497808
cbQosConfigIndex.963533256.594022087 = 776738885
cbQosConfigIndex.963533256.749695066 = 1750617650
cbQosConfigIndex.963533256.866966138 = 1465094841
cbQosConfigIndex.963533256.909534094 = 819807096
cbQosConfigIndex.963533256.983064194 = 872504756
cbQosConfigIndex.963533256.1026193588 = 1807329536
cbQosConfigIndex.963533256.1042972639 = 420127262
cbQosConfigIndex.963533256.1105687824 = 1519213534
cbQosConfigIndex.963533256.1107487147 = 144265734
cbQosConfigIndex.963533256.1132097861 = 81559928
cbQosConfigIndex.963533256.1197412179 = 989420823
cbQosConfigIndex.963533256.1310523215 = 1965376995
cbQosConfigIndex.963533256.1318734057 = 387388010
cbQosConfigIndex.963533256.1430514015 = 1903393144
cbQosConfigIndex.963533256.1478081026 = 1956762746
cbQosConfigIndex.963533256.1479536693 = 1384610190
cbQosConfigIndex.963533256.1489399693 = 941708546
cbQosConfigIndex.963533256.1505913573 = 801930241
cbQosConfigIndex.963533256.1645833099 = 15452176
cbQosConfigIndex.963533256.1675574817 = 1797052689
cbQosConfigIndex.963533256.1713454474 = 489395873
cbQosConfigIndex.963533256.1726107920 = 931395325
cbQosConfigIndex.963533256.1734051313 = 5394123
cbQosConfigIndex.963533256.1734051316 = 5394126
cbQosConfigIndex.963533256.1842868494 = 148896242
cbQosConfigIndex.963533256.1851369023 = 1560811843
cbQosConfigIndex.963533256.1878727865 = 639057061
cbQosConfigIndex.963533256.1931608820 = 653089900
cbQosConfigIndex.963533256.1955714810 = 642154645
cbQosConfigIndex.963533256.2037135757 = 1478932409
cbQosConfigIndex.963533256.2061885175 = 61571658
cbQosConfigIndex.963533256.2097244707 = 50514480
cbQosConfigIndex.1016511798.308506703 = 1112139112
cbQosConfigIndex.1016511798.330103584 = 1924497808
cbQosConfigIndex.1016511798.1310303962 = 2102677199
cbQosConfigIndex.1016511798.1324644320 = 674906003
cbQosConfigIndex.1016511798.1350937789 = 1965376995
cbQosConfigIndex.1016511798.1424573452 = 657500142
cbQosConfigIndex.1016511798.2034250357 = 653089900
cbQosConfigIndex.1024153782.44169984 = 723272336
cbQosConfigIndex.1024153782.270599646 = 528570999
cbQosConfigIndex.1024153782.440379268 = 420127262
cbQosConfigIndex.1024153782.739789076 = 1478932409
cbQosConfigIndex.1024153782.1007057581 = 148896242
cbQosConfigIndex.1024153782.1111547186 = 1924497808
cbQosConfigIndex.1024153782.1201488103 = 862877783
cbQosConfigIndex.1024153782.1244448602 = 387388010
cbQosConfigIndex.1024153782.1250322152 = 1786488917
cbQosConfigIndex.1024153782.1271607100 = 15452176
cbQosConfigIndex.1024153782.1378779860 = 1242238692
cbQosConfigIndex.1024153782.1511190930 = 1965376995
cbQosConfigIndex.1024153782.1618388193 = 240244385
cbQosConfigIndex.1024153782.1738481794 = 776738885
cbQosConfigIndex.1024153782.1997533925 = 1840448458
cbQosConfigIndex.1024153782.2026086265 = 653089900
cbQosConfigIndex.1031661717.330018449 = 1027827025
cbQosConfigIndex.1031661717.555836736 = 1413129429
cbQosConfigIndex.1031661717.1168306843 = 1924497808
cbQosConfigIndex.1031661717.1738697518 = 1965376995
cbQosConfigIndex.1037101444.100830498 = 2051832308
cbQosConfigIndex.1037101444.377054999 = 387388010
cbQosConfigIndex.1037101444.706177370 = 15452176
cbQosConfigIndex.1037101444.755696292 = 776738885
cbQosConfigIndex.1037101444.1057685362 = 1281479717
cbQosConfigIndex.1037101444.1170279239 = 1924497808
cbQosConfigIndex.1037101444.1450472703 = 653089900
cbQosConfigIndex.1037101444.1784693805 = 1965376995
cbQosConfigIndex.1037101444.1868953341 = 862877783
cbQosConfigIndex.1037101444.2011906155 = 1377291574
cbQosConfigIndex.1083311427.315250423 = 1965376995
cbQosConfigIndex.1083311427.1003290774 = 1027827025
cbQosConfigIndex.1083311427.1033478059 = 1413129429
cbQosConfigIndex.1083311427.1606464832 = 1924497808
cbQosConfigIndex.1111826611.253478269 = 1081278939
cbQosConfigIndex.1111826611.393038465 = 1965376995
cbQosConfigIndex.1111826611.1146920954 = 1924497808
cbQosConfigIndex.1111826611.1561141436 = 554451165
cbQosConfigIndex.1141903964.6368971 = 1413129429
cbQosConfigIndex.1141903964.88183355 = 1965376995
cbQosConfigIndex.1141903964.1536657386 = 1027827025
cbQosConfigIndex.1141903964.2072968020 = 1924497808
cbQosConfigIndex.1164414201.809114076 = 1965376995
cbQosConfigIndex.1164414201.963062357 = 1924497808
cbQosConfigIndex.1164414201.991580427 = 1413129429
cbQosConfigIndex.1164414201.1521911111 = 1027827025
cbQosConfigIndex.1170996910.1008923501 = 1924497808
cbQosConfigIndex.1170996910.1074606874 = 1413129429
cbQosConfigIndex.1170996910.1237827553 = 1965376995
cbQosConfigIndex.1170996910.1949562863 = 1027827025
cbQosConfigIndex.1189115492.55846470 = 2102677199
cbQosConfigIndex.1189115492.155761180 = 1965376995
cbQosConfigIndex.1189115492.193477228 = 1924497808
cbQosConfigIndex.1189115492.228440599 = 653089900
cbQosConfigIndex.1189115492.1139021127 = 674906003
cbQosConfigIndex.1189115492.1829201681 = 1112139112
cbQosConfigIndex.1189115492.2030708664 = 657500142
cbQosConfigIndex.1191506350.75992755 = 653089900
cbQosConfigIndex.1191506350.91976357 = 2040467623
cbQosConfigIndex.1191506350.571491395 = 1924497808
cbQosConfigIndex.1191506350.612133467 = 674906003
cbQosConfigIndex.1191506350.634712357 = 811667257
cbQosConfigIndex.1191506350.683502125 = 1564391331
cbQosConfigIndex.1191506350.1065030592 = 1965376995
cbQosConfigIndex.1191506350.1073755854 = 440771570
cbQosConfigIndex.1191506350.1262078393 = 906495218
cbQosConfigIndex.1191506350.2042890851 = 255487748
cbQosConfigIndex.1264487479.107556454 = 1924497808
cbQosConfigIndex.1264487479.173496540 = 1965376995
cbQosConfigIndex.1264487479.180905480 = 2010819239
cbQosConfigIndex.1264487479.2124732222 = 1559804466
cbQosConfigIndex.1265735033.33556355 = 2055973330
cbQosConfigIndex.1265735033.76199042 = 862877783
cbQosConfigIndex.1265735033.97011239 = 1124760354
cbQosConfigIndex.1265735033.174613767 = 1131698119
cbQosConfigIndex.1265735033.216018699 = 776738885
cbQosConfigIndex.1265735033.484217495 = 387388010
cbQosConfigIndex.1265735033.857131194 = 591136681
cbQosConfigIndex.1265735033.924756919 = 15452176
cbQosConfigIndex.1265735033.942866190 = 1896834380
cbQosConfigIndex.1265735033.1080249792 = 1702448503
cbQosConfigIndex.1265735033.1126116901 = 1924497808
cbQosConfigIndex.1265735033.1170298288 = 653089900
cbQosConfigIndex.1265735033.1267466756 = 622197178
cbQosConfigIndex.1265735033.1545261469 = 783321495
cbQosConfigIndex.1265735033.2021506733 = 1965376995
cbQosConfigIndex.1284964121.144344237 = 1924497808
cbQosConfigIndex.1284964121.1084983599 = 1027827025
cbQosConfigIndex.1284964121.1629471666 = 1965376995
cbQosConfigIndex.1284964121.1987099923 = 1413129429
cbQosConfigIndex.1328575458.1170431535 = 1413129429
cbQosConfigIndex.1328575458.1381549494 = 1924497808
cbQosConfigIndex.1328575458.1856091984 = 1027827025
cbQosConfigIndex.1328575458.1955873465 = 1965376995
cbQosConfigIndex.1354565296.727255963 = 1807270017
cbQosConfigIndex.1354565296.738832033 = 1965376995
cbQosConfigIndex.1354565296.1800649307 = 2035282769
cbQosConfigIndex.1354565296.2086319870 = 1924497808
cbQosConfigIndex.1357043445.691581079 = 1834056575
cbQosConfigIndex.1357043445.906563961 = 1965376995
cbQosConfigIndex.1357043445.1064225787 = 1044320003
cbQosConfigIndex.1357043445.1706106828 = 1924497808
cbQosConfigIndex.1387975841.1142416811 = 554451165
cbQosConfigIndex.1387975841.1186417422 = 1081278939
cbQosConfigIndex.1387975841.1480665520 = 1965376995
cbQosConfigIndex.1387975841.1869881783 = 1924497808
cbQosConfigIndex.1480582061.878948993 = 790646849
cbQosConfigIndex.1480582061.901537382 = 1965376995
cbQosConfigIndex.1480582061.1040086421 = 631527876
cbQosConfigIndex.1480582061.1150956218 = 465170809
cbQosConfigIndex.1480582061.1449818115 = 10838984
cbQosConfigIndex.1480582061.1654352289 = 762853283
cbQosConfigIndex.1480582061.1657158089 = 646810486
cbQosConfigIndex.1480582061.1690134860 = 1924497808
cbQosConfigIndex.1480582061.1732022143 = 490023432
cbQosConfigIndex.1480582061.1924865266 = 2040155350
cbQosConfigIndex.1491293644.509197992 = 1924497808
cbQosConfigIndex.1491293644.862789378 = 1965376995
cbQosConfigIndex.1491293644.1590053117 = 944524593
cbQosConfigIndex.1491293644.1870298678 = 1295469813
cbQosConfigIndex.1515587543.66299368 = 862877783
cbQosConfigIndex.1515587543.74227817 = 61571658
cbQosConfigIndex.1515587543.78497914 = 420127262
cbQosConfigIndex.1515587543.298856070 = 679315958
cbQosConfigIndex.1515587543.350716234 = 1519213534
cbQosConfigIndex.1515587543.388635956 = 941708546
cbQosConfigIndex.1515587543.409977686 = 801930241
cbQosConfigIndex.1515587543.429579924 = 1465094841
cbQosConfigIndex.1515587543.446928143 = 1478932409
cbQosConfigIndex.1515587543.476287796 = 1965376995
cbQosConfigIndex.1515587543.503804736 = 61027205
cbQosConfigIndex.1515587543.523007146 = 5394126
cbQosConfigIndex.1515587543.523007151 = 5394123
cbQosConfigIndex.1515587543.540933093 = 1924497808
cbQosConfigIndex.1515587543.605534920 = 927813251
cbQosConfigIndex.1515587543.727149620 = 148896242
cbQosConfigIndex.1515587543.734246631 = 81559928
cbQosConfigIndex.1515587543.737830075 = 639057061
cbQosConfigIndex.1515587543.764874284 = 1797052689
cbQosConfigIndex.1515587543.770846829 = 776738885
cbQosConfigIndex.1515587543.999012904 = 1750617650
cbQosConfigIndex.1515587543.1006767003 = 1242238692
cbQosConfigIndex.1515587543.1093860585 = 376982350
cbQosConfigIndex.1515587543.1211654692 = 387388010
cbQosConfigIndex.1515587543.1233052563 = 489395873
cbQosConfigIndex.1515587543.1290129546 = 50514480
cbQosConfigIndex.1515587543.1352447382 = 872504756
cbQosConfigIndex.1515587543.1403118430 = 653089900
cbQosConfigIndex.1515587543.1560468510 = 1374835654
cbQosConfigIndex.1515587543.1665728578 = 144265734
cbQosConfigIndex.1515587543.1684847958 = 534270526
cbQosConfigIndex.1515587543.1801334387 = 1384610190
cbQosConfigIndex.1515587543.1837459314 = 819807096
cbQosConfigIndex.1515587543.1843311973 = 1807329536
cbQosConfigIndex.1515587543.1882310130 = 1560811843
cbQosConfigIndex.1515587543.1887776005 = 931395325
cbQosConfigIndex.1515587543.1911500724 = 143486727
cbQosConfigIndex.1515587543.1979235017 = 1903393144
cbQosConfigIndex.1515587543.2006878727 = 642154645
cbQosConfigIndex.1515587543.2053878197 = 15452176
cbQosConfigIndex.1515587543.2082502949 = 1956762746
cbQosConfigIndex.1515587543.2094343423 = 989420823
cbQosConfigIndex.1527170009.57979860 = 1924497808
cbQosConfigIndex.1527170009.456227931 = 250717474
cbQosConfigIndex.1527170009.729821927 = 2066056342
cbQosConfigIndex.1527170009.830816762 = 491353236
cbQosConfigIndex.1527170009.937118147 = 2110279590
cbQosConfigIndex.1527170009.1088686190 = 1064134300
cbQosConfigIndex.1527170009.1132794092 = 668692575
cbQosConfigIndex.1527170009.1143797516 = 632509195
cbQosConfigIndex.1527170009.1226137536 = 458305209
cbQosConfigIndex.1527170009.1311629910 = 1965376995
cbQosConfigIndex.1527170009.1388685244 = 862877783
cbQosConfigIndex.1527170009.1460467041 = 915823805
cbQosConfigIndex.1527170009.1470024818 = 276757252
cbQosConfigIndex.1527170009.1593348350 = 2049927721
cbQosConfigIndex.1527170009.1609432173 = 28717349
cbQosConfigIndex.1527170009.1837544830 = 1063473431
cbQosConfigIndex.1527170009.2024912524 = 1170182152
cbQosConfigIndex.1568156613.81230226 = 674906003
cbQosConfigIndex.1568156613.94315851 = 1965376995
cbQosConfigIndex.1568156613.166101979 = 1924497808
cbQosConfigIndex.1568156613.199109221 = 726120860
cbQosConfigIndex.1568156613.259817652 = 1506541515
cbQosConfigIndex.1568156613.1425205179 = 1640691339
cbQosConfigIndex.1568156613.1602190209 = 653089900
cbQosConfigIndex.1568156613.1776524839 = 265980307
cbQosConfigIndex.1568156613.1883543746 = 650704032
cbQosConfigIndex.1568156613.2129552119 = 1623852829
cbQosConfigIndex.1583203207.28546778 = 1242238692
cbQosConfigIndex.1583203207.125768266 = 528570999
cbQosConfigIndex.1583203207.260213245 = 1965376995
cbQosConfigIndex.1583203207.530599921 = 420127262
cbQosConfigIndex.1583203207.660387653 = 15452176
cbQosConfigIndex.1583203207.889262781 = 776738885
cbQosConfigIndex.1583203207.1052632299 = 148896242
cbQosConfigIndex.1583203207.1069695999 = 240244385
cbQosConfigIndex.1583203207.1210319911 = 387388010
cbQosConfigIndex.1583203207.1309305646 = 653089900
cbQosConfigIndex.1583203207.1383103416 = 862877783
cbQosConfigIndex.1583203207.1406768053 = 1924497808
cbQosConfigIndex.1583203207.1496544038 = 1478932409
cbQosConfigIndex.1583203207.1657337073 = 1786488917
cbQosConfigIndex.1583203207.1719812839 = 723272336
cbQosConfigIndex.1583203207.1810986555 = 1840448458
cbQosConfigIndex.1594942982.321629870 = 1044320003
cbQosConfigIndex.1594942982.368838109 = 1924497808
cbQosConfigIndex.1594942982.775484322 = 1834056575
cbQosConfigIndex.1594942982.1146610800 = 1965376995
cbQosConfigIndex.1618050244.452124492 = 1995803254
cbQosConfigIndex.1618050244.600286165 = 1965376995
cbQosConfigIndex.1618050244.1274452167 = 958053566
cbQosConfigIndex.1618050244.2084211284 = 1924497808
cbQosConfigIndex.1619930757.42061057 = 496305261
cbQosConfigIndex.1619930757.100144492 = 2053399462
cbQosConfigIndex.1619930757.396011958 = 1965376995
cbQosConfigIndex.1619930757.756743560 = 1956762746
cbQosConfigIndex.1619930757.1010367969 = 1924497808
cbQosConfigIndex.1619930757.1312200456 = 1286112999
cbQosConfigIndex.1619930757.1485073752 = 1863499651
cbQosConfigIndex.1619930757.1485073755 = 1863499652
cbQosConfigIndex.1619930757.1769309218 = 497438030
cbQosConfigIndex.1625430718.102993552 = 927813251
cbQosConfigIndex.1625430718.135943599 = 819807096
cbQosConfigIndex.1625430718.160364063 = 862877783
cbQosConfigIndex.1625430718.169163078 = 1384610190
cbQosConfigIndex.1625430718.202723427 = 143486727
cbQosConfigIndex.1625430718.256059064 = 1965376995
cbQosConfigIndex.1625430718.275765286 = 144265734
cbQosConfigIndex.1625430718.283712305 = 376982350
cbQosConfigIndex.1625430718.336524369 = 1924497808
cbQosConfigIndex.1625430718.397840983 = 489395873
cbQosConfigIndex.1625430718.559111634 = 1519213534
cbQosConfigIndex.1625430718.619570858 = 61027205
cbQosConfigIndex.1625430718.762090291 = 679315958
cbQosConfigIndex.1625430718.782125523 = 1465094841
cbQosConfigIndex.1625430718.792828226 = 1903393144
cbQosConfigIndex.1625430718.799793883 = 872504756
cbQosConfigIndex.1625430718.839721556 = 15452176
cbQosConfigIndex.1625430718.842225328 = 941708546
cbQosConfigIndex.1625430718.842277203 = 1807329536
cbQosConfigIndex.1625430718.854055923 = 642154645
cbQosConfigIndex.1625430718.926164334 = 1797052689
cbQosConfigIndex.1625430718.944685328 = 387388010
cbQosConfigIndex.1625430718.952367386 = 1374835654
cbQosConfigIndex.1625430718.953011029 = 1242238692
cbQosConfigIndex.1625430718.1052237393 = 61571658
cbQosConfigIndex.1625430718.1070761841 = 639057061
cbQosConfigIndex.1625430718.1226255985 = 653089900
cbQosConfigIndex.1625430718.1260962003 = 1750617650
cbQosConfigIndex.1625430718.1285851482 = 776738885
cbQosConfigIndex.1625430718.1382779468 = 801930241
cbQosConfigIndex.1625430718.1415708276 = 1560811843
cbQosConfigIndex.1625430718.1524174869 = 1478932409
cbQosConfigIndex.1625430718.1722138886 = 420127262
cbQosConfigIndex.1625430718.1773521641 = 1956762746
cbQosConfigIndex.1625430718.1918547894 = 989420823
cbQosConfigIndex.1625430718.1986121448 = 81559928
cbQosConfigIndex.1625430718.2061847805 = 534270526
cbQosConfigIndex.1625430718.2062382657 = 931395325
cbQosConfigIndex.1625430718.2088235465 = 5394123
cbQosConfigIndex.1625430718.2088235468 = 5394126
cbQosConfigIndex.1625430718.2127783604 = 50514480
cbQosConfigIndex.1625430718.2145347878 = 148896242
cbQosConfigIndex.1649599227.712662420 = 24978075
cbQosConfigIndex.1649599227.1004103742 = 653089900
cbQosConfigIndex.1649599227.1133251863 = 674906003
cbQosConfigIndex.1649599227.1297830331 = 1102871500
cbQosConfigIndex.1649599227.1580598842 = 1924497808
cbQosConfigIndex.1649599227.1712362412 = 1965376995
cbQosConfigIndex.1649599227.1981601630 = 787237658
cbQosConfigIndex.1693887871.1218302750 = 1833585075
cbQosConfigIndex.1693887871.1606800035 = 1924497808
cbQosConfigIndex.1693887871.1789956834 = 1965376995
cbQosConfigIndex.1693887871.1954413527 = 31338
cbQosConfigIndex.1707977964.16352398 = 1924497808
cbQosConfigIndex.1707977964.51066178 = 1081278939
cbQosConfigIndex.1707977964.393879470 = 1965376995
cbQosConfigIndex.1707977964.550039304 = 554451165
cbQosConfigIndex.1717284310.221840775 = 1924497808
cbQosConfigIndex.1717284310.427342516 = 653089900
cbQosConfigIndex.1717284310.644054409 = 1965376995
cbQosConfigIndex.1717284310.658534747 = 655662702
cbQosConfigIndex.1717284310.1769449051 = 884581970
cbQosConfigIndex.1717284310.2051296572 = 674906003
cbQosConfigIndex.1717284310.2074467208 = 1701790165
cbQosConfigIndex.1755550669.815493683 = 554451165
cbQosConfigIndex.1755550669.876691222 = 1081278939
cbQosConfigIndex.1755550669.1278523727 = 1924497808
cbQosConfigIndex.1755550669.1556066901 = 1965376995
cbQosConfigIndex.1765446362.395653303 = 1924497808
cbQosConfigIndex.1765446362.1285943939 = 1413129429
cbQosConfigIndex.1765446362.1576764381 = 1027827025
cbQosConfigIndex.1765446362.1719775290 = 1965376995
cbQosConfigIndex.1770600673.439869937 = 1965376995
cbQosConfigIndex.1770600673.733563158 = 1834056575
cbQosConfigIndex.1770600673.1131904732 = 1924497808
cbQosConfigIndex.1770600673.1185365259 = 1044320003
cbQosConfigIndex.1781668757.1272764550 = 1924497808
cbQosConfigIndex.1781668757.1531573345 = 1965376995
cbQosConfigIndex.1781668757.1804173635 = 240972669
cbQosConfigIndex.1781668757.1913883715 = 554410371
cbQosConfigIndex.1797965665.224917156 = 674906003
cbQosConfigIndex.1797965665.303803640 = 657500142
cbQosConfigIndex.1797965665.835506004 = 1924497808
cbQosConfigIndex.1797965665.937948161 = 1965376995
cbQosConfigIndex.1797965665.1129641125 = 653089900
cbQosConfigIndex.1797965665.1355394798 = 2102677199
cbQosConfigIndex.1797965665.1819953215 = 1112139112
cbQosConfigIndex.1817401144.20706542 = 1924497808
cbQosConfigIndex.1817401144.109928438 = 1202292200
cbQosConfigIndex.1817401144.207658381 = 1532178780
cbQosConfigIndex.1817401144.416467755 = 842284689
cbQosConfigIndex.1817401144.456236270 = 674906003
cbQosConfigIndex.1817401144.859314839 = 1965376995
cbQosConfigIndex.1817401144.1129969097 = 219902921
cbQosConfigIndex.1817401144.1222664653 = 653089900
cbQosConfigIndex.1817401144.1689997242 = 1694468773
cbQosConfigIndex.1817401144.1836765569 = 1984732614
cbQosConfigIndex.1864403289.206909602 = 1924497808
cbQosConfigIndex.1864403289.610001020 = 1965376995
cbQosConfigIndex.1864403289.779617044 = 554451165
cbQosConfigIndex.1864403289.1429838096 = 1081278939
cbQosConfigIndex.1876332675.870529 = 996387976
cbQosConfigIndex.1876332675.2572948 = 181989087
cbQosConfigIndex.1876332675.11138850 = 159661242
cbQosConfigIndex.1876332675.11589531 = 767659006
cbQosConfigIndex.1876332675.16491605 = 147896007
cbQosConfigIndex.1876332675.21252653 = 1567510720
cbQosConfigIndex.1876332675.23429618 = 851378441
cbQosConfigIndex.1876332675.23429619 = 851378440
cbQosConfigIndex.1876332675.23429621 = 851378446
cbQosConfigIndex.1876332675.30511392 = 110176086
cbQosConfigIndex.1876332675.61720959 = 370380623
cbQosConfigIndex.1876332675.68160753 = 2128433354
cbQosConfigIndex.1876332675.71627656 = 1404743521
cbQosConfigIndex.1876332675.72363083 = 249177275
cbQosConfigIndex.1876332675.74251908 = 587740425
cbQosConfigIndex.1876332675.81984448 = 1953005622
cbQosConfigIndex.1876332675.91640659 = 1578880922
cbQosConfigIndex.1876332675.96542238 = 1364763800
cbQosConfigIndex.1876332675.100299574 = 284727803
cbQosConfigIndex.1876332675.101016605 = 1463749451
cbQosConfigIndex.1876332675.101677467 = 313564190
cbQosConfigIndex.1876332675.111191485 = 1211873873
cbQosConfigIndex.1876332675.115080375 = 2005487595
cbQosConfigIndex.1876332675.122603437 = 1888666517
cbQosConfigIndex.1876332675.123401957 = 144927147
cbQosConfigIndex.1876332675.126466560 = 1211986971
cbQosConfigIndex.1876332675.127759520 = 660676137
cbQosConfigIndex.1876332675.127813569 = 846531717
cbQosConfigIndex.1876332675.128564748 = 1822883830
cbQosConfigIndex.1876332675.129127078 = 472036532
cbQosConfigIndex.1876332675.131132720 = 1107116267
cbQosConfigIndex.1876332675.131673513 = 1299249249
cbQosConfigIndex.1876332675.135477884 = 1893807604
cbQosConfigIndex.1876332675.140631007 = 1676593756
cbQosConfigIndex.1876332675.145831899 = 911059581
cbQosConfigIndex.1876332675.147417299 = 1843957956
cbQosConfigIndex.1876332675.153732798 = 135831249
cbQosConfigIndex.1876332675.154065180 = 1159288187
cbQosConfigIndex.1876332675.154609552 = 1062107462
cbQosConfigIndex.1876332675.154965925 = 1306739123
cbQosConfigIndex.1876332675.155256406 = 398084305
cbQosConfigIndex.1876332675.156129679 = 1140203722
cbQosConfigIndex.1876332675.161501792 = 1101978835
cbQosConfigIndex.1876332675.164165929 = 558611229
cbQosConfigIndex.1876332675.165628849 = 2021087817
cbQosConfigIndex.1876332675.169851595 = 994977198
cbQosConfigIndex.1876332675.171426268 = 662160197
cbQosConfigIndex.1876332675.171744255 = 884090468
cbQosConfigIndex.1876332675.175405872 = 1060432174
cbQosConfigIndex.1876332675.186805252 = 449809479
cbQosConfigIndex.1876332675.190632969 = 101972868
cbQosConfigIndex.1876332675.197368834 = 148535414
cbQosConfigIndex.1876332675.199954609 = 174477567
cbQosConfigIndex.1876332675.201516739 = 333943910
cbQosConfigIndex.1876332675.207986604 = 37621879
cbQosConfigIndex.1876332675.214801260 = 1387275761
cbQosConfigIndex.1876332675.216058117 = 419826480
cbQosConfigIndex.1876332675.224126720 = 1490554014
cbQosConfigIndex.1876332675.228329193 = 1879016438
cbQosConfigIndex.1876332675.230646941 = 909836944
cbQosConfigIndex.1876332675.237746334 = 1703023531
cbQosConfigIndex.1876332675.240334894 = 1025655748
cbQosConfigIndex.1876332675.244353585 = 2019579762
cbQosConfigIndex.1876332675.245825266 = 289474337
cbQosConfigIndex.1876332675.250173519 = 1935605126
cbQosConfigIndex.1876332675.254404465 = 89108982
cbQosConfigIndex.1876332675.256240443 = 1051030273
cbQosConfigIndex.1876332675.257705463 = 544564794
cbQosConfigIndex.1876332675.260859404 = 725662605
cbQosConfigIndex.1876332675.262501267 = 424473901
cbQosConfigIndex.1876332675.263881060 = 1224515131
cbQosConfigIndex.1876332675.272016825 = 64046439
cbQosConfigIndex.1876332675.272040385 = 419332704
cbQosConfigIndex.1876332675.273335180 = 894367001
cbQosConfigIndex.1876332675.289797286 = 635718192
cbQosConfigIndex.1876332675.295129236 = 1782124192
cbQosConfigIndex.1876332675.296921575 = 1195452184
cbQosConfigIndex.1876332675.297960037 = 1423160865
cbQosConfigIndex.1876332675.298210789 = 79981888
cbQosConfigIndex.1876332675.300443594 = 1558588742
cbQosConfigIndex.1876332675.300649465 = 1752140801
cbQosConfigIndex.1876332675.304858720 = 1205117755
cbQosConfigIndex.1876332675.307113359 = 1978698709
cbQosConfigIndex.1876332675.307552182 = 1629013544
cbQosConfigIndex.1876332675.310338102 = 27785832
cbQosConfigIndex.1876332675.315498149 = 170688629
cbQosConfigIndex.1876332675.319325642 = 872988978
cbQosConfigIndex.1876332675.326329141 = 2098946000
cbQosConfigIndex.1876332675.326416193 = 2118067264
cbQosConfigIndex.1876332675.328590294 = 997248266
cbQosConfigIndex.1876332675.333035382 = 1881308741
cbQosConfigIndex.1876332675.334059799 = 249233010
cbQosConfigIndex.1876332675.340927674 = 1146890955
cbQosConfigIndex.1876332675.343888246 = 1327755959
cbQosConfigIndex.1876332675.344297872 = 1986772299
cbQosConfigIndex.1876332675.344981238 = 474053361
cbQosConfigIndex.1876332675.346196439 = 966441605
cbQosConfigIndex.1876332675.347235021 = 834153282
cbQosConfigIndex.1876332675.349963841 = 1838206643
cbQosConfigIndex.1876332675.350945987 = 2062201823
cbQosConfigIndex.1876332675.354321856 = 1678713497
cbQosConfigIndex.1876332675.355012316 = 2046174427
cbQosConfigIndex.1876332675.355655741 = 1470934802
cbQosConfigIndex.1876332675.357082885 = 1568111979
cbQosConfigIndex.1876332675.363581143 = 1752622568
cbQosConfigIndex.1876332675.366525735 = 864687562
cbQosConfigIndex.1876332675.367384916 = 715495093
cbQosConfigIndex.1876332675.371736304 = 1170299875
cbQosConfigIndex.1876332675.374866855 = 1939638681
cbQosConfigIndex.1876332675.376975847 = 1913316222
cbQosConfigIndex.1876332675.379626312 = 1672107232
cbQosConfigIndex.1876332675.383907001 = 1304378758
cbQosConfigIndex.1876332675.384889932 = 1564020744
cbQosConfigIndex.1876332675.385110217 = 330702898
cbQosConfigIndex.1876332675.385319642 = 2017910878
cbQosConfigIndex.1876332675.386488856 = 662092412
cbQosConfigIndex.1876332675.387667342 = 1953611107
cbQosConfigIndex.1876332675.392027218 = 1061895654
cbQosConfigIndex.1876332675.392317672 = 2037299841
cbQosConfigIndex.1876332675.399015191 = 399148073
cbQosConfigIndex.1876332675.401028131 = 1659816599
cbQosConfigIndex.1876332675.402037588 = 1282454353
cbQosConfigIndex.1876332675.402526083 = 1019200662
cbQosConfigIndex.1876332675.408880012 = 928123431
cbQosConfigIndex.1876332675.414713172 = 509474168
cbQosConfigIndex.1876332675.417983674 = 160484864
cbQosConfigIndex.1876332675.420515511 = 994252745
cbQosConfigIndex.1876332675.423148386 = 1161883623
cbQosConfigIndex.1876332675.424543725 = 1364020072
cbQosConfigIndex.1876332675.426734460 = 2059602975
cbQosConfigIndex.1876332675.426842411 = 199352741
cbQosConfigIndex.1876332675.429033678 = 281799114
cbQosConfigIndex.1876332675.441343056 = 1585441797
cbQosConfigIndex.1876332675.443181567 = 289161182
cbQosConfigIndex.1876332675.447353047 = 2095374067
cbQosConfigIndex.1876332675.454659977 = 364909244
cbQosConfigIndex.1876332675.456914617 = 1152424433
cbQosConfigIndex.1876332675.457329669 = 1350645473
cbQosConfigIndex.1876332675.463492306 = 1784142830
cbQosConfigIndex.1876332675.468169329 = 767647564
cbQosConfigIndex.1876332675.474056989 = 33512003
cbQosConfigIndex.1876332675.475179174 = 1445075403
cbQosConfigIndex.1876332675.476956333 = 1902589095
cbQosConfigIndex.1876332675.477062688 = 748324133
cbQosConfigIndex.1876332675.477129012 = 1405455016
cbQosConfigIndex.1876332675.477870970 = 201838250
cbQosConfigIndex.1876332675.480746302 = 509849190
cbQosConfigIndex.1876332675.483893985 = 1574653394
cbQosConfigIndex.1876332675.484351195 = 255850079
cbQosConfigIndex.1876332675.489416238 = 1963827605
cbQosConfigIndex.1876332675.500649424 = 155098056
cbQosConfigIndex.1876332675.505836753 = 1109232534
cbQosConfigIndex.1876332675.506776651 = 1007949042
cbQosConfigIndex.1876332675.508192149 = 411086265
cbQosConfigIndex.1876332675.515473740 = 2132994629
cbQosConfigIndex.1876332675.518914044 = 1689586836
cbQosConfigIndex.1876332675.518977923 = 543499806
cbQosConfigIndex.1876332675.523955411 = 2125472492
cbQosConfigIndex.1876332675.524919979 = 1299141726
cbQosConfigIndex.1876332675.525384756 = 1428292679
cbQosConfigIndex.1876332675.527653535 = 1301183736
cbQosConfigIndex.1876332675.529213243 = 1448482082
cbQosConfigIndex.1876332675.536653493 = 1248904231
cbQosConfigIndex.1876332675.537450583 = 433855095
cbQosConfigIndex.1876332675.538375631 = 294559173
cbQosConfigIndex.1876332675.541025963 = 2112073020
cbQosConfigIndex.1876332675.543269098 = 1874080441
cbQosConfigIndex.1876332675.547343503 = 315598429
cbQosConfigIndex.1876332675.549220935 = 1196236235
cbQosConfigIndex.1876332675.555257337 = 1386159450
cbQosConfigIndex.1876332675.555723303 = 1898426251
cbQosConfigIndex.1876332675.561562131 = 846912072
cbQosConfigIndex.1876332675.567048395 = 1420251317
cbQosConfigIndex.1876332675.572457782 = 1497446558
cbQosConfigIndex.1876332675.572590636 = 637484804
cbQosConfigIndex.1876332675.574850733 = 274211146
cbQosConfigIndex.1876332675.577770840 = 796363496
cbQosConfigIndex.1876332675.578914861 = 236792140
cbQosConfigIndex.1876332675.584421957 = 703051748
cbQosConfigIndex.1876332675.585083779 = 946944879
cbQosConfigIndex.1876332675.587357052 = 1476594814
cbQosConfigIndex.1876332675.588660080 = 1615602507
cbQosConfigIndex.1876332675.591256897 = 684874832
cbQosConfigIndex.1876332675.593573628 = 791370686
cbQosConfigIndex.1876332675.597434598 = 1583671793
cbQosConfigIndex.1876332675.599418513 = 1803437912
cbQosConfigIndex.1876332675.600392157 = 1856373792
cbQosConfigIndex.1876332675.601508575 = 1771651524
cbQosConfigIndex.1876332675.601703687 = 328264535
cbQosConfigIndex.1876332675.604253109 = 1783804424
cbQosConfigIndex.1876332675.605612686 = 510393532
cbQosConfigIndex.1876332675.606324484 = 666761975
cbQosConfigIndex.1876332675.612726739 = 2053414632
cbQosConfigIndex.1876332675.613786306 = 36126101
cbQosConfigIndex.1876332675.615335720 = 339310708
cbQosConfigIndex.1876332675.617404491 = 195846896
cbQosConfigIndex.1876332675.626432089 = 1723068781
cbQosConfigIndex.1876332675.632874454 = 2086744044
cbQosConfigIndex.1876332675.636028359 = 474019911
cbQosConfigIndex.1876332675.642738749 = 1311650625
cbQosConfigIndex.1876332675.644512012 = 781136182
cbQosConfigIndex.1876332675.650094387 = 942711451
cbQosConfigIndex.1876332675.650318793 = 1924497808
cbQosConfigIndex.1876332675.652258229 = 257768678
cbQosConfigIndex.1876332675.662199315 = 1834670441
cbQosConfigIndex.1876332675.668520622 = 258095243
cbQosConfigIndex.1876332675.671798335 = 522969285
cbQosConfigIndex.1876332675.678561076 = 88482654
cbQosConfigIndex.1876332675.680491658 = 1681558849
cbQosConfigIndex.1876332675.683308531 = 145945189
cbQosConfigIndex.1876332675.688440030 = 928065054
cbQosConfigIndex.1876332675.690046512 = 1643148914
cbQosConfigIndex.1876332675.692539360 = 592457296
cbQosConfigIndex.1876332675.695509249 = 1396905329
cbQosConfigIndex.1876332675.697848522 = 1100258025
cbQosConfigIndex.1876332675.702981319 = 1962096490
cbQosConfigIndex.1876332675.709969710 = 1443203794
cbQosConfigIndex.1876332675.710844153 = 147024758
cbQosConfigIndex.1876332675.711726910 = 524841719
cbQosConfigIndex.1876332675.712436736 = 106666741
cbQosConfigIndex.1876332675.715164121 = 1439362042
cbQosConfigIndex.1876332675.725084847 = 465938769
cbQosConfigIndex.1876332675.730514716 = 187752704
cbQosConfigIndex.1876332675.731254247 = 175277012
cbQosConfigIndex.1876332675.743095637 = 1599722575
cbQosConfigIndex.1876332675.744876893 = 1178917361
cbQosConfigIndex.1876332675.752703039 = 2011981566
cbQosConfigIndex.1876332675.757502274 = 1263021250
cbQosConfigIndex.1876332675.758114426 = 737354789
cbQosConfigIndex.1876332675.760752056 = 1733218504
cbQosConfigIndex.1876332675.762081382 = 1885958953
cbQosConfigIndex.1876332675.763498194 = 2101598807
cbQosConfigIndex.1876332675.764716542 = 331662721
cbQosConfigIndex.1876332675.766406028 = 515474448
cbQosConfigIndex.1876332675.767593609 = 1603560353
cbQosConfigIndex.1876332675.771324286 = 1578205535
cbQosConfigIndex.1876332675.774103123 = 785085193
cbQosConfigIndex.1876332675.778259536 = 1686724368
cbQosConfigIndex.1876332675.781448384 = 2079018617
cbQosConfigIndex.1876332675.782755711 = 1780448681
cbQosConfigIndex.1876332675.786490327 = 1305987318
cbQosConfigIndex.1876332675.787293763 = 896179601
cbQosConfigIndex.1876332675.787598217 = 578621571
cbQosConfigIndex.1876332675.788055325 = 1751933406
cbQosConfigIndex.1876332675.788679155 = 1031989908
cbQosConfigIndex.1876332675.792367642 = 1246079721
cbQosConfigIndex.1876332675.800305924 = 1878975504
cbQosConfigIndex.1876332675.813128968 = 1451907648
cbQosConfigIndex.1876332675.827102251 = 820511245
cbQosConfigIndex.1876332675.830779813 = 2106146963
cbQosConfigIndex.1876332675.835179504 = 912807974
cbQosConfigIndex.1876332675.835206221 = 576695593
cbQosConfigIndex.1876332675.837604173 = 1609236902
cbQosConfigIndex.1876332675.840113333 = 90735299
cbQosConfigIndex.1876332675.841351698 = 1494911919
cbQosConfigIndex.1876332675.841550001 = 30931164
cbQosConfigIndex.1876332675.844346005 = 745084057
cbQosConfigIndex.1876332675.847498660 = 1026876530
cbQosConfigIndex.1876332675.853260628 = 742298100
cbQosConfigIndex.1876332675.865007019 = 1774689070
cbQosConfigIndex.1876332675.867149461 = 517971479
cbQosConfigIndex.1876332675.869265724 = 505367580
cbQosConfigIndex.1876332675.869849207 = 1700786955
cbQosConfigIndex.1876332675.876541704 = 1569346434
cbQosConfigIndex.1876332675.883301485 = 1429082351
cbQosConfigIndex.1876332675.889673752 = 1451922359
cbQosConfigIndex.1876332675.894518632 = 90358299
cbQosConfigIndex.1876332675.901758689 = 1712661168
cbQosConfigIndex.1876332675.914845147 = 647776039
cbQosConfigIndex.1876332675.919284123 = 1792559166
cbQosConfigIndex.1876332675.920273926 = 1445955109
cbQosConfigIndex.1876332675.923409377 = 880383626
cbQosConfigIndex.1876332675.926830945 = 1618955849
cbQosConfigIndex.1876332675.928327231 = 531301465
cbQosConfigIndex.1876332675.933071705 = 1717394166
cbQosConfigIndex.1876332675.934165789 = 757639582
cbQosConfigIndex.1876332675.934408761 = 1450084927
cbQosConfigIndex.1876332675.938650230 = 1868896293
cbQosConfigIndex.1876332675.942905766 = 945490242
cbQosConfigIndex.1876332675.947993425 = 1247688897
cbQosConfigIndex.1876332675.948155451 = 2014740684
cbQosConfigIndex.1876332675.949198557 = 293960548
cbQosConfigIndex.1876332675.950097666 = 637287004
cbQosConfigIndex.1876332675.953945911 = 800739575
cbQosConfigIndex.1876332675.964136593 = 1266609888
cbQosConfigIndex.1876332675.967641790 = 2028003046
cbQosConfigIndex.1876332675.967737419 = 357573462
cbQosConfigIndex.1876332675.970508902 = 1199498644
cbQosConfigIndex.1876332675.976942610 = 1098358459
cbQosConfigIndex.1876332675.979295982 = 734913002
cbQosConfigIndex.1876332675.980707428 = 939462079
cbQosConfigIndex.1876332675.983920642 = 1747566732
cbQosConfigIndex.1876332675.987805528 = 1108498124
cbQosConfigIndex.1876332675.987855771 = 168226694
cbQosConfigIndex.1876332675.988529790 = 847530767
cbQosConfigIndex.1876332675.991996639 = 125632528
cbQosConfigIndex.1876332675.995235711 = 50835664
cbQosConfigIndex.1876332675.999527365 = 1197140938
cbQosConfigIndex.1876332675.1002611290 = 877406155
cbQosConfigIndex.1876332675.1010825341 = 951634711
cbQosConfigIndex.1876332675.1018267391 = 2068069161
cbQosConfigIndex.1876332675.1020422726 = 334865356
cbQosConfigIndex.1876332675.1022587645 = 2142515310
cbQosConfigIndex.1876332675.1022604973 = 837048439
cbQosConfigIndex.1876332675.1027376574 = 341146503
cbQosConfigIndex.1876332675.1035849286 = 1877155821
cbQosConfigIndex.1876332675.1036527125 = 107799868
cbQosConfigIndex.1876332675.1052897019 = 1230832915
cbQosConfigIndex.1876332675.1054909196 = 589627032
cbQosConfigIndex.1876332675.1058563783 = 1529521145
cbQosConfigIndex.1876332675.1063470637 = 1319692952
cbQosConfigIndex.1876332675.1065212935 = 418588946
cbQosConfigIndex.1876332675.1067434243 = 3499687
cbQosConfigIndex.1876332675.1067434246 = 3499682
cbQosConfigIndex.1876332675.1068924728 = 1036670952
cbQosConfigIndex.1876332675.1072370033 = 1388439865
cbQosConfigIndex.1876332675.1072395885 = 624975261
cbQosConfigIndex.1876332675.1079952510 = 1190211537
cbQosConfigIndex.1876332675.1081688622 = 137377569
cbQosConfigIndex.1876332675.1084179317 = 1348094268
cbQosConfigIndex.1876332675.1087512522 = 1084209993
cbQosConfigIndex.1876332675.1090219084 = 78790903
cbQosConfigIndex.1876332675.1113664896 = 1806205375
cbQosConfigIndex.1876332675.1129793728 = 360051414
cbQosConfigIndex.1876332675.1129829911 = 2091415286
cbQosConfigIndex.1876332675.1131434099 = 1804451119
cbQosConfigIndex.1876332675.1132582388 = 1392674386
cbQosConfigIndex.1876332675.1133423010 = 1462320315
cbQosConfigIndex.1876332675.1133722689 = 591260947
cbQosConfigIndex.1876332675.1135297546 = 1050987153
cbQosConfigIndex.1876332675.1137626961 = 2096042270
cbQosConfigIndex.1876332675.1138386706 = 1041646390
cbQosConfigIndex.1876332675.1140389128 = 906820327
cbQosConfigIndex.1876332675.1143385859 = 544920685
cbQosConfigIndex.1876332675.1145189403 = 353133355
cbQosConfigIndex.1876332675.1147390723 = 698171004
cbQosConfigIndex.1876332675.1147468657 = 2040223803
cbQosConfigIndex.1876332675.1149490659 = 2143600676
cbQosConfigIndex.1876332675.1150029962 = 189599440
cbQosConfigIndex.1876332675.1159197550 = 443979417
cbQosConfigIndex.1876332675.1160880939 = 394229762
cbQosConfigIndex.1876332675.1162331596 = 1511956825
cbQosConfigIndex.1876332675.1169443574 = 1255161950
cbQosConfigIndex.1876332675.1169443575 = 1255161951
cbQosConfigIndex.1876332675.1169746363 = 1365328841
cbQosConfigIndex.1876332675.1171013833 = 582046853
cbQosConfigIndex.1876332675.1171223950 = 530103000
cbQosConfigIndex.1876332675.1173550651 = 84781470
cbQosConfigIndex.1876332675.1177394993 = 1441534746
cbQosConfigIndex.1876332675.1182057910 = 1420060680
cbQosConfigIndex.1876332675.1186221164 = 1255161945
cbQosConfigIndex.1876332675.1186221165 = 1255161944
cbQosConfigIndex.1876332675.1192683909 = 1675126442
cbQosConfigIndex.1876332675.1194124361 = 1743583034
cbQosConfigIndex.1876332675.1214781183 = 968219641
cbQosConfigIndex.1876332675.1215071815 = 1668328350
cbQosConfigIndex.1876332675.1224898671 = 1140200958
cbQosConfigIndex.1876332675.1225492974 = 80924750
cbQosConfigIndex.1876332675.1226613056 = 20383223
cbQosConfigIndex.1876332675.1227749093 = 313114432
cbQosConfigIndex.1876332675.1230157207 = 942138656
cbQosConfigIndex.1876332675.1238522675 = 1485919631
cbQosConfigIndex.1876332675.1238651450 = 1143628675
cbQosConfigIndex.1876332675.1238883647 = 642318062
cbQosConfigIndex.1876332675.1241029436 = 2133855500
cbQosConfigIndex.1876332675.1243677598 = 1619632699
cbQosConfigIndex.1876332675.1248898943 = 2036231825
cbQosConfigIndex.1876332675.1264029389 = 1575757603
cbQosConfigIndex.1876332675.1273687677 = 994505850
cbQosConfigIndex.1876332675.1277335544 = 601917667
cbQosConfigIndex.1876332675.1282852389 = 161681106
cbQosConfigIndex.1876332675.1289289698 = 1984463150
cbQosConfigIndex.1876332675.1293548546 = 1882094458
cbQosConfigIndex.1876332675.1296695319 = 642447270
cbQosConfigIndex.1876332675.1297148862 = 1214068978
cbQosConfigIndex.1876332675.1301011086 = 1978465603
cbQosConfigIndex.1876332675.1311859345 = 464999191
cbQosConfigIndex.1876332675.1314542889 = 589115472
cbQosConfigIndex.1876332675.1320657169 = 1851168691
cbQosConfigIndex.1876332675.1333920355 = 730214922
cbQosConfigIndex.1876332675.1338869046 = 1796687386
cbQosConfigIndex.1876332675.1339928842 = 1847585883
cbQosConfigIndex.1876332675.1348643767 = 1349507430
cbQosConfigIndex.1876332675.1350486545 = 509066380
cbQosConfigIndex.1876332675.1351815610 = 1988920813
cbQosConfigIndex.1876332675.1362440385 = 411265335
cbQosConfigIndex.1876332675.1364271028 = 1130152863
cbQosConfigIndex.1876332675.1364793084 = 89882520
cbQosConfigIndex.1876332675.1369921819 = 1995690771
cbQosConfigIndex.1876332675.1373400856 = 383209033
cbQosConfigIndex.1876332675.1377985024 = 476296370
cbQosConfigIndex.1876332675.1379812617 = 1326000598
cbQosConfigIndex.1876332675.1384986454 = 583579155
cbQosConfigIndex.1876332675.1386230747 = 530018579
cbQosConfigIndex.1876332675.1386475472 = 1526240896
cbQosConfigIndex.1876332675.1391071301 = 1283546559
cbQosConfigIndex.1876332675.1393261109 = 1391666880
cbQosConfigIndex.1876332675.1400240955 = 2092127579
cbQosConfigIndex.1876332675.1404567633 = 1763133134
cbQosConfigIndex.1876332675.1408293125 = 674872908
cbQosConfigIndex.1876332675.1409847554 = 628712159
cbQosConfigIndex.1876332675.1412363227 = 592082587
cbQosConfigIndex.1876332675.1414923413 = 466627062
cbQosConfigIndex.1876332675.1421421379 = 1974402432
cbQosConfigIndex.1876332675.1422515017 = 807158487
cbQosConfigIndex.1876332675.1424967447 = 1125715912
cbQosConfigIndex.1876332675.1429565667 = 1933949971
cbQosConfigIndex.1876332675.1432138467 = 1403583695
cbQosConfigIndex.1876332675.1432918095 = 1223462129
cbQosConfigIndex.1876332675.1437679534 = 1331414176
cbQosConfigIndex.1876332675.1439221719 = 597879449
cbQosConfigIndex.1876332675.1439484345 = 2002290005
cbQosConfigIndex.1876332675.1439946971 = 410466145
cbQosConfigIndex.1876332675.1441666656 = 148316619
cbQosConfigIndex.1876332675.1441793495 = 1695538442
cbQosConfigIndex.1876332675.1449746662 = 1230183643
cbQosConfigIndex.1876332675.1459048913 = 988514049
cbQosConfigIndex.1876332675.1459317081 = 1979253817
cbQosConfigIndex.1876332675.1460847677 = 1615595062
cbQosConfigIndex.1876332675.1461042182 = 1663002106
cbQosConfigIndex.1876332675.1462748374 = 753083723
cbQosConfigIndex.1876332675.1468067432 = 432902616
cbQosConfigIndex.1876332675.1471068227 = 1572147095
cbQosConfigIndex.1876332675.1473208403 = 1817144752
cbQosConfigIndex.1876332675.1475754436 = 506705537
cbQosConfigIndex.1876332675.1478566641 = 1252877816
cbQosConfigIndex.1876332675.1486865016 = 929578321
cbQosConfigIndex.1876332675.1491099149 = 121537505
cbQosConfigIndex.1876332675.1495402026 = 560181943
cbQosConfigIndex.1876332675.1497106246 = 1505783735
cbQosConfigIndex.1876332675.1499045716 = 1596561464
cbQosConfigIndex.1876332675.1501466893 = 725321763
cbQosConfigIndex.1876332675.1502194031 = 673898126
cbQosConfigIndex.1876332675.1507849556 = 938076479
cbQosConfigIndex.1876332675.1512416127 = 246672437
cbQosConfigIndex.1876332675.1516005397 = 919605426
cbQosConfigIndex.1876332675.1529184622 = 184117886
cbQosConfigIndex.1876332675.1536857377 = 21438058
cbQosConfigIndex.1876332675.1537527098 = 1801440714
cbQosConfigIndex.1876332675.1538214416 = 453730887
cbQosConfigIndex.1876332675.1545647612 = 788815051
cbQosConfigIndex.1876332675.1546442828 = 950444089
cbQosConfigIndex.1876332675.1548672384 = 1292577369
cbQosConfigIndex.1876332675.1551122777 = 342021323
cbQosConfigIndex.1876332675.1553155973 = 372216337
cbQosConfigIndex.1876332675.1556698790 = 295991770
cbQosConfigIndex.1876332675.1557729828 = 1817892638
cbQosConfigIndex.1876332675.1569524705 = 246700986
cbQosConfigIndex.1876332675.1571385881 = 2053393326
cbQosConfigIndex.1876332675.1576018183 = 17142896
cbQosConfigIndex.1876332675.1576098885 = 1483059521
cbQosConfigIndex.1876332675.1580009837 = 397761786
cbQosConfigIndex.1876332675.1584820691 = 1965376995
cbQosConfigIndex.1876332675.1585994347 = 2092873535
cbQosConfigIndex.1876332675.1586993611 = 1788977747
cbQosConfigIndex.1876332675.1591598791 = 1064338580
cbQosConfigIndex.1876332675.1597779044 = 2040891843
cbQosConfigIndex.1876332675.1598209301 = 200071361
cbQosConfigIndex.1876332675.1599065847 = 1961399029
cbQosConfigIndex.1876332675.1604097333 = 2144187202
cbQosConfigIndex.1876332675.1608575770 = 1008936713
cbQosConfigIndex.1876332675.1611077895 = 2084230621
cbQosConfigIndex.1876332675.1618905901 = 2111328657
cbQosConfigIndex.1876332675.1624111934 = 1338714158
cbQosConfigIndex.1876332675.1624462774 = 1513508937
cbQosConfigIndex.1876332675.1624540498 = 678079091
cbQosConfigIndex.1876332675.1625937120 = 751569717
cbQosConfigIndex.1876332675.1631418486 = 1665327499
cbQosConfigIndex.1876332675.1631849143 = 815719199
cbQosConfigIndex.1876332675.1636328096 = 1683450147
cbQosConfigIndex.1876332675.1644673971 = 1107355083
cbQosConfigIndex.1876332675.1644796846 = 1217325763
cbQosConfigIndex.1876332675.1645544505 = 1382403190
cbQosConfigIndex.1876332675.1645933783 = 324845476
cbQosConfigIndex.1876332675.1647229706 = 436870306
cbQosConfigIndex.1876332675.1652208853 = 982907656
cbQosConfigIndex.1876332675.1655054256 = 1642332274
cbQosConfigIndex.1876332675.1659657836 = 1986119552
cbQosConfigIndex.1876332675.1668117187 = 484021939
cbQosConfigIndex.1876332675.1671491030 = 517898227
cbQosConfigIndex.1876332675.1671989166 = 771701759
cbQosConfigIndex.1876332675.1676093800 = 1143369637
cbQosConfigIndex.1876332675.1676815531 = 560118409
cbQosConfigIndex.1876332675.1680105861 = 550629316
cbQosConfigIndex.1876332675.1682968845 = 543137427
cbQosConfigIndex.1876332675.1683034031 = 1646733290
cbQosConfigIndex.1876332675.1687278026 = 1176448660
cbQosConfigIndex.1876332675.1687471343 = 139133633
cbQosConfigIndex.1876332675.1688144340 = 1478028070
cbQosConfigIndex.1876332675.1696503522 = 1058141160
cbQosConfigIndex.1876332675.1697549102 = 911232113
cbQosConfigIndex.1876332675.1698596218 = 293783946
cbQosConfigIndex.1876332675.1702469794 = 1755622079
cbQosConfigIndex.1876332675.1704951753 = 137312506
cbQosConfigIndex.1876332675.1713238827 = 1353056867
cbQosConfigIndex.1876332675.1714713867 = 2034331726
cbQosConfigIndex.1876332675.1715059130 = 1360970849
cbQosConfigIndex.1876332675.1715866906 = 2047350096
cbQosConfigIndex.1876332675.1716055497 = 1224521522
cbQosConfigIndex.1876332675.1717446006 = 1330950107
cbQosConfigIndex.1876332675.1718865906 = 2123502380
cbQosConfigIndex.1876332675.1719601006 = 351958288
cbQosConfigIndex.1876332675.1724607320 = 1120115668
cbQosConfigIndex.1876332675.1726645154 = 1075198181
cbQosConfigIndex.1876332675.1726872404 = 1776912536
cbQosConfigIndex.1876332675.1730195055 = 471798579
cbQosConfigIndex.1876332675.1731122467 = 849776188
cbQosConfigIndex.1876332675.1734018470 = 852056673
cbQosConfigIndex.1876332675.1737596559 = 1216589732
cbQosConfigIndex.1876332675.1740254859 = 724359639
cbQosConfigIndex.1876332675.1746422649 = 1320011516
cbQosConfigIndex.1876332675.1749612016 = 801244040
cbQosConfigIndex.1876332675.1757900947 = 533732762
cbQosConfigIndex.1876332675.1760430674 = 539109361
cbQosConfigIndex.1876332675.1763661206 = 510344880
cbQosConfigIndex.1876332675.1764142942 = 1112236732
cbQosConfigIndex.1876332675.1766501097 = 332351808
cbQosConfigIndex.1876332675.1771230304 = 1599857302
cbQosConfigIndex.1876332675.1772733123 = 1091433423
cbQosConfigIndex.1876332675.1774732445 = 1234984275
cbQosConfigIndex.1876332675.1790230217 = 856689138
cbQosConfigIndex.1876332675.1795633637 = 2074306232
cbQosConfigIndex.1876332675.1796061176 = 1047755851
cbQosConfigIndex.1876332675.1798632338 = 1193611595
cbQosConfigIndex.1876332675.1800145487 = 344347259
cbQosConfigIndex.1876332675.1801600631 = 130004396
cbQosConfigIndex.1876332675.1802698934 = 1695124324
cbQosConfigIndex.1876332675.1804448620 = 1585763262
cbQosConfigIndex.1876332675.1805667130 = 477471568
cbQosConfigIndex.1876332675.1805704130 = 1358585795
cbQosConfigIndex.1876332675.1806363834 = 430802240
cbQosConfigIndex.1876332675.1812131213 = 1811457176
cbQosConfigIndex.1876332675.1814132009 = 1104853905
cbQosConfigIndex.1876332675.1814302980 = 945178956
cbQosConfigIndex.1876332675.1815202583 = 1791310206
cbQosConfigIndex.1876332675.1817434163 = 1733943297
cbQosConfigIndex.1876332675.1818407821 = 1723509801
cbQosConfigIndex.1876332675.1822721199 = 1129668577
cbQosConfigIndex.1876332675.1824657293 = 1236209247
cbQosConfigIndex.1876332675.1829180723 = 985707783
cbQosConfigIndex.1876332675.1831461376 = 828494509
cbQosConfigIndex.1876332675.1836204590 = 1795416754
cbQosConfigIndex.1876332675.1844211182 = 1453795104
cbQosConfigIndex.1876332675.1847358661 = 555181941
cbQosConfigIndex.1876332675.1849668289 = 504290525
cbQosConfigIndex.1876332675.1851468273 = 567587022
cbQosConfigIndex.1876332675.1858917234 = 1818250444
cbQosConfigIndex.1876332675.1858917235 = 1818250445
cbQosConfigIndex.1876332675.1864726448 = 1305710488
cbQosConfigIndex.1876332675.1867932351 = 387144959
cbQosConfigIndex.1876332675.1870581084 = 1064006118
cbQosConfigIndex.1876332675.1872233637 = 8799265
cbQosConfigIndex.1876332675.1873371724 = 1048961123
cbQosConfigIndex.1876332675.1878005824 = 1737339752
cbQosConfigIndex.1876332675.1878986009 = 1094683358
cbQosConfigIndex.1876332675.1884277675 = 760958173
cbQosConfigIndex.1876332675.1886413820 = 877364923
cbQosConfigIndex.1876332675.1886495819 = 1218691970
cbQosConfigIndex.1876332675.1886497504 = 836140502
cbQosConfigIndex.1876332675.1890385830 = 2145346851
cbQosConfigIndex.1876332675.1896555941 = 849505506
cbQosConfigIndex.1876332675.1903429505 = 736660104
cbQosConfigIndex.1876332675.1906513613 = 1854356435
cbQosConfigIndex.1876332675.1908008734 = 1448015549
cbQosConfigIndex.1876332675.1914158413 = 620200790
cbQosConfigIndex.1876332675.1929002150 = 1910521156
cbQosConfigIndex.1876332675.1933035704 = 1375044586
cbQosConfigIndex.1876332675.1935538665 = 797020078
cbQosConfigIndex.1876332675.1935603104 = 1220345765
cbQosConfigIndex.1876332675.1945311537 = 666914071
cbQosConfigIndex.1876332675.1945847281 = 2053574297
cbQosConfigIndex.1876332675.1946000404 = 102904571
cbQosConfigIndex.1876332675.1951718474 = 622277562
cbQosConfigIndex.1876332675.1952280524 = 678623544
cbQosConfigIndex.1876332675.1952912926 = 1833073992
cbQosConfigIndex.1876332675.1956633468 = 1177717687
cbQosConfigIndex.1876332675.1957045919 = 143110552
cbQosConfigIndex.1876332675.1958010633 = 1085670793
cbQosConfigIndex.1876332675.1966987142 = 1686962527
cbQosConfigIndex.1876332675.1967302428 = 589167371
cbQosConfigIndex.1876332675.1972231652 = 1518746524
cbQosConfigIndex.1876332675.1973402957 = 1339578965
cbQosConfigIndex.1876332675.1978514805 = 1272684725
cbQosConfigIndex.1876332675.1978572850 = 290974610
cbQosConfigIndex.1876332675.1979369248 = 365354528
cbQosConfigIndex.1876332675.1983362250 = 1662709672
cbQosConfigIndex.1876332675.1985226889 = 211927061
cbQosConfigIndex.1876332675.1985969088 = 565447694
cbQosConfigIndex.1876332675.1986928121 = 1679794032
cbQosConfigIndex.1876332675.1989551257 = 441768462
cbQosConfigIndex.1876332675.1990770295 = 735786183
cbQosConfigIndex.1876332675.1992896960 = 1232622038
cbQosConfigIndex.1876332675.1993238542 = 613469680
cbQosConfigIndex.1876332675.1994169382 = 234288260
cbQosConfigIndex.1876332675.1996560119 = 2129212120
cbQosConfigIndex.1876332675.2005997713 = 242159592
cbQosConfigIndex.1876332675.2009303292 = 14719653
cbQosConfigIndex.1876332675.2009609173 = 2062475223
cbQosConfigIndex.1876332675.2010145751 = 1270936425
cbQosConfigIndex.1876332675.2010148811 = 801017641
cbQosConfigIndex.1876332675.2010592772 = 189452409
cbQosConfigIndex.1876332675.2011375561 = 808644049
cbQosConfigIndex.1876332675.2012741132 = 1496530412
cbQosConfigIndex.1876332675.2013407016 = 1519695389
cbQosConfigIndex.1876332675.2014494969 = 1469700854
cbQosConfigIndex.1876332675.2015712357 = 2109794694
cbQosConfigIndex.1876332675.2016938090 = 1352440385
cbQosConfigIndex.1876332675.2019749644 = 1211197937
cbQosConfigIndex.1876332675.2020268814 = 2146940513
cbQosConfigIndex.1876332675.2021019917 = 1649197461
cbQosConfigIndex.1876332675.2022016208 = 1767945858
cbQosConfigIndex.1876332675.2025023847 = 1945267613
cbQosConfigIndex.1876332675.2030659935 = 1900172247
cbQosConfigIndex.1876332675.2032014715 = 1724516305
cbQosConfigIndex.1876332675.2033523530 = 1199835779
cbQosConfigIndex.1876332675.2035663037 = 675752681
cbQosConfigIndex.1876332675.2039762898 = 1813081227
cbQosConfigIndex.1876332675.2040503542 = 96904421
cbQosConfigIndex.1876332675.2043416012 = 725627391
cbQosConfigIndex.1876332675.2051828710 = 1993665301
cbQosConfigIndex.1876332675.2056313438 = 454570877
cbQosConfigIndex.1876332675.2056475048 = 834580351
cbQosConfigIndex.1876332675.2060038404 = 1324084416
cbQosConfigIndex.1876332675.2064105277 = 1341889606
cbQosConfigIndex.1876332675.2068006631 = 395187898
cbQosConfigIndex.1876332675.2072894674 = 482231099
cbQosConfigIndex.1876332675.2072987760 = 164811470
cbQosConfigIndex.1876332675.2076922942 = 1736861381
cbQosConfigIndex.1876332675.2077452156 = 644463183
cbQosConfigIndex.1876332675.2093442435 = 2052991145
cbQosConfigIndex.1876332675.2096180149 = 1751993770
cbQosConfigIndex.1876332675.2098902683 = 2139892740
cbQosConfigIndex.1876332675.2100043680 = 1622477860
cbQosConfigIndex.1876332675.2108584977 = 1919325746
cbQosConfigIndex.1876332675.2109471023 = 1607622701
cbQosConfigIndex.1876332675.2115475326 = 507229659
cbQosConfigIndex.1876332675.2120213583 = 1653930915
cbQosConfigIndex.1876332675.2120927867 = 2036858588
cbQosConfigIndex.1876332675.2123129364 = 1715009415
cbQosConfigIndex.1876332675.2123254783 = 1951884280
cbQosConfigIndex.1876332675.2131131572 = 586994562
cbQosConfigIndex.1876332675.2135977362 = 787473191
cbQosConfigIndex.1876332675.2145354806 = 56895615
cbQosConfigIndex.1911185604.1021092914 = 1965376995
cbQosConfigIndex.1911185604.1149516886 = 1559804466
cbQosConfigIndex.1911185604.1271029656 = 2010819239
cbQosConfigIndex.1911185604.1885722206 = 1924497808
cbQosConfigIndex.1951854466.22977744 = 440771570
cbQosConfigIndex.1951854466.166118523 = 906495218
cbQosConfigIndex.1951854466.798869592 = 674906003
cbQosConfigIndex.1951854466.1542188547 = 2040467623
cbQosConfigIndex.1951854466.1673632961 = 255487748
cbQosConfigIndex.1951854466.1714211137 = 1924497808
cbQosConfigIndex.1951854466.1720071471 = 1564391331
cbQosConfigIndex.1951854466.1840820037 = 811667257
cbQosConfigIndex.1951854466.1959392713 = 653089900
cbQosConfigIndex.1951854466.2082394917 = 1965376995
cbQosConfigIndex.1973703504.56558852 = 674906003
cbQosConfigIndex.1973703504.960876632 = 674623718
cbQosConfigIndex.1973703504.1158434157 = 3110000
cbQosConfigIndex.1973703504.1171868567 = 1924497808
cbQosConfigIndex.1973703504.1337942021 = 1156739772
cbQosConfigIndex.1973703504.1353270463 = 1924171818
cbQosConfigIndex.1973703504.1400087932 = 653089900
cbQosConfigIndex.1973703504.1585651829 = 556595307
cbQosConfigIndex.1973703504.1793752801 = 1965376995
cbQosConfigIndex.1973703504.1936823811 = 1003057966
cbQosConfigIndex.1976682967.201340243 = 1965376995
cbQosConfigIndex.1976682967.984549046 = 1081278939
cbQosConfigIndex.1976682967.1065890609 = 1924497808
cbQosConfigIndex.1976682967.1213023277 = 554451165
cbQosConfigIndex.1997871018.151168943 = 1474695309
cbQosConfigIndex.1997871018.762017247 = 1471577121
cbQosConfigIndex.1997871018.809152703 = 760116842
cbQosConfigIndex.1997871018.941619922 = 1965376995
cbQosConfigIndex.1997871018.977400023 = 248304166
cbQosConfigIndex.1997871018.1228520897 = 1117943618
cbQosConfigIndex.1997871018.1422650875 = 1924497808
cbQosConfigIndex.2014178421.415302657 = 790646849
cbQosConfigIndex.2014178421.687309882 = 465170809
cbQosConfigIndex.2014178421.771833740 = 1924497808
cbQosConfigIndex.2014178421.883141350 = 1965376995
cbQosConfigIndex.2014178421.919739889 = 60097565
cbQosConfigIndex.2014178421.1343679741 = 660282218
cbQosConfigIndex.2014178421.1369894503 = 1858222803
cbQosConfigIndex.2014178421.1759567249 = 646810486
cbQosConfigIndex.2014178421.1827817191 = 2040155350
cbQosConfigIndex.2014178421.1912036268 = 2037924755
cbQosConfigIndex.2043813456.431306994 = 1924497808
cbQosConfigIndex.2043813456.790556680 = 1239025601
cbQosConfigIndex.2043813456.1144359120 = 851267965
cbQosConfigIndex.2043813456.1378586956 = 760116842
cbQosConfigIndex.2043813456.1956075417 = 1990150228
cbQosConfigIndex.2043813456.1999852639 = 1474695309
cbQosConfigIndex.2043813456.2074201467 = 1965376995
cbQosConfigIndex.2057786712.23555302 = 1277639148
cbQosConfigIndex.2057786712.158591504 = 15452176
cbQosConfigIndex.2057786712.468516003 = 810470279
cbQosConfigIndex.2057786712.858630965 = 861654967
cbQosConfigIndex.2057786712.881537803 = 35406374
cbQosConfigIndex.2057786712.883568885 = 1924497808
cbQosConfigIndex.2057786712.1479918976 = 1965376995
cbQosConfigIndex.2057786712.1618367140 = 319416405
cbQosConfigIndex.2057786712.2143730538 = 851087986
cbQosConfigIndex.2057933775.95293947 = 861654967
cbQosConfigIndex.2057933775.131441507 = 1924497808
cbQosConfigIndex.2057933775.300486985 = 851087986
cbQosConfigIndex.2057933775.620933698 = 1965376995
cbQosConfigIndex.2057933775.738996916 = 1277639148
cbQosConfigIndex.2057933775.1119696589 = 35406374
cbQosConfigIndex.2057933775.1596884422 = 15452176
cbQosConfigIndex.2057933775.1673375662 = 319416405
cbQosConfigIndex.2057933775.2115537989 = 810470279
cbQosConfigIndex.2074547788.530730499 = 1559804466
cbQosConfigIndex.2074547788.928369832 = 2010819239
cbQosConfigIndex.2074547788.1218986039 = 1924497808
cbQosConfigIndex.2074547788.1418481423 = 1965376995
cbQosConfigIndex.2131185880.283202334 = 1924497808
cbQosConfigIndex.2131185880.350549044 = 1413129429
cbQosConfigIndex.2131185880.889776232 = 1965376995
cbQosConfigIndex.2131185880.1598767976 = 1027827025
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosCMPrePolicyPkt64]

CMD EXITCODE[0]
CMD RUNTIME[0.1442s]
STDOUT[
cbQosCMPrePolicyPkt64.20805603.99010612 = 3368912
cbQosCMPrePolicyPkt64.21487064.140508423 = 0
cbQosCMPrePolicyPkt64.21487064.162811314 = 0
cbQosCMPrePolicyPkt64.21487064.640384363 = 0
cbQosCMPrePolicyPkt64.21487064.753862928 = 0
cbQosCMPrePolicyPkt64.21487064.891219536 = 0
cbQosCMPrePolicyPkt64.21487064.891219537 = 0
cbQosCMPrePolicyPkt64.21487064.926762641 = 0
cbQosCMPrePolicyPkt64.21487064.1058290986 = 33661372516
cbQosCMPrePolicyPkt64.21487064.1142883786 = 0
cbQosCMPrePolicyPkt64.21487064.1246127621 = 0
cbQosCMPrePolicyPkt64.21487064.1296460506 = 0
cbQosCMPrePolicyPkt64.21487064.1296460507 = 0
cbQosCMPrePolicyPkt64.21487064.1397558586 = 32574229
cbQosCMPrePolicyPkt64.21487064.1523799641 = 0
cbQosCMPrePolicyPkt64.21487064.1642814821 = 33628798287
cbQosCMPrePolicyPkt64.21487064.1782160741 = 0
cbQosCMPrePolicyPkt64.21487064.1930508415 = 0
cbQosCMPrePolicyPkt64.21487064.1989098776 = 0
cbQosCMPrePolicyPkt64.21487064.2044084230 = 0
cbQosCMPrePolicyPkt64.78164719.1556940963 = 0
cbQosCMPrePolicyPkt64.150343817.732110900 = 9429701
cbQosCMPrePolicyPkt64.179636596.94817233 = 0
cbQosCMPrePolicyPkt64.179636596.440580276 = 0
cbQosCMPrePolicyPkt64.217424545.423571252 = 918010842
cbQosCMPrePolicyPkt64.229333748.240279251 = 0
cbQosCMPrePolicyPkt64.259823392.1405527118 = 1234
cbQosCMPrePolicyPkt64.259823392.2131593847 = 132888
cbQosCMPrePolicyPkt64.267881579.989260575 = 0
cbQosCMPrePolicyPkt64.275313089.429736201 = 0
cbQosCMPrePolicyPkt64.275313089.554246767 = 0
cbQosCMPrePolicyPkt64.288925775.22448 = 0
cbQosCMPrePolicyPkt64.288925775.621021317 = 9624
cbQosCMPrePolicyPkt64.288925775.1076377707 = 434
cbQosCMPrePolicyPkt64.324168141.14805586 = 672127
cbQosCMPrePolicyPkt64.324168141.412115866 = 4014240
cbQosCMPrePolicyPkt64.324168141.1186121104 = 110522177
cbQosCMPrePolicyPkt64.324168141.1350749269 = 3018316055
cbQosCMPrePolicyPkt64.324168141.1425652879 = 3018316055
cbQosCMPrePolicyPkt64.324168141.1848097766 = 110522177
cbQosCMPrePolicyPkt64.325960359.849906738 = 144481
cbQosCMPrePolicyPkt64.325960359.1942578969 = 0
cbQosCMPrePolicyPkt64.325960359.1990747116 = 0
cbQosCMPrePolicyPkt64.336563584.780591207 = 1089190
cbQosCMPrePolicyPkt64.336563584.1251717869 = 4546
cbQosCMPrePolicyPkt64.336563584.1338150913 = 843913
cbQosCMPrePolicyPkt64.336563584.1625322839 = 6707904
cbQosCMPrePolicyPkt64.341671239.964162294 = 10716287
cbQosCMPrePolicyPkt64.342015019.365097530 = 0
cbQosCMPrePolicyPkt64.342015019.1578713827 = 0
cbQosCMPrePolicyPkt64.372935597.256943324 = 1983725
cbQosCMPrePolicyPkt64.372935597.1023663598 = 50002881
cbQosCMPrePolicyPkt64.372935597.1174662196 = 5923946525
cbQosCMPrePolicyPkt64.372935597.1174662197 = 1425393
cbQosCMPrePolicyPkt64.372935597.1376401287 = 3923434
cbQosCMPrePolicyPkt64.376436686.757154522 = 1689943129
cbQosCMPrePolicyPkt64.388866650.718854529 = 0
cbQosCMPrePolicyPkt64.397207647.104266033 = 0
cbQosCMPrePolicyPkt64.397207647.108753002 = 0
cbQosCMPrePolicyPkt64.397207647.108753003 = 0
cbQosCMPrePolicyPkt64.397207647.693496833 = 0
cbQosCMPrePolicyPkt64.397207647.804529701 = 0
cbQosCMPrePolicyPkt64.397207647.820316589 = 0
cbQosCMPrePolicyPkt64.397207647.937765920 = 0
cbQosCMPrePolicyPkt64.397207647.1042995162 = 0
cbQosCMPrePolicyPkt64.397207647.1092575856 = 15738328103
cbQosCMPrePolicyPkt64.397207647.1264854411 = 15705422700
cbQosCMPrePolicyPkt64.397207647.1354983360 = 32905403
cbQosCMPrePolicyPkt64.397207647.1414516204 = 0
cbQosCMPrePolicyPkt64.397207647.1793758212 = 0
cbQosCMPrePolicyPkt64.397207647.2011867290 = 0
cbQosCMPrePolicyPkt64.397207647.2011867291 = 0
cbQosCMPrePolicyPkt64.397207647.2031634055 = 0
cbQosCMPrePolicyPkt64.397207647.2038127572 = 0
cbQosCMPrePolicyPkt64.397207647.2071751882 = 0
cbQosCMPrePolicyPkt64.397207647.2114096865 = 0
cbQosCMPrePolicyPkt64.423738437.1255691024 = 374839457
cbQosCMPrePolicyPkt64.446891982.176386446 = 16032
cbQosCMPrePolicyPkt64.446891982.203875418 = 918
cbQosCMPrePolicyPkt64.446891982.237888619 = 7581
cbQosCMPrePolicyPkt64.446891982.360879919 = 516
cbQosCMPrePolicyPkt64.446891982.399433975 = 3864403
cbQosCMPrePolicyPkt64.446891982.480351753 = 5
cbQosCMPrePolicyPkt64.446891982.496013441 = 270
cbQosCMPrePolicyPkt64.446891982.750640230 = 0
cbQosCMPrePolicyPkt64.446891982.806171525 = 5488829
cbQosCMPrePolicyPkt64.446891982.1021843424 = 1031
cbQosCMPrePolicyPkt64.446891982.1022922462 = 0
cbQosCMPrePolicyPkt64.446891982.1076596196 = 15
cbQosCMPrePolicyPkt64.446891982.1087216360 = 0
cbQosCMPrePolicyPkt64.446891982.1107225210 = 620
cbQosCMPrePolicyPkt64.446891982.1156324841 = 5750
cbQosCMPrePolicyPkt64.446891982.1198167668 = 7718
cbQosCMPrePolicyPkt64.446891982.1266385718 = 3578
cbQosCMPrePolicyPkt64.446891982.1315152955 = 21575
cbQosCMPrePolicyPkt64.446891982.1402048388 = 0
cbQosCMPrePolicyPkt64.446891982.1415411183 = 54
cbQosCMPrePolicyPkt64.446891982.1430172468 = 475794
cbQosCMPrePolicyPkt64.446891982.1469785543 = 4
cbQosCMPrePolicyPkt64.446891982.1570647863 = 85313
cbQosCMPrePolicyPkt64.446891982.1593567621 = 1300
cbQosCMPrePolicyPkt64.446891982.1628753750 = 48
cbQosCMPrePolicyPkt64.446891982.1644391090 = 1
cbQosCMPrePolicyPkt64.446891982.1680480506 = 1774
cbQosCMPrePolicyPkt64.446891982.1700039914 = 413
cbQosCMPrePolicyPkt64.446891982.1700852139 = 6
cbQosCMPrePolicyPkt64.446891982.1819826166 = 9
cbQosCMPrePolicyPkt64.446891982.1876257474 = 30
cbQosCMPrePolicyPkt64.446891982.1978750848 = 120
cbQosCMPrePolicyPkt64.446891982.1978750849 = 24
cbQosCMPrePolicyPkt64.446891982.1978750855 = 24
cbQosCMPrePolicyPkt64.446891982.1978850908 = 87692
cbQosCMPrePolicyPkt64.446891982.1996653262 = 98
cbQosCMPrePolicyPkt64.446891982.2119336213 = 549
cbQosCMPrePolicyPkt64.483130585.89010128 = 562607636
cbQosCMPrePolicyPkt64.580309180.1043071169 = 76828406
cbQosCMPrePolicyPkt64.630279265.553790632 = 177352452
cbQosCMPrePolicyPkt64.632827819.1799732368 = 9402043
cbQosCMPrePolicyPkt64.639646788.1699151555 = 758449
cbQosCMPrePolicyPkt64.641117943.1565855902 = 536826
cbQosCMPrePolicyPkt64.641117943.1594195640 = 2756061645
cbQosCMPrePolicyPkt64.641117943.1918507070 = 2796196
cbQosCMPrePolicyPkt64.647530763.143237074 = 69734
cbQosCMPrePolicyPkt64.694455210.2107886178 = 82090490
cbQosCMPrePolicyPkt64.707444462.898833334 = 0
cbQosCMPrePolicyPkt64.707444462.1835673615 = 0
cbQosCMPrePolicyPkt64.761802139.392077107 = 1414339937
cbQosCMPrePolicyPkt64.804789884.1537222055 = 1460266104
cbQosCMPrePolicyPkt64.821833826.140260865 = 34894407576
cbQosCMPrePolicyPkt64.821833826.232255895 = 0
cbQosCMPrePolicyPkt64.821833826.381114914 = 0
cbQosCMPrePolicyPkt64.821833826.383419518 = 0
cbQosCMPrePolicyPkt64.821833826.534417988 = 0
cbQosCMPrePolicyPkt64.821833826.534417989 = 0
cbQosCMPrePolicyPkt64.821833826.671114720 = 34842476150
cbQosCMPrePolicyPkt64.821833826.875386791 = 0
cbQosCMPrePolicyPkt64.821833826.906581086 = 0
cbQosCMPrePolicyPkt64.821833826.933722318 = 0
cbQosCMPrePolicyPkt64.821833826.1033599679 = 0
cbQosCMPrePolicyPkt64.821833826.1064445366 = 0
cbQosCMPrePolicyPkt64.821833826.1346021483 = 51931426
cbQosCMPrePolicyPkt64.821833826.1355183903 = 0
cbQosCMPrePolicyPkt64.821833826.1535723820 = 0
cbQosCMPrePolicyPkt64.821833826.1773264166 = 0
cbQosCMPrePolicyPkt64.821833826.1822585284 = 0
cbQosCMPrePolicyPkt64.821833826.1822585285 = 0
cbQosCMPrePolicyPkt64.821833826.1839363007 = 0
cbQosCMPrePolicyPkt64.845898804.539766569 = 115342
cbQosCMPrePolicyPkt64.845898804.1763829842 = 18783
cbQosCMPrePolicyPkt64.911188021.261091864 = 21253437
cbQosCMPrePolicyPkt64.911188021.857205339 = 1077050880
cbQosCMPrePolicyPkt64.931146544.2046951079 = 781360927
cbQosCMPrePolicyPkt64.963533256.345503645 = 902184
cbQosCMPrePolicyPkt64.963533256.1042972639 = 614174596
cbQosCMPrePolicyPkt64.963533256.1107487147 = 3818228
cbQosCMPrePolicyPkt64.963533256.1310523215 = 2
cbQosCMPrePolicyPkt64.963533256.1318734057 = 44874124
cbQosCMPrePolicyPkt64.963533256.1478081026 = 11204408139
cbQosCMPrePolicyPkt64.963533256.1489399693 = 38472570
cbQosCMPrePolicyPkt64.963533256.1955714810 = 29643479514
cbQosCMPrePolicyPkt64.1016511798.1324644320 = 0
cbQosCMPrePolicyPkt64.1016511798.1350937789 = 289693
cbQosCMPrePolicyPkt64.1024153782.440379268 = 1234562422
cbQosCMPrePolicyPkt64.1024153782.1244448602 = 5614466
cbQosCMPrePolicyPkt64.1024153782.1511190930 = 1538031912
cbQosCMPrePolicyPkt64.1031661717.1738697518 = 11702619
cbQosCMPrePolicyPkt64.1037101444.377054999 = 1
cbQosCMPrePolicyPkt64.1037101444.1784693805 = 0
cbQosCMPrePolicyPkt64.1083311427.315250423 = 1296656539
cbQosCMPrePolicyPkt64.1111826611.393038465 = 233551437
cbQosCMPrePolicyPkt64.1141903964.88183355 = 879294106
cbQosCMPrePolicyPkt64.1164414201.809114076 = 246776
cbQosCMPrePolicyPkt64.1170996910.1237827553 = 0
cbQosCMPrePolicyPkt64.1189115492.155761180 = 0
cbQosCMPrePolicyPkt64.1189115492.1139021127 = 0
cbQosCMPrePolicyPkt64.1191506350.612133467 = 0
cbQosCMPrePolicyPkt64.1191506350.1065030592 = 518557
cbQosCMPrePolicyPkt64.1264487479.173496540 = 1862857
cbQosCMPrePolicyPkt64.1265735033.484217495 = 312261
cbQosCMPrePolicyPkt64.1265735033.1267466756 = 1312665176
cbQosCMPrePolicyPkt64.1265735033.2021506733 = 206984
cbQosCMPrePolicyPkt64.1284964121.1629471666 = 0
cbQosCMPrePolicyPkt64.1328575458.1955873465 = 4947
cbQosCMPrePolicyPkt64.1354565296.738832033 = 13252502
cbQosCMPrePolicyPkt64.1357043445.906563961 = 6623686311
cbQosCMPrePolicyPkt64.1387975841.1480665520 = 1383099664
cbQosCMPrePolicyPkt64.1480582061.878948993 = 135700389
cbQosCMPrePolicyPkt64.1480582061.901537382 = 0
cbQosCMPrePolicyPkt64.1480582061.1150956218 = 0
cbQosCMPrePolicyPkt64.1491293644.862789378 = 5671949
cbQosCMPrePolicyPkt64.1515587543.78497914 = 31911714695
cbQosCMPrePolicyPkt64.1515587543.388635956 = 42818214
cbQosCMPrePolicyPkt64.1515587543.476287796 = 0
cbQosCMPrePolicyPkt64.1515587543.1211654692 = 24707010
cbQosCMPrePolicyPkt64.1515587543.1560468510 = 2400832
cbQosCMPrePolicyPkt64.1515587543.1665728578 = 1594653
cbQosCMPrePolicyPkt64.1515587543.2006878727 = 2589366833
cbQosCMPrePolicyPkt64.1515587543.2082502949 = 0
cbQosCMPrePolicyPkt64.1527170009.830816762 = 2403718131
cbQosCMPrePolicyPkt64.1527170009.1088686190 = 0
cbQosCMPrePolicyPkt64.1527170009.1311629910 = 75144
cbQosCMPrePolicyPkt64.1527170009.1609432173 = 0
cbQosCMPrePolicyPkt64.1568156613.81230226 = 25285
cbQosCMPrePolicyPkt64.1568156613.94315851 = 7399598593
cbQosCMPrePolicyPkt64.1583203207.260213245 = 0
cbQosCMPrePolicyPkt64.1583203207.530599921 = 67463
cbQosCMPrePolicyPkt64.1583203207.1210319911 = 0
cbQosCMPrePolicyPkt64.1594942982.1146610800 = 1595504717
cbQosCMPrePolicyPkt64.1618050244.600286165 = 813294361
cbQosCMPrePolicyPkt64.1619930757.396011958 = 0
cbQosCMPrePolicyPkt64.1619930757.1485073752 = 0
cbQosCMPrePolicyPkt64.1619930757.1485073755 = 0
cbQosCMPrePolicyPkt64.1625430718.256059064 = 0
cbQosCMPrePolicyPkt64.1625430718.275765286 = 3023044
cbQosCMPrePolicyPkt64.1625430718.842225328 = 25263154
cbQosCMPrePolicyPkt64.1625430718.854055923 = 655638
cbQosCMPrePolicyPkt64.1625430718.944685328 = 18271523
cbQosCMPrePolicyPkt64.1625430718.952367386 = 625460
cbQosCMPrePolicyPkt64.1625430718.1722138886 = 11839117403
cbQosCMPrePolicyPkt64.1625430718.1773521641 = 0
cbQosCMPrePolicyPkt64.1649599227.1133251863 = 307968
cbQosCMPrePolicyPkt64.1649599227.1712362412 = 1700451718
cbQosCMPrePolicyPkt64.1693887871.1789956834 = 1276286936
cbQosCMPrePolicyPkt64.1707977964.393879470 = 7003717
cbQosCMPrePolicyPkt64.1717284310.644054409 = 165312999
cbQosCMPrePolicyPkt64.1717284310.2051296572 = 4968
cbQosCMPrePolicyPkt64.1755550669.1556066901 = 2460405679
cbQosCMPrePolicyPkt64.1765446362.1719775290 = 1176868282
cbQosCMPrePolicyPkt64.1770600673.439869937 = 4850123637
cbQosCMPrePolicyPkt64.1781668757.1531573345 = 519373456
cbQosCMPrePolicyPkt64.1797965665.224917156 = 0
cbQosCMPrePolicyPkt64.1797965665.937948161 = 0
cbQosCMPrePolicyPkt64.1817401144.456236270 = 0
cbQosCMPrePolicyPkt64.1817401144.859314839 = 27436
cbQosCMPrePolicyPkt64.1864403289.610001020 = 2085916754
cbQosCMPrePolicyPkt64.1876332675.870529 = 5385
cbQosCMPrePolicyPkt64.1876332675.2572948 = 0
cbQosCMPrePolicyPkt64.1876332675.11589531 = 139375
cbQosCMPrePolicyPkt64.1876332675.16491605 = 265345
cbQosCMPrePolicyPkt64.1876332675.21252653 = 6250073
cbQosCMPrePolicyPkt64.1876332675.23429618 = 20967
cbQosCMPrePolicyPkt64.1876332675.23429619 = 4474
cbQosCMPrePolicyPkt64.1876332675.23429621 = 4333
cbQosCMPrePolicyPkt64.1876332675.61720959 = 687918
cbQosCMPrePolicyPkt64.1876332675.71627656 = 62041
cbQosCMPrePolicyPkt64.1876332675.127813569 = 1001120377
cbQosCMPrePolicyPkt64.1876332675.154609552 = 6548
cbQosCMPrePolicyPkt64.1876332675.156129679 = 968277
cbQosCMPrePolicyPkt64.1876332675.199954609 = 6399239
cbQosCMPrePolicyPkt64.1876332675.207986604 = 3688493
cbQosCMPrePolicyPkt64.1876332675.214801260 = 237240
cbQosCMPrePolicyPkt64.1876332675.224126720 = 62969
cbQosCMPrePolicyPkt64.1876332675.244353585 = 40259
cbQosCMPrePolicyPkt64.1876332675.245825266 = 36572591
cbQosCMPrePolicyPkt64.1876332675.250173519 = 133720
cbQosCMPrePolicyPkt64.1876332675.256240443 = 599412
cbQosCMPrePolicyPkt64.1876332675.257705463 = 8944158
cbQosCMPrePolicyPkt64.1876332675.298210789 = 10157284
cbQosCMPrePolicyPkt64.1876332675.300443594 = 5236
cbQosCMPrePolicyPkt64.1876332675.344981238 = 0
cbQosCMPrePolicyPkt64.1876332675.354321856 = 76628
cbQosCMPrePolicyPkt64.1876332675.357082885 = 159257
cbQosCMPrePolicyPkt64.1876332675.366525735 = 576340
cbQosCMPrePolicyPkt64.1876332675.384889932 = 8243971
cbQosCMPrePolicyPkt64.1876332675.399015191 = 0
cbQosCMPrePolicyPkt64.1876332675.477062688 = 951011
cbQosCMPrePolicyPkt64.1876332675.477129012 = 28595
cbQosCMPrePolicyPkt64.1876332675.477870970 = 242119
cbQosCMPrePolicyPkt64.1876332675.480746302 = 15074733
cbQosCMPrePolicyPkt64.1876332675.489416238 = 0
cbQosCMPrePolicyPkt64.1876332675.500649424 = 72040
cbQosCMPrePolicyPkt64.1876332675.505836753 = 39231264
cbQosCMPrePolicyPkt64.1876332675.506776651 = 474327
cbQosCMPrePolicyPkt64.1876332675.536653493 = 3873
cbQosCMPrePolicyPkt64.1876332675.541025963 = 199911
cbQosCMPrePolicyPkt64.1876332675.567048395 = 5741
cbQosCMPrePolicyPkt64.1876332675.572457782 = 1958933
cbQosCMPrePolicyPkt64.1876332675.585083779 = 7964422
cbQosCMPrePolicyPkt64.1876332675.587357052 = 236101
cbQosCMPrePolicyPkt64.1876332675.588660080 = 34376
cbQosCMPrePolicyPkt64.1876332675.593573628 = 0
cbQosCMPrePolicyPkt64.1876332675.601703687 = 117611
cbQosCMPrePolicyPkt64.1876332675.605612686 = 3583569
cbQosCMPrePolicyPkt64.1876332675.612726739 = 19176
cbQosCMPrePolicyPkt64.1876332675.636028359 = 45641515
cbQosCMPrePolicyPkt64.1876332675.642738749 = 135773
cbQosCMPrePolicyPkt64.1876332675.644512012 = 37467969
cbQosCMPrePolicyPkt64.1876332675.652258229 = 63400
cbQosCMPrePolicyPkt64.1876332675.671798335 = 34916
cbQosCMPrePolicyPkt64.1876332675.683308531 = 7235487
cbQosCMPrePolicyPkt64.1876332675.688440030 = 572996612
cbQosCMPrePolicyPkt64.1876332675.692539360 = 426743
cbQosCMPrePolicyPkt64.1876332675.709969710 = 0
cbQosCMPrePolicyPkt64.1876332675.711726910 = 9380
cbQosCMPrePolicyPkt64.1876332675.712436736 = 28442
cbQosCMPrePolicyPkt64.1876332675.715164121 = 175610
cbQosCMPrePolicyPkt64.1876332675.743095637 = 107303
cbQosCMPrePolicyPkt64.1876332675.744876893 = 173235
cbQosCMPrePolicyPkt64.1876332675.763498194 = 5693613
cbQosCMPrePolicyPkt64.1876332675.764716542 = 0
cbQosCMPrePolicyPkt64.1876332675.767593609 = 40043
cbQosCMPrePolicyPkt64.1876332675.771324286 = 0
cbQosCMPrePolicyPkt64.1876332675.774103123 = 71264153
cbQosCMPrePolicyPkt64.1876332675.788679155 = 205189
cbQosCMPrePolicyPkt64.1876332675.827102251 = 131470
cbQosCMPrePolicyPkt64.1876332675.830779813 = 122839
cbQosCMPrePolicyPkt64.1876332675.853260628 = 77718
cbQosCMPrePolicyPkt64.1876332675.923409377 = 29265
cbQosCMPrePolicyPkt64.1876332675.928327231 = 799024
cbQosCMPrePolicyPkt64.1876332675.934165789 = 418959
cbQosCMPrePolicyPkt64.1876332675.947993425 = 0
cbQosCMPrePolicyPkt64.1876332675.953945911 = 14324
cbQosCMPrePolicyPkt64.1876332675.970508902 = 89665
cbQosCMPrePolicyPkt64.1876332675.1020422726 = 1151637
cbQosCMPrePolicyPkt64.1876332675.1022587645 = 8262
cbQosCMPrePolicyPkt64.1876332675.1035849286 = 2498796
cbQosCMPrePolicyPkt64.1876332675.1067434243 = 4007
cbQosCMPrePolicyPkt64.1876332675.1067434246 = 36145
cbQosCMPrePolicyPkt64.1876332675.1087512522 = 5738
cbQosCMPrePolicyPkt64.1876332675.1135297546 = 745835
cbQosCMPrePolicyPkt64.1876332675.1140389128 = 5150
cbQosCMPrePolicyPkt64.1876332675.1169443574 = 4833695
cbQosCMPrePolicyPkt64.1876332675.1169443575 = 4442
cbQosCMPrePolicyPkt64.1876332675.1186221164 = 8653
cbQosCMPrePolicyPkt64.1876332675.1186221165 = 6489520
cbQosCMPrePolicyPkt64.1876332675.1192683909 = 2458
cbQosCMPrePolicyPkt64.1876332675.1194124361 = 2145921
cbQosCMPrePolicyPkt64.1876332675.1214781183 = 0
cbQosCMPrePolicyPkt64.1876332675.1224898671 = 34444
cbQosCMPrePolicyPkt64.1876332675.1227749093 = 1158606
cbQosCMPrePolicyPkt64.1876332675.1230157207 = 18044
cbQosCMPrePolicyPkt64.1876332675.1238651450 = 2886128
cbQosCMPrePolicyPkt64.1876332675.1277335544 = 2415286
cbQosCMPrePolicyPkt64.1876332675.1289289698 = 3657934
cbQosCMPrePolicyPkt64.1876332675.1314542889 = 11561838
cbQosCMPrePolicyPkt64.1876332675.1338869046 = 207658
cbQosCMPrePolicyPkt64.1876332675.1348643767 = 228306
cbQosCMPrePolicyPkt64.1876332675.1351815610 = 47132
cbQosCMPrePolicyPkt64.1876332675.1373400856 = 20281
cbQosCMPrePolicyPkt64.1876332675.1391071301 = 5064
cbQosCMPrePolicyPkt64.1876332675.1400240955 = 6875507
cbQosCMPrePolicyPkt64.1876332675.1404567633 = 582946
cbQosCMPrePolicyPkt64.1876332675.1422515017 = 696717
cbQosCMPrePolicyPkt64.1876332675.1432918095 = 0
cbQosCMPrePolicyPkt64.1876332675.1437679534 = 3398
cbQosCMPrePolicyPkt64.1876332675.1439221719 = 246525
cbQosCMPrePolicyPkt64.1876332675.1441666656 = 84869
cbQosCMPrePolicyPkt64.1876332675.1459048913 = 41207
cbQosCMPrePolicyPkt64.1876332675.1459317081 = 23089
cbQosCMPrePolicyPkt64.1876332675.1495402026 = 93671
cbQosCMPrePolicyPkt64.1876332675.1501466893 = 8219564
cbQosCMPrePolicyPkt64.1876332675.1516005397 = 1537498
cbQosCMPrePolicyPkt64.1876332675.1545647612 = 1628396
cbQosCMPrePolicyPkt64.1876332675.1548672384 = 1144185
cbQosCMPrePolicyPkt64.1876332675.1551122777 = 20791
cbQosCMPrePolicyPkt64.1876332675.1571385881 = 5120
cbQosCMPrePolicyPkt64.1876332675.1580009837 = 4099
cbQosCMPrePolicyPkt64.1876332675.1584820691 = 0
cbQosCMPrePolicyPkt64.1876332675.1624111934 = 3079777
cbQosCMPrePolicyPkt64.1876332675.1636328096 = 1312861
cbQosCMPrePolicyPkt64.1876332675.1644796846 = 0
cbQosCMPrePolicyPkt64.1876332675.1668117187 = 139658
cbQosCMPrePolicyPkt64.1876332675.1676093800 = 509877
cbQosCMPrePolicyPkt64.1876332675.1682968845 = 14775
cbQosCMPrePolicyPkt64.1876332675.1688144340 = 16803
cbQosCMPrePolicyPkt64.1876332675.1696503522 = 493918
cbQosCMPrePolicyPkt64.1876332675.1697549102 = 0
cbQosCMPrePolicyPkt64.1876332675.1698596218 = 10220
cbQosCMPrePolicyPkt64.1876332675.1715059130 = 0
cbQosCMPrePolicyPkt64.1876332675.1716055497 = 15921392
cbQosCMPrePolicyPkt64.1876332675.1719601006 = 16126
cbQosCMPrePolicyPkt64.1876332675.1724607320 = 65320
cbQosCMPrePolicyPkt64.1876332675.1726872404 = 0
cbQosCMPrePolicyPkt64.1876332675.1746422649 = 0
cbQosCMPrePolicyPkt64.1876332675.1757900947 = 4782
cbQosCMPrePolicyPkt64.1876332675.1771230304 = 16519
cbQosCMPrePolicyPkt64.1876332675.1772733123 = 0
cbQosCMPrePolicyPkt64.1876332675.1806363834 = 38401
cbQosCMPrePolicyPkt64.1876332675.1815202583 = 0
cbQosCMPrePolicyPkt64.1876332675.1817434163 = 2833265
cbQosCMPrePolicyPkt64.1876332675.1858917234 = 326622
cbQosCMPrePolicyPkt64.1876332675.1858917235 = 336490
cbQosCMPrePolicyPkt64.1876332675.1867932351 = 184331
cbQosCMPrePolicyPkt64.1876332675.1872233637 = 28214
cbQosCMPrePolicyPkt64.1876332675.1878005824 = 1133989
cbQosCMPrePolicyPkt64.1876332675.1886495819 = 373955
cbQosCMPrePolicyPkt64.1876332675.1886497504 = 45299
cbQosCMPrePolicyPkt64.1876332675.1890385830 = 162427
cbQosCMPrePolicyPkt64.1876332675.1929002150 = 28736
cbQosCMPrePolicyPkt64.1876332675.1935603104 = 637317
cbQosCMPrePolicyPkt64.1876332675.1945847281 = 246628
cbQosCMPrePolicyPkt64.1876332675.1958010633 = 88454
cbQosCMPrePolicyPkt64.1876332675.1979369248 = 7912
cbQosCMPrePolicyPkt64.1876332675.1992896960 = 244899
cbQosCMPrePolicyPkt64.1876332675.1993238542 = 1909126
cbQosCMPrePolicyPkt64.1876332675.2016938090 = 5654
cbQosCMPrePolicyPkt64.1876332675.2020268814 = 759077
cbQosCMPrePolicyPkt64.1876332675.2021019917 = 129797
cbQosCMPrePolicyPkt64.1876332675.2033523530 = 327078
cbQosCMPrePolicyPkt64.1876332675.2039762898 = 4147
cbQosCMPrePolicyPkt64.1876332675.2056475048 = 493270
cbQosCMPrePolicyPkt64.1876332675.2068006631 = 154149
cbQosCMPrePolicyPkt64.1876332675.2093442435 = 2539091
cbQosCMPrePolicyPkt64.1876332675.2120213583 = 676581
cbQosCMPrePolicyPkt64.1876332675.2135977362 = 782240554
cbQosCMPrePolicyPkt64.1876332675.2145354806 = 8815670
cbQosCMPrePolicyPkt64.1911185604.1021092914 = 42066
cbQosCMPrePolicyPkt64.1951854466.798869592 = 13
cbQosCMPrePolicyPkt64.1951854466.2082394917 = 76340392
cbQosCMPrePolicyPkt64.1973703504.56558852 = 516389
cbQosCMPrePolicyPkt64.1973703504.1353270463 = 16529
cbQosCMPrePolicyPkt64.1973703504.1793752801 = 180847
cbQosCMPrePolicyPkt64.1976682967.201340243 = 0
cbQosCMPrePolicyPkt64.1997871018.809152703 = 8646215
cbQosCMPrePolicyPkt64.1997871018.941619922 = 0
cbQosCMPrePolicyPkt64.2014178421.415302657 = 134889801
cbQosCMPrePolicyPkt64.2014178421.687309882 = 0
cbQosCMPrePolicyPkt64.2014178421.883141350 = 0
cbQosCMPrePolicyPkt64.2043813456.1378586956 = 26744682
cbQosCMPrePolicyPkt64.2043813456.2074201467 = 0
cbQosCMPrePolicyPkt64.2057786712.23555302 = 0
cbQosCMPrePolicyPkt64.2057786712.1479918976 = 106657
cbQosCMPrePolicyPkt64.2057933775.620933698 = 699
cbQosCMPrePolicyPkt64.2057933775.738996916 = 44541
cbQosCMPrePolicyPkt64.2074547788.1418481423 = 615890172
cbQosCMPrePolicyPkt64.2131185880.889776232 = 996699075
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosCMPrePolicyByte64]

CMD EXITCODE[0]
CMD RUNTIME[0.1548s]
STDOUT[
cbQosCMPrePolicyByte64.20805603.99010612 = 1283474183
cbQosCMPrePolicyByte64.21487064.140508423 = 0
cbQosCMPrePolicyByte64.21487064.162811314 = 0
cbQosCMPrePolicyByte64.21487064.640384363 = 0
cbQosCMPrePolicyByte64.21487064.753862928 = 0
cbQosCMPrePolicyByte64.21487064.891219536 = 0
cbQosCMPrePolicyByte64.21487064.891219537 = 0
cbQosCMPrePolicyByte64.21487064.926762641 = 0
cbQosCMPrePolicyByte64.21487064.1058290986 = 24050438523576
cbQosCMPrePolicyByte64.21487064.1142883786 = 0
cbQosCMPrePolicyByte64.21487064.1246127621 = 0
cbQosCMPrePolicyByte64.21487064.1296460506 = 0
cbQosCMPrePolicyByte64.21487064.1296460507 = 0
cbQosCMPrePolicyByte64.21487064.1397558586 = 3499555904
cbQosCMPrePolicyByte64.21487064.1523799641 = 0
cbQosCMPrePolicyByte64.21487064.1642814821 = 24046938967672
cbQosCMPrePolicyByte64.21487064.1782160741 = 0
cbQosCMPrePolicyByte64.21487064.1930508415 = 0
cbQosCMPrePolicyByte64.21487064.1989098776 = 0
cbQosCMPrePolicyByte64.21487064.2044084230 = 0
cbQosCMPrePolicyByte64.78164719.1556940963 = 0
cbQosCMPrePolicyByte64.150343817.732110900 = 7354915784
cbQosCMPrePolicyByte64.179636596.94817233 = 0
cbQosCMPrePolicyByte64.179636596.440580276 = 0
cbQosCMPrePolicyByte64.217424545.423571252 = 90110997057
cbQosCMPrePolicyByte64.229333748.240279251 = 0
cbQosCMPrePolicyByte64.259823392.1405527118 = 125868
cbQosCMPrePolicyByte64.259823392.2131593847 = 14950348
cbQosCMPrePolicyByte64.267881579.989260575 = 0
cbQosCMPrePolicyByte64.275313089.429736201 = 0
cbQosCMPrePolicyByte64.275313089.554246767 = 0
cbQosCMPrePolicyByte64.288925775.22448 = 0
cbQosCMPrePolicyByte64.288925775.621021317 = 2063913
cbQosCMPrePolicyByte64.288925775.1076377707 = 29512
cbQosCMPrePolicyByte64.324168141.14805586 = 78018299
cbQosCMPrePolicyByte64.324168141.412115866 = 442565650
cbQosCMPrePolicyByte64.324168141.1186121104 = 122663237255
cbQosCMPrePolicyByte64.324168141.1350749269 = 3208467761572
cbQosCMPrePolicyByte64.324168141.1425652879 = 3208467761572
cbQosCMPrePolicyByte64.324168141.1848097766 = 122663237255
cbQosCMPrePolicyByte64.325960359.849906738 = 11693477
cbQosCMPrePolicyByte64.325960359.1942578969 = 0
cbQosCMPrePolicyByte64.325960359.1990747116 = 0
cbQosCMPrePolicyByte64.336563584.780591207 = 133982455
cbQosCMPrePolicyByte64.336563584.1251717869 = 290944
cbQosCMPrePolicyByte64.336563584.1338150913 = 88523982
cbQosCMPrePolicyByte64.336563584.1625322839 = 681084841
cbQosCMPrePolicyByte64.341671239.964162294 = 9627028186
cbQosCMPrePolicyByte64.342015019.365097530 = 0
cbQosCMPrePolicyByte64.342015019.1578713827 = 0
cbQosCMPrePolicyByte64.372935597.256943324 = 203266203
cbQosCMPrePolicyByte64.372935597.1023663598 = 71731522611
cbQosCMPrePolicyByte64.372935597.1174662196 = 4165026963003
cbQosCMPrePolicyByte64.372935597.1174662197 = 153459230
cbQosCMPrePolicyByte64.372935597.1376401287 = 344103903
cbQosCMPrePolicyByte64.376436686.757154522 = 1608842040311
cbQosCMPrePolicyByte64.388866650.718854529 = 0
cbQosCMPrePolicyByte64.397207647.104266033 = 0
cbQosCMPrePolicyByte64.397207647.108753002 = 0
cbQosCMPrePolicyByte64.397207647.108753003 = 0
cbQosCMPrePolicyByte64.397207647.693496833 = 0
cbQosCMPrePolicyByte64.397207647.804529701 = 0
cbQosCMPrePolicyByte64.397207647.820316589 = 0
cbQosCMPrePolicyByte64.397207647.937765920 = 0
cbQosCMPrePolicyByte64.397207647.1042995162 = 0
cbQosCMPrePolicyByte64.397207647.1092575856 = 12917088847046
cbQosCMPrePolicyByte64.397207647.1264854411 = 12913056832099
cbQosCMPrePolicyByte64.397207647.1354983360 = 4032014947
cbQosCMPrePolicyByte64.397207647.1414516204 = 0
cbQosCMPrePolicyByte64.397207647.1793758212 = 0
cbQosCMPrePolicyByte64.397207647.2011867290 = 0
cbQosCMPrePolicyByte64.397207647.2011867291 = 0
cbQosCMPrePolicyByte64.397207647.2031634055 = 0
cbQosCMPrePolicyByte64.397207647.2038127572 = 0
cbQosCMPrePolicyByte64.397207647.2071751882 = 0
cbQosCMPrePolicyByte64.397207647.2114096865 = 0
cbQosCMPrePolicyByte64.423738437.1255691024 = 539029324441
cbQosCMPrePolicyByte64.446891982.176386446 = 1579030
cbQosCMPrePolicyByte64.446891982.203875418 = 93636
cbQosCMPrePolicyByte64.446891982.237888619 = 4185185
cbQosCMPrePolicyByte64.446891982.360879919 = 50616
cbQosCMPrePolicyByte64.446891982.399433975 = 335317449
cbQosCMPrePolicyByte64.446891982.480351753 = 663
cbQosCMPrePolicyByte64.446891982.496013441 = 19082
cbQosCMPrePolicyByte64.446891982.750640230 = 0
cbQosCMPrePolicyByte64.446891982.806171525 = 2894409563
cbQosCMPrePolicyByte64.446891982.1021843424 = 102167
cbQosCMPrePolicyByte64.446891982.1022922462 = 0
cbQosCMPrePolicyByte64.446891982.1076596196 = 1754
cbQosCMPrePolicyByte64.446891982.1087216360 = 0
cbQosCMPrePolicyByte64.446891982.1107225210 = 62781
cbQosCMPrePolicyByte64.446891982.1156324841 = 5810154
cbQosCMPrePolicyByte64.446891982.1198167668 = 10974338
cbQosCMPrePolicyByte64.446891982.1266385718 = 355092
cbQosCMPrePolicyByte64.446891982.1315152955 = 15726430
cbQosCMPrePolicyByte64.446891982.1402048388 = 0
cbQosCMPrePolicyByte64.446891982.1415411183 = 3838
cbQosCMPrePolicyByte64.446891982.1430172468 = 299921087
cbQosCMPrePolicyByte64.446891982.1469785543 = 589
cbQosCMPrePolicyByte64.446891982.1570647863 = 8827772
cbQosCMPrePolicyByte64.446891982.1593567621 = 158694
cbQosCMPrePolicyByte64.446891982.1628753750 = 2880
cbQosCMPrePolicyByte64.446891982.1644391090 = 66
cbQosCMPrePolicyByte64.446891982.1680480506 = 364365
cbQosCMPrePolicyByte64.446891982.1700039914 = 45434
cbQosCMPrePolicyByte64.446891982.1700852139 = 846
cbQosCMPrePolicyByte64.446891982.1819826166 = 1342
cbQosCMPrePolicyByte64.446891982.1876257474 = 1740
cbQosCMPrePolicyByte64.446891982.1978750848 = 7200
cbQosCMPrePolicyByte64.446891982.1978750849 = 1440
cbQosCMPrePolicyByte64.446891982.1978750855 = 1440
cbQosCMPrePolicyByte64.446891982.1978850908 = 10565441
cbQosCMPrePolicyByte64.446891982.1996653262 = 6042
cbQosCMPrePolicyByte64.446891982.2119336213 = 56437
cbQosCMPrePolicyByte64.483130585.89010128 = 810844426682
cbQosCMPrePolicyByte64.580309180.1043071169 = 51178154465
cbQosCMPrePolicyByte64.630279265.553790632 = 60835349195
cbQosCMPrePolicyByte64.632827819.1799732368 = 6337415091
cbQosCMPrePolicyByte64.639646788.1699151555 = 313498079
cbQosCMPrePolicyByte64.641117943.1565855902 = 123154055
cbQosCMPrePolicyByte64.641117943.1594195640 = 3055394459622
cbQosCMPrePolicyByte64.641117943.1918507070 = 303822261
cbQosCMPrePolicyByte64.647530763.143237074 = 36157872
cbQosCMPrePolicyByte64.694455210.2107886178 = 17948081136
cbQosCMPrePolicyByte64.707444462.898833334 = 0
cbQosCMPrePolicyByte64.707444462.1835673615 = 0
cbQosCMPrePolicyByte64.761802139.392077107 = 997922832393
cbQosCMPrePolicyByte64.804789884.1537222055 = 370265084794
cbQosCMPrePolicyByte64.821833826.140260865 = 36956261578284
cbQosCMPrePolicyByte64.821833826.232255895 = 0
cbQosCMPrePolicyByte64.821833826.381114914 = 0
cbQosCMPrePolicyByte64.821833826.383419518 = 0
cbQosCMPrePolicyByte64.821833826.534417988 = 0
cbQosCMPrePolicyByte64.821833826.534417989 = 0
cbQosCMPrePolicyByte64.821833826.671114720 = 36951300573246
cbQosCMPrePolicyByte64.821833826.875386791 = 0
cbQosCMPrePolicyByte64.821833826.906581086 = 0
cbQosCMPrePolicyByte64.821833826.933722318 = 0
cbQosCMPrePolicyByte64.821833826.1033599679 = 0
cbQosCMPrePolicyByte64.821833826.1064445366 = 0
cbQosCMPrePolicyByte64.821833826.1346021483 = 4961005038
cbQosCMPrePolicyByte64.821833826.1355183903 = 0
cbQosCMPrePolicyByte64.821833826.1535723820 = 0
cbQosCMPrePolicyByte64.821833826.1773264166 = 0
cbQosCMPrePolicyByte64.821833826.1822585284 = 0
cbQosCMPrePolicyByte64.821833826.1822585285 = 0
cbQosCMPrePolicyByte64.821833826.1839363007 = 0
cbQosCMPrePolicyByte64.845898804.539766569 = 32318381
cbQosCMPrePolicyByte64.845898804.1763829842 = 2066130
cbQosCMPrePolicyByte64.911188021.261091864 = 1442113342
cbQosCMPrePolicyByte64.911188021.857205339 = 382222851815
cbQosCMPrePolicyByte64.931146544.2046951079 = 538310651144
cbQosCMPrePolicyByte64.963533256.345503645 = 100170193
cbQosCMPrePolicyByte64.963533256.1042972639 = 537431910953
cbQosCMPrePolicyByte64.963533256.1107487147 = 304985625
cbQosCMPrePolicyByte64.963533256.1310523215 = 164
cbQosCMPrePolicyByte64.963533256.1318734057 = 3690727106
cbQosCMPrePolicyByte64.963533256.1478081026 = 5926751716378
cbQosCMPrePolicyByte64.963533256.1489399693 = 3647973702
cbQosCMPrePolicyByte64.963533256.1955714810 = 29630974882561
cbQosCMPrePolicyByte64.1016511798.1324644320 = 0
cbQosCMPrePolicyByte64.1016511798.1350937789 = 121621619
cbQosCMPrePolicyByte64.1024153782.440379268 = 1030087236728
cbQosCMPrePolicyByte64.1024153782.1244448602 = 569844302
cbQosCMPrePolicyByte64.1024153782.1511190930 = 2207276032147
cbQosCMPrePolicyByte64.1031661717.1738697518 = 8452924442
cbQosCMPrePolicyByte64.1037101444.377054999 = 74
cbQosCMPrePolicyByte64.1037101444.1784693805 = 0
cbQosCMPrePolicyByte64.1083311427.315250423 = 1467356796984
cbQosCMPrePolicyByte64.1111826611.393038465 = 23716820654
cbQosCMPrePolicyByte64.1141903964.88183355 = 88370048374
cbQosCMPrePolicyByte64.1164414201.809114076 = 24949145
cbQosCMPrePolicyByte64.1170996910.1237827553 = 0
cbQosCMPrePolicyByte64.1189115492.155761180 = 0
cbQosCMPrePolicyByte64.1189115492.1139021127 = 0
cbQosCMPrePolicyByte64.1191506350.612133467 = 0
cbQosCMPrePolicyByte64.1191506350.1065030592 = 721719141
cbQosCMPrePolicyByte64.1264487479.173496540 = 1187749255
cbQosCMPrePolicyByte64.1265735033.484217495 = 31112344
cbQosCMPrePolicyByte64.1265735033.1267466756 = 814049501016
cbQosCMPrePolicyByte64.1265735033.2021506733 = 15060029
cbQosCMPrePolicyByte64.1284964121.1629471666 = 0
cbQosCMPrePolicyByte64.1328575458.1955873465 = 1800708
cbQosCMPrePolicyByte64.1354565296.738832033 = 14505984906
cbQosCMPrePolicyByte64.1357043445.906563961 = 6981282830589
cbQosCMPrePolicyByte64.1387975841.1480665520 = 1755917035345
cbQosCMPrePolicyByte64.1480582061.878948993 = 59336585370
cbQosCMPrePolicyByte64.1480582061.901537382 = 0
cbQosCMPrePolicyByte64.1480582061.1150956218 = 0
cbQosCMPrePolicyByte64.1491293644.862789378 = 7319557272
cbQosCMPrePolicyByte64.1515587543.78497914 = 23134015496247
cbQosCMPrePolicyByte64.1515587543.388635956 = 4015481059
cbQosCMPrePolicyByte64.1515587543.476287796 = 0
cbQosCMPrePolicyByte64.1515587543.1211654692 = 2346423319
cbQosCMPrePolicyByte64.1515587543.1560468510 = 275688883
cbQosCMPrePolicyByte64.1515587543.1665728578 = 222443216
cbQosCMPrePolicyByte64.1515587543.2006878727 = 1559022827434
cbQosCMPrePolicyByte64.1515587543.2082502949 = 0
cbQosCMPrePolicyByte64.1527170009.830816762 = 2140323197549
cbQosCMPrePolicyByte64.1527170009.1088686190 = 0
cbQosCMPrePolicyByte64.1527170009.1311629910 = 6877027
cbQosCMPrePolicyByte64.1527170009.1609432173 = 0
cbQosCMPrePolicyByte64.1568156613.81230226 = 2684260
cbQosCMPrePolicyByte64.1568156613.94315851 = 4303915024525
cbQosCMPrePolicyByte64.1583203207.260213245 = 0
cbQosCMPrePolicyByte64.1583203207.530599921 = 5262014
cbQosCMPrePolicyByte64.1583203207.1210319911 = 0
cbQosCMPrePolicyByte64.1594942982.1146610800 = 2313765018149
cbQosCMPrePolicyByte64.1618050244.600286165 = 800621373611
cbQosCMPrePolicyByte64.1619930757.396011958 = 0
cbQosCMPrePolicyByte64.1619930757.1485073752 = 0
cbQosCMPrePolicyByte64.1619930757.1485073755 = 0
cbQosCMPrePolicyByte64.1625430718.256059064 = 0
cbQosCMPrePolicyByte64.1625430718.275765286 = 515798947
cbQosCMPrePolicyByte64.1625430718.842225328 = 2541477508
cbQosCMPrePolicyByte64.1625430718.854055923 = 88136907
cbQosCMPrePolicyByte64.1625430718.944685328 = 1474152694
cbQosCMPrePolicyByte64.1625430718.952367386 = 93530977
cbQosCMPrePolicyByte64.1625430718.1722138886 = 9570943322692
cbQosCMPrePolicyByte64.1625430718.1773521641 = 0
cbQosCMPrePolicyByte64.1649599227.1133251863 = 90085086
cbQosCMPrePolicyByte64.1649599227.1712362412 = 1343902735588
cbQosCMPrePolicyByte64.1693887871.1789956834 = 1519875437266
cbQosCMPrePolicyByte64.1707977964.393879470 = 1389738504
cbQosCMPrePolicyByte64.1717284310.644054409 = 51209160708
cbQosCMPrePolicyByte64.1717284310.2051296572 = 491003
cbQosCMPrePolicyByte64.1755550669.1556066901 = 3621585783286
cbQosCMPrePolicyByte64.1765446362.1719775290 = 1741850162093
cbQosCMPrePolicyByte64.1770600673.439869937 = 4892781396996
cbQosCMPrePolicyByte64.1781668757.1531573345 = 113892526752
cbQosCMPrePolicyByte64.1797965665.224917156 = 0
cbQosCMPrePolicyByte64.1797965665.937948161 = 0
cbQosCMPrePolicyByte64.1817401144.456236270 = 0
cbQosCMPrePolicyByte64.1817401144.859314839 = 2359496
cbQosCMPrePolicyByte64.1864403289.610001020 = 2936323322345
cbQosCMPrePolicyByte64.1876332675.870529 = 414219
cbQosCMPrePolicyByte64.1876332675.2572948 = 0
cbQosCMPrePolicyByte64.1876332675.11589531 = 20476693
cbQosCMPrePolicyByte64.1876332675.16491605 = 351567372
cbQosCMPrePolicyByte64.1876332675.21252653 = 7100293469
cbQosCMPrePolicyByte64.1876332675.23429618 = 1474715
cbQosCMPrePolicyByte64.1876332675.23429619 = 334223
cbQosCMPrePolicyByte64.1876332675.23429621 = 323547
cbQosCMPrePolicyByte64.1876332675.61720959 = 191568164
cbQosCMPrePolicyByte64.1876332675.71627656 = 10171814
cbQosCMPrePolicyByte64.1876332675.127813569 = 1260569141066
cbQosCMPrePolicyByte64.1876332675.154609552 = 674182
cbQosCMPrePolicyByte64.1876332675.156129679 = 266298983
cbQosCMPrePolicyByte64.1876332675.199954609 = 1469564427
cbQosCMPrePolicyByte64.1876332675.207986604 = 853320092
cbQosCMPrePolicyByte64.1876332675.214801260 = 50534993
cbQosCMPrePolicyByte64.1876332675.224126720 = 23179226
cbQosCMPrePolicyByte64.1876332675.244353585 = 19255144
cbQosCMPrePolicyByte64.1876332675.245825266 = 49187689417
cbQosCMPrePolicyByte64.1876332675.250173519 = 146995740
cbQosCMPrePolicyByte64.1876332675.256240443 = 561478822
cbQosCMPrePolicyByte64.1876332675.257705463 = 12269764520
cbQosCMPrePolicyByte64.1876332675.298210789 = 14215073511
cbQosCMPrePolicyByte64.1876332675.300443594 = 422869
cbQosCMPrePolicyByte64.1876332675.344981238 = 0
cbQosCMPrePolicyByte64.1876332675.354321856 = 9488170
cbQosCMPrePolicyByte64.1876332675.357082885 = 31340517
cbQosCMPrePolicyByte64.1876332675.366525735 = 39701202
cbQosCMPrePolicyByte64.1876332675.384889932 = 2659861385
cbQosCMPrePolicyByte64.1876332675.399015191 = 0
cbQosCMPrePolicyByte64.1876332675.477062688 = 595265680
cbQosCMPrePolicyByte64.1876332675.477129012 = 18105960
cbQosCMPrePolicyByte64.1876332675.477870970 = 131349711
cbQosCMPrePolicyByte64.1876332675.480746302 = 15902005608
cbQosCMPrePolicyByte64.1876332675.489416238 = 0
cbQosCMPrePolicyByte64.1876332675.500649424 = 13950045
cbQosCMPrePolicyByte64.1876332675.505836753 = 10733393259
cbQosCMPrePolicyByte64.1876332675.506776651 = 46880762
cbQosCMPrePolicyByte64.1876332675.536653493 = 297752
cbQosCMPrePolicyByte64.1876332675.541025963 = 157588513
cbQosCMPrePolicyByte64.1876332675.567048395 = 593655
cbQosCMPrePolicyByte64.1876332675.572457782 = 1460677837
cbQosCMPrePolicyByte64.1876332675.585083779 = 6918519668
cbQosCMPrePolicyByte64.1876332675.587357052 = 95762192
cbQosCMPrePolicyByte64.1876332675.588660080 = 27287530
cbQosCMPrePolicyByte64.1876332675.593573628 = 0
cbQosCMPrePolicyByte64.1876332675.601703687 = 19267266
cbQosCMPrePolicyByte64.1876332675.605612686 = 1017875795
cbQosCMPrePolicyByte64.1876332675.612726739 = 1587262
cbQosCMPrePolicyByte64.1876332675.636028359 = 61562014789
cbQosCMPrePolicyByte64.1876332675.642738749 = 120307166
cbQosCMPrePolicyByte64.1876332675.644512012 = 37691899432
cbQosCMPrePolicyByte64.1876332675.652258229 = 4602230
cbQosCMPrePolicyByte64.1876332675.671798335 = 35356428
cbQosCMPrePolicyByte64.1876332675.683308531 = 5472036594
cbQosCMPrePolicyByte64.1876332675.688440030 = 101346926916
cbQosCMPrePolicyByte64.1876332675.692539360 = 300414831
cbQosCMPrePolicyByte64.1876332675.709969710 = 0
cbQosCMPrePolicyByte64.1876332675.711726910 = 882229
cbQosCMPrePolicyByte64.1876332675.712436736 = 2137686
cbQosCMPrePolicyByte64.1876332675.715164121 = 117691057
cbQosCMPrePolicyByte64.1876332675.743095637 = 116070702
cbQosCMPrePolicyByte64.1876332675.744876893 = 24345321
cbQosCMPrePolicyByte64.1876332675.763498194 = 6597070764
cbQosCMPrePolicyByte64.1876332675.764716542 = 0
cbQosCMPrePolicyByte64.1876332675.767593609 = 28363123
cbQosCMPrePolicyByte64.1876332675.771324286 = 0
cbQosCMPrePolicyByte64.1876332675.774103123 = 40945276184
cbQosCMPrePolicyByte64.1876332675.788679155 = 118686977
cbQosCMPrePolicyByte64.1876332675.827102251 = 24051991
cbQosCMPrePolicyByte64.1876332675.830779813 = 127068601
cbQosCMPrePolicyByte64.1876332675.853260628 = 73924313
cbQosCMPrePolicyByte64.1876332675.923409377 = 4864651
cbQosCMPrePolicyByte64.1876332675.928327231 = 945426724
cbQosCMPrePolicyByte64.1876332675.934165789 = 118486961
cbQosCMPrePolicyByte64.1876332675.947993425 = 0
cbQosCMPrePolicyByte64.1876332675.953945911 = 7283869
cbQosCMPrePolicyByte64.1876332675.970508902 = 17412284
cbQosCMPrePolicyByte64.1876332675.1020422726 = 216915298
cbQosCMPrePolicyByte64.1876332675.1022587645 = 686334
cbQosCMPrePolicyByte64.1876332675.1035849286 = 3315809015
cbQosCMPrePolicyByte64.1876332675.1067434243 = 311107
cbQosCMPrePolicyByte64.1876332675.1067434246 = 2833917
cbQosCMPrePolicyByte64.1876332675.1087512522 = 441925
cbQosCMPrePolicyByte64.1876332675.1135297546 = 1120585198
cbQosCMPrePolicyByte64.1876332675.1140389128 = 376571
cbQosCMPrePolicyByte64.1876332675.1169443574 = 6620846707
cbQosCMPrePolicyByte64.1876332675.1169443575 = 352924
cbQosCMPrePolicyByte64.1876332675.1186221164 = 644583
cbQosCMPrePolicyByte64.1876332675.1186221165 = 1182790430
cbQosCMPrePolicyByte64.1876332675.1192683909 = 198856
cbQosCMPrePolicyByte64.1876332675.1194124361 = 329337277
cbQosCMPrePolicyByte64.1876332675.1214781183 = 0
cbQosCMPrePolicyByte64.1876332675.1224898671 = 20188889
cbQosCMPrePolicyByte64.1876332675.1227749093 = 520766849
cbQosCMPrePolicyByte64.1876332675.1230157207 = 6654199
cbQosCMPrePolicyByte64.1876332675.1238651450 = 2916184490
cbQosCMPrePolicyByte64.1876332675.1277335544 = 2894569691
cbQosCMPrePolicyByte64.1876332675.1289289698 = 5123463858
cbQosCMPrePolicyByte64.1876332675.1314542889 = 14222714317
cbQosCMPrePolicyByte64.1876332675.1338869046 = 170995854
cbQosCMPrePolicyByte64.1876332675.1348643767 = 291790191
cbQosCMPrePolicyByte64.1876332675.1351815610 = 46855935
cbQosCMPrePolicyByte64.1876332675.1373400856 = 1426436
cbQosCMPrePolicyByte64.1876332675.1391071301 = 380383
cbQosCMPrePolicyByte64.1876332675.1400240955 = 6540877390
cbQosCMPrePolicyByte64.1876332675.1404567633 = 334730020
cbQosCMPrePolicyByte64.1876332675.1422515017 = 1014130260
cbQosCMPrePolicyByte64.1876332675.1432918095 = 0
cbQosCMPrePolicyByte64.1876332675.1437679534 = 245302
cbQosCMPrePolicyByte64.1876332675.1439221719 = 239746180
cbQosCMPrePolicyByte64.1876332675.1441666656 = 41840943
cbQosCMPrePolicyByte64.1876332675.1459048913 = 21203243
cbQosCMPrePolicyByte64.1876332675.1459317081 = 11660257
cbQosCMPrePolicyByte64.1876332675.1495402026 = 77177991
cbQosCMPrePolicyByte64.1876332675.1501466893 = 5898904012
cbQosCMPrePolicyByte64.1876332675.1516005397 = 1106574379
cbQosCMPrePolicyByte64.1876332675.1545647612 = 283166903
cbQosCMPrePolicyByte64.1876332675.1548672384 = 364498707
cbQosCMPrePolicyByte64.1876332675.1551122777 = 4319722
cbQosCMPrePolicyByte64.1876332675.1571385881 = 430620
cbQosCMPrePolicyByte64.1876332675.1580009837 = 315596
cbQosCMPrePolicyByte64.1876332675.1584820691 = 0
cbQosCMPrePolicyByte64.1876332675.1624111934 = 2106795516
cbQosCMPrePolicyByte64.1876332675.1636328096 = 889075651
cbQosCMPrePolicyByte64.1876332675.1644796846 = 0
cbQosCMPrePolicyByte64.1876332675.1668117187 = 63269306
cbQosCMPrePolicyByte64.1876332675.1676093800 = 61563228
cbQosCMPrePolicyByte64.1876332675.1682968845 = 1089672
cbQosCMPrePolicyByte64.1876332675.1688144340 = 1450964
cbQosCMPrePolicyByte64.1876332675.1696503522 = 313993508
cbQosCMPrePolicyByte64.1876332675.1697549102 = 0
cbQosCMPrePolicyByte64.1876332675.1698596218 = 2298220
cbQosCMPrePolicyByte64.1876332675.1715059130 = 0
cbQosCMPrePolicyByte64.1876332675.1716055497 = 20549401894
cbQosCMPrePolicyByte64.1876332675.1719601006 = 1379230
cbQosCMPrePolicyByte64.1876332675.1724607320 = 50681429
cbQosCMPrePolicyByte64.1876332675.1726872404 = 0
cbQosCMPrePolicyByte64.1876332675.1746422649 = 0
cbQosCMPrePolicyByte64.1876332675.1757900947 = 364058
cbQosCMPrePolicyByte64.1876332675.1771230304 = 10222069
cbQosCMPrePolicyByte64.1876332675.1772733123 = 0
cbQosCMPrePolicyByte64.1876332675.1806363834 = 5083388
cbQosCMPrePolicyByte64.1876332675.1815202583 = 0
cbQosCMPrePolicyByte64.1876332675.1817434163 = 428768823
cbQosCMPrePolicyByte64.1876332675.1858917234 = 456847829
cbQosCMPrePolicyByte64.1876332675.1858917235 = 491811302
cbQosCMPrePolicyByte64.1876332675.1867932351 = 104772852
cbQosCMPrePolicyByte64.1876332675.1872233637 = 11189834
cbQosCMPrePolicyByte64.1876332675.1878005824 = 919840664
cbQosCMPrePolicyByte64.1876332675.1886495819 = 36910476
cbQosCMPrePolicyByte64.1876332675.1886497504 = 32578624
cbQosCMPrePolicyByte64.1876332675.1890385830 = 118176627
cbQosCMPrePolicyByte64.1876332675.1929002150 = 3830028
cbQosCMPrePolicyByte64.1876332675.1935603104 = 310814484
cbQosCMPrePolicyByte64.1876332675.1945847281 = 41211560
cbQosCMPrePolicyByte64.1876332675.1958010633 = 25324009
cbQosCMPrePolicyByte64.1876332675.1979369248 = 601649
cbQosCMPrePolicyByte64.1876332675.1992896960 = 66739949
cbQosCMPrePolicyByte64.1876332675.1993238542 = 205119917
cbQosCMPrePolicyByte64.1876332675.2016938090 = 477030
cbQosCMPrePolicyByte64.1876332675.2020268814 = 785570565
cbQosCMPrePolicyByte64.1876332675.2021019917 = 13848942
cbQosCMPrePolicyByte64.1876332675.2033523530 = 49040755
cbQosCMPrePolicyByte64.1876332675.2039762898 = 284346
cbQosCMPrePolicyByte64.1876332675.2056475048 = 41947262
cbQosCMPrePolicyByte64.1876332675.2068006631 = 54284504
cbQosCMPrePolicyByte64.1876332675.2093442435 = 3457432307
cbQosCMPrePolicyByte64.1876332675.2120213583 = 381399716
cbQosCMPrePolicyByte64.1876332675.2135977362 = 322874940187
cbQosCMPrePolicyByte64.1876332675.2145354806 = 10341712800
cbQosCMPrePolicyByte64.1911185604.1021092914 = 15247196
cbQosCMPrePolicyByte64.1951854466.798869592 = 1270
cbQosCMPrePolicyByte64.1951854466.2082394917 = 42565457130
cbQosCMPrePolicyByte64.1973703504.56558852 = 151554022
cbQosCMPrePolicyByte64.1973703504.1353270463 = 1752074
cbQosCMPrePolicyByte64.1973703504.1793752801 = 220651808
cbQosCMPrePolicyByte64.1976682967.201340243 = 0
cbQosCMPrePolicyByte64.1997871018.809152703 = 2005735966
cbQosCMPrePolicyByte64.1997871018.941619922 = 0
cbQosCMPrePolicyByte64.2014178421.415302657 = 53495506877
cbQosCMPrePolicyByte64.2014178421.687309882 = 0
cbQosCMPrePolicyByte64.2014178421.883141350 = 0
cbQosCMPrePolicyByte64.2043813456.1378586956 = 3704383279
cbQosCMPrePolicyByte64.2043813456.2074201467 = 0
cbQosCMPrePolicyByte64.2057786712.23555302 = 0
cbQosCMPrePolicyByte64.2057786712.1479918976 = 8505864
cbQosCMPrePolicyByte64.2057933775.620933698 = 83726
cbQosCMPrePolicyByte64.2057933775.738996916 = 31005374
cbQosCMPrePolicyByte64.2074547788.1418481423 = 894140329877
cbQosCMPrePolicyByte64.2131185880.889776232 = 589526674496
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosCMPostPolicyByte64]

CMD EXITCODE[0]
CMD RUNTIME[0.1443s]
STDOUT[
cbQosCMPostPolicyByte64.20805603.99010612 = 0
cbQosCMPostPolicyByte64.21487064.140508423 = 0
cbQosCMPostPolicyByte64.21487064.162811314 = 0
cbQosCMPostPolicyByte64.21487064.640384363 = 0
cbQosCMPostPolicyByte64.21487064.753862928 = 0
cbQosCMPostPolicyByte64.21487064.891219536 = 0
cbQosCMPostPolicyByte64.21487064.891219537 = 0
cbQosCMPostPolicyByte64.21487064.926762641 = 0
cbQosCMPostPolicyByte64.21487064.1058290986 = 0
cbQosCMPostPolicyByte64.21487064.1142883786 = 0
cbQosCMPostPolicyByte64.21487064.1246127621 = 0
cbQosCMPostPolicyByte64.21487064.1296460506 = 0
cbQosCMPostPolicyByte64.21487064.1296460507 = 0
cbQosCMPostPolicyByte64.21487064.1397558586 = 0
cbQosCMPostPolicyByte64.21487064.1523799641 = 0
cbQosCMPostPolicyByte64.21487064.1642814821 = 0
cbQosCMPostPolicyByte64.21487064.1782160741 = 0
cbQosCMPostPolicyByte64.21487064.1930508415 = 0
cbQosCMPostPolicyByte64.21487064.1989098776 = 0
cbQosCMPostPolicyByte64.21487064.2044084230 = 0
cbQosCMPostPolicyByte64.78164719.1556940963 = 0
cbQosCMPostPolicyByte64.150343817.732110900 = 0
cbQosCMPostPolicyByte64.179636596.94817233 = 0
cbQosCMPostPolicyByte64.179636596.440580276 = 0
cbQosCMPostPolicyByte64.217424545.423571252 = 0
cbQosCMPostPolicyByte64.229333748.240279251 = 0
cbQosCMPostPolicyByte64.259823392.1405527118 = 125868
cbQosCMPostPolicyByte64.259823392.2131593847 = 14950348
cbQosCMPostPolicyByte64.267881579.989260575 = 0
cbQosCMPostPolicyByte64.275313089.429736201 = 0
cbQosCMPostPolicyByte64.275313089.554246767 = 0
cbQosCMPostPolicyByte64.288925775.22448 = 0
cbQosCMPostPolicyByte64.288925775.621021317 = 0
cbQosCMPostPolicyByte64.288925775.1076377707 = 0
cbQosCMPostPolicyByte64.324168141.14805586 = 78018299
cbQosCMPostPolicyByte64.324168141.412115866 = 442564044
cbQosCMPostPolicyByte64.324168141.1186121104 = 122662772299
cbQosCMPostPolicyByte64.324168141.1350749269 = 3208458773435
cbQosCMPostPolicyByte64.324168141.1425652879 = 3208458773435
cbQosCMPostPolicyByte64.324168141.1848097766 = 122662772299
cbQosCMPostPolicyByte64.325960359.849906738 = 0
cbQosCMPostPolicyByte64.325960359.1942578969 = 0
cbQosCMPostPolicyByte64.325960359.1990747116 = 0
cbQosCMPostPolicyByte64.336563584.780591207 = 133984563
cbQosCMPostPolicyByte64.336563584.1251717869 = 290944
cbQosCMPostPolicyByte64.336563584.1338150913 = 88525810
cbQosCMPostPolicyByte64.336563584.1625322839 = 681092494
cbQosCMPostPolicyByte64.341671239.964162294 = 0
cbQosCMPostPolicyByte64.342015019.365097530 = 0
cbQosCMPostPolicyByte64.342015019.1578713827 = 0
cbQosCMPostPolicyByte64.372935597.256943324 = 0
cbQosCMPostPolicyByte64.372935597.1023663598 = 0
cbQosCMPostPolicyByte64.372935597.1174662196 = 0
cbQosCMPostPolicyByte64.372935597.1174662197 = 0
cbQosCMPostPolicyByte64.372935597.1376401287 = 0
cbQosCMPostPolicyByte64.376436686.757154522 = 0
cbQosCMPostPolicyByte64.388866650.718854529 = 0
cbQosCMPostPolicyByte64.397207647.104266033 = 0
cbQosCMPostPolicyByte64.397207647.108753002 = 0
cbQosCMPostPolicyByte64.397207647.108753003 = 0
cbQosCMPostPolicyByte64.397207647.693496833 = 0
cbQosCMPostPolicyByte64.397207647.804529701 = 0
cbQosCMPostPolicyByte64.397207647.820316589 = 0
cbQosCMPostPolicyByte64.397207647.937765920 = 0
cbQosCMPostPolicyByte64.397207647.1042995162 = 0
cbQosCMPostPolicyByte64.397207647.1092575856 = 0
cbQosCMPostPolicyByte64.397207647.1264854411 = 0
cbQosCMPostPolicyByte64.397207647.1354983360 = 0
cbQosCMPostPolicyByte64.397207647.1414516204 = 0
cbQosCMPostPolicyByte64.397207647.1793758212 = 0
cbQosCMPostPolicyByte64.397207647.2011867290 = 0
cbQosCMPostPolicyByte64.397207647.2011867291 = 0
cbQosCMPostPolicyByte64.397207647.2031634055 = 0
cbQosCMPostPolicyByte64.397207647.2038127572 = 0
cbQosCMPostPolicyByte64.397207647.2071751882 = 0
cbQosCMPostPolicyByte64.397207647.2114096865 = 0
cbQosCMPostPolicyByte64.423738437.1255691024 = 0
cbQosCMPostPolicyByte64.446891982.176386446 = 0
cbQosCMPostPolicyByte64.446891982.203875418 = 0
cbQosCMPostPolicyByte64.446891982.237888619 = 0
cbQosCMPostPolicyByte64.446891982.360879919 = 0
cbQosCMPostPolicyByte64.446891982.399433975 = 0
cbQosCMPostPolicyByte64.446891982.480351753 = 0
cbQosCMPostPolicyByte64.446891982.496013441 = 0
cbQosCMPostPolicyByte64.446891982.750640230 = 0
cbQosCMPostPolicyByte64.446891982.806171525 = 0
cbQosCMPostPolicyByte64.446891982.1021843424 = 0
cbQosCMPostPolicyByte64.446891982.1022922462 = 0
cbQosCMPostPolicyByte64.446891982.1076596196 = 0
cbQosCMPostPolicyByte64.446891982.1087216360 = 0
cbQosCMPostPolicyByte64.446891982.1107225210 = 0
cbQosCMPostPolicyByte64.446891982.1156324841 = 0
cbQosCMPostPolicyByte64.446891982.1198167668 = 0
cbQosCMPostPolicyByte64.446891982.1266385718 = 0
cbQosCMPostPolicyByte64.446891982.1315152955 = 0
cbQosCMPostPolicyByte64.446891982.1402048388 = 0
cbQosCMPostPolicyByte64.446891982.1415411183 = 0
cbQosCMPostPolicyByte64.446891982.1430172468 = 0
cbQosCMPostPolicyByte64.446891982.1469785543 = 0
cbQosCMPostPolicyByte64.446891982.1570647863 = 0
cbQosCMPostPolicyByte64.446891982.1593567621 = 0
cbQosCMPostPolicyByte64.446891982.1628753750 = 0
cbQosCMPostPolicyByte64.446891982.1644391090 = 0
cbQosCMPostPolicyByte64.446891982.1680480506 = 0
cbQosCMPostPolicyByte64.446891982.1700039914 = 0
cbQosCMPostPolicyByte64.446891982.1700852139 = 0
cbQosCMPostPolicyByte64.446891982.1819826166 = 0
cbQosCMPostPolicyByte64.446891982.1876257474 = 0
cbQosCMPostPolicyByte64.446891982.1978750848 = 0
cbQosCMPostPolicyByte64.446891982.1978750849 = 0
cbQosCMPostPolicyByte64.446891982.1978750855 = 0
cbQosCMPostPolicyByte64.446891982.1978850908 = 0
cbQosCMPostPolicyByte64.446891982.1996653262 = 0
cbQosCMPostPolicyByte64.446891982.2119336213 = 0
cbQosCMPostPolicyByte64.483130585.89010128 = 0
cbQosCMPostPolicyByte64.580309180.1043071169 = 0
cbQosCMPostPolicyByte64.630279265.553790632 = 0
cbQosCMPostPolicyByte64.632827819.1799732368 = 0
cbQosCMPostPolicyByte64.639646788.1699151555 = 0
cbQosCMPostPolicyByte64.641117943.1565855902 = 0
cbQosCMPostPolicyByte64.641117943.1594195640 = 0
cbQosCMPostPolicyByte64.641117943.1918507070 = 0
cbQosCMPostPolicyByte64.647530763.143237074 = 0
cbQosCMPostPolicyByte64.694455210.2107886178 = 0
cbQosCMPostPolicyByte64.707444462.898833334 = 0
cbQosCMPostPolicyByte64.707444462.1835673615 = 0
cbQosCMPostPolicyByte64.761802139.392077107 = 0
cbQosCMPostPolicyByte64.804789884.1537222055 = 0
cbQosCMPostPolicyByte64.821833826.140260865 = 0
cbQosCMPostPolicyByte64.821833826.232255895 = 0
cbQosCMPostPolicyByte64.821833826.381114914 = 0
cbQosCMPostPolicyByte64.821833826.383419518 = 0
cbQosCMPostPolicyByte64.821833826.534417988 = 0
cbQosCMPostPolicyByte64.821833826.534417989 = 0
cbQosCMPostPolicyByte64.821833826.671114720 = 0
cbQosCMPostPolicyByte64.821833826.875386791 = 0
cbQosCMPostPolicyByte64.821833826.906581086 = 0
cbQosCMPostPolicyByte64.821833826.933722318 = 0
cbQosCMPostPolicyByte64.821833826.1033599679 = 0
cbQosCMPostPolicyByte64.821833826.1064445366 = 0
cbQosCMPostPolicyByte64.821833826.1346021483 = 0
cbQosCMPostPolicyByte64.821833826.1355183903 = 0
cbQosCMPostPolicyByte64.821833826.1535723820 = 0
cbQosCMPostPolicyByte64.821833826.1773264166 = 0
cbQosCMPostPolicyByte64.821833826.1822585284 = 0
cbQosCMPostPolicyByte64.821833826.1822585285 = 0
cbQosCMPostPolicyByte64.821833826.1839363007 = 0
cbQosCMPostPolicyByte64.845898804.539766569 = 0
cbQosCMPostPolicyByte64.845898804.1763829842 = 0
cbQosCMPostPolicyByte64.911188021.261091864 = 0
cbQosCMPostPolicyByte64.911188021.857205339 = 0
cbQosCMPostPolicyByte64.931146544.2046951079 = 0
cbQosCMPostPolicyByte64.963533256.345503645 = 0
cbQosCMPostPolicyByte64.963533256.1042972639 = 537493993315
cbQosCMPostPolicyByte64.963533256.1107487147 = 304985881
cbQosCMPostPolicyByte64.963533256.1310523215 = 164
cbQosCMPostPolicyByte64.963533256.1318734057 = 0
cbQosCMPostPolicyByte64.963533256.1478081026 = 5926600463787
cbQosCMPostPolicyByte64.963533256.1489399693 = 0
cbQosCMPostPolicyByte64.963533256.1955714810 = 29631079664430
cbQosCMPostPolicyByte64.1016511798.1324644320 = 0
cbQosCMPostPolicyByte64.1016511798.1350937789 = 0
cbQosCMPostPolicyByte64.1024153782.440379268 = 1030089126002
cbQosCMPostPolicyByte64.1024153782.1244448602 = 569845536
cbQosCMPostPolicyByte64.1024153782.1511190930 = 2207281908971
cbQosCMPostPolicyByte64.1031661717.1738697518 = 0
cbQosCMPostPolicyByte64.1037101444.377054999 = 0
cbQosCMPostPolicyByte64.1037101444.1784693805 = 0
cbQosCMPostPolicyByte64.1083311427.315250423 = 0
cbQosCMPostPolicyByte64.1111826611.393038465 = 0
cbQosCMPostPolicyByte64.1141903964.88183355 = 0
cbQosCMPostPolicyByte64.1164414201.809114076 = 0
cbQosCMPostPolicyByte64.1170996910.1237827553 = 0
cbQosCMPostPolicyByte64.1189115492.155761180 = 0
cbQosCMPostPolicyByte64.1189115492.1139021127 = 0
cbQosCMPostPolicyByte64.1191506350.612133467 = 0
cbQosCMPostPolicyByte64.1191506350.1065030592 = 721719141
cbQosCMPostPolicyByte64.1264487479.173496540 = 0
cbQosCMPostPolicyByte64.1265735033.484217495 = 0
cbQosCMPostPolicyByte64.1265735033.1267466756 = 0
cbQosCMPostPolicyByte64.1265735033.2021506733 = 0
cbQosCMPostPolicyByte64.1284964121.1629471666 = 0
cbQosCMPostPolicyByte64.1328575458.1955873465 = 0
cbQosCMPostPolicyByte64.1354565296.738832033 = 0
cbQosCMPostPolicyByte64.1357043445.906563961 = 0
cbQosCMPostPolicyByte64.1387975841.1480665520 = 0
cbQosCMPostPolicyByte64.1480582061.878948993 = 0
cbQosCMPostPolicyByte64.1480582061.901537382 = 0
cbQosCMPostPolicyByte64.1480582061.1150956218 = 0
cbQosCMPostPolicyByte64.1491293644.862789378 = 0
cbQosCMPostPolicyByte64.1515587543.78497914 = 23133641427315
cbQosCMPostPolicyByte64.1515587543.388635956 = 0
cbQosCMPostPolicyByte64.1515587543.476287796 = 0
cbQosCMPostPolicyByte64.1515587543.1211654692 = 0
cbQosCMPostPolicyByte64.1515587543.1560468510 = 0
cbQosCMPostPolicyByte64.1515587543.1665728578 = 222441340
cbQosCMPostPolicyByte64.1515587543.2006878727 = 1559010382918
cbQosCMPostPolicyByte64.1515587543.2082502949 = 0
cbQosCMPostPolicyByte64.1527170009.830816762 = 2140319433927
cbQosCMPostPolicyByte64.1527170009.1088686190 = 0
cbQosCMPostPolicyByte64.1527170009.1311629910 = 6876959
cbQosCMPostPolicyByte64.1527170009.1609432173 = 0
cbQosCMPostPolicyByte64.1568156613.81230226 = 2684154
cbQosCMPostPolicyByte64.1568156613.94315851 = 4303878348904
cbQosCMPostPolicyByte64.1583203207.260213245 = 0
cbQosCMPostPolicyByte64.1583203207.530599921 = 5262014
cbQosCMPostPolicyByte64.1583203207.1210319911 = 0
cbQosCMPostPolicyByte64.1594942982.1146610800 = 0
cbQosCMPostPolicyByte64.1618050244.600286165 = 0
cbQosCMPostPolicyByte64.1619930757.396011958 = 0
cbQosCMPostPolicyByte64.1619930757.1485073752 = 0
cbQosCMPostPolicyByte64.1619930757.1485073755 = 0
cbQosCMPostPolicyByte64.1625430718.256059064 = 0
cbQosCMPostPolicyByte64.1625430718.275765286 = 515799923
cbQosCMPostPolicyByte64.1625430718.842225328 = 0
cbQosCMPostPolicyByte64.1625430718.854055923 = 88136935
cbQosCMPostPolicyByte64.1625430718.944685328 = 0
cbQosCMPostPolicyByte64.1625430718.952367386 = 0
cbQosCMPostPolicyByte64.1625430718.1722138886 = 9570991113692
cbQosCMPostPolicyByte64.1625430718.1773521641 = 0
cbQosCMPostPolicyByte64.1649599227.1133251863 = 0
cbQosCMPostPolicyByte64.1649599227.1712362412 = 0
cbQosCMPostPolicyByte64.1693887871.1789956834 = 0
cbQosCMPostPolicyByte64.1707977964.393879470 = 0
cbQosCMPostPolicyByte64.1717284310.644054409 = 0
cbQosCMPostPolicyByte64.1717284310.2051296572 = 0
cbQosCMPostPolicyByte64.1755550669.1556066901 = 0
cbQosCMPostPolicyByte64.1765446362.1719775290 = 0
cbQosCMPostPolicyByte64.1770600673.439869937 = 0
cbQosCMPostPolicyByte64.1781668757.1531573345 = 0
cbQosCMPostPolicyByte64.1797965665.224917156 = 0
cbQosCMPostPolicyByte64.1797965665.937948161 = 0
cbQosCMPostPolicyByte64.1817401144.456236270 = 0
cbQosCMPostPolicyByte64.1817401144.859314839 = 2359496
cbQosCMPostPolicyByte64.1864403289.610001020 = 0
cbQosCMPostPolicyByte64.1876332675.870529 = 0
cbQosCMPostPolicyByte64.1876332675.2572948 = 0
cbQosCMPostPolicyByte64.1876332675.11589531 = 0
cbQosCMPostPolicyByte64.1876332675.16491605 = 0
cbQosCMPostPolicyByte64.1876332675.21252653 = 0
cbQosCMPostPolicyByte64.1876332675.23429618 = 0
cbQosCMPostPolicyByte64.1876332675.23429619 = 0
cbQosCMPostPolicyByte64.1876332675.23429621 = 0
cbQosCMPostPolicyByte64.1876332675.61720959 = 0
cbQosCMPostPolicyByte64.1876332675.71627656 = 0
cbQosCMPostPolicyByte64.1876332675.127813569 = 0
cbQosCMPostPolicyByte64.1876332675.154609552 = 0
cbQosCMPostPolicyByte64.1876332675.156129679 = 0
cbQosCMPostPolicyByte64.1876332675.199954609 = 0
cbQosCMPostPolicyByte64.1876332675.207986604 = 0
cbQosCMPostPolicyByte64.1876332675.214801260 = 0
cbQosCMPostPolicyByte64.1876332675.224126720 = 0
cbQosCMPostPolicyByte64.1876332675.244353585 = 0
cbQosCMPostPolicyByte64.1876332675.245825266 = 0
cbQosCMPostPolicyByte64.1876332675.250173519 = 0
cbQosCMPostPolicyByte64.1876332675.256240443 = 0
cbQosCMPostPolicyByte64.1876332675.257705463 = 0
cbQosCMPostPolicyByte64.1876332675.298210789 = 0
cbQosCMPostPolicyByte64.1876332675.300443594 = 0
cbQosCMPostPolicyByte64.1876332675.344981238 = 0
cbQosCMPostPolicyByte64.1876332675.354321856 = 0
cbQosCMPostPolicyByte64.1876332675.357082885 = 0
cbQosCMPostPolicyByte64.1876332675.366525735 = 0
cbQosCMPostPolicyByte64.1876332675.384889932 = 0
cbQosCMPostPolicyByte64.1876332675.399015191 = 0
cbQosCMPostPolicyByte64.1876332675.477062688 = 0
cbQosCMPostPolicyByte64.1876332675.477129012 = 0
cbQosCMPostPolicyByte64.1876332675.477870970 = 0
cbQosCMPostPolicyByte64.1876332675.480746302 = 0
cbQosCMPostPolicyByte64.1876332675.489416238 = 0
cbQosCMPostPolicyByte64.1876332675.500649424 = 0
cbQosCMPostPolicyByte64.1876332675.505836753 = 0
cbQosCMPostPolicyByte64.1876332675.506776651 = 0
cbQosCMPostPolicyByte64.1876332675.536653493 = 0
cbQosCMPostPolicyByte64.1876332675.541025963 = 0
cbQosCMPostPolicyByte64.1876332675.567048395 = 0
cbQosCMPostPolicyByte64.1876332675.572457782 = 0
cbQosCMPostPolicyByte64.1876332675.585083779 = 0
cbQosCMPostPolicyByte64.1876332675.587357052 = 0
cbQosCMPostPolicyByte64.1876332675.588660080 = 0
cbQosCMPostPolicyByte64.1876332675.593573628 = 0
cbQosCMPostPolicyByte64.1876332675.601703687 = 0
cbQosCMPostPolicyByte64.1876332675.605612686 = 0
cbQosCMPostPolicyByte64.1876332675.612726739 = 0
cbQosCMPostPolicyByte64.1876332675.636028359 = 0
cbQosCMPostPolicyByte64.1876332675.642738749 = 0
cbQosCMPostPolicyByte64.1876332675.644512012 = 0
cbQosCMPostPolicyByte64.1876332675.652258229 = 0
cbQosCMPostPolicyByte64.1876332675.671798335 = 0
cbQosCMPostPolicyByte64.1876332675.683308531 = 0
cbQosCMPostPolicyByte64.1876332675.688440030 = 0
cbQosCMPostPolicyByte64.1876332675.692539360 = 0
cbQosCMPostPolicyByte64.1876332675.709969710 = 0
cbQosCMPostPolicyByte64.1876332675.711726910 = 0
cbQosCMPostPolicyByte64.1876332675.712436736 = 0
cbQosCMPostPolicyByte64.1876332675.715164121 = 0
cbQosCMPostPolicyByte64.1876332675.743095637 = 0
cbQosCMPostPolicyByte64.1876332675.744876893 = 0
cbQosCMPostPolicyByte64.1876332675.763498194 = 0
cbQosCMPostPolicyByte64.1876332675.764716542 = 0
cbQosCMPostPolicyByte64.1876332675.767593609 = 0
cbQosCMPostPolicyByte64.1876332675.771324286 = 0
cbQosCMPostPolicyByte64.1876332675.774103123 = 0
cbQosCMPostPolicyByte64.1876332675.788679155 = 0
cbQosCMPostPolicyByte64.1876332675.827102251 = 0
cbQosCMPostPolicyByte64.1876332675.830779813 = 0
cbQosCMPostPolicyByte64.1876332675.853260628 = 0
cbQosCMPostPolicyByte64.1876332675.923409377 = 0
cbQosCMPostPolicyByte64.1876332675.928327231 = 0
cbQosCMPostPolicyByte64.1876332675.934165789 = 0
cbQosCMPostPolicyByte64.1876332675.947993425 = 0
cbQosCMPostPolicyByte64.1876332675.953945911 = 0
cbQosCMPostPolicyByte64.1876332675.970508902 = 0
cbQosCMPostPolicyByte64.1876332675.1020422726 = 0
cbQosCMPostPolicyByte64.1876332675.1022587645 = 0
cbQosCMPostPolicyByte64.1876332675.1035849286 = 0
cbQosCMPostPolicyByte64.1876332675.1067434243 = 0
cbQosCMPostPolicyByte64.1876332675.1067434246 = 0
cbQosCMPostPolicyByte64.1876332675.1087512522 = 0
cbQosCMPostPolicyByte64.1876332675.1135297546 = 0
cbQosCMPostPolicyByte64.1876332675.1140389128 = 0
cbQosCMPostPolicyByte64.1876332675.1169443574 = 0
cbQosCMPostPolicyByte64.1876332675.1169443575 = 0
cbQosCMPostPolicyByte64.1876332675.1186221164 = 0
cbQosCMPostPolicyByte64.1876332675.1186221165 = 0
cbQosCMPostPolicyByte64.1876332675.1192683909 = 0
cbQosCMPostPolicyByte64.1876332675.1194124361 = 0
cbQosCMPostPolicyByte64.1876332675.1214781183 = 0
cbQosCMPostPolicyByte64.1876332675.1224898671 = 0
cbQosCMPostPolicyByte64.1876332675.1227749093 = 0
cbQosCMPostPolicyByte64.1876332675.1230157207 = 0
cbQosCMPostPolicyByte64.1876332675.1238651450 = 0
cbQosCMPostPolicyByte64.1876332675.1277335544 = 0
cbQosCMPostPolicyByte64.1876332675.1289289698 = 0
cbQosCMPostPolicyByte64.1876332675.1314542889 = 0
cbQosCMPostPolicyByte64.1876332675.1338869046 = 0
cbQosCMPostPolicyByte64.1876332675.1348643767 = 0
cbQosCMPostPolicyByte64.1876332675.1351815610 = 0
cbQosCMPostPolicyByte64.1876332675.1373400856 = 0
cbQosCMPostPolicyByte64.1876332675.1391071301 = 0
cbQosCMPostPolicyByte64.1876332675.1400240955 = 0
cbQosCMPostPolicyByte64.1876332675.1404567633 = 0
cbQosCMPostPolicyByte64.1876332675.1422515017 = 0
cbQosCMPostPolicyByte64.1876332675.1432918095 = 0
cbQosCMPostPolicyByte64.1876332675.1437679534 = 0
cbQosCMPostPolicyByte64.1876332675.1439221719 = 0
cbQosCMPostPolicyByte64.1876332675.1441666656 = 0
cbQosCMPostPolicyByte64.1876332675.1459048913 = 0
cbQosCMPostPolicyByte64.1876332675.1459317081 = 0
cbQosCMPostPolicyByte64.1876332675.1495402026 = 0
cbQosCMPostPolicyByte64.1876332675.1501466893 = 0
cbQosCMPostPolicyByte64.1876332675.1516005397 = 0
cbQosCMPostPolicyByte64.1876332675.1545647612 = 0
cbQosCMPostPolicyByte64.1876332675.1548672384 = 0
cbQosCMPostPolicyByte64.1876332675.1551122777 = 0
cbQosCMPostPolicyByte64.1876332675.1571385881 = 0
cbQosCMPostPolicyByte64.1876332675.1580009837 = 0
cbQosCMPostPolicyByte64.1876332675.1584820691 = 0
cbQosCMPostPolicyByte64.1876332675.1624111934 = 0
cbQosCMPostPolicyByte64.1876332675.1636328096 = 0
cbQosCMPostPolicyByte64.1876332675.1644796846 = 0
cbQosCMPostPolicyByte64.1876332675.1668117187 = 0
cbQosCMPostPolicyByte64.1876332675.1676093800 = 0
cbQosCMPostPolicyByte64.1876332675.1682968845 = 0
cbQosCMPostPolicyByte64.1876332675.1688144340 = 0
cbQosCMPostPolicyByte64.1876332675.1696503522 = 0
cbQosCMPostPolicyByte64.1876332675.1697549102 = 0
cbQosCMPostPolicyByte64.1876332675.1698596218 = 0
cbQosCMPostPolicyByte64.1876332675.1715059130 = 0
cbQosCMPostPolicyByte64.1876332675.1716055497 = 0
cbQosCMPostPolicyByte64.1876332675.1719601006 = 0
cbQosCMPostPolicyByte64.1876332675.1724607320 = 0
cbQosCMPostPolicyByte64.1876332675.1726872404 = 0
cbQosCMPostPolicyByte64.1876332675.1746422649 = 0
cbQosCMPostPolicyByte64.1876332675.1757900947 = 0
cbQosCMPostPolicyByte64.1876332675.1771230304 = 0
cbQosCMPostPolicyByte64.1876332675.1772733123 = 0
cbQosCMPostPolicyByte64.1876332675.1806363834 = 0
cbQosCMPostPolicyByte64.1876332675.1815202583 = 0
cbQosCMPostPolicyByte64.1876332675.1817434163 = 0
cbQosCMPostPolicyByte64.1876332675.1858917234 = 0
cbQosCMPostPolicyByte64.1876332675.1858917235 = 0
cbQosCMPostPolicyByte64.1876332675.1867932351 = 0
cbQosCMPostPolicyByte64.1876332675.1872233637 = 0
cbQosCMPostPolicyByte64.1876332675.1878005824 = 0
cbQosCMPostPolicyByte64.1876332675.1886495819 = 0
cbQosCMPostPolicyByte64.1876332675.1886497504 = 0
cbQosCMPostPolicyByte64.1876332675.1890385830 = 0
cbQosCMPostPolicyByte64.1876332675.1929002150 = 0
cbQosCMPostPolicyByte64.1876332675.1935603104 = 0
cbQosCMPostPolicyByte64.1876332675.1945847281 = 0
cbQosCMPostPolicyByte64.1876332675.1958010633 = 0
cbQosCMPostPolicyByte64.1876332675.1979369248 = 0
cbQosCMPostPolicyByte64.1876332675.1992896960 = 0
cbQosCMPostPolicyByte64.1876332675.1993238542 = 0
cbQosCMPostPolicyByte64.1876332675.2016938090 = 0
cbQosCMPostPolicyByte64.1876332675.2020268814 = 0
cbQosCMPostPolicyByte64.1876332675.2021019917 = 0
cbQosCMPostPolicyByte64.1876332675.2033523530 = 0
cbQosCMPostPolicyByte64.1876332675.2039762898 = 0
cbQosCMPostPolicyByte64.1876332675.2056475048 = 0
cbQosCMPostPolicyByte64.1876332675.2068006631 = 0
cbQosCMPostPolicyByte64.1876332675.2093442435 = 0
cbQosCMPostPolicyByte64.1876332675.2120213583 = 0
cbQosCMPostPolicyByte64.1876332675.2135977362 = 0
cbQosCMPostPolicyByte64.1876332675.2145354806 = 0
cbQosCMPostPolicyByte64.1911185604.1021092914 = 0
cbQosCMPostPolicyByte64.1951854466.798869592 = 1270
cbQosCMPostPolicyByte64.1951854466.2082394917 = 42564716153
cbQosCMPostPolicyByte64.1973703504.56558852 = 0
cbQosCMPostPolicyByte64.1973703504.1353270463 = 0
cbQosCMPostPolicyByte64.1973703504.1793752801 = 0
cbQosCMPostPolicyByte64.1976682967.201340243 = 0
cbQosCMPostPolicyByte64.1997871018.809152703 = 0
cbQosCMPostPolicyByte64.1997871018.941619922 = 0
cbQosCMPostPolicyByte64.2014178421.415302657 = 0
cbQosCMPostPolicyByte64.2014178421.687309882 = 0
cbQosCMPostPolicyByte64.2014178421.883141350 = 0
cbQosCMPostPolicyByte64.2043813456.1378586956 = 0
cbQosCMPostPolicyByte64.2043813456.2074201467 = 0
cbQosCMPostPolicyByte64.2057786712.23555302 = 0
cbQosCMPostPolicyByte64.2057786712.1479918976 = 0
cbQosCMPostPolicyByte64.2057933775.620933698 = 0
cbQosCMPostPolicyByte64.2057933775.738996916 = 0
cbQosCMPostPolicyByte64.2074547788.1418481423 = 0
cbQosCMPostPolicyByte64.2131185880.889776232 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosCMDropPkt64]

CMD EXITCODE[0]
CMD RUNTIME[0.1594s]
STDOUT[
cbQosCMDropPkt64.20805603.99010612 = 0
cbQosCMDropPkt64.21487064.140508423 = 0
cbQosCMDropPkt64.21487064.162811314 = 0
cbQosCMDropPkt64.21487064.640384363 = 0
cbQosCMDropPkt64.21487064.753862928 = 0
cbQosCMDropPkt64.21487064.891219536 = 0
cbQosCMDropPkt64.21487064.891219537 = 0
cbQosCMDropPkt64.21487064.926762641 = 0
cbQosCMDropPkt64.21487064.1058290986 = 0
cbQosCMDropPkt64.21487064.1142883786 = 0
cbQosCMDropPkt64.21487064.1246127621 = 0
cbQosCMDropPkt64.21487064.1296460506 = 0
cbQosCMDropPkt64.21487064.1296460507 = 0
cbQosCMDropPkt64.21487064.1397558586 = 0
cbQosCMDropPkt64.21487064.1523799641 = 0
cbQosCMDropPkt64.21487064.1642814821 = 0
cbQosCMDropPkt64.21487064.1782160741 = 0
cbQosCMDropPkt64.21487064.1930508415 = 0
cbQosCMDropPkt64.21487064.1989098776 = 0
cbQosCMDropPkt64.21487064.2044084230 = 0
cbQosCMDropPkt64.78164719.1556940963 = 0
cbQosCMDropPkt64.150343817.732110900 = 0
cbQosCMDropPkt64.179636596.94817233 = 0
cbQosCMDropPkt64.179636596.440580276 = 0
cbQosCMDropPkt64.217424545.423571252 = 0
cbQosCMDropPkt64.229333748.240279251 = 0
cbQosCMDropPkt64.259823392.1405527118 = 0
cbQosCMDropPkt64.259823392.2131593847 = 0
cbQosCMDropPkt64.267881579.989260575 = 0
cbQosCMDropPkt64.275313089.429736201 = 0
cbQosCMDropPkt64.275313089.554246767 = 0
cbQosCMDropPkt64.288925775.22448 = 0
cbQosCMDropPkt64.288925775.621021317 = 0
cbQosCMDropPkt64.288925775.1076377707 = 0
cbQosCMDropPkt64.324168141.14805586 = 0
cbQosCMDropPkt64.324168141.412115866 = 0
cbQosCMDropPkt64.324168141.1186121104 = 0
cbQosCMDropPkt64.324168141.1350749269 = 0
cbQosCMDropPkt64.324168141.1425652879 = 0
cbQosCMDropPkt64.324168141.1848097766 = 0
cbQosCMDropPkt64.325960359.849906738 = 0
cbQosCMDropPkt64.325960359.1942578969 = 0
cbQosCMDropPkt64.325960359.1990747116 = 0
cbQosCMDropPkt64.336563584.780591207 = 0
cbQosCMDropPkt64.336563584.1251717869 = 0
cbQosCMDropPkt64.336563584.1338150913 = 0
cbQosCMDropPkt64.336563584.1625322839 = 0
cbQosCMDropPkt64.341671239.964162294 = 0
cbQosCMDropPkt64.342015019.365097530 = 0
cbQosCMDropPkt64.342015019.1578713827 = 0
cbQosCMDropPkt64.372935597.256943324 = 0
cbQosCMDropPkt64.372935597.1023663598 = 0
cbQosCMDropPkt64.372935597.1174662196 = 0
cbQosCMDropPkt64.372935597.1174662197 = 0
cbQosCMDropPkt64.372935597.1376401287 = 0
cbQosCMDropPkt64.376436686.757154522 = 0
cbQosCMDropPkt64.388866650.718854529 = 0
cbQosCMDropPkt64.397207647.104266033 = 0
cbQosCMDropPkt64.397207647.108753002 = 0
cbQosCMDropPkt64.397207647.108753003 = 0
cbQosCMDropPkt64.397207647.693496833 = 0
cbQosCMDropPkt64.397207647.804529701 = 0
cbQosCMDropPkt64.397207647.820316589 = 0
cbQosCMDropPkt64.397207647.937765920 = 0
cbQosCMDropPkt64.397207647.1042995162 = 0
cbQosCMDropPkt64.397207647.1092575856 = 0
cbQosCMDropPkt64.397207647.1264854411 = 0
cbQosCMDropPkt64.397207647.1354983360 = 0
cbQosCMDropPkt64.397207647.1414516204 = 0
cbQosCMDropPkt64.397207647.1793758212 = 0
cbQosCMDropPkt64.397207647.2011867290 = 0
cbQosCMDropPkt64.397207647.2011867291 = 0
cbQosCMDropPkt64.397207647.2031634055 = 0
cbQosCMDropPkt64.397207647.2038127572 = 0
cbQosCMDropPkt64.397207647.2071751882 = 0
cbQosCMDropPkt64.397207647.2114096865 = 0
cbQosCMDropPkt64.423738437.1255691024 = 99081
cbQosCMDropPkt64.446891982.176386446 = 0
cbQosCMDropPkt64.446891982.203875418 = 0
cbQosCMDropPkt64.446891982.237888619 = 0
cbQosCMDropPkt64.446891982.360879919 = 0
cbQosCMDropPkt64.446891982.399433975 = 0
cbQosCMDropPkt64.446891982.480351753 = 0
cbQosCMDropPkt64.446891982.496013441 = 0
cbQosCMDropPkt64.446891982.750640230 = 0
cbQosCMDropPkt64.446891982.806171525 = 0
cbQosCMDropPkt64.446891982.1021843424 = 0
cbQosCMDropPkt64.446891982.1022922462 = 0
cbQosCMDropPkt64.446891982.1076596196 = 0
cbQosCMDropPkt64.446891982.1087216360 = 0
cbQosCMDropPkt64.446891982.1107225210 = 0
cbQosCMDropPkt64.446891982.1156324841 = 0
cbQosCMDropPkt64.446891982.1198167668 = 0
cbQosCMDropPkt64.446891982.1266385718 = 0
cbQosCMDropPkt64.446891982.1315152955 = 0
cbQosCMDropPkt64.446891982.1402048388 = 0
cbQosCMDropPkt64.446891982.1415411183 = 0
cbQosCMDropPkt64.446891982.1430172468 = 0
cbQosCMDropPkt64.446891982.1469785543 = 0
cbQosCMDropPkt64.446891982.1570647863 = 0
cbQosCMDropPkt64.446891982.1593567621 = 0
cbQosCMDropPkt64.446891982.1628753750 = 0
cbQosCMDropPkt64.446891982.1644391090 = 0
cbQosCMDropPkt64.446891982.1680480506 = 0
cbQosCMDropPkt64.446891982.1700039914 = 0
cbQosCMDropPkt64.446891982.1700852139 = 0
cbQosCMDropPkt64.446891982.1819826166 = 0
cbQosCMDropPkt64.446891982.1876257474 = 0
cbQosCMDropPkt64.446891982.1978750848 = 0
cbQosCMDropPkt64.446891982.1978750849 = 0
cbQosCMDropPkt64.446891982.1978750855 = 0
cbQosCMDropPkt64.446891982.1978850908 = 0
cbQosCMDropPkt64.446891982.1996653262 = 0
cbQosCMDropPkt64.446891982.2119336213 = 0
cbQosCMDropPkt64.483130585.89010128 = 0
cbQosCMDropPkt64.580309180.1043071169 = 0
cbQosCMDropPkt64.630279265.553790632 = 0
cbQosCMDropPkt64.632827819.1799732368 = 0
cbQosCMDropPkt64.639646788.1699151555 = 0
cbQosCMDropPkt64.641117943.1565855902 = 0
cbQosCMDropPkt64.641117943.1594195640 = 0
cbQosCMDropPkt64.641117943.1918507070 = 0
cbQosCMDropPkt64.647530763.143237074 = 0
cbQosCMDropPkt64.694455210.2107886178 = 0
cbQosCMDropPkt64.707444462.898833334 = 0
cbQosCMDropPkt64.707444462.1835673615 = 0
cbQosCMDropPkt64.761802139.392077107 = 0
cbQosCMDropPkt64.804789884.1537222055 = 0
cbQosCMDropPkt64.821833826.140260865 = 0
cbQosCMDropPkt64.821833826.232255895 = 0
cbQosCMDropPkt64.821833826.381114914 = 0
cbQosCMDropPkt64.821833826.383419518 = 0
cbQosCMDropPkt64.821833826.534417988 = 0
cbQosCMDropPkt64.821833826.534417989 = 0
cbQosCMDropPkt64.821833826.671114720 = 0
cbQosCMDropPkt64.821833826.875386791 = 0
cbQosCMDropPkt64.821833826.906581086 = 0
cbQosCMDropPkt64.821833826.933722318 = 0
cbQosCMDropPkt64.821833826.1033599679 = 0
cbQosCMDropPkt64.821833826.1064445366 = 0
cbQosCMDropPkt64.821833826.1346021483 = 0
cbQosCMDropPkt64.821833826.1355183903 = 0
cbQosCMDropPkt64.821833826.1535723820 = 0
cbQosCMDropPkt64.821833826.1773264166 = 0
cbQosCMDropPkt64.821833826.1822585284 = 0
cbQosCMDropPkt64.821833826.1822585285 = 0
cbQosCMDropPkt64.821833826.1839363007 = 0
cbQosCMDropPkt64.845898804.539766569 = 0
cbQosCMDropPkt64.845898804.1763829842 = 0
cbQosCMDropPkt64.911188021.261091864 = 2387
cbQosCMDropPkt64.911188021.857205339 = 0
cbQosCMDropPkt64.931146544.2046951079 = 0
cbQosCMDropPkt64.963533256.345503645 = 0
cbQosCMDropPkt64.963533256.1042972639 = 0
cbQosCMDropPkt64.963533256.1107487147 = 0
cbQosCMDropPkt64.963533256.1310523215 = 0
cbQosCMDropPkt64.963533256.1318734057 = 0
cbQosCMDropPkt64.963533256.1478081026 = 154202
cbQosCMDropPkt64.963533256.1489399693 = 0
cbQosCMDropPkt64.963533256.1955714810 = 0
cbQosCMDropPkt64.1016511798.1324644320 = 0
cbQosCMDropPkt64.1016511798.1350937789 = 0
cbQosCMDropPkt64.1024153782.440379268 = 0
cbQosCMDropPkt64.1024153782.1244448602 = 0
cbQosCMDropPkt64.1024153782.1511190930 = 0
cbQosCMDropPkt64.1031661717.1738697518 = 0
cbQosCMDropPkt64.1037101444.377054999 = 0
cbQosCMDropPkt64.1037101444.1784693805 = 0
cbQosCMDropPkt64.1083311427.315250423 = 0
cbQosCMDropPkt64.1111826611.393038465 = 0
cbQosCMDropPkt64.1141903964.88183355 = 0
cbQosCMDropPkt64.1164414201.809114076 = 0
cbQosCMDropPkt64.1170996910.1237827553 = 0
cbQosCMDropPkt64.1189115492.155761180 = 0
cbQosCMDropPkt64.1189115492.1139021127 = 0
cbQosCMDropPkt64.1191506350.612133467 = 0
cbQosCMDropPkt64.1191506350.1065030592 = 0
cbQosCMDropPkt64.1264487479.173496540 = 0
cbQosCMDropPkt64.1265735033.484217495 = 0
cbQosCMDropPkt64.1265735033.1267466756 = 0
cbQosCMDropPkt64.1265735033.2021506733 = 0
cbQosCMDropPkt64.1284964121.1629471666 = 0
cbQosCMDropPkt64.1328575458.1955873465 = 0
cbQosCMDropPkt64.1354565296.738832033 = 298
cbQosCMDropPkt64.1357043445.906563961 = 0
cbQosCMDropPkt64.1387975841.1480665520 = 0
cbQosCMDropPkt64.1480582061.878948993 = 0
cbQosCMDropPkt64.1480582061.901537382 = 0
cbQosCMDropPkt64.1480582061.1150956218 = 0
cbQosCMDropPkt64.1491293644.862789378 = 0
cbQosCMDropPkt64.1515587543.78497914 = 0
cbQosCMDropPkt64.1515587543.388635956 = 0
cbQosCMDropPkt64.1515587543.476287796 = 0
cbQosCMDropPkt64.1515587543.1211654692 = 0
cbQosCMDropPkt64.1515587543.1560468510 = 0
cbQosCMDropPkt64.1515587543.1665728578 = 0
cbQosCMDropPkt64.1515587543.2006878727 = 0
cbQosCMDropPkt64.1515587543.2082502949 = 0
cbQosCMDropPkt64.1527170009.830816762 = 0
cbQosCMDropPkt64.1527170009.1088686190 = 0
cbQosCMDropPkt64.1527170009.1311629910 = 0
cbQosCMDropPkt64.1527170009.1609432173 = 0
cbQosCMDropPkt64.1568156613.81230226 = 0
cbQosCMDropPkt64.1568156613.94315851 = 0
cbQosCMDropPkt64.1583203207.260213245 = 0
cbQosCMDropPkt64.1583203207.530599921 = 0
cbQosCMDropPkt64.1583203207.1210319911 = 0
cbQosCMDropPkt64.1594942982.1146610800 = 0
cbQosCMDropPkt64.1618050244.600286165 = 0
cbQosCMDropPkt64.1619930757.396011958 = 0
cbQosCMDropPkt64.1619930757.1485073752 = 0
cbQosCMDropPkt64.1619930757.1485073755 = 0
cbQosCMDropPkt64.1625430718.256059064 = 0
cbQosCMDropPkt64.1625430718.275765286 = 0
cbQosCMDropPkt64.1625430718.842225328 = 0
cbQosCMDropPkt64.1625430718.854055923 = 0
cbQosCMDropPkt64.1625430718.944685328 = 0
cbQosCMDropPkt64.1625430718.952367386 = 0
cbQosCMDropPkt64.1625430718.1722138886 = 0
cbQosCMDropPkt64.1625430718.1773521641 = 0
cbQosCMDropPkt64.1649599227.1133251863 = 0
cbQosCMDropPkt64.1649599227.1712362412 = 0
cbQosCMDropPkt64.1693887871.1789956834 = 0
cbQosCMDropPkt64.1707977964.393879470 = 0
cbQosCMDropPkt64.1717284310.644054409 = 0
cbQosCMDropPkt64.1717284310.2051296572 = 0
cbQosCMDropPkt64.1755550669.1556066901 = 0
cbQosCMDropPkt64.1765446362.1719775290 = 0
cbQosCMDropPkt64.1770600673.439869937 = 0
cbQosCMDropPkt64.1781668757.1531573345 = 0
cbQosCMDropPkt64.1797965665.224917156 = 0
cbQosCMDropPkt64.1797965665.937948161 = 0
cbQosCMDropPkt64.1817401144.456236270 = 0
cbQosCMDropPkt64.1817401144.859314839 = 0
cbQosCMDropPkt64.1864403289.610001020 = 0
cbQosCMDropPkt64.1876332675.870529 = 0
cbQosCMDropPkt64.1876332675.2572948 = 0
cbQosCMDropPkt64.1876332675.11589531 = 0
cbQosCMDropPkt64.1876332675.16491605 = 0
cbQosCMDropPkt64.1876332675.21252653 = 0
cbQosCMDropPkt64.1876332675.23429618 = 0
cbQosCMDropPkt64.1876332675.23429619 = 0
cbQosCMDropPkt64.1876332675.23429621 = 0
cbQosCMDropPkt64.1876332675.61720959 = 0
cbQosCMDropPkt64.1876332675.71627656 = 0
cbQosCMDropPkt64.1876332675.127813569 = 0
cbQosCMDropPkt64.1876332675.154609552 = 0
cbQosCMDropPkt64.1876332675.156129679 = 0
cbQosCMDropPkt64.1876332675.199954609 = 0
cbQosCMDropPkt64.1876332675.207986604 = 0
cbQosCMDropPkt64.1876332675.214801260 = 0
cbQosCMDropPkt64.1876332675.224126720 = 0
cbQosCMDropPkt64.1876332675.244353585 = 0
cbQosCMDropPkt64.1876332675.245825266 = 0
cbQosCMDropPkt64.1876332675.250173519 = 0
cbQosCMDropPkt64.1876332675.256240443 = 0
cbQosCMDropPkt64.1876332675.257705463 = 0
cbQosCMDropPkt64.1876332675.298210789 = 0
cbQosCMDropPkt64.1876332675.300443594 = 0
cbQosCMDropPkt64.1876332675.344981238 = 0
cbQosCMDropPkt64.1876332675.354321856 = 0
cbQosCMDropPkt64.1876332675.357082885 = 0
cbQosCMDropPkt64.1876332675.366525735 = 0
cbQosCMDropPkt64.1876332675.384889932 = 0
cbQosCMDropPkt64.1876332675.399015191 = 0
cbQosCMDropPkt64.1876332675.477062688 = 0
cbQosCMDropPkt64.1876332675.477129012 = 0
cbQosCMDropPkt64.1876332675.477870970 = 0
cbQosCMDropPkt64.1876332675.480746302 = 0
cbQosCMDropPkt64.1876332675.489416238 = 0
cbQosCMDropPkt64.1876332675.500649424 = 0
cbQosCMDropPkt64.1876332675.505836753 = 0
cbQosCMDropPkt64.1876332675.506776651 = 0
cbQosCMDropPkt64.1876332675.536653493 = 0
cbQosCMDropPkt64.1876332675.541025963 = 0
cbQosCMDropPkt64.1876332675.567048395 = 0
cbQosCMDropPkt64.1876332675.572457782 = 0
cbQosCMDropPkt64.1876332675.585083779 = 0
cbQosCMDropPkt64.1876332675.587357052 = 0
cbQosCMDropPkt64.1876332675.588660080 = 0
cbQosCMDropPkt64.1876332675.593573628 = 0
cbQosCMDropPkt64.1876332675.601703687 = 0
cbQosCMDropPkt64.1876332675.605612686 = 0
cbQosCMDropPkt64.1876332675.612726739 = 0
cbQosCMDropPkt64.1876332675.636028359 = 0
cbQosCMDropPkt64.1876332675.642738749 = 0
cbQosCMDropPkt64.1876332675.644512012 = 0
cbQosCMDropPkt64.1876332675.652258229 = 0
cbQosCMDropPkt64.1876332675.671798335 = 0
cbQosCMDropPkt64.1876332675.683308531 = 0
cbQosCMDropPkt64.1876332675.688440030 = 0
cbQosCMDropPkt64.1876332675.692539360 = 0
cbQosCMDropPkt64.1876332675.709969710 = 0
cbQosCMDropPkt64.1876332675.711726910 = 0
cbQosCMDropPkt64.1876332675.712436736 = 0
cbQosCMDropPkt64.1876332675.715164121 = 0
cbQosCMDropPkt64.1876332675.743095637 = 0
cbQosCMDropPkt64.1876332675.744876893 = 0
cbQosCMDropPkt64.1876332675.763498194 = 0
cbQosCMDropPkt64.1876332675.764716542 = 0
cbQosCMDropPkt64.1876332675.767593609 = 0
cbQosCMDropPkt64.1876332675.771324286 = 0
cbQosCMDropPkt64.1876332675.774103123 = 0
cbQosCMDropPkt64.1876332675.788679155 = 0
cbQosCMDropPkt64.1876332675.827102251 = 0
cbQosCMDropPkt64.1876332675.830779813 = 0
cbQosCMDropPkt64.1876332675.853260628 = 0
cbQosCMDropPkt64.1876332675.923409377 = 0
cbQosCMDropPkt64.1876332675.928327231 = 0
cbQosCMDropPkt64.1876332675.934165789 = 0
cbQosCMDropPkt64.1876332675.947993425 = 0
cbQosCMDropPkt64.1876332675.953945911 = 0
cbQosCMDropPkt64.1876332675.970508902 = 0
cbQosCMDropPkt64.1876332675.1020422726 = 0
cbQosCMDropPkt64.1876332675.1022587645 = 0
cbQosCMDropPkt64.1876332675.1035849286 = 0
cbQosCMDropPkt64.1876332675.1067434243 = 0
cbQosCMDropPkt64.1876332675.1067434246 = 0
cbQosCMDropPkt64.1876332675.1087512522 = 0
cbQosCMDropPkt64.1876332675.1135297546 = 0
cbQosCMDropPkt64.1876332675.1140389128 = 0
cbQosCMDropPkt64.1876332675.1169443574 = 0
cbQosCMDropPkt64.1876332675.1169443575 = 0
cbQosCMDropPkt64.1876332675.1186221164 = 0
cbQosCMDropPkt64.1876332675.1186221165 = 0
cbQosCMDropPkt64.1876332675.1192683909 = 0
cbQosCMDropPkt64.1876332675.1194124361 = 0
cbQosCMDropPkt64.1876332675.1214781183 = 0
cbQosCMDropPkt64.1876332675.1224898671 = 0
cbQosCMDropPkt64.1876332675.1227749093 = 0
cbQosCMDropPkt64.1876332675.1230157207 = 0
cbQosCMDropPkt64.1876332675.1238651450 = 0
cbQosCMDropPkt64.1876332675.1277335544 = 0
cbQosCMDropPkt64.1876332675.1289289698 = 0
cbQosCMDropPkt64.1876332675.1314542889 = 0
cbQosCMDropPkt64.1876332675.1338869046 = 0
cbQosCMDropPkt64.1876332675.1348643767 = 0
cbQosCMDropPkt64.1876332675.1351815610 = 0
cbQosCMDropPkt64.1876332675.1373400856 = 0
cbQosCMDropPkt64.1876332675.1391071301 = 0
cbQosCMDropPkt64.1876332675.1400240955 = 0
cbQosCMDropPkt64.1876332675.1404567633 = 0
cbQosCMDropPkt64.1876332675.1422515017 = 0
cbQosCMDropPkt64.1876332675.1432918095 = 0
cbQosCMDropPkt64.1876332675.1437679534 = 0
cbQosCMDropPkt64.1876332675.1439221719 = 0
cbQosCMDropPkt64.1876332675.1441666656 = 0
cbQosCMDropPkt64.1876332675.1459048913 = 0
cbQosCMDropPkt64.1876332675.1459317081 = 0
cbQosCMDropPkt64.1876332675.1495402026 = 0
cbQosCMDropPkt64.1876332675.1501466893 = 0
cbQosCMDropPkt64.1876332675.1516005397 = 0
cbQosCMDropPkt64.1876332675.1545647612 = 0
cbQosCMDropPkt64.1876332675.1548672384 = 0
cbQosCMDropPkt64.1876332675.1551122777 = 0
cbQosCMDropPkt64.1876332675.1571385881 = 0
cbQosCMDropPkt64.1876332675.1580009837 = 0
cbQosCMDropPkt64.1876332675.1584820691 = 0
cbQosCMDropPkt64.1876332675.1624111934 = 0
cbQosCMDropPkt64.1876332675.1636328096 = 0
cbQosCMDropPkt64.1876332675.1644796846 = 0
cbQosCMDropPkt64.1876332675.1668117187 = 0
cbQosCMDropPkt64.1876332675.1676093800 = 0
cbQosCMDropPkt64.1876332675.1682968845 = 0
cbQosCMDropPkt64.1876332675.1688144340 = 0
cbQosCMDropPkt64.1876332675.1696503522 = 0
cbQosCMDropPkt64.1876332675.1697549102 = 0
cbQosCMDropPkt64.1876332675.1698596218 = 0
cbQosCMDropPkt64.1876332675.1715059130 = 0
cbQosCMDropPkt64.1876332675.1716055497 = 0
cbQosCMDropPkt64.1876332675.1719601006 = 0
cbQosCMDropPkt64.1876332675.1724607320 = 0
cbQosCMDropPkt64.1876332675.1726872404 = 0
cbQosCMDropPkt64.1876332675.1746422649 = 0
cbQosCMDropPkt64.1876332675.1757900947 = 0
cbQosCMDropPkt64.1876332675.1771230304 = 0
cbQosCMDropPkt64.1876332675.1772733123 = 0
cbQosCMDropPkt64.1876332675.1806363834 = 0
cbQosCMDropPkt64.1876332675.1815202583 = 0
cbQosCMDropPkt64.1876332675.1817434163 = 0
cbQosCMDropPkt64.1876332675.1858917234 = 0
cbQosCMDropPkt64.1876332675.1858917235 = 0
cbQosCMDropPkt64.1876332675.1867932351 = 0
cbQosCMDropPkt64.1876332675.1872233637 = 0
cbQosCMDropPkt64.1876332675.1878005824 = 0
cbQosCMDropPkt64.1876332675.1886495819 = 0
cbQosCMDropPkt64.1876332675.1886497504 = 0
cbQosCMDropPkt64.1876332675.1890385830 = 0
cbQosCMDropPkt64.1876332675.1929002150 = 0
cbQosCMDropPkt64.1876332675.1935603104 = 0
cbQosCMDropPkt64.1876332675.1945847281 = 0
cbQosCMDropPkt64.1876332675.1958010633 = 0
cbQosCMDropPkt64.1876332675.1979369248 = 0
cbQosCMDropPkt64.1876332675.1992896960 = 0
cbQosCMDropPkt64.1876332675.1993238542 = 0
cbQosCMDropPkt64.1876332675.2016938090 = 0
cbQosCMDropPkt64.1876332675.2020268814 = 0
cbQosCMDropPkt64.1876332675.2021019917 = 0
cbQosCMDropPkt64.1876332675.2033523530 = 0
cbQosCMDropPkt64.1876332675.2039762898 = 0
cbQosCMDropPkt64.1876332675.2056475048 = 0
cbQosCMDropPkt64.1876332675.2068006631 = 0
cbQosCMDropPkt64.1876332675.2093442435 = 0
cbQosCMDropPkt64.1876332675.2120213583 = 0
cbQosCMDropPkt64.1876332675.2135977362 = 0
cbQosCMDropPkt64.1876332675.2145354806 = 0
cbQosCMDropPkt64.1911185604.1021092914 = 0
cbQosCMDropPkt64.1951854466.798869592 = 0
cbQosCMDropPkt64.1951854466.2082394917 = 0
cbQosCMDropPkt64.1973703504.56558852 = 0
cbQosCMDropPkt64.1973703504.1353270463 = 0
cbQosCMDropPkt64.1973703504.1793752801 = 0
cbQosCMDropPkt64.1976682967.201340243 = 0
cbQosCMDropPkt64.1997871018.809152703 = 149
cbQosCMDropPkt64.1997871018.941619922 = 0
cbQosCMDropPkt64.2014178421.415302657 = 0
cbQosCMDropPkt64.2014178421.687309882 = 0
cbQosCMDropPkt64.2014178421.883141350 = 0
cbQosCMDropPkt64.2043813456.1378586956 = 576
cbQosCMDropPkt64.2043813456.2074201467 = 0
cbQosCMDropPkt64.2057786712.23555302 = 0
cbQosCMDropPkt64.2057786712.1479918976 = 0
cbQosCMDropPkt64.2057933775.620933698 = 0
cbQosCMDropPkt64.2057933775.738996916 = 579
cbQosCMDropPkt64.2074547788.1418481423 = 3927042
cbQosCMDropPkt64.2131185880.889776232 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosCMDropByte64]

CMD EXITCODE[0]
CMD RUNTIME[0.1531s]
STDOUT[
cbQosCMDropByte64.20805603.99010612 = 0
cbQosCMDropByte64.21487064.140508423 = 0
cbQosCMDropByte64.21487064.162811314 = 0
cbQosCMDropByte64.21487064.640384363 = 0
cbQosCMDropByte64.21487064.753862928 = 0
cbQosCMDropByte64.21487064.891219536 = 0
cbQosCMDropByte64.21487064.891219537 = 0
cbQosCMDropByte64.21487064.926762641 = 0
cbQosCMDropByte64.21487064.1058290986 = 0
cbQosCMDropByte64.21487064.1142883786 = 0
cbQosCMDropByte64.21487064.1246127621 = 0
cbQosCMDropByte64.21487064.1296460506 = 0
cbQosCMDropByte64.21487064.1296460507 = 0
cbQosCMDropByte64.21487064.1397558586 = 0
cbQosCMDropByte64.21487064.1523799641 = 0
cbQosCMDropByte64.21487064.1642814821 = 0
cbQosCMDropByte64.21487064.1782160741 = 0
cbQosCMDropByte64.21487064.1930508415 = 0
cbQosCMDropByte64.21487064.1989098776 = 0
cbQosCMDropByte64.21487064.2044084230 = 0
cbQosCMDropByte64.78164719.1556940963 = 0
cbQosCMDropByte64.150343817.732110900 = 0
cbQosCMDropByte64.179636596.94817233 = 0
cbQosCMDropByte64.179636596.440580276 = 0
cbQosCMDropByte64.217424545.423571252 = 0
cbQosCMDropByte64.229333748.240279251 = 0
cbQosCMDropByte64.259823392.1405527118 = 0
cbQosCMDropByte64.259823392.2131593847 = 0
cbQosCMDropByte64.267881579.989260575 = 0
cbQosCMDropByte64.275313089.429736201 = 0
cbQosCMDropByte64.275313089.554246767 = 0
cbQosCMDropByte64.288925775.22448 = 0
cbQosCMDropByte64.288925775.621021317 = 0
cbQosCMDropByte64.288925775.1076377707 = 0
cbQosCMDropByte64.324168141.14805586 = 0
cbQosCMDropByte64.324168141.412115866 = 0
cbQosCMDropByte64.324168141.1186121104 = 0
cbQosCMDropByte64.324168141.1350749269 = 0
cbQosCMDropByte64.324168141.1425652879 = 0
cbQosCMDropByte64.324168141.1848097766 = 0
cbQosCMDropByte64.325960359.849906738 = 0
cbQosCMDropByte64.325960359.1942578969 = 0
cbQosCMDropByte64.325960359.1990747116 = 0
cbQosCMDropByte64.336563584.780591207 = 0
cbQosCMDropByte64.336563584.1251717869 = 0
cbQosCMDropByte64.336563584.1338150913 = 0
cbQosCMDropByte64.336563584.1625322839 = 0
cbQosCMDropByte64.341671239.964162294 = 0
cbQosCMDropByte64.342015019.365097530 = 0
cbQosCMDropByte64.342015019.1578713827 = 0
cbQosCMDropByte64.372935597.256943324 = 0
cbQosCMDropByte64.372935597.1023663598 = 0
cbQosCMDropByte64.372935597.1174662196 = 0
cbQosCMDropByte64.372935597.1174662197 = 0
cbQosCMDropByte64.372935597.1376401287 = 0
cbQosCMDropByte64.376436686.757154522 = 0
cbQosCMDropByte64.388866650.718854529 = 0
cbQosCMDropByte64.397207647.104266033 = 0
cbQosCMDropByte64.397207647.108753002 = 0
cbQosCMDropByte64.397207647.108753003 = 0
cbQosCMDropByte64.397207647.693496833 = 0
cbQosCMDropByte64.397207647.804529701 = 0
cbQosCMDropByte64.397207647.820316589 = 0
cbQosCMDropByte64.397207647.937765920 = 0
cbQosCMDropByte64.397207647.1042995162 = 0
cbQosCMDropByte64.397207647.1092575856 = 0
cbQosCMDropByte64.397207647.1264854411 = 0
cbQosCMDropByte64.397207647.1354983360 = 0
cbQosCMDropByte64.397207647.1414516204 = 0
cbQosCMDropByte64.397207647.1793758212 = 0
cbQosCMDropByte64.397207647.2011867290 = 0
cbQosCMDropByte64.397207647.2011867291 = 0
cbQosCMDropByte64.397207647.2031634055 = 0
cbQosCMDropByte64.397207647.2038127572 = 0
cbQosCMDropByte64.397207647.2071751882 = 0
cbQosCMDropByte64.397207647.2114096865 = 0
cbQosCMDropByte64.423738437.1255691024 = 137884844
cbQosCMDropByte64.446891982.176386446 = 0
cbQosCMDropByte64.446891982.203875418 = 0
cbQosCMDropByte64.446891982.237888619 = 0
cbQosCMDropByte64.446891982.360879919 = 0
cbQosCMDropByte64.446891982.399433975 = 0
cbQosCMDropByte64.446891982.480351753 = 0
cbQosCMDropByte64.446891982.496013441 = 0
cbQosCMDropByte64.446891982.750640230 = 0
cbQosCMDropByte64.446891982.806171525 = 0
cbQosCMDropByte64.446891982.1021843424 = 0
cbQosCMDropByte64.446891982.1022922462 = 0
cbQosCMDropByte64.446891982.1076596196 = 0
cbQosCMDropByte64.446891982.1087216360 = 0
cbQosCMDropByte64.446891982.1107225210 = 0
cbQosCMDropByte64.446891982.1156324841 = 0
cbQosCMDropByte64.446891982.1198167668 = 0
cbQosCMDropByte64.446891982.1266385718 = 0
cbQosCMDropByte64.446891982.1315152955 = 0
cbQosCMDropByte64.446891982.1402048388 = 0
cbQosCMDropByte64.446891982.1415411183 = 0
cbQosCMDropByte64.446891982.1430172468 = 0
cbQosCMDropByte64.446891982.1469785543 = 0
cbQosCMDropByte64.446891982.1570647863 = 0
cbQosCMDropByte64.446891982.1593567621 = 0
cbQosCMDropByte64.446891982.1628753750 = 0
cbQosCMDropByte64.446891982.1644391090 = 0
cbQosCMDropByte64.446891982.1680480506 = 0
cbQosCMDropByte64.446891982.1700039914 = 0
cbQosCMDropByte64.446891982.1700852139 = 0
cbQosCMDropByte64.446891982.1819826166 = 0
cbQosCMDropByte64.446891982.1876257474 = 0
cbQosCMDropByte64.446891982.1978750848 = 0
cbQosCMDropByte64.446891982.1978750849 = 0
cbQosCMDropByte64.446891982.1978750855 = 0
cbQosCMDropByte64.446891982.1978850908 = 0
cbQosCMDropByte64.446891982.1996653262 = 0
cbQosCMDropByte64.446891982.2119336213 = 0
cbQosCMDropByte64.483130585.89010128 = 0
cbQosCMDropByte64.580309180.1043071169 = 0
cbQosCMDropByte64.630279265.553790632 = 0
cbQosCMDropByte64.632827819.1799732368 = 0
cbQosCMDropByte64.639646788.1699151555 = 0
cbQosCMDropByte64.641117943.1565855902 = 0
cbQosCMDropByte64.641117943.1594195640 = 0
cbQosCMDropByte64.641117943.1918507070 = 0
cbQosCMDropByte64.647530763.143237074 = 0
cbQosCMDropByte64.694455210.2107886178 = 0
cbQosCMDropByte64.707444462.898833334 = 0
cbQosCMDropByte64.707444462.1835673615 = 0
cbQosCMDropByte64.761802139.392077107 = 0
cbQosCMDropByte64.804789884.1537222055 = 0
cbQosCMDropByte64.821833826.140260865 = 0
cbQosCMDropByte64.821833826.232255895 = 0
cbQosCMDropByte64.821833826.381114914 = 0
cbQosCMDropByte64.821833826.383419518 = 0
cbQosCMDropByte64.821833826.534417988 = 0
cbQosCMDropByte64.821833826.534417989 = 0
cbQosCMDropByte64.821833826.671114720 = 0
cbQosCMDropByte64.821833826.875386791 = 0
cbQosCMDropByte64.821833826.906581086 = 0
cbQosCMDropByte64.821833826.933722318 = 0
cbQosCMDropByte64.821833826.1033599679 = 0
cbQosCMDropByte64.821833826.1064445366 = 0
cbQosCMDropByte64.821833826.1346021483 = 0
cbQosCMDropByte64.821833826.1355183903 = 0
cbQosCMDropByte64.821833826.1535723820 = 0
cbQosCMDropByte64.821833826.1773264166 = 0
cbQosCMDropByte64.821833826.1822585284 = 0
cbQosCMDropByte64.821833826.1822585285 = 0
cbQosCMDropByte64.821833826.1839363007 = 0
cbQosCMDropByte64.845898804.539766569 = 0
cbQosCMDropByte64.845898804.1763829842 = 0
cbQosCMDropByte64.911188021.261091864 = 396624
cbQosCMDropByte64.911188021.857205339 = 0
cbQosCMDropByte64.931146544.2046951079 = 0
cbQosCMDropByte64.963533256.345503645 = 0
cbQosCMDropByte64.963533256.1042972639 = 0
cbQosCMDropByte64.963533256.1107487147 = 0
cbQosCMDropByte64.963533256.1310523215 = 0
cbQosCMDropByte64.963533256.1318734057 = 0
cbQosCMDropByte64.963533256.1478081026 = 197343000
cbQosCMDropByte64.963533256.1489399693 = 0
cbQosCMDropByte64.963533256.1955714810 = 0
cbQosCMDropByte64.1016511798.1324644320 = 0
cbQosCMDropByte64.1016511798.1350937789 = 0
cbQosCMDropByte64.1024153782.440379268 = 0
cbQosCMDropByte64.1024153782.1244448602 = 0
cbQosCMDropByte64.1024153782.1511190930 = 0
cbQosCMDropByte64.1031661717.1738697518 = 0
cbQosCMDropByte64.1037101444.377054999 = 0
cbQosCMDropByte64.1037101444.1784693805 = 0
cbQosCMDropByte64.1083311427.315250423 = 0
cbQosCMDropByte64.1111826611.393038465 = 0
cbQosCMDropByte64.1141903964.88183355 = 0
cbQosCMDropByte64.1164414201.809114076 = 0
cbQosCMDropByte64.1170996910.1237827553 = 0
cbQosCMDropByte64.1189115492.155761180 = 0
cbQosCMDropByte64.1189115492.1139021127 = 0
cbQosCMDropByte64.1191506350.612133467 = 0
cbQosCMDropByte64.1191506350.1065030592 = 0
cbQosCMDropByte64.1264487479.173496540 = 0
cbQosCMDropByte64.1265735033.484217495 = 0
cbQosCMDropByte64.1265735033.1267466756 = 0
cbQosCMDropByte64.1265735033.2021506733 = 0
cbQosCMDropByte64.1284964121.1629471666 = 0
cbQosCMDropByte64.1328575458.1955873465 = 0
cbQosCMDropByte64.1354565296.738832033 = 430536
cbQosCMDropByte64.1357043445.906563961 = 0
cbQosCMDropByte64.1387975841.1480665520 = 0
cbQosCMDropByte64.1480582061.878948993 = 0
cbQosCMDropByte64.1480582061.901537382 = 0
cbQosCMDropByte64.1480582061.1150956218 = 0
cbQosCMDropByte64.1491293644.862789378 = 0
cbQosCMDropByte64.1515587543.78497914 = 0
cbQosCMDropByte64.1515587543.388635956 = 0
cbQosCMDropByte64.1515587543.476287796 = 0
cbQosCMDropByte64.1515587543.1211654692 = 0
cbQosCMDropByte64.1515587543.1560468510 = 0
cbQosCMDropByte64.1515587543.1665728578 = 0
cbQosCMDropByte64.1515587543.2006878727 = 0
cbQosCMDropByte64.1515587543.2082502949 = 0
cbQosCMDropByte64.1527170009.830816762 = 0
cbQosCMDropByte64.1527170009.1088686190 = 0
cbQosCMDropByte64.1527170009.1311629910 = 0
cbQosCMDropByte64.1527170009.1609432173 = 0
cbQosCMDropByte64.1568156613.81230226 = 0
cbQosCMDropByte64.1568156613.94315851 = 0
cbQosCMDropByte64.1583203207.260213245 = 0
cbQosCMDropByte64.1583203207.530599921 = 0
cbQosCMDropByte64.1583203207.1210319911 = 0
cbQosCMDropByte64.1594942982.1146610800 = 0
cbQosCMDropByte64.1618050244.600286165 = 0
cbQosCMDropByte64.1619930757.396011958 = 0
cbQosCMDropByte64.1619930757.1485073752 = 0
cbQosCMDropByte64.1619930757.1485073755 = 0
cbQosCMDropByte64.1625430718.256059064 = 0
cbQosCMDropByte64.1625430718.275765286 = 0
cbQosCMDropByte64.1625430718.842225328 = 0
cbQosCMDropByte64.1625430718.854055923 = 0
cbQosCMDropByte64.1625430718.944685328 = 0
cbQosCMDropByte64.1625430718.952367386 = 0
cbQosCMDropByte64.1625430718.1722138886 = 0
cbQosCMDropByte64.1625430718.1773521641 = 0
cbQosCMDropByte64.1649599227.1133251863 = 0
cbQosCMDropByte64.1649599227.1712362412 = 0
cbQosCMDropByte64.1693887871.1789956834 = 0
cbQosCMDropByte64.1707977964.393879470 = 0
cbQosCMDropByte64.1717284310.644054409 = 0
cbQosCMDropByte64.1717284310.2051296572 = 0
cbQosCMDropByte64.1755550669.1556066901 = 0
cbQosCMDropByte64.1765446362.1719775290 = 0
cbQosCMDropByte64.1770600673.439869937 = 0
cbQosCMDropByte64.1781668757.1531573345 = 0
cbQosCMDropByte64.1797965665.224917156 = 0
cbQosCMDropByte64.1797965665.937948161 = 0
cbQosCMDropByte64.1817401144.456236270 = 0
cbQosCMDropByte64.1817401144.859314839 = 0
cbQosCMDropByte64.1864403289.610001020 = 0
cbQosCMDropByte64.1876332675.870529 = 0
cbQosCMDropByte64.1876332675.2572948 = 0
cbQosCMDropByte64.1876332675.11589531 = 0
cbQosCMDropByte64.1876332675.16491605 = 0
cbQosCMDropByte64.1876332675.21252653 = 0
cbQosCMDropByte64.1876332675.23429618 = 0
cbQosCMDropByte64.1876332675.23429619 = 0
cbQosCMDropByte64.1876332675.23429621 = 0
cbQosCMDropByte64.1876332675.61720959 = 0
cbQosCMDropByte64.1876332675.71627656 = 0
cbQosCMDropByte64.1876332675.127813569 = 0
cbQosCMDropByte64.1876332675.154609552 = 0
cbQosCMDropByte64.1876332675.156129679 = 0
cbQosCMDropByte64.1876332675.199954609 = 0
cbQosCMDropByte64.1876332675.207986604 = 0
cbQosCMDropByte64.1876332675.214801260 = 0
cbQosCMDropByte64.1876332675.224126720 = 0
cbQosCMDropByte64.1876332675.244353585 = 0
cbQosCMDropByte64.1876332675.245825266 = 0
cbQosCMDropByte64.1876332675.250173519 = 0
cbQosCMDropByte64.1876332675.256240443 = 0
cbQosCMDropByte64.1876332675.257705463 = 0
cbQosCMDropByte64.1876332675.298210789 = 0
cbQosCMDropByte64.1876332675.300443594 = 0
cbQosCMDropByte64.1876332675.344981238 = 0
cbQosCMDropByte64.1876332675.354321856 = 0
cbQosCMDropByte64.1876332675.357082885 = 0
cbQosCMDropByte64.1876332675.366525735 = 0
cbQosCMDropByte64.1876332675.384889932 = 0
cbQosCMDropByte64.1876332675.399015191 = 0
cbQosCMDropByte64.1876332675.477062688 = 0
cbQosCMDropByte64.1876332675.477129012 = 0
cbQosCMDropByte64.1876332675.477870970 = 0
cbQosCMDropByte64.1876332675.480746302 = 0
cbQosCMDropByte64.1876332675.489416238 = 0
cbQosCMDropByte64.1876332675.500649424 = 0
cbQosCMDropByte64.1876332675.505836753 = 0
cbQosCMDropByte64.1876332675.506776651 = 0
cbQosCMDropByte64.1876332675.536653493 = 0
cbQosCMDropByte64.1876332675.541025963 = 0
cbQosCMDropByte64.1876332675.567048395 = 0
cbQosCMDropByte64.1876332675.572457782 = 0
cbQosCMDropByte64.1876332675.585083779 = 0
cbQosCMDropByte64.1876332675.587357052 = 0
cbQosCMDropByte64.1876332675.588660080 = 0
cbQosCMDropByte64.1876332675.593573628 = 0
cbQosCMDropByte64.1876332675.601703687 = 0
cbQosCMDropByte64.1876332675.605612686 = 0
cbQosCMDropByte64.1876332675.612726739 = 0
cbQosCMDropByte64.1876332675.636028359 = 0
cbQosCMDropByte64.1876332675.642738749 = 0
cbQosCMDropByte64.1876332675.644512012 = 0
cbQosCMDropByte64.1876332675.652258229 = 0
cbQosCMDropByte64.1876332675.671798335 = 0
cbQosCMDropByte64.1876332675.683308531 = 0
cbQosCMDropByte64.1876332675.688440030 = 0
cbQosCMDropByte64.1876332675.692539360 = 0
cbQosCMDropByte64.1876332675.709969710 = 0
cbQosCMDropByte64.1876332675.711726910 = 0
cbQosCMDropByte64.1876332675.712436736 = 0
cbQosCMDropByte64.1876332675.715164121 = 0
cbQosCMDropByte64.1876332675.743095637 = 0
cbQosCMDropByte64.1876332675.744876893 = 0
cbQosCMDropByte64.1876332675.763498194 = 0
cbQosCMDropByte64.1876332675.764716542 = 0
cbQosCMDropByte64.1876332675.767593609 = 0
cbQosCMDropByte64.1876332675.771324286 = 0
cbQosCMDropByte64.1876332675.774103123 = 0
cbQosCMDropByte64.1876332675.788679155 = 0
cbQosCMDropByte64.1876332675.827102251 = 0
cbQosCMDropByte64.1876332675.830779813 = 0
cbQosCMDropByte64.1876332675.853260628 = 0
cbQosCMDropByte64.1876332675.923409377 = 0
cbQosCMDropByte64.1876332675.928327231 = 0
cbQosCMDropByte64.1876332675.934165789 = 0
cbQosCMDropByte64.1876332675.947993425 = 0
cbQosCMDropByte64.1876332675.953945911 = 0
cbQosCMDropByte64.1876332675.970508902 = 0
cbQosCMDropByte64.1876332675.1020422726 = 0
cbQosCMDropByte64.1876332675.1022587645 = 0
cbQosCMDropByte64.1876332675.1035849286 = 0
cbQosCMDropByte64.1876332675.1067434243 = 0
cbQosCMDropByte64.1876332675.1067434246 = 0
cbQosCMDropByte64.1876332675.1087512522 = 0
cbQosCMDropByte64.1876332675.1135297546 = 0
cbQosCMDropByte64.1876332675.1140389128 = 0
cbQosCMDropByte64.1876332675.1169443574 = 0
cbQosCMDropByte64.1876332675.1169443575 = 0
cbQosCMDropByte64.1876332675.1186221164 = 0
cbQosCMDropByte64.1876332675.1186221165 = 0
cbQosCMDropByte64.1876332675.1192683909 = 0
cbQosCMDropByte64.1876332675.1194124361 = 0
cbQosCMDropByte64.1876332675.1214781183 = 0
cbQosCMDropByte64.1876332675.1224898671 = 0
cbQosCMDropByte64.1876332675.1227749093 = 0
cbQosCMDropByte64.1876332675.1230157207 = 0
cbQosCMDropByte64.1876332675.1238651450 = 0
cbQosCMDropByte64.1876332675.1277335544 = 0
cbQosCMDropByte64.1876332675.1289289698 = 0
cbQosCMDropByte64.1876332675.1314542889 = 0
cbQosCMDropByte64.1876332675.1338869046 = 0
cbQosCMDropByte64.1876332675.1348643767 = 0
cbQosCMDropByte64.1876332675.1351815610 = 0
cbQosCMDropByte64.1876332675.1373400856 = 0
cbQosCMDropByte64.1876332675.1391071301 = 0
cbQosCMDropByte64.1876332675.1400240955 = 0
cbQosCMDropByte64.1876332675.1404567633 = 0
cbQosCMDropByte64.1876332675.1422515017 = 0
cbQosCMDropByte64.1876332675.1432918095 = 0
cbQosCMDropByte64.1876332675.1437679534 = 0
cbQosCMDropByte64.1876332675.1439221719 = 0
cbQosCMDropByte64.1876332675.1441666656 = 0
cbQosCMDropByte64.1876332675.1459048913 = 0
cbQosCMDropByte64.1876332675.1459317081 = 0
cbQosCMDropByte64.1876332675.1495402026 = 0
cbQosCMDropByte64.1876332675.1501466893 = 0
cbQosCMDropByte64.1876332675.1516005397 = 0
cbQosCMDropByte64.1876332675.1545647612 = 0
cbQosCMDropByte64.1876332675.1548672384 = 0
cbQosCMDropByte64.1876332675.1551122777 = 0
cbQosCMDropByte64.1876332675.1571385881 = 0
cbQosCMDropByte64.1876332675.1580009837 = 0
cbQosCMDropByte64.1876332675.1584820691 = 0
cbQosCMDropByte64.1876332675.1624111934 = 0
cbQosCMDropByte64.1876332675.1636328096 = 0
cbQosCMDropByte64.1876332675.1644796846 = 0
cbQosCMDropByte64.1876332675.1668117187 = 0
cbQosCMDropByte64.1876332675.1676093800 = 0
cbQosCMDropByte64.1876332675.1682968845 = 0
cbQosCMDropByte64.1876332675.1688144340 = 0
cbQosCMDropByte64.1876332675.1696503522 = 0
cbQosCMDropByte64.1876332675.1697549102 = 0
cbQosCMDropByte64.1876332675.1698596218 = 0
cbQosCMDropByte64.1876332675.1715059130 = 0
cbQosCMDropByte64.1876332675.1716055497 = 0
cbQosCMDropByte64.1876332675.1719601006 = 0
cbQosCMDropByte64.1876332675.1724607320 = 0
cbQosCMDropByte64.1876332675.1726872404 = 0
cbQosCMDropByte64.1876332675.1746422649 = 0
cbQosCMDropByte64.1876332675.1757900947 = 0
cbQosCMDropByte64.1876332675.1771230304 = 0
cbQosCMDropByte64.1876332675.1772733123 = 0
cbQosCMDropByte64.1876332675.1806363834 = 0
cbQosCMDropByte64.1876332675.1815202583 = 0
cbQosCMDropByte64.1876332675.1817434163 = 0
cbQosCMDropByte64.1876332675.1858917234 = 0
cbQosCMDropByte64.1876332675.1858917235 = 0
cbQosCMDropByte64.1876332675.1867932351 = 0
cbQosCMDropByte64.1876332675.1872233637 = 0
cbQosCMDropByte64.1876332675.1878005824 = 0
cbQosCMDropByte64.1876332675.1886495819 = 0
cbQosCMDropByte64.1876332675.1886497504 = 0
cbQosCMDropByte64.1876332675.1890385830 = 0
cbQosCMDropByte64.1876332675.1929002150 = 0
cbQosCMDropByte64.1876332675.1935603104 = 0
cbQosCMDropByte64.1876332675.1945847281 = 0
cbQosCMDropByte64.1876332675.1958010633 = 0
cbQosCMDropByte64.1876332675.1979369248 = 0
cbQosCMDropByte64.1876332675.1992896960 = 0
cbQosCMDropByte64.1876332675.1993238542 = 0
cbQosCMDropByte64.1876332675.2016938090 = 0
cbQosCMDropByte64.1876332675.2020268814 = 0
cbQosCMDropByte64.1876332675.2021019917 = 0
cbQosCMDropByte64.1876332675.2033523530 = 0
cbQosCMDropByte64.1876332675.2039762898 = 0
cbQosCMDropByte64.1876332675.2056475048 = 0
cbQosCMDropByte64.1876332675.2068006631 = 0
cbQosCMDropByte64.1876332675.2093442435 = 0
cbQosCMDropByte64.1876332675.2120213583 = 0
cbQosCMDropByte64.1876332675.2135977362 = 0
cbQosCMDropByte64.1876332675.2145354806 = 0
cbQosCMDropByte64.1911185604.1021092914 = 0
cbQosCMDropByte64.1951854466.798869592 = 0
cbQosCMDropByte64.1951854466.2082394917 = 0
cbQosCMDropByte64.1973703504.56558852 = 0
cbQosCMDropByte64.1973703504.1353270463 = 0
cbQosCMDropByte64.1973703504.1793752801 = 0
cbQosCMDropByte64.1976682967.201340243 = 0
cbQosCMDropByte64.1997871018.809152703 = 218588
cbQosCMDropByte64.1997871018.941619922 = 0
cbQosCMDropByte64.2014178421.415302657 = 0
cbQosCMDropByte64.2014178421.687309882 = 0
cbQosCMDropByte64.2014178421.883141350 = 0
cbQosCMDropByte64.2043813456.1378586956 = 791134
cbQosCMDropByte64.2043813456.2074201467 = 0
cbQosCMDropByte64.2057786712.23555302 = 0
cbQosCMDropByte64.2057786712.1479918976 = 0
cbQosCMDropByte64.2057933775.620933698 = 0
cbQosCMDropByte64.2057933775.738996916 = 843720
cbQosCMDropByte64.2074547788.1418481423 = 5928869370
cbQosCMDropByte64.2131185880.889776232 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'rtr-153.thn.oob.local':'161' cbQosCMNoBufDropPkt64]

CMD EXITCODE[0]
CMD RUNTIME[0.0717s]
STDOUT[
cbQosCMNoBufDropPkt64 = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '460' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'CISCO-CLASS-BASED-QOS-MIB' AND `oid` = 'cbQosCMNoBufDropPkt64';]
SQL RUNTIME[0.00044513s]

SQL[UPDATE `snmp_errors` set `error_count` ='680668',`updated` ='1649671572' WHERE `error_id` = '192']
SQL RUNTIME[0.00314879s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '48' LIMIT 1]
SQL RUNTIME[0.00051689s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101712']
SQL RUNTIME[0.00132918s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='47',`PrePolicyByte_rate` ='22897',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3368912',`PrePolicyByte` ='1283474183',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3391']
SQL RUNTIME[0.00338316s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-20805603-99010612.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-20805603-99010612.rrd N:3368912:1283474183:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00049305s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101777']
SQL RUNTIME[0.00127697s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ipt-agg' WHERE `cbqos_id` = '3392']
SQL RUNTIME[0.00316906s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-140508423.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-140508423.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00023389s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer' WHERE `cbqos_id` = '3393']
SQL RUNTIME[0.00369596s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-162811314.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-162811314.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00024581s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3394']
SQL RUNTIME[0.00296211s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-640384363.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-640384363.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00023198s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3395']
SQL RUNTIME[0.00314403s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-753862928.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-753862928.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00023007s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs1' WHERE `cbqos_id` = '3396']
SQL RUNTIME[0.00299406s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-891219536.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-891219536.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00026202s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs0' WHERE `cbqos_id` = '3397']
SQL RUNTIME[0.00305605s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-891219537.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-891219537.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3398']
SQL RUNTIME[0.00316310s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-926762641.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-926762641.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00024700s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='485161',`PrePolicyByte_rate` ='312800615',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='33661372516',`PrePolicyByte` ='24050438523576',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='mpls-vlans' WHERE `cbqos_id` = '3399']
SQL RUNTIME[0.00325298s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1058290986.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1058290986.rrd N:33661372516:24050438523576:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00076604s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs4' WHERE `cbqos_id` = '3400']
SQL RUNTIME[0.00306296s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1142883786.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1142883786.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00025821s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs4' WHERE `cbqos_id` = '3401']
SQL RUNTIME[0.00375795s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1246127621.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1246127621.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00027418s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs0' WHERE `cbqos_id` = '3402']
SQL RUNTIME[0.00299788s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1296460506.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1296460506.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00026488s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs1' WHERE `cbqos_id` = '3403']
SQL RUNTIME[0.00337481s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1296460507.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1296460507.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00022197s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='225',`PrePolicyByte_rate` ='20122',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='32574229',`PrePolicyByte` ='3499555904',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical-exp' WHERE `cbqos_id` = '3404']
SQL RUNTIME[0.00503111s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1397558586.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1397558586.rrd N:32574229:3499555904:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00136805s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ipt-acc' WHERE `cbqos_id` = '3405']
SQL RUNTIME[0.00313807s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1523799641.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1523799641.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00025511s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='484936',`PrePolicyByte_rate` ='312780493',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='33628798287',`PrePolicyByte` ='24046938967672',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3406']
SQL RUNTIME[0.00329709s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1642814821.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1642814821.rrd N:33628798287:24046938967672:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00023079s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3407']
SQL RUNTIME[0.00337982s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1782160741.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1782160741.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00024700s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3408']
SQL RUNTIME[0.00333309s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1930508415.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1930508415.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00020790s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3409']
SQL RUNTIME[0.00320697s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-1989098776.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-1989098776.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00021005s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdc-lan-vlans' WHERE `cbqos_id` = '3410']
SQL RUNTIME[0.00357294s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-21487064-2044084230.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-21487064-2044084230.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '872' LIMIT 1]
SQL RUNTIME[0.00069118s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110779']
SQL RUNTIME[0.00047493s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1494987']
SQL RUNTIME[0.00327492s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-78164719-1556940963.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-78164719-1556940963.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '860' LIMIT 1]
SQL RUNTIME[0.00060177s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110238']
SQL RUNTIME[0.00050902s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='613',`PrePolicyByte_rate` ='511538',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='9429701',`PrePolicyByte` ='7354915784',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3415']
SQL RUNTIME[0.00320005s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-150343817-732110900.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-150343817-732110900.rrd N:9429701:7354915784:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '794' LIMIT 1]
SQL RUNTIME[0.00059414s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101959']
SQL RUNTIME[0.00045586s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3393685']
SQL RUNTIME[0.00301814s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-179636596-94817233.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-179636596-94817233.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '794' LIMIT 1]
SQL RUNTIME[0.00028086s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3393686']
SQL RUNTIME[0.00306702s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-179636596-440580276.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-179636596-440580276.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '24' LIMIT 1]
SQL RUNTIME[0.00059104s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101688']
SQL RUNTIME[0.00046086s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='7554',`PrePolicyByte_rate` ='710476',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='918010842',`PrePolicyByte` ='90110997057',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3417']
SQL RUNTIME[0.00307107s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-217424545-423571252.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-217424545-423571252.rrd N:918010842:90110997057:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '35' LIMIT 1]
SQL RUNTIME[0.00059295s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101699']
SQL RUNTIME[0.00054598s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3418']
SQL RUNTIME[0.00323606s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-229333748-240279251.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-229333748-240279251.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '869' LIMIT 1]
SQL RUNTIME[0.00069213s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110724']
SQL RUNTIME[0.00050306s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1234',`PrePolicyByte` ='125868',`PostPolicyByte` ='125868',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '1325604']
SQL RUNTIME[0.00307608s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-259823392-1405527118.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-259823392-1405527118.rrd N:1234:125868:125868:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '869' LIMIT 1]
SQL RUNTIME[0.00023699s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='23',`PostPolicyByte_rate` ='21',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='132888',`PrePolicyByte` ='14950348',`PostPolicyByte` ='14950348',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1325605']
SQL RUNTIME[0.00320411s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-259823392-2131593847.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-259823392-2131593847.rrd N:132888:14950348:14950348:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '862' LIMIT 1]
SQL RUNTIME[0.00061893s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110378']
SQL RUNTIME[0.00046802s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3421']
SQL RUNTIME[0.00334811s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-267881579-989260575.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-267881579-989260575.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '150' LIMIT 1]
SQL RUNTIME[0.00062895s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101766']
SQL RUNTIME[0.00048804s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3422']
SQL RUNTIME[0.00329590s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-275313089-429736201.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-275313089-429736201.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '150' LIMIT 1]
SQL RUNTIME[0.00024891s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3423']
SQL RUNTIME[0.00335598s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-275313089-554246767.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-275313089-554246767.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '29' LIMIT 1]
SQL RUNTIME[0.00062490s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101693']
SQL RUNTIME[0.00041604s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '7180556']
SQL RUNTIME[0.00326920s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-288925775-22448.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-288925775-22448.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '29' LIMIT 1]
SQL RUNTIME[0.00022817s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='9624',`PrePolicyByte` ='2063913',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='gamma-cdc' WHERE `cbqos_id` = '8052578']
SQL RUNTIME[0.00317717s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-288925775-621021317.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-288925775-621021317.rrd N:9624:2063913:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '29' LIMIT 1]
SQL RUNTIME[0.00024891s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='434',`PrePolicyByte` ='29512',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='gamma-akj' WHERE `cbqos_id` = '7180557']
SQL RUNTIME[0.00348997s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-288925775-1076377707.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-288925775-1076377707.rrd N:434:29512:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '145' LIMIT 1]
SQL RUNTIME[0.00070810s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101761']
SQL RUNTIME[0.00053406s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='20',`PrePolicyByte_rate` ='2020',`PostPolicyByte_rate` ='2029',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='672127',`PrePolicyByte` ='78018299',`PostPolicyByte` ='78018299',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3426']
SQL RUNTIME[0.00325298s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-324168141-14805586.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-324168141-14805586.rrd N:672127:78018299:78018299:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '145' LIMIT 1]
SQL RUNTIME[0.00022817s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='28',`PrePolicyByte_rate` ='2967',`PostPolicyByte_rate` ='2958',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4014240',`PrePolicyByte` ='442565650',`PostPolicyByte` ='442564044',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3427']
SQL RUNTIME[0.00333500s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-324168141-412115866.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-324168141-412115866.rrd N:4014240:442565650:442564044:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '145' LIMIT 1]
SQL RUNTIME[0.00025892s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1006',`PrePolicyByte_rate` ='980206',`PostPolicyByte_rate` ='983303',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='110522177',`PrePolicyByte` ='122663237255',`PostPolicyByte` ='122662772299',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='te0-1-0-16-ipt' WHERE `cbqos_id` = '3428']
SQL RUNTIME[0.00342989s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-324168141-1186121104.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-324168141-1186121104.rrd N:110522177:122663237255:122662772299:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '145' LIMIT 1]
SQL RUNTIME[0.00030708s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='18144',`PrePolicyByte_rate` ='17523092',`PostPolicyByte_rate` ='17559992',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3018316055',`PrePolicyByte` ='3208467761572',`PostPolicyByte` ='3208458773435',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3429']
SQL RUNTIME[0.00336599s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-324168141-1350749269.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-324168141-1350749269.rrd N:3018316055:3208467761572:3208458773435:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '145' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='18144',`PrePolicyByte_rate` ='17523092',`PostPolicyByte_rate` ='17559992',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3018316055',`PrePolicyByte` ='3208467761572',`PostPolicyByte` ='3208458773435',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='te0-1-0-16-cdc' WHERE `cbqos_id` = '3430']
SQL RUNTIME[0.00329685s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-324168141-1425652879.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-324168141-1425652879.rrd N:3018316055:3208467761572:3208458773435:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '145' LIMIT 1]
SQL RUNTIME[0.00027609s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1006',`PrePolicyByte_rate` ='980206',`PostPolicyByte_rate` ='983303',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='110522177',`PrePolicyByte` ='122663237255',`PostPolicyByte` ='122662772299',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3431']
SQL RUNTIME[0.00333095s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-324168141-1848097766.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-324168141-1848097766.rrd N:110522177:122663237255:122662772299:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '29' LIMIT 1]
SQL RUNTIME[0.00025892s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='65',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='144481',`PrePolicyByte` ='11693477',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='gamma-cdc' WHERE `cbqos_id` = '8052579']
SQL RUNTIME[0.00344300s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-325960359-849906738.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-325960359-849906738.rrd N:144481:11693477:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '29' LIMIT 1]
SQL RUNTIME[0.00024414s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '7180558']
SQL RUNTIME[0.00340199s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-325960359-1942578969.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-325960359-1942578969.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '29' LIMIT 1]
SQL RUNTIME[0.00022602s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='gamma-akj' WHERE `cbqos_id` = '7180559']
SQL RUNTIME[0.00363803s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-325960359-1990747116.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-325960359-1990747116.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '18' LIMIT 1]
SQL RUNTIME[0.00070405s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101682']
SQL RUNTIME[0.00051498s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='14',`PrePolicyByte_rate` ='1537',`PostPolicyByte_rate` ='1528',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1089190',`PrePolicyByte` ='133982455',`PostPolicyByte` ='133984563',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='lan-handoff-inside' WHERE `cbqos_id` = '3432']
SQL RUNTIME[0.00351310s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-336563584-780591207.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-336563584-780591207.rrd N:1089190:133982455:133984563:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '18' LIMIT 1]
SQL RUNTIME[0.00022793s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='1',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4546',`PrePolicyByte` ='290944',`PostPolicyByte` ='290944',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3433']
SQL RUNTIME[0.00324488s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-336563584-1251717869.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-336563584-1251717869.rrd N:4546:290944:290944:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '18' LIMIT 1]
SQL RUNTIME[0.00023913s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='6',`PrePolicyByte_rate` ='731',`PostPolicyByte_rate` ='752',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='843913',`PrePolicyByte` ='88523982',`PostPolicyByte` ='88525810',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='lan-handoff-outside' WHERE `cbqos_id` = '3434']
SQL RUNTIME[0.00348306s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-336563584-1338150913.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-336563584-1338150913.rrd N:843913:88523982:88525810:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '18' LIMIT 1]
SQL RUNTIME[0.00027704s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='45',`PrePolicyByte_rate` ='4638',`PostPolicyByte_rate` ='4666',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6707904',`PrePolicyByte` ='681084841',`PostPolicyByte` ='681092494',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3435']
SQL RUNTIME[0.00329781s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-336563584-1625322839.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-336563584-1625322839.rrd N:6707904:681084841:681092494:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '790' LIMIT 1]
SQL RUNTIME[0.00067401s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101809']
SQL RUNTIME[0.00054312s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='74',`PrePolicyByte_rate` ='60234',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='10716287',`PrePolicyByte` ='9627028186',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3436']
SQL RUNTIME[0.00326896s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-341671239-964162294.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-341671239-964162294.rrd N:10716287:9627028186:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '874' LIMIT 1]
SQL RUNTIME[0.00060701s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '112382']
SQL RUNTIME[0.00046992s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '4238017']
SQL RUNTIME[0.00326395s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-342015019-365097530.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-342015019-365097530.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '874' LIMIT 1]
SQL RUNTIME[0.00020003s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '4238018']
SQL RUNTIME[0.00352287s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-342015019-1578713827.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-342015019-1578713827.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '775' LIMIT 1]
SQL RUNTIME[0.00065804s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101797']
SQL RUNTIME[0.00050998s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='12',`PrePolicyByte_rate` ='847',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1983725',`PrePolicyByte` ='203266203',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3438']
SQL RUNTIME[0.00367689s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-372935597-256943324.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-372935597-256943324.rrd N:1983725:203266203:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '775' LIMIT 1]
SQL RUNTIME[0.00140405s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='588',`PrePolicyByte_rate` ='843244',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='50002881',`PrePolicyByte` ='71731522611',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs4' WHERE `cbqos_id` = '3439']
SQL RUNTIME[0.00448608s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-372935597-1023663598.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-372935597-1023663598.rrd N:50002881:71731522611:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '775' LIMIT 1]
SQL RUNTIME[0.00057197s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='53599',`PrePolicyByte_rate` ='39628443',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5923946525',`PrePolicyByte` ='4165026963003',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs1' WHERE `cbqos_id` = '3440']
SQL RUNTIME[0.00346994s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-372935597-1174662196.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-372935597-1174662196.rrd N:5923946525:4165026963003:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '775' LIMIT 1]
SQL RUNTIME[0.00076985s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='9',`PrePolicyByte_rate` ='897',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1425393',`PrePolicyByte` ='153459230',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs0' WHERE `cbqos_id` = '3441']
SQL RUNTIME[0.00398898s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-372935597-1174662197.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-372935597-1174662197.rrd N:1425393:153459230:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '775' LIMIT 1]
SQL RUNTIME[0.00106287s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='26',`PrePolicyByte_rate` ='2114',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3923434',`PrePolicyByte` ='344103903',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3442']
SQL RUNTIME[0.00363994s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-372935597-1376401287.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-372935597-1376401287.rrd N:3923434:344103903:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '115' LIMIT 1]
SQL RUNTIME[0.00157404s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101731']
SQL RUNTIME[0.00277686s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='10777',`PrePolicyByte_rate` ='5282102',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1689943129',`PrePolicyByte` ='1608842040311',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '5671352']
SQL RUNTIME[0.00357604s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-376436686-757154522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-376436686-757154522.rrd N:1689943129:1608842040311:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '834' LIMIT 1]
SQL RUNTIME[0.00301814s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '109311']
SQL RUNTIME[0.00115705s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3443']
SQL RUNTIME[0.00414014s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-388866650-718854529.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-388866650-718854529.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00168109s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101771']
SQL RUNTIME[0.00201511s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3444']
SQL RUNTIME[0.00367999s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-104266033.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-104266033.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00017285s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs1' WHERE `cbqos_id` = '3445']
SQL RUNTIME[0.00309300s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-108753002.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-108753002.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00039291s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs0' WHERE `cbqos_id` = '3446']
SQL RUNTIME[0.00333881s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-108753003.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-108753003.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00094199s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3447']
SQL RUNTIME[0.00327182s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-693496833.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-693496833.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00049591s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3448']
SQL RUNTIME[0.00321794s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-804529701.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-804529701.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00065398s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3449']
SQL RUNTIME[0.00315118s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-820316589.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-820316589.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00112891s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer' WHERE `cbqos_id` = '3450']
SQL RUNTIME[0.00338912s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-937765920.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-937765920.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00107193s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3451']
SQL RUNTIME[0.00331092s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-1042995162.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-1042995162.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00164080s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='250186',`PrePolicyByte_rate` ='229472322',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='15738328103',`PrePolicyByte` ='12917088847046',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='mpls-vlans' WHERE `cbqos_id` = '3452']
SQL RUNTIME[0.00394201s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-1092575856.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-1092575856.rrd N:15738328103:12917088847046:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00245690s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='249855',`PrePolicyByte_rate` ='229438979',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='15705422700',`PrePolicyByte` ='12913056832099',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3453']
SQL RUNTIME[0.00382495s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-1264854411.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-1264854411.rrd N:15705422700:12913056832099:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00021696s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='331',`PrePolicyByte_rate` ='33343',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='32905403',`PrePolicyByte` ='4032014947',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical-exp' WHERE `cbqos_id` = '3454']
SQL RUNTIME[0.00331497s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-1354983360.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-1354983360.rrd N:32905403:4032014947:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00022888s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdc-lan-vlans' WHERE `cbqos_id` = '3455']
SQL RUNTIME[0.00335693s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-1414516204.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-1414516204.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00030303s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs4' WHERE `cbqos_id` = '3456']
SQL RUNTIME[0.00266194s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-1793758212.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-1793758212.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00022078s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs1' WHERE `cbqos_id` = '3457']
SQL RUNTIME[0.00296211s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-2011867290.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-2011867290.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00116897s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs0' WHERE `cbqos_id` = '3458']
SQL RUNTIME[0.00246692s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-2011867291.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-2011867291.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ipt-acc' WHERE `cbqos_id` = '3459']
SQL RUNTIME[0.00317693s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-2031634055.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-2031634055.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00016093s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs4' WHERE `cbqos_id` = '3460']
SQL RUNTIME[0.00339699s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-2038127572.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-2038127572.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00021982s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3461']
SQL RUNTIME[0.00255418s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-2071751882.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-2071751882.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ipt-agg' WHERE `cbqos_id` = '3462']
SQL RUNTIME[0.00270987s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-397207647-2114096865.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-397207647-2114096865.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '50' LIMIT 1]
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101714']
SQL RUNTIME[0.00046897s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='7118',`PrePolicyByte_rate` ='10684560',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='374839457',`PrePolicyByte` ='539029324441',`PostPolicyByte` ='0',`DropPkt` ='99081',`DropByte` ='137884844',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3464']
SQL RUNTIME[0.00262785s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-423738437-1255691024.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-423738437-1255691024.rrd N:374839457:539029324441:0:99081:137884844:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00058293s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101760']
SQL RUNTIME[0.00063396s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='15',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='16032',`PrePolicyByte` ='1579030',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-gocreations' WHERE `cbqos_id` = '3468']
SQL RUNTIME[0.00287890s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-176386446.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-176386446.rrd N:16032:1579030:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00032210s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='918',`PrePolicyByte` ='93636',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-burningmedia' WHERE `cbqos_id` = '3469']
SQL RUNTIME[0.00285101s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-203875418.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-203875418.rrd N:918:93636:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00015903s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='17',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='7581',`PrePolicyByte` ='4185185',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-virtualtin' WHERE `cbqos_id` = '3510275']
SQL RUNTIME[0.00316978s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-237888619.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-237888619.rrd N:7581:4185185:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00017810s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='516',`PrePolicyByte` ='50616',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-vooservers' WHERE `cbqos_id` = '5403877']
SQL RUNTIME[0.00295687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-360879919.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-360879919.rrd N:516:50616:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='22',`PrePolicyByte_rate` ='1860',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3864403',`PrePolicyByte` ='335317449',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdcrt-servicenets' WHERE `cbqos_id` = '3470']
SQL RUNTIME[0.00284290s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-399433975.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-399433975.rrd N:3864403:335317449:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00022697s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5',`PrePolicyByte` ='663',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cloud-811' WHERE `cbqos_id` = '3837995']
SQL RUNTIME[0.00294614s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-480351753.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-480351753.rrd N:5:663:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00029612s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='270',`PrePolicyByte` ='19082',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cloud-202' WHERE `cbqos_id` = '3837996']
SQL RUNTIME[0.00281692s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-496013441.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-496013441.rrd N:270:19082:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00024509s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-skyegroup3' WHERE `cbqos_id` = '11116407']
SQL RUNTIME[0.00302100s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-750640230.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-750640230.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00028110s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='6',`PrePolicyByte_rate` ='2524',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5488829',`PrePolicyByte` ='2894409563',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3472']
SQL RUNTIME[0.00288105s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-806171525.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-806171525.rrd N:5488829:2894409563:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00194001s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1031',`PrePolicyByte` ='102167',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-engn' WHERE `cbqos_id` = '3473']
SQL RUNTIME[0.00370908s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1021843424.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1021843424.rrd N:1031:102167:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00027108s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-unionsolutions2' WHERE `cbqos_id` = '3474']
SQL RUNTIME[0.00353909s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1022922462.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1022922462.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00028896s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='15',`PrePolicyByte` ='1754',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-akj' WHERE `cbqos_id` = '3475']
SQL RUNTIME[0.00184608s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1076596196.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1076596196.rrd N:15:1754:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00025201s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='catch-nonglobal' WHERE `cbqos_id` = '3476']
SQL RUNTIME[0.00295997s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1087216360.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1087216360.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00024390s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='620',`PrePolicyByte` ='62781',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-apexgatwick' WHERE `cbqos_id` = '3477']
SQL RUNTIME[0.00295401s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1107225210.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1107225210.rrd N:620:62781:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00029397s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5750',`PrePolicyByte` ='5810154',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-akita' WHERE `cbqos_id` = '3478']
SQL RUNTIME[0.00288081s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1156324841.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1156324841.rrd N:5750:5810154:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00028491s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='7718',`PrePolicyByte` ='10974338',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-tribeca' WHERE `cbqos_id` = '3479']
SQL RUNTIME[0.00319195s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1198167668.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1198167668.rrd N:7718:10974338:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00024295s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3578',`PrePolicyByte` ='355092',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-redinet' WHERE `cbqos_id` = '3480']
SQL RUNTIME[0.00319815s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1266385718.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1266385718.rrd N:3578:355092:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00019693s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='21575',`PrePolicyByte` ='15726430',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-kmgroup' WHERE `cbqos_id` = '3481']
SQL RUNTIME[0.00307798s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1315152955.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1315152955.rrd N:21575:15726430:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00023794s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-redinet3' WHERE `cbqos_id` = '1705352']
SQL RUNTIME[0.00303197s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1402048388.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1402048388.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00024199s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='54',`PrePolicyByte` ='3838',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-apex' WHERE `cbqos_id` = '3482']
SQL RUNTIME[0.00316691s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1415411183.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1415411183.rrd N:54:3838:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00026798s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='1008',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='475794',`PrePolicyByte` ='299921087',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdcrt-ripenets' WHERE `cbqos_id` = '3483']
SQL RUNTIME[0.00305605s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1430172468.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1430172468.rrd N:475794:299921087:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00028992s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4',`PrePolicyByte` ='589',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-uniware2' WHERE `cbqos_id` = '3484']
SQL RUNTIME[0.00393510s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1469785543.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1469785543.rrd N:4:589:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00027704s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='85',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='85313',`PrePolicyByte` ='8827772',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ddos-patterns' WHERE `cbqos_id` = '3485']
SQL RUNTIME[0.00341511s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1570647863.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1570647863.rrd N:85313:8827772:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00020814s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1300',`PrePolicyByte` ='158694',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sads' WHERE `cbqos_id` = '4450089']
SQL RUNTIME[0.00290704s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1593567621.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1593567621.rrd N:1300:158694:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00019097s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='48',`PrePolicyByte` ='2880',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-apex2' WHERE `cbqos_id` = '3486']
SQL RUNTIME[0.00150681s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1628753750.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1628753750.rrd N:48:2880:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00013900s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1',`PrePolicyByte` ='66',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cloud-301' WHERE `cbqos_id` = '3837997']
SQL RUNTIME[0.00175786s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1644391090.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1644391090.rrd N:1:66:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00020814s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1774',`PrePolicyByte` ='364365',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sub2tech' WHERE `cbqos_id` = '10417063']
SQL RUNTIME[0.00378799s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1680480506.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1680480506.rrd N:1774:364365:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00026107s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='413',`PrePolicyByte` ='45434',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-prater' WHERE `cbqos_id` = '3487']
SQL RUNTIME[0.00299406s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1700039914.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1700039914.rrd N:413:45434:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00022888s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6',`PrePolicyByte` ='846',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-unionsolutions' WHERE `cbqos_id` = '3488']
SQL RUNTIME[0.00167513s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1700852139.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1700852139.rrd N:6:846:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00012898s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='9',`PrePolicyByte` ='1342',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-josephgoulden' WHERE `cbqos_id` = '8742471']
SQL RUNTIME[0.00334311s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1819826166.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1819826166.rrd N:9:1342:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00013494s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='30',`PrePolicyByte` ='1740',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-akjan' WHERE `cbqos_id` = '3489']
SQL RUNTIME[0.00335503s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1876257474.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1876257474.rrd N:30:1740:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00034189s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='120',`PrePolicyByte` ='7200',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic3' WHERE `cbqos_id` = '7231061']
SQL RUNTIME[0.00205493s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1978750848.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1978750848.rrd N:120:7200:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00015783s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='24',`PrePolicyByte` ='1440',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic2' WHERE `cbqos_id` = '3491']
SQL RUNTIME[0.00250602s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1978750849.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1978750849.rrd N:24:1440:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00023413s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='24',`PrePolicyByte` ='1440',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic4' WHERE `cbqos_id` = '7231062']
SQL RUNTIME[0.00167894s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1978750855.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1978750855.rrd N:24:1440:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00013590s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='38',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='87692',`PrePolicyByte` ='10565441',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic' WHERE `cbqos_id` = '3492']
SQL RUNTIME[0.00282884s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1978850908.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1978850908.rrd N:87692:10565441:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00014901s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='98',`PrePolicyByte` ='6042',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-pitchpartners' WHERE `cbqos_id` = '3493']
SQL RUNTIME[0.00267100s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-1996653262.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-1996653262.rrd N:98:6042:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00052810s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='549',`PrePolicyByte` ='56437',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-uniware' WHERE `cbqos_id` = '3494']
SQL RUNTIME[0.00384712s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-446891982-2119336213.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-446891982-2119336213.rrd N:549:56437:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '26' LIMIT 1]
SQL RUNTIME[0.00050998s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101690']
SQL RUNTIME[0.00034118s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='13467',`PrePolicyByte_rate` ='19741387',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='562607636',`PrePolicyByte` ='810844426682',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3496']
SQL RUNTIME[0.00287986s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-483130585-89010128.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-483130585-89010128.rrd N:562607636:810844426682:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '877' LIMIT 1]
SQL RUNTIME[0.00044990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '112535']
SQL RUNTIME[0.00031090s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='293',`PrePolicyByte_rate` ='28774',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='76828406',`PrePolicyByte` ='51178154465',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '4298235']
SQL RUNTIME[0.00291395s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-580309180-1043071169.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-580309180-1043071169.rrd N:76828406:51178154465:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '876' LIMIT 1]
SQL RUNTIME[0.00036097s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '112532']
SQL RUNTIME[0.00038099s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='3378',`PrePolicyByte_rate` ='961451',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='177352452',`PrePolicyByte` ='60835349195',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '4279820']
SQL RUNTIME[0.00299215s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-630279265-553790632.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-630279265-553790632.rrd N:177352452:60835349195:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '866' LIMIT 1]
SQL RUNTIME[0.00037217s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110662']
SQL RUNTIME[0.00027299s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='82',`PrePolicyByte_rate` ='55865',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='9402043',`PrePolicyByte` ='6337415091',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1024951']
SQL RUNTIME[0.00285697s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-632827819-1799732368.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-632827819-1799732368.rrd N:9402043:6337415091:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '883' LIMIT 1]
SQL RUNTIME[0.00041890s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '113268']
SQL RUNTIME[0.00029588s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='4',`PrePolicyByte_rate` ='786',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='758449',`PrePolicyByte` ='313498079',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '6223678']
SQL RUNTIME[0.00523114s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-639646788-1699151555.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-639646788-1699151555.rrd N:758449:313498079:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '207' LIMIT 1]
SQL RUNTIME[0.00038600s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101775']
SQL RUNTIME[0.00028110s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='602',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='536826',`PrePolicyByte` ='123154055',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3416688']
SQL RUNTIME[0.00343585s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-641117943-1565855902.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-641117943-1565855902.rrd N:536826:123154055:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '207' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='7016',`PrePolicyByte_rate` ='2448808',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2756061645',`PrePolicyByte` ='3055394459622',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-mpls-in' WHERE `cbqos_id` = '3430482']
SQL RUNTIME[0.00293016s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-641117943-1594195640.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-641117943-1594195640.rrd N:2756061645:3055394459622:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '207' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='25',`PrePolicyByte_rate` ='3926',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2796196',`PrePolicyByte` ='303822261',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3416689']
SQL RUNTIME[0.00319290s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-641117943-1918507070.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-641117943-1918507070.rrd N:2796196:303822261:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '894' LIMIT 1]
SQL RUNTIME[0.00053716s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '115497']
SQL RUNTIME[0.00034690s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='27',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='69734',`PrePolicyByte` ='36157872',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '10058886']
SQL RUNTIME[0.00303817s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-647530763-143237074.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-647530763-143237074.rrd N:69734:36157872:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '31' LIMIT 1]
SQL RUNTIME[0.00056887s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101695']
SQL RUNTIME[0.00049496s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='4626',`PrePolicyByte_rate` ='1009669',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='82090490',`PrePolicyByte` ='17948081136',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3500']
SQL RUNTIME[0.00294185s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-694455210-2107886178.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-694455210-2107886178.rrd N:82090490:17948081136:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '17' LIMIT 1]
SQL RUNTIME[0.00059414s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101681']
SQL RUNTIME[0.00039601s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3393693']
SQL RUNTIME[0.00311184s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-707444462-898833334.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-707444462-898833334.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '17' LIMIT 1]
SQL RUNTIME[0.00013185s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3393694']
SQL RUNTIME[0.00287199s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-707444462-1835673615.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-707444462-1835673615.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '799' LIMIT 1]
SQL RUNTIME[0.00068712s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '102965']
SQL RUNTIME[0.00086188s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='21505',`PrePolicyByte_rate` ='9126752',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1414339937',`PrePolicyByte` ='997922832393',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3506']
SQL RUNTIME[0.00334907s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-761802139-392077107.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-761802139-392077107.rrd N:1414339937:997922832393:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '22' LIMIT 1]
SQL RUNTIME[0.00075102s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101686']
SQL RUNTIME[0.00058913s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='9833',`PrePolicyByte_rate` ='2540463',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1460266104',`PrePolicyByte` ='370265084794',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3508']
SQL RUNTIME[0.00328207s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-804789884-1537222055.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-804789884-1537222055.rrd N:1460266104:370265084794:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00049901s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101770']
SQL RUNTIME[0.00030589s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='336929',`PrePolicyByte_rate` ='322286966',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='34894407576',`PrePolicyByte` ='36956261578284',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='mpls-vlans' WHERE `cbqos_id` = '3509']
SQL RUNTIME[0.00278592s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-140260865.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-140260865.rrd N:34894407576:36956261578284:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00012803s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3510']
SQL RUNTIME[0.00326896s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-232255895.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-232255895.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00012708s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3511']
SQL RUNTIME[0.00302601s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-381114914.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-381114914.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00015306s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs4' WHERE `cbqos_id` = '3512']
SQL RUNTIME[0.00485301s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-383419518.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-383419518.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00043511s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs1' WHERE `cbqos_id` = '3513']
SQL RUNTIME[0.00290895s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-534417988.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-534417988.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00034714s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs0' WHERE `cbqos_id` = '3514']
SQL RUNTIME[0.00300908s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-534417989.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-534417989.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00069094s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='336499',`PrePolicyByte_rate` ='322246273',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='34842476150',`PrePolicyByte` ='36951300573246',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3515']
SQL RUNTIME[0.00328803s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-671114720.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-671114720.rrd N:34842476150:36951300573246:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00035214s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdc-lan-vlans' WHERE `cbqos_id` = '3516']
SQL RUNTIME[0.00697207s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-875386791.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-875386791.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00013900s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ipt-acc' WHERE `cbqos_id` = '3517']
SQL RUNTIME[0.00212002s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-906581086.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-906581086.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00052691s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3518']
SQL RUNTIME[0.00310707s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-933722318.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-933722318.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00017190s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3519']
SQL RUNTIME[0.00296688s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1033599679.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1033599679.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00076914s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ipt-agg' WHERE `cbqos_id` = '3520']
SQL RUNTIME[0.00279403s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1064445366.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1064445366.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00017786s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='431',`PrePolicyByte_rate` ='40693',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='51931426',`PrePolicyByte` ='4961005038',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical-exp' WHERE `cbqos_id` = '3521']
SQL RUNTIME[0.00283504s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1346021483.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1346021483.rrd N:51931426:4961005038:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer' WHERE `cbqos_id` = '3522']
SQL RUNTIME[0.00288987s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1355183903.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1355183903.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00029111s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3523']
SQL RUNTIME[0.00308681s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1535723820.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1535723820.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3524']
SQL RUNTIME[0.00341797s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1773264166.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1773264166.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs0' WHERE `cbqos_id` = '3525']
SQL RUNTIME[0.00302815s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1822585284.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1822585284.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00024700s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs1' WHERE `cbqos_id` = '3526']
SQL RUNTIME[0.00314903s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1822585285.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1822585285.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00017881s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs4' WHERE `cbqos_id` = '3527']
SQL RUNTIME[0.00311589s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-821833826-1839363007.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-821833826-1839363007.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '869' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='115342',`PrePolicyByte` ='32318381',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '1325606']
SQL RUNTIME[0.00322509s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-845898804-539766569.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-845898804-539766569.rrd N:115342:32318381:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '869' LIMIT 1]
SQL RUNTIME[0.00014806s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='23',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='18783',`PrePolicyByte` ='2066130',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1325607']
SQL RUNTIME[0.00317502s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-845898804-1763829842.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-845898804-1763829842.rrd N:18783:2066130:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '785' LIMIT 1]
SQL RUNTIME[0.00048494s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101803']
SQL RUNTIME[0.00124407s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='134',`PrePolicyByte_rate` ='9075',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='21253437',`PrePolicyByte` ='1442113342',`PostPolicyByte` ='0',`DropPkt` ='2387',`DropByte` ='396624',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='broadcast' WHERE `cbqos_id` = '16162']
SQL RUNTIME[0.00268006s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-911188021-261091864.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-911188021-261091864.rrd N:21253437:1442113342:0:2387:396624:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '785' LIMIT 1]
SQL RUNTIME[0.00017405s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='9799',`PrePolicyByte_rate` ='3004952',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1077050880',`PrePolicyByte` ='382222851815',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '16163']
SQL RUNTIME[0.00310683s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-911188021-857205339.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-911188021-857205339.rrd N:1077050880:382222851815:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '851' LIMIT 1]
SQL RUNTIME[0.00038004s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '109629']
SQL RUNTIME[0.00026894s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='4143',`PrePolicyByte_rate` ='746354',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='781360927',`PrePolicyByte` ='538310651144',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3529']
SQL RUNTIME[0.00284910s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-931146544-2046951079.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-931146544-2046951079.rrd N:781360927:538310651144:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00021291s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='8',`PrePolicyByte_rate` ='907',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='902184',`PrePolicyByte` ='100170193',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='bgp-core-critical' WHERE `cbqos_id` = '3530']
SQL RUNTIME[0.00272703s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-345503645.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-345503645.rrd N:902184:100170193:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='11887',`PrePolicyByte_rate` ='8750729',`PostPolicyByte_rate` ='9037458',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='614174596',`PrePolicyByte` ='537431910953',`PostPolicyByte` ='537493993315',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-ipt' WHERE `cbqos_id` = '3531']
SQL RUNTIME[0.00303316s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-1042972639.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-1042972639.rrd N:614174596:537431910953:537493993315:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00022912s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='127',`PostPolicyByte_rate` ='130',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3818228',`PrePolicyByte` ='304985625',`PostPolicyByte` ='304985881',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='exp0' WHERE `cbqos_id` = '3532']
SQL RUNTIME[0.00291800s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-1107487147.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-1107487147.rrd N:3818228:304985625:304985881:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00014901s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2',`PrePolicyByte` ='164',`PostPolicyByte` ='164',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3533']
SQL RUNTIME[0.00292993s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-1310523215.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-1310523215.rrd N:2:164:164:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='280',`PrePolicyByte_rate` ='28582',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='44874124',`PrePolicyByte` ='3690727106',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3534']
SQL RUNTIME[0.00352597s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-1318734057.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-1318734057.rrd N:44874124:3690727106:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00015688s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='99582',`PrePolicyByte_rate` ='47419055',`PostPolicyByte_rate` ='49261338',`DropPkt_rate` ='1',`DropByte_rate` ='883',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='11204408139',`PrePolicyByte` ='5926751716378',`PostPolicyByte` ='5926600463787',`DropPkt` ='154202',`DropByte` ='197343000',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer' WHERE `cbqos_id` = '3535']
SQL RUNTIME[0.00296593s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-1478081026.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-1478081026.rrd N:11204408139:5926751716378:5926600463787:154202:197343000:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00013399s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='340',`PrePolicyByte_rate` ='29084',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='38472570',`PrePolicyByte` ='3647973702',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='mpls-traverse-critical' WHERE `cbqos_id` = '3536']
SQL RUNTIME[0.00154209s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-1489399693.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-1489399693.rrd N:38472570:3647973702:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '202' LIMIT 1]
SQL RUNTIME[0.00017214s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='229172',`PrePolicyByte_rate` ='196532734',`PostPolicyByte_rate` ='202280189',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='29643479514',`PrePolicyByte` ='29630974882561',`PostPolicyByte` ='29631079664430',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-mpls' WHERE `cbqos_id` = '3537']
SQL RUNTIME[0.00293994s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-963533256-1955714810.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-963533256-1955714810.rrd N:29643479514:29630974882561:29631079664430:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '870' LIMIT 1]
SQL RUNTIME[0.00047493s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110725']
SQL RUNTIME[0.00048399s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '1325608']
SQL RUNTIME[0.00262690s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1016511798-1324644320.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1016511798-1324644320.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '870' LIMIT 1]
SQL RUNTIME[0.00011110s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='289693',`PrePolicyByte` ='121621619',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1325609']
SQL RUNTIME[0.00271201s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1016511798-1350937789.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1016511798-1350937789.rrd N:289693:121621619:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '120' LIMIT 1]
SQL RUNTIME[0.00043201s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101736']
SQL RUNTIME[0.00028419s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='7015',`PrePolicyByte_rate` ='4602780',`PostPolicyByte_rate` ='4583748',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1234562422',`PrePolicyByte` ='1030087236728',`PostPolicyByte` ='1030089126002',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-ipt' WHERE `cbqos_id` = '3538']
SQL RUNTIME[0.00289202s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1024153782-440379268.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1024153782-440379268.rrd N:1234562422:1030087236728:1030089126002:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '120' LIMIT 1]
SQL RUNTIME[0.00012803s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='33',`PrePolicyByte_rate` ='3397',`PostPolicyByte_rate` ='3407',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5614466',`PrePolicyByte` ='569844302',`PostPolicyByte` ='569845536',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3539']
SQL RUNTIME[0.00303793s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1024153782-1244448602.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1024153782-1244448602.rrd N:5614466:569844302:569845536:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '120' LIMIT 1]
SQL RUNTIME[0.00014091s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='12395',`PrePolicyByte_rate` ='18524259',`PostPolicyByte_rate` ='18507290',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1538031912',`PrePolicyByte` ='2207276032147',`PostPolicyByte` ='2207281908971',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3540']
SQL RUNTIME[0.00299096s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1024153782-1511190930.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1024153782-1511190930.rrd N:1538031912:2207276032147:2207281908971:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '25' LIMIT 1]
SQL RUNTIME[0.00053000s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101689']
SQL RUNTIME[0.00040293s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='40',`PrePolicyByte_rate` ='6031',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='11702619',`PrePolicyByte` ='8452924442',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3541']
SQL RUNTIME[0.00295401s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1031661717-1738697518.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1031661717-1738697518.rrd N:11702619:8452924442:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '149' LIMIT 1]
SQL RUNTIME[0.00040197s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101765']
SQL RUNTIME[0.00028205s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1',`PrePolicyByte` ='74',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3542']
SQL RUNTIME[0.00283098s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1037101444-377054999.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1037101444-377054999.rrd N:1:74:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '149' LIMIT 1]
SQL RUNTIME[0.00013304s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3543']
SQL RUNTIME[0.00143814s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1037101444-1784693805.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1037101444-1784693805.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '43' LIMIT 1]
SQL RUNTIME[0.00036597s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101707']
SQL RUNTIME[0.00026584s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='15549',`PrePolicyByte_rate` ='22102809',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1296656539',`PrePolicyByte` ='1467356796984',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3545']
SQL RUNTIME[0.00361013s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1083311427-315250423.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1083311427-315250423.rrd N:1296656539:1467356796984:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '859' LIMIT 1]
SQL RUNTIME[0.00047112s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110010']
SQL RUNTIME[0.00025105s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1105',`PrePolicyByte_rate` ='135296',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='233551437',`PrePolicyByte` ='23716820654',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3546']
SQL RUNTIME[0.00265718s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1111826611-393038465.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1111826611-393038465.rrd N:233551437:23716820654:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '863' LIMIT 1]
SQL RUNTIME[0.00044823s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110548']
SQL RUNTIME[0.00027490s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='24017',`PrePolicyByte_rate` ='4526673',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='879294106',`PrePolicyByte` ='88370048374',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '56819']
SQL RUNTIME[0.00293899s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1141903964-88183355.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1141903964-88183355.rrd N:879294106:88370048374:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '54' LIMIT 1]
SQL RUNTIME[0.00047708s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101718']
SQL RUNTIME[0.00033712s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='173',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='246776',`PrePolicyByte` ='24949145',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3547']
SQL RUNTIME[0.00281477s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1164414201-809114076.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1164414201-809114076.rrd N:246776:24949145:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '862' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3548']
SQL RUNTIME[0.00162697s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1170996910-1237827553.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1170996910-1237827553.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '150' LIMIT 1]
SQL RUNTIME[0.00020409s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3393695']
SQL RUNTIME[0.00278807s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1189115492-155761180.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1189115492-155761180.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '150' LIMIT 1]
SQL RUNTIME[0.00045085s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3393696']
SQL RUNTIME[0.00397205s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1189115492-1139021127.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1189115492-1139021127.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '870' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '1325610']
SQL RUNTIME[0.00295806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1191506350-612133467.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1191506350-612133467.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '870' LIMIT 1]
SQL RUNTIME[0.00018716s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='3',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='518557',`PrePolicyByte` ='721719141',`PostPolicyByte` ='721719141',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1325611']
SQL RUNTIME[0.00302410s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1191506350-1065030592.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1191506350-1065030592.rrd N:518557:721719141:721719141:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '30' LIMIT 1]
SQL RUNTIME[0.00045896s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101694']
SQL RUNTIME[0.00030613s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='26',`PrePolicyByte_rate` ='15623',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1862857',`PrePolicyByte` ='1187749255',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3550']
SQL RUNTIME[0.00285411s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1264487479-173496540.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1264487479-173496540.rrd N:1862857:1187749255:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '233' LIMIT 1]
SQL RUNTIME[0.00052714s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101791']
SQL RUNTIME[0.00040698s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='197',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='312261',`PrePolicyByte` ='31112344',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3416690']
SQL RUNTIME[0.00287795s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1265735033-484217495.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1265735033-484217495.rrd N:312261:31112344:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '233' LIMIT 1]
SQL RUNTIME[0.00021195s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='8221',`PrePolicyByte_rate` ='5625066',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1312665176',`PrePolicyByte` ='814049501016',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-ipt-in' WHERE `cbqos_id` = '3432881']
SQL RUNTIME[0.00280213s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1265735033-1267466756.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1265735033-1267466756.rrd N:1312665176:814049501016:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '233' LIMIT 1]
SQL RUNTIME[0.00018001s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='114',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='206984',`PrePolicyByte` ='15060029',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3416692']
SQL RUNTIME[0.00264311s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1265735033-2021506733.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1265735033-2021506733.rrd N:206984:15060029:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '28' LIMIT 1]
SQL RUNTIME[0.00034595s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101692']
SQL RUNTIME[0.00022006s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3555']
SQL RUNTIME[0.00498509s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1284964121-1629471666.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1284964121-1629471666.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '872' LIMIT 1]
SQL RUNTIME[0.00014091s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='8',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4947',`PrePolicyByte` ='1800708',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1494988']
SQL RUNTIME[0.00352097s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1328575458-1955873465.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1328575458-1955873465.rrd N:4947:1800708:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '860' LIMIT 1]
SQL RUNTIME[0.00019097s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='275',`PrePolicyByte_rate` ='151123',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='13252502',`PrePolicyByte` ='14505984906',`PostPolicyByte` ='0',`DropPkt` ='298',`DropByte` ='430536',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3557']
SQL RUNTIME[0.00377893s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1354565296-738832033.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1354565296-738832033.rrd N:13252502:14505984906:0:298:430536:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '113' LIMIT 1]
SQL RUNTIME[0.00047112s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101729']
SQL RUNTIME[0.00034213s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='37167',`PrePolicyByte_rate` ='42961421',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6623686311',`PrePolicyByte` ='6981282830589',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3558']
SQL RUNTIME[0.00275302s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1357043445-906563961.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1357043445-906563961.rrd N:6623686311:6981282830589:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '851' LIMIT 1]
SQL RUNTIME[0.00014782s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='10997',`PrePolicyByte_rate` ='14789575',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1383099664',`PrePolicyByte` ='1755917035345',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3559']
SQL RUNTIME[0.00243711s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1387975841-1480665520.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1387975841-1480665520.rrd N:1383099664:1755917035345:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '832' LIMIT 1]
SQL RUNTIME[0.00190091s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '109300']
SQL RUNTIME[0.00040698s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1616',`PrePolicyByte_rate` ='917207',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='135700389',`PrePolicyByte` ='59336585370',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ixreach-brandwatch-gcp' WHERE `cbqos_id` = '3561']
SQL RUNTIME[0.00225687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1480582061-878948993.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1480582061-878948993.rrd N:135700389:59336585370:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '832' LIMIT 1]
SQL RUNTIME[0.00025487s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3562']
SQL RUNTIME[0.00431299s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1480582061-901537382.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1480582061-901537382.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '832' LIMIT 1]
SQL RUNTIME[0.00020313s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ixreach-quantum-aws-1' WHERE `cbqos_id` = '1422121']
SQL RUNTIME[0.00338411s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1480582061-1150956218.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1480582061-1150956218.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '818' LIMIT 1]
SQL RUNTIME[0.00051308s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '108470']
SQL RUNTIME[0.00052118s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5671949',`PrePolicyByte` ='7319557272',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '6402571']
SQL RUNTIME[0.00250506s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1491293644-862789378.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1491293644-862789378.rrd N:5671949:7319557272:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00024605s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='435088',`PrePolicyByte_rate` ='292128265',`PostPolicyByte_rate` ='292310057',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='31911714695',`PrePolicyByte` ='23134015496247',`PostPolicyByte` ='23133641427315',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-ipt' WHERE `cbqos_id` = '3565']
SQL RUNTIME[0.00174999s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-78497914.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-78497914.rrd N:31911714695:23134015496247:23133641427315:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00025582s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='286',`PrePolicyByte_rate` ='24574',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='42818214',`PrePolicyByte` ='4015481059',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='mpls-traverse-critical' WHERE `cbqos_id` = '3566']
SQL RUNTIME[0.00314498s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-388635956.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-388635956.rrd N:42818214:4015481059:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00043702s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3567']
SQL RUNTIME[0.00293493s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-476287796.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-476287796.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='132',`PrePolicyByte_rate` ='11171',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='24707010',`PrePolicyByte` ='2346423319',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3568']
SQL RUNTIME[0.00302601s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-1211654692.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-1211654692.rrd N:24707010:2346423319:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00024295s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='12',`PrePolicyByte_rate` ='1356',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2400832',`PrePolicyByte` ='275688883',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='bgp-core-critical' WHERE `cbqos_id` = '3569']
SQL RUNTIME[0.00285411s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-1560468510.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-1560468510.rrd N:2400832:275688883:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00016379s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='13',`PrePolicyByte_rate` ='1809',`PostPolicyByte_rate` ='1778',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1594653',`PrePolicyByte` ='222443216',`PostPolicyByte` ='222441340',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='exp0' WHERE `cbqos_id` = '3570']
SQL RUNTIME[0.00288796s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-1665728578.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-1665728578.rrd N:1594653:222443216:222441340:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00012302s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='31084',`PrePolicyByte_rate` ='10021817',`PostPolicyByte_rate` ='9969426',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2589366833',`PrePolicyByte` ='1559022827434',`PostPolicyByte` ='1559010382918',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-mpls' WHERE `cbqos_id` = '3571']
SQL RUNTIME[0.00117302s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-2006878727.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-2006878727.rrd N:2589366833:1559022827434:1559010382918:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '203' LIMIT 1]
SQL RUNTIME[0.00012898s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer' WHERE `cbqos_id` = '3572']
SQL RUNTIME[0.00266600s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1515587543-2082502949.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1515587543-2082502949.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '873' LIMIT 1]
SQL RUNTIME[0.00037909s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '112381']
SQL RUNTIME[0.00051594s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='21919',`PrePolicyByte_rate` ='19609877',`PostPolicyByte_rate` ='19510490',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2403718131',`PrePolicyByte` ='2140323197549',`PostPolicyByte` ='2140319433927',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='nexus-mpls-customer' WHERE `cbqos_id` = '4238019']
SQL RUNTIME[0.00451183s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1527170009-830816762.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1527170009-830816762.rrd N:2403718131:2140323197549:2140319433927:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '873' LIMIT 1]
SQL RUNTIME[0.00015092s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='nexus-critical' WHERE `cbqos_id` = '4238020']
SQL RUNTIME[0.00283790s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1527170009-1088686190.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1527170009-1088686190.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '873' LIMIT 1]
SQL RUNTIME[0.00018382s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='49',`PostPolicyByte_rate` ='49',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='75144',`PrePolicyByte` ='6877027',`PostPolicyByte` ='6876959',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '4238021']
SQL RUNTIME[0.00259781s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1527170009-1311629910.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1527170009-1311629910.rrd N:75144:6877027:6876959:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '873' LIMIT 1]
SQL RUNTIME[0.00013995s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='nexus-ipt-customer' WHERE `cbqos_id` = '4238022']
SQL RUNTIME[0.00272012s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1527170009-1609432173.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1527170009-1609432173.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '231' LIMIT 1]
SQL RUNTIME[0.00102091s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101789']
SQL RUNTIME[0.00029302s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='14',`PostPolicyByte_rate` ='12',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='25285',`PrePolicyByte` ='2684260',`PostPolicyByte` ='2684154',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3393687']
SQL RUNTIME[0.00270700s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1568156613-81230226.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1568156613-81230226.rrd N:25285:2684260:2684154:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '231' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='83497',`PrePolicyByte_rate` ='41879727',`PostPolicyByte_rate` ='41677654',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='7399598593',`PrePolicyByte` ='4303915024525',`PostPolicyByte` ='4303878348904',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3393688']
SQL RUNTIME[0.00290895s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1568156613-94315851.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1568156613-94315851.rrd N:7399598593:4303915024525:4303878348904:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00021100s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3573']
SQL RUNTIME[0.00265789s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1583203207-260213245.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1583203207-260213245.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00016117s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='33',`PostPolicyByte_rate` ='33',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='67463',`PrePolicyByte` ='5262014',`PostPolicyByte` ='5262014',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-ipt' WHERE `cbqos_id` = '3574']
SQL RUNTIME[0.00323510s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1583203207-530599921.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1583203207-530599921.rrd N:67463:5262014:5262014:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '144' LIMIT 1]
SQL RUNTIME[0.00014496s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3575']
SQL RUNTIME[0.00280118s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1583203207-1210319911.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1583203207-1210319911.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '146' LIMIT 1]
SQL RUNTIME[0.00032377s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101762']
SQL RUNTIME[0.00028896s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1013',`PrePolicyByte_rate` ='570094',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1595504717',`PrePolicyByte` ='2313765018149',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3578']
SQL RUNTIME[0.00230002s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1594942982-1146610800.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1594942982-1146610800.rrd N:1595504717:2313765018149:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '783' LIMIT 1]
SQL RUNTIME[0.00033402s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101801']
SQL RUNTIME[0.00075102s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='6974',`PrePolicyByte_rate` ='5171943',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='813294361',`PrePolicyByte` ='800621373611',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3583']
SQL RUNTIME[0.00300121s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1618050244-600286165.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1618050244-600286165.rrd N:813294361:800621373611:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '17' LIMIT 1]
SQL RUNTIME[0.00013304s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3584']
SQL RUNTIME[0.00257683s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1619930757-396011958.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1619930757-396011958.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '17' LIMIT 1]
SQL RUNTIME[0.00009108s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer-154' WHERE `cbqos_id` = '3585']
SQL RUNTIME[0.00246406s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1619930757-1485073752.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1619930757-1485073752.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '17' LIMIT 1]
SQL RUNTIME[0.00008583s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer-153' WHERE `cbqos_id` = '3586']
SQL RUNTIME[0.00523591s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1619930757-1485073755.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1619930757-1485073755.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00020409s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3587']
SQL RUNTIME[0.00279808s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-256059064.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-256059064.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00023413s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='15',`PrePolicyByte_rate` ='2210',`PostPolicyByte_rate` ='2207',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3023044',`PrePolicyByte` ='515798947',`PostPolicyByte` ='515799923',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='exp0' WHERE `cbqos_id` = '3588']
SQL RUNTIME[0.00294280s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-275765286.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-275765286.rrd N:3023044:515798947:515799923:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00022316s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='203',`PrePolicyByte_rate` ='17529',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='25263154',`PrePolicyByte` ='2541477508',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='mpls-traverse-critical' WHERE `cbqos_id` = '3589']
SQL RUNTIME[0.00313687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-842225328.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-842225328.rrd N:25263154:2541477508:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00022197s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='38',`PostPolicyByte_rate` ='38',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='655638',`PrePolicyByte` ='88136907',`PostPolicyByte` ='88136935',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-mpls' WHERE `cbqos_id` = '3590']
SQL RUNTIME[0.00155807s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-854055923.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-854055923.rrd N:655638:88136907:88136935:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00020599s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='63',`PrePolicyByte_rate` ='5107',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='18271523',`PrePolicyByte` ='1474152694',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical' WHERE `cbqos_id` = '3591']
SQL RUNTIME[0.00289702s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-944685328.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-944685328.rrd N:18271523:1474152694:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00076985s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='4',`PrePolicyByte_rate` ='401',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='625460',`PrePolicyByte` ='93530977',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='bgp-core-critical' WHERE `cbqos_id` = '3592']
SQL RUNTIME[0.00557613s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-952367386.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-952367386.rrd N:625460:93530977:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00022507s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='167007',`PrePolicyByte_rate` ='137957988',`PostPolicyByte_rate` ='137400557',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='11839117403',`PrePolicyByte` ='9570943322692',`PostPolicyByte` ='9570991113692',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cust-ipt' WHERE `cbqos_id` = '3593']
SQL RUNTIME[0.00516796s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-1722138886.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-1722138886.rrd N:11839117403:9570943322692:9570991113692:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '211' LIMIT 1]
SQL RUNTIME[0.00021791s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='sniffer' WHERE `cbqos_id` = '3594']
SQL RUNTIME[0.00298715s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1625430718-1773521641.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1625430718-1773521641.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '231' LIMIT 1]
SQL RUNTIME[0.00070500s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='16',`PrePolicyByte_rate` ='6498',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='307968',`PrePolicyByte` ='90085086',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3393689']
SQL RUNTIME[0.00318789s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1649599227-1133251863.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1649599227-1133251863.rrd N:307968:90085086:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '231' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='25892',`PrePolicyByte_rate` ='20081223',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1700451718',`PrePolicyByte` ='1343902735588',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3393690']
SQL RUNTIME[0.00358391s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1649599227-1712362412.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1649599227-1712362412.rrd N:1700451718:1343902735588:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '890' LIMIT 1]
SQL RUNTIME[0.00051498s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '113630']
SQL RUNTIME[0.00047612s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='21730',`PrePolicyByte_rate` ='28457616',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1276286936',`PrePolicyByte` ='1519875437266',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '7033480']
SQL RUNTIME[0.00474000s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1693887871-1789956834.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1693887871-1789956834.rrd N:1276286936:1519875437266:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '866' LIMIT 1]
SQL RUNTIME[0.00069714s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='53',`PrePolicyByte_rate` ='9093',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='7003717',`PrePolicyByte` ='1389738504',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1024952']
SQL RUNTIME[0.00376511s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1707977964-393879470.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1707977964-393879470.rrd N:7003717:1389738504:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '788' LIMIT 1]
SQL RUNTIME[0.00038505s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101805']
SQL RUNTIME[0.00068593s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1087',`PrePolicyByte_rate` ='326539',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='165312999',`PrePolicyByte` ='51209160708',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3595']
SQL RUNTIME[0.00549579s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1717284310-644054409.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1717284310-644054409.rrd N:165312999:51209160708:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '788' LIMIT 1]
SQL RUNTIME[0.00016308s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4968',`PrePolicyByte` ='491003',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3596']
SQL RUNTIME[0.00303698s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1717284310-2051296572.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1717284310-2051296572.rrd N:4968:491003:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '863' LIMIT 1]
SQL RUNTIME[0.00014496s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='56843',`PrePolicyByte_rate` ='84374362',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2460405679',`PrePolicyByte` ='3621585783286',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '56820']
SQL RUNTIME[0.00287795s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1755550669-1556066901.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1755550669-1556066901.rrd N:2460405679:3621585783286:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '40' LIMIT 1]
SQL RUNTIME[0.00069213s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101704']
SQL RUNTIME[0.00036812s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='9076',`PrePolicyByte_rate` ='13431549',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1176868282',`PrePolicyByte` ='1741850162093',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3597']
SQL RUNTIME[0.00470805s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1765446362-1719775290.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1765446362-1719775290.rrd N:1176868282:1741850162093:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '116' LIMIT 1]
SQL RUNTIME[0.00034404s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101732']
SQL RUNTIME[0.00022316s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='43117',`PrePolicyByte_rate` ='27120861',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4850123637',`PrePolicyByte` ='4892781396996',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '2251170']
SQL RUNTIME[0.00273991s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1770600673-439869937.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1770600673-439869937.rrd N:4850123637:4892781396996:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '146' LIMIT 1]
SQL RUNTIME[0.00011992s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1135',`PrePolicyByte_rate` ='717036',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='519373456',`PrePolicyByte` ='113892526752',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3598']
SQL RUNTIME[0.00291395s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1781668757-1531573345.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1781668757-1531573345.rrd N:519373456:113892526752:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '149' LIMIT 1]
SQL RUNTIME[0.00047898s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3393697']
SQL RUNTIME[0.00512290s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1797965665-224917156.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1797965665-224917156.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '149' LIMIT 1]
SQL RUNTIME[0.00014305s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3393698']
SQL RUNTIME[0.00293493s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1797965665-937948161.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1797965665-937948161.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '794' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3393691']
SQL RUNTIME[0.00347686s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1817401144-456236270.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1817401144-456236270.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '794' LIMIT 1]
SQL RUNTIME[0.00016284s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='14',`PostPolicyByte_rate` ='14',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='27436',`PrePolicyByte` ='2359496',`PostPolicyByte` ='2359496',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3393692']
SQL RUNTIME[0.00284386s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1817401144-859314839.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1817401144-859314839.rrd N:27436:2359496:2359496:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '868' LIMIT 1]
SQL RUNTIME[0.00037003s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110723']
SQL RUNTIME[0.00057793s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='49943',`PrePolicyByte_rate` ='73971657',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2085916754',`PrePolicyByte` ='2936323322345',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1325612']
SQL RUNTIME[0.00304103s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1864403289-610001020.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1864403289-610001020.rrd N:2085916754:2936323322345:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00063992s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101788']
SQL RUNTIME[0.00034499s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5385',`PrePolicyByte` ='414219',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-beaming' WHERE `cbqos_id` = '3599']
SQL RUNTIME[0.00315213s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-870529.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-870529.rrd N:5385:414219:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00160599s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-gocreations' WHERE `cbqos_id` = '3600']
SQL RUNTIME[0.00314593s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2572948.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2572948.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='183',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='139375',`PrePolicyByte` ='20476693',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-metafour' WHERE `cbqos_id` = '3601']
SQL RUNTIME[0.00299907s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-11589531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-11589531.rrd N:139375:20476693:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00015807s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='711',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='265345',`PrePolicyByte` ='351567372',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-tribeca2' WHERE `cbqos_id` = '6246620']
SQL RUNTIME[0.00303197s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-16491605.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-16491605.rrd N:265345:351567372:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00057793s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='75',`PrePolicyByte_rate` ='49181',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6250073',`PrePolicyByte` ='7100293469',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-valleyinvicta' WHERE `cbqos_id` = '3005075']
SQL RUNTIME[0.00273180s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-21252653.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-21252653.rrd N:6250073:7100293469:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00106692s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='10',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='20967',`PrePolicyByte` ='1474715',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic3' WHERE `cbqos_id` = '5823533']
SQL RUNTIME[0.00391507s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-23429618.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-23429618.rrd N:20967:1474715:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00018096s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4474',`PrePolicyByte` ='334223',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic2' WHERE `cbqos_id` = '3602']
SQL RUNTIME[0.00261879s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-23429619.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-23429619.rrd N:4474:334223:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00062799s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='5',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4333',`PrePolicyByte` ='323547',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic4' WHERE `cbqos_id` = '5823534']
SQL RUNTIME[0.00287008s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-23429621.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-23429621.rrd N:4333:323547:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00063705s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='325',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='687918',`PrePolicyByte` ='191568164',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-genco' WHERE `cbqos_id` = '3604']
SQL RUNTIME[0.00303507s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-61720959.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-61720959.rrd N:687918:191568164:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00072384s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='158',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='62041',`PrePolicyByte` ='10171814',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-apex2' WHERE `cbqos_id` = '3605']
SQL RUNTIME[0.00296116s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-71627656.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-71627656.rrd N:62041:10171814:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00045180s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='4190',`PrePolicyByte_rate` ='5340818',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1001120377',`PrePolicyByte` ='1260569141066',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-vooservers' WHERE `cbqos_id` = '3607']
SQL RUNTIME[0.00278902s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-127813569.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-127813569.rrd N:1001120377:1260569141066:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00027895s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='6',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6548',`PrePolicyByte` ='674182',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-josephgoulden' WHERE `cbqos_id` = '8742472']
SQL RUNTIME[0.00307512s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-154609552.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-154609552.rrd N:6548:674182:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017405s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='15',`PrePolicyByte_rate` ='1827',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='968277',`PrePolicyByte` ='266298983',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sads' WHERE `cbqos_id` = '3608']
SQL RUNTIME[0.00354600s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-156129679.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-156129679.rrd N:968277:266298983:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021410s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='250',`PrePolicyByte_rate` ='30946',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6399239',`PrePolicyByte` ='1469564427',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-virtualtin' WHERE `cbqos_id` = '3611']
SQL RUNTIME[0.00344491s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-199954609.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-199954609.rrd N:6399239:1469564427:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00028992s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='19',`PrePolicyByte_rate` ='1810',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3688493',`PrePolicyByte` ='853320092',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-henryschein' WHERE `cbqos_id` = '3612']
SQL RUNTIME[0.00311208s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-207986604.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-207986604.rrd N:3688493:853320092:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='105',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='237240',`PrePolicyByte` ='50534993',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-umbee' WHERE `cbqos_id` = '3613']
SQL RUNTIME[0.00325298s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-214801260.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-214801260.rrd N:237240:50534993:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00163007s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='86',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='62969',`PrePolicyByte` ='23179226',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-thinksys' WHERE `cbqos_id` = '2534971']
SQL RUNTIME[0.00335383s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-224126720.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-224126720.rrd N:62969:23179226:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00027609s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='204',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='40259',`PrePolicyByte` ='19255144',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-prinsforklift' WHERE `cbqos_id` = '3616']
SQL RUNTIME[0.00287104s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-244353585.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-244353585.rrd N:40259:19255144:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00068307s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='553',`PrePolicyByte_rate` ='764401',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='36572591',`PrePolicyByte` ='49187689417',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-gfs' WHERE `cbqos_id` = '3617']
SQL RUNTIME[0.00298500s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-245825266.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-245825266.rrd N:36572591:49187689417:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='6',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='133720',`PrePolicyByte` ='146995740',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-millenniumglobal' WHERE `cbqos_id` = '3618']
SQL RUNTIME[0.00312304s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-250173519.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-250173519.rrd N:133720:146995740:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00123596s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='8',`PrePolicyByte_rate` ='1930',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='599412',`PrePolicyByte` ='561478822',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-greenstone' WHERE `cbqos_id` = '3619']
SQL RUNTIME[0.00318599s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-256240443.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-256240443.rrd N:599412:561478822:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025892s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='7',`PrePolicyByte_rate` ='4975',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='8944158',`PrePolicyByte` ='12269764520',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-secure217288' WHERE `cbqos_id` = '3620']
SQL RUNTIME[0.00160885s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-257705463.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-257705463.rrd N:8944158:12269764520:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00018907s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='13',`PrePolicyByte_rate` ='13424',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='10157284',`PrePolicyByte` ='14215073511',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-capespan' WHERE `cbqos_id` = '4657102']
SQL RUNTIME[0.00315714s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-298210789.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-298210789.rrd N:10157284:14215073511:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0013s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00110412s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='2',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5236',`PrePolicyByte` ='422869',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-springfibre' WHERE `cbqos_id` = '6951819']
SQL RUNTIME[0.00320101s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-300443594.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-300443594.rrd N:5236:422869:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021005s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-icomera' WHERE `cbqos_id` = '3622']
SQL RUNTIME[0.00462914s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-344981238.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-344981238.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00020504s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='41',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='76628',`PrePolicyByte` ='9488170',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-stroz' WHERE `cbqos_id` = '3623']
SQL RUNTIME[0.00383615s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-354321856.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-354321856.rrd N:76628:9488170:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='58',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='159257',`PrePolicyByte` ='31340517',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-bluetelecoms2' WHERE `cbqos_id` = '10775600']
SQL RUNTIME[0.00295186s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-357082885.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-357082885.rrd N:159257:31340517:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00019503s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='3',`PrePolicyByte_rate` ='226',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='576340',`PrePolicyByte` ='39701202',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-optomany' WHERE `cbqos_id` = '3624']
SQL RUNTIME[0.00298500s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-366525735.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-366525735.rrd N:576340:39701202:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017214s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='57',`PrePolicyByte_rate` ='48486',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='8243971',`PrePolicyByte` ='2659861385',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-hostdime' WHERE `cbqos_id` = '3627']
SQL RUNTIME[0.00322199s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-384889932.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-384889932.rrd N:8243971:2659861385:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023985s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cloud-811' WHERE `cbqos_id` = '3837998']
SQL RUNTIME[0.00332904s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-399015191.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-399015191.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017500s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='34',`PrePolicyByte_rate` ='14408',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='951011',`PrePolicyByte` ='595265680',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdcrt-osinets' WHERE `cbqos_id` = '3630']
SQL RUNTIME[0.00333381s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-477062688.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-477062688.rrd N:951011:595265680:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021195s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='12',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='28595',`PrePolicyByte` ='18105960',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-chaumont' WHERE `cbqos_id` = '8015732']
SQL RUNTIME[0.00270891s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-477129012.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-477129012.rrd N:28595:18105960:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00026798s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='100',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='242119',`PrePolicyByte` ='131349711',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-brokertech' WHERE `cbqos_id` = '3631']
SQL RUNTIME[0.00258017s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-477870970.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-477870970.rrd N:242119:131349711:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021505s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='505',`PrePolicyByte_rate` ='673423',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='15074733',`PrePolicyByte` ='15902005608',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-icm' WHERE `cbqos_id` = '3632']
SQL RUNTIME[0.00267696s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-480746302.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-480746302.rrd N:15074733:15902005608:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00022411s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-outset' WHERE `cbqos_id` = '3633']
SQL RUNTIME[0.00286794s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-489416238.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-489416238.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00022292s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='25',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='72040',`PrePolicyByte` ='13950045',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-akjan' WHERE `cbqos_id` = '3634']
SQL RUNTIME[0.00353503s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-500649424.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-500649424.rrd N:72040:13950045:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00061011s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='315',`PrePolicyByte_rate` ='161975',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='39231264',`PrePolicyByte` ='10733393259',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-kmgroup' WHERE `cbqos_id` = '3635']
SQL RUNTIME[0.00313997s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-505836753.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-505836753.rrd N:39231264:10733393259:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024199s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='116',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='474327',`PrePolicyByte` ='46880762',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-vl709-coinmode' WHERE `cbqos_id` = '5823535']
SQL RUNTIME[0.00306606s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-506776651.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-506776651.rrd N:474327:46880762:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024581s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='2',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3873',`PrePolicyByte` ='297752',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-brigade' WHERE `cbqos_id` = '3636']
SQL RUNTIME[0.00326204s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-536653493.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-536653493.rrd N:3873:297752:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021911s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='3',`PrePolicyByte_rate` ='1840',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='199911',`PrePolicyByte` ='157588513',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-healthshare' WHERE `cbqos_id` = '3637']
SQL RUNTIME[0.00314188s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-541025963.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-541025963.rrd N:199911:157588513:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024509s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5741',`PrePolicyByte` ='593655',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sapia' WHERE `cbqos_id` = '3638']
SQL RUNTIME[0.00343394s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-567048395.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-567048395.rrd N:5741:593655:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00030899s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='10',`PrePolicyByte_rate` ='3455',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1958933',`PrePolicyByte` ='1460677837',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdcrt-dediservnets' WHERE `cbqos_id` = '3639']
SQL RUNTIME[0.00359297s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-572457782.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-572457782.rrd N:1958933:1460677837:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00022697s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='117',`PrePolicyByte_rate` ='31408',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='7964422',`PrePolicyByte` ='6918519668',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-globalsign' WHERE `cbqos_id` = '7597538']
SQL RUNTIME[0.00307894s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-585083779.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-585083779.rrd N:7964422:6918519668:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00026417s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='7',`PrePolicyByte_rate` ='4493',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='236101',`PrePolicyByte` ='95762192',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-chsnetworks' WHERE `cbqos_id` = '4905660']
SQL RUNTIME[0.00299811s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-587357052.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-587357052.rrd N:236101:95762192:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024796s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='2',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='34376',`PrePolicyByte` ='27287530',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-teligent' WHERE `cbqos_id` = '3640']
SQL RUNTIME[0.00337791s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-588660080.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-588660080.rrd N:34376:27287530:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024700s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cdcrw' WHERE `cbqos_id` = '9229944']
SQL RUNTIME[0.00355411s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-593573628.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-593573628.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025487s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='110',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='117611',`PrePolicyByte` ='19267266',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-fourd' WHERE `cbqos_id` = '3641']
SQL RUNTIME[0.00357699s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-601703687.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-601703687.rrd N:117611:19267266:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00026917s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='46',`PrePolicyByte_rate` ='12161',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3583569',`PrePolicyByte` ='1017875795',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-vsl' WHERE `cbqos_id` = '3642']
SQL RUNTIME[0.00340319s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-605612686.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-605612686.rrd N:3583569:1017875795:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023508s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='10',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='19176',`PrePolicyByte` ='1587262',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-1stcomp2' WHERE `cbqos_id` = '11328318']
SQL RUNTIME[0.00346184s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-612726739.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-612726739.rrd N:19176:1587262:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023103s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='776',`PrePolicyByte_rate` ='1044083',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='45641515',`PrePolicyByte` ='61562014789',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-akita' WHERE `cbqos_id` = '3644']
SQL RUNTIME[0.00338101s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-636028359.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-636028359.rrd N:45641515:61562014789:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='41',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='135773',`PrePolicyByte` ='120307166',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-apex' WHERE `cbqos_id` = '3646']
SQL RUNTIME[0.00327611s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-642738749.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-642738749.rrd N:135773:120307166:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00029707s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='256',`PrePolicyByte_rate` ='258887',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='37467969',`PrePolicyByte` ='37691899432',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-mojeek' WHERE `cbqos_id` = '3647']
SQL RUNTIME[0.00337291s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-644512012.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-644512012.rrd N:37467969:37691899432:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021887s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='31',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='63400',`PrePolicyByte` ='4602230',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-unionsolutions' WHERE `cbqos_id` = '3648']
SQL RUNTIME[0.00325203s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-652258229.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-652258229.rrd N:63400:4602230:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023794s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='34916',`PrePolicyByte` ='35356428',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-systemc' WHERE `cbqos_id` = '3649']
SQL RUNTIME[0.00307083s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-671798335.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-671798335.rrd N:34916:35356428:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017881s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='52',`PrePolicyByte_rate` ='15905',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='7235487',`PrePolicyByte` ='5472036594',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-pondgroup' WHERE `cbqos_id` = '3650']
SQL RUNTIME[0.00277710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-683308531.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-683308531.rrd N:7235487:5472036594:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021601s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1182',`PrePolicyByte_rate` ='232140',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='572996612',`PrePolicyByte` ='101346926916',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnic' WHERE `cbqos_id` = '3651']
SQL RUNTIME[0.00300002s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-688440030.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-688440030.rrd N:572996612:101346926916:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00027108s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='8',`PrePolicyByte_rate` ='830',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='426743',`PrePolicyByte` ='300414831',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-atb' WHERE `cbqos_id` = '3652']
SQL RUNTIME[0.00325084s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-692539360.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-692539360.rrd N:426743:300414831:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00018597s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-prodec' WHERE `cbqos_id` = '3653']
SQL RUNTIME[0.00328088s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-709969710.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-709969710.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00020385s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='9380',`PrePolicyByte` ='882229',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-slbidco' WHERE `cbqos_id` = '10022559']
SQL RUNTIME[0.00306392s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-711726910.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-711726910.rrd N:9380:882229:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00020289s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='3',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='28442',`PrePolicyByte` ='2137686',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-apexgatwick' WHERE `cbqos_id` = '3654']
SQL RUNTIME[0.00317287s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-712436736.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-712436736.rrd N:28442:2137686:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024295s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='89',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='175610',`PrePolicyByte` ='117691057',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-smartdebit' WHERE `cbqos_id` = '3655']
SQL RUNTIME[0.00308800s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-715164121.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-715164121.rrd N:175610:117691057:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023198s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='89',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='107303',`PrePolicyByte` ='116070702',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-insight' WHERE `cbqos_id` = '3657']
SQL RUNTIME[0.00318909s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-743095637.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-743095637.rrd N:107303:116070702:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023699s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='9',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='173235',`PrePolicyByte` ='24345321',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-haymarket' WHERE `cbqos_id` = '3658']
SQL RUNTIME[0.00306892s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-744876893.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-744876893.rrd N:173235:24345321:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023007s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='12',`PrePolicyByte_rate` ='3814',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5693613',`PrePolicyByte` ='6597070764',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-tribeca' WHERE `cbqos_id` = '3660']
SQL RUNTIME[0.00292802s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-763498194.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-763498194.rrd N:5693613:6597070764:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024915s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='catch-nonglobal' WHERE `cbqos_id` = '3661']
SQL RUNTIME[0.00291085s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-764716542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-764716542.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00067711s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='64',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='40043',`PrePolicyByte` ='28363123',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-oakhill' WHERE `cbqos_id` = '1316478']
SQL RUNTIME[0.00307012s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-767593609.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-767593609.rrd N:40043:28363123:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00027394s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-virtualtin2' WHERE `cbqos_id` = '3662']
SQL RUNTIME[0.00311494s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-771324286.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-771324286.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00027514s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='419',`PrePolicyByte_rate` ='247072',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='71264153',`PrePolicyByte` ='40945276184',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-brandwatch' WHERE `cbqos_id` = '3663']
SQL RUNTIME[0.00343108s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-774103123.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-774103123.rrd N:71264153:40945276184:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00029206s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='27',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='205189',`PrePolicyByte` ='118686977',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-woodlands' WHERE `cbqos_id` = '3664']
SQL RUNTIME[0.00284910s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-788679155.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-788679155.rrd N:205189:118686977:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023985s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='103',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='131470',`PrePolicyByte` ='24051991',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-selecttech' WHERE `cbqos_id` = '3667']
SQL RUNTIME[0.00421000s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-827102251.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-827102251.rrd N:131470:24051991:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00019884s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='25',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='122839',`PrePolicyByte` ='127068601',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-enhancedoperatingsys' WHERE `cbqos_id` = '7845840']
SQL RUNTIME[0.00399613s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-830779813.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-830779813.rrd N:122839:127068601:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00090790s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='5',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='77718',`PrePolicyByte` ='73924313',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-pitchpartners' WHERE `cbqos_id` = '3668']
SQL RUNTIME[0.00291896s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-853260628.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-853260628.rrd N:77718:73924313:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00131798s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='35',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='29265',`PrePolicyByte` ='4864651',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-pav' WHERE `cbqos_id` = '3672']
SQL RUNTIME[0.00449491s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-923409377.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-923409377.rrd N:29265:4864651:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023293s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='5',`PrePolicyByte_rate` ='4722',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='799024',`PrePolicyByte` ='945426724',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-allteks' WHERE `cbqos_id` = '3673']
SQL RUNTIME[0.00297713s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-928327231.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-928327231.rrd N:799024:945426724:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00115013s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='31',`PrePolicyByte_rate` ='8853',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='418959',`PrePolicyByte` ='118486961',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-footwork' WHERE `cbqos_id` = '3674']
SQL RUNTIME[0.00374293s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-934165789.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-934165789.rrd N:418959:118486961:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023603s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-gfs2' WHERE `cbqos_id` = '1664209']
SQL RUNTIME[0.00376797s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-947993425.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-947993425.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00038505s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='12',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='14324',`PrePolicyByte` ='7283869',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cymar' WHERE `cbqos_id` = '3676']
SQL RUNTIME[0.00289702s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-953945911.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-953945911.rrd N:14324:7283869:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00016999s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='89665',`PrePolicyByte` ='17412284',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-higher-nature' WHERE `cbqos_id` = '3677']
SQL RUNTIME[0.00248289s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-970508902.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-970508902.rrd N:89665:17412284:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00062799s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='14',`PrePolicyByte_rate` ='3156',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1151637',`PrePolicyByte` ='216915298',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-npit' WHERE `cbqos_id` = '3678']
SQL RUNTIME[0.00284505s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1020422726.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1020422726.rrd N:1151637:216915298:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013304s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='8262',`PrePolicyByte` ='686334',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-mtech' WHERE `cbqos_id` = '2049194']
SQL RUNTIME[0.00244999s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1022587645.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1022587645.rrd N:8262:686334:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013781s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='14',`PrePolicyByte_rate` ='16657',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2498796',`PrePolicyByte` ='3315809015',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-nanook' WHERE `cbqos_id` = '3679']
SQL RUNTIME[0.00247693s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1035849286.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1035849286.rrd N:2498796:3315809015:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00103498s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4007',`PrePolicyByte` ='311107',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-template-df1' WHERE `cbqos_id` = '3682']
SQL RUNTIME[0.00257611s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1067434243.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1067434243.rrd N:4007:311107:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013518s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='36145',`PrePolicyByte` ='2833917',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-template-df4' WHERE `cbqos_id` = '3683']
SQL RUNTIME[0.00238705s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1067434246.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1067434246.rrd N:36145:2833917:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00110698s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5738',`PrePolicyByte` ='441925',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cosector' WHERE `cbqos_id` = '3684']
SQL RUNTIME[0.00261211s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1087512522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1087512522.rrd N:5738:441925:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00039291s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='745835',`PrePolicyByte` ='1120585198',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-simpleit4u' WHERE `cbqos_id` = '7116174']
SQL RUNTIME[0.00312495s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1135297546.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1135297546.rrd N:745835:1120585198:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00015998s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='9',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5150',`PrePolicyByte` ='376571',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-slbidco2' WHERE `cbqos_id` = '10226459']
SQL RUNTIME[0.00248981s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1140389128.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1140389128.rrd N:5150:376571:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='61',`PrePolicyByte_rate` ='84792',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4833695',`PrePolicyByte` ='6620846707',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-skyegroup4' WHERE `cbqos_id` = '10966485']
SQL RUNTIME[0.00241208s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1169443574.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1169443574.rrd N:4833695:6620846707:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013089s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4442',`PrePolicyByte` ='352924',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-skyegroup5' WHERE `cbqos_id` = '11184402']
SQL RUNTIME[0.00238395s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1169443575.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1169443575.rrd N:4442:352924:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00129104s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='7',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='8653',`PrePolicyByte` ='644583',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-skyegroup3' WHERE `cbqos_id` = '6508301']
SQL RUNTIME[0.00268483s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1186221164.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1186221164.rrd N:8653:644583:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013900s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='33',`PrePolicyByte_rate` ='5207',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6489520',`PrePolicyByte` ='1182790430',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-skyegroup2' WHERE `cbqos_id` = '5164082']
SQL RUNTIME[0.00301504s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1186221165.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1186221165.rrd N:6489520:1182790430:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='2',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2458',`PrePolicyByte` ='198856',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-moathomes' WHERE `cbqos_id` = '3687']
SQL RUNTIME[0.00261879s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1192683909.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1192683909.rrd N:2458:198856:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00015783s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='17',`PrePolicyByte_rate` ='2204',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2145921',`PrePolicyByte` ='329337277',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-workflow' WHERE `cbqos_id` = '3688']
SQL RUNTIME[0.00274587s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1194124361.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1194124361.rrd N:2145921:329337277:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00019503s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdcrt-routernets' WHERE `cbqos_id` = '3689']
SQL RUNTIME[0.00301504s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1214781183.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1214781183.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00100589s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='9',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='34444',`PrePolicyByte` ='20188889',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-1stcomp' WHERE `cbqos_id` = '920181']
SQL RUNTIME[0.00311899s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1224898671.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1224898671.rrd N:34444:20188889:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='9',`PrePolicyByte_rate` ='1914',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1158606',`PrePolicyByte` ='520766849',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-convergint' WHERE `cbqos_id` = '3690']
SQL RUNTIME[0.00280595s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1227749093.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1227749093.rrd N:1158606:520766849:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00014806s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='19',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='18044',`PrePolicyByte` ='6654199',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-advogroup' WHERE `cbqos_id` = '9504502']
SQL RUNTIME[0.00277591s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1230157207.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1230157207.rrd N:18044:6654199:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017190s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='25',`PrePolicyByte_rate` ='4605',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2886128',`PrePolicyByte` ='2916184490',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-itcubed' WHERE `cbqos_id` = '3691']
SQL RUNTIME[0.00243497s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1238651450.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1238651450.rrd N:2886128:2916184490:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00011706s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='39',`PrePolicyByte_rate` ='49400',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2415286',`PrePolicyByte` ='2894569691',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-bluetelecoms' WHERE `cbqos_id` = '3768656']
SQL RUNTIME[0.00268197s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1277335544.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1277335544.rrd N:2415286:2894569691:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021505s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='6',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3657934',`PrePolicyByte` ='5123463858',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-candc' WHERE `cbqos_id` = '3692']
SQL RUNTIME[0.00257587s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1289289698.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1289289698.rrd N:3657934:5123463858:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00022697s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='219',`PrePolicyByte_rate` ='257543',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='11561838',`PrePolicyByte` ='14222714317',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-secdata' WHERE `cbqos_id` = '3694']
SQL RUNTIME[0.00227308s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1314542889.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1314542889.rrd N:11561838:14222714317:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023508s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='13',`PrePolicyByte_rate` ='13252',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='207658',`PrePolicyByte` ='170995854',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-bespoke' WHERE `cbqos_id` = '3695']
SQL RUNTIME[0.00305891s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1338869046.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1338869046.rrd N:207658:170995854:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024199s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='9',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='228306',`PrePolicyByte` ='291790191',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-servomex' WHERE `cbqos_id` = '3696']
SQL RUNTIME[0.00266004s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1348643767.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1348643767.rrd N:228306:291790191:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00018501s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='242',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='47132',`PrePolicyByte` ='46855935',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-qubeauto' WHERE `cbqos_id` = '8994450']
SQL RUNTIME[0.00273705s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1351815610.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1351815610.rrd N:47132:46855935:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00019407s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='6',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='20281',`PrePolicyByte` ='1426436',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cloud-301' WHERE `cbqos_id` = '3837999']
SQL RUNTIME[0.00141811s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1373400856.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1373400856.rrd N:20281:1426436:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00015306s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5064',`PrePolicyByte` ='380383',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sotasolutions1' WHERE `cbqos_id` = '8869680']
SQL RUNTIME[0.00374603s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1391071301.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1391071301.rrd N:5064:380383:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017786s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='311',`PrePolicyByte_rate` ='402299',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='6875507',`PrePolicyByte` ='6540877390',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-alphastream' WHERE `cbqos_id` = '920182']
SQL RUNTIME[0.00377607s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1400240955.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1400240955.rrd N:6875507:6540877390:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00056291s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='560',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='582946',`PrePolicyByte` ='334730020',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-woodlands2' WHERE `cbqos_id` = '4112822']
SQL RUNTIME[0.00283504s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1404567633.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1404567633.rrd N:582946:334730020:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='10',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='696717',`PrePolicyByte` ='1014130260',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-influentialsoftware' WHERE `cbqos_id` = '5611360']
SQL RUNTIME[0.00318098s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1422515017.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1422515017.rrd N:696717:1014130260:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00081015s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-datatrans' WHERE `cbqos_id` = '3697']
SQL RUNTIME[0.00242281s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1432918095.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1432918095.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00022006s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='2',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3398',`PrePolicyByte` ='245302',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-mtwnhs2' WHERE `cbqos_id` = '3700']
SQL RUNTIME[0.00372720s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1437679534.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1437679534.rrd N:3398:245302:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00064397s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='73',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='246525',`PrePolicyByte` ='239746180',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-mibl' WHERE `cbqos_id` = '3701']
SQL RUNTIME[0.00322223s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1439221719.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1439221719.rrd N:246525:239746180:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00016713s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='257',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='84869',`PrePolicyByte` ='41840943',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-fluenttech2' WHERE `cbqos_id` = '3702']
SQL RUNTIME[0.00278902s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1441666656.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1441666656.rrd N:84869:41840943:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00039196s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='41207',`PrePolicyByte` ='21203243',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-icom' WHERE `cbqos_id` = '3703']
SQL RUNTIME[0.00296307s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1459048913.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1459048913.rrd N:41207:21203243:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00084090s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='23089',`PrePolicyByte` ='11660257',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-blackbox' WHERE `cbqos_id` = '6804957']
SQL RUNTIME[0.00276303s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1459317081.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1459317081.rrd N:23089:11660257:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00102186s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='45',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='93671',`PrePolicyByte` ='77177991',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-ifs' WHERE `cbqos_id` = '8966956']
SQL RUNTIME[0.00256181s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1495402026.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1495402026.rrd N:93671:77177991:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00033498s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='22',`PrePolicyByte_rate` ='4498',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='8219564',`PrePolicyByte` ='5898904012',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdcrt-servicenets' WHERE `cbqos_id` = '3704']
SQL RUNTIME[0.00281000s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1501466893.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1501466893.rrd N:8219564:5898904012:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00036311s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='62',`PrePolicyByte_rate` ='42130',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1537498',`PrePolicyByte` ='1106574379',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-holidayextras' WHERE `cbqos_id` = '3705']
SQL RUNTIME[0.00263190s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1516005397.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1516005397.rrd N:1537498:1106574379:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00012612s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='20',`PrePolicyByte_rate` ='3493',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1628396',`PrePolicyByte` ='283166903',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-deeprender' WHERE `cbqos_id` = '7404876']
SQL RUNTIME[0.00263286s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1545647612.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1545647612.rrd N:1628396:283166903:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00057507s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='10',`PrePolicyByte_rate` ='3001',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1144185',`PrePolicyByte` ='364498707',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sub2tech' WHERE `cbqos_id` = '3706']
SQL RUNTIME[0.00320220s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1548672384.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1548672384.rrd N:1144185:364498707:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013590s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='13',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='20791',`PrePolicyByte` ='4319722',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-iqual' WHERE `cbqos_id` = '3707']
SQL RUNTIME[0.00110292s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1551122777.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1551122777.rrd N:20791:4319722:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00014901s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5120',`PrePolicyByte` ='430620',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-bilimanagement' WHERE `cbqos_id` = '8643917']
SQL RUNTIME[0.00288796s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1571385881.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1571385881.rrd N:5120:430620:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013304s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='2',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4099',`PrePolicyByte` ='315596',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sotasolutions' WHERE `cbqos_id` = '3708']
SQL RUNTIME[0.00268888s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1580009837.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1580009837.rrd N:4099:315596:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00012207s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3709']
SQL RUNTIME[0.00175595s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1584820691.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1584820691.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013900s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='21',`PrePolicyByte_rate` ='4917',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='3079777',`PrePolicyByte` ='2106795516',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-skyegroup' WHERE `cbqos_id` = '3712']
SQL RUNTIME[0.00265288s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1624111934.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1624111934.rrd N:3079777:2106795516:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013614s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='19',`PrePolicyByte_rate` ='22241',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1312861',`PrePolicyByte` ='889075651',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-avantecare' WHERE `cbqos_id` = '4795098']
SQL RUNTIME[0.00258994s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1636328096.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1636328096.rrd N:1312861:889075651:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00117111s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-clubclass' WHERE `cbqos_id` = '3714']
SQL RUNTIME[0.00353193s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1644796846.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1644796846.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00013089s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='15',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='139658',`PrePolicyByte` ='63269306',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cloud-202' WHERE `cbqos_id` = '3838000']
SQL RUNTIME[0.00380802s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1668117187.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1668117187.rrd N:139658:63269306:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00040007s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='167',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='509877',`PrePolicyByte` ='61563228',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-prater' WHERE `cbqos_id` = '3715']
SQL RUNTIME[0.00399804s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1676093800.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1676093800.rrd N:509877:61563228:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00027895s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='5',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='14775',`PrePolicyByte` ='1089672',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-lewisham' WHERE `cbqos_id` = '3716']
SQL RUNTIME[0.00299978s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1682968845.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1682968845.rrd N:14775:1089672:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017691s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='10',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='16803',`PrePolicyByte` ='1450964',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-burningmedia' WHERE `cbqos_id` = '3717']
SQL RUNTIME[0.00268817s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1688144340.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1688144340.rrd N:16803:1450964:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00131512s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='3',`PrePolicyByte_rate` ='1174',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='493918',`PrePolicyByte` ='313993508',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-takeone' WHERE `cbqos_id` = '3719']
SQL RUNTIME[0.00274801s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1696503522.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1696503522.rrd N:493918:313993508:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-akj' WHERE `cbqos_id` = '3720']
SQL RUNTIME[0.00411391s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1697549102.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1697549102.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00019884s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='10220',`PrePolicyByte` ='2298220',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-quantumleap' WHERE `cbqos_id` = '4196452']
SQL RUNTIME[0.00226283s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1698596218.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1698596218.rrd N:10220:2298220:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00016594s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-callflow' WHERE `cbqos_id` = '3721']
SQL RUNTIME[0.00504899s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1715059130.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1715059130.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00019217s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='11',`PrePolicyByte_rate` ='5214',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='15921392',`PrePolicyByte` ='20549401894',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-clustered' WHERE `cbqos_id` = '2938511']
SQL RUNTIME[0.00265408s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1716055497.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1716055497.rrd N:15921392:20549401894:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021386s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='16126',`PrePolicyByte` ='1379230',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-pageone' WHERE `cbqos_id` = '3722']
SQL RUNTIME[0.00271893s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1719601006.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1719601006.rrd N:16126:1379230:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024390s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='10',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='65320',`PrePolicyByte` ='50681429',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-bapchild' WHERE `cbqos_id` = '3723']
SQL RUNTIME[0.00289607s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1724607320.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1724607320.rrd N:65320:50681429:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023890s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-agencysoft' WHERE `cbqos_id` = '3724']
SQL RUNTIME[0.00338602s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1726872404.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1726872404.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00009394s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-uniware2' WHERE `cbqos_id` = '3725']
SQL RUNTIME[0.00272584s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1746422649.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1746422649.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00020885s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='6',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4782',`PrePolicyByte` ='364058',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-solidsolutions' WHERE `cbqos_id` = '3726']
SQL RUNTIME[0.00298500s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1757900947.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1757900947.rrd N:4782:364058:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='9',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='16519',`PrePolicyByte` ='10222069',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-vitaminit' WHERE `cbqos_id` = '3727']
SQL RUNTIME[0.00279903s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1771230304.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1771230304.rrd N:16519:10222069:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021696s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-fourdthn' WHERE `cbqos_id` = '3728']
SQL RUNTIME[0.00304008s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1772733123.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1772733123.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00022697s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='45',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='38401',`PrePolicyByte` ='5083388',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-quincunx' WHERE `cbqos_id` = '3730']
SQL RUNTIME[0.00155091s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1806363834.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1806363834.rrd N:38401:5083388:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00020695s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cislondon' WHERE `cbqos_id` = '3731']
SQL RUNTIME[0.00172901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1815202583.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1815202583.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00020504s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='5',`PrePolicyByte_rate` ='1041',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2833265',`PrePolicyByte` ='428768823',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-lanmark' WHERE `cbqos_id` = '3732']
SQL RUNTIME[0.00382900s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1817434163.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1817434163.rrd N:2833265:428768823:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025082s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='5',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='326622',`PrePolicyByte` ='456847829',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-optomany2' WHERE `cbqos_id` = '3733']
SQL RUNTIME[0.00446701s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1858917234.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1858917234.rrd N:326622:456847829:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025797s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='1',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='336490',`PrePolicyByte` ='491811302',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-optomany3' WHERE `cbqos_id` = '3734']
SQL RUNTIME[0.00271201s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1858917235.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1858917235.rrd N:336490:491811302:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025392s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='23',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='184331',`PrePolicyByte` ='104772852',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-chs2' WHERE `cbqos_id` = '11184403']
SQL RUNTIME[0.00186396s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1867932351.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1867932351.rrd N:184331:104772852:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023103s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='28214',`PrePolicyByte` ='11189834',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-infotech' WHERE `cbqos_id` = '3736']
SQL RUNTIME[0.00444889s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1872233637.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1872233637.rrd N:28214:11189834:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='4',`PrePolicyByte_rate` ='721',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1133989',`PrePolicyByte` ='919840664',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-redinet' WHERE `cbqos_id` = '3737']
SQL RUNTIME[0.00190687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1878005824.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1878005824.rrd N:1133989:919840664:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024295s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='3',`PrePolicyByte_rate` ='318',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='373955',`PrePolicyByte` ='36910476',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-centralnicoob' WHERE `cbqos_id` = '6246621']
SQL RUNTIME[0.00391912s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1886495819.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1886495819.rrd N:373955:36910476:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='4',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='45299',`PrePolicyByte` ='32578624',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-infotrack' WHERE `cbqos_id` = '10775602']
SQL RUNTIME[0.00252104s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1886497504.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1886497504.rrd N:45299:32578624:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00023007s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='188',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='162427',`PrePolicyByte` ='118176627',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-cube6it' WHERE `cbqos_id` = '3738']
SQL RUNTIME[0.00146890s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1890385830.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1890385830.rrd N:162427:118176627:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024796s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='11',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='28736',`PrePolicyByte` ='3830028',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-fosshost' WHERE `cbqos_id` = '6804959']
SQL RUNTIME[0.00244904s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1929002150.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1929002150.rrd N:28736:3830028:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024581s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='5',`PrePolicyByte_rate` ='2272',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='637317',`PrePolicyByte` ='310814484',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-fairfield' WHERE `cbqos_id` = '3740']
SQL RUNTIME[0.00147486s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1935603104.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1935603104.rrd N:637317:310814484:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00022006s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='43',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='246628',`PrePolicyByte` ='41211560',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-SteptechSolutions' WHERE `cbqos_id` = '7404877']
SQL RUNTIME[0.00421214s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1945847281.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1945847281.rrd N:246628:41211560:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00025082s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='22',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='88454',`PrePolicyByte` ='25324009',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-djmretail' WHERE `cbqos_id` = '169915']
SQL RUNTIME[0.00296307s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1958010633.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1958010633.rrd N:88454:25324009:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024390s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='7912',`PrePolicyByte` ='601649',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-unionsolutions2' WHERE `cbqos_id` = '3741']
SQL RUNTIME[0.00296903s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1979369248.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1979369248.rrd N:7912:601649:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00030017s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='2',`PrePolicyByte_rate` ='202',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='244899',`PrePolicyByte` ='66739949',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-networkstrategy' WHERE `cbqos_id` = '3742']
SQL RUNTIME[0.00320816s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1992896960.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1992896960.rrd N:244899:66739949:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024891s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='10',`PrePolicyByte_rate` ='723',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='1909126',`PrePolicyByte` ='205119917',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdcrt-ripenets' WHERE `cbqos_id` = '3743']
SQL RUNTIME[0.00296593s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-1993238542.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-1993238542.rrd N:1909126:205119917:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024796s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='5654',`PrePolicyByte` ='477030',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-commtech' WHERE `cbqos_id` = '9968033']
SQL RUNTIME[0.00268698s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2016938090.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2016938090.rrd N:5654:477030:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00021410s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='143',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='759077',`PrePolicyByte` ='785570565',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-networkcomputing' WHERE `cbqos_id` = '3744']
SQL RUNTIME[0.00252604s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2020268814.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2020268814.rrd N:759077:785570565:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00017905s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='38',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='129797',`PrePolicyByte` ='13848942',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-mwmack' WHERE `cbqos_id` = '3745']
SQL RUNTIME[0.00149202s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2021019917.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2021019917.rrd N:129797:13848942:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00115800s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='62',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='327078',`PrePolicyByte` ='49040755',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-engn' WHERE `cbqos_id` = '3747']
SQL RUNTIME[0.00301313s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2033523530.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2033523530.rrd N:327078:49040755:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024986s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='4147',`PrePolicyByte` ='284346',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-redinet3' WHERE `cbqos_id` = '1399344']
SQL RUNTIME[0.00173402s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2039762898.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2039762898.rrd N:4147:284346:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00081301s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='10',`PrePolicyByte_rate` ='850',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='493270',`PrePolicyByte` ='41947262',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-tvplus' WHERE `cbqos_id` = '10417065']
SQL RUNTIME[0.00396991s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2056475048.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2056475048.rrd N:493270:41947262:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00048590s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='41',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='154149',`PrePolicyByte` ='54284504',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-uniware' WHERE `cbqos_id` = '3749']
SQL RUNTIME[0.00439000s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2068006631.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2068006631.rrd N:154149:54284504:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00158191s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='23',`PrePolicyByte_rate` ='11165',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='2539091',`PrePolicyByte` ='3457432307',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-mbc-wired' WHERE `cbqos_id` = '3751']
SQL RUNTIME[0.00342894s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2093442435.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2093442435.rrd N:2539091:3457432307:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024819s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='537',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='676581',`PrePolicyByte` ='381399716',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-iqual2' WHERE `cbqos_id` = '3752']
SQL RUNTIME[0.00338793s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2120213583.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2120213583.rrd N:676581:381399716:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00024104s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='5489',`PrePolicyByte_rate` ='1967992',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='782240554',`PrePolicyByte` ='322874940187',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-precisiontech' WHERE `cbqos_id` = '5874247']
SQL RUNTIME[0.00507903s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2135977362.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2135977362.rrd N:782240554:322874940187:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '230' LIMIT 1]
SQL RUNTIME[0.00065303s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='62',`PrePolicyByte_rate` ='50734',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='8815670',`PrePolicyByte` ='10341712800',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='client-sureserve' WHERE `cbqos_id` = '8015733']
SQL RUNTIME[0.00238919s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1876332675-2145354806.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1876332675-2145354806.rrd N:8815670:10341712800:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '894' LIMIT 1]
SQL RUNTIME[0.00147200s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='8',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='42066',`PrePolicyByte` ='15247196',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '10058887']
SQL RUNTIME[0.00411296s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1911185604-1021092914.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1911185604-1021092914.rrd N:42066:15247196:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '788' LIMIT 1]
SQL RUNTIME[0.00239396s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='13',`PrePolicyByte` ='1270',`PostPolicyByte` ='1270',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3753']
SQL RUNTIME[0.00371194s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1951854466-798869592.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1951854466-798869592.rrd N:13:1270:1270:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '788' LIMIT 1]
SQL RUNTIME[0.00024796s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='436',`PrePolicyByte_rate` ='249860',`PostPolicyByte_rate` ='225927',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='76340392',`PrePolicyByte` ='42565457130',`PostPolicyByte` ='42564716153',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3754']
SQL RUNTIME[0.00348997s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1951854466-2082394917.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1951854466-2082394917.rrd N:76340392:42565457130:42564716153:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '858' LIMIT 1]
SQL RUNTIME[0.00094199s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '109671']
SQL RUNTIME[0.00154805s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='18',`PrePolicyByte_rate` ='5510',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='516389',`PrePolicyByte` ='151554022',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cs-critical' WHERE `cbqos_id` = '3758']
SQL RUNTIME[0.00437188s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1973703504-56558852.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1973703504-56558852.rrd N:516389:151554022:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '858' LIMIT 1]
SQL RUNTIME[0.00017715s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='13',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='16529',`PrePolicyByte` ='1752074',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='cdc-monitoring' WHERE `cbqos_id` = '3759']
SQL RUNTIME[0.00293016s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1973703504-1353270463.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1973703504-1353270463.rrd N:16529:1752074:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '858' LIMIT 1]
SQL RUNTIME[0.00022292s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='1466',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='180847',`PrePolicyByte` ='220651808',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3760']
SQL RUNTIME[0.00273395s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1973703504-1793752801.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1973703504-1793752801.rrd N:180847:220651808:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '834' LIMIT 1]
SQL RUNTIME[0.00055099s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3761']
SQL RUNTIME[0.00226998s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1976682967-201340243.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1976682967-201340243.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '880' LIMIT 1]
SQL RUNTIME[0.00043416s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '113234']
SQL RUNTIME[0.00044203s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='351',`PrePolicyByte_rate` ='46277',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='8646215',`PrePolicyByte` ='2005735966',`PostPolicyByte` ='0',`DropPkt` ='149',`DropByte` ='218588',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='megaport-mtech-azure' WHERE `cbqos_id` = '6141011']
SQL RUNTIME[0.00316811s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1997871018-809152703.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1997871018-809152703.rrd N:8646215:2005735966:0:149:218588:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '880' LIMIT 1]
SQL RUNTIME[0.00017881s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '6141012']
SQL RUNTIME[0.00256920s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-1997871018-941619922.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-1997871018-941619922.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '832' LIMIT 1]
SQL RUNTIME[0.00049090s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1321',`PrePolicyByte_rate` ='558214',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='134889801',`PrePolicyByte` ='53495506877',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ixreach-brandwatch-gcp' WHERE `cbqos_id` = '3763']
SQL RUNTIME[0.00245786s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2014178421-415302657.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2014178421-415302657.rrd N:134889801:53495506877:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '832' LIMIT 1]
SQL RUNTIME[0.00023603s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='ixreach-quantum-aws-1' WHERE `cbqos_id` = '1422122']
SQL RUNTIME[0.00232792s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2014178421-687309882.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2014178421-687309882.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '832' LIMIT 1]
SQL RUNTIME[0.00017214s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3764']
SQL RUNTIME[0.00417805s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2014178421-883141350.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2014178421-883141350.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '880' LIMIT 1]
SQL RUNTIME[0.00020409s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1406',`PrePolicyByte_rate` ='127846',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='26744682',`PrePolicyByte` ='3704383279',`PostPolicyByte` ='0',`DropPkt` ='576',`DropByte` ='791134',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='megaport-mtech-azure' WHERE `cbqos_id` = '6141013']
SQL RUNTIME[0.00220394s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2043813456-1378586956.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2043813456-1378586956.rrd N:26744682:3704383279:0:576:791134:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '880' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '6141014']
SQL RUNTIME[0.00243306s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2043813456-2074201467.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2043813456-2074201467.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '206' LIMIT 1]
SQL RUNTIME[0.00111985s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101774']
SQL RUNTIME[0.00256491s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='0',`PrePolicyByte` ='0',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical-bvi' WHERE `cbqos_id` = '3766']
SQL RUNTIME[0.00312901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2057786712-23555302.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2057786712-23555302.rrd N:0:0:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '206' LIMIT 1]
SQL RUNTIME[0.00085187s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='1',`PrePolicyByte_rate` ='63',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='106657',`PrePolicyByte` ='8505864',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3767']
SQL RUNTIME[0.00184488s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2057786712-1479918976.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2057786712-1479918976.rrd N:106657:8505864:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '206' LIMIT 1]
SQL RUNTIME[0.00017285s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='0',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='699',`PrePolicyByte` ='83726',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3768']
SQL RUNTIME[0.00237107s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2057933775-620933698.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2057933775-620933698.rrd N:699:83726:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '206' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='0',`PrePolicyByte_rate` ='11',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='44541',`PrePolicyByte` ='31005374',`PostPolicyByte` ='0',`DropPkt` ='579',`DropByte` ='843720',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='critical-bvi' WHERE `cbqos_id` = '3769']
SQL RUNTIME[0.00268197s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2057933775-738996916.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2057933775-738996916.rrd N:44541:31005374:0:579:843720:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '859' LIMIT 1]
SQL RUNTIME[0.00049710s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='7064',`PrePolicyByte_rate` ='10481736',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='27',`DropByte_rate` ='41592',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='615890172',`PrePolicyByte` ='894140329877',`PostPolicyByte` ='0',`DropPkt` ='3927042',`DropByte` ='5928869370',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '3770']
SQL RUNTIME[0.00244784s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2074547788-1418481423.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2074547788-1418481423.rrd N:615890172:894140329877:0:3927042:5928869370:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[SELECT * FROM `ports` WHERE `device_id` = '460' AND `ifIndex` = '868' LIMIT 1]
SQL RUNTIME[0.00040889s]

SQL[UPDATE `ports_cbqos` set `PrePolicyPkt_rate` ='14401',`PrePolicyByte_rate` ='5045204',`PostPolicyByte_rate` ='0',`DropPkt_rate` ='0',`DropByte_rate` ='0',`NoBufDropPkt_rate` ='0',`cbqos_lastpolled` ='1649671572',`PrePolicyPkt` ='996699075',`PrePolicyByte` ='589526674496',`PostPolicyByte` ='0',`DropPkt` ='0',`DropByte` ='0',`NoBufDropPkt` ='',`policy_name` ='',`object_name` ='class-default' WHERE `cbqos_id` = '1325613']
SQL RUNTIME[0.00240803s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column 'NoBufDropPkt' at row 1
]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/cbqos-2131185880-889776232.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/cbqos-2131185880-889776232.rrd N:996699075:589526674496:0:0:0:U --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

+-----------------+--------+-----------------------------+--------+---------+----------+----------+---------+----------+--------------+
| Port            | Policy | Object                      | Dir    | PrePkts | PreBytes | PostByte | DropPkt | DropByte | NoBufDropPkt |
+-----------------+--------+-----------------------------+--------+---------+----------+----------+---------+----------+--------------+
| Gi0/3/0/31      |        | class-default               | input  | 47      | 22.9k    | 0        | 0       | 0        | 0            |
| BE121           |        | ipt-agg                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | sniffer                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cs1                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cs0                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | mpls-vlans                  | input  | 485k    | 312M     | 0        | 0       | 0        | 0            |
| BE121           |        | cs4                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cs4                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cs0                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cs1                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | critical-exp                | input  | 225     | 20.1k    | 0        | 0       | 0        | 0            |
| BE121           |        | ipt-acc                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | class-default               | input  | 484k    | 312M     | 0        | 0       | 0        | 0            |
| BE121           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | cdc-lan-vlans               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1009     |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1006     |        | class-default               | input  | 613     | 511k     | 0        | 0       | 0        | 0            |
| Te0/0/0/16.1109 |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/0/0/16.1109 |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/7       |        | class-default               | input  | 7.55k   | 710k     | 0        | 0       | 0        | 0            |
| Gi0/3/0/18      |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1011501  |        | cs-critical                 | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1011501  |        | class-default               | output | 0       | 23       | 21       | 0       | 0        | 0            |
| BE1532.1101     |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/21      |        | critical                    | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/21      |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/12      |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/12      |        | gamma-cdc                   | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/12      |        | gamma-akj                   | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16      |        | class-default               | output | 20      | 2.02k    | 2.03k    | 0       | 0        | 0            |
| Te0/1/0/16      |        | critical                    | output | 28      | 2.97k    | 2.96k    | 0       | 0        | 0            |
| Te0/1/0/16      |        | te0-1-0-16-ipt              | output | 1.01k   | 980k     | 983k     | 0       | 0        | 0            |
| Te0/1/0/16      |        | class-default               | output | 18.1k   | 17.5M    | 17.5M    | 0       | 0        | 0            |
| Te0/1/0/16      |        | te0-1-0-16-cdc              | output | 18.1k   | 17.5M    | 17.5M    | 0       | 0        | 0            |
| Te0/1/0/16      |        | class-default               | output | 1.01k   | 980k     | 983k     | 0       | 0        | 0            |
| Gi0/3/0/12      |        | gamma-cdc                   | output | 1       | 65       | 0        | 0       | 0        | 0            |
| Gi0/3/0/12      |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/12      |        | gamma-akj                   | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/1       |        | lan-handoff-inside          | output | 14      | 1.54k    | 1.53k    | 0       | 0        | 0            |
| Gi0/3/0/1       |        | class-default               | output | 0       | 1        | 1        | 0       | 0        | 0            |
| Gi0/3/0/1       |        | lan-handoff-outside         | output | 6       | 731      | 752      | 0       | 0        | 0            |
| Gi0/3/0/1       |        | critical                    | output | 45      | 4.64k    | 4.67k    | 0       | 0        | 0            |
| Gi0/3/0/1.1     |        | class-default               | input  | 74      | 60.2k    | 0        | 0       | 0        | 0            |
| BE1001.1100     |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1001.1100     |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BVI50001        |        | class-default               | output | 12      | 847      | 0        | 0       | 0        | 0            |
| BVI50001        |        | cs4                         | output | 588     | 843k     | 0        | 0       | 0        | 0            |
| BVI50001        |        | cs1                         | output | 53.6k   | 39.6M    | 0        | 0       | 0        | 0            |
| BVI50001        |        | cs0                         | output | 9       | 897      | 0        | 0       | 0        | 0            |
| BVI50001        |        | cs-critical                 | output | 26      | 2.11k    | 0        | 0       | 0        | 0            |
| Te0/0/0/10      |        | class-default               | input  | 10.7k   | 5.28M    | 0        | 0       | 0        | 0            |
| BE1531.1001     |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs1                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs0                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | sniffer                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | mpls-vlans                  | input  | 250k    | 229M     | 0        | 0       | 0        | 0            |
| BE203           |        | class-default               | input  | 249k    | 229M     | 0        | 0       | 0        | 0            |
| BE203           |        | critical-exp                | input  | 331     | 33.3k    | 0        | 0       | 0        | 0            |
| BE203           |        | cdc-lan-vlans               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs4                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs1                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs0                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | ipt-acc                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cs4                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | ipt-agg                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/33      |        | class-default               | input  | 7.12k   | 10.6M    | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-gocreations          | input  | 0       | 15       | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-burningmedia         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-virtualtin           | input  | 0       | 17       | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-vooservers           | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | cdcrt-servicenets           | input  | 22      | 1.86k    | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-cloud-811            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-cloud-202            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-skyegroup3           | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | class-default               | input  | 6       | 2.52k    | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-engn                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-unionsolutions2      | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-akj                  | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | catch-nonglobal             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-apexgatwick          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-akita                | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-tribeca              | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-redinet              | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-kmgroup              | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-redinet3             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-apex                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | cdcrt-ripenets              | input  | 2       | 1.01k    | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-uniware2             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | ddos-patterns               | input  | 1       | 85       | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-sads                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-apex2                | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-cloud-301            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-sub2tech             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-prater               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-unionsolutions       | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-josephgoulden        | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-akjan                | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-centralnic3          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-centralnic2          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-centralnic4          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-centralnic           | input  | 0       | 38       | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-pitchpartners        | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | client-uniware              | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/9       |        | class-default               | input  | 13.4k   | 19.7M    | 0        | 0       | 0        | 0            |
| BE1001.1102     |        | class-default               | input  | 293     | 28.7k    | 0        | 0       | 0        | 0            |
| BE1001.1101     |        | class-default               | input  | 3.38k   | 961k     | 0        | 0       | 0        | 0            |
| BE1531.1002800  |        | class-default               | input  | 82      | 55.8k    | 0        | 0       | 0        | 0            |
| BE1001.1117     |        | class-default               | input  | 4       | 786      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.1071 |        | class-default               | input  | 2       | 602      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.1071 |        | cust-mpls-in                | input  | 7.02k   | 2.45M    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.1071 |        | critical                    | input  | 25      | 3.93k    | 0        | 0       | 0        | 0            |
| BE1531.1012     |        | class-default               | output | 0       | 27       | 0        | 0       | 0        | 0            |
| Gi0/3/0/14      |        | class-default               | input  | 4.63k   | 1.01M    | 0        | 0       | 0        | 0            |
| Gi0/3/0/0       |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/0       |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/28.0    |        | class-default               | input  | 21.5k   | 9.13M    | 0        | 0       | 0        | 0            |
| Gi0/3/0/5       |        | class-default               | input  | 9.83k   | 2.54M    | 0        | 0       | 0        | 0            |
| BE202           |        | mpls-vlans                  | input  | 336k    | 322M     | 0        | 0       | 0        | 0            |
| BE202           |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | cs4                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | cs1                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | cs0                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | class-default               | input  | 336k    | 322M     | 0        | 0       | 0        | 0            |
| BE202           |        | cdc-lan-vlans               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | ipt-acc                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | ipt-agg                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | critical-exp                | input  | 431     | 40.6k    | 0        | 0       | 0        | 0            |
| BE202           |        | sniffer                     | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | cs0                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | cs1                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | cs4                         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1011501  |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1011501  |        | class-default               | input  | 0       | 23       | 0        | 0       | 0        | 0            |
| Te0/0/0/15.397  |        | broadcast                   | input  | 134     | 9.08k    | 0        | 0       | 0        | 0            |
| Te0/0/0/15.397  |        | class-default               | input  | 9.8k    | 3M       | 0        | 0       | 0        | 0            |
| BE1531.1003     |        | class-default               | input  | 4.14k   | 746k     | 0        | 0       | 0        | 0            |
| BE202           |        | bgp-core-critical           | output | 8       | 907      | 0        | 0       | 0        | 0            |
| BE202           |        | cust-ipt                    | output | 11.8k   | 8.75M    | 9.04M    | 0       | 0        | 0            |
| BE202           |        | exp0                        | output | 1       | 127      | 130      | 0       | 0        | 0            |
| BE202           |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE202           |        | critical                    | output | 280     | 28.5k    | 0        | 0       | 0        | 0            |
| BE202           |        | sniffer                     | output | 99.5k   | 47.4M    | 49.2M    | 1       | 883      | 0            |
| BE202           |        | mpls-traverse-critical      | output | 340     | 29k      | 0        | 0       | 0        | 0            |
| BE202           |        | cust-mpls                   | output | 229k    | 196M     | 202M     | 0       | 0        | 0            |
| BE1531.1011503  |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1011503  |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/0/0/15      |        | cust-ipt                    | output | 7.02k   | 4.6M     | 4.58M    | 0       | 0        | 0            |
| Te0/0/0/15      |        | critical                    | output | 33      | 3.4k     | 3.41k    | 0       | 0        | 0            |
| Te0/0/0/15      |        | class-default               | output | 12.4k   | 18.5M    | 18.5M    | 0       | 0        | 0            |
| Gi0/3/0/8       |        | class-default               | input  | 40      | 6.03k    | 0        | 0       | 0        | 0            |
| Te0/1/0/20      |        | critical                    | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/20      |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/26      |        | class-default               | input  | 15.5k   | 22.1M    | 0        | 0       | 0        | 0            |
| BE1531.1005     |        | class-default               | output | 1.11k   | 135k     | 0        | 0       | 0        | 0            |
| BE1531.1007     |        | class-default               | input  | 24k     | 4.53M    | 0        | 0       | 0        | 0            |
| Gi0/3/0/37      |        | class-default               | input  | 2       | 173      | 0        | 0       | 0        | 0            |
| BE1532.1101     |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/21      |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/21      |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1011503  |        | cs-critical                 | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1011503  |        | class-default               | output | 0       | 4        | 3        | 0       | 0        | 0            |
| Gi0/3/0/13      |        | class-default               | input  | 26      | 15.6k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.1076 |        | critical                    | input  | 2       | 197      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.1076 |        | cust-ipt-in                 | input  | 8.22k   | 5.63M    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.1076 |        | class-default               | input  | 2       | 114      | 0        | 0       | 0        | 0            |
| Gi0/3/0/11      |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1009     |        | class-default               | input  | 0       | 8        | 0        | 0       | 0        | 0            |
| BE1531.1006     |        | class-default               | output | 275     | 151k     | 0        | 0       | 0        | 0            |
| Te0/0/0/8       |        | class-default               | input  | 37.1k   | 42.9M    | 0        | 0       | 0        | 0            |
| BE1531.1003     |        | class-default               | output | 11k     | 14.7M    | 0        | 0       | 0        | 0            |
| BE61            |        | ixreach-brandwatch-gcp      | output | 1.62k   | 917k     | 0        | 0       | 0        | 0            |
| BE61            |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE61            |        | ixreach-quantum-aws-1       | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BVI1663         |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | cust-ipt                    | output | 435k    | 292M     | 292M     | 0       | 0        | 0            |
| BE203           |        | mpls-traverse-critical      | output | 286     | 24.5k    | 0        | 0       | 0        | 0            |
| BE203           |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE203           |        | critical                    | output | 132     | 11.1k    | 0        | 0       | 0        | 0            |
| BE203           |        | bgp-core-critical           | output | 12      | 1.36k    | 0        | 0       | 0        | 0            |
| BE203           |        | exp0                        | output | 13      | 1.81k    | 1.78k    | 0       | 0        | 0            |
| BE203           |        | cust-mpls                   | output | 31k     | 10M      | 9.97M    | 0       | 0        | 0            |
| BE203           |        | sniffer                     | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1001          |        | nexus-mpls-customer         | output | 21.9k   | 19.6M    | 19.5M    | 0       | 0        | 0            |
| BE1001          |        | nexus-critical              | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1001          |        | class-default               | output | 0       | 49       | 49       | 0       | 0        | 0            |
| BE1001          |        | nexus-ipt-customer          | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/0/0/16.996  |        | cs-critical                 | output | 0       | 14       | 12       | 0       | 0        | 0            |
| Te0/0/0/16.996  |        | class-default               | output | 83.5k   | 41.8M    | 41.6M    | 0       | 0        | 0            |
| Te0/1/0/15      |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/15      |        | cust-ipt                    | output | 0       | 33       | 33       | 0       | 0        | 0            |
| Te0/1/0/15      |        | critical                    | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/17      |        | class-default               | input  | 1.01k   | 570k     | 0        | 0       | 0        | 0            |
| Te0/0/0/16.1112 |        | class-default               | input  | 6.97k   | 5.17M    | 0        | 0       | 0        | 0            |
| Gi0/3/0/0       |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/0       |        | sniffer-154                 | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/0       |        | sniffer-153                 | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE121           |        | exp0                        | output | 15      | 2.21k    | 2.21k    | 0       | 0        | 0            |
| BE121           |        | mpls-traverse-critical      | output | 203     | 17.5k    | 0        | 0       | 0        | 0            |
| BE121           |        | cust-mpls                   | output | 0       | 38       | 38       | 0       | 0        | 0            |
| BE121           |        | critical                    | output | 63      | 5.11k    | 0        | 0       | 0        | 0            |
| BE121           |        | bgp-core-critical           | output | 4       | 401      | 0        | 0       | 0        | 0            |
| BE121           |        | cust-ipt                    | output | 167k    | 137M     | 137M     | 0       | 0        | 0            |
| BE121           |        | sniffer                     | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/0/0/16.996  |        | cs-critical                 | input  | 16      | 6.5k     | 0        | 0       | 0        | 0            |
| Te0/0/0/16.996  |        | class-default               | input  | 25.8k   | 20M      | 0        | 0       | 0        | 0            |
| BE1001.1106     |        | class-default               | input  | 21.7k   | 28.4M    | 0        | 0       | 0        | 0            |
| BE1531.1002800  |        | class-default               | output | 53      | 9.09k    | 0        | 0       | 0        | 0            |
| Gi0/3/0/28.103  |        | class-default               | input  | 1.09k   | 326k     | 0        | 0       | 0        | 0            |
| Gi0/3/0/28.103  |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE1531.1007     |        | class-default               | output | 56.8k   | 84.3M    | 0        | 0       | 0        | 0            |
| Gi0/3/0/23      |        | class-default               | input  | 9.08k   | 13.4M    | 0        | 0       | 0        | 0            |
| Te0/0/0/11      |        | class-default               | input  | 43.1k   | 27.1M    | 0        | 0       | 0        | 0            |
| Te0/1/0/17      |        | class-default               | output | 1.14k   | 717k     | 0        | 0       | 0        | 0            |
| Te0/1/0/20      |        | cs-critical                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/20      |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/0/0/16.1109 |        | cs-critical                 | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/0/0/16.1109 |        | class-default               | output | 0       | 14       | 14       | 0       | 0        | 0            |
| BE1531.1011502  |        | class-default               | output | 49.9k   | 73.9M    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-beaming              | input  | 0       | 1        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-gocreations          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-metafour             | input  | 1       | 183      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-tribeca2             | input  | 1       | 711      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-valleyinvicta        | input  | 75      | 49.1k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-centralnic3          | input  | 0       | 10       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-centralnic2          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-centralnic4          | input  | 0       | 5        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-genco                | input  | 2       | 325      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-apex2                | input  | 1       | 158      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-vooservers           | input  | 4.19k   | 5.34M    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-josephgoulden        | input  | 0       | 6        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-sads                 | input  | 15      | 1.83k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-virtualtin           | input  | 250     | 30.9k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-henryschein          | input  | 19      | 1.81k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-umbee                | input  | 1       | 105      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-thinksys             | input  | 1       | 86       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-prinsforklift        | input  | 1       | 204      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-gfs                  | input  | 553     | 764k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-millenniumglobal     | input  | 0       | 6        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-greenstone           | input  | 8       | 1.93k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-secure217288         | input  | 7       | 4.98k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-capespan             | input  | 13      | 13.4k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-springfibre          | input  | 0       | 2        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-icomera              | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-stroz                | input  | 1       | 41       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-bluetelecoms2        | input  | 1       | 58       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-optomany             | input  | 3       | 226      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-hostdime             | input  | 57      | 48.4k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cloud-811            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | cdcrt-osinets               | input  | 34      | 14.4k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-chaumont             | input  | 0       | 12       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-brokertech           | input  | 1       | 100      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-icm                  | input  | 505     | 673k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-outset               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-akjan                | input  | 0       | 25       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-kmgroup              | input  | 315     | 161k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-vl709-coinmode       | input  | 1       | 116      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-brigade              | input  | 0       | 2        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-healthshare          | input  | 3       | 1.84k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-sapia                | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | cdcrt-dediservnets          | input  | 10      | 3.46k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-globalsign           | input  | 117     | 31.4k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-chsnetworks          | input  | 7       | 4.49k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-teligent             | input  | 0       | 2        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cdcrw                | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-fourd                | input  | 0       | 110      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-vsl                  | input  | 46      | 12.1k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-1stcomp2             | input  | 0       | 10       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-akita                | input  | 776     | 1.04M    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-apex                 | input  | 0       | 41       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-mojeek               | input  | 256     | 258k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-unionsolutions       | input  | 0       | 31       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-systemc              | input  | 0       | 1        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-pondgroup            | input  | 52      | 15.9k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-centralnic           | input  | 1.18k   | 232k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-atb                  | input  | 8       | 830      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-prodec               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-slbidco              | input  | 0       | 4        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-apexgatwick          | input  | 0       | 3        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-smartdebit           | input  | 1       | 89       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-insight              | input  | 1       | 89       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-haymarket            | input  | 0       | 9        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-tribeca              | input  | 12      | 3.81k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | catch-nonglobal             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-oakhill              | input  | 0       | 64       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-virtualtin2          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-brandwatch           | input  | 419     | 247k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-woodlands            | input  | 0       | 27       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-selecttech           | input  | 1       | 103      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-enhancedoperatingsys | input  | 0       | 25       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-pitchpartners        | input  | 0       | 5        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-pav                  | input  | 0       | 35       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-allteks              | input  | 5       | 4.72k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-footwork             | input  | 31      | 8.85k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-gfs2                 | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cymar                | input  | 0       | 12       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-higher-nature        | input  | 0       | 1        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-npit                 | input  | 14      | 3.16k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-mtech                | input  | 0       | 4        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-nanook               | input  | 14      | 16.6k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-template-df1         | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-template-df4         | input  | 0       | 1        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cosector             | input  | 0       | 4        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-simpleit4u           | input  | 0       | 1        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-slbidco2             | input  | 0       | 9        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-skyegroup4           | input  | 61      | 84.7k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-skyegroup5           | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-skyegroup3           | input  | 0       | 7        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-skyegroup2           | input  | 33      | 5.21k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-moathomes            | input  | 0       | 2        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-workflow             | input  | 17      | 2.2k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | cdcrt-routernets            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-1stcomp              | input  | 0       | 9        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-convergint           | input  | 9       | 1.91k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-advogroup            | input  | 0       | 19       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-itcubed              | input  | 25      | 4.61k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-bluetelecoms         | input  | 39      | 49.4k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-candc                | input  | 0       | 6        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-secdata              | input  | 219     | 257k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-bespoke              | input  | 13      | 13.2k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-servomex             | input  | 0       | 9        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-qubeauto             | input  | 0       | 242      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cloud-301            | input  | 0       | 6        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-sotasolutions1       | input  | 0       | 4        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-alphastream          | input  | 311     | 402k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-woodlands2           | input  | 1       | 560      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-influentialsoftware  | input  | 0       | 10       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-datatrans            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-mtwnhs2              | input  | 0       | 2        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-mibl                 | input  | 0       | 73       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-fluenttech2          | input  | 1       | 257      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-icom                 | input  | 0       | 4        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-blackbox             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-ifs                  | input  | 0       | 45       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | cdcrt-servicenets           | input  | 22      | 4.5k     | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-holidayextras        | input  | 62      | 42.1k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-deeprender           | input  | 20      | 3.49k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-sub2tech             | input  | 10      | 3k       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-iqual                | input  | 0       | 13       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-bilimanagement       | input  | 0       | 1        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-sotasolutions        | input  | 0       | 2        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-skyegroup            | input  | 21      | 4.92k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-avantecare           | input  | 19      | 22.2k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-clubclass            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cloud-202            | input  | 0       | 15       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-prater               | input  | 2       | 167      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-lewisham             | input  | 0       | 5        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-burningmedia         | input  | 0       | 10       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-takeone              | input  | 3       | 1.17k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-akj                  | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-quantumleap          | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-callflow             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-clustered            | input  | 11      | 5.21k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-pageone              | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-bapchild             | input  | 0       | 10       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-agencysoft           | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-uniware2             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-solidsolutions       | input  | 0       | 6        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-vitaminit            | input  | 0       | 9        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-fourdthn             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-quincunx             | input  | 0       | 45       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cislondon            | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-lanmark              | input  | 5       | 1.04k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-optomany2            | input  | 0       | 5        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-optomany3            | input  | 0       | 1        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-chs2                 | input  | 0       | 23       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-infotech             | input  | 0       | 4        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-redinet              | input  | 4       | 721      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-centralnicoob        | input  | 3       | 318      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-infotrack            | input  | 0       | 4        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-cube6it              | input  | 0       | 188      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-fosshost             | input  | 0       | 11       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-fairfield            | input  | 5       | 2.27k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-SteptechSolutions    | input  | 1       | 43       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-djmretail            | input  | 0       | 22       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-unionsolutions2      | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-networkstrategy      | input  | 2       | 202      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | cdcrt-ripenets              | input  | 10      | 723      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-commtech             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-networkcomputing     | input  | 1       | 143      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-mwmack               | input  | 1       | 38       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-engn                 | input  | 1       | 62       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-redinet3             | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-tvplus               | input  | 10      | 850      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-uniware              | input  | 1       | 41       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-mbc-wired            | input  | 23      | 11.1k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-iqual2               | input  | 1       | 537      | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-precisiontech        | input  | 5.49k   | 1.97M    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.490  |        | client-sureserve            | input  | 62      | 50.7k    | 0        | 0       | 0        | 0            |
| BE1531.1012     |        | class-default               | input  | 0       | 8        | 0        | 0       | 0        | 0            |
| Gi0/3/0/28.103  |        | cs-critical                 | output | 0       | 0        | 0        | 0       | 0        | 0            |
| Gi0/3/0/28.103  |        | class-default               | output | 436     | 249k     | 225k     | 0       | 0        | 0            |
| Te0/1/0/16.17   |        | cs-critical                 | input  | 18      | 5.51k    | 0        | 0       | 0        | 0            |
| Te0/1/0/16.17   |        | cdc-monitoring              | input  | 0       | 13       | 0        | 0       | 0        | 0            |
| Te0/1/0/16.17   |        | class-default               | input  | 1       | 1.47k    | 0        | 0       | 0        | 0            |
| BE1531.1001     |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BE81            |        | megaport-mtech-azure        | input  | 351     | 46.2k    | 0        | 0       | 0        | 0            |
| BE81            |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE61            |        | ixreach-brandwatch-gcp      | input  | 1.32k   | 558k     | 0        | 0       | 0        | 0            |
| BE61            |        | ixreach-quantum-aws-1       | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE61            |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BE81            |        | megaport-mtech-azure        | output | 1.41k   | 127k     | 0        | 0       | 0        | 0            |
| BE81            |        | class-default               | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BVI497          |        | critical-bvi                | output | 0       | 0        | 0        | 0       | 0        | 0            |
| BVI497          |        | class-default               | output | 1       | 63       | 0        | 0       | 0        | 0            |
| BVI497          |        | class-default               | input  | 0       | 0        | 0        | 0       | 0        | 0            |
| BVI497          |        | critical-bvi                | input  | 0       | 11       | 0        | 0       | 0        | 0            |
| BE1531.1005     |        | class-default               | input  | 7.06k   | 10.4M    | 0        | 27      | 41.5k    | 0            |
| BE1531.1011502  |        | class-default               | input  | 14.4k   | 5.05M    | 0        | 0       | 0        | 0            |
+-----------------+--------+-----------------------------+--------+---------+----------+----------+---------+----------+--------------+

 o Module time          5.0778s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-cisco-cbqos.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-cisco-cbqos.rrd N:5.0778 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



including: includes/polling/entity-physical.inc.php
#####  Module Start: entity-physical  #####

 o Module time          0.0003s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-entity-physical.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-entity-physical.rrd N:0.0003 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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` = '460']
SQL RUNTIME[0.00099206s]

SQL[SELECT * FROM `vlans_fdb` WHERE `device_id` = '460']
SQL RUNTIME[0.00041294s]
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.

CMD[/usr/bin/snmpbulkwalk -t '5' -r '3' -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'rtr-153.thn.oob.local':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0129s]
STDOUT[
dot1dBasePortIfIndex = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '460' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'BRIDGE-MIB' AND `oid` = 'dot1dBasePortIfIndex';]
SQL RUNTIME[0.00036407s]

SQL[UPDATE `snmp_errors` set `error_count` ='884042',`updated` ='1649671576' WHERE `error_id` = '20472']
SQL RUNTIME[0.00219393s]

SQL[SELECT DISTINCT `vlan_vlan` FROM `vlans` WHERE `device_id` = '460' AND `vlan_context` = '1' AND (`vlan_status` = 'active' OR `vlan_status` = 'operational')]
SQL RUNTIME[0.00011897s]
 o Module time          0.0239s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-fdb-table.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-fdb-table.rrd N:0.0239 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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

MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
MIB [CISCO-SUBSCRIBER-SESSION-MIB] disabled in device config.
MIB [CISCO-VTP-MIB] disabled in device config.
MIB [CISCO-IPSEC-FLOW-MONITOR-MIB] disabled in device config.
MIB [CISCO-REMOTE-ACCESS-MONITOR-MIB] disabled in device config.
MIB [CISCO-POWER-ETHERNET-EXT-MIB] disabled in device config.
MIB [CISCO-AAA-SESSION-MIB] disabled in device config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [SMON-MIB] disabled in device config.
MIB [CISCO-TRUSTSEC-INTERFACE-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in device config.
JSON DECODE[Not string passed]
JSON RAW[


 > $str /opt/observium/includes/common.inc.php:5510 
null

]
 o Module time          0.0025s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-graphs.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-graphs.rrd N:0.0025 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0012s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: 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` = '460']
SQL RUNTIME[0.00048494s]
 o Module time          0.0014s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-oids.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-oids.rrd N:0.0014 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]



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


SQL[SELECT * FROM `probes` WHERE `device_id` = '460']
SQL RUNTIME[0.00017405s]
 o Module time          0.0008s
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-pollermodule-probes.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-pollermodule-probes.rrd N:0.0008 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


#####  rtr-153.thn.oob.local [460] completed poller modules at 2022-04-11 11:06:16  #####

 o Graphs [checked]     availability, ping, ping_snmp, uptime, voltage, current, temperature, power, fanspeed, dbm, processor, mempool, storage, 
                        netstat_ip,netstat_ip_frag, netstat_icmp, netstat_icmp_info, netstat_tcp_stats, netstat_tcp_segments, 
                        netstat_tcp_currestab,netstat_udp_datagrams, netstat_udp_errors, netstat_snmp_stats, netstat_snmp_packets, 
                        ipsystemstats_ipv6,ipsystemstats_ipv6_frag, bits, ospf_neighbours, ospf_areas, ospf_ports, poller_perf, 
                        pollersnmp_count,pollersnmp_times, pollersnmp_errors_count, pollersnmp_errors_times, pollerdb_count, 
                        pollerdb_times,pollermemory_perf 
 o Poller time          29.1784 seconds

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '460';]
SQL RUNTIME[0.00097990s]
RRD /opt/observium/rrd/rtr-153.thn.oob.local/perf-poller.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/perf-poller.rrd N:29.1784 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Updating rtr-153.thn.oob.local - 

 > $update_array /opt/observium/includes/polling/functions.inc.php:433 
array(
  [uptime]                => int(137643)
  [last_polled]           => array(
                               [0] => string(5) "NOW()"
                             )
  [last_polled_timetaken] => double(29.1784)
  [device_state]          => string(10483) "a:5:{s:15:"poller_mod_perf";a:24:{s:6:"system";d:0.0809;s:2:"os";d:0.005;s:7:"sensors";d:5.6421;s:6:"status";d:0.6621;s:7:"counter";d:0.0008;s:10:"processors";d:0.0723;s:8:"mempools";d:7.0775;s:7:"storage";d:1.1802;s:8:"netstats";d:0.2393;s:7:"ucd-mib";d:0.0008;s:13:"ipSystemStats";d:0.0798;s:5:"ports";d:5.2438;s:9:"bgp-peers";d:1.3681;s:4:"ospf";d:0.2085;s:9:"cisco-cef";d:0.0673;s:3:"sla";d:0.9836;s:11:"pseudowires";d:0.9937;s:14:"mac-accounting";d:0.0815;s:11:"cisco-cbqos";d:5.0778;s:15:"entity-physical";d:0.0003;s:9:"fdb-table";d:0.0239;s:6:"graphs";d:0.0025;s:4:"oids";d:0.0014;s:6:"probes";d:0.0008;}s:17:"poller_ports_perf";a:5:{s:6:"IF-MIB";d:3.1560349464416504;s:35:"CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB";d:0.08194804191589355;s:13:"EtherLike-MIB";d:0.20267415046691895;s:12:"Q-BRIDGE-MIB";d:0.10370516777038574;s:6:"IP-MIB";d:0.19864797592163086;}s:14:"poller_history";a:288:{i:1649671546;d:29.1784;i:1649671502;d:25.2247;i:1649671201;d:25.4206;i:1649670902;d:24.6827;i:1649670602;d:24.9692;i:1649670302;d:30.9736;i:1649670002;d:24.65;i:1649669702;d:24.6018;i:1649669402;d:25.1379;i:1649669101;d:24.8677;i:1649668801;d:24.8297;i:1649668501;d:29.5219;i:1649668201;d:25.3522;i:1649667902;d:24.8765;i:1649667601;d:24.6951;i:1649667302;d:24.8324;i:1649667002;d:25.7185;i:1649666701;d:28.7042;i:1649666402;d:24.619;i:1649666102;d:24.5688;i:1649665801;d:24.8677;i:1649665501;d:25.5835;i:1649665202;d:25.3932;i:1649664902;d:57.749;i:1649664602;d:24.9654;i:1649664301;d:25.4405;i:1649664001;d:24.7501;i:1649663701;d:25.7547;i:1649663402;d:24.7216;i:1649663102;d:29.7723;i:1649662802;d:24.8923;i:1649662502;d:25.6902;i:1649662202;d:25.4523;i:1649661902;d:25.0624;i:1649661602;d:24.8311;i:1649661302;d:26.8576;i:1649661001;d:24.7246;i:1649660701;d:24.9764;i:1649660401;d:25.7158;i:1649660102;d:25.2364;i:1649659802;d:25.8737;i:1649659502;d:28.2311;i:1649659201;d:24.6876;i:1649658901;d:25.6392;i:1649658601;d:24.729;i:1649658302;d:24.721;i:1649658002;d:24.6467;i:1649657702;d:27.6014;i:1649657401;d:24.7551;i:1649657102;d:24.7956;i:1649656801;d:26.2718;i:1649656501;d:24.8878;i:1649656202;d:25.1097;i:1649655901;d:28.0235;i:1649655602;d:26.4245;i:1649655302;d:26.1821;i:1649655002;d:25.1129;i:1649654701;d:24.8076;i:1649654401;d:25.2676;i:1649654101;d:25.2752;i:1649653802;d:25.0643;i:1649653502;d:24.7053;i:1649653201;d:25.6166;i:1649652902;d:24.5914;i:1649652602;d:24.6002;i:1649652301;d:27.3777;i:1649652001;d:24.9706;i:1649651701;d:25.1939;i:1649651401;d:25.9525;i:1649651101;d:24.421;i:1649650802;d:26.1883;i:1649650501;d:31.6505;i:1649650202;d:25.8438;i:1649649902;d:24.5745;i:1649649601;d:26.2227;i:1649649302;d:25.1575;i:1649649001;d:25.1016;i:1649648701;d:30.5714;i:1649648401;d:25.9573;i:1649648101;d:26.694;i:1649647801;d:26.4055;i:1649647501;d:26.1579;i:1649647202;d:25.6974;i:1649646902;d:28.7776;i:1649646601;d:24.8405;i:1649646302;d:24.9361;i:1649646002;d:24.8213;i:1649645701;d:24.7789;i:1649645402;d:25.4687;i:1649645101;d:28.266;i:1649644801;d:25.5;i:1649644502;d:24.5354;i:1649644201;d:24.4304;i:1649643902;d:24.7874;i:1649643601;d:25.5961;i:1649643301;d:28.6716;i:1649643002;d:24.6456;i:1649642701;d:25.3898;i:1649642401;d:24.6998;i:1649642101;d:25.8537;i:1649641802;d:25.7528;i:1649641502;d:24.7056;i:1649641202;d:24.9611;i:1649640901;d:25.0488;i:1649640601;d:24.9812;i:1649640301;d:24.6635;i:1649640002;d:24.4436;i:1649639701;d:24.9683;i:1649639402;d:24.4467;i:1649639102;d:24.8251;i:1649638801;d:24.5857;i:1649638501;d:25.6493;i:1649638201;d:25.6152;i:1649637901;d:25.3789;i:1649637601;d:25.2169;i:1649637302;d:24.9819;i:1649637002;d:26.4563;i:1649636702;d:26.0067;i:1649636401;d:24.2367;i:1649636101;d:24.829;i:1649635801;d:24.7831;i:1649635501;d:25.2557;i:1649635201;d:24.8335;i:1649634902;d:24.861;i:1649634601;d:25.8864;i:1649634301;d:29.0833;i:1649634002;d:24.5731;i:1649633701;d:25.3595;i:1649633401;d:25.8115;i:1649633101;d:24.7389;i:1649632801;d:25.7105;i:1649632501;d:32.2139;i:1649632201;d:24.8324;i:1649631901;d:25.2387;i:1649631601;d:24.602;i:1649631301;d:25.9486;i:1649631001;d:24.6891;i:1649630702;d:28.5428;i:1649630402;d:24.8818;i:1649630102;d:29.9524;i:1649629802;d:24.8787;i:1649629501;d:25.9107;i:1649629202;d:24.5122;i:1649628902;d:28.1892;i:1649628601;d:24.7107;i:1649628301;d:26.1859;i:1649628001;d:25.1807;i:1649627701;d:24.6911;i:1649627402;d:24.8258;i:1649627102;d:33.4543;i:1649626801;d:24.4624;i:1649626502;d:24.7329;i:1649626202;d:24.4339;i:1649625902;d:24.8468;i:1649625602;d:24.892;i:1649625302;d:26.844;i:1649625001;d:24.7728;i:1649624701;d:24.7566;i:1649624402;d:24.5573;i:1649624102;d:24.6948;i:1649623802;d:24.6549;i:1649623502;d:26.8387;i:1649623201;d:25.5832;i:1649622901;d:24.3495;i:1649622601;d:25.872;i:1649622302;d:24.9107;i:1649622002;d:25.1459;i:1649621702;d:25.7408;i:1649621401;d:25.5762;i:1649621102;d:25.8512;i:1649620801;d:26.3083;i:1649620502;d:24.8724;i:1649620201;d:25.0145;i:1649619902;d:26.5845;i:1649619602;d:25.1258;i:1649619301;d:24.8626;i:1649619001;d:24.8914;i:1649618702;d:25.192;i:1649618402;d:25.0415;i:1649618102;d:27.2392;i:1649617801;d:24.9265;i:1649617501;d:25.0325;i:1649617201;d:25.7072;i:1649616901;d:24.6609;i:1649616602;d:25.1872;i:1649616301;d:28.2802;i:1649616001;d:26.164;i:1649615702;d:25.0808;i:1649615401;d:25.6656;i:1649615102;d:25.9501;i:1649614801;d:25.4776;i:1649614501;d:27.5501;i:1649614201;d:26.5704;i:1649613901;d:25.0891;i:1649613601;d:24.5243;i:1649613301;d:24.8781;i:1649613001;d:24.4981;i:1649612701;d:28.11;i:1649612402;d:18.5932;i:1649612369;d:25.8184;i:1649612101;d:24.4144;i:1649611801;d:24.8308;i:1649611502;d:24.9801;i:1649611202;d:25.8647;i:1649610902;d:28.9883;i:1649610601;d:24.8343;i:1649610302;d:25.1596;i:1649610001;d:24.9532;i:1649609702;d:25.3156;i:1649609402;d:24.6518;i:1649609102;d:26.9952;i:1649608802;d:25.6581;i:1649608501;d:24.8132;i:1649608201;d:24.6332;i:1649607901;d:25.6634;i:1649607601;d:24.8117;i:1649607301;d:28.0838;i:1649607001;d:24.685;i:1649606702;d:24.6601;i:1649606402;d:24.6391;i:1649606102;d:24.8121;i:1649605802;d:24.6906;i:1649605502;d:28.5111;i:1649605202;d:25.368;i:1649604901;d:25.4757;i:1649604601;d:24.4324;i:1649604301;d:25.3042;i:1649604001;d:24.7743;i:1649603702;d:28.169;i:1649603402;d:25.2262;i:1649603102;d:24.8564;i:1649602802;d:25.9931;i:1649602502;d:24.8986;i:1649602202;d:25.0154;i:1649601902;d:28.2104;i:1649601602;d:24.8804;i:1649601302;d:24.8407;i:1649601002;d:24.9351;i:1649600701;d:25.9786;i:1649600401;d:24.7446;i:1649600101;d:28.0229;i:1649599801;d:24.9205;i:1649599501;d:25.7312;i:1649599201;d:25.0069;i:1649598901;d:25.1222;i:1649598602;d:24.4825;i:1649598302;d:28.3139;i:1649598002;d:25.0621;i:1649597702;d:24.6728;i:1649597401;d:24.5763;i:1649597102;d:24.8412;i:1649596802;d:24.3053;i:1649596502;d:30.7369;i:1649596202;d:24.8717;i:1649595902;d:24.8891;i:1649595602;d:24.3707;i:1649595301;d:25.4147;i:1649595002;d:24.6341;i:1649594701;d:26.0174;i:1649594402;d:24.8608;i:1649594102;d:24.9499;i:1649593802;d:24.7188;i:1649593502;d:24.9429;i:1649593201;d:24.9629;i:1649592902;d:27.0201;i:1649592601;d:25.0698;i:1649592301;d:25.4388;i:1649592001;d:25.2718;i:1649591701;d:25.6499;i:1649591401;d:24.7138;i:1649591101;d:27.4829;i:1649590802;d:25.483;i:1649590502;d:24.842;i:1649590202;d:24.832;i:1649589902;d:25.0863;i:1649589601;d:24.7633;i:1649589301;d:27.1491;i:1649589001;d:24.5714;i:1649588702;d:25.133;i:1649588402;d:24.8713;i:1649588102;d:26.2413;i:1649587801;d:25.2915;i:1649587501;d:27.2568;i:1649587201;d:26.066;i:1649586902;d:24.7832;i:1649586602;d:25.1266;i:1649586302;d:24.8687;i:1649586001;d:25.6662;}s:17:"discovery_history";a:100:{i:1649671322;d:170.8356;i:1649669131;d:166.4537;i:1649612197;d:170.4041;i:1649534897;d:178.8543;i:1649534641;d:1.3778;i:1649431452;d:162.6882;i:1649420660;d:167.9958;i:1649409942;d:170.083;i:1649345074;d:170.8316;i:1649334263;d:171.3438;i:1649320685;d:178.2485;i:1649263445;d:1.0468;i:1649258773;d:290.9444;i:1649247939;d:294.7356;i:1649237182;d:294.874;i:1649172369;d:293.4759;i:1649161544;d:299.8717;i:1649150822;d:285.5223;i:1649085977;d:294.512;i:1649075147;d:299.0184;i:1649064431;d:284.83;i:1648826799;d:294.1043;i:1648815964;d:300.6286;i:1648805168;d:300.4029;i:1648740282;d:288.2032;i:1648729481;d:290.0799;i:1648718751;d:299.4348;i:1648653938;d:297.6618;i:1648643093;d:287.8817;i:1648632354;d:299.9651;i:1648567523;d:289.6429;i:1648556712;d:288.5348;i:1648545971;d:293.7211;i:1648481147;d:298.396;i:1648470310;d:287.3291;i:1648459560;d:300.1546;i:1648225490;d:287.8957;i:1648214755;d:298.8814;i:1648203964;d:299.9919;i:1648139122;d:289.6949;i:1648128307;d:288.8931;i:1648117542;d:297.9208;i:1648111641;d:283.2178;i:1648052745;d:299.2451;i:1648041976;d:292.8951;i:1648031180;d:294.9381;i:1647966373;d:292.826;i:1647955606;d:292.8176;i:1647944776;d:294.2283;i:1647879988;d:293.3294;i:1647869168;d:299.1141;i:1647858370;d:295.3228;i:1647620757;d:299.9101;i:1647609922;d:290.2621;i:1647599157;d:301.1462;i:1647534346;d:301.2132;i:1647523549;d:301.7097;i:1647512748;d:301.2926;i:1647447942;d:300.1204;i:1647437145;d:300.1573;i:1647426379;d:295.4604;i:1647361485;d:291.223;i:1647350595;d:289.6687;i:1647339861;d:289.9898;i:1647275032;d:289.4242;i:1647264247;d:288.1362;i:1647253529;d:295.0997;i:1647015863;d:289.3767;i:1647005088;d:287.2174;i:1646994277;d:290.2948;i:1646929458;d:290.3808;i:1646918672;d:287.235;i:1646907897;d:289.1832;i:1646843040;d:287.8976;i:1646832251;d:289.3555;i:1646821463;d:288.8411;i:1646756652;d:289.5028;i:1646745951;d:300.7755;i:1646735107;d:289.8838;i:1646670267;d:289.3768;i:1646659457;d:288.1205;i:1646648731;d:299.9063;i:1646411071;d:288.0696;i:1646400297;d:287.8063;i:1646389483;d:289.7657;i:1646324651;d:287.4904;i:1646313883;d:287.8081;i:1646303094;d:289.4499;i:1646238271;d:288.1825;i:1646227437;d:290.7586;i:1646213481;d:294.1384;i:1646184241;d:2.0486;i:1646183041;d:100.8679;i:1646151871;d:288.0815;i:1646141073;d:289.776;i:1646130287;d:289.6833;i:1646065443;d:291.4269;i:1646054659;d:287.8783;i:1646043876;d:300.2383;i:1645806247;d:297.6026;}s:18:"discovery_mod_perf";a:23:{s:2:"os";d:0.0707;s:4:"mibs";d:0.1232;s:3:"vrf";d:80.5894;s:5:"ports";d:0.5194;s:5:"vlans";d:0.0298;s:11:"ports_vlans";N;s:4:"oids";d:0.0539;s:12:"ip-addresses";d:1.3433;s:10:"processors";d:0.3999;s:8:"mempools";d:7.5621;s:9:"inventory";d:8.523;s:7:"sensors";d:56.1743;s:10:"neighbours";d:0.276;s:9:"arp-table";d:0.1537;s:9:"bgp-peers";d:0.801;s:14:"mac-accounting";d:0.0707;s:3:"sla";d:1.0146;s:11:"pseudowires";d:0.9471;s:11:"cisco-cbqos";d:4.0896;s:10:"ucd-diskio";d:0.2562;s:6:"graphs";d:0.0013;s:9:"cisco-cef";d:1.1027;s:7:"storage";d:6.7217;}}"
)
 

SQL[UPDATE `devices` set `uptime` ='137643',`last_polled` =NOW(),`last_polled_timetaken` ='29.1784',`device_state` ='a:5:{s:15:\"poller_mod_perf\";a:24:{s:6:\"system\";d:0.0809;s:2:\"os\";d:0.005;s:7:\"sensors\";d:5.6421;s:6:\"status\";d:0.6621;s:7:\"counter\";d:0.0008;s:10:\"processors\";d:0.0723;s:8:\"mempools\";d:7.0775;s:7:\"storage\";d:1.1802;s:8:\"netstats\";d:0.2393;s:7:\"ucd-mib\";d:0.0008;s:13:\"ipSystemStats\";d:0.0798;s:5:\"ports\";d:5.2438;s:9:\"bgp-peers\";d:1.3681;s:4:\"ospf\";d:0.2085;s:9:\"cisco-cef\";d:0.0673;s:3:\"sla\";d:0.9836;s:11:\"pseudowires\";d:0.9937;s:14:\"mac-accounting\";d:0.0815;s:11:\"cisco-cbqos\";d:5.0778;s:15:\"entity-physical\";d:0.0003;s:9:\"fdb-table\";d:0.0239;s:6:\"graphs\";d:0.0025;s:4:\"oids\";d:0.0014;s:6:\"probes\";d:0.0008;}s:17:\"poller_ports_perf\";a:5:{s:6:\"IF-MIB\";d:3.1560349464416504;s:35:\"CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB\";d:0.08194804191589355;s:13:\"EtherLike-MIB\";d:0.20267415046691895;s:12:\"Q-BRIDGE-MIB\";d:0.10370516777038574;s:6:\"IP-MIB\";d:0.19864797592163086;}s:14:\"poller_history\";a:288:{i:1649671546;d:29.1784;i:1649671502;d:25.2247;i:1649671201;d:25.4206;i:1649670902;d:24.6827;i:1649670602;d:24.9692;i:1649670302;d:30.9736;i:1649670002;d:24.65;i:1649669702;d:24.6018;i:1649669402;d:25.1379;i:1649669101;d:24.8677;i:1649668801;d:24.8297;i:1649668501;d:29.5219;i:1649668201;d:25.3522;i:1649667902;d:24.8765;i:1649667601;d:24.6951;i:1649667302;d:24.8324;i:1649667002;d:25.7185;i:1649666701;d:28.7042;i:1649666402;d:24.619;i:1649666102;d:24.5688;i:1649665801;d:24.8677;i:1649665501;d:25.5835;i:1649665202;d:25.3932;i:1649664902;d:57.749;i:1649664602;d:24.9654;i:1649664301;d:25.4405;i:1649664001;d:24.7501;i:1649663701;d:25.7547;i:1649663402;d:24.7216;i:1649663102;d:29.7723;i:1649662802;d:24.8923;i:1649662502;d:25.6902;i:1649662202;d:25.4523;i:1649661902;d:25.0624;i:1649661602;d:24.8311;i:1649661302;d:26.8576;i:1649661001;d:24.7246;i:1649660701;d:24.9764;i:1649660401;d:25.7158;i:1649660102;d:25.2364;i:1649659802;d:25.8737;i:1649659502;d:28.2311;i:1649659201;d:24.6876;i:1649658901;d:25.6392;i:1649658601;d:24.729;i:1649658302;d:24.721;i:1649658002;d:24.6467;i:1649657702;d:27.6014;i:1649657401;d:24.7551;i:1649657102;d:24.7956;i:1649656801;d:26.2718;i:1649656501;d:24.8878;i:1649656202;d:25.1097;i:1649655901;d:28.0235;i:1649655602;d:26.4245;i:1649655302;d:26.1821;i:1649655002;d:25.1129;i:1649654701;d:24.8076;i:1649654401;d:25.2676;i:1649654101;d:25.2752;i:1649653802;d:25.0643;i:1649653502;d:24.7053;i:1649653201;d:25.6166;i:1649652902;d:24.5914;i:1649652602;d:24.6002;i:1649652301;d:27.3777;i:1649652001;d:24.9706;i:1649651701;d:25.1939;i:1649651401;d:25.9525;i:1649651101;d:24.421;i:1649650802;d:26.1883;i:1649650501;d:31.6505;i:1649650202;d:25.8438;i:1649649902;d:24.5745;i:1649649601;d:26.2227;i:1649649302;d:25.1575;i:1649649001;d:25.1016;i:1649648701;d:30.5714;i:1649648401;d:25.9573;i:1649648101;d:26.694;i:1649647801;d:26.4055;i:1649647501;d:26.1579;i:1649647202;d:25.6974;i:1649646902;d:28.7776;i:1649646601;d:24.8405;i:1649646302;d:24.9361;i:1649646002;d:24.8213;i:1649645701;d:24.7789;i:1649645402;d:25.4687;i:1649645101;d:28.266;i:1649644801;d:25.5;i:1649644502;d:24.5354;i:1649644201;d:24.4304;i:1649643902;d:24.7874;i:1649643601;d:25.5961;i:1649643301;d:28.6716;i:1649643002;d:24.6456;i:1649642701;d:25.3898;i:1649642401;d:24.6998;i:1649642101;d:25.8537;i:1649641802;d:25.7528;i:1649641502;d:24.7056;i:1649641202;d:24.9611;i:1649640901;d:25.0488;i:1649640601;d:24.9812;i:1649640301;d:24.6635;i:1649640002;d:24.4436;i:1649639701;d:24.9683;i:1649639402;d:24.4467;i:1649639102;d:24.8251;i:1649638801;d:24.5857;i:1649638501;d:25.6493;i:1649638201;d:25.6152;i:1649637901;d:25.3789;i:1649637601;d:25.2169;i:1649637302;d:24.9819;i:1649637002;d:26.4563;i:1649636702;d:26.0067;i:1649636401;d:24.2367;i:1649636101;d:24.829;i:1649635801;d:24.7831;i:1649635501;d:25.2557;i:1649635201;d:24.8335;i:1649634902;d:24.861;i:1649634601;d:25.8864;i:1649634301;d:29.0833;i:1649634002;d:24.5731;i:1649633701;d:25.3595;i:1649633401;d:25.8115;i:1649633101;d:24.7389;i:1649632801;d:25.7105;i:1649632501;d:32.2139;i:1649632201;d:24.8324;i:1649631901;d:25.2387;i:1649631601;d:24.602;i:1649631301;d:25.9486;i:1649631001;d:24.6891;i:1649630702;d:28.5428;i:1649630402;d:24.8818;i:1649630102;d:29.9524;i:1649629802;d:24.8787;i:1649629501;d:25.9107;i:1649629202;d:24.5122;i:1649628902;d:28.1892;i:1649628601;d:24.7107;i:1649628301;d:26.1859;i:1649628001;d:25.1807;i:1649627701;d:24.6911;i:1649627402;d:24.8258;i:1649627102;d:33.4543;i:1649626801;d:24.4624;i:1649626502;d:24.7329;i:1649626202;d:24.4339;i:1649625902;d:24.8468;i:1649625602;d:24.892;i:1649625302;d:26.844;i:1649625001;d:24.7728;i:1649624701;d:24.7566;i:1649624402;d:24.5573;i:1649624102;d:24.6948;i:1649623802;d:24.6549;i:1649623502;d:26.8387;i:1649623201;d:25.5832;i:1649622901;d:24.3495;i:1649622601;d:25.872;i:1649622302;d:24.9107;i:1649622002;d:25.1459;i:1649621702;d:25.7408;i:1649621401;d:25.5762;i:1649621102;d:25.8512;i:1649620801;d:26.3083;i:1649620502;d:24.8724;i:1649620201;d:25.0145;i:1649619902;d:26.5845;i:1649619602;d:25.1258;i:1649619301;d:24.8626;i:1649619001;d:24.8914;i:1649618702;d:25.192;i:1649618402;d:25.0415;i:1649618102;d:27.2392;i:1649617801;d:24.9265;i:1649617501;d:25.0325;i:1649617201;d:25.7072;i:1649616901;d:24.6609;i:1649616602;d:25.1872;i:1649616301;d:28.2802;i:1649616001;d:26.164;i:1649615702;d:25.0808;i:1649615401;d:25.6656;i:1649615102;d:25.9501;i:1649614801;d:25.4776;i:1649614501;d:27.5501;i:1649614201;d:26.5704;i:1649613901;d:25.0891;i:1649613601;d:24.5243;i:1649613301;d:24.8781;i:1649613001;d:24.4981;i:1649612701;d:28.11;i:1649612402;d:18.5932;i:1649612369;d:25.8184;i:1649612101;d:24.4144;i:1649611801;d:24.8308;i:1649611502;d:24.9801;i:1649611202;d:25.8647;i:1649610902;d:28.9883;i:1649610601;d:24.8343;i:1649610302;d:25.1596;i:1649610001;d:24.9532;i:1649609702;d:25.3156;i:1649609402;d:24.6518;i:1649609102;d:26.9952;i:1649608802;d:25.6581;i:1649608501;d:24.8132;i:1649608201;d:24.6332;i:1649607901;d:25.6634;i:1649607601;d:24.8117;i:1649607301;d:28.0838;i:1649607001;d:24.685;i:1649606702;d:24.6601;i:1649606402;d:24.6391;i:1649606102;d:24.8121;i:1649605802;d:24.6906;i:1649605502;d:28.5111;i:1649605202;d:25.368;i:1649604901;d:25.4757;i:1649604601;d:24.4324;i:1649604301;d:25.3042;i:1649604001;d:24.7743;i:1649603702;d:28.169;i:1649603402;d:25.2262;i:1649603102;d:24.8564;i:1649602802;d:25.9931;i:1649602502;d:24.8986;i:1649602202;d:25.0154;i:1649601902;d:28.2104;i:1649601602;d:24.8804;i:1649601302;d:24.8407;i:1649601002;d:24.9351;i:1649600701;d:25.9786;i:1649600401;d:24.7446;i:1649600101;d:28.0229;i:1649599801;d:24.9205;i:1649599501;d:25.7312;i:1649599201;d:25.0069;i:1649598901;d:25.1222;i:1649598602;d:24.4825;i:1649598302;d:28.3139;i:1649598002;d:25.0621;i:1649597702;d:24.6728;i:1649597401;d:24.5763;i:1649597102;d:24.8412;i:1649596802;d:24.3053;i:1649596502;d:30.7369;i:1649596202;d:24.8717;i:1649595902;d:24.8891;i:1649595602;d:24.3707;i:1649595301;d:25.4147;i:1649595002;d:24.6341;i:1649594701;d:26.0174;i:1649594402;d:24.8608;i:1649594102;d:24.9499;i:1649593802;d:24.7188;i:1649593502;d:24.9429;i:1649593201;d:24.9629;i:1649592902;d:27.0201;i:1649592601;d:25.0698;i:1649592301;d:25.4388;i:1649592001;d:25.2718;i:1649591701;d:25.6499;i:1649591401;d:24.7138;i:1649591101;d:27.4829;i:1649590802;d:25.483;i:1649590502;d:24.842;i:1649590202;d:24.832;i:1649589902;d:25.0863;i:1649589601;d:24.7633;i:1649589301;d:27.1491;i:1649589001;d:24.5714;i:1649588702;d:25.133;i:1649588402;d:24.8713;i:1649588102;d:26.2413;i:1649587801;d:25.2915;i:1649587501;d:27.2568;i:1649587201;d:26.066;i:1649586902;d:24.7832;i:1649586602;d:25.1266;i:1649586302;d:24.8687;i:1649586001;d:25.6662;}s:17:\"discovery_history\";a:100:{i:1649671322;d:170.8356;i:1649669131;d:166.4537;i:1649612197;d:170.4041;i:1649534897;d:178.8543;i:1649534641;d:1.3778;i:1649431452;d:162.6882;i:1649420660;d:167.9958;i:1649409942;d:170.083;i:1649345074;d:170.8316;i:1649334263;d:171.3438;i:1649320685;d:178.2485;i:1649263445;d:1.0468;i:1649258773;d:290.9444;i:1649247939;d:294.7356;i:1649237182;d:294.874;i:1649172369;d:293.4759;i:1649161544;d:299.8717;i:1649150822;d:285.5223;i:1649085977;d:294.512;i:1649075147;d:299.0184;i:1649064431;d:284.83;i:1648826799;d:294.1043;i:1648815964;d:300.6286;i:1648805168;d:300.4029;i:1648740282;d:288.2032;i:1648729481;d:290.0799;i:1648718751;d:299.4348;i:1648653938;d:297.6618;i:1648643093;d:287.8817;i:1648632354;d:299.9651;i:1648567523;d:289.6429;i:1648556712;d:288.5348;i:1648545971;d:293.7211;i:1648481147;d:298.396;i:1648470310;d:287.3291;i:1648459560;d:300.1546;i:1648225490;d:287.8957;i:1648214755;d:298.8814;i:1648203964;d:299.9919;i:1648139122;d:289.6949;i:1648128307;d:288.8931;i:1648117542;d:297.9208;i:1648111641;d:283.2178;i:1648052745;d:299.2451;i:1648041976;d:292.8951;i:1648031180;d:294.9381;i:1647966373;d:292.826;i:1647955606;d:292.8176;i:1647944776;d:294.2283;i:1647879988;d:293.3294;i:1647869168;d:299.1141;i:1647858370;d:295.3228;i:1647620757;d:299.9101;i:1647609922;d:290.2621;i:1647599157;d:301.1462;i:1647534346;d:301.2132;i:1647523549;d:301.7097;i:1647512748;d:301.2926;i:1647447942;d:300.1204;i:1647437145;d:300.1573;i:1647426379;d:295.4604;i:1647361485;d:291.223;i:1647350595;d:289.6687;i:1647339861;d:289.9898;i:1647275032;d:289.4242;i:1647264247;d:288.1362;i:1647253529;d:295.0997;i:1647015863;d:289.3767;i:1647005088;d:287.2174;i:1646994277;d:290.2948;i:1646929458;d:290.3808;i:1646918672;d:287.235;i:1646907897;d:289.1832;i:1646843040;d:287.8976;i:1646832251;d:289.3555;i:1646821463;d:288.8411;i:1646756652;d:289.5028;i:1646745951;d:300.7755;i:1646735107;d:289.8838;i:1646670267;d:289.3768;i:1646659457;d:288.1205;i:1646648731;d:299.9063;i:1646411071;d:288.0696;i:1646400297;d:287.8063;i:1646389483;d:289.7657;i:1646324651;d:287.4904;i:1646313883;d:287.8081;i:1646303094;d:289.4499;i:1646238271;d:288.1825;i:1646227437;d:290.7586;i:1646213481;d:294.1384;i:1646184241;d:2.0486;i:1646183041;d:100.8679;i:1646151871;d:288.0815;i:1646141073;d:289.776;i:1646130287;d:289.6833;i:1646065443;d:291.4269;i:1646054659;d:287.8783;i:1646043876;d:300.2383;i:1645806247;d:297.6026;}s:18:\"discovery_mod_perf\";a:23:{s:2:\"os\";d:0.0707;s:4:\"mibs\";d:0.1232;s:3:\"vrf\";d:80.5894;s:5:\"ports\";d:0.5194;s:5:\"vlans\";d:0.0298;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0539;s:12:\"ip-addresses\";d:1.3433;s:10:\"processors\";d:0.3999;s:8:\"mempools\";d:7.5621;s:9:\"inventory\";d:8.523;s:7:\"sensors\";d:56.1743;s:10:\"neighbours\";d:0.276;s:9:\"arp-table\";d:0.1537;s:9:\"bgp-peers\";d:0.801;s:14:\"mac-accounting\";d:0.0707;s:3:\"sla\";d:1.0146;s:11:\"pseudowires\";d:0.9471;s:11:\"cisco-cbqos\";d:4.0896;s:10:\"ucd-diskio\";d:0.2562;s:6:\"graphs\";d:0.0013;s:9:\"cisco-cef\";d:1.1027;s:7:\"storage\";d:6.7217;}}' WHERE `device_id` = '460']
SQL RUNTIME[0.00339293s]
 o Updated Data         uptime, last_polled, last_polled_timetaken, device_state
Checking alert 36 associated by 35

Testing: device_duration_poll gt 240
 (value: 25.22)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-52719.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-52719.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]

Checking alert 76 associated by 

Testing: device_status equals 0
 (value: 1)
RRD /opt/observium/rrd/rtr-153.thn.oob.local/alert-143770.rrd already exists - no need to create.

RRD CMD[update rtr-153.thn.oob.local/alert-143770.rrd N:1:1 --daemon unix:/var/run/rrdcached.sock]
RRD RUNTIME[0.0011s]
RRD STDOUT[ERROR: Unable to connect to rrdcached: Permission denied]
RRD_STATUS[FALSE]


SQL[INSERT INTO `alert_table` (`alert_table_id`,`count`,`state`,`alert_status`,`last_message`,`last_changed`,`last_checked`,`last_ok`,`last_failed`,`last_alerted`) VALUES ('110158','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1646183860','1649671549','1649671549','1646183604','0'),('110162','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671549','1649671549','1649534104','0'),('110163','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671549','1649671549','1649534104','0'),('110164','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856148','1649671549','1649671549',NULL,'0'),('110167','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671549','1649671549','1649534104','0'),('110168','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671549','1649671549','1649534104','0'),('110169','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671549','1649671549','1649534104','0'),('110099','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1646183744','1649671550','1649671550','1646183744','1593804333'),('110170','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534104','0'),('110171','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534104','0'),('110172','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534104','0'),('110173','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1646183824','1649671550','1649671550','1646183824','0'),('110100','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534429'),('110101','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534429'),('110176','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110177','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110178','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110180','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110181','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110182','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110184','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110195','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856148','1649671550','1649671550',NULL,'0'),('110199','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856148','1649671550','1649671550',NULL,'0'),('110202','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856148','1649671550','1649671550',NULL,'0'),('110206','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110207','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110208','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110209','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110211','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110212','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110213','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110214','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110218','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804005','0'),('110219','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804005','0'),('110220','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804005','0'),('110221','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804005','0'),('110222','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804005','0'),('110102','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534429'),('110223','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110224','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110225','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804005','0'),('110227','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110229','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856148','1649671550','1649671550',NULL,'0'),('110231','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110232','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110086','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804332'),('110233','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110234','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110235','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110236','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110237','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110087','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804332'),('110088','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804332'),('110238','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110239','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534430'),('110240','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110242','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534430'),('110243','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534430'),('110246','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110247','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110248','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110250','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534430'),('110257','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110260','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110261','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110262','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534430'),('110263','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110264','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110265','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110266','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110267','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110268','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110270','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110271','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110272','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110273','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110275','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('144859','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1602764406','1649671550','1649671550',NULL,'0'),('110279','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110280','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534405','1649534431'),('110289','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110290','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110291','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('144090','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828806','1649671550','1649671550',NULL,'0'),('110292','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110293','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('127323','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1564659416','1649671550','1649671550',NULL,'0'),('110296','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110300','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110303','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110308','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110311','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110312','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110313','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110314','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110315','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110316','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110319','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110320','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110321','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110323','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110324','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110325','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534405','1649671550','1649671550','1649534105','0'),('110327','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110332','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804333'),('110089','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804332'),('110090','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804332'),('110345','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110346','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110091','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804305','1593804332'),('110347','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110348','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110349','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110350','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110352','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110353','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110354','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110355','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110356','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110357','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1586261706','1649671550','1649671550','1586261406','0'),('110359','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110361','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110362','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804006','0'),('110363','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804006','0'),('110364','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804006','0'),('110365','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804305','1649671550','1649671550','1593804006','0'),('110366','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110367','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804306','1649671550','1649671550','1593804006','0'),('110369','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110372','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804306','1593804333'),('110373','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804306','1593804333'),('110105','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856149','1649671550','1649671550',NULL,'0'),('110374','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804306','1593804333'),('110375','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804306','1593804333'),('110376','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804306','1593804334'),('110377','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804605','1649671550','1649671550','1593804306','1593804334'),('110378','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534431'),('110379','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534431'),('110380','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534431'),('110382','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110383','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534431'),('110384','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534431'),('110385','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534431'),('110386','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110389','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110390','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110391','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110392','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('144091','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828807','1649671550','1649671550',NULL,'0'),('110393','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534705','1649534432'),('110395','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('128070','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1568279507','1649671550','1649671550',NULL,'0'),('110402','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110403','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110404','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110405','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110406','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110408','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110409','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110108','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110411','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110412','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110414','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110416','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110417','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110418','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110419','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110421','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110426','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110428','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110430','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110431','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110432','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110433','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110434','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110435','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110446','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110449','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110450','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110451','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110452','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110453','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110457','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110458','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110459','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110462','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110463','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534105','0'),('110468','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110480','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110482','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110483','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110484','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110485','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110486','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110487','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110488','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110490','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110491','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110492','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110493','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110494','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110495','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110499','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804306','1649671550','1649671550','1593804006','0'),('110500','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804306','1649671550','1649671550','1593804006','0'),('110501','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804306','1649671550','1649671550','1593804006','0'),('110502','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804306','1649671550','1649671550','1593804006','0'),('110503','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804306','1649671550','1649671550','1593804006','0'),('110504','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110505','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804306','1649671550','1649671550','1593804006','0'),('110507','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534705','1649671550','1649671550','1649534406','1649534432'),('110509','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856150','1649671550','1649671550',NULL,'0'),('110511','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110512','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110513','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('146786','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1612055133','1649671550','1649671550',NULL,'0'),('110514','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110515','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110516','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110517','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110518','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804606','1649671550','1649671550','1593804306','1593804334'),('110112','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110519','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534432'),('110520','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534706','1649534433'),('110522','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534706','1649534433'),('110523','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534706','1649534433'),('110524','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534706','1649534433'),('110527','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110528','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110529','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110530','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535006','1649671550','1649671550','1649534706','1649534433'),('110533','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110113','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110114','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110115','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110537','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110116','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110117','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110118','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110542','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110544','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110545','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110546','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110120','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110121','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534429'),('110547','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110548','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110122','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534430'),('110549','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110550','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110551','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110553','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110554','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110555','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110559','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110561','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110562','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110563','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534433'),('110124','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110125','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110126','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534430'),('110570','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110573','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110574','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110575','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110576','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110577','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110578','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110579','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110580','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110127','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110581','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110129','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671550','1649671550','1649534406','1649534430'),('110583','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110586','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('144093','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828808','1649671550','1649671550',NULL,'0'),('110591','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671550','1649671550','1593804007','0'),('110595','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110597','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110599','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110600','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110601','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110602','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110603','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110604','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110605','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671550','1649671550',NULL,'0'),('110608','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110609','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110610','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110612','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110613','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671550','1649671550','1649534106','0'),('110615','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856151','1649671551','1649671551',NULL,'0'),('110616','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671551','1649671551','1649534106','0'),('110618','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110619','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110622','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110092','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535007','1649671551','1649671551','1649534706','1649534429'),('110626','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110093','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535007','1649671551','1649671551','1649534706','1649534429'),('110631','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110635','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110636','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671551','1649671551','1649534106','0'),('110638','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671551','1649671551','1649534106','0'),('110639','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671551','1649671551','1649534106','0'),('110640','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534406','1649671551','1649671551','1649534106','0'),('110641','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534406','1649534433'),('110642','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534406','1649534433'),('110644','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534406','1649534434'),('110645','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534406','1649534434'),('110646','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534406','1649534434'),('110647','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534407','1649534434'),('110648','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110652','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671551','1649671551','1593804007','0'),('110653','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671551','1649671551','1593804007','0'),('110654','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671551','1649671551','1593804007','0'),('110655','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671551','1649671551','1593804007','0'),('110656','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671551','1649671551','1593804007','0'),('110657','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671551','1649671551','1593804007','0'),('110658','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110659','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110660','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804307','1649671551','1649671551','1593804007','0'),('110662','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110663','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534407','1649534434'),('110666','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804607','1649671551','1649671551','1593804307','1593804334'),('110667','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804607','1649671551','1649671551','1593804307','1593804334'),('110668','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804607','1649671551','1649671551','1593804307','1593804334'),('110132','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534407','1649534430'),('110133','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534706','1649671551','1649671551','1649534407','1649534430'),('110135','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110143','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110144','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110145','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110146','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110095','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535007','1649671551','1649671551','1649534706','1649534429'),('110096','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649535007','1649671551','1649671551','1649534706','1649534429'),('110147','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1649534407','1649671551','1649671551','1649534106','0'),('110148','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110149','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('110155','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856152','1649671551','1649671551',NULL,'0'),('144087','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828808','1649671551','1649671551',NULL,'0'),('110277','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856153','1649671551','1649671551',NULL,'0'),('110407','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110496','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110534','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110159','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593803708','1649671551','1649671551','1593803407','1593803435'),('110729','0','{\"metrics\":{\"sensor_value\":39.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110160','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110730','0','{\"metrics\":{\"sensor_value\":31.5}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110161','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110731','0','{\"metrics\":{\"sensor_value\":48.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110165','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110673','0','{\"metrics\":{\"sensor_value\":25.6}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110174','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110732','0','{\"metrics\":{\"sensor_value\":65.5}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110189','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593804607','1649671551','1649671551','1593804307','0'),('110733','0','{\"metrics\":{\"sensor_value\":27.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110190','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593805115','1649671551','1649671551','1593804907','1593804333'),('110734','0','{\"metrics\":{\"sensor_value\":51.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110193','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110735','0','{\"metrics\":{\"sensor_value\":54.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110194','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110736','0','{\"metrics\":{\"sensor_value\":61.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110196','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110674','0','{\"metrics\":{\"sensor_value\":36.300000000000004}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110200','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110675','0','{\"metrics\":{\"sensor_value\":23.900000000000002}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110201','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110676','0','{\"metrics\":{\"sensor_value\":28.5}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110228','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110677','0','{\"metrics\":{\"sensor_value\":30.900000000000002}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110258','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110678','0','{\"metrics\":{\"sensor_value\":41.7}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110269','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110679','0','{\"metrics\":{\"sensor_value\":27.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110274','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110737','0','{\"metrics\":{\"sensor_value\":60.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('144860','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1602764408','1649671551','1649671551',NULL,'0'),('144861','0','{\"metrics\":{\"sensor_value\":25.200000000000003}}','1','Checks OK','1602764408','1649671551','1649671551',NULL,'0'),('110283','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110738','0','{\"metrics\":{\"sensor_value\":48.800000000000004}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110284','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110739','0','{\"metrics\":{\"sensor_value\":55.0}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110285','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856154','1649671551','1649671551',NULL,'0'),('110740','0','{\"metrics\":{\"sensor_value\":63.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('144089','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828808','1649671551','1649671551',NULL,'0'),('144096','0','{\"metrics\":{\"sensor_value\":25.5}}','1','Checks OK','1597828808','1649671551','1649671551',NULL,'0'),('127324','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1564659420','1649671551','1649671551',NULL,'0'),('127325','0','{\"metrics\":{\"sensor_value\":28.6}}','1','Checks OK','1564659420','1649671551','1649671551',NULL,'0'),('110297','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110680','0','{\"metrics\":{\"sensor_value\":24.1}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110301','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110681','0','{\"metrics\":{\"sensor_value\":22.8}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110302','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110682','0','{\"metrics\":{\"sensor_value\":36.1}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110304','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593803708','1649671551','1649671551','1593803407','1593803435'),('110741','0','{\"metrics\":{\"sensor_value\":48.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110305','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110742','0','{\"metrics\":{\"sensor_value\":28.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110306','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110743','0','{\"metrics\":{\"sensor_value\":53.5}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110307','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110744','0','{\"metrics\":{\"sensor_value\":63.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110317','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110745','0','{\"metrics\":{\"sensor_value\":54.5}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110322','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110683','0','{\"metrics\":{\"sensor_value\":38.7}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110333','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110746','0','{\"metrics\":{\"sensor_value\":32.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110334','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593805115','1649671551','1649671551','1593804907','1593804333'),('110747','0','{\"metrics\":{\"sensor_value\":44.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110336','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110748','0','{\"metrics\":{\"sensor_value\":56.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110337','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110749','0','{\"metrics\":{\"sensor_value\":49.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110338','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110750','0','{\"metrics\":{\"sensor_value\":46.5}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110351','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110684','0','{\"metrics\":{\"sensor_value\":21.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110358','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110685','0','{\"metrics\":{\"sensor_value\":24.200000000000003}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110360','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110686','0','{\"metrics\":{\"sensor_value\":27.5}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110381','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110687','0','{\"metrics\":{\"sensor_value\":34.800000000000004}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110387','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110688','0','{\"metrics\":{\"sensor_value\":24.900000000000002}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110388','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110689','0','{\"metrics\":{\"sensor_value\":37.300000000000004}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('144092','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828809','1649671551','1649671551',NULL,'0'),('144097','0','{\"metrics\":{\"sensor_value\":27.3}}','1','Checks OK','1597828809','1649671551','1649671551',NULL,'0'),('110394','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110690','0','{\"metrics\":{\"sensor_value\":37.2}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('128069','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1568279509','1649671551','1649671551',NULL,'0'),('128071','0','{\"metrics\":{\"sensor_value\":24.6}}','1','Checks OK','1568279509','1649671551','1649671551',NULL,'0'),('110401','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110691','0','{\"metrics\":{\"sensor_value\":30.8}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110109','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110669','0','{\"metrics\":{\"sensor_value\":22.1}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110413','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110751','0','{\"metrics\":{\"sensor_value\":65.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110422','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110692','0','{\"metrics\":{\"sensor_value\":43.5}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110423','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110752','0','{\"metrics\":{\"sensor_value\":63.5}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110424','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110753','0','{\"metrics\":{\"sensor_value\":58.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110427','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110693','0','{\"metrics\":{\"sensor_value\":22.900000000000002}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110429','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110694','0','{\"metrics\":{\"sensor_value\":22.3}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110443','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593803709','1649671551','1649671551','1593803407','1593803436'),('110754','0','{\"metrics\":{\"sensor_value\":48.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110444','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593803709','1649671551','1649671551','1593803407','1593803436'),('110755','0','{\"metrics\":{\"sensor_value\":38.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110445','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110756','0','{\"metrics\":{\"sensor_value\":61.0}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110454','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110757','0','{\"metrics\":{\"sensor_value\":52.5}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110455','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110695','0','{\"metrics\":{\"sensor_value\":32.9}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110720','0','{\"metrics\":{\"sensor_value\":32.9}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110456','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110696','0','{\"metrics\":{\"sensor_value\":41.7}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110469','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110697','0','{\"metrics\":{\"sensor_value\":24.1}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110721','0','{\"metrics\":{\"sensor_value\":24.1}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110724','0','{\"metrics\":{\"sensor_value\":24.1}}','1','Checks OK','1546856155','1649671551','1649671551',NULL,'0'),('110470','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593805116','1649671551','1649671551','1593804907','1593804334'),('110758','0','{\"metrics\":{\"sensor_value\":42.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110472','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110759','0','{\"metrics\":{\"sensor_value\":59.5}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110473','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110760','0','{\"metrics\":{\"sensor_value\":55.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110474','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110698','0','{\"metrics\":{\"sensor_value\":28.6}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110722','0','{\"metrics\":{\"sensor_value\":28.6}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110481','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110699','0','{\"metrics\":{\"sensor_value\":23.900000000000002}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110510','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110700','0','{\"metrics\":{\"sensor_value\":24.6}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('146787','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1612055135','1649671551','1649671551',NULL,'0'),('146788','0','{\"metrics\":{\"sensor_value\":22.3}}','1','Checks OK','1612055135','1649671551','1649671551',NULL,'0'),('110532','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110701','0','{\"metrics\":{\"sensor_value\":20.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110538','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110703','0','{\"metrics\":{\"sensor_value\":35.1}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110556','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110761','0','{\"metrics\":{\"sensor_value\":51.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110557','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110762','0','{\"metrics\":{\"sensor_value\":63.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110558','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110704','0','{\"metrics\":{\"sensor_value\":24.8}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110567','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110763','0','{\"metrics\":{\"sensor_value\":61.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110568','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110764','0','{\"metrics\":{\"sensor_value\":60.5}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110569','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110705','0','{\"metrics\":{\"sensor_value\":29.900000000000002}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110582','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110706','0','{\"metrics\":{\"sensor_value\":22.8}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110128','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110726','0','{\"metrics\":{\"sensor_value\":68.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110584','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110707','0','{\"metrics\":{\"sensor_value\":28.700000000000003}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110587','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110708','0','{\"metrics\":{\"sensor_value\":22.8}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('144094','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828809','1649671551','1649671551',NULL,'0'),('144098','0','{\"metrics\":{\"sensor_value\":28.3}}','1','Checks OK','1597828809','1649671551','1649671551',NULL,'0'),('110592','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593803709','1649671551','1649671551','1593803407','1593803436'),('110765','0','{\"metrics\":{\"sensor_value\":40.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110593','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110709','0','{\"metrics\":{\"sensor_value\":23.700000000000003}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110723','0','{\"metrics\":{\"sensor_value\":23.700000000000003}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110725','0','{\"metrics\":{\"sensor_value\":23.700000000000003}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110594','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110766','0','{\"metrics\":{\"sensor_value\":55.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110598','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110710','0','{\"metrics\":{\"sensor_value\":29.5}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110606','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110767','0','{\"metrics\":{\"sensor_value\":42.5}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110614','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110711','0','{\"metrics\":{\"sensor_value\":36.5}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110617','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110712','0','{\"metrics\":{\"sensor_value\":36.300000000000004}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110620','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110713','0','{\"metrics\":{\"sensor_value\":24.900000000000002}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110621','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110714','0','{\"metrics\":{\"sensor_value\":39.7}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110623','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593805116','1649671551','1649671551','1593804908','1593804334'),('110768','0','{\"metrics\":{\"sensor_value\":39.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110624','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1593805116','1649671551','1649671551','1593804908','1593804334'),('110769','0','{\"metrics\":{\"sensor_value\":51.0}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110625','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856156','1649671551','1649671551',NULL,'0'),('110715','0','{\"metrics\":{\"sensor_value\":24.6}}','1','Checks OK','1546856157','1649671551','1649671551',NULL,'0'),('110627','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856157','1649671551','1649671551',NULL,'0'),('110770','0','{\"metrics\":{\"sensor_value\":57.0}}','1','Checks OK','1546856157','1649671551','1649671551',NULL,'0'),('110628','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856157','1649671551','1649671551',NULL,'0'),('110771','0','{\"metrics\":{\"sensor_value\":57.5}}','1','Checks OK','1546856157','1649671551','1649671551',NULL,'0'),('110630','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110716','0','{\"metrics\":{\"sensor_value\":37.1}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110634','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110717','0','{\"metrics\":{\"sensor_value\":31.6}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110661','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110718','0','{\"metrics\":{\"sensor_value\":22.8}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110134','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110670','0','{\"metrics\":{\"sensor_value\":28.700000000000003}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110137','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110671','0','{\"metrics\":{\"sensor_value\":30.5}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110719','0','{\"metrics\":{\"sensor_value\":30.5}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110138','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110727','0','{\"metrics\":{\"sensor_value\":61.5}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110139','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110728','0','{\"metrics\":{\"sensor_value\":59.0}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110154','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110672','0','{\"metrics\":{\"sensor_value\":39.900000000000006}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('144088','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1597828809','1649671551','1649671551',NULL,'0'),('144095','0','{\"metrics\":{\"sensor_value\":31.0}}','1','Checks OK','1597828810','1649671551','1649671551',NULL,'0'),('110215','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110253','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110119','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110560','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110186','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110773','0','{\"metrics\":{\"sensor_value\":6810}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110192','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110774','0','{\"metrics\":{\"sensor_value\":6780}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110197','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110775','0','{\"metrics\":{\"sensor_value\":6780}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110204','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110776','0','{\"metrics\":{\"sensor_value\":6840}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110249','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110777','0','{\"metrics\":{\"sensor_value\":6780}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110278','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110778','0','{\"metrics\":{\"sensor_value\":6780}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110329','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110779','0','{\"metrics\":{\"sensor_value\":6750}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110460','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110780','0','{\"metrics\":{\"sensor_value\":6930}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110543','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110781','0','{\"metrics\":{\"sensor_value\":6900}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110566','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110782','0','{\"metrics\":{\"sensor_value\":6810}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110651','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110783','0','{\"metrics\":{\"sensor_value\":6840}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110131','0','{\"metrics\":{\"sensor_event\":\"ok\"}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('110772','0','{\"metrics\":{\"sensor_value\":6780}}','1','Checks OK','1546856158','1649671551','1649671551',NULL,'0'),('125538','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1560245453','1649671553','1649671553','1560245128','0'),('125539','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1560245453','1649671553','1649671553','1560245128','0'),('125541','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1560245453','1649671553','1649671553','1560245128','0'),('125543','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1560245453','1649671553','1649671553','1560245129','0'),('141686','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141687','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141688','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141689','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('146789','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1612055137','1649671553','1649671553',NULL,'0'),('141690','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141691','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141677','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141692','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141678','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141693','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141694','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141695','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141696','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141679','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141697','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141698','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141680','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141699','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141700','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141701','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141702','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141703','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141704','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141705','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141706','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141681','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141707','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141708','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141709','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141710','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141711','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141712','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141713','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141714','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141715','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141716','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141717','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141718','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1593804609','1649671553','1649671553','1593804309','0'),('141719','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141720','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141721','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141722','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141723','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141724','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141725','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141726','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141727','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141728','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141675','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141682','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141729','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141730','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141731','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141732','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141733','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141734','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141735','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141736','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141737','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141738','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141739','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141740','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141683','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141741','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('144864','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1602764410','1649671553','1649671553',NULL,'0'),('141743','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141744','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141745','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141746','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141747','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818209','1649671553','1649671553',NULL,'0'),('141748','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818210','1649671553','1649671553',NULL,'0'),('141749','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818210','1649671553','1649671553',NULL,'0'),('141684','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818210','1649671553','1649671553',NULL,'0'),('141685','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818210','1649671553','1649671553',NULL,'0'),('141676','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1592818210','1649671553','1649671553',NULL,'0'),('125540','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1560245453','1649671553','1649671553','1560245129','0'),('125542','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1560245453','1649671553','1649671553','1560245129','0'),('125806','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1560245453','1649671553','1649671553','1560245129','0'),('125807','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1593805119','1649671553','1649671553','1593804909','0'),('125805','0','{\"metrics\":{\"status_event\":\"ok\"},\"failed\":[{\"metric\":\"status_event\",\"condition\":\"notequals\",\"value\":\"ignore\"}]}','1','Checks OK','1593805119','1649671553','1649671553','1593804909','1593804931'),('86026','0','{\"metrics\":{\"processor_usage\":15.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86027','0','{\"metrics\":{\"processor_usage\":15.0}}','1','Checks OK','1649619007','1649671553','1649671553','1649618707','1539987661'),('86028','0','{\"metrics\":{\"processor_usage\":4.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86029','0','{\"metrics\":{\"processor_usage\":4.0}}','1','Checks OK','1649532007','1649671553','1649671553','1649531707','0'),('86030','0','{\"metrics\":{\"processor_usage\":6.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86031','0','{\"metrics\":{\"processor_usage\":6.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86032','0','{\"metrics\":{\"processor_usage\":6.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86033','0','{\"metrics\":{\"processor_usage\":6.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86034','0','{\"metrics\":{\"processor_usage\":3.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86035','0','{\"metrics\":{\"processor_usage\":3.0}}','1','Checks OK','1496705448','1649671553','1649671553',NULL,'0'),('86050','0','{\"metrics\":{\"mempool_perc\":67.47}}','1','Checks OK','1496705452','1649671560','1649671560',NULL,'0'),('86051','0','{\"metrics\":{\"mempool_perc\":38.73}}','1','Checks OK','1496705452','1649671560','1649671560',NULL,'0'),('86052','0','{\"metrics\":{\"mempool_perc\":42.15}}','1','Checks OK','1496705452','1649671560','1649671560',NULL,'0'),('86053','0','{\"metrics\":{\"mempool_perc\":59.38}}','1','Checks OK','1496705452','1649671560','1649671560',NULL,'0'),('86054','0','{\"metrics\":{\"mempool_perc\":42.0}}','1','Checks OK','1513344935','1649671560','1649671560','1513344633','1513343444'),('86036','0','{\"metrics\":{\"storage_perc\":41.91}}','1','Checks OK','1496705453','1649671560','1649671560',NULL,'0'),('86037','0','{\"metrics\":{\"storage_perc\":0.03}}','1','Checks OK','1496705453','1649671560','1649671560',NULL,'0'),('86038','0','{\"metrics\":{\"storage_perc\":0.03}}','1','Checks OK','1496705453','1649671560','1649671560',NULL,'0'),('86039','0','{\"metrics\":{\"storage_perc\":0.03}}','1','Checks OK','1496705453','1649671560','1649671560',NULL,'0'),('86040','0','{\"metrics\":{\"storage_perc\":0.33}}','1','Checks OK','1496705453','1649671560','1649671560',NULL,'0'),('86041','0','{\"metrics\":{\"storage_perc\":0.23}}','1','Checks OK','1496705453','1649671560','1649671560',NULL,'0'),('86042','0','{\"metrics\":{\"storage_perc\":0.0}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('86043','0','{\"metrics\":{\"storage_perc\":42.37}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('86044','0','{\"metrics\":{\"storage_perc\":0.03}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('86045','0','{\"metrics\":{\"storage_perc\":0.02}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('86046','0','{\"metrics\":{\"storage_perc\":0.03}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('86047','0','{\"metrics\":{\"storage_perc\":10.34}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('86048','0','{\"metrics\":{\"storage_perc\":0.23}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('86049','0','{\"metrics\":{\"storage_perc\":0.0}}','1','Checks OK','1496705453','1649671561','1649671561',NULL,'0'),('142157','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1593805131','1649671565','1649671565',NULL,'0'),('142160','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1593805131','1649671565','1649671565',NULL,'0'),('142163','0','{\"metrics\":{\"ifInOctets_rate\":52685.68085106383,\"ifOutOctets_rate\":116620.25531914894}}','1','Checks OK','1649532020','1649671565','1649671565','1649531724','0'),('142164','0','{\"metrics\":{\"ifDuplex\":\"unknown\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1593805131','1649671565','1649671565',NULL,'0'),('142158','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1593805131','1649671565','1649671565',NULL,'0'),('142161','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1593805131','1649671565','1649671565',NULL,'0'),('160633','0','{\"metrics\":{\"ifDuplex\":\"unknown\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1649534718','1649671565','1649671565',NULL,'0'),('140278','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1586510421','1649671565','1649671565',NULL,'0'),('140344','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1586510421','1649671565','1649671565',NULL,'0'),('142134','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1593804320','1649671565','1649671565',NULL,'0'),('142149','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1593804320','1649671565','1649671565',NULL,'0'),('142152','0','{\"metrics\":{\"ifInOctets_rate\":389.468085106383,\"ifOutOctets_rate\":9.02127659574468}}','1','Checks OK','1640090421','1649671565','1649671565','1640090121','0'),('142154','0','{\"metrics\":{\"ifDuplex\":\"unknown\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1593804320','1649671565','1649671565',NULL,'0'),('142135','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1593804320','1649671565','1649671565',NULL,'0'),('142150','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1593804320','1649671565','1649671565',NULL,'0'),('160634','0','{\"metrics\":{\"ifDuplex\":\"unknown\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1649534718','1649671565','1649671565',NULL,'0'),('42484','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51851','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42486','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51852','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('105214','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1640090421','1649671565','1649671565','1640090121','1640090133'),('119574','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42488','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51853','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('122056','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380040','1649671565','1649671565',NULL,'0'),('42490','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51854','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('122057','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380040','1649671565','1649671565',NULL,'0'),('42492','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51855','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119577','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42494','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51856','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119578','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42496','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51857','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42498','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51858','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119580','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42500','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51859','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119581','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42502','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494061236','1649671565','1649671565','1494060936','1493973941'),('51860','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119582','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42504','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51861','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119583','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42506','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51862','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119584','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42508','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51863','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119585','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42510','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51864','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119586','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42512','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51865','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119587','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42514','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51866','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42516','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51867','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42518','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1487853054','1649671565','1649671565','1487852735','1487852140'),('51868','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42520','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51869','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119590','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42522','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51870','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42524','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51871','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119592','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42526','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51872','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('122058','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671565','1649671565',NULL,'0'),('42528','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51873','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42530','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51874','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('119595','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42532','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51875','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226043','1649671565','1649671565',NULL,'0'),('42534','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51876','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('42536','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51877','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('119597','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42538','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51878','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('122059','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671565','1649671565',NULL,'0'),('42540','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51879','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('144202','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1598533521','1649671565','1649671565',NULL,'0'),('42542','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51880','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('122060','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671565','1649671565',NULL,'0'),('42544','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51881','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('42546','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51882','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('119602','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860778','1649671565','1649671565',NULL,'0'),('42548','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51883','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('122061','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671565','1649671565',NULL,'0'),('42550','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671565','1649671565',NULL,'0'),('51884','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671565','1649671565',NULL,'0'),('119604','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671565','1649671565',NULL,'0'),('42552','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51885','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('42554','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51886','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('42556','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51887','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('122062','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('42558','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51888','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('127360','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1565253144','1649671566','1649671566',NULL,'0'),('42560','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51889','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('42562','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51890','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('119609','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('80500','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1611433523','1649671566','1649671566','1611433224','1611433237'),('80501','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122063','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('134273','0','{\"metrics\":{\"ifInOctets_perc\":10.0,\"ifOutOctets_perc\":6.0}}','1','Checks OK','1640090421','1649671566','1649671566','1640090122','1640090133'),('80503','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1611438624','1649671566','1649671566','1611438327','1611433237'),('80504','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122064','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('134274','0','{\"metrics\":{\"ifInOctets_perc\":5.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090421','1649671566','1649671566','1640090122','1640090133'),('80506','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80507','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122065','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('80508','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80509','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122066','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('80510','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80511','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122067','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('80512','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80513','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122068','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('80514','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80515','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122069','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('134275','0','{\"metrics\":{\"ifInOctets_perc\":13.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090421','1649671566','1649671566','1640090122','1640090133'),('80517','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1501775437','1649671566','1649671566','1501775137','0'),('80518','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80520','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80521','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('119617','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('80522','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80523','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('119618','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('160635','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1649535094','1649671566','1649671566',NULL,'0'),('80524','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80525','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('144220','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1598617222','1649671566','1649671566',NULL,'0'),('80526','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1569256221','1649671566','1649671566','1569255930','1569255630'),('80527','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('128244','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1569486985','1649671566','1649671566',NULL,'0'),('80528','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80529','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80530','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80531','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('106793','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1541699441','1649671566','1649671566',NULL,'0'),('119622','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('80532','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80533','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('93529','0','{\"metrics\":{\"ifInOctets_perc\":1.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090421','1649671566','1649671566','1640090122','1640090132'),('119623','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('80534','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1611276023','1649671566','1649671566','1611275723','0'),('80535','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('119624','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('160636','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":2.0}}','1','Checks OK','1649535094','1649671566','1649671566',NULL,'0'),('80537','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80538','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('119625','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1562615138','1649671566','1649671566','1562614840','0'),('140848','0','{\"metrics\":{\"ifInOctets_perc\":2.0,\"ifOutOctets_perc\":4.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090134'),('80540','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80541','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122073','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('80542','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1596550526','1649671566','1649671566','1596550222','1596542732'),('80543','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122074','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('140076','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090133'),('80544','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80545','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122075','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('140077','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090134'),('80546','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80547','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122076','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('80548','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('80549','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122077','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('80550','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1641417328','1649671566','1649671566','1641417021','0'),('80551','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122078','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('134276','0','{\"metrics\":{\"ifInOctets_perc\":9.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090133'),('80553','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1648637421','1649671566','1649671566','1648637128','1641350731'),('80554','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1494457144','1649671566','1649671566',NULL,'0'),('122079','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('134277','0','{\"metrics\":{\"ifInOctets_perc\":3.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090133'),('42612','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1456761941','1649671566','1649671566','1456761657','0'),('51915','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('122080','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('42614','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1649538619','1649671566','1649671566','1649538318','0'),('51916','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('122081','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('134278','0','{\"metrics\":{\"ifInOctets_perc\":10.0,\"ifOutOctets_perc\":6.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090133'),('42616','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1611432940','1649671566','1649671566','1611432624','0'),('51917','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('122082','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380041','1649671566','1649671566',NULL,'0'),('134279','0','{\"metrics\":{\"ifInOctets_perc\":4.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090133'),('42618','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51918','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('122083','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('42620','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51919','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('122084','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('42622','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51920','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226044','1649671566','1649671566',NULL,'0'),('122085','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('42624','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51921','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122086','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('134280','0','{\"metrics\":{\"ifInOctets_perc\":13.0,\"ifOutOctets_perc\":6.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090122','1640090133'),('42626','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51922','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('42628','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51923','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119641','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('42630','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51924','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119642','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860779','1649671566','1649671566',NULL,'0'),('160637','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1649535094','1649671566','1649671566',NULL,'0'),('42632','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51925','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122087','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('160638','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1649535094','1649671566','1649671566',NULL,'0'),('42634','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51926','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122088','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('42636','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51927','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122089','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('42638','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51928','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122090','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('42640','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51929','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('93531','0','{\"metrics\":{\"ifInOctets_perc\":1.0,\"ifOutOctets_perc\":10.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','1640090132'),('119647','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42642','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51930','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119648','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('132244','0','{\"metrics\":{\"ifInOctets_rate\":6160.489361702128,\"ifOutOctets_rate\":45.59574468085106}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','0'),('134281','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','1640090133'),('139531','0','{\"metrics\":{\"ifOperStatus\":\"up\"}}','1','Checks OK','1585913721','1649671566','1649671566',NULL,'0'),('42644','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1582749924','1649671566','1649671566','1582749621','0'),('46825','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"value\":\"up\",\"condition\":\"equals\",\"metric\":\"ifAdminStatus\"}]}','1','Checks OK','1646264422','1649671566','1649671566','1646264121','1646264131'),('51931','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('53499','0','{\"metrics\":{\"ifInOctets_perc\":2.0,\"ifOutOctets_perc\":2.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','1640090132'),('119649','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42646','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1588889727','1649671566','1649671566','1588889421','0'),('51932','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119650','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42648','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51933','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122091','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('140172','0','{\"metrics\":{\"ifInOctets_perc\":2.0,\"ifOutOctets_perc\":1.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','1640090134'),('42650','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51934','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122092','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('140173','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','1640090134'),('42652','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51935','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('91097','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1501198237','1649671566','1649671566',NULL,'0'),('119653','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42654','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51936','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('91098','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1501198237','1649671566','1649671566',NULL,'0'),('119654','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42656','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1641417328','1649671566','1649671566','1641417022','0'),('51937','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122093','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('134282','0','{\"metrics\":{\"ifInOctets_perc\":5.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','1640090133'),('42658','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1641417328','1649671566','1649671566','1641417022','0'),('51938','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"fullDuplex\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('122094','0','{\"metrics\":{\"ifDuplex\":\"fullDuplex\",\"ifOutDiscards_rate\":0},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('134283','0','{\"metrics\":{\"ifInOctets_perc\":3.0,\"ifOutOctets_perc\":7.0}}','1','Checks OK','1640090422','1649671566','1649671566','1640090123','1640090133'),('42660','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51939','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('42662','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('46826','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"value\":\"up\",\"condition\":\"equals\",\"metric\":\"ifAdminStatus\"}]}','1','Checks OK','1649538619','1649671566','1649671566','1649538318','1649538027'),('51940','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119657','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42664','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('46827','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"value\":\"up\",\"condition\":\"equals\",\"metric\":\"ifAdminStatus\"}]}','1','Checks OK','1649620218','1649671566','1649671566','1649619919','1649619627'),('51941','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119658','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42666','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51942','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119659','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42668','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51943','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119660','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42670','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51944','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119661','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42672','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51945','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119662','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42676','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('46828','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"value\":\"up\",\"condition\":\"equals\",\"metric\":\"ifAdminStatus\"}]}','1','Checks OK','1649455821','1649671566','1649671566','1649455519','1649447427'),('51947','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119663','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42678','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51948','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119664','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42682','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51949','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('42690','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51952','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('42692','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51953','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('42694','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51954','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('42696','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51955','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('42698','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51956','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119667','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('132245','0','{\"metrics\":{\"ifInOctets_rate\":13820922.829787234,\"ifOutOctets_rate\":1072174.1063829786}}','1','Checks OK','1640090423','1649671566','1649671566','1640090123','0'),('139532','0','{\"metrics\":{\"ifOperStatus\":\"up\"}}','1','Checks OK','1646264422','1649671566','1649671566','1646264122','0'),('80556','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('80557','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('119668','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42704','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51959','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('119669','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('42714','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51962','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226045','1649671566','1649671566',NULL,'0'),('140849','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1589902223','1649671566','1649671566',NULL,'0'),('42716','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51963','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226046','1649671566','1649671566',NULL,'0'),('119671','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('80558','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('80559','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('119672','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('80560','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('80561','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('140850','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1589902223','1649671566','1649671566',NULL,'0'),('42732','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51971','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226046','1649671566','1649671566',NULL,'0'),('144203','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1598533523','1649671566','1649671566',NULL,'0'),('42736','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1439897841','1649671566','1649671566',NULL,'0'),('51973','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226046','1649671566','1649671566',NULL,'0'),('122096','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('80564','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('80565','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1494457145','1649671566','1649671566',NULL,'0'),('122150','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1552380042','1649671566','1649671566',NULL,'0'),('46490','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1446834448','1649671566','1649671566',NULL,'0'),('51982','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1449226046','1649671566','1649671566',NULL,'0'),('144204','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1598533523','1649671566','1649671566',NULL,'0'),('60330','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1461173158','1649671566','1649671566',NULL,'0'),('60331','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1461173158','1649671566','1649671566',NULL,'0'),('78170','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1481041837','1649671566','1649671566',NULL,'0'),('78171','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1481041837','1649671566','1649671566',NULL,'0'),('120798','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('91049','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1500507037','1649671566','1649671566',NULL,'0'),('91050','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1500507038','1649671566','1649671566',NULL,'0'),('120939','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860780','1649671566','1649671566',NULL,'0'),('91246','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('91247','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('122999','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1552380043','1649671566','1649671566',NULL,'0'),('91248','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('91249','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('123000','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1552380043','1649671566','1649671566',NULL,'0'),('91250','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('91251','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('91252','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('91253','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1502638239','1649671566','1649671566',NULL,'0'),('93710','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1515342939','1649671566','1649671566',NULL,'0'),('93711','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1515342940','1649671566','1649671566',NULL,'0'),('121004','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('93758','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1515515751','1649671566','1649671566',NULL,'0'),('93759','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"value\":\"up\",\"condition\":\"equals\",\"metric\":\"ifAdminStatus\"}]}','1','Checks OK','1515515751','1649671566','1649671566',NULL,'0'),('93760','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1515515751','1649671566','1649671566',NULL,'0'),('121005','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('93761','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1515515751','1649671566','1649671566',NULL,'0'),('93762','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1515515751','1649671566','1649671566',NULL,'0'),('123033','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1552380043','1649671566','1649671566',NULL,'0'),('94426','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1516322138','1649671566','1649671566',NULL,'0'),('94427','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1516322138','1649671566','1649671566',NULL,'0'),('121021','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('98562','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1517943941','1649671566','1649671566',NULL,'0'),('98563','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1517943941','1649671566','1649671566',NULL,'0'),('121027','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('99677','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1523892340','1649671566','1649671566',NULL,'0'),('99678','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1523892340','1649671566','1649671566',NULL,'0'),('99679','0','{\"metrics\":{\"ifInOctets_rate\":7593.085106382979,\"ifOutOctets_rate\":2550.404255319149}}','1','Checks OK','1640090423','1649671566','1649671566','1640090124','0'),('121057','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('104776','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1535539541','1649671566','1649671566',NULL,'0'),('104789','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1535539541','1649671566','1649671566',NULL,'0'),('121077','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('105258','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1539863438','1649671566','1649671566',NULL,'0'),('105287','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1539863438','1649671566','1649671566',NULL,'0'),('121106','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('106099','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1541667644','1649671566','1649671566',NULL,'0'),('106104','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"value\":\"up\",\"condition\":\"equals\",\"metric\":\"ifAdminStatus\"}]}','1','Checks OK','1612041625','1649671566','1649671566','1612041330','1612041343'),('106107','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1541667644','1649671566','1649671566',NULL,'0'),('121129','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('106100','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1541667644','1649671566','1649671566',NULL,'0'),('106108','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1541667644','1649671566','1649671566',NULL,'0'),('123096','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1552380043','1649671566','1649671566',NULL,'0'),('113021','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1548777641','1649671566','1649671566',NULL,'0'),('113022','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1548777641','1649671566','1649671566',NULL,'0'),('121147','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1551860781','1649671566','1649671566',NULL,'0'),('123916','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1557325843','1649671566','1649671566',NULL,'0'),('123917','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1557325843','1649671566','1649671566',NULL,'0'),('123918','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1557325843','1649671566','1649671566',NULL,'0'),('124423','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124426','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124430','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124424','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124427','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124429','0','{\"metrics\":{\"ifInOctets_rate\":100.85106382978724,\"ifOutOctets_rate\":32.212765957446805}}','1','Checks OK','1640090423','1649671566','1649671566','1640090124','0'),('124431','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124425','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124428','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('124432','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1559918443','1649671566','1649671566',NULL,'0'),('126539','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1561537872','1649671566','1649671566',NULL,'0'),('126540','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1561537872','1649671566','1649671566',NULL,'0'),('126542','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1561537872','1649671566','1649671566',NULL,'0'),('139521','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1585902923','1649671566','1649671566',NULL,'0'),('139523','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1585902923','1649671566','1649671566',NULL,'0'),('139759','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"value\":\"up\",\"condition\":\"equals\",\"metric\":\"ifAdminStatus\"}]}','1','Checks OK','1634850625','1649671566','1649671566','1634850326','1634850337'),('140081','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1586264724','1649671566','1649671566',NULL,'0'),('139522','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1585902923','1649671566','1649671566',NULL,'0'),('139524','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1585902923','1649671566','1649671566',NULL,'0'),('140174','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1586265023','1649671566','1649671566',NULL,'0'),('140197','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1586337624','1649671566','1649671566',NULL,'0'),('140205','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1586337624','1649671566','1649671566',NULL,'0'),('140208','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1586337624','1649671566','1649671566',NULL,'0'),('140233','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1586434822','1649671566','1649671566',NULL,'0'),('140235','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1586434822','1649671566','1649671566',NULL,'0'),('140237','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1586434822','1649671566','1649671566',NULL,'0'),('144858','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1602764424','1649671566','1649671566',NULL,'0'),('144862','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1602764424','1649671566','1649671566',NULL,'0'),('144896','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1602840323','1649671566','1649671566',NULL,'0'),('144944','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1603283124','1649671566','1649671566',NULL,'0'),('144946','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1603283124','1649671566','1649671566',NULL,'0'),('144948','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1603283124','1649671566','1649671566',NULL,'0'),('144968','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1603449931','1649671566','1649671566',NULL,'0'),('144969','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1603449931','1649671566','1649671566',NULL,'0'),('144970','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1603449931','1649671566','1649671566',NULL,'0'),('146203','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1610620824','1649671566','1649671566',NULL,'0'),('146207','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1610620824','1649671566','1649671566',NULL,'0'),('146747','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1611830124','1649671566','1649671566',NULL,'0'),('146750','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1611851725','1649671566','1649671566',NULL,'0'),('146754','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1611851725','1649671566','1649671566',NULL,'0'),('146757','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1611851725','1649671566','1649671566',NULL,'0'),('148019','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1619530526','1649671566','1649671566',NULL,'0'),('148022','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1619530526','1649671566','1649671566',NULL,'0'),('148025','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1619530526','1649671566','1649671566',NULL,'0'),('155700','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1637072132','1649671566','1649671566',NULL,'0'),('155701','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1637072132','1649671566','1649671566',NULL,'0'),('155702','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1637072132','1649671566','1649671566',NULL,'0'),('159226','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1643885130','1649671566','1649671566',NULL,'0'),('159229','0','{\"metrics\":{\"ifAdminStatus\":\"down\",\"ifOperStatus\":\"down\"},\"failed\":[{\"value\":\"up\",\"condition\":\"notequals\",\"metric\":\"ifOperStatus\"}]}','1','Checks OK','1643885130','1649671566','1649671566',NULL,'0'),('159232','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1643885130','1649671566','1649671566',NULL,'0'),('159227','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1643885130','1649671566','1649671566',NULL,'0'),('159233','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1643885130','1649671566','1649671566',NULL,'0'),('159330','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1644238523','1649671566','1649671566',NULL,'0'),('159332','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1644238523','1649671566','1649671566',NULL,'0'),('159334','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1644238523','1649671566','1649671566',NULL,'0'),('160629','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1649534719','1649671566','1649671566',NULL,'0'),('160631','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1649534719','1649671566','1649671566',NULL,'0'),('160630','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"value\":\"HalfDuplex\",\"condition\":\"ne\",\"metric\":\"ifDuplex\"}]}','1','Checks OK','1649534719','1649671566','1649671566',NULL,'0'),('160632','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":\"unknown\"},\"failed\":[{\"metric\":\"ifDuplex\",\"condition\":\"notequals\",\"value\":\"HalfDuplex\"}]}','1','Checks OK','1649534719','1649671566','1649671566',NULL,'0'),('142159','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1593805134','1649671566','1649671566',NULL,'0'),('142162','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1593805134','1649671566','1649671566',NULL,'0'),('153584','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1633601125','1649671566','1649671566',NULL,'0'),('142136','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1593804324','1649671566','1649671566',NULL,'0'),('142151','0','{\"metrics\":{\"ifOutErrors_rate\":0,\"ifDuplex\":null}}','1','Checks OK','1593804324','1649671566','1649671566',NULL,'0'),('153585','0','{\"metrics\":{\"ifDuplex\":null,\"ifOutDiscards_rate\":0}}','1','Checks OK','1633601125','1649671566','1649671566',NULL,'0'),('159535','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649535016','1649671568','1649671568','1649534720','0'),('159540','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"metric\":\"bgpPeerAdminStatus\",\"condition\":\"notequals\",\"value\":\"stop\"}]}','1','Checks OK','1649535016','1649671568','1649671568','1649534720','1649534728'),('159536','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649535016','1649671568','1649671568','1649534720','1646260832'),('159537','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649535016','1649671568','1649671568','1649534720','1646260231'),('159519','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649620220','1649671568','1649671568','1649619921','0'),('159520','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1646264424','1649671568','1649671568','1646264124','0'),('159521','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649539223','1649671568','1649671568','1649538921','1649537727'),('159522','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649623820','1649671568','1649671568','1649623521','1649622926'),('159523','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649620520','1649671568','1649671568','1649620220','1649619627'),('159524','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1647950123','1649671568','1649671568','1647949824','1647947748'),('159525','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1647950123','1649671568','1649671568','1647949824','1647947748'),('159526','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649456123','1649671568','1649671568','1649455822','1649447727'),('159527','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649620220','1649671568','1649671568','1649619922','0'),('159538','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649535016','1649671568','1649671568','1649534720','1646260231'),('159539','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649535016','1649671568','1649671568','1649534720','1646260833'),('159528','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649456124','1649671568','1649671568','1649455822','1649447727'),('159529','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649539223','1649671568','1649671568','1649538921','1649537727'),('159530','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649623820','1649671568','1649671568','1649623522','1649622926'),('159531','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1649620520','1649671568','1649671568','1649620220','1649619628'),('159532','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1647950123','1649671568','1649671568','1647949824','1647947748'),('159533','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1647950123','1649671568','1649671568','1647949824','1647947748'),('159534','0','{\"metrics\":{\"bgpPeerState\":\"established\",\"bgpPeerAdminStatus\":\"start\"},\"failed\":[{\"value\":\"stop\",\"condition\":\"notequals\",\"metric\":\"bgpPeerAdminStatus\"}]}','1','Checks OK','1646264424','1649671568','1649671568','1646264124','0'),('159544','0','{\"metrics\":{\"rtt_event\":\"ok\"}}','1','Checks OK','1649455824','1649671569','1649671569','1649455522','1649448027'),('159545','0','{\"metrics\":{\"rtt_event\":\"ok\"}}','1','Checks OK','1649538321','1649671569','1649671569','1649538022','0'),('159546','0','{\"metrics\":{\"rtt_event\":\"ok\"}}','1','Checks OK','1649623524','1649671569','1649671569','1649623222','0'),('159547','0','{\"metrics\":{\"rtt_event\":\"ok\"}}','1','Checks OK','1649620221','1649671569','1649671569','1649619923','0'),('52719','0','{\"metrics\":{\"device_duration_poll\":\"25.22\"}}','1','Checks OK','1646184329','1649671576','1649671576','1646184029','1569591046'),('143770','0','{\"metrics\":{\"device_status\":\"1\"}}','1','Checks OK','1649534216','1649671576','1649671576','1649533804','0') ON DUPLICATE KEY UPDATE `alert_table_id`=VALUES(`alert_table_id`),`count`=VALUES(`count`),`state`=VALUES(`state`),`alert_status`=VALUES(`alert_status`),`last_message`=VALUES(`last_message`),`last_changed`=VALUES(`last_changed`),`last_checked`=VALUES(`last_checked`),`last_ok`=VALUES(`last_ok`),`last_failed`=VALUES(`last_failed`),`last_alerted`=VALUES(`last_alerted`)]
SQL RUNTIME[0.03099298s]
SQL WARNINGS[
 1364: Field 'alert_test_id' doesn't have a default value
 1364: Field 'device_id' doesn't have a default value
 1364: Field 'entity_type' doesn't have a default value
 1364: Field 'entity_id' doesn't have a default value
 1364: Field 'alert_assocs' doesn't have a default value
 1364: Field 'delay' doesn't have a default value
 1364: Field 'has_alerted' doesn't have a default value
]


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '1350' AND `process_name` = 'poller.php' AND `device_id` = '460' AND `poller_id` = '0']
SQL RUNTIME[0.00263190s]
poller.php: rtr-153.thn.oob.local - 1 devices polled in 30.56 secs
#####  Completed polling run at 2022-04-11 11:06:17  #####

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          30.56 secs
 o Memory usage         42MB (peak: 44MB)
 o MySQL Usage          Insert[1/0.006s] Update[594/4.187s] Delete[1/0.004s] Cell[16/0.02s] Row[464/0.516s] Rows[168/0.247s] Col[21/0.031s] 
                        Connect[1/0s](5.01s 16.394%) 
 o RRDTool Usage        update[2751/3.216s] (3.216s 10.523%)
 o SNMP Usage           snmpget[78/4.448s] snmpwalk[58/14.861s] errors[/0s] (19.309s 63.183%)