DEBUG!

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

CMD EXITCODE[0]
CMD RUNTIME[0.0172s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: https://svn.observium.org/svn/observium/trunk
Relative URL: ^/observium/trunk
Repository Root: https://svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 12375
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 12375
Last Changed Date: 2022-11-10 10:02:25 -0500 (Thu, 10 Nov 2022)

]
DEFINITIONS loaded by: 0.19073 ms

DEFINITIONS in memory: 15.1MB


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

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

SQL[SET SESSION `sql_mode` = 'NO_ENGINE_SUBSTITUTION']
SQL RUNTIME[0.00012517s]
DB mode(s) disabled: STRICT_TRANS_TABLES, ONLY_FULL_GROUP_BY, NO_ZERO_DATE, NO_ZERO_IN_DATE, ERROR_FOR_DIVISION_BY_ZERO

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

SQL[SELECT * FROM `config`]
SQL RUNTIME[0.00026608s]
CACHE DISABLED. Disabled in config.

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0036s]
CMD EXITDELAY[10ms]
STDOUT[
observium
]

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

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


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0301s]
STDOUT[
Linux|5.4.0-72-generic|amd64|Ubuntu|20.04|vmware|
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.005s]
CMD EXITDELAY[10ms]
STDOUT[
Python 3.8.10
]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0052s]
STDOUT[
NET-SNMP version: 5.8
]

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0038s]
STDOUT[
/usr/bin/fping: Version 4.2
/usr/bin/fping: comments to david@schweikert.ch
]

CMD[/usr/sbin/apache2 -v | awk '/Server version:/ {print $3}']

CMD EXITCODE[0]
CMD RUNTIME[0.0538s]
STDOUT[
Apache/2.4.41
]

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

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

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

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

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

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

 o OS                   Linux 5.4.0-72-generic [amd64] (Ubuntu 20.04)
 o Apache               2.4.41
 o PHP                  7.4.3 (OPcache: DISABLED)
 o Python               3.8.10
 o MySQL                8.0.31-0ubuntu0.20.04.1 (extension: mysqli 7.4.3)
 o SNMP                 NET-SNMP 5.8
 o RRDtool              1.7.2
 o Fping                4.2 (IPv4 and IPv6)

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

 o PHP                  Unlimited

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

 o MySQL                NO_ENGINE_SUBSTITUTION

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

 o PHP                  UTF-8
 o MySQL                utf8mb3

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

 o Date                 Thursday, 10-Nov-22 15:27:48 EST
 o PHP                  -05:00
 o MySQL                -05:00

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

 o Enabled              No
 o Driver               
 o Total size           0B


SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1668112068' AND `maint_end` > '1668112068']
SQL RUNTIME[0.00045800s]
#####  Starting polling run at 2022-11-10 15:27:48  #####


SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `device_id` = '2' AND `poller_id` = '0' ORDER BY `device_id` ASC]
SQL RUNTIME[0.00044084s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '2']
SQL RUNTIME[0.00055194s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '2']
SQL RUNTIME[0.00045514s]
Excluded by not test condition: version [15.1R7.9] > [15.1R7.9]


  /opt/observium/includes/polling/functions.inc.php:119 
array(
  [device_id]                 => string(1) "2"
  [poller_id]                 => string(1) "0"
  [hostname]                  => string(8) "nj-cr-01"
  [sysName]                   => string(8) "nj-cr-01"
  [label]                     => null
  [ip]                        => string(10) "10.20.10.2"
  [snmp_community]            => string(8) "check_mk"
  [snmp_authlevel]            => null
  [snmp_authname]             => null
  [snmp_authpass]             => null
  [snmp_authalgo]             => null
  [snmp_cryptopass]           => null
  [snmp_cryptoalgo]           => null
  [snmp_context]              => null
  [snmpable]                  => null
  [snmp_version]              => string(3) "v2c"
  [snmp_port]                 => string(3) "161"
  [snmp_timeout]              => null
  [snmp_retries]              => null
  [snmp_maxrep]               => null
  [ssh_port]                  => string(2) "22"
  [agent_version]             => null
  [snmp_transport]            => string(3) "udp"
  [bgpLocalAs]                => null
  [snmpEngineID]              => string(18) "80000A4C01C0A80104"
  [sysObjectID]               => string(28) ".1.3.6.1.4.1.2636.1.1.1.2.31"
  [sysDescr]                  => string(156) "Juniper Networks, Inc. ex4200-48t Ethernet Switch, kernel JUNOS 15.1R7.9, Build date: 2018-09-11 05:57:13 UTC Copyright (c) 1996-2018 Juniper Networks, Inc."
  [sysContact]                => string(0) ""
  [version]                   => string(8) "15.1R7.9"
  [hardware]                  => string(10) "EX4200-48T"
  [vendor]                    => string(7) "Juniper"
  [features]                  => string(15) "Ethernet Switch"
  [location]                  => string(25) "New Jersey, United States"
  [os]                        => string(5) "junos"
  [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(8) "50035570"
  [last_rebooted]             => string(10) "1618075280"
  [force_discovery]           => string(1) "0"
  [last_polled]               => string(19) "2022-11-10 15:23:06"
  [last_discovered]           => string(19) "2022-11-10 14:55:44"
  [last_alerter]              => string(19) "2022-11-10 15:23:07"
  [last_polled_timetaken]     => string(6) "784.80"
  [last_discovered_timetaken] => string(5) "37.80"
  [purpose]                   => null
  [type]                      => string(7) "network"
  [serial]                    => string(12) "BP0210525766"
  [icon]                      => null
  [device_state]              => string(11009) "a:5:{s:15:"poller_mod_perf";a:28:{s:6:"system";d:0.259;s:2:"os";d:0.0344;s:7:"sensors";d:0.0499;s:6:"status";d:6.4138;s:7:"counter";d:0.0009;s:10:"processors";d:0.0455;s:8:"mempools";d:0.3616;s:7:"storage";d:0.8774;s:8:"netstats";d:24.3746;s:7:"ucd-mib";d:0.0665;s:13:"ipSystemStats";d:0.5429;s:5:"ports";d:748.4175;s:9:"bgp-peers";d:0.002;s:15:"printersupplies";d:0.0008;s:10:"ucd-diskio";d:0.0007;s:4:"wifi";d:0.0035;s:10:"p2p-radios";d:0.0013;s:4:"ospf";d:0.0008;s:3:"sla";d:0.0012;s:11:"pseudowires";d:0.0011;s:14:"mac-accounting";d:0.9812;s:12:"loadbalancer";d:0.001;s:15:"entity-physical";d:0.0005;s:12:"applications";d:0.0011;s:9:"fdb-table";d:0.7286;s:6:"graphs";d:1.5217;s:4:"oids";d:0.0015;s:6:"probes";d:0.001;}s:17:"poller_ports_perf";a:7:{s:6:"IF-MIB";d:740.887955904007;s:26:"JUNIPER-VIRTUALCHASSIS-MIB";d:0.1014699935913086;s:15:"JUNIPER-COS-MIB";d:5.099763870239258;s:16:"JUNIPER-IPv6-MIB";d:0.08712100982666016;s:13:"EtherLike-MIB";d:0.4060089588165283;s:12:"Q-BRIDGE-MIB";d:0.7138190269470215;s:6:"IP-MIB";d:0.07692790031433105;}s:14:"poller_history";a:288:{i:1668111002;d:784.7995;i:1668110702;d:784.8468;i:1668110402;d:784.9945;i:1668110177;d:786.1256;i:1668110102;d:787.9487;i:1668109802;d:791.4768;i:1668109502;d:786.6587;i:1668109202;d:785.0663;i:1668108902;d:784.7469;i:1668108601;d:784.752;i:1668108302;d:784.5553;i:1668108002;d:784.9013;i:1668107702;d:784.8524;i:1668107402;d:784.9595;i:1668107102;d:784.9679;i:1668106802;d:784.6789;i:1668106502;d:784.8431;i:1668106202;d:784.6022;i:1668105902;d:784.7291;i:1668105602;d:785.0092;i:1668105302;d:784.6627;i:1668105002;d:784.82;i:1668104702;d:784.6177;i:1668104402;d:784.7396;i:1668104102;d:784.5735;i:1668103802;d:784.7154;i:1668103502;d:784.6867;i:1668103202;d:784.6717;i:1668102902;d:785.8362;i:1668102602;d:784.5274;i:1668102384;d:785.5777;i:1668102302;d:784.8245;i:1668102002;d:784.6657;i:1668101702;d:784.8121;i:1668101402;d:784.878;i:1668101103;d:784.6245;i:1668100802;d:784.7433;i:1668100502;d:784.6027;i:1668100202;d:784.9005;i:1668099902;d:784.9134;i:1668099602;d:784.6783;i:1668099302;d:784.7223;i:1668099002;d:784.5937;i:1668098702;d:784.8944;i:1668098402;d:784.8035;i:1668098102;d:784.6321;i:1668097802;d:784.8513;i:1668097502;d:784.7731;i:1668097202;d:784.678;i:1668096902;d:784.8244;i:1668096602;d:784.7637;i:1668096302;d:784.9008;i:1668096002;d:784.7482;i:1668095702;d:784.9356;i:1668095402;d:784.7961;i:1668095102;d:784.5903;i:1668094802;d:784.8484;i:1668094502;d:784.6193;i:1668094202;d:785.0734;i:1668093902;d:784.838;i:1668093602;d:784.8367;i:1668093302;d:784.8714;i:1668093002;d:784.7025;i:1668092702;d:784.7301;i:1668092402;d:784.6427;i:1668092102;d:784.835;i:1668091802;d:784.6691;i:1668091502;d:784.9183;i:1668091202;d:784.746;i:1668090902;d:784.6325;i:1668090602;d:784.8475;i:1668090302;d:784.9214;i:1668090002;d:785.0766;i:1668089702;d:784.6634;i:1668089402;d:784.8437;i:1668089102;d:784.647;i:1668088802;d:784.761;i:1668088502;d:784.7003;i:1668088202;d:784.7957;i:1668087902;d:784.6915;i:1668087602;d:784.7611;i:1668087302;d:784.7358;i:1668087001;d:785.5019;i:1668086702;d:784.7698;i:1668086402;d:784.674;i:1668086102;d:784.6908;i:1668085802;d:786.2782;i:1668085502;d:785.6948;i:1668085202;d:784.7339;i:1668084901;d:784.7478;i:1668084602;d:784.851;i:1668084302;d:784.8924;i:1668084002;d:785.5924;i:1668083702;d:785.6445;i:1668083401;d:784.7125;i:1668083102;d:784.6773;i:1668082802;d:785.1042;i:1668082502;d:784.7843;i:1668082202;d:784.8633;i:1668081902;d:784.9401;i:1668081602;d:784.8127;i:1668081302;d:785.7877;i:1668081002;d:785.0013;i:1668080702;d:784.8861;i:1668080402;d:784.8428;i:1668080102;d:784.8257;i:1668079802;d:784.7335;i:1668079502;d:784.9741;i:1668079202;d:784.817;i:1668078902;d:784.9402;i:1668078602;d:784.7338;i:1668078302;d:785.2357;i:1668078002;d:784.7298;i:1668077702;d:785.1495;i:1668077402;d:784.5863;i:1668077102;d:784.9662;i:1668076802;d:785.6036;i:1668076502;d:784.8863;i:1668076202;d:784.8577;i:1668075902;d:784.9542;i:1668075602;d:785.9123;i:1668075302;d:784.8921;i:1668075003;d:784.9389;i:1668074702;d:784.79;i:1668074402;d:784.8159;i:1668074102;d:785.6355;i:1668073802;d:784.7241;i:1668073502;d:784.9777;i:1668073202;d:785.1164;i:1668072902;d:785.0594;i:1668072602;d:784.8504;i:1668072301;d:784.7409;i:1668072002;d:784.8899;i:1668071702;d:784.9187;i:1668071402;d:784.9708;i:1668071102;d:785.158;i:1668070803;d:784.7694;i:1668070503;d:784.8766;i:1668070202;d:784.7792;i:1668069902;d:784.7835;i:1668069602;d:784.7914;i:1668069302;d:785.112;i:1668069002;d:784.859;i:1668068702;d:784.9294;i:1668068402;d:784.8779;i:1668068102;d:784.8347;i:1668067802;d:784.8964;i:1668067502;d:784.8217;i:1668067202;d:784.8182;i:1668066902;d:785.1375;i:1668066602;d:784.8107;i:1668066302;d:784.7559;i:1668066002;d:784.7672;i:1668065702;d:784.7167;i:1668065402;d:785.08;i:1668065102;d:784.9819;i:1668064802;d:785.0301;i:1668064502;d:784.8381;i:1668064202;d:784.7879;i:1668063902;d:784.8624;i:1668063602;d:784.7306;i:1668063302;d:784.7905;i:1668063002;d:784.7624;i:1668062702;d:784.9702;i:1668062402;d:784.8399;i:1668062102;d:784.8029;i:1668061802;d:784.8063;i:1668061502;d:784.7455;i:1668061202;d:784.9597;i:1668060902;d:784.6449;i:1668060602;d:785.0338;i:1668060302;d:784.8576;i:1668060002;d:784.8067;i:1668059702;d:785.1162;i:1668059402;d:784.768;i:1668059102;d:784.8473;i:1668058802;d:784.7883;i:1668058502;d:784.9949;i:1668058202;d:785.7811;i:1668057902;d:784.902;i:1668057602;d:784.8599;i:1668057302;d:784.7534;i:1668057002;d:784.9596;i:1668056702;d:785.0757;i:1668056402;d:784.828;i:1668056102;d:784.9347;i:1668055802;d:784.8147;i:1668055502;d:784.9159;i:1668055202;d:784.6755;i:1668054902;d:784.8778;i:1668054602;d:784.8108;i:1668054302;d:784.8758;i:1668054002;d:785.7155;i:1668053702;d:784.7933;i:1668053401;d:784.8256;i:1668053102;d:784.832;i:1668052802;d:784.9629;i:1668052502;d:784.9859;i:1668052202;d:784.6153;i:1668051902;d:784.7717;i:1668051602;d:784.8476;i:1668051302;d:784.9488;i:1668051002;d:785.0462;i:1668050702;d:784.9237;i:1668050402;d:784.8967;i:1668050101;d:784.6254;i:1668049802;d:784.8748;i:1668049502;d:784.7651;i:1668049202;d:785.6582;i:1668048902;d:784.7828;i:1668048602;d:784.6086;i:1668048302;d:785.6227;i:1668048002;d:784.5895;i:1668047702;d:784.5475;i:1668047402;d:784.7319;i:1668047102;d:784.6004;i:1668046802;d:784.7971;i:1668046502;d:784.5783;i:1668046202;d:784.6218;i:1668045902;d:784.8451;i:1668045602;d:784.7288;i:1668045302;d:784.8924;i:1668045002;d:784.6299;i:1668044702;d:784.644;i:1668044402;d:784.7628;i:1668044102;d:784.7679;i:1668043802;d:784.9557;i:1668043502;d:784.6536;i:1668043202;d:784.7347;i:1668042903;d:784.6183;i:1668042602;d:784.9409;i:1668042302;d:784.7736;i:1668042001;d:784.5177;i:1668041702;d:784.824;i:1668041402;d:784.8754;i:1668041102;d:784.7485;i:1668040801;d:784.8562;i:1668040502;d:785.0357;i:1668040202;d:784.7091;i:1668039902;d:784.7662;i:1668039602;d:785.0599;i:1668039302;d:784.7251;i:1668039002;d:784.8044;i:1668038702;d:784.959;i:1668038403;d:784.5682;i:1668038102;d:784.8711;i:1668037802;d:784.8401;i:1668037502;d:784.7875;i:1668037202;d:784.7032;i:1668036902;d:784.7776;i:1668036602;d:784.658;i:1668036302;d:784.7093;i:1668036002;d:784.7961;i:1668035702;d:784.5792;i:1668035402;d:784.9905;i:1668035102;d:784.6165;i:1668034802;d:784.6984;i:1668034502;d:784.5311;i:1668034202;d:784.8078;i:1668033902;d:785.6344;i:1668033602;d:784.8706;i:1668033303;d:784.8155;i:1668033002;d:784.7093;i:1668032702;d:784.8758;i:1668032402;d:785.1034;i:1668032102;d:784.8038;i:1668031802;d:784.8947;i:1668031502;d:784.6447;i:1668031202;d:784.7394;i:1668030902;d:784.8348;i:1668030602;d:784.7209;i:1668030302;d:784.7647;i:1668030002;d:784.741;i:1668029702;d:784.6742;i:1668029402;d:785.6844;i:1668029102;d:784.5794;i:1668028802;d:784.7813;i:1668028502;d:784.7474;i:1668028202;d:784.8683;i:1668027902;d:784.8282;i:1668027603;d:784.7223;i:1668027302;d:784.9561;i:1668027002;d:784.6928;i:1668026702;d:784.9735;i:1668026402;d:784.7712;i:1668026102;d:784.8041;i:1668025802;d:784.7128;i:1668025502;d:784.5881;}s:17:"discovery_history";a:100:{i:1668110106;d:37.7999;i:1668108579;d:35.5863;i:1668102279;d:35.1868;i:1668101589;d:33.7908;i:1668079998;d:34.1834;i:1668058397;d:34.163;i:1668036789;d:34.0263;i:1668015198;d:34.1089;i:1667993598;d:34.5432;i:1667971989;d:34.0094;i:1667950398;d:34.1319;i:1667928792;d:34.0941;i:1667907197;d:34.2721;i:1667885598;d:34.1132;i:1667863998;d:33.9962;i:1667842395;d:34.1757;i:1667820798;d:34.1266;i:1667799188;d:34.0614;i:1667777597;d:34.1783;i:1667755991;d:34.3044;i:1667734398;d:34.0445;i:1667709192;d:34.1915;i:1667687590;d:34.31;i:1667665998;d:34.2818;i:1667644392;d:34.1725;i:1667622792;d:34.2493;i:1667601190;d:34.1907;i:1667579592;d:33.9373;i:1667557991;d:34.0029;i:1667536391;d:34.0974;i:1667514789;d:34.2291;i:1667493187;d:34.0531;i:1667471592;d:34.312;i:1667449992;d:33.968;i:1667428391;d:34.0362;i:1667406789;d:33.9536;i:1667385189;d:34.2187;i:1667363589;d:33.7288;i:1667341998;d:34.2594;i:1667320392;d:34.3273;i:1667298790;d:34.1693;i:1667277191;d:34.762;i:1667255589;d:34.0527;i:1667233992;d:34.7561;i:1667212392;d:34.0936;i:1667190792;d:34.7752;i:1667169188;d:34.2354;i:1667147598;d:34.2169;i:1667125992;d:34.0801;i:1667104398;d:33.8193;i:1667082792;d:34.0538;i:1667061193;d:34.1309;i:1667039587;d:34.3493;i:1667017997;d:33.8953;i:1666996393;d:33.9878;i:1666974798;d:33.9503;i:1666953189;d:33.9894;i:1666931597;d:34.0663;i:1666909999;d:34.1455;i:1666888397;d:33.909;i:1666866797;d:34.2003;i:1666845196;d:34.1172;i:1666823591;d:34.2047;i:1666801998;d:34.0303;i:1666780398;d:34.0267;i:1666758797;d:34.1288;i:1666737198;d:34.0653;i:1666715592;d:33.9892;i:1666693989;d:33.9661;i:1666672398;d:34.2136;i:1666650788;d:33.8472;i:1666629198;d:34.1254;i:1666607598;d:34.011;i:1666585995;d:34.209;i:1666564398;d:34.6856;i:1666542788;d:34.1492;i:1666521198;d:34.6663;i:1666499598;d:34.0854;i:1666477998;d:34.9178;i:1666456397;d:34.0555;i:1666434798;d:34.8708;i:1666413198;d:34.2574;i:1666391598;d:34.1375;i:1666369997;d:34.1725;i:1666348391;d:33.9371;i:1666326797;d:34.0906;i:1666305198;d:33.7658;i:1666283598;d:34.0645;i:1666261997;d:34.1132;i:1666240397;d:34.072;i:1666218788;d:33.9557;i:1666197198;d:34.2017;i:1666175597;d:34.1365;i:1666153989;d:34.1803;i:1666132397;d:34.1177;i:1666110791;d:34.0686;i:1666089196;d:34.1568;i:1666067589;d:34.0437;i:1666045998;d:33.9822;i:1666024392;d:34.0728;}s:18:"discovery_mod_perf";a:28:{s:2:"os";d:0.1366;s:4:"mibs";d:0.3769;s:3:"vrf";d:0.0766;s:5:"ports";d:3.9185;s:11:"ports-stack";d:1.4311;s:5:"vlans";d:1.1164;s:11:"ports_vlans";N;s:4:"oids";d:0.0019;s:12:"ip-addresses";d:0.8871;s:10:"processors";d:0.98;s:8:"mempools";d:2.0504;s:9:"inventory";d:7.7768;s:15:"printersupplies";d:0.0018;s:7:"sensors";d:10.3504;s:7:"storage";d:0.0688;s:10:"neighbours";d:4.8041;s:9:"arp-table";d:0.7886;s:13:"junose-atm-vp";d:0.0007;s:9:"bgp-peers";d:0.3007;s:14:"mac-accounting";d:0.0006;s:3:"sla";d:0.6924;s:11:"pseudowires";d:0.9336;s:16:"virtual-machines";d:0.0023;s:11:"cisco-cbqos";d:0.1849;s:10:"ucd-diskio";d:0.0637;s:4:"wifi";d:0.0032;s:10:"p2p-radios";d:0.0006;s:6:"graphs";d:0.8204;}}"
  [distro]                    => null
  [distro_ver]                => null
  [kernel]                    => null
  [arch]                      => null
)


  /opt/observium/includes/polling/functions.inc.php:120 
array(
  [jnx_cos_queues]       => string(213) "[{"queue":"0","name":"best-effort","prio":"low"},{"queue":"5","name":"expedited-forwarding","prio":"low"},{"queue":"1","name":"assured-forwarding","prio":"low"},{"queue":"7","name":"network-control","prio":"low"}]"
  [juniper-firewall-mib] => string(147) "{"IPMI":{"DENY_IPMI":{"counter":1}},"MGMT":{"DENY_MGMT":{"counter":1}},"WAN_LOCAL":{"DENY_ACCES_TCP":{"counter":1},"DENY_ACCES_UDP":{"counter":1}}}"
  [ports_ignored_count]  => string(1) "1"
  [sysORID]              => string(30) "["JUNIPER-VIRTUALCHASSIS-MIB"]"
)


  /opt/observium/includes/polling/functions.inc.php:121 
bool(false)

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

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('1396365','poller.php','2278706','0','php ./poller.php -d -h 2','1668112068','2')]
SQL RUNTIME[0.00594401s]

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

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '2']
SQL RUNTIME[0.00195694s]
#####  nj-cr-01 [2]  #####

 o OS                   junos
 o Last poll duration   784.80 seconds
 o Last Polled          2022-11-10 15:23:06
 o SNMP Version         v2c
Host 'nj-cr-01' found in hosts: 10.20.10.2

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

CMD EXITCODE[0]
CMD RUNTIME[0.0048s]
STDOUT[
10.20.10.2 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.33/0.33/0.33
]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'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.0229s]
STDOUT[
.1.3.6.1.2.1.1.2.0 = .1.3.6.1.4.1.2636.1.1.1.2.31
.1.3.6.1.2.1.1.3.0 = 82:0:36:03.91
]
SNMP STATUS[TRUE]
 o Device status        Device is reachable by PING (0.33ms) and SNMP (22.89ms)
RRD /opt/observium/rrd/nj-cr-01/status.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status.rrd N:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/ping.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/ping.rrd N:0.33]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/ping_snmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/ping_snmp.rrd N:22.89]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.04]
RRD_STATUS[TRUE]


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


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


SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '2' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00053406s]
 o SNMPv2-MIB           
CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0224s]
STDOUT[
sysUpTime.0 = 82:0:36:03.95
sysLocation.0 = "4E 65 77 20 4A 65 72 73 65 79 2C 20 55 6E 69 74 65 64 20 53 74 61 74 65 73 "
sysContact.0 = ""
sysName.0 = "6E 6A 2D 63 72 2D 30 31 "
]
SNMP Hex string converted..
   HEX: 4E 65 77 20 4A 65 72 73 65 79 2C 20 55 6E 69 74 65 64 20 53 74 61 74 65 73 
STRING: New Jersey, United States

SNMP Hex string converted..
   HEX: 6E 6A 2D 63 72 2D 30 31 
STRING: nj-cr-01

SNMP STATUS[TRUE]
Timeticks converted 82:0:36:03.95 -> 7086963

CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0217s]
STDOUT[
"4A 75 6E 69 70 65 72 20 4E 65 74 77 6F 72 6B 73 2C 20 49 6E 63 2E 20 65 78 34 32 30 30 2D 34 38 74 20 45 74 68 65 72 6E 65 74 20 53 77 69 74 63 68 2C 20 6B 65 72 6E 65 6C 20 4A 55 4E 4F 53 20 31 35 2E 31 52 37 2E 39 2C 20 42 75 69 6C 64 20 64 61 74 65 3A 20 32 30 31 38 2D 30 39 2D 31 31 20 30 35 3A 35 37 3A 31 33 20 55 54 43 20 43 6F 70 79 72 69 67 68 74 20 28 63 29 20 31 39 39 36 2D 32 30 31 38 20 4A 75 6E 69 70 65 72 20 4E 65 74 77 6F 72 6B 73 2C 20 49 6E 63 2E "
]
SNMP Hex string converted..
   HEX: 4A 75 6E 69 70 65 72 20 4E 65 74 77 6F 72 6B 73 2C 20 49 6E 63 2E 20 65 78 34 32 30 30 2D 34 38 74 20 45 74 68 65 72 6E 65 74 20 53 77 69 74 63 68 2C 20 6B 65 72 6E 65 6C 20 4A 55 4E 4F 53 20 31 35 2E 31 52 37 2E 39 2C 20 42 75 69 6C 64 20 64 61 74 65 3A 20 32 30 31 38 2D 30 39 2D 31 31 20 30 35 3A 35 37 3A 31 33 20 55 54 43 20 43 6F 70 79 72 69 67 68 74 20 28 63 29 20 31 39 39 36 2D 32 30 31 38 20 4A 75 6E 69 70 65 72 20 4E 65 74 77 6F 72 6B 73 2C 20 49 6E 63 2E 
STRING: Juniper Networks, Inc. ex4200-48t Ethernet Switch, kernel JUNOS 15.1R7.9, Build date: 2018-09-11 05:57:13 UTC Copyright (c) 1996-2018 Juniper Networks, Inc.

SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0216s]
STDOUT[
.1.3.6.1.4.1.2636.1.1.1.2.31
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' snmpEngineID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0219s]
STDOUT[
"80 00 0A 4C 01 C0 A8 01 04 "
]
SNMP STATUS[TRUE]


CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' hrSystemUptime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.029s]
STDOUT[
82:0:38:35.83
]
SNMP STATUS[TRUE]
Timeticks converted 82:0:38:35.83 -> 7087115

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' snmpEngineTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0205s]
STDOUT[
50036636
]
SNMP STATUS[TRUE]
Using SNMP Agent snmpEngineTime (50036636 sec. => 1 year, 214 days, 3h 3m 56s)
RRD /opt/observium/rrd/nj-cr-01/uptime.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/uptime.rrd N:50036636]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.20]
RRD_STATUS[TRUE]

 o Uptime               1 year, 214 days, 3h 3m 56s
 o Last reboot          2021-04-10 12:21:20


  /opt/observium/includes/polling/system.inc.php:218 
array(
  [use]            => string(14) "snmpEngineTime"
  [sysUpTime]      => int(7086963)
  [hrSystemUptime] => int(7087115)
  [snmpEngineTime] => int(50036636)
  [uptime]         => int(50036636)
  [formatted]      => string(27) "1 year, 214 days, 3h 3m 56s"
  [message]        => string(31) "Using SNMP Agent snmpEngineTime"
  [previous]       => string(8) "50035570"
  [diff]           => int(-1066)
  [last_rebooted]  => string(10) "1618075280"
  [rebooted]       => int(0)
)

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3]

CMD EXITCODE[0]
CMD RUNTIME[0.0218s]
STDOUT[
.1.3.6.1.4.1.2021.10.1.5.1 = No Such Object available on this agent at this OID
.1.3.6.1.4.1.2021.10.1.5.2 = No Such Object available on this agent at this OID
.1.3.6.1.4.1.2021.10.1.5.3 = No Such Object available on this agent at this OID
]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.10.1.5.1 .1.3.6.1.4.1.2021.10.1.5.2 .1.3.6.1.4.1.2021.10.1.5.3';]
SQL RUNTIME[0.00085902s]

SQL[UPDATE `snmp_errors` set `error_count` ='166533',`updated` ='1668112068' WHERE `error_id` = '7']
SQL RUNTIME[0.00599098s]
SNMP STATUS[FALSE]
Detected empty value for param 'sysContact'.
 o sysObjectID          .1.3.6.1.4.1.2636.1.1.1.2.31
 o snmpEngineID         80000A4C01C0A80104
 o sysDescr             Juniper Networks, Inc. ex4200-48t Ethernet Switch, kernel JUNOS 15.1R7.9, Build date: 2018-09-11 05:57:13 UTC Copyright (c) 
                        1996-2018Juniper Networks, Inc. 
 o sysName              nj-cr-01
 o Location             New Jersey, United States

SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '2']
SQL RUNTIME[0.00042605s]
 o Module time          0.1951s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-system.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-system.rrd N:0.1951]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.24]
RRD_STATUS[TRUE]



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


CMD[/usr/bin/snmpget -v2c -c *** -Pud -Ih -OQUvx --hexOutputLength=0 -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxBoxSerialNo.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0332s]
STDOUT[
"42 50 30 32 31 30 35 32 35 37 36 36 "
]
SNMP Hex string converted..
   HEX: 42 50 30 32 31 30 35 32 35 37 36 36 
STRING: BP0210525766

SNMP STATUS[TRUE]
Added Device param from SNMP definition by [JUNIPER-MIB::jnxBoxSerialNo.0]: 'serial' = 'BP0210525766'
 o OS Poller            OS
 o Type                 Network
 o Vendor               Juniper
 o Hardware             EX4200-48T
 o Version              15.1R7.9
 o Features             Ethernet Switch
 o Serial               BP0210525766
 o Asset                <empty>

 o Module time          0.0398s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-os.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-os.rrd N:0.0398]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.28]
RRD_STATUS[TRUE]



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


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

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

SQL[SELECT DISTINCT `sensor_oid` FROM `sensors` WHERE `device_id` = '2' AND `sensor_deleted` = '0' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00055408s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.2.1.105.1.3.1.1.4.1 .1.3.6.1.4.1.2636.3.1.13.1.7.7.1.0.0 .1.3.6.1.4.1.2636.3.1.13.1.7.9.1.0.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0244s]
STDOUT[
.1.3.6.1.2.1.105.1.3.1.1.4.1 = 0
.1.3.6.1.4.1.2636.3.1.13.1.7.7.1.0.0 = 43
.1.3.6.1.4.1.2636.3.1.13.1.7.9.1.0.0 = 43
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '2' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00094795s]
Checking (snmp) temperature FPC: EX4200-48T, 8 POE @ 0/*/* 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(1) "1"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(1) "2"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.2636.3.1.13.1.7.7.1.0.0"
  [sensor_mib]                => string(11) "JUNIPER-MIB"
  [sensor_object]             => string(16) "jnxOperatingTemp"
  [sensor_index]              => string(7) "7.1.0.0"
  [sensor_type]               => string(28) "JUNIPER-MIB-jnxOperatingTemp"
  [sensor_descr]              => string(30) "FPC: EX4200-48T, 8 POE @ 0/*/*"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => string(4) "67.2"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [entPhysicalIndex]          => null
  [entPhysicalClass]          => 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) "1668111902"
  [sensor_last_change]        => string(10) "1618153202"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(43)
)
RRD /opt/observium/rrd/nj-cr-01/sensor-temperature-JUNIPER-MIB-jnxOperatingTemp-7.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/sensor-temperature-JUNIPER-MIB-jnxOperatingTemp-7.1.0.0.rrd N:43]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.32]
RRD_STATUS[TRUE]

Checking (snmp) temperature Routing Engine 0 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(1) "2"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(11) "temperature"
  [device_id]                 => string(1) "2"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(36) ".1.3.6.1.4.1.2636.3.1.13.1.7.9.1.0.0"
  [sensor_mib]                => string(11) "JUNIPER-MIB"
  [sensor_object]             => string(16) "jnxOperatingTemp"
  [sensor_index]              => string(7) "9.1.0.0"
  [sensor_type]               => string(28) "JUNIPER-MIB-jnxOperatingTemp"
  [sensor_descr]              => string(16) "Routing Engine 0"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => string(4) "67.2"
  [sensor_limit_warn]         => null
  [sensor_limit_low]          => string(1) "0"
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [entPhysicalIndex]          => null
  [entPhysicalClass]          => 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) "1668111902"
  [sensor_last_change]        => string(10) "1618153202"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(43)
)
RRD /opt/observium/rrd/nj-cr-01/sensor-temperature-JUNIPER-MIB-jnxOperatingTemp-9.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/sensor-temperature-JUNIPER-MIB-jnxOperatingTemp-9.1.0.0.rrd N:43]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.33]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '2' AND `sensor_deleted` = '0' ORDER BY `sensor_oid`]
SQL RUNTIME[0.00073195s]
Checking (snmp) power PoE Group 1 

  /opt/observium/includes/entities/sensor.inc.php:712 
array(
  [sensor_id]                 => string(1) "3"
  [sensor_deleted]            => string(1) "0"
  [sensor_class]              => string(5) "power"
  [device_id]                 => string(1) "2"
  [poller_type]               => string(4) "snmp"
  [sensor_oid]                => string(28) ".1.3.6.1.2.1.105.1.3.1.1.4.1"
  [sensor_mib]                => string(18) "POWER-ETHERNET-MIB"
  [sensor_object]             => string(27) "pethMainPseConsumptionPower"
  [sensor_index]              => string(1) "1"
  [sensor_type]               => string(18) "power-ethernet-mib"
  [sensor_descr]              => string(11) "PoE Group 1"
  [sensor_unit]               => null
  [sensor_multiplier]         => string(1) "1"
  [sensor_limit]              => string(3) "130"
  [sensor_limit_warn]         => string(3) "117"
  [sensor_limit_low]          => null
  [sensor_limit_low_warn]     => null
  [sensor_custom_limit]       => string(1) "0"
  [entPhysicalIndex_measured] => null
  [measured_class]            => null
  [measured_entity]           => null
  [measured_entity_label]     => null
  [entPhysicalIndex]          => null
  [entPhysicalClass]          => null
  [sensor_ignore]             => string(1) "0"
  [sensor_disable]            => string(1) "0"
  [sensor_value]              => string(18) "0.0000000000000000"
  [sensor_event]              => string(2) "ok"
  [sensor_status]             => string(0) ""
  [sensor_polled]             => string(10) "1668111902"
  [sensor_last_change]        => string(10) "1618153202"
)
value taken from oid_cache


  /opt/observium/includes/entities/sensor.inc.php:787 
array(
  [sensor_value] => int(0)
)
RRD /opt/observium/rrd/nj-cr-01/sensor-power-power-ethernet-mib-1.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/sensor-power-power-ethernet-mib-1.rrd N:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.33]
RRD_STATUS[TRUE]

MultiUpdate sensors DB.

SQL[INSERT INTO `sensors` (`sensor_id`,`sensor_value`,`sensor_event`,`sensor_status`,`sensor_last_change`,`sensor_polled`) VALUES ('1','43','ok','','1618153202','1668112068'),('2','43','ok','','1618153202','1668112068'),('3','0','ok','','1618153202','1668112068') 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.00651407s]
SQL WARNINGS[
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1364: Field 'sensor_class' doesn't have a default value
 1364: Field 'sensor_oid' doesn't have a default value
]
+--------------------------------+-------------+------------------------------+--------+----------+-------+---------------------+
| Descr                          | Class       | Type                         | Origin | Value    | Event | Last Changed        |
+--------------------------------+-------------+------------------------------+--------+----------+-------+---------------------+
| FPC: EX4200-48T, 8 POE @ 0/*/* | temperature | JUNIPER-MIB-jnxOperatingTemp | snmp   | 43&deg;C | ok    | 2021-04-11 10:00:02 |
| Routing Engine 0               | temperature | JUNIPER-MIB-jnxOperatingTemp | snmp   | 43&deg;C | ok    | 2021-04-11 10:00:02 |
| PoE Group 1                    | power       | power-ethernet-mib           | snmp   | 0W       | ok    | 2021-04-11 10:00:02 |
+--------------------------------+-------------+------------------------------+--------+----------+-------+---------------------+

 o Module time          0.0704s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-sensors.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-sensors.rrd N:0.0704]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.00 r:0.36]
RRD_STATUS[TRUE]



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


SQL[SELECT COUNT(*) FROM `status` WHERE `device_id` = '2' AND `status_deleted` = '0';]
SQL RUNTIME[0.00055099s]
 o Status Count         13

SQL[SELECT DISTINCT `status_oid` FROM `status` WHERE `device_id` = '2' AND `status_deleted` = '0' AND `poller_type` = 'snmp']
SQL RUNTIME[0.00063300s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.2.1.105.1.3.1.1.3.1 .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.1.0 .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.2.0 .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.1 .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.2 .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.3 .1.3.6.1.4.1.2636.3.1.13.1.6.7.1.0.0 .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.1.0 .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.2.0 .1.3.6.1.4.1.2636.3.1.13.1.6.9.1.0.0 .1.3.6.1.4.1.2636.3.4.2.2.1.0 .1.3.6.1.4.1.2636.3.4.2.3.1.0 .1.3.6.1.4.1.2636.3.40.1.4.1.1.1.3.0]

CMD EXITCODE[1]
CMD RUNTIME[6.0267s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = '' AND `oid` = '.1.3.6.1.2.1.105.1.3.1.1.3.1 .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.1.0 .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.2.0 .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.1 .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.2 .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.3 .1.3.6.1.4.1.2636.3.1.13.1.6.7.1.0.0 .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.1.0 .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.2.0 .1.3.6.1.4.1.2636.3.1.13.1.6.9.1.0.0 .1.3.6.1.4.1.2636.3.4.2.2.1.0 .1.3.6.1.4.1.2636.3.4.2.3.1.0 .1.3.6.1.4.1.2636.3.40.1.4.1.1.1.3.0';]
SQL RUNTIME[0.00100589s]

SQL[UPDATE `snmp_errors` set `error_count` ='166489',`updated` ='1668112075' WHERE `error_id` = '190']
SQL RUNTIME[0.01678610s]
SNMP STATUS[FALSE]

SQL[SELECT * FROM `status` WHERE `device_id` = '2' AND `status_deleted` = '0' ORDER BY `status_oid`]
SQL RUNTIME[0.00084591s]
Checking (snmp) PoE Group 1 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.2.1.105.1.3.1.1.3.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0254s]
STDOUT[
1
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-POWER-ETHERNET-MIB-pethMainPseOperStatus-1.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-POWER-ETHERNET-MIB-pethMainPseOperStatus-1.rrd N:1]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.44]
RRD_STATUS[TRUE]

Checking (snmp) Power Supply: Power Supply 0 @ 0/0/* 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.1.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0252s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-2.1.1.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-2.1.1.0.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.47]
RRD_STATUS[TRUE]

Checking (snmp) Power Supply: Power Supply 1 @ 0/1/* 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.2.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0277s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-2.1.2.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-2.1.2.0.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.00 r:6.50]
RRD_STATUS[TRUE]

Checking (snmp) FAN: Fan 1 @ 0/0/0 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.1]

CMD EXITCODE[0]
CMD RUNTIME[0.0246s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-4.1.1.1.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-4.1.1.1.rrd N:2]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.53]
RRD_STATUS[TRUE]

Checking (snmp) FAN: Fan 2 @ 0/0/1 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0244s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-4.1.1.2.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-4.1.1.2.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.56]
RRD_STATUS[TRUE]

Checking (snmp) FAN: Fan 3 @ 0/0/2 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.3]

CMD EXITCODE[0]
CMD RUNTIME[0.0245s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-4.1.1.3.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-4.1.1.3.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.59]
RRD_STATUS[TRUE]

Checking (snmp) FPC: EX4200-48T, 8 POE @ 0/*/* 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.7.1.0.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0245s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-7.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-7.1.0.0.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.62]
RRD_STATUS[TRUE]

Checking (snmp) PIC: 48x 10/100/1000 Base-T @ 0/0/* 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.1.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0252s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-8.1.1.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-8.1.1.0.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.64]
RRD_STATUS[TRUE]

Checking (snmp) PIC: 2x 10GE SFP+ @ 0/1/* 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.2.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0242s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-8.1.2.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-8.1.2.0.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.67]
RRD_STATUS[TRUE]

Checking (snmp) Routing Engine 0 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.6.9.1.0.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0269s]
CMD EXITDELAY[10ms]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-9.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-MIB-jnxOperatingState-9.1.0.0.rrd N:2]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.71]
RRD_STATUS[TRUE]

Checking (snmp) Yellow Alarm 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.4.2.2.1.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0252s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-ALARM-MIB-jnxYellowAlarmState-0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-ALARM-MIB-jnxYellowAlarmState-0.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.74]
RRD_STATUS[TRUE]

Checking (snmp) Red Alarm 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.4.2.3.1.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0262s]
STDOUT[
2
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-ALARM-MIB-jnxRedAlarmState-0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-ALARM-MIB-jnxRedAlarmState-0.rrd N:2]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.77]
RRD_STATUS[TRUE]

Checking (snmp) VC0 ex4200-48t (S/N: BP0210525766, SW: 15.1R7.9) 

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.40.1.4.1.1.1.3.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0256s]
STDOUT[
1
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/status-JUNIPER-VIRTUALCHASSIS-MIB-jnxVirtualChassisMemberRole-0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/status-JUNIPER-VIRTUALCHASSIS-MIB-jnxVirtualChassisMemberRole-0.rrd N:1]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.80]
RRD_STATUS[TRUE]

MultiUpdate status DB.

SQL[INSERT INTO `status` (`status_id`,`status_value`,`status_name`,`status_event`,`status_last_change`,`status_polled`) VALUES ('12','1','on','ok','1618153214','1668112075'),('1','2','running','ok','1618153214','1668112075'),('2','2','running','ok','1618153214','1668112075'),('3','2','running','ok','1659546309','1668112075'),('4','2','running','ok','1659546309','1668112075'),('5','2','running','ok','1659546309','1668112075'),('6','2','running','ok','1618153215','1668112075'),('7','2','running','ok','1618153215','1668112075'),('8','2','running','ok','1618153215','1668112075'),('9','2','running','ok','1618153215','1668112075'),('11','2','off','ok','1618153215','1668112075'),('10','2','off','ok','1618153215','1668112075'),('13','1','master','ok','1618153215','1668112075') 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.01758480s]
SQL WARNINGS[
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1364: Field 'status_oid' doesn't have a default value
]
+--------------------------------------------------+------------------------------+---------+--------+---------+--------+---------------------+
| Descr                                            | Type                         | Index   | Origin | Value   | Status | Last Changed        |
+--------------------------------------------------+------------------------------+---------+--------+---------+--------+---------------------+
| PoE Group 1                                      | power-ethernet-mib-pse-state | 1       | snmp   | on      | ok     | 2021-04-11 10:00:14 |
| Power Supply: Power Supply 0 @ 0/0/*             | jnxOperatingState            | 2.1.1.0 | snmp   | running | ok     | 2021-04-11 10:00:14 |
| Power Supply: Power Supply 1 @ 0/1/*             | jnxOperatingState            | 2.1.2.0 | snmp   | running | ok     | 2021-04-11 10:00:14 |
| FAN: Fan 1 @ 0/0/0                               | jnxOperatingState            | 4.1.1.1 | snmp   | running | ok     | 2022-08-03 12:05:09 |
| FAN: Fan 2 @ 0/0/1                               | jnxOperatingState            | 4.1.1.2 | snmp   | running | ok     | 2022-08-03 12:05:09 |
| FAN: Fan 3 @ 0/0/2                               | jnxOperatingState            | 4.1.1.3 | snmp   | running | ok     | 2022-08-03 12:05:09 |
| FPC: EX4200-48T, 8 POE @ 0/*/*                   | jnxOperatingState            | 7.1.0.0 | snmp   | running | ok     | 2021-04-11 10:00:15 |
| PIC: 48x 10/100/1000 Base-T @ 0/0/*              | jnxOperatingState            | 8.1.1.0 | snmp   | running | ok     | 2021-04-11 10:00:15 |
| PIC: 2x 10GE SFP+ @ 0/1/*                        | jnxOperatingState            | 8.1.2.0 | snmp   | running | ok     | 2021-04-11 10:00:15 |
| Routing Engine 0                                 | jnxOperatingState            | 9.1.0.0 | snmp   | running | ok     | 2021-04-11 10:00:15 |
| Yellow Alarm                                     | juniper-yellow-state         | 0       | snmp   | off     | ok     | 2021-04-11 10:00:15 |
| Red Alarm                                        | juniper-alarm-state          | 0       | snmp   | off     | ok     | 2021-04-11 10:00:15 |
| VC0 ex4200-48t (S/N: BP0210525766, SW: 15.1R7.9) | jnxVirtualChassisMemberRole  | 0       | snmp   | master  | ok     | 2021-04-11 10:00:15 |
+--------------------------------------------------+------------------------------+---------+--------+---------+--------+---------------------+

 o Module time          6.4892s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-status.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-status.rrd N:6.4892]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.85]
RRD_STATUS[TRUE]



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


SQL[SELECT EXISTS (SELECT 1 FROM `counters` WHERE `device_id` = '2' AND `counter_deleted` = '0')]
SQL RUNTIME[0.00071383s]
 o Module time          0.0020s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-counter.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-counter.rrd N:0.002]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.85]
RRD_STATUS[TRUE]



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


SQL[SELECT `processor_oid` FROM `processors` WHERE `device_id` = '2' AND `processor_oid` REGEXP '^\\.?[0-9]+(\\.[0-9]+)+$' AND `processor_type` != 'wmi']
SQL RUNTIME[0.00073504s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' .1.3.6.1.4.1.2636.3.1.13.1.8.7.1.0.0 .1.3.6.1.4.1.2636.3.1.13.1.8.9.1.0.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0245s]
STDOUT[
.1.3.6.1.4.1.2636.3.1.13.1.8.7.1.0.0 = 4
.1.3.6.1.4.1.2636.3.1.13.1.8.9.1.0.0 = 3
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `processors` WHERE `device_id` = '2']
SQL RUNTIME[0.00063396s]
RRD /opt/observium/rrd/nj-cr-01/processor-junos-7.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/processor-junos-7.1.0.0.rrd N:4]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.88]
RRD_STATUS[TRUE]


SQL[UPDATE `processors` set `processor_usage` ='4',`processor_polled` ='1668112075' WHERE `processor_id` = '7']
SQL RUNTIME[0.00679588s]
RRD /opt/observium/rrd/nj-cr-01/processor-junos-9.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/processor-junos-9.1.0.0.rrd N:3]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.89]
RRD_STATUS[TRUE]


SQL[UPDATE `processors` set `processor_usage` ='3',`processor_polled` ='1668112075' WHERE `processor_id` = '8']
SQL RUNTIME[0.00428510s]
+--------------------------------+-------+---------+-------+
| Label                          | Type  | Index   | Usage |
+--------------------------------+-------+---------+-------+
| FPC: EX4200-48T, 8 POE @ 0/*/* | junos | 7.1.0.0 | 4%    |
| Routing Engine 0               | junos | 9.1.0.0 | 3%    |
+--------------------------------+-------+---------+-------+

 o Module time          0.0526s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-processors.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-processors.rrd N:0.0526]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:6.91]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `mempools` WHERE `device_id` = '2']
SQL RUNTIME[0.00051904s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxOperatingBuffer]

CMD EXITCODE[0]
CMD RUNTIME[0.1143s]
STDOUT[
jnxOperatingBuffer.1.1.0.0 = 0
jnxOperatingBuffer.2.1.1.0 = 0
jnxOperatingBuffer.2.1.2.0 = 0
jnxOperatingBuffer.4.1.1.1 = 0
jnxOperatingBuffer.4.1.1.2 = 0
jnxOperatingBuffer.4.1.1.3 = 0
jnxOperatingBuffer.7.1.0.0 = 55
jnxOperatingBuffer.8.1.1.0 = 0
jnxOperatingBuffer.8.1.2.0 = 0
jnxOperatingBuffer.9.1.0.0 = 55
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxOperatingDRAMSize]

CMD EXITCODE[0]
CMD RUNTIME[0.1095s]
STDOUT[
jnxOperatingDRAMSize.1.1.0.0 = 0
jnxOperatingDRAMSize.2.1.1.0 = 0
jnxOperatingDRAMSize.2.1.2.0 = 0
jnxOperatingDRAMSize.4.1.1.1 = 0
jnxOperatingDRAMSize.4.1.1.2 = 0
jnxOperatingDRAMSize.4.1.1.3 = 0
jnxOperatingDRAMSize.7.1.0.0 = 1073741824
jnxOperatingDRAMSize.8.1.1.0 = 0
jnxOperatingDRAMSize.8.1.2.0 = 0
jnxOperatingDRAMSize.9.1.0.0 = 1073741824
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxOperatingMemory]

CMD EXITCODE[0]
CMD RUNTIME[0.1103s]
STDOUT[
jnxOperatingMemory.1.1.0.0 = 0
jnxOperatingMemory.2.1.1.0 = 0
jnxOperatingMemory.2.1.2.0 = 0
jnxOperatingMemory.4.1.1.1 = 0
jnxOperatingMemory.4.1.1.2 = 0
jnxOperatingMemory.4.1.1.3 = 0
jnxOperatingMemory.7.1.0.0 = 1024
jnxOperatingMemory.8.1.1.0 = 0
jnxOperatingMemory.8.1.2.0 = 0
jnxOperatingMemory.9.1.0.0 = 1024
]
SNMP STATUS[TRUE]


  /opt/observium/includes/functions.inc.php:3296 
array(
  [used]  => double(590558003.2)
  [total] => string(10) "1073741824"
  [free]  => double(483183820.8)
  [perc]  => string(2) "55"
  [units] => string(7) "1.00000"
  [scale] => string(7) "1.00000"
)
RRD old file not found: '/opt/observium/rrd/nj-cr-01/mempool-juniper-mib-7.1.0.0.rrd'
RRD /opt/observium/rrd/nj-cr-01/mempool-juniper-mib--7.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/mempool-juniper-mib--7.1.0.0.rrd N:590558003.2:483183820.8]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:7.25]
RRD_STATUS[TRUE]


SQL[UPDATE `mempools` set `mempool_polled` ='1668112075',`mempool_used` ='590558003.2',`mempool_perc` ='55',`mempool_free` ='483183820.8',`mempool_total` ='1073741824' WHERE `mempool_id` = '5']
SQL RUNTIME[0.00630212s]
Cached!


  /opt/observium/includes/functions.inc.php:3296 
array(
  [used]  => double(590558003.2)
  [total] => string(10) "1073741824"
  [free]  => double(483183820.8)
  [perc]  => string(2) "55"
  [units] => string(7) "1.00000"
  [scale] => string(7) "1.00000"
)
RRD old file not found: '/opt/observium/rrd/nj-cr-01/mempool-juniper-mib-9.1.0.0.rrd'
RRD /opt/observium/rrd/nj-cr-01/mempool-juniper-mib--9.1.0.0.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/mempool-juniper-mib--9.1.0.0.rrd N:590558003.2:483183820.8]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:7.26]
RRD_STATUS[TRUE]


SQL[UPDATE `mempools` set `mempool_polled` ='1668112075',`mempool_used` ='590558003.2',`mempool_perc` ='55',`mempool_free` ='483183820.8',`mempool_total` ='1073741824' WHERE `mempool_id` = '6']
SQL RUNTIME[0.00561500s]
+--------------------------------+-------------+---------+-------+-------+-------+------+
| Label                          | Type        | Index   | Total | Used  | Free  | Perc |
+--------------------------------+-------------+---------+-------+-------+-------+------+
| FPC: EX4200-48T, 8 POE @ 0/*/* | JUNIPER-MIB | 7.1.0.0 | 1GB   | 563MB | 460MB | 55%  |
| Routing Engine 0               | JUNIPER-MIB | 9.1.0.0 | 1GB   | 563MB | 460MB | 55%  |
+--------------------------------+-------------+---------+-------+-------+-------+------+

 o Module time          0.3701s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-mempools.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-mempools.rrd N:0.3701]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:7.28]
RRD_STATUS[TRUE]



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


SQL[SELECT `storage_mib`, `storage_object`, `storage_hc`, GROUP_CONCAT(`storage_index` SEPARATOR ',') AS `indexes` FROM `storage` WHERE `device_id` = '2' GROUP BY `storage_mib`, `storage_object`, `storage_hc`]
SQL RUNTIME[0.00081110s]

SQL[SELECT * FROM `storage` WHERE `device_id` = '2']
SQL RUNTIME[0.00052881s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[1.5565s]
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.2 = 2
hrStorageIndex.3 = 3
hrStorageIndex.4 = 4
hrStorageIndex.5 = 5
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.8 = 8
hrStorageIndex.9 = 9
hrStorageIndex.10 = 10
hrStorageIndex.11 = 11
hrStorageIndex.12 = 12
hrStorageIndex.13 = 13
hrStorageIndex.14 = 14
hrStorageIndex.15 = 15
hrStorageIndex.16 = 16
hrStorageIndex.17 = 17
hrStorageIndex.18 = 18
hrStorageIndex.19 = 19
hrStorageIndex.20 = 20
hrStorageIndex.21 = 21
hrStorageIndex.22 = 22
hrStorageIndex.23 = 23
hrStorageIndex.24 = 24
hrStorageIndex.25 = 25
hrStorageIndex.26 = 26
hrStorageIndex.27 = 27
hrStorageType.1 = hrStorageFixedDisk
hrStorageType.2 = hrStorageFixedDisk
hrStorageType.3 = hrStorageFixedDisk
hrStorageType.4 = hrStorageFixedDisk
hrStorageType.5 = hrStorageFixedDisk
hrStorageType.6 = hrStorageFixedDisk
hrStorageType.7 = hrStorageFixedDisk
hrStorageType.8 = hrStorageFixedDisk
hrStorageType.9 = hrStorageFixedDisk
hrStorageType.10 = hrStorageFixedDisk
hrStorageType.11 = hrStorageFixedDisk
hrStorageType.12 = hrStorageFixedDisk
hrStorageType.13 = hrStorageFixedDisk
hrStorageType.14 = hrStorageFixedDisk
hrStorageType.15 = hrStorageFixedDisk
hrStorageType.16 = hrStorageFixedDisk
hrStorageType.17 = hrStorageVirtualMemory
hrStorageType.18 = hrStorageFixedDisk
hrStorageType.19 = hrStorageFixedDisk
hrStorageType.20 = hrStorageFixedDisk
hrStorageType.21 = hrStorageFixedDisk
hrStorageType.22 = hrStorageFixedDisk
hrStorageType.23 = hrStorageFixedDisk
hrStorageType.24 = hrStorageFixedDisk
hrStorageType.25 = hrStorageFixedDisk
hrStorageType.26 = hrStorageFixedDisk
hrStorageType.27 = hrStorageFixedDisk
hrStorageDescr.1 = /dev/da0s1a, mounted on: /
hrStorageDescr.2 = /dev/da0s4d, mounted on: /config
hrStorageDescr.3 = /dev/da0s3e, mounted on: /var
hrStorageDescr.4 = /dev/md9, mounted on: /tmp
hrStorageDescr.5 = devfs: dev file system, mounted on: /dev
hrStorageDescr.6 = /dev/md0, mounted on: /packages/mnt/junos
hrStorageDescr.7 = /dev/md1, mounted on: /packages/mfs-fips-mode-powerpc
hrStorageDescr.8 = /dev/md2, mounted on: /packages/mnt/fips-mode-powerpc-15.1R7.9
hrStorageDescr.9 = /dev/md3, mounted on: /packages/mfs-jdocs-ex
hrStorageDescr.10 = /dev/md4, mounted on: /packages/mnt/jdocs-ex-15.1R7.9
hrStorageDescr.11 = /dev/md5, mounted on: /packages/mfs-junos-ex-4200
hrStorageDescr.12 = /dev/md6, mounted on: /packages/mnt/junos-ex-4200-15.1R7.9
hrStorageDescr.13 = /dev/md7, mounted on: /packages/mfs-jweb-ex
hrStorageDescr.14 = /dev/md8, mounted on: /packages/mnt/jweb-ex-15.1R7.9
hrStorageDescr.15 = /dev/da0s3d, mounted on: /var/tmp
hrStorageDescr.16 = /dev/md10, mounted on: /var/rundb
hrStorageDescr.17 = procfs: process file system, mounted on: /proc
hrStorageDescr.18 = /var/jail/etc, mounted on: /packages/mnt/jweb-ex-15.1R7.9/jail/var/etc
hrStorageDescr.19 = /var/jail/run, mounted on: /packages/mnt/jweb-ex-15.1R7.9/jail/var/run
hrStorageDescr.20 = /var/jail/tmp, mounted on: /packages/mnt/jweb-ex-15.1R7.9/jail/var/tmp
hrStorageDescr.21 = /var/tmp, mounted on: /packages/mnt/jweb-ex-15.1R7.9/jail/var/tmp/uploads
hrStorageDescr.22 = devfs: dev file system, mounted on: /packages/mnt/jweb-ex-15.1R7.9/jail/dev
hrStorageDescr.23 = /var/jail/jweb-app, mounted on: /packages/mnt/jweb-ex-15.1R7.9/jail/var/jweb-app
hrStorageDescr.24 = /dev/md11, mounted on: /packages/mfs-fips-mode-powerpc
hrStorageDescr.25 = /dev/md12, mounted on: /packages/mfs-jdocs-ex
hrStorageDescr.26 = /dev/md13, mounted on: /packages/mfs-junos-ex-4200
hrStorageDescr.27 = /dev/md14, mounted on: /packages/mfs-jweb-ex
hrStorageAllocationUnits.1 = 2048
hrStorageAllocationUnits.2 = 2048
hrStorageAllocationUnits.3 = 2048
hrStorageAllocationUnits.4 = 2048
hrStorageAllocationUnits.5 = 512
hrStorageAllocationUnits.6 = 2048
hrStorageAllocationUnits.7 = 2048
hrStorageAllocationUnits.8 = 2048
hrStorageAllocationUnits.9 = 2048
hrStorageAllocationUnits.10 = 2048
hrStorageAllocationUnits.11 = 2048
hrStorageAllocationUnits.12 = 2048
hrStorageAllocationUnits.13 = 2048
hrStorageAllocationUnits.14 = 2048
hrStorageAllocationUnits.15 = 2048
hrStorageAllocationUnits.16 = 2048
hrStorageAllocationUnits.17 = 4096
hrStorageAllocationUnits.18 = 2048
hrStorageAllocationUnits.19 = 2048
hrStorageAllocationUnits.20 = 2048
hrStorageAllocationUnits.21 = 2048
hrStorageAllocationUnits.22 = 512
hrStorageAllocationUnits.23 = 2048
hrStorageAllocationUnits.24 = 2048
hrStorageAllocationUnits.25 = 2048
hrStorageAllocationUnits.26 = 2048
hrStorageAllocationUnits.27 = 2048
hrStorageSize.1 = 93590
hrStorageSize.2 = 31668
hrStorageSize.3 = 62905
hrStorageSize.4 = 128950
hrStorageSize.5 = 2
hrStorageSize.6 = 144163
hrStorageSize.7 = 3466
hrStorageSize.8 = 2777
hrStorageSize.9 = 4446
hrStorageSize.10 = 5892
hrStorageSize.11 = 22874
hrStorageSize.12 = 42598
hrStorageSize.13 = 6978
hrStorageSize.14 = 13341
hrStorageSize.15 = 188915
hrStorageSize.16 = 60406
hrStorageSize.17 = 1
hrStorageSize.18 = 62905
hrStorageSize.19 = 62905
hrStorageSize.20 = 62905
hrStorageSize.21 = 188915
hrStorageSize.22 = 2
hrStorageSize.23 = 62905
hrStorageSize.24 = 3466
hrStorageSize.25 = 4446
hrStorageSize.26 = 22874
hrStorageSize.27 = 6978
hrStorageUsed.1 = 80587
hrStorageUsed.2 = 113
hrStorageUsed.3 = 1650
hrStorageUsed.4 = 5
hrStorageUsed.5 = 2
hrStorageUsed.6 = 144163
hrStorageUsed.7 = 1068
hrStorageUsed.8 = 2777
hrStorageUsed.9 = 2084
hrStorageUsed.10 = 5892
hrStorageUsed.11 = 20316
hrStorageUsed.12 = 42598
hrStorageUsed.13 = 4644
hrStorageUsed.14 = 13341
hrStorageUsed.15 = 8473
hrStorageUsed.16 = 10160
hrStorageUsed.17 = 1
hrStorageUsed.18 = 1650
hrStorageUsed.19 = 1650
hrStorageUsed.20 = 1650
hrStorageUsed.21 = 8473
hrStorageUsed.22 = 2
hrStorageUsed.23 = 1650
hrStorageUsed.24 = 1068
hrStorageUsed.25 = 2084
hrStorageUsed.26 = 20316
hrStorageUsed.27 = 4644
hrStorageAllocationFailures.1 = 0
hrStorageAllocationFailures.2 = 0
hrStorageAllocationFailures.3 = 0
hrStorageAllocationFailures.4 = 0
hrStorageAllocationFailures.5 = 0
hrStorageAllocationFailures.6 = 0
hrStorageAllocationFailures.7 = 0
hrStorageAllocationFailures.8 = 0
hrStorageAllocationFailures.9 = 0
hrStorageAllocationFailures.10 = 0
hrStorageAllocationFailures.11 = 0
hrStorageAllocationFailures.12 = 0
hrStorageAllocationFailures.13 = 0
hrStorageAllocationFailures.14 = 0
hrStorageAllocationFailures.15 = 0
hrStorageAllocationFailures.16 = 0
hrStorageAllocationFailures.17 = 0
hrStorageAllocationFailures.18 = 0
hrStorageAllocationFailures.19 = 0
hrStorageAllocationFailures.20 = 0
hrStorageAllocationFailures.21 = 0
hrStorageAllocationFailures.22 = 0
hrStorageAllocationFailures.23 = 0
hrStorageAllocationFailures.24 = 0
hrStorageAllocationFailures.25 = 0
hrStorageAllocationFailures.26 = 0
hrStorageAllocationFailures.27 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES::hrStorageEntry
RRD /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s1a__mounted_on___.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s1a__mounted_on___.rrd N:165042176:26630144]
RRD RUNTIME[0.0016s]
RRD STDOUT[OK u:0.01 s:0.01 r:8.84]
RRD_STATUS[TRUE]


SQL[UPDATE `storage` set `storage_polled` ='1668112077',`storage_used` ='165042176',`storage_free` ='26630144',`storage_size` ='191672320',`storage_units` ='2048',`storage_perc` ='86.11' WHERE `storage_id` = '3']
SQL RUNTIME[0.01583290s]
Get cached Table OID: HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES::hrStorageEntry
RRD /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s3d__mounted_on___var_tmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s3d__mounted_on___var_tmp.rrd N:17352704:369545216]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:8.86]
RRD_STATUS[TRUE]


SQL[UPDATE `storage` set `storage_polled` ='1668112077',`storage_used` ='17352704',`storage_free` ='369545216',`storage_size` ='386897920',`storage_units` ='2048',`storage_perc` ='4.49' WHERE `storage_id` = '6']
SQL RUNTIME[0.00623322s]
Get cached Table OID: HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES::hrStorageEntry
RRD /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_md10__mounted_on___var_rundb.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_md10__mounted_on___var_rundb.rrd N:20807680:102903808]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:8.87]
RRD_STATUS[TRUE]


SQL[UPDATE `storage` set `storage_polled` ='1668112077',`storage_used` ='20807680',`storage_free` ='102903808',`storage_size` ='123711488',`storage_units` ='2048',`storage_perc` ='16.82' WHERE `storage_id` = '7']
SQL RUNTIME[0.00516891s]
Get cached Table OID: HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES::hrStorageEntry
RRD /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s4d__mounted_on___config.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s4d__mounted_on___config.rrd N:231424:64624640]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:8.88]
RRD_STATUS[TRUE]


SQL[UPDATE `storage` set `storage_polled` ='1668112077',`storage_used` ='231424',`storage_free` ='64624640',`storage_size` ='64856064',`storage_units` ='2048',`storage_perc` ='0.36' WHERE `storage_id` = '4']
SQL RUNTIME[0.00584102s]
Get cached Table OID: HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES::hrStorageEntry
RRD /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s3e__mounted_on___var.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/storage-host-resources-mib-_dev_da0s3e__mounted_on___var.rrd N:3379200:125450240]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:8.89]
RRD_STATUS[TRUE]


SQL[UPDATE `storage` set `storage_polled` ='1668112077',`storage_used` ='3379200',`storage_free` ='125450240',`storage_size` ='128829440',`storage_units` ='2048',`storage_perc` ='2.62' WHERE `storage_id` = '5']
SQL RUNTIME[0.00709701s]
+-----------------------------------+--------------------+-------+--------+--------+--------+--------+
| Label                             | IB                 | Index | Total  | Used   | Free   | Perc   |
+-----------------------------------+--------------------+-------+--------+--------+--------+--------+
| /dev/da0s1a, mounted on: /        | HOST-RESOURCES-MIB | 1     | 182MB  | 157MB  | 25.4MB | 86.11% |
| /dev/da0s3d, mounted on: /var/tmp | HOST-RESOURCES-MIB | 15    | 368MB  | 16.5MB | 352MB  | 4.49%  |
| /dev/md10, mounted on: /var/rundb | HOST-RESOURCES-MIB | 16    | 117MB  | 19.8MB | 98.1MB | 16.82% |
| /dev/da0s4d, mounted on: /config  | HOST-RESOURCES-MIB | 2     | 61.8MB | 226kB  | 61.6MB | 0.36%  |
| /dev/da0s3e, mounted on: /var     | HOST-RESOURCES-MIB | 3     | 122MB  | 3.22MB | 119MB  | 2.62%  |
+-----------------------------------+--------------------+-------+--------+--------+--------+--------+

 o Module time          1.6363s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-storage.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-storage.rrd N:1.6363]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:8.92]
RRD_STATUS[TRUE]



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


CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ipInReceives.0 ipOutRequests.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0331s]
STDOUT[
ipInReceives.0 = 361932188
ipOutRequests.0 = 2784416137
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'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[1]
CMD RUNTIME[6.0345s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IP-MIB' AND `oid` = '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';]
SQL RUNTIME[0.00062585s]

SQL[UPDATE `snmp_errors` set `error_count` ='166532',`updated` ='1668112083' WHERE `error_id` = '11']
SQL RUNTIME[0.00587296s]
SNMP STATUS[FALSE]
RRD /opt/observium/rrd/nj-cr-01/netstats-ip.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/netstats-ip.rrd N:U:U:361932188:2784416137:U:U:U:U:U:U:U:U:U:U:U:U]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:15.00]
RRD_STATUS[TRUE]

 o Ip Graphs            netstat_ip netstat_ip_frag

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' icmpInMsgs.0 icmpOutMsgs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0359s]
STDOUT[
icmpInMsgs.0 = 7106314
icmpOutMsgs.0 = 49207900
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'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[1]
CMD RUNTIME[6.0341s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IP-MIB' AND `oid` = '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';]
SQL RUNTIME[0.00091290s]

SQL[UPDATE `snmp_errors` set `error_count` ='166531',`updated` ='1668112089' WHERE `error_id` = '16']
SQL RUNTIME[0.00614095s]
SNMP STATUS[FALSE]
RRD /opt/observium/rrd/nj-cr-01/netstats-icmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/netstats-icmp.rrd N:7106314:49207900:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:21.09]
RRD_STATUS[TRUE]

 o Icmp Graphs          netstat_icmp netstat_icmp_info

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m TCP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' tcpInSegs.0 tcpOutSegs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0343s]
STDOUT[
tcpInSegs.0 = 2620151313
tcpOutSegs.0 = 2067657357
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m TCP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' tcpActiveOpens.0 tcpPassiveOpens.0 tcpAttemptFails.0 tcpEstabResets.0 tcpCurrEstab.0 tcpRetransSegs.0 tcpInErrs.0 tcpOutRsts.0]

CMD EXITCODE[1]
CMD RUNTIME[6.0276s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'TCP-MIB' AND `oid` = 'tcpActiveOpens.0 tcpPassiveOpens.0 tcpAttemptFails.0 tcpEstabResets.0 tcpCurrEstab.0 tcpRetransSegs.0 tcpInErrs.0 tcpOutRsts.0';]
SQL RUNTIME[0.00091910s]

SQL[UPDATE `snmp_errors` set `error_count` ='166531',`updated` ='1668112095' WHERE `error_id` = '19']
SQL RUNTIME[0.01567793s]
SNMP STATUS[FALSE]
RRD /opt/observium/rrd/nj-cr-01/netstats-tcp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/netstats-tcp.rrd N:U:U:U:U:U:2620151313:2067657357:U:U:U]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:27.18]
RRD_STATUS[TRUE]

 o TCP Graphs           netstat_tcp_stats netstat_tcp_segments netstat_tcp_currestab

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' udpInDatagrams.0 udpOutDatagrams.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0272s]
STDOUT[
udpInDatagrams.0 = 128746738
udpOutDatagrams.0 = 127129501
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' udpInErrors.0 udpNoPorts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0255s]
STDOUT[
udpInErrors.0 = 337
udpNoPorts.0 = 2129173
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/netstats-udp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/netstats-udp.rrd N:128746738:127129501:337:2129173]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:27.24]
RRD_STATUS[TRUE]

 o UDP Graphs           netstat_udp_datagrams netstat_udp_errors

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' snmpInPkts.0 snmpOutPkts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0256s]
STDOUT[
snmpInPkts.0 = 127011490
snmpOutPkts.0 = 127011489
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'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[1]
CMD RUNTIME[6.03s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'SNMPv2-MIB' AND `oid` = 'AbQAS_910FsOgjAQBdCtuALjFkQN8acQiv2fyESb9IF9JLB76wNpC37O6WRyb62S_VkV0DE0lmtlt7uNneygpfSKu5GAxPWXi40e9pTUYCyejJmx1brgt3kmmvrrfXGRgfCRNAhdpcQ4S4kqu-tANPhgkCNFl2CJLuyF6y4xgkMEdH2pQduHX4mStQb6aaq8S-sFWPYLmBcMlPZ5Q57gg3HOIPTPWp70lS2KSrlA5Y5G_6Q2ehi_8AQ';]
SQL RUNTIME[0.00091195s]

SQL[UPDATE `snmp_errors` set `error_count` ='60261',`updated` ='1668112101' WHERE `error_id` = '341']
SQL RUNTIME[0.01510000s]
SNMP STATUS[FALSE]
RRD /opt/observium/rrd/nj-cr-01/netstats-snmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/netstats-snmp.rrd N:127011490:127011489:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.01 s:0.01 r:33.32]
RRD_STATUS[TRUE]

 o SNMP Graphs          netstat_snmp_stats netstat_snmp_packets
 o Module time          24.4035s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-netstats.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-netstats.rrd N:24.4035]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:33.32]
RRD_STATUS[TRUE]



including: includes/polling/ucd-mib.inc.php
#####  Module Start: ucd-mib  #####


CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' systemStats]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = 'systemStats';]
SQL RUNTIME[0.00070000s]

SQL[UPDATE `snmp_errors` set `error_count` ='166531',`updated` ='1668112102' WHERE `error_id` = '21']
SQL RUNTIME[0.00649500s]
 o Module time          0.0673s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-ucd-mib.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-ucd-mib.rrd N:0.0673]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:33.39]
RRD_STATUS[TRUE]



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

 o Collecting           ipSystemStats

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ipSystemStats]

CMD EXITCODE[0]
CMD RUNTIME[0.5282s]
STDOUT[
ipSystemStatsInReceives.ipv4 = 2381055998
ipSystemStatsInReceives.ipv6 = 0
ipSystemStatsHCInReceives.ipv4 = 6676023294
ipSystemStatsHCInReceives.ipv6 = 0
ipSystemStatsInOctets.ipv4 = 0
ipSystemStatsInOctets.ipv6 = 0
ipSystemStatsHCInOctets.ipv4 = 0
ipSystemStatsHCInOctets.ipv6 = 0
ipSystemStatsInHdrErrors.ipv4 = 0
ipSystemStatsInHdrErrors.ipv6 = 0
ipSystemStatsInNoRoutes.ipv4 = 197455670
ipSystemStatsInNoRoutes.ipv6 = 0
ipSystemStatsInAddrErrors.ipv4 = 0
ipSystemStatsInAddrErrors.ipv6 = 0
ipSystemStatsInUnknownProtos.ipv4 = 49078
ipSystemStatsInUnknownProtos.ipv6 = 0
ipSystemStatsInTruncatedPkts.ipv4 = 0
ipSystemStatsInTruncatedPkts.ipv6 = 0
ipSystemStatsInForwDatagrams.ipv4 = 2290043646
ipSystemStatsInForwDatagrams.ipv6 = 0
ipSystemStatsHCInForwDatagrams.ipv4 = 6585010942
ipSystemStatsHCInForwDatagrams.ipv6 = 0
ipSystemStatsReasmReqds.ipv4 = 201
ipSystemStatsReasmReqds.ipv6 = 0
ipSystemStatsReasmOKs.ipv4 = 201
ipSystemStatsReasmOKs.ipv6 = 0
ipSystemStatsReasmFails.ipv4 = 0
ipSystemStatsReasmFails.ipv6 = 0
ipSystemStatsInDiscards.ipv4 = 0
ipSystemStatsInDiscards.ipv6 = 0
ipSystemStatsInDelivers.ipv4 = 2779265238
ipSystemStatsInDelivers.ipv6 = 0
ipSystemStatsHCInDelivers.ipv4 = 2779265238
ipSystemStatsHCInDelivers.ipv6 = 0
ipSystemStatsOutRequests.ipv4 = 2743301639
ipSystemStatsOutRequests.ipv6 = 0
ipSystemStatsHCOutRequests.ipv4 = 2743301639
ipSystemStatsHCOutRequests.ipv6 = 0
ipSystemStatsOutNoRoutes.ipv4 = 17
ipSystemStatsOutNoRoutes.ipv6 = 0
ipSystemStatsOutForwDatagrams.ipv4 = 2169791553
ipSystemStatsOutForwDatagrams.ipv6 = 0
ipSystemStatsHCOutForwDatagrams.ipv4 = 6464758849
ipSystemStatsHCOutForwDatagrams.ipv6 = 0
ipSystemStatsOutDiscards.ipv4 = 0
ipSystemStatsOutDiscards.ipv6 = 0
ipSystemStatsOutFragReqds.ipv4 = 0
ipSystemStatsOutFragReqds.ipv6 = 0
ipSystemStatsOutFragOKs.ipv4 = 0
ipSystemStatsOutFragOKs.ipv6 = 0
ipSystemStatsOutFragFails.ipv4 = 0
ipSystemStatsOutFragFails.ipv6 = 0
ipSystemStatsOutFragCreates.ipv4 = 0
ipSystemStatsOutFragCreates.ipv6 = 0
ipSystemStatsOutTransmits.ipv4 = 2210907848
ipSystemStatsOutTransmits.ipv6 = 0
ipSystemStatsHCOutTransmits.ipv4 = 6505875144
ipSystemStatsHCOutTransmits.ipv6 = 0
ipSystemStatsOutOctets.ipv4 = 1981496969
ipSystemStatsOutOctets.ipv6 = 0
ipSystemStatsHCOutOctets.ipv4 = 1981496969
ipSystemStatsHCOutOctets.ipv6 = 0
ipSystemStatsInMcastPkts.ipv4 = 13808775
ipSystemStatsInMcastPkts.ipv6 = 0
ipSystemStatsHCInMcastPkts.ipv4 = 13808775
ipSystemStatsHCInMcastPkts.ipv6 = 0
ipSystemStatsInMcastOctets.ipv4 = 0
ipSystemStatsInMcastOctets.ipv6 = 0
ipSystemStatsHCInMcastOctets.ipv4 = 0
ipSystemStatsHCInMcastOctets.ipv6 = 0
ipSystemStatsOutMcastPkts.ipv4 = 0
ipSystemStatsOutMcastPkts.ipv6 = 0
ipSystemStatsHCOutMcastPkts.ipv4 = 0
ipSystemStatsHCOutMcastPkts.ipv6 = 0
ipSystemStatsOutMcastOctets.ipv4 = 0
ipSystemStatsOutMcastOctets.ipv6 = 0
ipSystemStatsHCOutMcastOctets.ipv4 = 0
ipSystemStatsHCOutMcastOctets.ipv6 = 0
ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
ipSystemStatsRefreshRate.ipv4 = 10000
ipSystemStatsRefreshRate.ipv6 = 10000
]
SNMP STATUS[TRUE]
 o Address Families      ipv4RRD /opt/observium/rrd/nj-cr-01/ipSystemStats-ipv4.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/ipSystemStats-ipv4.rrd N:6676023294:0:0:49078:6585010942:201:201:0:0:2779265238:2743301639:17:0:0:0:6464758849]
RRD RUNTIME[0.0015s]
RRD STDOUT[OK u:0.01 s:0.01 r:33.93]
RRD_STATUS[TRUE]

 ipv6RRD /opt/observium/rrd/nj-cr-01/ipSystemStats-ipv6.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/ipSystemStats-ipv6.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:33.93]
RRD_STATUS[TRUE]


 o Graphs               ipsystemstats_ipv4 ipsystemstats_ipv4_frag ipsystemstats_ipv6 ipsystemstats_ipv6_frag
 o Module time          0.5379s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-ipSystemStats.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-ipSystemStats.rrd N:0.5379]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:33.93]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `ports` WHERE `device_id` = '2']
SQL RUNTIME[0.00305200s]

SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '2' AND `entity_type` = 'port']
SQL RUNTIME[0.00087094s]
Module [ports_etherlike] disabled globally by config in process [poller].
Module [ports_junoseatmvp] excluded for device os in process [poller].
Module [ports_fdbcount] disabled globally by config in process [poller].
 o Caching Oids         Used separate data tables snmpwalk and per port snmpget.
ifDescr 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.515s]
STDOUT[
ifDescr.4 = lsi
ifDescr.5 = dsc
ifDescr.6 = lo0
ifDescr.7 = tap
ifDescr.8 = gre
ifDescr.9 = ipip
ifDescr.10 = pime
ifDescr.11 = pimd
ifDescr.12 = mtun
ifDescr.21 = lo0.16384
ifDescr.33 = me0
ifDescr.34 = me0.0
ifDescr.35 = vme
ifDescr.37 = bme0
ifDescr.38 = bme0.32768
ifDescr.49 = vcp-0
ifDescr.50 = vcp-0.32768
ifDescr.51 = vcp-1
ifDescr.52 = vcp-1.32768
ifDescr.501 = vlan
ifDescr.502 = ge-0/0/0
ifDescr.503 = ge-0/0/0.0
ifDescr.504 = ge-0/0/1
ifDescr.505 = ge-0/0/2
ifDescr.506 = ge-0/0/3
ifDescr.507 = ge-0/0/1.0
ifDescr.508 = ge-0/0/2.0
ifDescr.509 = ge-0/0/3.0
ifDescr.510 = ge-0/0/4
ifDescr.511 = ge-0/0/4.0
ifDescr.512 = ge-0/0/5
ifDescr.513 = ge-0/0/5.0
ifDescr.514 = ge-0/0/6
ifDescr.515 = ge-0/0/7
ifDescr.516 = ge-0/0/8
ifDescr.517 = ge-0/0/9
ifDescr.518 = ge-0/0/6.0
ifDescr.519 = ge-0/0/7.0
ifDescr.520 = ge-0/0/8.0
ifDescr.521 = ge-0/0/9.0
ifDescr.522 = ge-0/0/10
ifDescr.523 = ge-0/0/10.0
ifDescr.524 = ge-0/0/11
ifDescr.525 = ge-0/0/11.0
ifDescr.526 = ge-0/0/12
ifDescr.527 = ge-0/0/12.0
ifDescr.528 = ge-0/0/13
ifDescr.529 = ge-0/0/14
ifDescr.530 = ge-0/0/15
ifDescr.531 = ge-0/0/13.0
ifDescr.532 = ge-0/0/14.0
ifDescr.533 = ge-0/0/15.0
ifDescr.534 = ge-0/0/16
ifDescr.535 = ge-0/0/17
ifDescr.536 = ge-0/0/16.0
ifDescr.537 = ge-0/0/17.0
ifDescr.538 = ge-0/0/18
ifDescr.539 = ge-0/0/19
ifDescr.540 = ge-0/0/20
ifDescr.541 = ge-0/0/21
ifDescr.542 = ge-0/0/18.0
ifDescr.543 = ge-0/0/19.0
ifDescr.544 = ge-0/0/20.0
ifDescr.545 = ge-0/0/21.0
ifDescr.546 = ge-0/0/22
ifDescr.547 = ge-0/0/23
ifDescr.548 = ge-0/0/22.0
ifDescr.549 = ge-0/0/23.0
ifDescr.550 = ge-0/0/24
ifDescr.551 = ge-0/0/24.0
ifDescr.552 = ge-0/0/25
ifDescr.553 = ge-0/0/25.0
ifDescr.554 = ge-0/0/26
ifDescr.555 = ge-0/0/26.0
ifDescr.556 = ge-0/0/27
ifDescr.557 = ge-0/0/27.0
ifDescr.558 = ge-0/0/28
ifDescr.559 = ge-0/0/28.0
ifDescr.560 = ge-0/0/29
ifDescr.561 = ge-0/0/29.0
ifDescr.562 = ge-0/0/30
ifDescr.563 = ge-0/0/30.0
ifDescr.564 = ge-0/0/31
ifDescr.565 = ge-0/0/31.0
ifDescr.566 = ge-0/0/32
ifDescr.567 = ge-0/0/33
ifDescr.568 = ge-0/0/32.0
ifDescr.569 = ge-0/0/33.0
ifDescr.570 = ge-0/0/34
ifDescr.571 = ge-0/0/34.0
ifDescr.572 = ge-0/0/35
ifDescr.573 = ge-0/0/35.0
ifDescr.574 = ge-0/0/36
ifDescr.575 = ge-0/0/37
ifDescr.576 = ge-0/0/36.0
ifDescr.577 = ge-0/0/37.0
ifDescr.578 = ge-0/0/38
ifDescr.579 = ge-0/0/38.0
ifDescr.580 = ge-0/0/39
ifDescr.581 = ge-0/0/40
ifDescr.582 = ge-0/0/41
ifDescr.583 = ge-0/0/42
ifDescr.584 = ge-0/0/39.0
ifDescr.585 = ge-0/0/40.0
ifDescr.586 = ge-0/0/41.0
ifDescr.587 = ge-0/0/42.0
ifDescr.588 = ge-0/0/43
ifDescr.589 = ge-0/0/44
ifDescr.590 = ge-0/0/43.0
ifDescr.591 = ge-0/0/44.0
ifDescr.592 = ge-0/0/45
ifDescr.593 = ge-0/0/45.0
ifDescr.594 = ge-0/0/46
ifDescr.595 = ge-0/0/46.0
ifDescr.596 = ge-0/0/47
ifDescr.597 = ge-0/0/47.0
ifDescr.599 = jsrv
ifDescr.604 = jsrv.1
ifDescr.605 = vlan.100
ifDescr.606 = vlan.200
ifDescr.607 = vlan.500
ifDescr.608 = ae0
ifDescr.609 = ae0.0
]
SNMP STATUS[TRUE]
ifType 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.6497s]
STDOUT[
ifType.4 = mplsTunnel
ifType.5 = other
ifType.6 = softwareLoopback
ifType.7 = other
ifType.8 = tunnel
ifType.9 = tunnel
ifType.10 = tunnel
ifType.11 = tunnel
ifType.12 = tunnel
ifType.21 = softwareLoopback
ifType.33 = ethernetCsmacd
ifType.34 = propVirtual
ifType.35 = ethernetCsmacd
ifType.37 = ethernetCsmacd
ifType.38 = propVirtual
ifType.49 = other
ifType.50 = propVirtual
ifType.51 = other
ifType.52 = propVirtual
ifType.501 = ethernetCsmacd
ifType.502 = ethernetCsmacd
ifType.503 = propVirtual
ifType.504 = ethernetCsmacd
ifType.505 = ethernetCsmacd
ifType.506 = ethernetCsmacd
ifType.507 = propVirtual
ifType.508 = propVirtual
ifType.509 = propVirtual
ifType.510 = ethernetCsmacd
ifType.511 = propVirtual
ifType.512 = ethernetCsmacd
ifType.513 = propVirtual
ifType.514 = ethernetCsmacd
ifType.515 = ethernetCsmacd
ifType.516 = ethernetCsmacd
ifType.517 = ethernetCsmacd
ifType.518 = propVirtual
ifType.519 = propVirtual
ifType.520 = propVirtual
ifType.521 = propVirtual
ifType.522 = ethernetCsmacd
ifType.523 = propVirtual
ifType.524 = ethernetCsmacd
ifType.525 = propVirtual
ifType.526 = ethernetCsmacd
ifType.527 = propVirtual
ifType.528 = ethernetCsmacd
ifType.529 = ethernetCsmacd
ifType.530 = ethernetCsmacd
ifType.531 = propVirtual
ifType.532 = propVirtual
ifType.533 = propVirtual
ifType.534 = ethernetCsmacd
ifType.535 = ethernetCsmacd
ifType.536 = propVirtual
ifType.537 = propVirtual
ifType.538 = ethernetCsmacd
ifType.539 = ethernetCsmacd
ifType.540 = ethernetCsmacd
ifType.541 = ethernetCsmacd
ifType.542 = propVirtual
ifType.543 = propVirtual
ifType.544 = propVirtual
ifType.545 = propVirtual
ifType.546 = ethernetCsmacd
ifType.547 = ethernetCsmacd
ifType.548 = propVirtual
ifType.549 = propVirtual
ifType.550 = ethernetCsmacd
ifType.551 = propVirtual
ifType.552 = ethernetCsmacd
ifType.553 = propVirtual
ifType.554 = ethernetCsmacd
ifType.555 = propVirtual
ifType.556 = ethernetCsmacd
ifType.557 = propVirtual
ifType.558 = ethernetCsmacd
ifType.559 = propVirtual
ifType.560 = ethernetCsmacd
ifType.561 = propVirtual
ifType.562 = ethernetCsmacd
ifType.563 = propVirtual
ifType.564 = ethernetCsmacd
ifType.565 = propVirtual
ifType.566 = ethernetCsmacd
ifType.567 = ethernetCsmacd
ifType.568 = propVirtual
ifType.569 = propVirtual
ifType.570 = ethernetCsmacd
ifType.571 = propVirtual
ifType.572 = ethernetCsmacd
ifType.573 = propVirtual
ifType.574 = ethernetCsmacd
ifType.575 = ethernetCsmacd
ifType.576 = propVirtual
ifType.577 = propVirtual
ifType.578 = ethernetCsmacd
ifType.579 = propVirtual
ifType.580 = ethernetCsmacd
ifType.581 = ethernetCsmacd
ifType.582 = ethernetCsmacd
ifType.583 = ethernetCsmacd
ifType.584 = propVirtual
ifType.585 = propVirtual
ifType.586 = propVirtual
ifType.587 = propVirtual
ifType.588 = ethernetCsmacd
ifType.589 = ethernetCsmacd
ifType.590 = propVirtual
ifType.591 = propVirtual
ifType.592 = ethernetCsmacd
ifType.593 = propVirtual
ifType.594 = ethernetCsmacd
ifType.595 = propVirtual
ifType.596 = ethernetCsmacd
ifType.597 = propVirtual
ifType.599 = ethernetCsmacd
ifType.604 = propVirtual
ifType.605 = propVirtual
ifType.606 = propVirtual
ifType.607 = propVirtual
ifType.608 = ieee8023adLag
ifType.609 = ieee8023adLag
]
SNMP STATUS[TRUE]
ifOperStatus 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.5497s]
STDOUT[
ifOperStatus.4 = up
ifOperStatus.5 = up
ifOperStatus.6 = up
ifOperStatus.7 = up
ifOperStatus.8 = up
ifOperStatus.9 = up
ifOperStatus.10 = up
ifOperStatus.11 = up
ifOperStatus.12 = up
ifOperStatus.21 = up
ifOperStatus.33 = up
ifOperStatus.34 = up
ifOperStatus.35 = down
ifOperStatus.37 = up
ifOperStatus.38 = up
ifOperStatus.49 = down
ifOperStatus.50 = lowerLayerDown
ifOperStatus.51 = down
ifOperStatus.52 = lowerLayerDown
ifOperStatus.501 = up
ifOperStatus.502 = up
ifOperStatus.503 = up
ifOperStatus.504 = up
ifOperStatus.505 = up
ifOperStatus.506 = up
ifOperStatus.507 = up
ifOperStatus.508 = up
ifOperStatus.509 = up
ifOperStatus.510 = up
ifOperStatus.511 = up
ifOperStatus.512 = up
ifOperStatus.513 = up
ifOperStatus.514 = up
ifOperStatus.515 = up
ifOperStatus.516 = down
ifOperStatus.517 = down
ifOperStatus.518 = up
ifOperStatus.519 = up
ifOperStatus.520 = lowerLayerDown
ifOperStatus.521 = lowerLayerDown
ifOperStatus.522 = down
ifOperStatus.523 = lowerLayerDown
ifOperStatus.524 = down
ifOperStatus.525 = lowerLayerDown
ifOperStatus.526 = down
ifOperStatus.527 = lowerLayerDown
ifOperStatus.528 = down
ifOperStatus.529 = down
ifOperStatus.530 = up
ifOperStatus.531 = lowerLayerDown
ifOperStatus.532 = lowerLayerDown
ifOperStatus.533 = up
ifOperStatus.534 = up
ifOperStatus.535 = up
ifOperStatus.536 = up
ifOperStatus.537 = up
ifOperStatus.538 = up
ifOperStatus.539 = up
ifOperStatus.540 = up
ifOperStatus.541 = up
ifOperStatus.542 = up
ifOperStatus.543 = up
ifOperStatus.544 = up
ifOperStatus.545 = up
ifOperStatus.546 = up
ifOperStatus.547 = up
ifOperStatus.548 = up
ifOperStatus.549 = up
ifOperStatus.550 = up
ifOperStatus.551 = up
ifOperStatus.552 = up
ifOperStatus.553 = up
ifOperStatus.554 = up
ifOperStatus.555 = up
ifOperStatus.556 = up
ifOperStatus.557 = up
ifOperStatus.558 = up
ifOperStatus.559 = up
ifOperStatus.560 = up
ifOperStatus.561 = up
ifOperStatus.562 = down
ifOperStatus.563 = lowerLayerDown
ifOperStatus.564 = down
ifOperStatus.565 = lowerLayerDown
ifOperStatus.566 = down
ifOperStatus.567 = down
ifOperStatus.568 = lowerLayerDown
ifOperStatus.569 = lowerLayerDown
ifOperStatus.570 = down
ifOperStatus.571 = lowerLayerDown
ifOperStatus.572 = down
ifOperStatus.573 = lowerLayerDown
ifOperStatus.574 = down
ifOperStatus.575 = down
ifOperStatus.576 = lowerLayerDown
ifOperStatus.577 = lowerLayerDown
ifOperStatus.578 = down
ifOperStatus.579 = lowerLayerDown
ifOperStatus.580 = down
ifOperStatus.581 = down
ifOperStatus.582 = down
ifOperStatus.583 = up
ifOperStatus.584 = lowerLayerDown
ifOperStatus.585 = lowerLayerDown
ifOperStatus.586 = lowerLayerDown
ifOperStatus.587 = up
ifOperStatus.588 = down
ifOperStatus.589 = down
ifOperStatus.590 = lowerLayerDown
ifOperStatus.591 = lowerLayerDown
ifOperStatus.592 = down
ifOperStatus.593 = lowerLayerDown
ifOperStatus.594 = up
ifOperStatus.595 = up
ifOperStatus.596 = up
ifOperStatus.597 = up
ifOperStatus.599 = up
ifOperStatus.604 = up
ifOperStatus.605 = up
ifOperStatus.606 = up
ifOperStatus.607 = down
ifOperStatus.608 = up
ifOperStatus.609 = up
]
SNMP STATUS[TRUE]
ifAlias 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.581s]
STDOUT[
ifAlias.4 = 
ifAlias.5 = 
ifAlias.6 = 
ifAlias.7 = 
ifAlias.8 = 
ifAlias.9 = 
ifAlias.10 = 
ifAlias.11 = 
ifAlias.12 = 
ifAlias.21 = 
ifAlias.33 = 
ifAlias.34 = 
ifAlias.35 = 
ifAlias.37 = 
ifAlias.38 = 
ifAlias.49 = 
ifAlias.50 = 
ifAlias.51 = 
ifAlias.52 = 
ifAlias.501 = 
ifAlias.502 = nj-nat_ge-0/0/0
ifAlias.503 = 
ifAlias.504 = eth1_MXQ52706XN-Internal
ifAlias.505 = eth2_MXQ52706XN-Internal
ifAlias.506 = ZM16C5047543
ifAlias.507 = 
ifAlias.508 = 
ifAlias.509 = 
ifAlias.510 = ZM168S025269
ifAlias.511 = 
ifAlias.512 = SM_05AU13
ifAlias.513 = 
ifAlias.514 = SM_05AU12
ifAlias.515 = SM_05AU11
ifAlias.516 = 
ifAlias.517 = 
ifAlias.518 = 
ifAlias.519 = 
ifAlias.520 = 
ifAlias.521 = 
ifAlias.522 = 
ifAlias.523 = 
ifAlias.524 = 
ifAlias.525 = 
ifAlias.526 = 
ifAlias.527 = 
ifAlias.528 = 
ifAlias.529 = 
ifAlias.530 = eth1_QCT_X10E-1Node
ifAlias.531 = 
ifAlias.532 = 
ifAlias.533 = 
ifAlias.534 = eth1_QCT_X10E-4Node
ifAlias.535 = eth1_QCT_X10E-7Node
ifAlias.536 = 
ifAlias.537 = 
ifAlias.538 = eth1_QCT_X10E-2Node
ifAlias.539 = eth1_QCT_X10E-5Node
ifAlias.540 = eth1_QCT_X10E-8Node
ifAlias.541 = eth1_QCT_X10E-3Node
ifAlias.542 = 
ifAlias.543 = 
ifAlias.544 = 
ifAlias.545 = 
ifAlias.546 = eth1_QCT_X10E-6Node
ifAlias.547 = eth1_QCT_X10E-9Node
ifAlias.548 = 
ifAlias.549 = 
ifAlias.550 = ILo_MXQ52706XN
ifAlias.551 = 
ifAlias.552 = IPMI_ZM16C5047543
ifAlias.553 = 
ifAlias.554 = IPMI_ZM168S025269
ifAlias.555 = 
ifAlias.556 = IPMI_SM_05AU13
ifAlias.557 = 
ifAlias.558 = IPMI_SM_05AU12
ifAlias.559 = 
ifAlias.560 = IPMI_SM_05AU11
ifAlias.561 = 
ifAlias.562 = 
ifAlias.563 = 
ifAlias.564 = 
ifAlias.565 = 
ifAlias.566 = 
ifAlias.567 = 
ifAlias.568 = 
ifAlias.569 = 
ifAlias.570 = 
ifAlias.571 = 
ifAlias.572 = 
ifAlias.573 = 
ifAlias.574 = 
ifAlias.575 = 
ifAlias.576 = 
ifAlias.577 = 
ifAlias.578 = 
ifAlias.579 = 
ifAlias.580 = 
ifAlias.581 = 
ifAlias.582 = 
ifAlias.583 = IPMI_QCT_X10E-9N
ifAlias.584 = 
ifAlias.585 = 
ifAlias.586 = 
ifAlias.587 = 
ifAlias.588 = 
ifAlias.589 = 
ifAlias.590 = 
ifAlias.591 = 
ifAlias.592 = 
ifAlias.593 = 
ifAlias.594 = nj-nat_ge-0/0/14
ifAlias.595 = 
ifAlias.596 = AMC_Uplink
ifAlias.597 = 
ifAlias.599 = 
ifAlias.604 = 
ifAlias.605 = 
ifAlias.606 = 
ifAlias.607 = 
ifAlias.608 = 
ifAlias.609 = 
]
SNMP STATUS[TRUE]
ifName 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.6734s]
STDOUT[
ifName.4 = lsi
ifName.5 = dsc
ifName.6 = lo0
ifName.7 = tap
ifName.8 = gre
ifName.9 = ipip
ifName.10 = pime
ifName.11 = pimd
ifName.12 = mtun
ifName.21 = lo0.16384
ifName.33 = me0
ifName.34 = me0.0
ifName.35 = vme
ifName.37 = bme0
ifName.38 = bme0.32768
ifName.49 = vcp-0
ifName.50 = vcp-0.32768
ifName.51 = vcp-1
ifName.52 = vcp-1.32768
ifName.501 = vlan
ifName.502 = ge-0/0/0
ifName.503 = ge-0/0/0.0
ifName.504 = ge-0/0/1
ifName.505 = ge-0/0/2
ifName.506 = ge-0/0/3
ifName.507 = ge-0/0/1.0
ifName.508 = ge-0/0/2.0
ifName.509 = ge-0/0/3.0
ifName.510 = ge-0/0/4
ifName.511 = ge-0/0/4.0
ifName.512 = ge-0/0/5
ifName.513 = ge-0/0/5.0
ifName.514 = ge-0/0/6
ifName.515 = ge-0/0/7
ifName.516 = ge-0/0/8
ifName.517 = ge-0/0/9
ifName.518 = ge-0/0/6.0
ifName.519 = ge-0/0/7.0
ifName.520 = ge-0/0/8.0
ifName.521 = ge-0/0/9.0
ifName.522 = ge-0/0/10
ifName.523 = ge-0/0/10.0
ifName.524 = ge-0/0/11
ifName.525 = ge-0/0/11.0
ifName.526 = ge-0/0/12
ifName.527 = ge-0/0/12.0
ifName.528 = ge-0/0/13
ifName.529 = ge-0/0/14
ifName.530 = ge-0/0/15
ifName.531 = ge-0/0/13.0
ifName.532 = ge-0/0/14.0
ifName.533 = ge-0/0/15.0
ifName.534 = ge-0/0/16
ifName.535 = ge-0/0/17
ifName.536 = ge-0/0/16.0
ifName.537 = ge-0/0/17.0
ifName.538 = ge-0/0/18
ifName.539 = ge-0/0/19
ifName.540 = ge-0/0/20
ifName.541 = ge-0/0/21
ifName.542 = ge-0/0/18.0
ifName.543 = ge-0/0/19.0
ifName.544 = ge-0/0/20.0
ifName.545 = ge-0/0/21.0
ifName.546 = ge-0/0/22
ifName.547 = ge-0/0/23
ifName.548 = ge-0/0/22.0
ifName.549 = ge-0/0/23.0
ifName.550 = ge-0/0/24
ifName.551 = ge-0/0/24.0
ifName.552 = ge-0/0/25
ifName.553 = ge-0/0/25.0
ifName.554 = ge-0/0/26
ifName.555 = ge-0/0/26.0
ifName.556 = ge-0/0/27
ifName.557 = ge-0/0/27.0
ifName.558 = ge-0/0/28
ifName.559 = ge-0/0/28.0
ifName.560 = ge-0/0/29
ifName.561 = ge-0/0/29.0
ifName.562 = ge-0/0/30
ifName.563 = ge-0/0/30.0
ifName.564 = ge-0/0/31
ifName.565 = ge-0/0/31.0
ifName.566 = ge-0/0/32
ifName.567 = ge-0/0/33
ifName.568 = ge-0/0/32.0
ifName.569 = ge-0/0/33.0
ifName.570 = ge-0/0/34
ifName.571 = ge-0/0/34.0
ifName.572 = ge-0/0/35
ifName.573 = ge-0/0/35.0
ifName.574 = ge-0/0/36
ifName.575 = ge-0/0/37
ifName.576 = ge-0/0/36.0
ifName.577 = ge-0/0/37.0
ifName.578 = ge-0/0/38
ifName.579 = ge-0/0/38.0
ifName.580 = ge-0/0/39
ifName.581 = ge-0/0/40
ifName.582 = ge-0/0/41
ifName.583 = ge-0/0/42
ifName.584 = ge-0/0/39.0
ifName.585 = ge-0/0/40.0
ifName.586 = ge-0/0/41.0
ifName.587 = ge-0/0/42.0
ifName.588 = ge-0/0/43
ifName.589 = ge-0/0/44
ifName.590 = ge-0/0/43.0
ifName.591 = ge-0/0/44.0
ifName.592 = ge-0/0/45
ifName.593 = ge-0/0/45.0
ifName.594 = ge-0/0/46
ifName.595 = ge-0/0/46.0
ifName.596 = ge-0/0/47
ifName.597 = ge-0/0/47.0
ifName.599 = jsrv
ifName.604 = jsrv.1
ifName.605 = vlan.100
ifName.606 = vlan.200
ifName.607 = vlan.500
ifName.608 = ae0
ifName.609 = ae0.0
]
SNMP STATUS[TRUE]
ifHighSpeed 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifHighSpeed]

CMD EXITCODE[0]
CMD RUNTIME[0.5744s]
STDOUT[
ifHighSpeed.4 = 0
ifHighSpeed.5 = 0
ifHighSpeed.6 = 0
ifHighSpeed.7 = 0
ifHighSpeed.8 = 0
ifHighSpeed.9 = 0
ifHighSpeed.10 = 0
ifHighSpeed.11 = 0
ifHighSpeed.12 = 0
ifHighSpeed.21 = 0
ifHighSpeed.33 = 1000
ifHighSpeed.34 = 1000
ifHighSpeed.35 = 1000
ifHighSpeed.37 = 0
ifHighSpeed.38 = 0
ifHighSpeed.49 = 32000
ifHighSpeed.50 = 32000
ifHighSpeed.51 = 32000
ifHighSpeed.52 = 32000
ifHighSpeed.501 = 1000
ifHighSpeed.502 = 1000
ifHighSpeed.503 = 1000
ifHighSpeed.504 = 1000
ifHighSpeed.505 = 1000
ifHighSpeed.506 = 1000
ifHighSpeed.507 = 1000
ifHighSpeed.508 = 1000
ifHighSpeed.509 = 1000
ifHighSpeed.510 = 1000
ifHighSpeed.511 = 1000
ifHighSpeed.512 = 1000
ifHighSpeed.513 = 1000
ifHighSpeed.514 = 1000
ifHighSpeed.515 = 1000
ifHighSpeed.516 = 0
ifHighSpeed.517 = 0
ifHighSpeed.518 = 1000
ifHighSpeed.519 = 1000
ifHighSpeed.520 = 0
ifHighSpeed.521 = 0
ifHighSpeed.522 = 0
ifHighSpeed.523 = 0
ifHighSpeed.524 = 0
ifHighSpeed.525 = 0
ifHighSpeed.526 = 0
ifHighSpeed.527 = 0
ifHighSpeed.528 = 0
ifHighSpeed.529 = 0
ifHighSpeed.530 = 1000
ifHighSpeed.531 = 0
ifHighSpeed.532 = 0
ifHighSpeed.533 = 1000
ifHighSpeed.534 = 1000
ifHighSpeed.535 = 1000
ifHighSpeed.536 = 1000
ifHighSpeed.537 = 1000
ifHighSpeed.538 = 100
ifHighSpeed.539 = 1000
ifHighSpeed.540 = 1000
ifHighSpeed.541 = 1000
ifHighSpeed.542 = 100
ifHighSpeed.543 = 1000
ifHighSpeed.544 = 1000
ifHighSpeed.545 = 1000
ifHighSpeed.546 = 1000
ifHighSpeed.547 = 1000
ifHighSpeed.548 = 1000
ifHighSpeed.549 = 1000
ifHighSpeed.550 = 1000
ifHighSpeed.551 = 1000
ifHighSpeed.552 = 1000
ifHighSpeed.553 = 1000
ifHighSpeed.554 = 1000
ifHighSpeed.555 = 1000
ifHighSpeed.556 = 1000
ifHighSpeed.557 = 1000
ifHighSpeed.558 = 1000
ifHighSpeed.559 = 1000
ifHighSpeed.560 = 1000
ifHighSpeed.561 = 1000
ifHighSpeed.562 = 0
ifHighSpeed.563 = 0
ifHighSpeed.564 = 0
ifHighSpeed.565 = 0
ifHighSpeed.566 = 0
ifHighSpeed.567 = 0
ifHighSpeed.568 = 0
ifHighSpeed.569 = 0
ifHighSpeed.570 = 0
ifHighSpeed.571 = 0
ifHighSpeed.572 = 0
ifHighSpeed.573 = 0
ifHighSpeed.574 = 0
ifHighSpeed.575 = 0
ifHighSpeed.576 = 0
ifHighSpeed.577 = 0
ifHighSpeed.578 = 0
ifHighSpeed.579 = 0
ifHighSpeed.580 = 0
ifHighSpeed.581 = 0
ifHighSpeed.582 = 0
ifHighSpeed.583 = 1000
ifHighSpeed.584 = 0
ifHighSpeed.585 = 0
ifHighSpeed.586 = 0
ifHighSpeed.587 = 1000
ifHighSpeed.588 = 0
ifHighSpeed.589 = 0
ifHighSpeed.590 = 0
ifHighSpeed.591 = 0
ifHighSpeed.592 = 0
ifHighSpeed.593 = 0
ifHighSpeed.594 = 1000
ifHighSpeed.595 = 1000
ifHighSpeed.596 = 1000
ifHighSpeed.597 = 1000
ifHighSpeed.599 = 1000
ifHighSpeed.604 = 1000
ifHighSpeed.605 = 1000
ifHighSpeed.606 = 1000
ifHighSpeed.607 = 1000
ifHighSpeed.608 = 2000
ifHighSpeed.609 = 2000
]
SNMP STATUS[TRUE]
ifInMulticastPkts ifOutMulticastPkts ifInBroadcastPkts ifOutBroadcastPkts ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInNUcastPkts ifOutNUcastPkts ifInDiscards ifOutDiscards ifInErrors ifOutErrors ifInUnknownProtos ifMtu ifSpeed ifPhysAddress ifAdminStatus ifLastChange ifPromiscuousMode ifConnectorPresent, ifIndex: ignored (by ifType): mplsTunnel [ mpls ]
5 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.5 ifOutMulticastPkts.5 ifInBroadcastPkts.5 ifOutBroadcastPkts.5 ifHCInOctets.5 ifHCOutOctets.5 ifHCInUcastPkts.5 ifHCOutUcastPkts.5 ifHCInMulticastPkts.5 ifHCOutMulticastPkts.5 ifHCInBroadcastPkts.5 ifHCOutBroadcastPkts.5 ifInOctets.5 ifOutOctets.5 ifInUcastPkts.5 ifOutUcastPkts.5 ifInNUcastPkts.5 ifOutNUcastPkts.5 ifInDiscards.5 ifOutDiscards.5 ifInErrors.5 ifOutErrors.5 ifInUnknownProtos.5 ifMtu.5 ifSpeed.5 ifPhysAddress.5 ifAdminStatus.5 ifLastChange.5 ifPromiscuousMode.5 ifConnectorPresent.5]

CMD EXITCODE[1]
CMD RUNTIME[6.0306s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjlsKwyAQRbfSFeQvC0jTQoXmASELkGgaSTNTxpHS3VcUQqP90ns9zhwzC2jck80kLfcr26I8mblznJcCzoRSpWBe3moB3cR6j546ZAFj8sETYzYjVwjgv_qfW4Dz-uB2NEu9MisBbUa0KXIxdpKkduCQBVyJkPbHn-S3wwr4hp6QMXYNu3AOL61VuPXLx1ZKkbaRqNRmYGDJLua7l6kXCQ8dccLN73fobIMqdjUC6ImRej9FAxflFw';]
SQL RUNTIME[0.00088882s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112112' WHERE `error_id` = '342']
SQL RUNTIME[0.00561404s]
SNMP STATUS[FALSE]
6 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.6 ifOutMulticastPkts.6 ifInBroadcastPkts.6 ifOutBroadcastPkts.6 ifHCInOctets.6 ifHCOutOctets.6 ifHCInUcastPkts.6 ifHCOutUcastPkts.6 ifHCInMulticastPkts.6 ifHCOutMulticastPkts.6 ifHCInBroadcastPkts.6 ifHCOutBroadcastPkts.6 ifInOctets.6 ifOutOctets.6 ifInUcastPkts.6 ifOutUcastPkts.6 ifInNUcastPkts.6 ifOutNUcastPkts.6 ifInDiscards.6 ifOutDiscards.6 ifInErrors.6 ifOutErrors.6 ifInUnknownProtos.6 ifMtu.6 ifSpeed.6 ifPhysAddress.6 ifAdminStatus.6 ifLastChange.6 ifPromiscuousMode.6 ifConnectorPresent.6]

CMD EXITCODE[1]
CMD RUNTIME[6.0302s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjlsKwyAQRbfSFeQz_2laqNA8IGQBEk0jaWbKOFK6-4pCaLRfeq_HmWNmAY17spmk5X5lW5QnM3eO81LAmVCqFMzLWy2gm1jv0VOHLGBMPnhizGbkCgH8V_9zC3BeH9yOZqlXZiWgzYg2RS7GTpLUDhyygCsR0v74k_x2WAHf0BMyxq5hF87hpbUKt3752Eop0jYSldoMDCzZxXz3MvUi4aEjTrj5_Q6dbVDFrkYAPTFS76do4KL8Ag';]
SQL RUNTIME[0.00090814s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112118' WHERE `error_id` = '343']
SQL RUNTIME[0.00622988s]
SNMP STATUS[FALSE]
7 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.7 ifOutMulticastPkts.7 ifInBroadcastPkts.7 ifOutBroadcastPkts.7 ifHCInOctets.7 ifHCOutOctets.7 ifHCInUcastPkts.7 ifHCOutUcastPkts.7 ifHCInMulticastPkts.7 ifHCOutMulticastPkts.7 ifHCInBroadcastPkts.7 ifHCOutBroadcastPkts.7 ifInOctets.7 ifOutOctets.7 ifInUcastPkts.7 ifOutUcastPkts.7 ifInNUcastPkts.7 ifOutNUcastPkts.7 ifInDiscards.7 ifOutDiscards.7 ifInErrors.7 ifOutErrors.7 ifInUnknownProtos.7 ifMtu.7 ifSpeed.7 ifPhysAddress.7 ifAdminStatus.7 ifLastChange.7 ifPromiscuousMode.7 ifConnectorPresent.7]

CMD EXITCODE[1]
CMD RUNTIME[6.031s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjlsKwyAQRbfSFeQ332laqNA8IGQBEk0jaWbKOFK6-4pCaLRfeq_HmWNmAY17spmk5X5lW5QnM3eO81LAmVCqFMzLWy2gm1jv0VOHLGBMPnhizGbkCgH8V_9zC3BeH9yOZqlXZiWgzYg2RS7GTpLUDhyygCsR0v74k_x2WAHf0BMyxq5hF87hpbUKt3752Eop0jYSldoMDCzZxXz3MvUi4aEjTrj5_Q6dbVDFrkYAPTFS76do4KL8Ag';]
SQL RUNTIME[0.00093484s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112124' WHERE `error_id` = '344']
SQL RUNTIME[0.00609183s]
SNMP STATUS[FALSE]
8 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.8 ifOutMulticastPkts.8 ifInBroadcastPkts.8 ifOutBroadcastPkts.8 ifHCInOctets.8 ifHCOutOctets.8 ifHCInUcastPkts.8 ifHCOutUcastPkts.8 ifHCInMulticastPkts.8 ifHCOutMulticastPkts.8 ifHCInBroadcastPkts.8 ifHCOutBroadcastPkts.8 ifInOctets.8 ifOutOctets.8 ifInUcastPkts.8 ifOutUcastPkts.8 ifInNUcastPkts.8 ifOutNUcastPkts.8 ifInDiscards.8 ifOutDiscards.8 ifInErrors.8 ifOutErrors.8 ifInUnknownProtos.8 ifMtu.8 ifSpeed.8 ifPhysAddress.8 ifAdminStatus.8 ifLastChange.8 ifPromiscuousMode.8 ifConnectorPresent.8]

CMD EXITCODE[1]
CMD RUNTIME[6.0301s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjlsKwyAQRbfSFeQ7v2laqNA8IGQBEk0jaWbKOFK6-4pCaLRfeq_HmWNmAY17spmk5X5lW5QnM3eO81LAmVCqFMzLWy2gm1jv0VOHLGBMPnhizGbkCgH8V_9zC3BeH9yOZqlXZiWgzYg2RS7GTpLUDhyygCsR0v74k_x2WAHf0BMyxq5hF87hpbUKt3752Eop0jYSldoMDCzZxXz3MvUi4aEjTrj5_Q6dbVDFrkYAPTFS76do4KL8Ag';]
SQL RUNTIME[0.00092316s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112130' WHERE `error_id` = '345']
SQL RUNTIME[0.01553512s]
SNMP STATUS[FALSE]
9 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.9 ifOutMulticastPkts.9 ifInBroadcastPkts.9 ifOutBroadcastPkts.9 ifHCInOctets.9 ifHCOutOctets.9 ifHCInUcastPkts.9 ifHCOutUcastPkts.9 ifHCInMulticastPkts.9 ifHCOutMulticastPkts.9 ifHCInBroadcastPkts.9 ifHCOutBroadcastPkts.9 ifInOctets.9 ifOutOctets.9 ifInUcastPkts.9 ifOutUcastPkts.9 ifInNUcastPkts.9 ifOutNUcastPkts.9 ifInDiscards.9 ifOutDiscards.9 ifInErrors.9 ifOutErrors.9 ifInUnknownProtos.9 ifMtu.9 ifSpeed.9 ifPhysAddress.9 ifAdminStatus.9 ifLastChange.9 ifPromiscuousMode.9 ifConnectorPresent.9]

CMD EXITCODE[1]
CMD RUNTIME[6.0301s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjlsKwyAQRbfSFeQ_n2laqNA8IGQBEk0jaWbKOFK6-4pCaLRfeq_HmWNmAY17spmk5X5lW5QnM3eO81LAmVCqFMzLWy2gm1jv0VOHLGBMPnhizGbkCgH8V_9zC3BeH9yOZqlXZiWgzYg2RS7GTpLUDhyygCsR0v74k_x2WAHf0BMyxq5hF87hpbUKt3752Eop0jYSldoMDCzZxXz3MvUi4aEjTrj5_Q6dbVDFrkYAPTFS76do4KL8Ag';]
SQL RUNTIME[0.00091887s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112136' WHERE `error_id` = '346']
SQL RUNTIME[0.01635504s]
SNMP STATUS[FALSE]
10 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.10 ifOutMulticastPkts.10 ifInBroadcastPkts.10 ifOutBroadcastPkts.10 ifHCInOctets.10 ifHCOutOctets.10 ifHCInUcastPkts.10 ifHCOutUcastPkts.10 ifHCInMulticastPkts.10 ifHCOutMulticastPkts.10 ifHCInBroadcastPkts.10 ifHCOutBroadcastPkts.10 ifInOctets.10 ifOutOctets.10 ifInUcastPkts.10 ifOutUcastPkts.10 ifInNUcastPkts.10 ifOutNUcastPkts.10 ifInDiscards.10 ifOutDiscards.10 ifInErrors.10 ifOutErrors.10 ifInUnknownProtos.10 ifMtu.10 ifSpeed.10 ifPhysAddress.10 ifAdminStatus.10 ifLastChange.10 ifPromiscuousMode.10 ifConnectorPresent.10]

CMD EXITCODE[1]
CMD RUNTIME[6.0321s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjm0KwjAMQK_iCUSPMKdgwX3A2AHK2rkyl0iaIt7eshXm1v5LXl_KM72Awr3YdNJyPbI9nk8H01eOE1TAhVCqSE3Qey6g6livu_e2QEC7v_FOG_-TKJnVJE82znqCbxt3hVFfXCegjJ0ykq7GdpLUqmyBgBsR0vr8v_oKGAE_UBMyBliwW4bmrbVaxnr42kwp0jZImZoMNCzZBfDwWfkg4anDBeHkQxw6W6AKMEcA3TFS7X_SwJ7-AA';]
SQL RUNTIME[0.00090504s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112142' WHERE `error_id` = '347']
SQL RUNTIME[0.00619292s]
SNMP STATUS[FALSE]
11 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.11 ifOutMulticastPkts.11 ifInBroadcastPkts.11 ifOutBroadcastPkts.11 ifHCInOctets.11 ifHCOutOctets.11 ifHCInUcastPkts.11 ifHCOutUcastPkts.11 ifHCInMulticastPkts.11 ifHCOutMulticastPkts.11 ifHCInBroadcastPkts.11 ifHCOutBroadcastPkts.11 ifInOctets.11 ifOutOctets.11 ifInUcastPkts.11 ifOutUcastPkts.11 ifInNUcastPkts.11 ifOutNUcastPkts.11 ifInDiscards.11 ifOutDiscards.11 ifInErrors.11 ifOutErrors.11 ifInUnknownProtos.11 ifMtu.11 ifSpeed.11 ifPhysAddress.11 ifAdminStatus.11 ifLastChange.11 ifPromiscuousMode.11 ifConnectorPresent.11]

CMD EXITCODE[1]
CMD RUNTIME[6.0311s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbgAR_9tjm0KgzAMQK-yEww8gnODFeYHiAcots7iTEaaMnb7FS04bf8lry_lmUFA6V5semm5mdies-xkhtpxggq4EEoVqQl6LwTUPett994eCOiON97p4n8SJYua5MnGRU_wfeOhMOqL6wRUsVNF0tXYXpLalD0QcCNC2p7_V18BE-AHGkLGAEt269C-tVbr2IxfmytF2gYpV7OBliW7AB4-qxglPHW4IJx9iENnS1QBFgige0Zq_E8a2NMf';]
SQL RUNTIME[0.00093007s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112148' WHERE `error_id` = '348']
SQL RUNTIME[0.00662684s]
SNMP STATUS[FALSE]
12 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.12 ifOutMulticastPkts.12 ifInBroadcastPkts.12 ifOutBroadcastPkts.12 ifHCInOctets.12 ifHCOutOctets.12 ifHCInUcastPkts.12 ifHCOutUcastPkts.12 ifHCInMulticastPkts.12 ifHCOutMulticastPkts.12 ifHCInBroadcastPkts.12 ifHCOutBroadcastPkts.12 ifInOctets.12 ifOutOctets.12 ifInUcastPkts.12 ifOutUcastPkts.12 ifInNUcastPkts.12 ifOutNUcastPkts.12 ifInDiscards.12 ifOutDiscards.12 ifInErrors.12 ifOutErrors.12 ifInUnknownProtos.12 ifMtu.12 ifSpeed.12 ifPhysAddress.12 ifAdminStatus.12 ifLastChange.12 ifPromiscuousMode.12 ifConnectorPresent.12]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjm0KwjAMQK_iCQS9wZyCBfcBYwcoa-fKXCJpinh7y1aYW_sveX0pz_QCCvdi00nL9cj2eDofTF85TlABF0KpIjVB77mAqmO97t7bAgHt_sY7bfxPomRWkzzZOOsJvm3cFUZ9cZ2AMnbKSLoa20lSq7IFAm5ESOvz_-orYAT8QE3IGGDBbhmat9ZqGevhazOlSNsgZWoy0LBkF8DDZ-WDhKcOF4STD3HobIEqwBwBdMdItf9JA3v6Aw';]
SQL RUNTIME[0.00088191s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112154' WHERE `error_id` = '349']
SQL RUNTIME[0.00652385s]
SNMP STATUS[FALSE]
21 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.21 ifOutMulticastPkts.21 ifInBroadcastPkts.21 ifOutBroadcastPkts.21 ifHCInOctets.21 ifHCOutOctets.21 ifHCInUcastPkts.21 ifHCOutUcastPkts.21 ifHCInMulticastPkts.21 ifHCOutMulticastPkts.21 ifHCInBroadcastPkts.21 ifHCOutBroadcastPkts.21 ifInOctets.21 ifOutOctets.21 ifInUcastPkts.21 ifOutUcastPkts.21 ifInNUcastPkts.21 ifOutNUcastPkts.21 ifInDiscards.21 ifOutDiscards.21 ifInErrors.21 ifOutErrors.21 ifInUnknownProtos.21 ifMtu.21 ifSpeed.21 ifPhysAddress.21 ifAdminStatus.21 ifLastChange.21 ifPromiscuousMode.21 ifConnectorPresent.21]

CMD EXITCODE[1]
CMD RUNTIME[6.0307s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjm0KwjAMQK_iCQS9wZyCBfcBYwcoa-fKXCJpinh7y1aYW_sveX0pz_QCCvdi00nL9cj2eD4dTF85TlABF0KpIjVB77mAqmO97t7bAgHt_sY7bfxPomRWkzzZOOsJvm3cFUZ9cZ2AMnbKSLoa20lSq7IFAm5ESOvz_-orYAT8QE3IGGDBbhmat9ZqGevhazOlSNsgZWoy0LBkF8DDZ-WDhKcOF4STD3HobIEqwBwBdMdItf9JA3v6Aw';]
SQL RUNTIME[0.00085878s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112160' WHERE `error_id` = '350']
SQL RUNTIME[0.00631404s]
SNMP STATUS[FALSE]
33 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.33 ifOutMulticastPkts.33 ifInBroadcastPkts.33 ifOutBroadcastPkts.33 ifHCInOctets.33 ifHCOutOctets.33 ifHCInUcastPkts.33 ifHCOutUcastPkts.33 ifHCInMulticastPkts.33 ifHCOutMulticastPkts.33 ifHCInBroadcastPkts.33 ifHCOutBroadcastPkts.33 ifInOctets.33 ifOutOctets.33 ifInUcastPkts.33 ifOutUcastPkts.33 ifInNUcastPkts.33 ifOutNUcastPkts.33 ifInDiscards.33 ifOutDiscards.33 ifInErrors.33 ifOutErrors.33 ifInUnknownProtos.33 ifMtu.33 ifSpeed.33 ifPhysAddress.33 ifAdminStatus.33 ifLastChange.33 ifPromiscuousMode.33 ifConnectorPresent.33]

CMD EXITCODE[1]
CMD RUNTIME[6.0308s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjm0KgzAMQK-yE-yPJ3BusML8APEAxdZZnMlIU8Zuv6IFp-2_5PWlPDMIKN2LTS8tNxPbc5adzFA7TlABF0KpIjVB74WAume97d7bAwHd8cY7XfxPomRRkzzZuOgJvm88FEZ9cZ2AKnaqSLoa20tSm7IHAm5ESNvz_-orYAL8QEPIGGDJbh3at9ZqHZvxa3OlSNsg5Wo20LJkF8DDZxWjhKcOF4SzD3HobIkqwAIBdM9Ijf9JA3v6Aw';]
SQL RUNTIME[0.00086594s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112166' WHERE `error_id` = '351']
SQL RUNTIME[0.00608706s]
SNMP STATUS[FALSE]
34 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.34 ifOutMulticastPkts.34 ifInBroadcastPkts.34 ifOutBroadcastPkts.34 ifHCInOctets.34 ifHCOutOctets.34 ifHCInUcastPkts.34 ifHCOutUcastPkts.34 ifHCInMulticastPkts.34 ifHCOutMulticastPkts.34 ifHCInBroadcastPkts.34 ifHCOutBroadcastPkts.34 ifInOctets.34 ifOutOctets.34 ifInUcastPkts.34 ifOutUcastPkts.34 ifInNUcastPkts.34 ifOutNUcastPkts.34 ifInDiscards.34 ifOutDiscards.34 ifInErrors.34 ifOutErrors.34 ifInUnknownProtos.34 ifMtu.34 ifSpeed.34 ifPhysAddress.34 ifAdminStatus.34 ifLastChange.34 ifPromiscuousMode.34 ifConnectorPresent.34]

CMD EXITCODE[1]
CMD RUNTIME[6.032s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbkARv9tjm0KwjAMQK_iCfyjF5hTsOA-YOwAZe1cmUskTRFvb9kKc2v_Ja8v5ZleQOFebDppuR7ZHk_ng-krxwkq4EIoVaQm6D0XUHWs1917WyCg3d94p43_SZTMapInG2c9wbeNu8KoL64TUMZOGUlXYztJalW2QMCNCGl9_l99BYyAH6gJGQMs2C1D89ZaLWM9fG2mFGkbpExNBhqW7AJ4-Kx8kPDU4YJw8iEOnS1QBZgjgO4YqfY_aWBPfw';]
SQL RUNTIME[0.00089693s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112172' WHERE `error_id` = '352']
SQL RUNTIME[0.00741315s]
SNMP STATUS[FALSE]
35 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.35 ifOutMulticastPkts.35 ifInBroadcastPkts.35 ifOutBroadcastPkts.35 ifHCInOctets.35 ifHCOutOctets.35 ifHCInUcastPkts.35 ifHCOutUcastPkts.35 ifHCInMulticastPkts.35 ifHCOutMulticastPkts.35 ifHCInBroadcastPkts.35 ifHCOutBroadcastPkts.35 ifInOctets.35 ifOutOctets.35 ifInUcastPkts.35 ifOutUcastPkts.35 ifInNUcastPkts.35 ifOutNUcastPkts.35 ifInDiscards.35 ifOutDiscards.35 ifInErrors.35 ifOutErrors.35 ifInUnknownProtos.35 ifMtu.35 ifSpeed.35 ifPhysAddress.35 ifAdminStatus.35 ifLastChange.35 ifPromiscuousMode.35 ifConnectorPresent.35]

CMD EXITCODE[1]
CMD RUNTIME[6.0288s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjm0KwjAMQK_iCfwjHmBOwYL7gLEDlLVzZS6RNEW8vWUrzK39l7y-lGd6AYV7semk5XpkezydD6avHCeogAuhVJGaoPdcQNWxXnfvbYGAdn_jnTb-J1Eyq0mebJz1BN827gqjvrhOQBk7ZSRdje0kqVXZAgE3IqT1-X_1FTACfqAmZAywYLcMzVtrtYz18LWZUqRtkDI1GWhYsgvg4bPyQcJThwvCyYc4dLZAFWCOALpjpNr_pIE9_QE';]
SQL RUNTIME[0.00094104s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112178' WHERE `error_id` = '353']
SQL RUNTIME[0.00607800s]
SNMP STATUS[FALSE]
37 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.37 ifOutMulticastPkts.37 ifInBroadcastPkts.37 ifOutBroadcastPkts.37 ifHCInOctets.37 ifHCOutOctets.37 ifHCInUcastPkts.37 ifHCOutUcastPkts.37 ifHCInMulticastPkts.37 ifHCOutMulticastPkts.37 ifHCInBroadcastPkts.37 ifHCOutBroadcastPkts.37 ifInOctets.37 ifOutOctets.37 ifInUcastPkts.37 ifOutUcastPkts.37 ifInNUcastPkts.37 ifOutNUcastPkts.37 ifInDiscards.37 ifOutDiscards.37 ifInErrors.37 ifOutErrors.37 ifInUnknownProtos.37 ifMtu.37 ifSpeed.37 ifPhysAddress.37 ifAdminStatus.37 ifLastChange.37 ifPromiscuousMode.37 ifConnectorPresent.37]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjksKwjAQQK_iCdy4cF2rYMB-oPQAoUltqJ2RyQTx9oY2UNtkN_PyJjzTCyjci00nLdcj2-PpfDB95ThBBVwIpYrUBL3nAqqO9bp7bwsEtPsb77TxP4mSWU3yZOOsJ_i2cVcY9cV1AsrYKSPpamwnSa3KFgi4ESGtz_-rr4AR8AM1IWOABbtlaN5aq2Wsh6_NlCJtg5SpyUDDkl0AD5-VDxKeOlwQTj7EobMFqgBzBNAdI9X-Jw3s6Q8';]
SQL RUNTIME[0.00086594s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112184' WHERE `error_id` = '354']
SQL RUNTIME[0.00608993s]
SNMP STATUS[FALSE]
38 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.38 ifOutMulticastPkts.38 ifInBroadcastPkts.38 ifOutBroadcastPkts.38 ifHCInOctets.38 ifHCOutOctets.38 ifHCInUcastPkts.38 ifHCOutUcastPkts.38 ifHCInMulticastPkts.38 ifHCOutMulticastPkts.38 ifHCInBroadcastPkts.38 ifHCOutBroadcastPkts.38 ifInOctets.38 ifOutOctets.38 ifInUcastPkts.38 ifOutUcastPkts.38 ifInNUcastPkts.38 ifOutNUcastPkts.38 ifInDiscards.38 ifOutDiscards.38 ifInErrors.38 ifOutErrors.38 ifInUnknownProtos.38 ifMtu.38 ifSpeed.38 ifPhysAddress.38 ifAdminStatus.38 ifLastChange.38 ifPromiscuousMode.38 ifConnectorPresent.38]

CMD EXITCODE[1]
CMD RUNTIME[6.0312s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjksKwjAQQK_iCdy4cVurYMB-oPQAoUltqJ2RyQTx9oY2UNtkN_PyJjzTCyjci00nLdcj2-PpfDB95ThBBVwIpYrUBL3nAqqO9bp7bwsEtPsb77TxP4mSWU3yZOOsJ_i2cVcY9cV1AsrYKSPpamwnSa3KFgi4ESGtz_-rr4AR8AM1IWOABbtlaN5aq2Wsh6_NlCJtg5SpyUDDkl0AD5-VDxKeOlwQTj7EobMFqgBzBNAdI9X-Jw3s6Q8';]
SQL RUNTIME[0.00105500s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112190' WHERE `error_id` = '355']
SQL RUNTIME[0.00633907s]
SNMP STATUS[FALSE]
49 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.49 ifOutMulticastPkts.49 ifInBroadcastPkts.49 ifOutBroadcastPkts.49 ifHCInOctets.49 ifHCOutOctets.49 ifHCInUcastPkts.49 ifHCOutUcastPkts.49 ifHCInMulticastPkts.49 ifHCOutMulticastPkts.49 ifHCInBroadcastPkts.49 ifHCOutBroadcastPkts.49 ifInOctets.49 ifOutOctets.49 ifInUcastPkts.49 ifOutUcastPkts.49 ifInNUcastPkts.49 ifOutNUcastPkts.49 ifInDiscards.49 ifOutDiscards.49 ifInErrors.49 ifOutErrors.49 ifInUnknownProtos.49 ifMtu.49 ifSpeed.49 ifPhysAddress.49 ifAdminStatus.49 ifLastChange.49 ifPromiscuousMode.49 ifConnectorPresent.49]

CMD EXITCODE[1]
CMD RUNTIME[6.0312s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjksKwjAQQK_iCVy5cVmrYMB-oPQAoUltqJ2RyQTx9oY2UNtkN_PyJjzTCyjci00nLdcj2-PpfDB95ThBBVwIpYrUBL3nAqqO9bp7bwsEtPsb77TxP4mSWU3yZOOsJ_i2cVcY9cV1AsrYKSPpamwnSa3KFgi4ESGtz_-rr4AR8AM1IWOABbtlaN5aq2Wsh6_NlCJtg5SpyUDDkl0AD5-VDxKeOlwQTj7EobMFqgBzBNAdI9X-Jw3s6Q8';]
SQL RUNTIME[0.00090218s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112196' WHERE `error_id` = '356']
SQL RUNTIME[0.01564598s]
SNMP STATUS[FALSE]
50 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.50 ifOutMulticastPkts.50 ifInBroadcastPkts.50 ifOutBroadcastPkts.50 ifHCInOctets.50 ifHCOutOctets.50 ifHCInUcastPkts.50 ifHCOutUcastPkts.50 ifHCInMulticastPkts.50 ifHCOutMulticastPkts.50 ifHCInBroadcastPkts.50 ifHCOutBroadcastPkts.50 ifInOctets.50 ifOutOctets.50 ifInUcastPkts.50 ifOutUcastPkts.50 ifInNUcastPkts.50 ifOutNUcastPkts.50 ifInDiscards.50 ifOutDiscards.50 ifInErrors.50 ifOutErrors.50 ifInUnknownProtos.50 ifMtu.50 ifSpeed.50 ifPhysAddress.50 ifAdminStatus.50 ifLastChange.50 ifPromiscuousMode.50 ifConnectorPresent.50]

CMD EXITCODE[1]
CMD RUNTIME[6.0294s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjm0KwjAMQK_iCcQ_HmBOwYL7gLEDlLVzZS6RNEW8vWUrzK39l7y-lGd6AYV7semk5XpkezyfDqavHCeogAuhVJGaoPdcQNWxXnfvbYGAdn_jnTb-J1Eyq0mebJz1BN827gqjvrhOQBk7ZSRdje0kqVXZAgE3IqT1-X_1FTACfqAmZAywYLcMzVtrtYz18LWZUqRtkDI1GWhYsgvg4bPyQcJThwvCyYc4dLZAFWCOALpjpNr_pIE9_QE';]
SQL RUNTIME[0.00051093s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112202' WHERE `error_id` = '357']
SQL RUNTIME[0.00549603s]
SNMP STATUS[FALSE]
51 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.51 ifOutMulticastPkts.51 ifInBroadcastPkts.51 ifOutBroadcastPkts.51 ifHCInOctets.51 ifHCOutOctets.51 ifHCInUcastPkts.51 ifHCOutUcastPkts.51 ifHCInMulticastPkts.51 ifHCOutMulticastPkts.51 ifHCInBroadcastPkts.51 ifHCOutBroadcastPkts.51 ifInOctets.51 ifOutOctets.51 ifInUcastPkts.51 ifOutUcastPkts.51 ifInNUcastPkts.51 ifOutNUcastPkts.51 ifInDiscards.51 ifOutDiscards.51 ifInErrors.51 ifOutErrors.51 ifInUnknownProtos.51 ifMtu.51 ifSpeed.51 ifPhysAddress.51 ifAdminStatus.51 ifLastChange.51 ifPromiscuousMode.51 ifConnectorPresent.51]

CMD EXITCODE[1]
CMD RUNTIME[6.0178s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjm0KwjAMQK_iCQR_eIA5BQvuA8YOUNbOlblE0hTx9patMLf2X_L6Up7pBRTuxaaTluuR7fF8Opi-cpygAi6EUkVqgt5zAVXHet29twUC2v2Nd9r4n0TJrCZ5snHWE3zbuCuM-uI6AWXslJF0NbaTpFZlCwTciJDW5__VV8AI-IGakDHAgt0yNG-t1TLWw9dmSpG2QcrUZKBhyS6Ah8_KBwlPHS4IJx_i0NkCVYA5AuiOkWr_kwb29Ac';]
SQL RUNTIME[0.00098300s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112208' WHERE `error_id` = '358']
SQL RUNTIME[0.00619793s]
SNMP STATUS[FALSE]
52 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.52 ifOutMulticastPkts.52 ifInBroadcastPkts.52 ifOutBroadcastPkts.52 ifHCInOctets.52 ifHCOutOctets.52 ifHCInUcastPkts.52 ifHCOutUcastPkts.52 ifHCInMulticastPkts.52 ifHCOutMulticastPkts.52 ifHCInBroadcastPkts.52 ifHCOutBroadcastPkts.52 ifInOctets.52 ifOutOctets.52 ifInUcastPkts.52 ifOutUcastPkts.52 ifInNUcastPkts.52 ifOutNUcastPkts.52 ifInDiscards.52 ifOutDiscards.52 ifInErrors.52 ifOutErrors.52 ifInUnknownProtos.52 ifMtu.52 ifSpeed.52 ifPhysAddress.52 ifAdminStatus.52 ifLastChange.52 ifPromiscuousMode.52 ifConnectorPresent.52]

CMD EXITCODE[1]
CMD RUNTIME[6.03s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjm0KwjAMQK_iCfwheIA5BQvuA8YOUNbOlblE0hTx9patMLf2X_L6Up7pBRTuxaaTluuR7fF8Opi-cpygAi6EUkVqgt5zAVXHet29twUC2v2Nd9r4n0TJrCZ5snHWE3zbuCuM-uI6AWXslJF0NbaTpFZlCwTciJDW5__VV8AI-IGakDHAgt0yNG-t1TLWw9dmSpG2QcrUZKBhyS6Ah8_KBwlPHS4IJx_i0NkCVYA5AuiOkWr_kwb29Ac';]
SQL RUNTIME[0.00086999s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112214' WHERE `error_id` = '359']
SQL RUNTIME[0.00563693s]
SNMP STATUS[FALSE]
501 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.501 ifOutMulticastPkts.501 ifInBroadcastPkts.501 ifOutBroadcastPkts.501 ifHCInOctets.501 ifHCOutOctets.501 ifHCInUcastPkts.501 ifHCOutUcastPkts.501 ifHCInMulticastPkts.501 ifHCOutMulticastPkts.501 ifHCInBroadcastPkts.501 ifHCOutBroadcastPkts.501 ifInOctets.501 ifOutOctets.501 ifInUcastPkts.501 ifOutUcastPkts.501 ifInNUcastPkts.501 ifOutNUcastPkts.501 ifInDiscards.501 ifOutDiscards.501 ifInErrors.501 ifOutErrors.501 ifInUnknownProtos.501 ifMtu.501 ifSpeed.501 ifPhysAddress.501 ifAdminStatus.501 ifLastChange.501 ifPromiscuousMode.501 ifConnectorPresent.501]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCUQ_PMCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcrxbLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[0.00082183s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112221' WHERE `error_id` = '360']
SQL RUNTIME[0.00595593s]
SNMP STATUS[FALSE]
502 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.502 ifOutMulticastPkts.502 ifInBroadcastPkts.502 ifOutBroadcastPkts.502 ifHCInOctets.502 ifHCOutOctets.502 ifHCInUcastPkts.502 ifHCOutUcastPkts.502 ifHCInMulticastPkts.502 ifHCOutMulticastPkts.502 ifHCInBroadcastPkts.502 ifHCOutBroadcastPkts.502 ifInOctets.502 ifOutOctets.502 ifInUcastPkts.502 ifOutUcastPkts.502 ifInNUcastPkts.502 ifOutNUcastPkts.502 ifInDiscards.502 ifOutDiscards.502 ifInErrors.502 ifOutErrors.502 ifInUnknownProtos.502 ifMtu.502 ifSpeed.502 ifPhysAddress.502 ifAdminStatus.502 ifLastChange.502 ifPromiscuousMode.502 ifConnectorPresent.502]

CMD EXITCODE[1]
CMD RUNTIME[6.0319s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCUQEDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq8VyFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00096107s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112227' WHERE `error_id` = '361']
SQL RUNTIME[0.01510787s]
SNMP STATUS[FALSE]
503 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.503 ifOutMulticastPkts.503 ifInBroadcastPkts.503 ifOutBroadcastPkts.503 ifHCInOctets.503 ifHCOutOctets.503 ifHCInUcastPkts.503 ifHCOutUcastPkts.503 ifHCInMulticastPkts.503 ifHCOutMulticastPkts.503 ifHCInBroadcastPkts.503 ifHCOutBroadcastPkts.503 ifInOctets.503 ifOutOctets.503 ifInUcastPkts.503 ifOutUcastPkts.503 ifInNUcastPkts.503 ifOutNUcastPkts.503 ifInDiscards.503 ifOutDiscards.503 ifInErrors.503 ifOutErrors.503 ifInUnknownProtos.503 ifMtu.503 ifSpeed.503 ifPhysAddress.503 ifAdminStatus.503 ifLastChange.503 ifPromiscuousMode.503 ifConnectorPresent.503]

CMD EXITCODE[1]
CMD RUNTIME[6.0326s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCUQQDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq8VyFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00104880s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112233' WHERE `error_id` = '362']
SQL RUNTIME[0.01099396s]
SNMP STATUS[FALSE]
504 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.504 ifOutMulticastPkts.504 ifInBroadcastPkts.504 ifOutBroadcastPkts.504 ifHCInOctets.504 ifHCOutOctets.504 ifHCInUcastPkts.504 ifHCOutUcastPkts.504 ifHCInMulticastPkts.504 ifHCOutMulticastPkts.504 ifHCInBroadcastPkts.504 ifHCOutBroadcastPkts.504 ifInOctets.504 ifOutOctets.504 ifInUcastPkts.504 ifOutUcastPkts.504 ifInNUcastPkts.504 ifOutNUcastPkts.504 ifInDiscards.504 ifOutDiscards.504 ifInErrors.504 ifOutErrors.504 ifInUnknownProtos.504 ifMtu.504 ifSpeed.504 ifPhysAddress.504 ifAdminStatus.504 ifLastChange.504 ifPromiscuousMode.504 ifConnectorPresent.504]

CMD EXITCODE[1]
CMD RUNTIME[12.9821s]
CMD EXITDELAY[30ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQPPcCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcrxbLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[2.26177287s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112247' WHERE `error_id` = '363']
SQL RUNTIME[2.84467506s]
SNMP STATUS[FALSE]
505 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.505 ifOutMulticastPkts.505 ifInBroadcastPkts.505 ifOutBroadcastPkts.505 ifHCInOctets.505 ifHCOutOctets.505 ifHCInUcastPkts.505 ifHCOutUcastPkts.505 ifHCInMulticastPkts.505 ifHCOutMulticastPkts.505 ifHCInBroadcastPkts.505 ifHCOutBroadcastPkts.505 ifInOctets.505 ifOutOctets.505 ifInUcastPkts.505 ifOutUcastPkts.505 ifInNUcastPkts.505 ifOutNUcastPkts.505 ifInDiscards.505 ifOutDiscards.505 ifInErrors.505 ifOutErrors.505 ifInUnknownProtos.505 ifMtu.505 ifSpeed.505 ifPhysAddress.505 ifAdminStatus.505 ifLastChange.505 ifPromiscuousMode.505 ifConnectorPresent.505]

CMD EXITCODE[1]
CMD RUNTIME[13.0883s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCcQfD6BTsOBmQTxAWTst00TSFPH2VllhtvlLX17K84OCNt7Z9yawHjks16v1wg-nyBJWsCU0tpYlfGgUnHp2M5DMgii4VGfJugh_SUE_WV7Irb8DaVG0lqV1p1CpoBOsrtZ2PvSG7EwqiII9EdJM-HunGhgBX6AJGTNtOU7T-emcnWZ9e4eNteRC9jb24eHMhmMmxxTY3AxcXT4ifKSiiDG0aDNtEMD1jKTTbw74iz8';]
SQL RUNTIME[0.02084899s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112270' WHERE `error_id` = '364']
SQL RUNTIME[0.16254091s]
SNMP STATUS[FALSE]
506 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.506 ifOutMulticastPkts.506 ifInBroadcastPkts.506 ifOutBroadcastPkts.506 ifHCInOctets.506 ifHCOutOctets.506 ifHCInUcastPkts.506 ifHCOutUcastPkts.506 ifHCInMulticastPkts.506 ifHCOutMulticastPkts.506 ifHCInBroadcastPkts.506 ifHCOutBroadcastPkts.506 ifInOctets.506 ifOutOctets.506 ifInUcastPkts.506 ifOutUcastPkts.506 ifInNUcastPkts.506 ifOutNUcastPkts.506 ifInDiscards.506 ifOutDiscards.506 ifInErrors.506 ifOutErrors.506 ifInUnknownProtos.506 ifMtu.506 ifSpeed.506 ifPhysAddress.506 ifAdminStatus.506 ifLastChange.506 ifPromiscuousMode.506 ifConnectorPresent.506]

CMD EXITCODE[1]
CMD RUNTIME[6.635s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCcQf_Z9TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z5WI1C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.01719022s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112276' WHERE `error_id` = '365']
SQL RUNTIME[0.07532406s]
SNMP STATUS[FALSE]
507 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.507 ifOutMulticastPkts.507 ifInBroadcastPkts.507 ifOutBroadcastPkts.507 ifHCInOctets.507 ifHCOutOctets.507 ifHCInUcastPkts.507 ifHCOutUcastPkts.507 ifHCInMulticastPkts.507 ifHCOutMulticastPkts.507 ifHCInBroadcastPkts.507 ifHCOutBroadcastPkts.507 ifInOctets.507 ifOutOctets.507 ifInUcastPkts.507 ifOutUcastPkts.507 ifInNUcastPkts.507 ifOutNUcastPkts.507 ifInDiscards.507 ifOutDiscards.507 ifInErrors.507 ifOutErrors.507 ifInUnknownProtos.507 ifMtu.507 ifSpeed.507 ifPhysAddress.507 ifAdminStatus.507 ifLastChange.507 ifPromiscuousMode.507 ifConnectorPresent.507]

CMD EXITCODE[1]
CMD RUNTIME[6.4859s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQf8XtOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl4vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00564003s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112283' WHERE `error_id` = '366']
SQL RUNTIME[0.06528997s]
SNMP STATUS[FALSE]
508 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.508 ifOutMulticastPkts.508 ifInBroadcastPkts.508 ifOutBroadcastPkts.508 ifHCInOctets.508 ifHCOutOctets.508 ifHCInUcastPkts.508 ifHCOutUcastPkts.508 ifHCInMulticastPkts.508 ifHCOutMulticastPkts.508 ifHCInBroadcastPkts.508 ifHCOutBroadcastPkts.508 ifInOctets.508 ifOutOctets.508 ifInUcastPkts.508 ifOutUcastPkts.508 ifInNUcastPkts.508 ifOutNUcastPkts.508 ifInDiscards.508 ifOutDiscards.508 ifInErrors.508 ifOutErrors.508 ifInUnknownProtos.508 ifMtu.508 ifSpeed.508 ifPhysAddress.508 ifAdminStatus.508 ifLastChange.508 ifPromiscuousMode.508 ifConnectorPresent.508]

CMD EXITCODE[1]
CMD RUNTIME[6.0337s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQfwd85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4Xy5Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00581503s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112289' WHERE `error_id` = '367']
SQL RUNTIME[0.11467886s]
SNMP STATUS[FALSE]
509 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.509 ifOutMulticastPkts.509 ifInBroadcastPkts.509 ifOutBroadcastPkts.509 ifHCInOctets.509 ifHCOutOctets.509 ifHCInUcastPkts.509 ifHCOutUcastPkts.509 ifHCInMulticastPkts.509 ifHCOutMulticastPkts.509 ifHCInBroadcastPkts.509 ifHCOutBroadcastPkts.509 ifInOctets.509 ifOutOctets.509 ifInUcastPkts.509 ifOutUcastPkts.509 ifInNUcastPkts.509 ifOutNUcastPkts.509 ifInDiscards.509 ifOutDiscards.509 ifInErrors.509 ifOutErrors.509 ifInUnknownProtos.509 ifMtu.509 ifSpeed.509 ifPhysAddress.509 ifAdminStatus.509 ifLastChange.509 ifPromiscuousMode.509 ifConnectorPresent.509]

CMD EXITCODE[1]
CMD RUNTIME[6.0387s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjkEKAjEMAL_iC8SLB4_rKlhw3YL4gNJWLauJpCni761iYd3mlk4mZcJZQZduHKyJrAeO8-ViNQvnPrGEFawJjatlCe9aBb1lPwLZnBAFp-osWyfhLynoK8sLufV7IC0mrdPSulOoVHAQrEOtbUK0htxImhAFWyKkkfD3zjUwAD5BEzIW2nH6TceH9-436-srNs6Rj8Vr3D3AkQ2nQvY5sL0auPhyRHjPRQlT7NAV2iKAt4yk828e-IPf';]
SQL RUNTIME[0.00130105s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112295' WHERE `error_id` = '368']
SQL RUNTIME[0.02220297s]
SNMP STATUS[FALSE]
510 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.510 ifOutMulticastPkts.510 ifInBroadcastPkts.510 ifOutBroadcastPkts.510 ifHCInOctets.510 ifHCOutOctets.510 ifHCInUcastPkts.510 ifHCOutUcastPkts.510 ifHCInMulticastPkts.510 ifHCOutMulticastPkts.510 ifHCInBroadcastPkts.510 ifHCOutBroadcastPkts.510 ifInOctets.510 ifOutOctets.510 ifInUcastPkts.510 ifOutUcastPkts.510 ifInNUcastPkts.510 ifOutNUcastPkts.510 ifInDiscards.510 ifOutDiscards.510 ifInErrors.510 ifOutErrors.510 ifInUnknownProtos.510 ifMtu.510 ifSpeed.510 ifPhysAddress.510 ifAdminStatus.510 ifLastChange.510 ifPromiscuousMode.510 ifConnectorPresent.510]

CMD EXITCODE[1]
CMD RUNTIME[6.0393s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCUQ_PMCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcr5aLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[0.00123000s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112301' WHERE `error_id` = '369']
SQL RUNTIME[0.02690697s]
SNMP STATUS[FALSE]
511 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.511 ifOutMulticastPkts.511 ifInBroadcastPkts.511 ifOutBroadcastPkts.511 ifHCInOctets.511 ifHCOutOctets.511 ifHCInUcastPkts.511 ifHCOutUcastPkts.511 ifHCInMulticastPkts.511 ifHCOutMulticastPkts.511 ifHCInBroadcastPkts.511 ifHCOutBroadcastPkts.511 ifInOctets.511 ifOutOctets.511 ifInUcastPkts.511 ifOutUcastPkts.511 ifInNUcastPkts.511 ifOutNUcastPkts.511 ifInDiscards.511 ifOutDiscards.511 ifInErrors.511 ifOutErrors.511 ifInUnknownProtos.511 ifMtu.511 ifSpeed.511 ifPhysAddress.511 ifAdminStatus.511 ifLastChange.511 ifPromiscuousMode.511 ifConnectorPresent.511]

CMD EXITCODE[1]
CMD RUNTIME[6.0343s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCYR9eACdggXnCuIBylq1qImkKeLtrWOF2eYvfXkpz18UdPHBfjCB9Z3DctU0C3_pI0tYwYbQ2FqW8L5V0A_sZiCZBVFwrs6SdRb-koJGWV7IreOBtChay9K6U6hUcBSsY61tfRgM2ZlUEAU7IqSZ8PdONXAHfIMmZMy04zhNp5dzdpr17RPW1pIL2Vvbp4cTG46ZHFJgezNwdfmI8JmKIsbQoc20RQA3MJJOvzngH_4C';]
SQL RUNTIME[0.00101590s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112308' WHERE `error_id` = '370']
SQL RUNTIME[0.06832910s]
SNMP STATUS[FALSE]
512 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.512 ifOutMulticastPkts.512 ifInBroadcastPkts.512 ifOutBroadcastPkts.512 ifHCInOctets.512 ifHCOutOctets.512 ifHCInUcastPkts.512 ifHCOutUcastPkts.512 ifHCInMulticastPkts.512 ifHCOutMulticastPkts.512 ifHCInBroadcastPkts.512 ifHCOutBroadcastPkts.512 ifInOctets.512 ifOutOctets.512 ifInUcastPkts.512 ifOutUcastPkts.512 ifInNUcastPkts.512 ifOutNUcastPkts.512 ifInDiscards.512 ifOutDiscards.512 ifInErrors.512 ifOutErrors.512 ifInUnknownProtos.512 ifMtu.512 ifSpeed.512 ifPhysAddress.512 ifAdminStatus.512 ifLastChange.512 ifPromiscuousMode.512 ifConnectorPresent.512]

CMD EXITCODE[1]
CMD RUNTIME[6.0354s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQFDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq8VyFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00118399s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112314' WHERE `error_id` = '371']
SQL RUNTIME[0.06806493s]
SNMP STATUS[FALSE]
513 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.513 ifOutMulticastPkts.513 ifInBroadcastPkts.513 ifOutBroadcastPkts.513 ifHCInOctets.513 ifHCOutOctets.513 ifHCInUcastPkts.513 ifHCOutUcastPkts.513 ifHCInMulticastPkts.513 ifHCOutMulticastPkts.513 ifHCInBroadcastPkts.513 ifHCOutBroadcastPkts.513 ifInOctets.513 ifOutOctets.513 ifInUcastPkts.513 ifOutUcastPkts.513 ifInNUcastPkts.513 ifOutNUcastPkts.513 ifInDiscards.513 ifOutDiscards.513 ifInErrors.513 ifOutErrors.513 ifInUnknownProtos.513 ifMtu.513 ifSpeed.513 ifPhysAddress.513 ifAdminStatus.513 ifLastChange.513 ifPromiscuousMode.513 ifConnectorPresent.513]

CMD EXITCODE[1]
CMD RUNTIME[6.0319s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQRDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq8VyFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00094008s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112320' WHERE `error_id` = '372']
SQL RUNTIME[0.05653405s]
SNMP STATUS[FALSE]
514 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.514 ifOutMulticastPkts.514 ifInBroadcastPkts.514 ifOutBroadcastPkts.514 ifHCInOctets.514 ifHCOutOctets.514 ifHCInUcastPkts.514 ifHCOutUcastPkts.514 ifHCInMulticastPkts.514 ifHCOutMulticastPkts.514 ifHCInBroadcastPkts.514 ifHCOutBroadcastPkts.514 ifInOctets.514 ifOutOctets.514 ifInUcastPkts.514 ifOutUcastPkts.514 ifInNUcastPkts.514 ifOutNUcastPkts.514 ifInDiscards.514 ifOutDiscards.514 ifInErrors.514 ifOutErrors.514 ifInUnknownProtos.514 ifMtu.514 ifSpeed.514 ifPhysAddress.514 ifAdminStatus.514 ifLastChange.514 ifPromiscuousMode.514 ifConnectorPresent.514]

CMD EXITCODE[1]
CMD RUNTIME[6.0334s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQRBDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq8VyFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00115705s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112326' WHERE `error_id` = '373']
SQL RUNTIME[0.16360497s]
SNMP STATUS[FALSE]
515 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.515 ifOutMulticastPkts.515 ifInBroadcastPkts.515 ifOutBroadcastPkts.515 ifHCInOctets.515 ifHCOutOctets.515 ifHCInUcastPkts.515 ifHCOutUcastPkts.515 ifHCInMulticastPkts.515 ifHCOutMulticastPkts.515 ifHCInBroadcastPkts.515 ifHCOutBroadcastPkts.515 ifInOctets.515 ifOutOctets.515 ifInUcastPkts.515 ifOutUcastPkts.515 ifInNUcastPkts.515 ifOutNUcastPkts.515 ifInDiscards.515 ifOutDiscards.515 ifInErrors.515 ifOutErrors.515 ifInUnknownProtos.515 ifMtu.515 ifSpeed.515 ifPhysAddress.515 ifAdminStatus.515 ifLastChange.515 ifPromiscuousMode.515 ifConnectorPresent.515]

CMD EXITCODE[1]
CMD RUNTIME[6.0359s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_PIBOwYKbBfEAZe20TBNJU8TbW2WF2eYvfXkpzw8K2nhn35vAeuSwXK_WCz-cIktYwZbQ2FqW8KFRcOrZzUAyC6LgUp0l6yL8JQX9ZHkht_4OpEXRWpbWnUKlgk6wulrb-dAbsjOpIAr2REgz4e-damAEfIEmZMy05ThN56dzdpr17R021pIL2dvYh4czG46ZHFNgczNwdfmI8JGKIsbQos20QQDXM5JOvzngL_4A';]
SQL RUNTIME[0.00088191s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112332' WHERE `error_id` = '374']
SQL RUNTIME[0.03874087s]
SNMP STATUS[FALSE]
516 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.516 ifOutMulticastPkts.516 ifInBroadcastPkts.516 ifOutBroadcastPkts.516 ifHCInOctets.516 ifHCOutOctets.516 ifHCInUcastPkts.516 ifHCOutUcastPkts.516 ifHCInMulticastPkts.516 ifHCOutMulticastPkts.516 ifHCInBroadcastPkts.516 ifHCOutBroadcastPkts.516 ifInOctets.516 ifOutOctets.516 ifInUcastPkts.516 ifOutUcastPkts.516 ifInNUcastPkts.516 ifOutNUcastPkts.516 ifInDiscards.516 ifOutDiscards.516 ifInErrors.516 ifOutErrors.516 ifInUnknownProtos.516 ifMtu.516 ifSpeed.516 ifPhysAddress.516 ifAdminStatus.516 ifLastChange.516 ifPromiscuousMode.516 ifConnectorPresent.516]

CMD EXITCODE[1]
CMD RUNTIME[6.1352s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_9H9OwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl4vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.02801800s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112338' WHERE `error_id` = '375']
SQL RUNTIME[0.22198200s]
SNMP STATUS[FALSE]
517 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.517 ifOutMulticastPkts.517 ifInBroadcastPkts.517 ifOutBroadcastPkts.517 ifHCInOctets.517 ifHCOutOctets.517 ifHCInUcastPkts.517 ifHCOutUcastPkts.517 ifHCInMulticastPkts.517 ifHCOutMulticastPkts.517 ifHCInBroadcastPkts.517 ifHCOutBroadcastPkts.517 ifInOctets.517 ifOutOctets.517 ifInUcastPkts.517 ifOutUcastPkts.517 ifInNUcastPkts.517 ifOutNUcastPkts.517 ifInDiscards.517 ifOutDiscards.517 ifInErrors.517 ifOutErrors.517 ifInUnknownProtos.517 ifMtu.517 ifSpeed.517 ifPhysAddress.517 ifAdminStatus.517 ifLastChange.517 ifPromiscuousMode.517 ifConnectorPresent.517]

CMD EXITCODE[1]
CMD RUNTIME[6.1911s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_xO85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4Xy5Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00105691s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112345' WHERE `error_id` = '376']
SQL RUNTIME[0.04318404s]
SNMP STATUS[FALSE]
518 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.518 ifOutMulticastPkts.518 ifInBroadcastPkts.518 ifOutBroadcastPkts.518 ifHCInOctets.518 ifHCOutOctets.518 ifHCInUcastPkts.518 ifHCOutUcastPkts.518 ifHCInMulticastPkts.518 ifHCOutMulticastPkts.518 ifHCInBroadcastPkts.518 ifHCOutBroadcastPkts.518 ifInOctets.518 ifOutOctets.518 ifInUcastPkts.518 ifOutUcastPkts.518 ifInNUcastPkts.518 ifOutNUcastPkts.518 ifInDiscards.518 ifOutDiscards.518 ifInErrors.518 ifOutErrors.518 ifInUnknownProtos.518 ifMtu.518 ifSpeed.518 ifPhysAddress.518 ifAdminStatus.518 ifLastChange.518 ifPromiscuousMode.518 ifConnectorPresent.518]

CMD EXITCODE[1]
CMD RUNTIME[6.0319s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_BH_nFCw4VxAPUNqqZZpImiLe3ioW5pq_9OWlvHBW0KUbB2si64HjfLlYzcK5TyxhBWtC42pZwrtWQW_Zj0A2J0TBqTrL1kn4Swr6yvJCbv0eSItJ67S07hQqFRwE61BrmxCtITeSJkTBlghpJPy9cw0MgE_QhIyFdpx-0_HhvfvN-vqKjXPkY_Eadw9wZMOpkH0ObK8GLr4cEd5zUcIUO3SFtgjgLSPp_JsH_uA3';]
SQL RUNTIME[0.00085306s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112351' WHERE `error_id` = '377']
SQL RUNTIME[0.02025890s]
SNMP STATUS[FALSE]
519 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.519 ifOutMulticastPkts.519 ifInBroadcastPkts.519 ifOutBroadcastPkts.519 ifHCInOctets.519 ifHCOutOctets.519 ifHCInUcastPkts.519 ifHCOutUcastPkts.519 ifHCInMulticastPkts.519 ifHCOutMulticastPkts.519 ifHCInBroadcastPkts.519 ifHCOutBroadcastPkts.519 ifInOctets.519 ifOutOctets.519 ifInUcastPkts.519 ifOutUcastPkts.519 ifInNUcastPkts.519 ifOutNUcastPkts.519 ifInDiscards.519 ifOutDiscards.519 ifInErrors.519 ifOutErrors.519 ifInUnknownProtos.519 ifMtu.519 ifSpeed.519 ifPhysAddress.519 ifAdminStatus.519 ifLastChange.519 ifPromiscuousMode.519 ifConnectorPresent.519]

CMD EXITCODE[1]
CMD RUNTIME[6.031s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbwAQ_9tjkEKAjEMAL_iCwQPHjyuq2DBdQviA0pbtawmkqaIv7eKhXWbWzqZlAlnBV26cbAmsh44zpeL1Syc-8QSVrAmNK6WJbxrFfSW_Qhkc0IUnKqzbJ2Ev6Sgrywv5NbvgbSYtE5L606hUsFBsA61tgnRGnIjaUIUbImQRsLfO9fAAPgETchYaMfpNx0f3rvfrK-v2DhHPhavcfcARzacCtnnwPZq4OLLEeE9FyVMsUNXaIsA3jKSzr954A9-Aw';]
SQL RUNTIME[0.00088406s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112357' WHERE `error_id` = '378']
SQL RUNTIME[0.01969481s]
SNMP STATUS[FALSE]
520 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.520 ifOutMulticastPkts.520 ifInBroadcastPkts.520 ifOutBroadcastPkts.520 ifHCInOctets.520 ifHCOutOctets.520 ifHCInUcastPkts.520 ifHCOutUcastPkts.520 ifHCInMulticastPkts.520 ifHCOutMulticastPkts.520 ifHCInBroadcastPkts.520 ifHCOutBroadcastPkts.520 ifInOctets.520 ifOutOctets.520 ifInUcastPkts.520 ifOutUcastPkts.520 ifInNUcastPkts.520 ifOutNUcastPkts.520 ifInDiscards.520 ifOutDiscards.520 ifInErrors.520 ifOutErrors.520 ifInUnknownProtos.520 ifMtu.520 ifSpeed.520 ifPhysAddress.520 ifAdminStatus.520 ifLastChange.520 ifPromiscuousMode.520 ifConnectorPresent.520]

CMD EXITCODE[1]
CMD RUNTIME[6.0301s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCUQEDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq-ViFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00097013s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112363' WHERE `error_id` = '379']
SQL RUNTIME[0.01638818s]
SNMP STATUS[FALSE]
521 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.521 ifOutMulticastPkts.521 ifInBroadcastPkts.521 ifOutBroadcastPkts.521 ifHCInOctets.521 ifHCOutOctets.521 ifHCInUcastPkts.521 ifHCOutUcastPkts.521 ifHCInMulticastPkts.521 ifHCOutMulticastPkts.521 ifHCInBroadcastPkts.521 ifHCOutBroadcastPkts.521 ifInOctets.521 ifOutOctets.521 ifInUcastPkts.521 ifOutUcastPkts.521 ifInNUcastPkts.521 ifOutNUcastPkts.521 ifInDiscards.521 ifOutDiscards.521 ifInErrors.521 ifOutErrors.521 ifInUnknownProtos.521 ifMtu.521 ifSpeed.521 ifPhysAddress.521 ifAdminStatus.521 ifLastChange.521 ifPromiscuousMode.521 ifConnectorPresent.521]

CMD EXITCODE[1]
CMD RUNTIME[6.0325s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQFDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq-ViFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00096703s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112369' WHERE `error_id` = '380']
SQL RUNTIME[0.00916100s]
SNMP STATUS[FALSE]
522 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.522 ifOutMulticastPkts.522 ifInBroadcastPkts.522 ifOutBroadcastPkts.522 ifHCInOctets.522 ifHCOutOctets.522 ifHCInUcastPkts.522 ifHCOutUcastPkts.522 ifHCInMulticastPkts.522 ifHCOutMulticastPkts.522 ifHCInBroadcastPkts.522 ifHCOutBroadcastPkts.522 ifInOctets.522 ifOutOctets.522 ifInUcastPkts.522 ifOutUcastPkts.522 ifInNUcastPkts.522 ifOutNUcastPkts.522 ifInDiscards.522 ifOutDiscards.522 ifInErrors.522 ifOutErrors.522 ifInUnknownProtos.522 ifMtu.522 ifSpeed.522 ifPhysAddress.522 ifAdminStatus.522 ifLastChange.522 ifPromiscuousMode.522 ifConnectorPresent.522]

CMD EXITCODE[1]
CMD RUNTIME[6.0311s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwYeACdggXnCuIBylq1qImkKeLtrWOF2eYvfXkpz18UdPHBfjCB9Z3DctU0C3_pI0tYwYbQ2FqW8L5V0A_sZiCZBVFwrs6SdRb-koJGWV7IreOBtChay9K6U6hUcBSsY61tfRgM2ZlUEAU7IqSZ8PdONXAHfIMmZMy04zhNp5dzdpr17RPW1pIL2Vvbp4cTG46ZHFJgezNwdfmI8JmKIsbQoc20RQA3MJJOvzngH_4C';]
SQL RUNTIME[0.00104213s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112375' WHERE `error_id` = '381']
SQL RUNTIME[0.01020193s]
SNMP STATUS[FALSE]
523 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.523 ifOutMulticastPkts.523 ifInBroadcastPkts.523 ifOutBroadcastPkts.523 ifHCInOctets.523 ifHCOutOctets.523 ifHCInUcastPkts.523 ifHCOutUcastPkts.523 ifHCInMulticastPkts.523 ifHCOutMulticastPkts.523 ifHCInBroadcastPkts.523 ifHCOutBroadcastPkts.523 ifInOctets.523 ifOutOctets.523 ifInUcastPkts.523 ifOutUcastPkts.523 ifInNUcastPkts.523 ifOutNUcastPkts.523 ifInDiscards.523 ifOutDiscards.523 ifInErrors.523 ifOutErrors.523 ifInUnknownProtos.523 ifMtu.523 ifSpeed.523 ifPhysAddress.523 ifAdminStatus.523 ifLastChange.523 ifPromiscuousMode.523 ifConnectorPresent.523]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxQPMCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcrxbLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[0.00094414s]

SQL[UPDATE `snmp_errors` set `error_count` ='15122',`updated` ='1668112381' WHERE `error_id` = '382']
SQL RUNTIME[0.01922202s]
SNMP STATUS[FALSE]
524 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.524 ifOutMulticastPkts.524 ifInBroadcastPkts.524 ifOutBroadcastPkts.524 ifHCInOctets.524 ifHCOutOctets.524 ifHCInUcastPkts.524 ifHCOutUcastPkts.524 ifHCInMulticastPkts.524 ifHCOutMulticastPkts.524 ifHCInBroadcastPkts.524 ifHCOutBroadcastPkts.524 ifInOctets.524 ifOutOctets.524 ifInUcastPkts.524 ifOutUcastPkts.524 ifInNUcastPkts.524 ifOutNUcastPkts.524 ifInDiscards.524 ifOutDiscards.524 ifInErrors.524 ifOutErrors.524 ifInUnknownProtos.524 ifMtu.524 ifSpeed.524 ifPhysAddress.524 ifAdminStatus.524 ifLastChange.524 ifPromiscuousMode.524 ifConnectorPresent.524]

CMD EXITCODE[1]
CMD RUNTIME[6.0313s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQPcCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcrxbLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[0.00092602s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112387' WHERE `error_id` = '383']
SQL RUNTIME[0.01889801s]
SNMP STATUS[FALSE]
525 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.525 ifOutMulticastPkts.525 ifInBroadcastPkts.525 ifOutBroadcastPkts.525 ifHCInOctets.525 ifHCOutOctets.525 ifHCInUcastPkts.525 ifHCOutUcastPkts.525 ifHCInMulticastPkts.525 ifHCOutMulticastPkts.525 ifHCInBroadcastPkts.525 ifHCOutBroadcastPkts.525 ifInOctets.525 ifOutOctets.525 ifInUcastPkts.525 ifOutUcastPkts.525 ifInNUcastPkts.525 ifOutNUcastPkts.525 ifInDiscards.525 ifOutDiscards.525 ifInErrors.525 ifOutErrors.525 ifInUnknownProtos.525 ifMtu.525 ifSpeed.525 ifPhysAddress.525 ifAdminStatus.525 ifLastChange.525 ifPromiscuousMode.525 ifConnectorPresent.525]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQPIBOwYKbBfEAZe20TBNJU8TbW2WF2eYvfXkpzw8K2nhn35vAeuSwXK_WCz-cIktYwZbQ2FqW8KFRcOrZzUAyC6LgUp0l6yL8JQX9ZHkht_4OpEXRWpbWnUKlgk6wulrb-dAbsjOpIAr2REgz4e-damAEfIEmZMy05ThN56dzdpr17R021pIL2dvYh4czG46ZHFNgczNwdfmI8JGKIsbQos20QQDXM5JOvzngL_4A';]
SQL RUNTIME[0.00098491s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112393' WHERE `error_id` = '384']
SQL RUNTIME[0.01447797s]
SNMP STATUS[FALSE]
526 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.526 ifOutMulticastPkts.526 ifInBroadcastPkts.526 ifOutBroadcastPkts.526 ifHCInOctets.526 ifHCOutOctets.526 ifHCInUcastPkts.526 ifHCOutUcastPkts.526 ifHCInMulticastPkts.526 ifHCOutMulticastPkts.526 ifHCInBroadcastPkts.526 ifHCOutBroadcastPkts.526 ifInOctets.526 ifOutOctets.526 ifInUcastPkts.526 ifOutUcastPkts.526 ifInNUcastPkts.526 ifOutNUcastPkts.526 ifInDiscards.526 ifOutDiscards.526 ifInErrors.526 ifOutErrors.526 ifInUnknownProtos.526 ifMtu.526 ifSpeed.526 ifPhysAddress.526 ifAdminStatus.526 ifLastChange.526 ifPromiscuousMode.526 ifConnectorPresent.526]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQ9H9OwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl4vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00084996s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112399' WHERE `error_id` = '385']
SQL RUNTIME[0.02088284s]
SNMP STATUS[FALSE]
527 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.527 ifOutMulticastPkts.527 ifInBroadcastPkts.527 ifOutBroadcastPkts.527 ifHCInOctets.527 ifHCOutOctets.527 ifHCInUcastPkts.527 ifHCOutUcastPkts.527 ifHCInMulticastPkts.527 ifHCOutMulticastPkts.527 ifHCInBroadcastPkts.527 ifHCOutBroadcastPkts.527 ifInOctets.527 ifOutOctets.527 ifInUcastPkts.527 ifOutUcastPkts.527 ifInNUcastPkts.527 ifOutNUcastPkts.527 ifInDiscards.527 ifOutDiscards.527 ifInErrors.527 ifOutErrors.527 ifInUnknownProtos.527 ifMtu.527 ifSpeed.527 ifPhysAddress.527 ifAdminStatus.527 ifLastChange.527 ifPromiscuousMode.527 ifConnectorPresent.527]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQxO85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4Xy5Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00083804s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112405' WHERE `error_id` = '386']
SQL RUNTIME[0.01185298s]
SNMP STATUS[FALSE]
528 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.528 ifOutMulticastPkts.528 ifInBroadcastPkts.528 ifOutBroadcastPkts.528 ifHCInOctets.528 ifHCOutOctets.528 ifHCInUcastPkts.528 ifHCOutUcastPkts.528 ifHCInMulticastPkts.528 ifHCOutMulticastPkts.528 ifHCInBroadcastPkts.528 ifHCOutBroadcastPkts.528 ifInOctets.528 ifOutOctets.528 ifInUcastPkts.528 ifOutUcastPkts.528 ifInNUcastPkts.528 ifOutNUcastPkts.528 ifInDiscards.528 ifOutDiscards.528 ifInErrors.528 ifOutErrors.528 ifInUnknownProtos.528 ifMtu.528 ifSpeed.528 ifPhysAddress.528 ifAdminStatus.528 ifLastChange.528 ifPromiscuousMode.528 ifConnectorPresent.528]

CMD EXITCODE[1]
CMD RUNTIME[6.0311s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQBH_nFCw4VxAPUNqqZZpImiLe3ioW5pq_9OWlvHBW0KUbB2si64HjfLlYzcK5TyxhBWtC42pZwrtWQW_Zj0A2J0TBqTrL1kn4Swr6yvJCbv0eSItJ67S07hQqFRwE61BrmxCtITeSJkTBlghpJPy9cw0MgE_QhIyFdpx-0_HhvfvN-vqKjXPkY_Eadw9wZMOpkH0ObK8GLr4cEd5zUcIUO3SFtgjgLSPp_JsH_uA3';]
SQL RUNTIME[0.00091505s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112411' WHERE `error_id` = '387']
SQL RUNTIME[0.01120615s]
SNMP STATUS[FALSE]
529 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.529 ifOutMulticastPkts.529 ifInBroadcastPkts.529 ifOutBroadcastPkts.529 ifHCInOctets.529 ifHCOutOctets.529 ifHCInUcastPkts.529 ifHCOutUcastPkts.529 ifHCInMulticastPkts.529 ifHCOutMulticastPkts.529 ifHCInBroadcastPkts.529 ifHCOutBroadcastPkts.529 ifInOctets.529 ifOutOctets.529 ifInUcastPkts.529 ifOutUcastPkts.529 ifInNUcastPkts.529 ifOutNUcastPkts.529 ifInDiscards.529 ifOutDiscards.529 ifInErrors.529 ifOutErrors.529 ifInUnknownProtos.529 ifMtu.529 ifSpeed.529 ifPhysAddress.529 ifAdminStatus.529 ifLastChange.529 ifPromiscuousMode.529 ifConnectorPresent.529]

CMD EXITCODE[1]
CMD RUNTIME[6.0303s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbwAQ_9tjkEKAjEMAL_iCzwIHjyuq2DBdQviA0pbtawmkqaIv7eKhXWbWzqZlAlnBV26cbAmsh44zpeL1Syc-8QSVrAmNK6WJbxrFfSW_Qhkc0IUnKqzbJ2Ev6Sgrywv5NbvgbSYtE5L606hUsFBsA61tgnRGnIjaUIUbImQRsLfO9fAAPgETchYaMfpNx0f3rvfrK-v2DhHPhavcfcARzacCtnnwPZq4OLLEeE9FyVMsUNXaIsA3jKSzr954A9-Aw';]
SQL RUNTIME[0.00061893s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112417' WHERE `error_id` = '388']
SQL RUNTIME[0.01425886s]
SNMP STATUS[FALSE]
530 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.530 ifOutMulticastPkts.530 ifInBroadcastPkts.530 ifOutBroadcastPkts.530 ifHCInOctets.530 ifHCOutOctets.530 ifHCInUcastPkts.530 ifHCOutUcastPkts.530 ifHCInMulticastPkts.530 ifHCOutMulticastPkts.530 ifHCInBroadcastPkts.530 ifHCOutBroadcastPkts.530 ifInOctets.530 ifOutOctets.530 ifInUcastPkts.530 ifOutUcastPkts.530 ifInNUcastPkts.530 ifOutNUcastPkts.530 ifInDiscards.530 ifOutDiscards.530 ifInErrors.530 ifOutErrors.530 ifInUnknownProtos.530 ifMtu.530 ifSpeed.530 ifPhysAddress.530 ifAdminStatus.530 ifLastChange.530 ifPromiscuousMode.530 ifConnectorPresent.530]

CMD EXITCODE[1]
CMD RUNTIME[6.0299s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCUQQDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq-ViFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00091195s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112423' WHERE `error_id` = '389']
SQL RUNTIME[0.00987196s]
SNMP STATUS[FALSE]
531 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.531 ifOutMulticastPkts.531 ifInBroadcastPkts.531 ifOutBroadcastPkts.531 ifHCInOctets.531 ifHCOutOctets.531 ifHCInUcastPkts.531 ifHCOutUcastPkts.531 ifHCInMulticastPkts.531 ifHCOutMulticastPkts.531 ifHCInBroadcastPkts.531 ifHCOutBroadcastPkts.531 ifInOctets.531 ifOutOctets.531 ifInUcastPkts.531 ifOutUcastPkts.531 ifInNUcastPkts.531 ifOutNUcastPkts.531 ifInDiscards.531 ifOutDiscards.531 ifInErrors.531 ifOutErrors.531 ifInUnknownProtos.531 ifMtu.531 ifSpeed.531 ifPhysAddress.531 ifAdminStatus.531 ifLastChange.531 ifPromiscuousMode.531 ifConnectorPresent.531]

CMD EXITCODE[1]
CMD RUNTIME[6.0307s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQRDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq-ViFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00091600s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112429' WHERE `error_id` = '390']
SQL RUNTIME[0.01696277s]
SNMP STATUS[FALSE]
532 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.532 ifOutMulticastPkts.532 ifInBroadcastPkts.532 ifOutBroadcastPkts.532 ifHCInOctets.532 ifHCOutOctets.532 ifHCInUcastPkts.532 ifHCOutUcastPkts.532 ifHCInMulticastPkts.532 ifHCOutMulticastPkts.532 ifHCInBroadcastPkts.532 ifHCOutBroadcastPkts.532 ifInOctets.532 ifOutOctets.532 ifInUcastPkts.532 ifOutUcastPkts.532 ifInNUcastPkts.532 ifOutNUcastPkts.532 ifInDiscards.532 ifOutDiscards.532 ifInErrors.532 ifOutErrors.532 ifInUnknownProtos.532 ifMtu.532 ifSpeed.532 ifPhysAddress.532 ifAdminStatus.532 ifLastChange.532 ifPromiscuousMode.532 ifConnectorPresent.532]

CMD EXITCODE[1]
CMD RUNTIME[6.0301s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxQPMCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcr5aLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[0.00091004s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112436' WHERE `error_id` = '391']
SQL RUNTIME[0.01078486s]
SNMP STATUS[FALSE]
533 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.533 ifOutMulticastPkts.533 ifInBroadcastPkts.533 ifOutBroadcastPkts.533 ifHCInOctets.533 ifHCOutOctets.533 ifHCInUcastPkts.533 ifHCOutUcastPkts.533 ifHCInMulticastPkts.533 ifHCOutMulticastPkts.533 ifHCInBroadcastPkts.533 ifHCOutBroadcastPkts.533 ifInOctets.533 ifOutOctets.533 ifInUcastPkts.533 ifOutUcastPkts.533 ifInNUcastPkts.533 ifOutNUcastPkts.533 ifInDiscards.533 ifOutDiscards.533 ifInErrors.533 ifOutErrors.533 ifInUnknownProtos.533 ifMtu.533 ifSpeed.533 ifPhysAddress.533 ifAdminStatus.533 ifLastChange.533 ifPromiscuousMode.533 ifConnectorPresent.533]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwZHkCnYMG5gniAslYtaiJpinh761hhtvlLX17K8xcFXXywH0xgfeewXDXNwl_6yBJWsCE0tpYlvG8V9AO7GUhmQRScq7NknYW_pKBRlhdy63ggLYrWsrTuFCoVHAXrWGtbHwZDdiYVRMGOCGkm_L1TDdwB36AJGTPtOE7T6eWcnWZ9-4S1teRC9tb26eHEhmMmhxTY3gxcXT4ifKaiiDF0aDNtEcANjKTTbw74h78';]
SQL RUNTIME[0.00082684s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112442' WHERE `error_id` = '392']
SQL RUNTIME[0.01943302s]
SNMP STATUS[FALSE]
534 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.534 ifOutMulticastPkts.534 ifInBroadcastPkts.534 ifOutBroadcastPkts.534 ifHCInOctets.534 ifHCOutOctets.534 ifHCInUcastPkts.534 ifHCOutUcastPkts.534 ifHCInMulticastPkts.534 ifHCOutMulticastPkts.534 ifHCInBroadcastPkts.534 ifHCOutBroadcastPkts.534 ifInOctets.534 ifOutOctets.534 ifInUcastPkts.534 ifOutUcastPkts.534 ifInNUcastPkts.534 ifOutNUcastPkts.534 ifInDiscards.534 ifOutDiscards.534 ifInErrors.534 ifOutErrors.534 ifInUnknownProtos.534 ifMtu.534 ifSpeed.534 ifPhysAddress.534 ifAdminStatus.534 ifLastChange.534 ifPromiscuousMode.534 ifConnectorPresent.534]

CMD EXITCODE[1]
CMD RUNTIME[6.03s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxRDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq8VyFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00082707s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112448' WHERE `error_id` = '393']
SQL RUNTIME[0.01181102s]
SNMP STATUS[FALSE]
535 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.535 ifOutMulticastPkts.535 ifInBroadcastPkts.535 ifOutBroadcastPkts.535 ifHCInOctets.535 ifHCOutOctets.535 ifHCInUcastPkts.535 ifHCOutUcastPkts.535 ifHCInMulticastPkts.535 ifHCOutMulticastPkts.535 ifHCInBroadcastPkts.535 ifHCOutBroadcastPkts.535 ifInOctets.535 ifOutOctets.535 ifInUcastPkts.535 ifOutUcastPkts.535 ifInNUcastPkts.535 ifOutNUcastPkts.535 ifInDiscards.535 ifOutDiscards.535 ifInErrors.535 ifOutErrors.535 ifInUnknownProtos.535 ifMtu.535 ifSpeed.535 ifPhysAddress.535 ifAdminStatus.535 ifLastChange.535 ifPromiscuousMode.535 ifConnectorPresent.535]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwRD6BTsOBmQTxAWTst00TSFPH2VllhtvlLX17K84OCNt7Z9yawHjks16v1wg-nyBJWsCU0tpYlfGgUnHp2M5DMgii4VGfJugh_SUE_WV7Irb8DaVG0lqV1p1CpoBOsrtZ2PvSG7EwqiII9EdJM-HunGhgBX6AJGTNtOU7T-emcnWZ9e4eNteRC9jb24eHMhmMmxxTY3AxcXT4ifKSiiDG0aDNtEMD1jKTTbw74iz8';]
SQL RUNTIME[0.00102782s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112454' WHERE `error_id` = '394']
SQL RUNTIME[0.02684808s]
SNMP STATUS[FALSE]
536 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.536 ifOutMulticastPkts.536 ifInBroadcastPkts.536 ifOutBroadcastPkts.536 ifHCInOctets.536 ifHCOutOctets.536 ifHCInUcastPkts.536 ifHCOutUcastPkts.536 ifHCInMulticastPkts.536 ifHCOutMulticastPkts.536 ifHCInBroadcastPkts.536 ifHCOutBroadcastPkts.536 ifInOctets.536 ifOutOctets.536 ifInUcastPkts.536 ifOutUcastPkts.536 ifInNUcastPkts.536 ifOutNUcastPkts.536 ifInDiscards.536 ifOutDiscards.536 ifInErrors.536 ifOutErrors.536 ifInUnknownProtos.536 ifMtu.536 ifSpeed.536 ifPhysAddress.536 ifAdminStatus.536 ifLastChange.536 ifPromiscuousMode.536 ifConnectorPresent.536]

CMD EXITCODE[1]
CMD RUNTIME[6.0319s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwR_Z9TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z5WI1C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00089812s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112460' WHERE `error_id` = '395']
SQL RUNTIME[0.01963520s]
SNMP STATUS[FALSE]
537 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.537 ifOutMulticastPkts.537 ifInBroadcastPkts.537 ifOutBroadcastPkts.537 ifHCInOctets.537 ifHCOutOctets.537 ifHCInUcastPkts.537 ifHCOutUcastPkts.537 ifHCInMulticastPkts.537 ifHCOutMulticastPkts.537 ifHCInBroadcastPkts.537 ifHCOutBroadcastPkts.537 ifInOctets.537 ifOutOctets.537 ifInUcastPkts.537 ifOutUcastPkts.537 ifInNUcastPkts.537 ifOutNUcastPkts.537 ifInDiscards.537 ifOutDiscards.537 ifInErrors.537 ifOutErrors.537 ifInUnknownProtos.537 ifMtu.537 ifSpeed.537 ifPhysAddress.537 ifAdminStatus.537 ifLastChange.537 ifPromiscuousMode.537 ifConnectorPresent.537]

CMD EXITCODE[1]
CMD RUNTIME[6.0309s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwR8XtOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl4vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00090218s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112466' WHERE `error_id` = '396']
SQL RUNTIME[0.02249694s]
SNMP STATUS[FALSE]
538 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.538 ifOutMulticastPkts.538 ifInBroadcastPkts.538 ifOutBroadcastPkts.538 ifHCInOctets.538 ifHCOutOctets.538 ifHCInUcastPkts.538 ifHCOutUcastPkts.538 ifHCInMulticastPkts.538 ifHCOutMulticastPkts.538 ifHCInBroadcastPkts.538 ifHCOutBroadcastPkts.538 ifInOctets.538 ifOutOctets.538 ifInUcastPkts.538 ifOutUcastPkts.538 ifInNUcastPkts.538 ifOutNUcastPkts.538 ifInDiscards.538 ifOutDiscards.538 ifInErrors.538 ifOutErrors.538 ifInUnknownProtos.538 ifMtu.538 ifSpeed.538 ifPhysAddress.538 ifAdminStatus.538 ifLastChange.538 ifPromiscuousMode.538 ifConnectorPresent.538]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwRwd85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4Xy5Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00083995s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112472' WHERE `error_id` = '397']
SQL RUNTIME[0.01486993s]
SNMP STATUS[FALSE]
539 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.539 ifOutMulticastPkts.539 ifInBroadcastPkts.539 ifOutBroadcastPkts.539 ifHCInOctets.539 ifHCOutOctets.539 ifHCInUcastPkts.539 ifHCOutUcastPkts.539 ifHCInMulticastPkts.539 ifHCOutMulticastPkts.539 ifHCInBroadcastPkts.539 ifHCOutBroadcastPkts.539 ifInOctets.539 ifOutOctets.539 ifInUcastPkts.539 ifOutUcastPkts.539 ifInNUcastPkts.539 ifOutNUcastPkts.539 ifInDiscards.539 ifOutDiscards.539 ifInErrors.539 ifOutErrors.539 ifInUnknownProtos.539 ifMtu.539 ifSpeed.539 ifPhysAddress.539 ifAdminStatus.539 ifLastChange.539 ifPromiscuousMode.539 ifConnectorPresent.539]

CMD EXITCODE[1]
CMD RUNTIME[6.0331s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjkEKAjEMAL_iC7yIB4_rKlhw3YL4gNJWLauJpCni761iYd3mlk4mZcJZQZduHKyJrAeO8-ViNQvnPrGEFawJjatlCe9aBb1lPwLZnBAFp-osWyfhLynoK8sLufV7IC0mrdPSulOoVHAQrEOtbUK0htxImhAFWyKkkfD3zjUwAD5BEzIW2nH6TceH9-436-srNs6Rj8Vr3D3AkQ2nQvY5sL0auPhyRHjPRQlT7NAV2iKAt4yk828e-IPf';]
SQL RUNTIME[0.00085497s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112478' WHERE `error_id` = '398']
SQL RUNTIME[0.02533197s]
SNMP STATUS[FALSE]
540 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.540 ifOutMulticastPkts.540 ifInBroadcastPkts.540 ifOutBroadcastPkts.540 ifHCInOctets.540 ifHCOutOctets.540 ifHCInUcastPkts.540 ifHCOutUcastPkts.540 ifHCInMulticastPkts.540 ifHCOutMulticastPkts.540 ifHCInBroadcastPkts.540 ifHCOutBroadcastPkts.540 ifInOctets.540 ifOutOctets.540 ifInUcastPkts.540 ifOutUcastPkts.540 ifInNUcastPkts.540 ifOutNUcastPkts.540 ifInDiscards.540 ifOutDiscards.540 ifInErrors.540 ifOutErrors.540 ifInUnknownProtos.540 ifMtu.540 ifSpeed.540 ifPhysAddress.540 ifAdminStatus.540 ifLastChange.540 ifPromiscuousMode.540 ifConnectorPresent.540]

CMD EXITCODE[1]
CMD RUNTIME[6.0302s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQPPcCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcr5aLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[0.00088620s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112484' WHERE `error_id` = '399']
SQL RUNTIME[0.07777596s]
SNMP STATUS[FALSE]
541 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.541 ifOutMulticastPkts.541 ifInBroadcastPkts.541 ifOutBroadcastPkts.541 ifHCInOctets.541 ifHCOutOctets.541 ifHCInUcastPkts.541 ifHCOutUcastPkts.541 ifHCInMulticastPkts.541 ifHCOutMulticastPkts.541 ifHCInBroadcastPkts.541 ifHCOutBroadcastPkts.541 ifInOctets.541 ifOutOctets.541 ifInUcastPkts.541 ifOutUcastPkts.541 ifInNUcastPkts.541 ifOutNUcastPkts.541 ifInDiscards.541 ifOutDiscards.541 ifInErrors.541 ifOutErrors.541 ifInUnknownProtos.541 ifMtu.541 ifSpeed.541 ifPhysAddress.541 ifAdminStatus.541 ifLastChange.541 ifPromiscuousMode.541 ifConnectorPresent.541]

CMD EXITCODE[1]
CMD RUNTIME[6.031s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQRBDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq-ViFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00087309s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112490' WHERE `error_id` = '400']
SQL RUNTIME[0.06836891s]
SNMP STATUS[FALSE]
542 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.542 ifOutMulticastPkts.542 ifInBroadcastPkts.542 ifOutBroadcastPkts.542 ifHCInOctets.542 ifHCOutOctets.542 ifHCInUcastPkts.542 ifHCOutUcastPkts.542 ifHCInMulticastPkts.542 ifHCOutMulticastPkts.542 ifHCInBroadcastPkts.542 ifHCOutBroadcastPkts.542 ifInOctets.542 ifOutOctets.542 ifInUcastPkts.542 ifOutUcastPkts.542 ifInNUcastPkts.542 ifOutNUcastPkts.542 ifInDiscards.542 ifOutDiscards.542 ifInErrors.542 ifOutErrors.542 ifInUnknownProtos.542 ifMtu.542 ifSpeed.542 ifPhysAddress.542 ifAdminStatus.542 ifLastChange.542 ifPromiscuousMode.542 ifConnectorPresent.542]

CMD EXITCODE[1]
CMD RUNTIME[6.0309s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQPcCcggXnCuIBSlu1TBNJU8TbW8XCXPOXvryUF84KunTjYE1kPXCcr5aLWTj3iSWsYE1oXC1LeNcq6C37EcjmhCg4VWfZOgl_SUFfWV7Ird8DaTFpnZbWnUKlgoNgHWptE6I15EbShCjYEiGNhL93roEB8AmakLHQjtNvOj68d79ZX1-xcY58LF7j7gGObDgVss-B7dXAxZcjwnsuSphih67QFgG8ZSSdf_PAH_wG';]
SQL RUNTIME[0.00094199s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112496' WHERE `error_id` = '401']
SQL RUNTIME[0.00955915s]
SNMP STATUS[FALSE]
543 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.543 ifOutMulticastPkts.543 ifInBroadcastPkts.543 ifOutBroadcastPkts.543 ifHCInOctets.543 ifHCOutOctets.543 ifHCInUcastPkts.543 ifHCOutUcastPkts.543 ifHCInMulticastPkts.543 ifHCOutMulticastPkts.543 ifHCInBroadcastPkts.543 ifHCOutBroadcastPkts.543 ifInOctets.543 ifOutOctets.543 ifInUcastPkts.543 ifOutUcastPkts.543 ifInNUcastPkts.543 ifOutNUcastPkts.543 ifInDiscards.543 ifOutDiscards.543 ifInErrors.543 ifOutErrors.543 ifInUnknownProtos.543 ifMtu.543 ifSpeed.543 ifPhysAddress.543 ifAdminStatus.543 ifLastChange.543 ifPromiscuousMode.543 ifConnectorPresent.543]

CMD EXITCODE[1]
CMD RUNTIME[6.0289s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxRDzCnYMG5gniA0lYt00TSFPH2VrEw1_ylLy_lhbOCLt04WBNZDxznq-ViFs59YgkrWBMaV8sS3rUKest-BLI5IQpO1Vm2TsJfUtBXlhdy6_dAWkxap6V1p1Cp4CBYh1rbhGgNuZE0IQq2REgj4e-da2AAfIImZCy04_Sbjg_v3W_W11dsnCMfi9e4e4AjG06F7HNgezVw8eWI8J6LEqbYoSu0RQBvGUnn3zzwB78B';]
SQL RUNTIME[0.00052714s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112502' WHERE `error_id` = '402']
SQL RUNTIME[0.02331209s]
SNMP STATUS[FALSE]
544 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.544 ifOutMulticastPkts.544 ifInBroadcastPkts.544 ifOutBroadcastPkts.544 ifHCInOctets.544 ifHCOutOctets.544 ifHCInUcastPkts.544 ifHCOutUcastPkts.544 ifHCInMulticastPkts.544 ifHCOutMulticastPkts.544 ifHCInBroadcastPkts.544 ifHCOutBroadcastPkts.544 ifInOctets.544 ifOutOctets.544 ifInUcastPkts.544 ifOutUcastPkts.544 ifInNUcastPkts.544 ifOutNUcastPkts.544 ifInDiscards.544 ifOutDiscards.544 ifInErrors.544 ifOutErrors.544 ifInUnknownProtos.544 ifMtu.544 ifSpeed.544 ifPhysAddress.544 ifAdminStatus.544 ifLastChange.544 ifPromiscuousMode.544 ifConnectorPresent.544]

CMD EXITCODE[1]
CMD RUNTIME[6.0138s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfyaB9ApWHCuIB6grFWLmkiaIt7eOlaYbf7Sl5fy_EVBFx_sBxNY3zksV02z8Jc-soQVbAiNrWUJ71sF_cBuBpJZEAXn6ixZZ-EvKWiU5YXcOh5Ii6K1LK07hUoFR8E61trWh8GQnUkFUbAjQpoJf-9UA3fAN2hCxkw7jtN0ejlnp1nfPmFtLbmQvbV9ejix4ZjJIQW2NwNXl48In6koYgwd2kxbBHADI-n0mwP-4S8';]
SQL RUNTIME[0.00096512s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112508' WHERE `error_id` = '403']
SQL RUNTIME[0.01076508s]
SNMP STATUS[FALSE]
545 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.545 ifOutMulticastPkts.545 ifInBroadcastPkts.545 ifOutBroadcastPkts.545 ifHCInOctets.545 ifHCOutOctets.545 ifHCInUcastPkts.545 ifHCOutUcastPkts.545 ifHCInMulticastPkts.545 ifHCOutMulticastPkts.545 ifHCInBroadcastPkts.545 ifHCOutBroadcastPkts.545 ifInOctets.545 ifOutOctets.545 ifInUcastPkts.545 ifOutUcastPkts.545 ifInNUcastPkts.545 ifOutNUcastPkts.545 ifInDiscards.545 ifOutDiscards.545 ifInErrors.545 ifOutErrors.545 ifInUnknownProtos.545 ifMtu.545 ifSpeed.545 ifPhysAddress.545 ifAdminStatus.545 ifLastChange.545 ifPromiscuousMode.545 ifConnectorPresent.545]

CMD EXITCODE[1]
CMD RUNTIME[6.0302s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfzSA-gULLhZEA9Q1k7LNJE0Rby9VVaYbf7Sl5fy_KCgjXf2vQmsRw7L9Wq98MMpsoQVbAmNrWUJHxoFp57dDCSzIAou1VmyLsJfUtBPlhdy6-9AWhStZWndKVQq6ASrq7WdD70hO5MKomBPhDQT_t6pBkbAF2hCxkxbjtN0fjpnp1nf3mFjLbmQvY19eDiz4ZjJMQU2NwNXl48IH6koYgwt2kwbBHA9I-n0mwP-4g8';]
SQL RUNTIME[0.00089502s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112514' WHERE `error_id` = '404']
SQL RUNTIME[0.01005793s]
SNMP STATUS[FALSE]
546 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.546 ifOutMulticastPkts.546 ifInBroadcastPkts.546 ifOutBroadcastPkts.546 ifHCInOctets.546 ifHCOutOctets.546 ifHCInUcastPkts.546 ifHCOutUcastPkts.546 ifHCInMulticastPkts.546 ifHCOutMulticastPkts.546 ifHCInBroadcastPkts.546 ifHCOutBroadcastPkts.546 ifInOctets.546 ifOutOctets.546 ifInUcastPkts.546 ifOutUcastPkts.546 ifInNUcastPkts.546 ifOutNUcastPkts.546 ifInDiscards.546 ifOutDiscards.546 ifInErrors.546 ifOutErrors.546 ifInUnknownProtos.546 ifMtu.546 ifSpeed.546 ifPhysAddress.546 ifAdminStatus.546 ifLastChange.546 ifPromiscuousMode.546 ifConnectorPresent.546]

CMD EXITCODE[1]
CMD RUNTIME[6.0297s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxS_-cULDhXEA9Q2qplmkiaIt7eKhbmmr_05aW8cFbQpRsHayLrgeN8uVjNwrlPLGEFa0LjalnCu1ZBb9mPQDYnRMGpOsvWSfhLCvrK8kJu_R5Ii0nrtLTuFCoVHATrUGubEK0hN5ImRMGWCGkk_L1zDQyAT9CEjIV2nH7T8eG9-836-oqNc-Rj8Rp3D3Bkw6mQfQ5srwYuvhwR3nNRwhQ7dIW2COAtI-n8mwf-4Dc';]
SQL RUNTIME[0.00086212s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112520' WHERE `error_id` = '405']
SQL RUNTIME[0.00963998s]
SNMP STATUS[FALSE]
547 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.547 ifOutMulticastPkts.547 ifInBroadcastPkts.547 ifOutBroadcastPkts.547 ifHCInOctets.547 ifHCOutOctets.547 ifHCInUcastPkts.547 ifHCOutUcastPkts.547 ifHCInMulticastPkts.547 ifHCOutMulticastPkts.547 ifHCInBroadcastPkts.547 ifHCOutBroadcastPkts.547 ifInOctets.547 ifOutOctets.547 ifInUcastPkts.547 ifOutUcastPkts.547 ifInNUcastPkts.547 ifOutNUcastPkts.547 ifInDiscards.547 ifOutDiscards.547 ifInErrors.547 ifOutErrors.547 ifInUnknownProtos.547 ifMtu.547 ifSpeed.547 ifPhysAddress.547 ifAdminStatus.547 ifLastChange.547 ifPromiscuousMode.547 ifConnectorPresent.547]

CMD EXITCODE[1]
CMD RUNTIME[6.0308s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxS_J5TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z5WI1C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00085092s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112526' WHERE `error_id` = '406']
SQL RUNTIME[0.01840091s]
SNMP STATUS[FALSE]
548 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.548 ifOutMulticastPkts.548 ifInBroadcastPkts.548 ifOutBroadcastPkts.548 ifHCInOctets.548 ifHCOutOctets.548 ifHCInUcastPkts.548 ifHCOutUcastPkts.548 ifHCInMulticastPkts.548 ifHCOutMulticastPkts.548 ifHCInBroadcastPkts.548 ifHCOutBroadcastPkts.548 ifInOctets.548 ifOutOctets.548 ifInUcastPkts.548 ifOutUcastPkts.548 ifInNUcastPkts.548 ifOutNUcastPkts.548 ifInDiscards.548 ifOutDiscards.548 ifInErrors.548 ifOutErrors.548 ifInUnknownProtos.548 ifMtu.548 ifSpeed.548 ifPhysAddress.548 ifAdminStatus.548 ifLastChange.548 ifPromiscuousMode.548 ifConnectorPresent.548]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxS8HdOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl4vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00091410s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112532' WHERE `error_id` = '407']
SQL RUNTIME[0.01069713s]
SNMP STATUS[FALSE]
549 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.549 ifOutMulticastPkts.549 ifInBroadcastPkts.549 ifOutBroadcastPkts.549 ifHCInOctets.549 ifHCOutOctets.549 ifHCInUcastPkts.549 ifHCOutUcastPkts.549 ifHCInMulticastPkts.549 ifHCOutMulticastPkts.549 ifHCInBroadcastPkts.549 ifHCOutBroadcastPkts.549 ifInOctets.549 ifOutOctets.549 ifInUcastPkts.549 ifOutUcastPkts.549 ifInNUcastPkts.549 ifOutNUcastPkts.549 ifInDiscards.549 ifOutDiscards.549 ifInErrors.549 ifOutErrors.549 ifInUnknownProtos.549 ifMtu.549 ifSpeed.549 ifPhysAddress.549 ifAdminStatus.549 ifLastChange.549 ifPromiscuousMode.549 ifConnectorPresent.549]

CMD EXITCODE[1]
CMD RUNTIME[6.0298s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjkEKAjEMAL_iCzzpweO6ChZctyA-oLRVy2oiaYr4e6tYWLe5pZNJmXBW0KUbB2si64HjfLlYzcK5TyxhBWtC42pZwrtWQW_Zj0A2J0TBqTrL1kn4Swr6yvJCbv0eSItJ67S07hQqFRwE61BrmxCtITeSJkTBlghpJPy9cw0MgE_QhIyFdpx-0_HhvfvN-vqKjXPkY_Eadw9wZMOpkH0ObK8GLr4cEd5zUcIUO3SFtgjgLSPp_JsH_uA3';]
SQL RUNTIME[0.00094295s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112539' WHERE `error_id` = '408']
SQL RUNTIME[0.02232695s]
SNMP STATUS[FALSE]
550 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.550 ifOutMulticastPkts.550 ifInBroadcastPkts.550 ifOutBroadcastPkts.550 ifHCInOctets.550 ifHCOutOctets.550 ifHCInUcastPkts.550 ifHCOutUcastPkts.550 ifHCInMulticastPkts.550 ifHCOutMulticastPkts.550 ifHCInBroadcastPkts.550 ifHCOutBroadcastPkts.550 ifInOctets.550 ifOutOctets.550 ifInUcastPkts.550 ifOutUcastPkts.550 ifInNUcastPkts.550 ifOutNUcastPkts.550 ifInDiscards.550 ifOutDiscards.550 ifInErrors.550 ifOutErrors.550 ifInUnknownProtos.550 ifMtu.550 ifSpeed.550 ifPhysAddress.550 ifAdminStatus.550 ifLastChange.550 ifPromiscuousMode.550 ifConnectorPresent.550]

CMD EXITCODE[1]
CMD RUNTIME[6.0314s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCcQfD6BTsOBmQTxAWTst00TSFPH2VllhtvlLX17K84OCNt7Z9yawHjks1-vVwg-nyBJWsCU0tpYlfGgUnHp2M5DMgii4VGfJugh_SUE_WV7Irb8DaVG0lqV1p1CpoBOsrtZ2PvSG7EwqiII9EdJM-HunGhgBX6AJGTNtOU7T-emcnWZ9e4eNteRC9jb24eHMhmMmxxTY3AxcXT4ifKSiiDG0aDNtEMD1jKTTbw74iz8';]
SQL RUNTIME[0.00088596s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112545' WHERE `error_id` = '409']
SQL RUNTIME[0.01152611s]
SNMP STATUS[FALSE]
551 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.551 ifOutMulticastPkts.551 ifInBroadcastPkts.551 ifOutBroadcastPkts.551 ifHCInOctets.551 ifHCOutOctets.551 ifHCInUcastPkts.551 ifHCOutUcastPkts.551 ifHCInMulticastPkts.551 ifHCOutMulticastPkts.551 ifHCInBroadcastPkts.551 ifHCOutBroadcastPkts.551 ifInOctets.551 ifOutOctets.551 ifInUcastPkts.551 ifOutUcastPkts.551 ifInNUcastPkts.551 ifOutNUcastPkts.551 ifInDiscards.551 ifOutDiscards.551 ifInErrors.551 ifOutErrors.551 ifInUnknownProtos.551 ifMtu.551 ifSpeed.551 ifPhysAddress.551 ifAdminStatus.551 ifLastChange.551 ifPromiscuousMode.551 ifConnectorPresent.551]

CMD EXITCODE[1]
CMD RUNTIME[6.0308s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_PIBOwYKbBfEAZe20TBNJU8TbW2WF2eYvfXkpzw8K2nhn35vAeuSwXK9XCz-cIktYwZbQ2FqW8KFRcOrZzUAyC6LgUp0l6yL8JQX9ZHkht_4OpEXRWpbWnUKlgk6wulrb-dAbsjOpIAr2REgz4e-damAEfIEmZMy05ThN56dzdpr17R021pIL2dvYh4czG46ZHFNgczNwdfmI8JGKIsbQos20QQDXM5JOvzngL_4A';]
SQL RUNTIME[0.00085807s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112551' WHERE `error_id` = '410']
SQL RUNTIME[0.01709294s]
SNMP STATUS[FALSE]
552 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.552 ifOutMulticastPkts.552 ifInBroadcastPkts.552 ifOutBroadcastPkts.552 ifHCInOctets.552 ifHCOutOctets.552 ifHCInUcastPkts.552 ifHCOutUcastPkts.552 ifHCInMulticastPkts.552 ifHCOutMulticastPkts.552 ifHCInBroadcastPkts.552 ifHCOutBroadcastPkts.552 ifInOctets.552 ifOutOctets.552 ifInUcastPkts.552 ifOutUcastPkts.552 ifInNUcastPkts.552 ifOutNUcastPkts.552 ifInDiscards.552 ifOutDiscards.552 ifInErrors.552 ifOutErrors.552 ifInUnknownProtos.552 ifMtu.552 ifSpeed.552 ifPhysAddress.552 ifAdminStatus.552 ifLastChange.552 ifPromiscuousMode.552 ifConnectorPresent.552]

CMD EXITCODE[1]
CMD RUNTIME[6.0318s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQPIBOwYKbBfEAZe20TBNJU8TbW2WF2eYvfXkpzw8K2nhn35vAeuSwXK9XCz-cIktYwZbQ2FqW8KFRcOrZzUAyC6LgUp0l6yL8JQX9ZHkht_4OpEXRWpbWnUKlgk6wulrb-dAbsjOpIAr2REgz4e-damAEfIEmZMy05ThN56dzdpr17R021pIL2dvYh4czG46ZHFNgczNwdfmI8JGKIsbQos20QQDXM5JOvzngL_4A';]
SQL RUNTIME[0.00081897s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112557' WHERE `error_id` = '411']
SQL RUNTIME[0.00996304s]
SNMP STATUS[FALSE]
553 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.553 ifOutMulticastPkts.553 ifInBroadcastPkts.553 ifOutBroadcastPkts.553 ifHCInOctets.553 ifHCOutOctets.553 ifHCInUcastPkts.553 ifHCOutUcastPkts.553 ifHCInMulticastPkts.553 ifHCOutMulticastPkts.553 ifHCInBroadcastPkts.553 ifHCOutBroadcastPkts.553 ifInOctets.553 ifOutOctets.553 ifInUcastPkts.553 ifOutUcastPkts.553 ifInNUcastPkts.553 ifOutNUcastPkts.553 ifInDiscards.553 ifOutDiscards.553 ifInErrors.553 ifOutErrors.553 ifInUnknownProtos.553 ifMtu.553 ifSpeed.553 ifPhysAddress.553 ifAdminStatus.553 ifLastChange.553 ifPromiscuousMode.553 ifConnectorPresent.553]

CMD EXITCODE[1]
CMD RUNTIME[6.031s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwRD6BTsOBmQTxAWTst00TSFPH2VllhtvlLX17K84OCNt7Z9yawHjks1-vVwg-nyBJWsCU0tpYlfGgUnHp2M5DMgii4VGfJugh_SUE_WV7Irb8DaVG0lqV1p1CpoBOsrtZ2PvSG7EwqiII9EdJM-HunGhgBX6AJGTNtOU7T-emcnWZ9e4eNteRC9jb24eHMhmMmxxTY3AxcXT4ifKSiiDG0aDNtEMD1jKTTbw74iz8';]
SQL RUNTIME[0.00092220s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112563' WHERE `error_id` = '412']
SQL RUNTIME[0.02135801s]
SNMP STATUS[FALSE]
554 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.554 ifOutMulticastPkts.554 ifInBroadcastPkts.554 ifOutBroadcastPkts.554 ifHCInOctets.554 ifHCOutOctets.554 ifHCInUcastPkts.554 ifHCOutUcastPkts.554 ifHCInMulticastPkts.554 ifHCOutMulticastPkts.554 ifHCInBroadcastPkts.554 ifHCOutBroadcastPkts.554 ifInOctets.554 ifOutOctets.554 ifInUcastPkts.554 ifOutUcastPkts.554 ifInNUcastPkts.554 ifOutNUcastPkts.554 ifInDiscards.554 ifOutDiscards.554 ifInErrors.554 ifOutErrors.554 ifInUnknownProtos.554 ifMtu.554 ifSpeed.554 ifPhysAddress.554 ifAdminStatus.554 ifLastChange.554 ifPromiscuousMode.554 ifConnectorPresent.554]

CMD EXITCODE[1]
CMD RUNTIME[6.0309s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfzSA-gULLhZEA9Q1k7LNJE0Rby9VVaYbf7Sl5fy_KCgjXf2vQmsRw7L9Xq18MMpsoQVbAmNrWUJHxoFp57dDCSzIAou1VmyLsJfUtBPlhdy6-9AWhStZWndKVQq6ASrq7WdD70hO5MKomBPhDQT_t6pBkbAF2hCxkxbjtN0fjpnp1nf3mFjLbmQvY19eDiz4ZjJMQU2NwNXl48IH6koYgwt2kwbBHA9I-n0mwP-4g8';]
SQL RUNTIME[0.00093389s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112569' WHERE `error_id` = '413']
SQL RUNTIME[0.01659989s]
SNMP STATUS[FALSE]
555 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.555 ifOutMulticastPkts.555 ifInBroadcastPkts.555 ifOutBroadcastPkts.555 ifHCInOctets.555 ifHCOutOctets.555 ifHCInUcastPkts.555 ifHCOutUcastPkts.555 ifHCInMulticastPkts.555 ifHCOutMulticastPkts.555 ifHCInBroadcastPkts.555 ifHCOutBroadcastPkts.555 ifInOctets.555 ifOutOctets.555 ifInUcastPkts.555 ifOutUcastPkts.555 ifInNUcastPkts.555 ifOutNUcastPkts.555 ifInDiscards.555 ifOutDiscards.555 ifInErrors.555 ifOutErrors.555 ifInUnknownProtos.555 ifMtu.555 ifSpeed.555 ifPhysAddress.555 ifAdminStatus.555 ifLastChange.555 ifPromiscuousMode.555 ifConnectorPresent.555]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKgzAMQK-yE-zPAzg3WGE6QTxAsXUWZzLSlLHbrxMLTvOXvryU53oFZXiy67TnemR_zLLs4Pp7YAkrOBFqs5clfC0U3Du2KxDNDVHQ7s6i1Qp_SUGzLC_k1vlAWmxat6X7TqFSQSVY1V47O99pMitpQxRciJBWwt871sAI-IaakDHRksMyNS9rzTLXw8fnxpD1ycvN5KBhzSGRWwwsBg0Pm44Ip1gUMPgSTaIFAtiOker4mwX-4S8';]
SQL RUNTIME[0.00090694s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112575' WHERE `error_id` = '414']
SQL RUNTIME[0.02014995s]
SNMP STATUS[FALSE]
556 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.556 ifOutMulticastPkts.556 ifInBroadcastPkts.556 ifOutBroadcastPkts.556 ifHCInOctets.556 ifHCOutOctets.556 ifHCInUcastPkts.556 ifHCOutUcastPkts.556 ifHCInMulticastPkts.556 ifHCOutMulticastPkts.556 ifHCInBroadcastPkts.556 ifHCOutBroadcastPkts.556 ifInOctets.556 ifOutOctets.556 ifInUcastPkts.556 ifOutUcastPkts.556 ifInNUcastPkts.556 ifOutNUcastPkts.556 ifInDiscards.556 ifOutDiscards.556 ifInErrors.556 ifOutErrors.556 ifInUnknownProtos.556 ifMtu.556 ifSpeed.556 ifPhysAddress.556 ifAdminStatus.556 ifLastChange.556 ifPromiscuousMode.556 ifConnectorPresent.556]

CMD EXITCODE[1]
CMD RUNTIME[6.0306s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfyb_zoFC84VxAOUtWpRE0lTxNtbxwqzzV_68lKevyjo4oP9YALrO4dl06wW_tJHlrCCDaGxtSzhfaugH9jNQDILouBcnSXrLPwlBY2yvJBbxwNpUbSWpXWnUKngKFjHWtv6MBiyM6kgCnZESDPh751q4A74Bk3ImGnHcZpOL-fsNOvbJ6ytJReyt7ZPDyc2HDM5pMD2ZuDq8hHhMxVFjKFDm2mLAG5gJJ1-c8A__AU';]
SQL RUNTIME[0.00087500s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112581' WHERE `error_id` = '415']
SQL RUNTIME[0.02796006s]
SNMP STATUS[FALSE]
557 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.557 ifOutMulticastPkts.557 ifInBroadcastPkts.557 ifOutBroadcastPkts.557 ifHCInOctets.557 ifHCOutOctets.557 ifHCInUcastPkts.557 ifHCOutUcastPkts.557 ifHCInMulticastPkts.557 ifHCOutMulticastPkts.557 ifHCInBroadcastPkts.557 ifHCOutBroadcastPkts.557 ifInOctets.557 ifOutOctets.557 ifInUcastPkts.557 ifOutUcastPkts.557 ifInNUcastPkts.557 ifOutNUcastPkts.557 ifInDiscards.557 ifOutDiscards.557 ifInErrors.557 ifOutErrors.557 ifInUnknownProtos.557 ifMtu.557 ifSpeed.557 ifPhysAddress.557 ifAdminStatus.557 ifLastChange.557 ifPromiscuousMode.557 ifConnectorPresent.557]

CMD EXITCODE[1]
CMD RUNTIME[6.0297s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwbfusULDhXEA9Q1qpFTSRNEW9vHSvMNn_py0t5_qKgiw_2gwms7xyWTbNa-EsfWcIKNoTG1rKE962CfmA3A8ksiIJzdZass_CXFDTK8kJuHQ-kRdFaltadQqWCo2Ada23rw2DIzqSCKNgRIc2Ev3eqgTvgGzQhY6Ydx2k6vZyz06xvn7C2llzI3to-PZzYcMzkkALbm4Gry0eEz1QUMYYObaYtAriBkXT6zQH_8Bc';]
SQL RUNTIME[0.00088596s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112587' WHERE `error_id` = '416']
SQL RUNTIME[0.02158093s]
SNMP STATUS[FALSE]
558 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.558 ifOutMulticastPkts.558 ifInBroadcastPkts.558 ifOutBroadcastPkts.558 ifHCInOctets.558 ifHCOutOctets.558 ifHCInUcastPkts.558 ifHCOutUcastPkts.558 ifHCInMulticastPkts.558 ifHCOutMulticastPkts.558 ifHCInBroadcastPkts.558 ifHCOutBroadcastPkts.558 ifInOctets.558 ifOutOctets.558 ifInUcastPkts.558 ifOutUcastPkts.558 ifInNUcastPkts.558 ifOutNUcastPkts.558 ifInDiscards.558 ifOutDiscards.558 ifInErrors.558 ifOutErrors.558 ifInUnknownProtos.558 ifMtu.558 ifSpeed.558 ifPhysAddress.558 ifAdminStatus.558 ifLastChange.558 ifPromiscuousMode.558 ifConnectorPresent.558]

CMD EXITCODE[1]
CMD RUNTIME[6.0332s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwb-KtTsOBcQTxAWasWNZE0Rby9daww2_ylLy_l-YuCLj7YDyawvnNYNs1q4S99ZAkr2BAaW8sS3rcK-oHdDCSzIArO1VmyzsJfUtAoywu5dTyQFkVrWVp3CpUKjoJ1rLWtD4MhO5MKomBHhDQT_t6pBu6Ab9CEjJl2HKfp9HLOTrO-fcLaWnIhe2v79HBiwzGTQwpsbwauLh8RPlNRxBg6tJm2COAGRtLpNwf8w18';]
SQL RUNTIME[0.00095797s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112593' WHERE `error_id` = '417']
SQL RUNTIME[0.01103306s]
SNMP STATUS[FALSE]
559 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.559 ifOutMulticastPkts.559 ifInBroadcastPkts.559 ifOutBroadcastPkts.559 ifHCInOctets.559 ifHCOutOctets.559 ifHCInUcastPkts.559 ifHCOutUcastPkts.559 ifHCInMulticastPkts.559 ifHCOutMulticastPkts.559 ifHCInBroadcastPkts.559 ifHCOutBroadcastPkts.559 ifInOctets.559 ifOutOctets.559 ifInUcastPkts.559 ifOutUcastPkts.559 ifInNUcastPkts.559 ifOutNUcastPkts.559 ifInDiscards.559 ifOutDiscards.559 ifInErrors.559 ifOutErrors.559 ifInUnknownProtos.559 ifMtu.559 ifSpeed.559 ifPhysAddress.559 ifAdminStatus.559 ifLastChange.559 ifPromiscuousMode.559 ifConnectorPresent.559]

CMD EXITCODE[1]
CMD RUNTIME[6.0326s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfzbh586BQvOFcQDlLVqURNJU8TbW8cKs81f-vJSnr8o6OKD_WAC6zuHZdOsFv7SR5awgg2hsbUs4X2roB_YzUAyC6LgXJ0l6yz8JQWNsryQW8cDaVG0lqV1p1Cp4ChYx1rb-jAYsjOpIAp2REgz4e-dauAO-AZNyJhpx3GaTi_n7DTr2yesrSUXsre2Tw8nNhwzOaTA9mbg6vIR4TMVRYyhQ5tpiwBuYCSdfnPAP_wF';]
SQL RUNTIME[0.00096893s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112599' WHERE `error_id` = '418']
SQL RUNTIME[0.01886797s]
SNMP STATUS[FALSE]
560 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.560 ifOutMulticastPkts.560 ifInBroadcastPkts.560 ifOutBroadcastPkts.560 ifHCInOctets.560 ifHCOutOctets.560 ifHCInUcastPkts.560 ifHCOutUcastPkts.560 ifHCInMulticastPkts.560 ifHCOutMulticastPkts.560 ifHCInBroadcastPkts.560 ifHCOutBroadcastPkts.560 ifInOctets.560 ifOutOctets.560 ifInUcastPkts.560 ifOutUcastPkts.560 ifInNUcastPkts.560 ifOutNUcastPkts.560 ifInDiscards.560 ifOutDiscards.560 ifInErrors.560 ifOutErrors.560 ifInUnknownProtos.560 ifMtu.560 ifSpeed.560 ifPhysAddress.560 ifAdminStatus.560 ifLastChange.560 ifPromiscuousMode.560 ifConnectorPresent.560]

CMD EXITCODE[1]
CMD RUNTIME[6.0314s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCcQf_Z9TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z5WoxC-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00074816s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112605' WHERE `error_id` = '419']
SQL RUNTIME[0.01945519s]
SNMP STATUS[FALSE]
561 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.561 ifOutMulticastPkts.561 ifInBroadcastPkts.561 ifOutBroadcastPkts.561 ifHCInOctets.561 ifHCOutOctets.561 ifHCInUcastPkts.561 ifHCOutUcastPkts.561 ifHCInMulticastPkts.561 ifHCOutMulticastPkts.561 ifHCInBroadcastPkts.561 ifHCOutBroadcastPkts.561 ifInOctets.561 ifOutOctets.561 ifInUcastPkts.561 ifOutUcastPkts.561 ifInNUcastPkts.561 ifOutNUcastPkts.561 ifInDiscards.561 ifOutDiscards.561 ifInErrors.561 ifOutErrors.561 ifInUnknownProtos.561 ifMtu.561 ifSpeed.561 ifPhysAddress.561 ifAdminStatus.561 ifLastChange.561 ifPromiscuousMode.561 ifConnectorPresent.561]

CMD EXITCODE[1]
CMD RUNTIME[6.0313s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_9H9OwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl6vFLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00111604s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112611' WHERE `error_id` = '420']
SQL RUNTIME[0.02119899s]
SNMP STATUS[FALSE]
562 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.562 ifOutMulticastPkts.562 ifInBroadcastPkts.562 ifOutBroadcastPkts.562 ifHCInOctets.562 ifHCOutOctets.562 ifHCInUcastPkts.562 ifHCOutUcastPkts.562 ifHCInMulticastPkts.562 ifHCOutMulticastPkts.562 ifHCInBroadcastPkts.562 ifHCOutBroadcastPkts.562 ifInOctets.562 ifOutOctets.562 ifInUcastPkts.562 ifOutUcastPkts.562 ifInNUcastPkts.562 ifOutNUcastPkts.562 ifInDiscards.562 ifOutDiscards.562 ifInErrors.562 ifOutErrors.562 ifInUnknownProtos.562 ifMtu.562 ifSpeed.562 ifPhysAddress.562 ifAdminStatus.562 ifLastChange.562 ifPromiscuousMode.562 ifConnectorPresent.562]

CMD EXITCODE[1]
CMD RUNTIME[6.0307s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQ9H9OwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl6vFLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00094104s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112617' WHERE `error_id` = '421']
SQL RUNTIME[0.01363015s]
SNMP STATUS[FALSE]
563 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.563 ifOutMulticastPkts.563 ifInBroadcastPkts.563 ifOutBroadcastPkts.563 ifHCInOctets.563 ifHCOutOctets.563 ifHCInUcastPkts.563 ifHCOutUcastPkts.563 ifHCInMulticastPkts.563 ifHCOutMulticastPkts.563 ifHCInBroadcastPkts.563 ifHCOutBroadcastPkts.563 ifInOctets.563 ifOutOctets.563 ifInUcastPkts.563 ifOutUcastPkts.563 ifInNUcastPkts.563 ifOutNUcastPkts.563 ifInDiscards.563 ifOutDiscards.563 ifInErrors.563 ifOutErrors.563 ifInUnknownProtos.563 ifMtu.563 ifSpeed.563 ifPhysAddress.563 ifAdminStatus.563 ifLastChange.563 ifPromiscuousMode.563 ifConnectorPresent.563]

CMD EXITCODE[1]
CMD RUNTIME[6.0311s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwR_Z9TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z5WoxC-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00091290s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112623' WHERE `error_id` = '422']
SQL RUNTIME[0.00902295s]
SNMP STATUS[FALSE]
564 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.564 ifOutMulticastPkts.564 ifInBroadcastPkts.564 ifOutBroadcastPkts.564 ifHCInOctets.564 ifHCOutOctets.564 ifHCInUcastPkts.564 ifHCOutUcastPkts.564 ifHCInMulticastPkts.564 ifHCOutMulticastPkts.564 ifHCInBroadcastPkts.564 ifHCOutBroadcastPkts.564 ifInOctets.564 ifOutOctets.564 ifInUcastPkts.564 ifOutUcastPkts.564 ifInNUcastPkts.564 ifOutNUcastPkts.564 ifInDiscards.564 ifOutDiscards.564 ifInErrors.564 ifOutErrors.564 ifInUnknownProtos.564 ifMtu.564 ifSpeed.564 ifPhysAddress.564 ifAdminStatus.564 ifLastChange.564 ifPromiscuousMode.564 ifConnectorPresent.564]

CMD EXITCODE[1]
CMD RUNTIME[6.0311s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxS_-cULDhXEA9Q2qplmkiaIt7eKhbmmr_05aW8cFbQpRsHayLrgeN8uVrMwrlPLGEFa0LjalnCu1ZBb9mPQDYnRMGpOsvWSfhLCvrK8kJu_R5Ii0nrtLTuFCoVHATrUGubEK0hN5ImRMGWCGkk_L1zDQyAT9CEjIV2nH7T8eG9-836-oqNc-Rj8Rp3D3Bkw6mQfQ5srwYuvhwR3nNRwhQ7dIW2COAtI-n8mwf-4Dc';]
SQL RUNTIME[0.00093603s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112629' WHERE `error_id` = '423']
SQL RUNTIME[0.01842999s]
SNMP STATUS[FALSE]
565 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.565 ifOutMulticastPkts.565 ifInBroadcastPkts.565 ifOutBroadcastPkts.565 ifHCInOctets.565 ifHCOutOctets.565 ifHCInUcastPkts.565 ifHCOutUcastPkts.565 ifHCInMulticastPkts.565 ifHCOutMulticastPkts.565 ifHCInBroadcastPkts.565 ifHCOutBroadcastPkts.565 ifInOctets.565 ifOutOctets.565 ifInUcastPkts.565 ifOutUcastPkts.565 ifInNUcastPkts.565 ifOutNUcastPkts.565 ifInDiscards.565 ifOutDiscards.565 ifInErrors.565 ifOutErrors.565 ifInUnknownProtos.565 ifMtu.565 ifSpeed.565 ifPhysAddress.565 ifAdminStatus.565 ifLastChange.565 ifPromiscuousMode.565 ifConnectorPresent.565]

CMD EXITCODE[1]
CMD RUNTIME[6.0323s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfyb_zoFC84VxAOUtWpRE0lTxNtbxwqzzV_68lKevyjo4oP9YALrO4dls2oW_tJHlrCCDaGxtSzhfaugH9jNQDILouBcnSXrLPwlBY2yvJBbxwNpUbSWpXWnUKngKFjHWtv6MBiyM6kgCnZESDPh751q4A74Bk3ImGnHcZpOL-fsNOvbJ6ytJReyt7ZPDyc2HDM5pMD2ZuDq8hHhMxVFjKFDm2mLAG5gJJ1-c8A__AU';]
SQL RUNTIME[0.00086403s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112635' WHERE `error_id` = '424']
SQL RUNTIME[0.01931596s]
SNMP STATUS[FALSE]
566 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.566 ifOutMulticastPkts.566 ifInBroadcastPkts.566 ifOutBroadcastPkts.566 ifHCInOctets.566 ifHCOutOctets.566 ifHCInUcastPkts.566 ifHCOutUcastPkts.566 ifHCInMulticastPkts.566 ifHCOutMulticastPkts.566 ifHCInBroadcastPkts.566 ifHCOutBroadcastPkts.566 ifInOctets.566 ifOutOctets.566 ifInUcastPkts.566 ifOutUcastPkts.566 ifInNUcastPkts.566 ifOutNUcastPkts.566 ifInDiscards.566 ifOutDiscards.566 ifInErrors.566 ifOutErrors.566 ifInUnknownProtos.566 ifMtu.566 ifSpeed.566 ifPhysAddress.566 ifAdminStatus.566 ifLastChange.566 ifPromiscuousMode.566 ifConnectorPresent.566]

CMD EXITCODE[1]
CMD RUNTIME[6.0301s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfzTf52CBTcL4gHK2mmZJpKmiLe3ygqzzV_68lKeHxS08c6-N4H1yGG5Wq8XfjhFlrCCLaGxtSzhQ6Pg1LObgWQWRMGlOkvWRfhLCvrJ8kJu_R1Ii6K1LK07hUoFnWB1tbbzoTdkZ1JBFOyJkGbC3zvVwAj4Ak3ImGnLcZrOT-fsNOvbO2ysJReyt7EPD2c2HDM5psDmZuDq8hHhIxVFjKFFm2mDAK5nJJ1-c8Bf_AE';]
SQL RUNTIME[0.00094318s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112641' WHERE `error_id` = '425']
SQL RUNTIME[0.01851511s]
SNMP STATUS[FALSE]
567 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.567 ifOutMulticastPkts.567 ifInBroadcastPkts.567 ifOutBroadcastPkts.567 ifHCInOctets.567 ifHCOutOctets.567 ifHCInUcastPkts.567 ifHCOutUcastPkts.567 ifHCInMulticastPkts.567 ifHCOutMulticastPkts.567 ifHCInBroadcastPkts.567 ifHCOutBroadcastPkts.567 ifInOctets.567 ifOutOctets.567 ifInUcastPkts.567 ifOutUcastPkts.567 ifInNUcastPkts.567 ifOutNUcastPkts.567 ifInDiscards.567 ifOutDiscards.567 ifInErrors.567 ifOutErrors.567 ifInUnknownProtos.567 ifMtu.567 ifSpeed.567 ifPhysAddress.567 ifAdminStatus.567 ifLastChange.567 ifPromiscuousMode.567 ifConnectorPresent.567]

CMD EXITCODE[1]
CMD RUNTIME[6.0306s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxTv-cULDhXEA9Q2qplmkiaIt7eKhbmmr_05aW8cFbQpRsHayLrgeN8sVzNwrlPLGEFa0LjalnCu1ZBb9mPQDYnRMGpOsvWSfhLCvrK8kJu_R5Ii0nrtLTuFCoVHATrUGubEK0hN5ImRMGWCGkk_L1zDQyAT9CEjIV2nH7T8eG9-836-oqNc-Rj8Rp3D3Bkw6mQfQ5srwYuvhwR3nNRwhQ7dIW2COAtI-n8mwf-4Dc';]
SQL RUNTIME[0.00087905s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112648' WHERE `error_id` = '426']
SQL RUNTIME[0.01891708s]
SNMP STATUS[FALSE]
568 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.568 ifOutMulticastPkts.568 ifInBroadcastPkts.568 ifOutBroadcastPkts.568 ifHCInOctets.568 ifHCOutOctets.568 ifHCInUcastPkts.568 ifHCOutUcastPkts.568 ifHCInMulticastPkts.568 ifHCOutMulticastPkts.568 ifHCInBroadcastPkts.568 ifHCOutBroadcastPkts.568 ifInOctets.568 ifOutOctets.568 ifInUcastPkts.568 ifOutUcastPkts.568 ifInNUcastPkts.568 ifOutNUcastPkts.568 ifInDiscards.568 ifOutDiscards.568 ifInErrors.568 ifOutErrors.568 ifInUnknownProtos.568 ifMtu.568 ifSpeed.568 ifPhysAddress.568 ifAdminStatus.568 ifLastChange.568 ifPromiscuousMode.568 ifConnectorPresent.568]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxT_J1TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47zxXI1C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00098991s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112654' WHERE `error_id` = '427']
SQL RUNTIME[0.00923491s]
SNMP STATUS[FALSE]
569 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.569 ifOutMulticastPkts.569 ifInBroadcastPkts.569 ifOutBroadcastPkts.569 ifHCInOctets.569 ifHCOutOctets.569 ifHCInUcastPkts.569 ifHCOutUcastPkts.569 ifHCInMulticastPkts.569 ifHCOutMulticastPkts.569 ifHCInBroadcastPkts.569 ifHCOutBroadcastPkts.569 ifInOctets.569 ifOutOctets.569 ifInUcastPkts.569 ifOutUcastPkts.569 ifInNUcastPkts.569 ifOutNUcastPkts.569 ifInDiscards.569 ifOutDiscards.569 ifInErrors.569 ifOutErrors.569 ifInUnknownProtos.569 ifMtu.569 ifSpeed.569 ifPhysAddress.569 ifAdminStatus.569 ifLastChange.569 ifPromiscuousMode.569 ifConnectorPresent.569]

CMD EXITCODE[1]
CMD RUNTIME[6.0307s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxT8HNOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOF8vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00088000s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112660' WHERE `error_id` = '428']
SQL RUNTIME[0.02266097s]
SNMP STATUS[FALSE]
570 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.570 ifOutMulticastPkts.570 ifInBroadcastPkts.570 ifOutBroadcastPkts.570 ifHCInOctets.570 ifHCOutOctets.570 ifHCInUcastPkts.570 ifHCOutUcastPkts.570 ifHCInMulticastPkts.570 ifHCOutMulticastPkts.570 ifHCInBroadcastPkts.570 ifHCOutBroadcastPkts.570 ifInOctets.570 ifOutOctets.570 ifInUcastPkts.570 ifOutUcastPkts.570 ifInNUcastPkts.570 ifOutNUcastPkts.570 ifInDiscards.570 ifOutDiscards.570 ifInErrors.570 ifOutErrors.570 ifInUnknownProtos.570 ifMtu.570 ifSpeed.570 ifPhysAddress.570 ifAdminStatus.570 ifLastChange.570 ifPromiscuousMode.570 ifConnectorPresent.570]

CMD EXITCODE[1]
CMD RUNTIME[6.0313s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQf8XtOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl6vFLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00085592s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112666' WHERE `error_id` = '429']
SQL RUNTIME[0.02687311s]
SNMP STATUS[FALSE]
571 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.571 ifOutMulticastPkts.571 ifInBroadcastPkts.571 ifOutBroadcastPkts.571 ifHCInOctets.571 ifHCOutOctets.571 ifHCInUcastPkts.571 ifHCOutUcastPkts.571 ifHCInMulticastPkts.571 ifHCOutMulticastPkts.571 ifHCInBroadcastPkts.571 ifHCOutBroadcastPkts.571 ifInOctets.571 ifOutOctets.571 ifInUcastPkts.571 ifOutUcastPkts.571 ifInNUcastPkts.571 ifOutNUcastPkts.571 ifInDiscards.571 ifOutDiscards.571 ifInErrors.571 ifOutErrors.571 ifInUnknownProtos.571 ifMtu.571 ifSpeed.571 ifPhysAddress.571 ifAdminStatus.571 ifLastChange.571 ifPromiscuousMode.571 ifConnectorPresent.571]

CMD EXITCODE[1]
CMD RUNTIME[6.031s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_xO85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4X64Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00117898s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112672' WHERE `error_id` = '430']
SQL RUNTIME[0.02248907s]
SNMP STATUS[FALSE]
572 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.572 ifOutMulticastPkts.572 ifInBroadcastPkts.572 ifOutBroadcastPkts.572 ifHCInOctets.572 ifHCOutOctets.572 ifHCInUcastPkts.572 ifHCOutUcastPkts.572 ifHCInMulticastPkts.572 ifHCOutMulticastPkts.572 ifHCInBroadcastPkts.572 ifHCOutBroadcastPkts.572 ifInOctets.572 ifOutOctets.572 ifInUcastPkts.572 ifOutUcastPkts.572 ifInNUcastPkts.572 ifOutNUcastPkts.572 ifInDiscards.572 ifOutDiscards.572 ifInErrors.572 ifOutErrors.572 ifInUnknownProtos.572 ifMtu.572 ifSpeed.572 ifPhysAddress.572 ifAdminStatus.572 ifLastChange.572 ifPromiscuousMode.572 ifConnectorPresent.572]

CMD EXITCODE[1]
CMD RUNTIME[6.0313s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQxO85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4X64Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00090003s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112678' WHERE `error_id` = '431']
SQL RUNTIME[0.01868987s]
SNMP STATUS[FALSE]
573 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.573 ifOutMulticastPkts.573 ifInBroadcastPkts.573 ifOutBroadcastPkts.573 ifHCInOctets.573 ifHCOutOctets.573 ifHCInUcastPkts.573 ifHCOutUcastPkts.573 ifHCInMulticastPkts.573 ifHCOutMulticastPkts.573 ifHCInBroadcastPkts.573 ifHCOutBroadcastPkts.573 ifInOctets.573 ifOutOctets.573 ifInUcastPkts.573 ifOutUcastPkts.573 ifInNUcastPkts.573 ifOutNUcastPkts.573 ifInDiscards.573 ifOutDiscards.573 ifInErrors.573 ifOutErrors.573 ifInUnknownProtos.573 ifMtu.573 ifSpeed.573 ifPhysAddress.573 ifAdminStatus.573 ifLastChange.573 ifPromiscuousMode.573 ifConnectorPresent.573]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwR8XtOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl6vFLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00091600s]

SQL[UPDATE `snmp_errors` set `error_count` ='15121',`updated` ='1668112684' WHERE `error_id` = '432']
SQL RUNTIME[0.01381397s]
SNMP STATUS[FALSE]
574 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.574 ifOutMulticastPkts.574 ifInBroadcastPkts.574 ifOutBroadcastPkts.574 ifHCInOctets.574 ifHCOutOctets.574 ifHCInUcastPkts.574 ifHCOutUcastPkts.574 ifHCInMulticastPkts.574 ifHCOutMulticastPkts.574 ifHCInBroadcastPkts.574 ifHCOutBroadcastPkts.574 ifInOctets.574 ifOutOctets.574 ifInUcastPkts.574 ifOutUcastPkts.574 ifInNUcastPkts.574 ifOutNUcastPkts.574 ifInDiscards.574 ifOutDiscards.574 ifInErrors.574 ifOutErrors.574 ifInUnknownProtos.574 ifMtu.574 ifSpeed.574 ifPhysAddress.574 ifAdminStatus.574 ifLastChange.574 ifPromiscuousMode.574 ifConnectorPresent.574]

CMD EXITCODE[1]
CMD RUNTIME[6.0305s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxS_J5TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z5WoxC-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00088096s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112690' WHERE `error_id` = '433']
SQL RUNTIME[0.03044915s]
SNMP STATUS[FALSE]
575 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.575 ifOutMulticastPkts.575 ifInBroadcastPkts.575 ifOutBroadcastPkts.575 ifHCInOctets.575 ifHCOutOctets.575 ifHCInUcastPkts.575 ifHCOutUcastPkts.575 ifHCInMulticastPkts.575 ifHCOutMulticastPkts.575 ifHCInBroadcastPkts.575 ifHCOutBroadcastPkts.575 ifInOctets.575 ifOutOctets.575 ifInUcastPkts.575 ifOutUcastPkts.575 ifInNUcastPkts.575 ifOutNUcastPkts.575 ifInDiscards.575 ifOutDiscards.575 ifInErrors.575 ifOutErrors.575 ifInUnknownProtos.575 ifMtu.575 ifSpeed.575 ifPhysAddress.575 ifAdminStatus.575 ifLastChange.575 ifPromiscuousMode.575 ifConnectorPresent.575]

CMD EXITCODE[1]
CMD RUNTIME[6.0309s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwbfusULDhXEA9Q1qpFTSRNEW9vHSvMNn_py0t5_qKgiw_2gwms7xyWzapZ-EsfWcIKNoTG1rKE962CfmA3A8ksiIJzdZass_CXFDTK8kJuHQ-kRdFaltadQqWCo2Ada23rw2DIzqSCKNgRIc2Ev3eqgTvgGzQhY6Ydx2k6vZyz06xvn7C2llzI3to-PZzYcMzkkALbm4Gry0eEz1QUMYYObaYtAriBkXT6zQH_8Bc';]
SQL RUNTIME[0.00093389s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112696' WHERE `error_id` = '434']
SQL RUNTIME[0.01990891s]
SNMP STATUS[FALSE]
576 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.576 ifOutMulticastPkts.576 ifInBroadcastPkts.576 ifOutBroadcastPkts.576 ifHCInOctets.576 ifHCOutOctets.576 ifHCInUcastPkts.576 ifHCOutUcastPkts.576 ifHCInMulticastPkts.576 ifHCOutMulticastPkts.576 ifHCInBroadcastPkts.576 ifHCOutBroadcastPkts.576 ifInOctets.576 ifOutOctets.576 ifInUcastPkts.576 ifOutUcastPkts.576 ifInNUcastPkts.576 ifOutNUcastPkts.576 ifInDiscards.576 ifOutDiscards.576 ifInErrors.576 ifOutErrors.576 ifInUnknownProtos.576 ifMtu.576 ifSpeed.576 ifPhysAddress.576 ifAdminStatus.576 ifLastChange.576 ifPromiscuousMode.576 ifConnectorPresent.576]

CMD EXITCODE[1]
CMD RUNTIME[6.0303s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxTv-cULDhXEA9Q2qplmkiaIt7eKhbmmr_05aW8cFbQpRsHayLrgeN8sVrOwrlPLGEFa0LjalnCu1ZBb9mPQDYnRMGpOsvWSfhLCvrK8kJu_R5Ii0nrtLTuFCoVHATrUGubEK0hN5ImRMGWCGkk_L1zDQyAT9CEjIV2nH7T8eG9-836-oqNc-Rj8Rp3D3Bkw6mQfQ5srwYuvhwR3nNRwhQ7dIW2COAtI-n8mwf-4Dc';]
SQL RUNTIME[0.00091910s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112702' WHERE `error_id` = '435']
SQL RUNTIME[0.02543497s]
SNMP STATUS[FALSE]
577 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.577 ifOutMulticastPkts.577 ifInBroadcastPkts.577 ifOutBroadcastPkts.577 ifHCInOctets.577 ifHCOutOctets.577 ifHCInUcastPkts.577 ifHCOutUcastPkts.577 ifHCInMulticastPkts.577 ifHCOutMulticastPkts.577 ifHCInBroadcastPkts.577 ifHCOutBroadcastPkts.577 ifInOctets.577 ifOutOctets.577 ifInUcastPkts.577 ifOutUcastPkts.577 ifInNUcastPkts.577 ifOutNUcastPkts.577 ifInDiscards.577 ifOutDiscards.577 ifInErrors.577 ifOutErrors.577 ifInUnknownProtos.577 ifMtu.577 ifSpeed.577 ifPhysAddress.577 ifAdminStatus.577 ifLastChange.577 ifPromiscuousMode.577 ifConnectorPresent.577]

CMD EXITCODE[1]
CMD RUNTIME[6.0302s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwTv3UKFtwsiAcoa6dlmkiaIt7eKivMNn_py0t5flDQxjv73gTWI4flar1e-OEUWcIKtoTG1rKED42CU89uBpJZEAWX6ixZF-EvKegnywu59XcgLYrWsrTuFCoVdILV1drOh96QnUkFUbAnQpoJf-9UAyPgCzQhY6Ytx2k6P52z06xv77CxllzI3sY-PJzZcMzkmAKbm4Gry0eEj1QUMYYWbaYNAriekXT6zQF_8Qc';]
SQL RUNTIME[0.00093007s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112708' WHERE `error_id` = '436']
SQL RUNTIME[0.01034498s]
SNMP STATUS[FALSE]
578 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.578 ifOutMulticastPkts.578 ifInBroadcastPkts.578 ifOutBroadcastPkts.578 ifHCInOctets.578 ifHCOutOctets.578 ifHCInUcastPkts.578 ifHCOutUcastPkts.578 ifHCInMulticastPkts.578 ifHCOutMulticastPkts.578 ifHCInBroadcastPkts.578 ifHCOutBroadcastPkts.578 ifInOctets.578 ifOutOctets.578 ifInUcastPkts.578 ifOutUcastPkts.578 ifInNUcastPkts.578 ifOutNUcastPkts.578 ifInDiscards.578 ifOutDiscards.578 ifInErrors.578 ifOutErrors.578 ifInUnknownProtos.578 ifMtu.578 ifSpeed.578 ifPhysAddress.578 ifAdminStatus.578 ifLastChange.578 ifPromiscuousMode.578 ifConnectorPresent.578]

CMD EXITCODE[1]
CMD RUNTIME[6.0307s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwT_Z1TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47zxXI1C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00094199s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112714' WHERE `error_id` = '437']
SQL RUNTIME[0.01476002s]
SNMP STATUS[FALSE]
579 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.579 ifOutMulticastPkts.579 ifInBroadcastPkts.579 ifOutBroadcastPkts.579 ifHCInOctets.579 ifHCOutOctets.579 ifHCInUcastPkts.579 ifHCOutUcastPkts.579 ifHCInMulticastPkts.579 ifHCOutMulticastPkts.579 ifHCInBroadcastPkts.579 ifHCOutBroadcastPkts.579 ifInOctets.579 ifOutOctets.579 ifInUcastPkts.579 ifOutUcastPkts.579 ifInNUcastPkts.579 ifOutNUcastPkts.579 ifInDiscards.579 ifOutDiscards.579 ifInErrors.579 ifOutErrors.579 ifInUnknownProtos.579 ifMtu.579 ifSpeed.579 ifPhysAddress.579 ifAdminStatus.579 ifLastChange.579 ifPromiscuousMode.579 ifConnectorPresent.579]

CMD EXITCODE[1]
CMD RUNTIME[6.0297s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwT8XNOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOF8vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00074410s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112720' WHERE `error_id` = '438']
SQL RUNTIME[0.01071692s]
SNMP STATUS[FALSE]
580 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.580 ifOutMulticastPkts.580 ifInBroadcastPkts.580 ifOutBroadcastPkts.580 ifHCInOctets.580 ifHCOutOctets.580 ifHCInUcastPkts.580 ifHCOutUcastPkts.580 ifHCInMulticastPkts.580 ifHCOutMulticastPkts.580 ifHCInBroadcastPkts.580 ifHCOutBroadcastPkts.580 ifInOctets.580 ifOutOctets.580 ifInUcastPkts.580 ifOutUcastPkts.580 ifInNUcastPkts.580 ifOutNUcastPkts.580 ifInDiscards.580 ifOutDiscards.580 ifInErrors.580 ifOutErrors.580 ifInUnknownProtos.580 ifMtu.580 ifSpeed.580 ifPhysAddress.580 ifAdminStatus.580 ifLastChange.580 ifPromiscuousMode.580 ifConnectorPresent.580]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQfwd85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4X64Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00052691s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112726' WHERE `error_id` = '439']
SQL RUNTIME[0.01839900s]
SNMP STATUS[FALSE]
581 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.581 ifOutMulticastPkts.581 ifInBroadcastPkts.581 ifOutBroadcastPkts.581 ifHCInOctets.581 ifHCOutOctets.581 ifHCInUcastPkts.581 ifHCOutUcastPkts.581 ifHCInMulticastPkts.581 ifHCOutMulticastPkts.581 ifHCInBroadcastPkts.581 ifHCOutBroadcastPkts.581 ifInOctets.581 ifOutOctets.581 ifInUcastPkts.581 ifOutUcastPkts.581 ifInNUcastPkts.581 ifOutNUcastPkts.581 ifInDiscards.581 ifOutDiscards.581 ifInErrors.581 ifOutErrors.581 ifInUnknownProtos.581 ifMtu.581 ifSpeed.581 ifPhysAddress.581 ifAdminStatus.581 ifLastChange.581 ifPromiscuousMode.581 ifConnectorPresent.581]

CMD EXITCODE[1]
CMD RUNTIME[6.0307s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCQQ_BH_nFCw4VxAPUNqqZZpImiLe3ioW5pq_9OWlvHBW0KUbB2si64HjfLlazMK5TyxhBWtC42pZwrtWQW_Zj0A2J0TBqTrL1kn4Swr6yvJCbv0eSItJ67S07hQqFRwE61BrmxCtITeSJkTBlghpJPy9cw0MgE_QhIyFdpx-0_HhvfvN-vqKjXPkY_Eadw9wZMOpkH0ObK8GLr4cEd5zUcIUO3SFtgjgLSPp_JsH_uA3';]
SQL RUNTIME[0.00080490s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112732' WHERE `error_id` = '440']
SQL RUNTIME[0.00957012s]
SNMP STATUS[FALSE]
582 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.582 ifOutMulticastPkts.582 ifInBroadcastPkts.582 ifOutBroadcastPkts.582 ifHCInOctets.582 ifHCOutOctets.582 ifHCInUcastPkts.582 ifHCOutUcastPkts.582 ifHCInMulticastPkts.582 ifHCOutMulticastPkts.582 ifHCInBroadcastPkts.582 ifHCOutBroadcastPkts.582 ifInOctets.582 ifOutOctets.582 ifInUcastPkts.582 ifOutUcastPkts.582 ifInNUcastPkts.582 ifOutNUcastPkts.582 ifInDiscards.582 ifOutDiscards.582 ifInErrors.582 ifOutErrors.582 ifInUnknownProtos.582 ifMtu.582 ifSpeed.582 ifPhysAddress.582 ifAdminStatus.582 ifLastChange.582 ifPromiscuousMode.582 ifConnectorPresent.582]

CMD EXITCODE[1]
CMD RUNTIME[6.0293s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwQBH_nFCw4VxAPUNqqZZpImiLe3ioW5pq_9OWlvHBW0KUbB2si64HjfLlazMK5TyxhBWtC42pZwrtWQW_Zj0A2J0TBqTrL1kn4Swr6yvJCbv0eSItJ67S07hQqFRwE61BrmxCtITeSJkTBlghpJPy9cw0MgE_QhIyFdpx-0_HhvfvN-vqKjXPkY_Eadw9wZMOpkH0ObK8GLr4cEd5zUcIUO3SFtgjgLSPp_JsH_uA3';]
SQL RUNTIME[0.00068593s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112738' WHERE `error_id` = '441']
SQL RUNTIME[0.01795101s]
SNMP STATUS[FALSE]
583 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.583 ifOutMulticastPkts.583 ifInBroadcastPkts.583 ifOutBroadcastPkts.583 ifHCInOctets.583 ifHCOutOctets.583 ifHCInUcastPkts.583 ifHCOutUcastPkts.583 ifHCInMulticastPkts.583 ifHCOutMulticastPkts.583 ifHCInBroadcastPkts.583 ifHCOutBroadcastPkts.583 ifInOctets.583 ifOutOctets.583 ifInUcastPkts.583 ifOutUcastPkts.583 ifInNUcastPkts.583 ifOutNUcastPkts.583 ifInDiscards.583 ifOutDiscards.583 ifInErrors.583 ifOutErrors.583 ifInUnknownProtos.583 ifMtu.583 ifSpeed.583 ifPhysAddress.583 ifAdminStatus.583 ifLastChange.583 ifPromiscuousMode.583 ifConnectorPresent.583]

CMD EXITCODE[1]
CMD RUNTIME[6.0302s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwRwd85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4X64Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00057101s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112744' WHERE `error_id` = '442']
SQL RUNTIME[0.01088595s]
SNMP STATUS[FALSE]
584 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.584 ifOutMulticastPkts.584 ifInBroadcastPkts.584 ifOutBroadcastPkts.584 ifHCInOctets.584 ifHCOutOctets.584 ifHCInUcastPkts.584 ifHCOutUcastPkts.584 ifHCInMulticastPkts.584 ifHCOutMulticastPkts.584 ifHCInBroadcastPkts.584 ifHCOutBroadcastPkts.584 ifInOctets.584 ifOutOctets.584 ifInUcastPkts.584 ifOutUcastPkts.584 ifInNUcastPkts.584 ifOutNUcastPkts.584 ifInDiscards.584 ifOutDiscards.584 ifInErrors.584 ifOutErrors.584 ifInUnknownProtos.584 ifMtu.584 ifSpeed.584 ifPhysAddress.584 ifAdminStatus.584 ifLastChange.584 ifPromiscuousMode.584 ifConnectorPresent.584]

CMD EXITCODE[1]
CMD RUNTIME[6.0374s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxS8HdOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl6vFLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00053382s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112750' WHERE `error_id` = '443']
SQL RUNTIME[0.06844091s]
SNMP STATUS[FALSE]
585 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.585 ifOutMulticastPkts.585 ifInBroadcastPkts.585 ifOutBroadcastPkts.585 ifHCInOctets.585 ifHCOutOctets.585 ifHCInUcastPkts.585 ifHCOutUcastPkts.585 ifHCInMulticastPkts.585 ifHCOutMulticastPkts.585 ifHCInBroadcastPkts.585 ifHCOutBroadcastPkts.585 ifInOctets.585 ifOutOctets.585 ifInUcastPkts.585 ifOutUcastPkts.585 ifInNUcastPkts.585 ifOutNUcastPkts.585 ifInDiscards.585 ifOutDiscards.585 ifInErrors.585 ifOutErrors.585 ifInUnknownProtos.585 ifMtu.585 ifSpeed.585 ifPhysAddress.585 ifAdminStatus.585 ifLastChange.585 ifPromiscuousMode.585 ifConnectorPresent.585]

CMD EXITCODE[1]
CMD RUNTIME[6.0301s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwb-KtTsOBcQTxAWasWNZE0Rby9daww2_ylLy_l-YuCLj7YDyawvnNYNqtm4S99ZAkr2BAaW8sS3rcK-oHdDCSzIArO1VmyzsJfUtAoywu5dTyQFkVrWVp3CpUKjoJ1rLWtD4MhO5MKomBHhDQT_t6pBu6Ab9CEjJl2HKfp9HLOTrO-fcLaWnIhe2v79HBiwzGTQwpsbwauLh8RPlNRxBg6tJm2COAGRtLpNwf8w18';]
SQL RUNTIME[0.00058007s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112757' WHERE `error_id` = '444']
SQL RUNTIME[0.01581192s]
SNMP STATUS[FALSE]
586 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.586 ifOutMulticastPkts.586 ifInBroadcastPkts.586 ifOutBroadcastPkts.586 ifHCInOctets.586 ifHCOutOctets.586 ifHCInUcastPkts.586 ifHCOutUcastPkts.586 ifHCInMulticastPkts.586 ifHCOutMulticastPkts.586 ifHCInBroadcastPkts.586 ifHCOutBroadcastPkts.586 ifInOctets.586 ifOutOctets.586 ifInUcastPkts.586 ifOutUcastPkts.586 ifInNUcastPkts.586 ifOutNUcastPkts.586 ifInDiscards.586 ifOutDiscards.586 ifInErrors.586 ifOutErrors.586 ifInUnknownProtos.586 ifMtu.586 ifSpeed.586 ifPhysAddress.586 ifAdminStatus.586 ifLastChange.586 ifPromiscuousMode.586 ifConnectorPresent.586]

CMD EXITCODE[1]
CMD RUNTIME[6.0291s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfxT_J1TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47zxWo5C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00091887s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112763' WHERE `error_id` = '445']
SQL RUNTIME[0.01542902s]
SNMP STATUS[FALSE]
587 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.587 ifOutMulticastPkts.587 ifInBroadcastPkts.587 ifOutBroadcastPkts.587 ifHCInOctets.587 ifHCOutOctets.587 ifHCInUcastPkts.587 ifHCOutUcastPkts.587 ifHCInMulticastPkts.587 ifHCOutMulticastPkts.587 ifHCInBroadcastPkts.587 ifHCOutBroadcastPkts.587 ifInOctets.587 ifOutOctets.587 ifInUcastPkts.587 ifOutUcastPkts.587 ifInNUcastPkts.587 ifOutNUcastPkts.587 ifInDiscards.587 ifOutDiscards.587 ifInErrors.587 ifOutErrors.587 ifInUnknownProtos.587 ifMtu.587 ifSpeed.587 ifPhysAddress.587 ifAdminStatus.587 ifLastChange.587 ifPromiscuousMode.587 ifConnectorPresent.587]

CMD EXITCODE[1]
CMD RUNTIME[6.0301s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwT_Z1TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47zxWo5C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00059605s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112769' WHERE `error_id` = '446']
SQL RUNTIME[0.00967193s]
SNMP STATUS[FALSE]
588 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.588 ifOutMulticastPkts.588 ifInBroadcastPkts.588 ifOutBroadcastPkts.588 ifHCInOctets.588 ifHCOutOctets.588 ifHCInUcastPkts.588 ifHCOutUcastPkts.588 ifHCInMulticastPkts.588 ifHCOutMulticastPkts.588 ifHCInBroadcastPkts.588 ifHCOutBroadcastPkts.588 ifInOctets.588 ifOutOctets.588 ifInUcastPkts.588 ifOutUcastPkts.588 ifInNUcastPkts.588 ifOutNUcastPkts.588 ifInDiscards.588 ifOutDiscards.588 ifInErrors.588 ifOutErrors.588 ifInUnknownProtos.588 ifMtu.588 ifSpeed.588 ifPhysAddress.588 ifAdminStatus.588 ifLastChange.588 ifPromiscuousMode.588 ifConnectorPresent.588]

CMD EXITCODE[1]
CMD RUNTIME[6.0298s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCfwT_NUpWHCzIB6grJ2WaSJpinh7q6ww2_ylLy_l-UFBG-_sexNYjxyWq_V64YdTZAkr2BIaW8sSPjQKTj27GUhmQRRcqrNkXYS_pKCfLC_k1t-BtChay9K6U6hU0AlWV2s7H3pDdiYVRMGeCGkm_L1TDYyAL9CEjJm2HKfp_HTOTrO-vcPGWnIhexv78HBmwzGTYwpsbgauLh8RPlJRxBhatJk2COB6RtLpNwf8xR8';]
SQL RUNTIME[0.00060701s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112775' WHERE `error_id` = '447']
SQL RUNTIME[0.01280403s]
SNMP STATUS[FALSE]
589 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.589 ifOutMulticastPkts.589 ifInBroadcastPkts.589 ifOutBroadcastPkts.589 ifHCInOctets.589 ifHCOutOctets.589 ifHCInUcastPkts.589 ifHCOutUcastPkts.589 ifHCInMulticastPkts.589 ifHCOutMulticastPkts.589 ifHCInBroadcastPkts.589 ifHCOutBroadcastPkts.589 ifInOctets.589 ifOutOctets.589 ifInUcastPkts.589 ifOutUcastPkts.589 ifInNUcastPkts.589 ifOutNUcastPkts.589 ifInDiscards.589 ifOutDiscards.589 ifInErrors.589 ifOutErrors.589 ifInUnknownProtos.589 ifMtu.589 ifSpeed.589 ifPhysAddress.589 ifAdminStatus.589 ifLastChange.589 ifPromiscuousMode.589 ifConnectorPresent.589]

CMD EXITCODE[1]
CMD RUNTIME[6.0288s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwT9HNOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOF8vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00066113s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112781' WHERE `error_id` = '448']
SQL RUNTIME[0.01085901s]
SNMP STATUS[FALSE]
590 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.590 ifOutMulticastPkts.590 ifInBroadcastPkts.590 ifOutBroadcastPkts.590 ifHCInOctets.590 ifHCOutOctets.590 ifHCInUcastPkts.590 ifHCOutUcastPkts.590 ifHCInMulticastPkts.590 ifHCOutMulticastPkts.590 ifHCInBroadcastPkts.590 ifHCOutBroadcastPkts.590 ifInOctets.590 ifOutOctets.590 ifInUcastPkts.590 ifOutUcastPkts.590 ifInNUcastPkts.590 ifOutNUcastPkts.590 ifInDiscards.590 ifOutDiscards.590 ifInErrors.590 ifOutErrors.590 ifInUnknownProtos.590 ifMtu.590 ifSpeed.590 ifPhysAddress.590 ifAdminStatus.590 ifLastChange.590 ifPromiscuousMode.590 ifConnectorPresent.590]

CMD EXITCODE[1]
CMD RUNTIME[6.0298s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjkEKAjEMAL_iC8SLB4_rKlhw3YL4gNJWLauJpCni761iYd3mlk4mZcJZQZduHKyJrAeO8-VqMQvnPrGEFawJjatlCe9aBb1lPwLZnBAFp-osWyfhLynoK8sLufV7IC0mrdPSulOoVHAQrEOtbUK0htxImhAFWyKkkfD3zjUwAD5BEzIW2nH6TceH9-436-srNs6Rj8Vr3D3AkQ2nQvY5sL0auPhyRHjPRQlT7NAV2iKAt4yk828e-IPf';]
SQL RUNTIME[0.00060511s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112787' WHERE `error_id` = '449']
SQL RUNTIME[0.00891495s]
SNMP STATUS[FALSE]
591 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.591 ifOutMulticastPkts.591 ifInBroadcastPkts.591 ifOutBroadcastPkts.591 ifHCInOctets.591 ifHCOutOctets.591 ifHCInUcastPkts.591 ifHCOutUcastPkts.591 ifHCInMulticastPkts.591 ifHCOutMulticastPkts.591 ifHCInBroadcastPkts.591 ifHCOutBroadcastPkts.591 ifInOctets.591 ifOutOctets.591 ifInUcastPkts.591 ifOutUcastPkts.591 ifInNUcastPkts.591 ifOutNUcastPkts.591 ifInDiscards.591 ifOutDiscards.591 ifInErrors.591 ifOutErrors.591 ifInUnknownProtos.591 ifMtu.591 ifSpeed.591 ifPhysAddress.591 ifAdminStatus.591 ifLastChange.591 ifPromiscuousMode.591 ifConnectorPresent.591]

CMD EXITCODE[1]
CMD RUNTIME[6.0311s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbwAQ_9tjkEKAjEMAL_iCwQPHjyuq2DBdQviA0pbtawmkqaIv7eKhXWbWzqZlAlnBV26cbAmsh44zperxSyc-8QSVrAmNK6WJbxrFfSW_Qhkc0IUnKqzbJ2Ev6Sgrywv5NbvgbSYtE5L606hUsFBsA61tgnRGnIjaUIUbImQRsLfO9fAAPgETchYaMfpNx0f3rvfrK-v2DhHPhavcfcARzacCtnnwPZq4OLLEeE9FyVMsUNXaIsA3jKSzr954A9-Aw';]
SQL RUNTIME[0.00066495s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112793' WHERE `error_id` = '450']
SQL RUNTIME[0.00888395s]
SNMP STATUS[FALSE]
592 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.592 ifOutMulticastPkts.592 ifInBroadcastPkts.592 ifOutBroadcastPkts.592 ifHCInOctets.592 ifHCOutOctets.592 ifHCInUcastPkts.592 ifHCOutUcastPkts.592 ifHCInMulticastPkts.592 ifHCOutMulticastPkts.592 ifHCInBroadcastPkts.592 ifHCOutBroadcastPkts.592 ifInOctets.592 ifOutOctets.592 ifInUcastPkts.592 ifOutUcastPkts.592 ifInNUcastPkts.592 ifOutNUcastPkts.592 ifInDiscards.592 ifOutDiscards.592 ifInErrors.592 ifOutErrors.592 ifInUnknownProtos.592 ifMtu.592 ifSpeed.592 ifPhysAddress.592 ifAdminStatus.592 ifLastChange.592 ifPromiscuousMode.592 ifConnectorPresent.592]

CMD EXITCODE[1]
CMD RUNTIME[6.0292s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbwAQ_9tjkEKAjEMAL_iCzwIHjyuq2DBdQviA0pbtawmkqaIv7eKhXWbWzqZlAlnBV26cbAmsh44zperxSyc-8QSVrAmNK6WJbxrFfSW_Qhkc0IUnKqzbJ2Ev6Sgrywv5NbvgbSYtE5L606hUsFBsA61tgnRGnIjaUIUbImQRsLfO9fAAPgETchYaMfpNx0f3rvfrK-v2DhHPhavcfcARzacCtnnwPZq4OLLEeE9FyVMsUNXaIsA3jKSzr954A9-Aw';]
SQL RUNTIME[0.00056982s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112799' WHERE `error_id` = '451']
SQL RUNTIME[0.02036810s]
SNMP STATUS[FALSE]
593 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.593 ifOutMulticastPkts.593 ifInBroadcastPkts.593 ifOutBroadcastPkts.593 ifHCInOctets.593 ifHCOutOctets.593 ifHCInUcastPkts.593 ifHCOutUcastPkts.593 ifHCInMulticastPkts.593 ifHCOutMulticastPkts.593 ifHCInBroadcastPkts.593 ifHCOutBroadcastPkts.593 ifInOctets.593 ifOutOctets.593 ifInUcastPkts.593 ifOutUcastPkts.593 ifInNUcastPkts.593 ifOutNUcastPkts.593 ifInDiscards.593 ifOutDiscards.593 ifInErrors.593 ifOutErrors.593 ifInUnknownProtos.593 ifMtu.593 ifSpeed.593 ifPhysAddress.593 ifAdminStatus.593 ifLastChange.593 ifPromiscuousMode.593 ifConnectorPresent.593]

CMD EXITCODE[1]
CMD RUNTIME[6.0285s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjkEKAjEMAL_iC7yIB4_rKlhw3YL4gNJWLauJpCni761iYd3mlk4mZcJZQZduHKyJrAeO8-VqMQvnPrGEFawJjatlCe9aBb1lPwLZnBAFp-osWyfhLynoK8sLufV7IC0mrdPSulOoVHAQrEOtbUK0htxImhAFWyKkkfD3zjUwAD5BEzIW2nH6TceH9-436-srNs6Rj8Vr3D3AkQ2nQvY5sL0auPhyRHjPRQlT7NAV2iKAt4yk828e-IPf';]
SQL RUNTIME[0.00098991s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112805' WHERE `error_id` = '452']
SQL RUNTIME[0.12128019s]
SNMP STATUS[FALSE]
594 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.594 ifOutMulticastPkts.594 ifInBroadcastPkts.594 ifOutBroadcastPkts.594 ifHCInOctets.594 ifHCOutOctets.594 ifHCInUcastPkts.594 ifHCOutUcastPkts.594 ifHCInMulticastPkts.594 ifHCOutMulticastPkts.594 ifHCInBroadcastPkts.594 ifHCOutBroadcastPkts.594 ifInOctets.594 ifOutOctets.594 ifInUcastPkts.594 ifOutUcastPkts.594 ifInNUcastPkts.594 ifOutNUcastPkts.594 ifInDiscards.594 ifOutDiscards.594 ifInErrors.594 ifOutErrors.594 ifInUnknownProtos.594 ifMtu.594 ifSpeed.594 ifPhysAddress.594 ifAdminStatus.594 ifLastChange.594 ifPromiscuousMode.594 ifConnectorPresent.594]

CMD EXITCODE[1]
CMD RUNTIME[6.0295s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjkEKAjEMAL_iCzzpweO6ChZctyA-oLRVy2oiaYr4e6tYWLe5pZNJmXBW0KUbB2si64HjfLlazMK5TyxhBWtC42pZwrtWQW_Zj0A2J0TBqTrL1kn4Swr6yvJCbv0eSItJ67S07hQqFRwE61BrmxCtITeSJkTBlghpJPy9cw0MgE_QhIyFdpx-0_HhvfvN-vqKjXPkY_Eadw9wZMOpkH0ObK8GLr4cEd5zUcIUO3SFtgjgLSPp_JsH_uA3';]
SQL RUNTIME[0.00057101s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112811' WHERE `error_id` = '453']
SQL RUNTIME[0.01374102s]
SNMP STATUS[FALSE]
595 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.595 ifOutMulticastPkts.595 ifInBroadcastPkts.595 ifOutBroadcastPkts.595 ifHCInOctets.595 ifHCOutOctets.595 ifHCInUcastPkts.595 ifHCOutUcastPkts.595 ifHCInMulticastPkts.595 ifHCOutMulticastPkts.595 ifHCInBroadcastPkts.595 ifHCOutBroadcastPkts.595 ifInOctets.595 ifOutOctets.595 ifInUcastPkts.595 ifOutUcastPkts.595 ifInNUcastPkts.595 ifOutNUcastPkts.595 ifInDiscards.595 ifOutDiscards.595 ifInErrors.595 ifOutErrors.595 ifInUnknownProtos.595 ifMtu.595 ifSpeed.595 ifPhysAddress.595 ifAdminStatus.595 ifLastChange.595 ifPromiscuousMode.595 ifConnectorPresent.595]

CMD EXITCODE[1]
CMD RUNTIME[6.0304s]
CMD EXITDELAY[10ms]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfzbh586BQvOFcQDlLVqURNJU8TbW8cKs81f-vJSnr8o6OKD_WAC6zuHZbNqFv7SR5awgg2hsbUs4X2roB_YzUAyC6LgXJ0l6yz8JQWNsryQW8cDaVG0lqV1p1Cp4ChYx1rb-jAYsjOpIAp2REgz4e-dauAO-AZNyJhpx3GaTi_n7DTr2yesrSUXsre2Tw8nNhwzOaTA9mbg6vIR4TMVRYyhQ5tpiwBuYCSdfnPAP_wF';]
SQL RUNTIME[0.00062013s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112817' WHERE `error_id` = '454']
SQL RUNTIME[0.01086402s]
SNMP STATUS[FALSE]
596 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.596 ifOutMulticastPkts.596 ifInBroadcastPkts.596 ifOutBroadcastPkts.596 ifHCInOctets.596 ifHCOutOctets.596 ifHCInUcastPkts.596 ifHCOutUcastPkts.596 ifHCInMulticastPkts.596 ifHCOutMulticastPkts.596 ifHCInBroadcastPkts.596 ifHCOutBroadcastPkts.596 ifInOctets.596 ifOutOctets.596 ifInUcastPkts.596 ifOutUcastPkts.596 ifInNUcastPkts.596 ifOutNUcastPkts.596 ifInDiscards.596 ifOutDiscards.596 ifInErrors.596 ifOutErrors.596 ifInUnknownProtos.596 ifMtu.596 ifSpeed.596 ifPhysAddress.596 ifAdminStatus.596 ifLastChange.596 ifPromiscuousMode.596 ifConnectorPresent.596]

CMD EXITCODE[1]
CMD RUNTIME[6.0311s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfxT8HNOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOF6vlLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00065303s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112823' WHERE `error_id` = '455']
SQL RUNTIME[0.01682091s]
SNMP STATUS[FALSE]
597 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.597 ifOutMulticastPkts.597 ifInBroadcastPkts.597 ifOutBroadcastPkts.597 ifHCInOctets.597 ifHCOutOctets.597 ifHCInUcastPkts.597 ifHCOutUcastPkts.597 ifHCInMulticastPkts.597 ifHCOutMulticastPkts.597 ifHCInBroadcastPkts.597 ifHCOutBroadcastPkts.597 ifInOctets.597 ifOutOctets.597 ifInUcastPkts.597 ifOutUcastPkts.597 ifInNUcastPkts.597 ifOutNUcastPkts.597 ifInDiscards.597 ifOutDiscards.597 ifInErrors.597 ifOutErrors.597 ifInUnknownProtos.597 ifMtu.597 ifSpeed.597 ifPhysAddress.597 ifAdminStatus.597 ifLastChange.597 ifPromiscuousMode.597 ifConnectorPresent.597]

CMD EXITCODE[1]
CMD RUNTIME[6.0298s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfwT8XNOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOF6vlLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00066710s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112829' WHERE `error_id` = '456']
SQL RUNTIME[0.01144695s]
SNMP STATUS[FALSE]
599 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.599 ifOutMulticastPkts.599 ifInBroadcastPkts.599 ifOutBroadcastPkts.599 ifHCInOctets.599 ifHCOutOctets.599 ifHCInUcastPkts.599 ifHCOutUcastPkts.599 ifHCInMulticastPkts.599 ifHCOutMulticastPkts.599 ifHCInBroadcastPkts.599 ifHCOutBroadcastPkts.599 ifInOctets.599 ifOutOctets.599 ifInUcastPkts.599 ifOutUcastPkts.599 ifInNUcastPkts.599 ifOutNUcastPkts.599 ifInDiscards.599 ifOutDiscards.599 ifInErrors.599 ifOutErrors.599 ifInUnknownProtos.599 ifMtu.599 ifSpeed.599 ifPhysAddress.599 ifAdminStatus.599 ifLastChange.599 ifPromiscuousMode.599 ifConnectorPresent.599]

CMD EXITCODE[1]
CMD RUNTIME[6.0296s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCfzzw0-dggU3C-IBytppmSaSpoi3t8oKs81f-vJSnh8UtPHOvjeB9chhuVqvF344RZawgi2hsbUs4UOj4NSzm4FkFkTBpTpL1kX4Swr6yfJCbv0dSIuitSytO4VKBZ1gdbW286E3ZGdSQRTsiZBmwt871cAI-AJNyJhpy3Gazk_n7DTr2ztsrCUXsrexDw9nNhwzOabA5mbg6vIR4SMVRYyhRZtpgwCuZySdfnPAX_wB';]
SQL RUNTIME[0.00059795s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112835' WHERE `error_id` = '457']
SQL RUNTIME[0.01257896s]
SNMP STATUS[FALSE]
604 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.604 ifOutMulticastPkts.604 ifInBroadcastPkts.604 ifOutBroadcastPkts.604 ifHCInOctets.604 ifHCOutOctets.604 ifHCInUcastPkts.604 ifHCOutUcastPkts.604 ifHCInMulticastPkts.604 ifHCOutMulticastPkts.604 ifHCInBroadcastPkts.604 ifHCOutBroadcastPkts.604 ifInOctets.604 ifOutOctets.604 ifInUcastPkts.604 ifOutUcastPkts.604 ifInNUcastPkts.604 ifOutNUcastPkts.604 ifInDiscards.604 ifOutDiscards.604 ifInErrors.604 ifOutErrors.604 ifInUnknownProtos.604 ifMtu.604 ifSpeed.604 ifPhysAddress.604 ifAdminStatus.604 ifLastChange.604 ifPromiscuousMode.604 ifConnectorPresent.604]

CMD EXITCODE[1]
CMD RUNTIME[6.0291s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQP8X9OwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOV4vlLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00070906s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112841' WHERE `error_id` = '458']
SQL RUNTIME[0.02094913s]
SNMP STATUS[FALSE]
605 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.605 ifOutMulticastPkts.605 ifInBroadcastPkts.605 ifOutBroadcastPkts.605 ifHCInOctets.605 ifHCOutOctets.605 ifHCInUcastPkts.605 ifHCOutUcastPkts.605 ifHCInMulticastPkts.605 ifHCOutMulticastPkts.605 ifHCInBroadcastPkts.605 ifHCOutBroadcastPkts.605 ifInOctets.605 ifOutOctets.605 ifInUcastPkts.605 ifOutUcastPkts.605 ifInNUcastPkts.605 ifOutNUcastPkts.605 ifInDiscards.605 ifOutDiscards.605 ifInErrors.605 ifOutErrors.605 ifInUnknownProtos.605 ifMtu.605 ifSpeed.605 ifPhysAddress.605 ifAdminStatus.605 ifLastChange.605 ifPromiscuousMode.605 ifConnectorPresent.605]

CMD EXITCODE[1]
CMD RUNTIME[6.0302s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCcQf_Z9TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z1WI5C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00071692s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112847' WHERE `error_id` = '459']
SQL RUNTIME[0.07913709s]
SNMP STATUS[FALSE]
606 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.606 ifOutMulticastPkts.606 ifInBroadcastPkts.606 ifOutBroadcastPkts.606 ifHCInOctets.606 ifHCOutOctets.606 ifHCInUcastPkts.606 ifHCOutUcastPkts.606 ifHCInMulticastPkts.606 ifHCOutMulticastPkts.606 ifHCInBroadcastPkts.606 ifHCOutBroadcastPkts.606 ifInOctets.606 ifOutOctets.606 ifInUcastPkts.606 ifOutUcastPkts.606 ifInNUcastPkts.606 ifOutNUcastPkts.606 ifInDiscards.606 ifOutDiscards.606 ifInErrors.606 ifOutErrors.606 ifInUnknownProtos.606 ifMtu.606 ifSpeed.606 ifPhysAddress.606 ifAdminStatus.606 ifLastChange.606 ifPromiscuousMode.606 ifConnectorPresent.606]

CMD EXITCODE[1]
CMD RUNTIME[6.0303s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCcQv_3UKFtwsiAcoa6dlmkiaIt7eKivMNn_py0t5flDQxjv73gTWI4flerVe-OEUWcIKtoTG1rKED42CU89uBpJZEAWX6ixZF-EvKegnywu59XcgLYrWsrTuFCoVdILV1drOh96QnUkFUbAnQpoJf-9UAyPgCzQhY6Ytx2k6P52z06xv77CxllzI3sY-PJzZcMzkmAKbm4Gry0eEj1QUMYYWbaYNAriekXT6zQF_8Qc';]
SQL RUNTIME[0.00075889s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112854' WHERE `error_id` = '460']
SQL RUNTIME[0.07089400s]
SNMP STATUS[FALSE]
607 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.607 ifOutMulticastPkts.607 ifInBroadcastPkts.607 ifOutBroadcastPkts.607 ifHCInOctets.607 ifHCOutOctets.607 ifHCInUcastPkts.607 ifHCOutUcastPkts.607 ifHCInMulticastPkts.607 ifHCOutMulticastPkts.607 ifHCInBroadcastPkts.607 ifHCOutBroadcastPkts.607 ifInOctets.607 ifOutOctets.607 ifInUcastPkts.607 ifOutUcastPkts.607 ifInNUcastPkts.607 ifOutNUcastPkts.607 ifInDiscards.607 ifOutDiscards.607 ifInErrors.607 ifOutErrors.607 ifInUnknownProtos.607 ifMtu.607 ifSpeed.607 ifPhysAddress.607 ifAdminStatus.607 ifLastChange.607 ifPromiscuousMode.607 ifConnectorPresent.607]

CMD EXITCODE[1]
CMD RUNTIME[6.0297s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AboARf9tjlEKwjAMQK_iCcQv_Z5TsOBcQTxAaauWaSJpinh7q1iYa_7Sl5fywllBl24crImsB47z5WI1C-c-sYQVrAmNq2UJ71oFvWU_AtmcEAWn6ixbJ-EvKegrywu59XsgLSat09K6U6hUcBCsQ61tQrSG3EiaEAVbIqSR8PfONTAAPkETMhbacfpNx4f37jfr6ys2zpGPxWvcPcCRDadC9jmwvRq4-HJEeM9FCVPs0BXaIoC3jKTzbx74g98';]
SQL RUNTIME[0.00065088s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112860' WHERE `error_id` = '461']
SQL RUNTIME[0.07745409s]
SNMP STATUS[FALSE]
608 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.608 ifOutMulticastPkts.608 ifInBroadcastPkts.608 ifOutBroadcastPkts.608 ifHCInOctets.608 ifHCOutOctets.608 ifHCInUcastPkts.608 ifHCOutUcastPkts.608 ifHCInMulticastPkts.608 ifHCOutMulticastPkts.608 ifHCInBroadcastPkts.608 ifHCOutBroadcastPkts.608 ifInOctets.608 ifOutOctets.608 ifInUcastPkts.608 ifOutUcastPkts.608 ifInNUcastPkts.608 ifOutNUcastPkts.608 ifInDiscards.608 ifOutDiscards.608 ifInErrors.608 ifOutErrors.608 ifInUnknownProtos.608 ifMtu.608 ifSpeed.608 ifPhysAddress.608 ifAdminStatus.608 ifLastChange.608 ifPromiscuousMode.608 ifConnectorPresent.608]

CMD EXITCODE[1]
CMD RUNTIME[6.03s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQv8XdOwYJzBfEApa1apomkKeLtrWJhrvlLX17KC2cFXbpxsCayHjjOl4vVLJz7xBJWsCY0rpYlvGsV9Jb9CGRzQhScqrNsnYS_pKCvLC_k1u-BtJi0TkvrTqFSwUGwDrW2CdEaciNpQhRsiZBGwt8718AA-ARNyFhox-k3HR_eu9-sr6_YOEc-Fq9x9wBHNpwK2efA9mrg4ssR4T0XJUyxQ1doiwDeMpLOv3ngD34D';]
SQL RUNTIME[0.00058198s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112866' WHERE `error_id` = '462']
SQL RUNTIME[0.02206302s]
SNMP STATUS[FALSE]
609 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ifInMulticastPkts.609 ifOutMulticastPkts.609 ifInBroadcastPkts.609 ifOutBroadcastPkts.609 ifHCInOctets.609 ifHCOutOctets.609 ifHCInUcastPkts.609 ifHCOutUcastPkts.609 ifHCInMulticastPkts.609 ifHCOutMulticastPkts.609 ifHCInBroadcastPkts.609 ifHCOutBroadcastPkts.609 ifInOctets.609 ifOutOctets.609 ifInUcastPkts.609 ifOutUcastPkts.609 ifInNUcastPkts.609 ifOutNUcastPkts.609 ifInDiscards.609 ifOutDiscards.609 ifInErrors.609 ifOutErrors.609 ifInUnknownProtos.609 ifMtu.609 ifSpeed.609 ifPhysAddress.609 ifAdminStatus.609 ifLastChange.609 ifPromiscuousMode.609 ifConnectorPresent.609]

CMD EXITCODE[1]
CMD RUNTIME[6.0297s]
STDOUT[

]
STDERR[
Timeout: No Response from udp:nj-cr-01:161.
]
SNMP ERROR[#1002 - Request timeout]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1002' AND `snmp_cmd` = 'snmpget' AND `mib` = 'IF-MIB' AND `oid` = 'AbsARP9tjlEKwjAMQK_iCcQvwc85BQvOFcQDlLZqmSaSpoi3t4qFueYvfXkpL5wVdOnGwZrIeuA4Xy5Ws3DuE0tYwZrQuFqW8K5V0Fv2I5DNCVFwqs6ydRL-koK-sryQW78H0mLSOi2tO4VKBQfBOtTaJkRryI2kCVGwJUIaCX_vXAMD4BM0IWOhHaffdHx4736zvr5i4xz5WLzG3QMc2XAqZJ8D26uBiy9HhPdclDDFDl2hLQJ4y0g6_-aBP_gN';]
SQL RUNTIME[0.00057912s]

SQL[UPDATE `snmp_errors` set `error_count` ='15120',`updated` ='1668112872' WHERE `error_id` = '463']
SQL RUNTIME[0.02292109s]
SNMP STATUS[FALSE]

 o JUNIPER-VIRTUALCHASSIS-MIB  JUNIPER-VIRTUALCHASSIS-MIB 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-VIRTUALCHASSIS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxVirtualChassisMemberRole]

CMD EXITCODE[0]
CMD RUNTIME[0.0912s]
STDOUT[
jnxVirtualChassisMemberRole.0 = master
]
SNMP STATUS[TRUE]
Store in cache Table OID: JUNIPER-VIRTUALCHASSIS-MIB::jnxVirtualChassisMemberRole

 o JUNIPER-COS-MIB      JUNIPER-COS-MIB Queue Stats 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosFcIdToFcName]

CMD EXITCODE[0]
CMD RUNTIME[0.0799s]
STDOUT[
jnxCosFcIdToFcName.0 = "best-effort"
jnxCosFcIdToFcName.1 = "expedited-forwarding"
jnxCosFcIdToFcName.2 = "assured-forwarding"
jnxCosFcIdToFcName.3 = "network-control"
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosFcQueueNr]

CMD EXITCODE[0]
CMD RUNTIME[0.0682s]
STDOUT[
jnxCosFcQueueNr."best-effort" = 0
jnxCosFcQueueNr."network-control" = 7
jnxCosFcQueueNr."assured-forwarding" = 1
jnxCosFcQueueNr."expedited-forwarding" = 5
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosFcFabricPriority]

CMD EXITCODE[0]
CMD RUNTIME[0.0643s]
STDOUT[
jnxCosFcFabricPriority.0 = low
jnxCosFcFabricPriority.1 = low
jnxCosFcFabricPriority.2 = low
jnxCosFcFabricPriority.3 = low
]
SNMP STATUS[TRUE]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '2' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00136900s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[{\"queue\":\"0\",\"name\":\"best-effort\",\"prio\":\"low\"},{\"queue\":\"5\",\"name\":\"expedited-forwarding\",\"prio\":\"low\"},{\"queue\":\"1\",\"name\":\"assured-forwarding\",\"prio\":\"low\"},{\"queue\":\"7\",\"name\":\"network-control\",\"prio\":\"low\"}]' WHERE `entity_type` = 'device' AND `entity_id` = '2' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00054908s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosQstatQedPkts]

CMD EXITCODE[0]
CMD RUNTIME[0.075s]
STDOUT[
jnxCosQstatQedPkts = 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` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'JUNIPER-COS-MIB' AND `oid` = 'jnxCosQstatQedPkts';]
SQL RUNTIME[0.00068998s]

SQL[UPDATE `snmp_errors` set `error_count` ='166527',`updated` ='1668112872' WHERE `error_id` = '169']
SQL RUNTIME[0.01056314s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosQstatQedBytes]

CMD EXITCODE[0]
CMD RUNTIME[0.0672s]
STDOUT[
jnxCosQstatQedBytes = 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` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'JUNIPER-COS-MIB' AND `oid` = 'jnxCosQstatQedBytes';]
SQL RUNTIME[0.00065112s]

SQL[UPDATE `snmp_errors` set `error_count` ='166527',`updated` ='1668112872' WHERE `error_id` = '170']
SQL RUNTIME[0.01034284s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosQstatTxedPkts]

CMD EXITCODE[0]
CMD RUNTIME[1.8788s]
STDOUT[
jnxCosQstatTxedPkts.502.0 = 204088651
jnxCosQstatTxedPkts.502.1 = 0
jnxCosQstatTxedPkts.502.2 = 0
jnxCosQstatTxedPkts.502.3 = 0
jnxCosQstatTxedPkts.502.4 = 0
jnxCosQstatTxedPkts.502.5 = 0
jnxCosQstatTxedPkts.502.6 = 0
jnxCosQstatTxedPkts.502.7 = 28288531
jnxCosQstatTxedPkts.504.0 = 2841814352
jnxCosQstatTxedPkts.504.1 = 0
jnxCosQstatTxedPkts.504.2 = 0
jnxCosQstatTxedPkts.504.3 = 0
jnxCosQstatTxedPkts.504.4 = 0
jnxCosQstatTxedPkts.504.5 = 0
jnxCosQstatTxedPkts.504.6 = 0
jnxCosQstatTxedPkts.504.7 = 28562931
jnxCosQstatTxedPkts.505.0 = 488942625
jnxCosQstatTxedPkts.505.1 = 0
jnxCosQstatTxedPkts.505.2 = 0
jnxCosQstatTxedPkts.505.3 = 0
jnxCosQstatTxedPkts.505.4 = 0
jnxCosQstatTxedPkts.505.5 = 0
jnxCosQstatTxedPkts.505.6 = 0
jnxCosQstatTxedPkts.505.7 = 28118902
jnxCosQstatTxedPkts.506.0 = 559517011
jnxCosQstatTxedPkts.506.1 = 0
jnxCosQstatTxedPkts.506.2 = 0
jnxCosQstatTxedPkts.506.3 = 0
jnxCosQstatTxedPkts.506.4 = 0
jnxCosQstatTxedPkts.506.5 = 0
jnxCosQstatTxedPkts.506.6 = 0
jnxCosQstatTxedPkts.506.7 = 27724952
jnxCosQstatTxedPkts.510.0 = 1604563395
jnxCosQstatTxedPkts.510.1 = 0
jnxCosQstatTxedPkts.510.2 = 0
jnxCosQstatTxedPkts.510.3 = 0
jnxCosQstatTxedPkts.510.4 = 0
jnxCosQstatTxedPkts.510.5 = 0
jnxCosQstatTxedPkts.510.6 = 0
jnxCosQstatTxedPkts.510.7 = 38098859
jnxCosQstatTxedPkts.512.0 = 533404984
jnxCosQstatTxedPkts.512.1 = 0
jnxCosQstatTxedPkts.512.2 = 0
jnxCosQstatTxedPkts.512.3 = 0
jnxCosQstatTxedPkts.512.4 = 0
jnxCosQstatTxedPkts.512.5 = 0
jnxCosQstatTxedPkts.512.6 = 0
jnxCosQstatTxedPkts.512.7 = 27992177
jnxCosQstatTxedPkts.514.0 = 808887098
jnxCosQstatTxedPkts.514.1 = 0
jnxCosQstatTxedPkts.514.2 = 0
jnxCosQstatTxedPkts.514.3 = 0
jnxCosQstatTxedPkts.514.4 = 0
jnxCosQstatTxedPkts.514.5 = 0
jnxCosQstatTxedPkts.514.6 = 0
jnxCosQstatTxedPkts.514.7 = 25686553
jnxCosQstatTxedPkts.515.0 = 19498110343
jnxCosQstatTxedPkts.515.1 = 0
jnxCosQstatTxedPkts.515.2 = 0
jnxCosQstatTxedPkts.515.3 = 0
jnxCosQstatTxedPkts.515.4 = 0
jnxCosQstatTxedPkts.515.5 = 0
jnxCosQstatTxedPkts.515.6 = 0
jnxCosQstatTxedPkts.515.7 = 22614064
jnxCosQstatTxedPkts.516.0 = 0
jnxCosQstatTxedPkts.516.1 = 0
jnxCosQstatTxedPkts.516.2 = 0
jnxCosQstatTxedPkts.516.3 = 0
jnxCosQstatTxedPkts.516.4 = 0
jnxCosQstatTxedPkts.516.5 = 0
jnxCosQstatTxedPkts.516.6 = 0
jnxCosQstatTxedPkts.516.7 = 0
jnxCosQstatTxedPkts.517.0 = 0
jnxCosQstatTxedPkts.517.1 = 0
jnxCosQstatTxedPkts.517.2 = 0
jnxCosQstatTxedPkts.517.3 = 0
jnxCosQstatTxedPkts.517.4 = 0
jnxCosQstatTxedPkts.517.5 = 0
jnxCosQstatTxedPkts.517.6 = 0
jnxCosQstatTxedPkts.517.7 = 0
jnxCosQstatTxedPkts.522.0 = 0
jnxCosQstatTxedPkts.522.1 = 0
jnxCosQstatTxedPkts.522.2 = 0
jnxCosQstatTxedPkts.522.3 = 0
jnxCosQstatTxedPkts.522.4 = 0
jnxCosQstatTxedPkts.522.5 = 0
jnxCosQstatTxedPkts.522.6 = 0
jnxCosQstatTxedPkts.522.7 = 0
jnxCosQstatTxedPkts.524.0 = 0
jnxCosQstatTxedPkts.524.1 = 0
jnxCosQstatTxedPkts.524.2 = 0
jnxCosQstatTxedPkts.524.3 = 0
jnxCosQstatTxedPkts.524.4 = 0
jnxCosQstatTxedPkts.524.5 = 0
jnxCosQstatTxedPkts.524.6 = 0
jnxCosQstatTxedPkts.524.7 = 0
jnxCosQstatTxedPkts.526.0 = 0
jnxCosQstatTxedPkts.526.1 = 0
jnxCosQstatTxedPkts.526.2 = 0
jnxCosQstatTxedPkts.526.3 = 0
jnxCosQstatTxedPkts.526.4 = 0
jnxCosQstatTxedPkts.526.5 = 0
jnxCosQstatTxedPkts.526.6 = 0
jnxCosQstatTxedPkts.526.7 = 0
jnxCosQstatTxedPkts.528.0 = 0
jnxCosQstatTxedPkts.528.1 = 0
jnxCosQstatTxedPkts.528.2 = 0
jnxCosQstatTxedPkts.528.3 = 0
jnxCosQstatTxedPkts.528.4 = 0
jnxCosQstatTxedPkts.528.5 = 0
jnxCosQstatTxedPkts.528.6 = 0
jnxCosQstatTxedPkts.528.7 = 0
jnxCosQstatTxedPkts.529.0 = 0
jnxCosQstatTxedPkts.529.1 = 0
jnxCosQstatTxedPkts.529.2 = 0
jnxCosQstatTxedPkts.529.3 = 0
jnxCosQstatTxedPkts.529.4 = 0
jnxCosQstatTxedPkts.529.5 = 0
jnxCosQstatTxedPkts.529.6 = 0
jnxCosQstatTxedPkts.529.7 = 0
jnxCosQstatTxedPkts.530.0 = 201096663
jnxCosQstatTxedPkts.530.1 = 0
jnxCosQstatTxedPkts.530.2 = 0
jnxCosQstatTxedPkts.530.3 = 0
jnxCosQstatTxedPkts.530.4 = 0
jnxCosQstatTxedPkts.530.5 = 0
jnxCosQstatTxedPkts.530.6 = 0
jnxCosQstatTxedPkts.530.7 = 15284135
jnxCosQstatTxedPkts.534.0 = 32026031850
jnxCosQstatTxedPkts.534.1 = 0
jnxCosQstatTxedPkts.534.2 = 0
jnxCosQstatTxedPkts.534.3 = 0
jnxCosQstatTxedPkts.534.4 = 0
jnxCosQstatTxedPkts.534.5 = 0
jnxCosQstatTxedPkts.534.6 = 0
jnxCosQstatTxedPkts.534.7 = 15468392
jnxCosQstatTxedPkts.535.0 = 24604414157
jnxCosQstatTxedPkts.535.1 = 0
jnxCosQstatTxedPkts.535.2 = 0
jnxCosQstatTxedPkts.535.3 = 0
jnxCosQstatTxedPkts.535.4 = 0
jnxCosQstatTxedPkts.535.5 = 0
jnxCosQstatTxedPkts.535.6 = 0
jnxCosQstatTxedPkts.535.7 = 15040659
jnxCosQstatTxedPkts.538.0 = 174826853
jnxCosQstatTxedPkts.538.1 = 0
jnxCosQstatTxedPkts.538.2 = 0
jnxCosQstatTxedPkts.538.3 = 0
jnxCosQstatTxedPkts.538.4 = 0
jnxCosQstatTxedPkts.538.5 = 0
jnxCosQstatTxedPkts.538.6 = 0
jnxCosQstatTxedPkts.538.7 = 15283846
jnxCosQstatTxedPkts.539.0 = 5864548738
jnxCosQstatTxedPkts.539.1 = 0
jnxCosQstatTxedPkts.539.2 = 0
jnxCosQstatTxedPkts.539.3 = 0
jnxCosQstatTxedPkts.539.4 = 0
jnxCosQstatTxedPkts.539.5 = 0
jnxCosQstatTxedPkts.539.6 = 0
jnxCosQstatTxedPkts.539.7 = 15267629
jnxCosQstatTxedPkts.540.0 = 26551391623
jnxCosQstatTxedPkts.540.1 = 0
jnxCosQstatTxedPkts.540.2 = 0
jnxCosQstatTxedPkts.540.3 = 0
jnxCosQstatTxedPkts.540.4 = 0
jnxCosQstatTxedPkts.540.5 = 0
jnxCosQstatTxedPkts.540.6 = 0
jnxCosQstatTxedPkts.540.7 = 15405628
jnxCosQstatTxedPkts.541.0 = 242093137
jnxCosQstatTxedPkts.541.1 = 0
jnxCosQstatTxedPkts.541.2 = 0
jnxCosQstatTxedPkts.541.3 = 0
jnxCosQstatTxedPkts.541.4 = 0
jnxCosQstatTxedPkts.541.5 = 0
jnxCosQstatTxedPkts.541.6 = 0
jnxCosQstatTxedPkts.541.7 = 15286879
jnxCosQstatTxedPkts.546.0 = 888204841
jnxCosQstatTxedPkts.546.1 = 0
jnxCosQstatTxedPkts.546.2 = 0
jnxCosQstatTxedPkts.546.3 = 0
jnxCosQstatTxedPkts.546.4 = 0
jnxCosQstatTxedPkts.546.5 = 0
jnxCosQstatTxedPkts.546.6 = 0
jnxCosQstatTxedPkts.546.7 = 15405871
jnxCosQstatTxedPkts.547.0 = 39825361314
jnxCosQstatTxedPkts.547.1 = 0
jnxCosQstatTxedPkts.547.2 = 0
jnxCosQstatTxedPkts.547.3 = 0
jnxCosQstatTxedPkts.547.4 = 0
jnxCosQstatTxedPkts.547.5 = 0
jnxCosQstatTxedPkts.547.6 = 0
jnxCosQstatTxedPkts.547.7 = 15403503
jnxCosQstatTxedPkts.550.0 = 26435540
jnxCosQstatTxedPkts.550.1 = 0
jnxCosQstatTxedPkts.550.2 = 0
jnxCosQstatTxedPkts.550.3 = 0
jnxCosQstatTxedPkts.550.4 = 0
jnxCosQstatTxedPkts.550.5 = 0
jnxCosQstatTxedPkts.550.6 = 0
jnxCosQstatTxedPkts.550.7 = 28086326
jnxCosQstatTxedPkts.552.0 = 34212656
jnxCosQstatTxedPkts.552.1 = 0
jnxCosQstatTxedPkts.552.2 = 0
jnxCosQstatTxedPkts.552.3 = 0
jnxCosQstatTxedPkts.552.4 = 0
jnxCosQstatTxedPkts.552.5 = 0
jnxCosQstatTxedPkts.552.6 = 0
jnxCosQstatTxedPkts.552.7 = 27683260
jnxCosQstatTxedPkts.554.0 = 23554270
jnxCosQstatTxedPkts.554.1 = 0
jnxCosQstatTxedPkts.554.2 = 0
jnxCosQstatTxedPkts.554.3 = 0
jnxCosQstatTxedPkts.554.4 = 0
jnxCosQstatTxedPkts.554.5 = 0
jnxCosQstatTxedPkts.554.6 = 0
jnxCosQstatTxedPkts.554.7 = 27682955
jnxCosQstatTxedPkts.556.0 = 12074428
jnxCosQstatTxedPkts.556.1 = 0
jnxCosQstatTxedPkts.556.2 = 0
jnxCosQstatTxedPkts.556.3 = 0
jnxCosQstatTxedPkts.556.4 = 0
jnxCosQstatTxedPkts.556.5 = 0
jnxCosQstatTxedPkts.556.6 = 0
jnxCosQstatTxedPkts.556.7 = 25544741
jnxCosQstatTxedPkts.558.0 = 6823739
jnxCosQstatTxedPkts.558.1 = 0
jnxCosQstatTxedPkts.558.2 = 0
jnxCosQstatTxedPkts.558.3 = 0
jnxCosQstatTxedPkts.558.4 = 0
jnxCosQstatTxedPkts.558.5 = 0
jnxCosQstatTxedPkts.558.6 = 0
jnxCosQstatTxedPkts.558.7 = 22790998
jnxCosQstatTxedPkts.560.0 = 24786849
jnxCosQstatTxedPkts.560.1 = 0
jnxCosQstatTxedPkts.560.2 = 0
jnxCosQstatTxedPkts.560.3 = 0
jnxCosQstatTxedPkts.560.4 = 0
jnxCosQstatTxedPkts.560.5 = 0
jnxCosQstatTxedPkts.560.6 = 0
jnxCosQstatTxedPkts.560.7 = 22791150
jnxCosQstatTxedPkts.562.0 = 0
jnxCosQstatTxedPkts.562.1 = 0
jnxCosQstatTxedPkts.562.2 = 0
jnxCosQstatTxedPkts.562.3 = 0
jnxCosQstatTxedPkts.562.4 = 0
jnxCosQstatTxedPkts.562.5 = 0
jnxCosQstatTxedPkts.562.6 = 0
jnxCosQstatTxedPkts.562.7 = 0
jnxCosQstatTxedPkts.564.0 = 0
jnxCosQstatTxedPkts.564.1 = 0
jnxCosQstatTxedPkts.564.2 = 0
jnxCosQstatTxedPkts.564.3 = 0
jnxCosQstatTxedPkts.564.4 = 0
jnxCosQstatTxedPkts.564.5 = 0
jnxCosQstatTxedPkts.564.6 = 0
jnxCosQstatTxedPkts.564.7 = 0
jnxCosQstatTxedPkts.566.0 = 0
jnxCosQstatTxedPkts.566.1 = 0
jnxCosQstatTxedPkts.566.2 = 0
jnxCosQstatTxedPkts.566.3 = 0
jnxCosQstatTxedPkts.566.4 = 0
jnxCosQstatTxedPkts.566.5 = 0
jnxCosQstatTxedPkts.566.6 = 0
jnxCosQstatTxedPkts.566.7 = 0
jnxCosQstatTxedPkts.567.0 = 0
jnxCosQstatTxedPkts.567.1 = 0
jnxCosQstatTxedPkts.567.2 = 0
jnxCosQstatTxedPkts.567.3 = 0
jnxCosQstatTxedPkts.567.4 = 0
jnxCosQstatTxedPkts.567.5 = 0
jnxCosQstatTxedPkts.567.6 = 0
jnxCosQstatTxedPkts.567.7 = 0
jnxCosQstatTxedPkts.570.0 = 0
jnxCosQstatTxedPkts.570.1 = 0
jnxCosQstatTxedPkts.570.2 = 0
jnxCosQstatTxedPkts.570.3 = 0
jnxCosQstatTxedPkts.570.4 = 0
jnxCosQstatTxedPkts.570.5 = 0
jnxCosQstatTxedPkts.570.6 = 0
jnxCosQstatTxedPkts.570.7 = 0
jnxCosQstatTxedPkts.572.0 = 0
jnxCosQstatTxedPkts.572.1 = 0
jnxCosQstatTxedPkts.572.2 = 0
jnxCosQstatTxedPkts.572.3 = 0
jnxCosQstatTxedPkts.572.4 = 0
jnxCosQstatTxedPkts.572.5 = 0
jnxCosQstatTxedPkts.572.6 = 0
jnxCosQstatTxedPkts.572.7 = 0
jnxCosQstatTxedPkts.574.0 = 0
jnxCosQstatTxedPkts.574.1 = 0
jnxCosQstatTxedPkts.574.2 = 0
jnxCosQstatTxedPkts.574.3 = 0
jnxCosQstatTxedPkts.574.4 = 0
jnxCosQstatTxedPkts.574.5 = 0
jnxCosQstatTxedPkts.574.6 = 0
jnxCosQstatTxedPkts.574.7 = 0
jnxCosQstatTxedPkts.575.0 = 0
jnxCosQstatTxedPkts.575.1 = 0
jnxCosQstatTxedPkts.575.2 = 0
jnxCosQstatTxedPkts.575.3 = 0
jnxCosQstatTxedPkts.575.4 = 0
jnxCosQstatTxedPkts.575.5 = 0
jnxCosQstatTxedPkts.575.6 = 0
jnxCosQstatTxedPkts.575.7 = 0
jnxCosQstatTxedPkts.578.0 = 0
jnxCosQstatTxedPkts.578.1 = 0
jnxCosQstatTxedPkts.578.2 = 0
jnxCosQstatTxedPkts.578.3 = 0
jnxCosQstatTxedPkts.578.4 = 0
jnxCosQstatTxedPkts.578.5 = 0
jnxCosQstatTxedPkts.578.6 = 0
jnxCosQstatTxedPkts.578.7 = 0
jnxCosQstatTxedPkts.580.0 = 0
jnxCosQstatTxedPkts.580.1 = 0
jnxCosQstatTxedPkts.580.2 = 0
jnxCosQstatTxedPkts.580.3 = 0
jnxCosQstatTxedPkts.580.4 = 0
jnxCosQstatTxedPkts.580.5 = 0
jnxCosQstatTxedPkts.580.6 = 0
jnxCosQstatTxedPkts.580.7 = 0
jnxCosQstatTxedPkts.581.0 = 0
jnxCosQstatTxedPkts.581.1 = 0
jnxCosQstatTxedPkts.581.2 = 0
jnxCosQstatTxedPkts.581.3 = 0
jnxCosQstatTxedPkts.581.4 = 0
jnxCosQstatTxedPkts.581.5 = 0
jnxCosQstatTxedPkts.581.6 = 0
jnxCosQstatTxedPkts.581.7 = 0
jnxCosQstatTxedPkts.582.0 = 0
jnxCosQstatTxedPkts.582.1 = 0
jnxCosQstatTxedPkts.582.2 = 0
jnxCosQstatTxedPkts.582.3 = 0
jnxCosQstatTxedPkts.582.4 = 0
jnxCosQstatTxedPkts.582.5 = 0
jnxCosQstatTxedPkts.582.6 = 0
jnxCosQstatTxedPkts.582.7 = 0
jnxCosQstatTxedPkts.583.0 = 150342629
jnxCosQstatTxedPkts.583.1 = 0
jnxCosQstatTxedPkts.583.2 = 0
jnxCosQstatTxedPkts.583.3 = 0
jnxCosQstatTxedPkts.583.4 = 0
jnxCosQstatTxedPkts.583.5 = 0
jnxCosQstatTxedPkts.583.6 = 0
jnxCosQstatTxedPkts.583.7 = 15284333
jnxCosQstatTxedPkts.588.0 = 0
jnxCosQstatTxedPkts.588.1 = 0
jnxCosQstatTxedPkts.588.2 = 0
jnxCosQstatTxedPkts.588.3 = 0
jnxCosQstatTxedPkts.588.4 = 0
jnxCosQstatTxedPkts.588.5 = 0
jnxCosQstatTxedPkts.588.6 = 0
jnxCosQstatTxedPkts.588.7 = 0
jnxCosQstatTxedPkts.589.0 = 0
jnxCosQstatTxedPkts.589.1 = 0
jnxCosQstatTxedPkts.589.2 = 0
jnxCosQstatTxedPkts.589.3 = 0
jnxCosQstatTxedPkts.589.4 = 0
jnxCosQstatTxedPkts.589.5 = 0
jnxCosQstatTxedPkts.589.6 = 0
jnxCosQstatTxedPkts.589.7 = 0
jnxCosQstatTxedPkts.592.0 = 0
jnxCosQstatTxedPkts.592.1 = 0
jnxCosQstatTxedPkts.592.2 = 0
jnxCosQstatTxedPkts.592.3 = 0
jnxCosQstatTxedPkts.592.4 = 0
jnxCosQstatTxedPkts.592.5 = 0
jnxCosQstatTxedPkts.592.6 = 0
jnxCosQstatTxedPkts.592.7 = 0
jnxCosQstatTxedPkts.594.0 = 146300438
jnxCosQstatTxedPkts.594.1 = 0
jnxCosQstatTxedPkts.594.2 = 0
jnxCosQstatTxedPkts.594.3 = 0
jnxCosQstatTxedPkts.594.4 = 0
jnxCosQstatTxedPkts.594.5 = 0
jnxCosQstatTxedPkts.594.6 = 0
jnxCosQstatTxedPkts.594.7 = 2930876
jnxCosQstatTxedPkts.596.0 = 102877374871
jnxCosQstatTxedPkts.596.1 = 0
jnxCosQstatTxedPkts.596.2 = 0
jnxCosQstatTxedPkts.596.3 = 0
jnxCosQstatTxedPkts.596.4 = 0
jnxCosQstatTxedPkts.596.5 = 0
jnxCosQstatTxedPkts.596.6 = 0
jnxCosQstatTxedPkts.596.7 = 28016422
jnxCosQstatTxedPkts.608.0 = 350389135
jnxCosQstatTxedPkts.608.1 = 0
jnxCosQstatTxedPkts.608.2 = 0
jnxCosQstatTxedPkts.608.3 = 0
jnxCosQstatTxedPkts.608.4 = 0
jnxCosQstatTxedPkts.608.5 = 0
jnxCosQstatTxedPkts.608.6 = 0
jnxCosQstatTxedPkts.608.7 = 31219408
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosQstatTxedBytes]

CMD EXITCODE[0]
CMD RUNTIME[1.3397s]
STDOUT[
jnxCosQstatTxedBytes.502.0 = 48176846685
jnxCosQstatTxedBytes.502.1 = 0
jnxCosQstatTxedBytes.502.2 = 0
jnxCosQstatTxedBytes.502.3 = 0
jnxCosQstatTxedBytes.502.4 = 0
jnxCosQstatTxedBytes.502.5 = 0
jnxCosQstatTxedBytes.502.6 = 0
jnxCosQstatTxedBytes.502.7 = 2477726584
jnxCosQstatTxedBytes.504.0 = 773641264536
jnxCosQstatTxedBytes.504.1 = 0
jnxCosQstatTxedBytes.504.2 = 0
jnxCosQstatTxedBytes.504.3 = 0
jnxCosQstatTxedBytes.504.4 = 0
jnxCosQstatTxedBytes.504.5 = 0
jnxCosQstatTxedBytes.504.6 = 0
jnxCosQstatTxedBytes.504.7 = 2539137152
jnxCosQstatTxedBytes.505.0 = 205105004837
jnxCosQstatTxedBytes.505.1 = 0
jnxCosQstatTxedBytes.505.2 = 0
jnxCosQstatTxedBytes.505.3 = 0
jnxCosQstatTxedBytes.505.4 = 0
jnxCosQstatTxedBytes.505.5 = 0
jnxCosQstatTxedBytes.505.6 = 0
jnxCosQstatTxedBytes.505.7 = 2503592255
jnxCosQstatTxedBytes.506.0 = 92130494562
jnxCosQstatTxedBytes.506.1 = 0
jnxCosQstatTxedBytes.506.2 = 0
jnxCosQstatTxedBytes.506.3 = 0
jnxCosQstatTxedBytes.506.4 = 0
jnxCosQstatTxedBytes.506.5 = 0
jnxCosQstatTxedBytes.506.6 = 0
jnxCosQstatTxedBytes.506.7 = 2407211648
jnxCosQstatTxedBytes.510.0 = 164481952834
jnxCosQstatTxedBytes.510.1 = 0
jnxCosQstatTxedBytes.510.2 = 0
jnxCosQstatTxedBytes.510.3 = 0
jnxCosQstatTxedBytes.510.4 = 0
jnxCosQstatTxedBytes.510.5 = 0
jnxCosQstatTxedBytes.510.6 = 0
jnxCosQstatTxedBytes.510.7 = 3437932354
jnxCosQstatTxedBytes.512.0 = 89717233246
jnxCosQstatTxedBytes.512.1 = 0
jnxCosQstatTxedBytes.512.2 = 0
jnxCosQstatTxedBytes.512.3 = 0
jnxCosQstatTxedBytes.512.4 = 0
jnxCosQstatTxedBytes.512.5 = 0
jnxCosQstatTxedBytes.512.6 = 0
jnxCosQstatTxedBytes.512.7 = 2362138003
jnxCosQstatTxedBytes.514.0 = 151723642945
jnxCosQstatTxedBytes.514.1 = 0
jnxCosQstatTxedBytes.514.2 = 0
jnxCosQstatTxedBytes.514.3 = 0
jnxCosQstatTxedBytes.514.4 = 0
jnxCosQstatTxedBytes.514.5 = 0
jnxCosQstatTxedBytes.514.6 = 0
jnxCosQstatTxedBytes.514.7 = 2168258988
jnxCosQstatTxedBytes.515.0 = 27505098738427
jnxCosQstatTxedBytes.515.1 = 0
jnxCosQstatTxedBytes.515.2 = 0
jnxCosQstatTxedBytes.515.3 = 0
jnxCosQstatTxedBytes.515.4 = 0
jnxCosQstatTxedBytes.515.5 = 0
jnxCosQstatTxedBytes.515.6 = 0
jnxCosQstatTxedBytes.515.7 = 1959911820
jnxCosQstatTxedBytes.516.0 = 0
jnxCosQstatTxedBytes.516.1 = 0
jnxCosQstatTxedBytes.516.2 = 0
jnxCosQstatTxedBytes.516.3 = 0
jnxCosQstatTxedBytes.516.4 = 0
jnxCosQstatTxedBytes.516.5 = 0
jnxCosQstatTxedBytes.516.6 = 0
jnxCosQstatTxedBytes.516.7 = 0
jnxCosQstatTxedBytes.517.0 = 0
jnxCosQstatTxedBytes.517.1 = 0
jnxCosQstatTxedBytes.517.2 = 0
jnxCosQstatTxedBytes.517.3 = 0
jnxCosQstatTxedBytes.517.4 = 0
jnxCosQstatTxedBytes.517.5 = 0
jnxCosQstatTxedBytes.517.6 = 0
jnxCosQstatTxedBytes.517.7 = 0
jnxCosQstatTxedBytes.522.0 = 0
jnxCosQstatTxedBytes.522.1 = 0
jnxCosQstatTxedBytes.522.2 = 0
jnxCosQstatTxedBytes.522.3 = 0
jnxCosQstatTxedBytes.522.4 = 0
jnxCosQstatTxedBytes.522.5 = 0
jnxCosQstatTxedBytes.522.6 = 0
jnxCosQstatTxedBytes.522.7 = 0
jnxCosQstatTxedBytes.524.0 = 0
jnxCosQstatTxedBytes.524.1 = 0
jnxCosQstatTxedBytes.524.2 = 0
jnxCosQstatTxedBytes.524.3 = 0
jnxCosQstatTxedBytes.524.4 = 0
jnxCosQstatTxedBytes.524.5 = 0
jnxCosQstatTxedBytes.524.6 = 0
jnxCosQstatTxedBytes.524.7 = 0
jnxCosQstatTxedBytes.526.0 = 0
jnxCosQstatTxedBytes.526.1 = 0
jnxCosQstatTxedBytes.526.2 = 0
jnxCosQstatTxedBytes.526.3 = 0
jnxCosQstatTxedBytes.526.4 = 0
jnxCosQstatTxedBytes.526.5 = 0
jnxCosQstatTxedBytes.526.6 = 0
jnxCosQstatTxedBytes.526.7 = 0
jnxCosQstatTxedBytes.528.0 = 0
jnxCosQstatTxedBytes.528.1 = 0
jnxCosQstatTxedBytes.528.2 = 0
jnxCosQstatTxedBytes.528.3 = 0
jnxCosQstatTxedBytes.528.4 = 0
jnxCosQstatTxedBytes.528.5 = 0
jnxCosQstatTxedBytes.528.6 = 0
jnxCosQstatTxedBytes.528.7 = 0
jnxCosQstatTxedBytes.529.0 = 0
jnxCosQstatTxedBytes.529.1 = 0
jnxCosQstatTxedBytes.529.2 = 0
jnxCosQstatTxedBytes.529.3 = 0
jnxCosQstatTxedBytes.529.4 = 0
jnxCosQstatTxedBytes.529.5 = 0
jnxCosQstatTxedBytes.529.6 = 0
jnxCosQstatTxedBytes.529.7 = 0
jnxCosQstatTxedBytes.530.0 = 21833478558
jnxCosQstatTxedBytes.530.1 = 0
jnxCosQstatTxedBytes.530.2 = 0
jnxCosQstatTxedBytes.530.3 = 0
jnxCosQstatTxedBytes.530.4 = 0
jnxCosQstatTxedBytes.530.5 = 0
jnxCosQstatTxedBytes.530.6 = 0
jnxCosQstatTxedBytes.530.7 = 1316623401
jnxCosQstatTxedBytes.534.0 = 5408405733647
jnxCosQstatTxedBytes.534.1 = 0
jnxCosQstatTxedBytes.534.2 = 0
jnxCosQstatTxedBytes.534.3 = 0
jnxCosQstatTxedBytes.534.4 = 0
jnxCosQstatTxedBytes.534.5 = 0
jnxCosQstatTxedBytes.534.6 = 0
jnxCosQstatTxedBytes.534.7 = 1339647485
jnxCosQstatTxedBytes.535.0 = 4252550255228
jnxCosQstatTxedBytes.535.1 = 0
jnxCosQstatTxedBytes.535.2 = 0
jnxCosQstatTxedBytes.535.3 = 0
jnxCosQstatTxedBytes.535.4 = 0
jnxCosQstatTxedBytes.535.5 = 0
jnxCosQstatTxedBytes.535.6 = 0
jnxCosQstatTxedBytes.535.7 = 1304381754
jnxCosQstatTxedBytes.538.0 = 12747798358
jnxCosQstatTxedBytes.538.1 = 0
jnxCosQstatTxedBytes.538.2 = 0
jnxCosQstatTxedBytes.538.3 = 0
jnxCosQstatTxedBytes.538.4 = 0
jnxCosQstatTxedBytes.538.5 = 0
jnxCosQstatTxedBytes.538.6 = 0
jnxCosQstatTxedBytes.538.7 = 1316584673
jnxCosQstatTxedBytes.539.0 = 1050078051089
jnxCosQstatTxedBytes.539.1 = 0
jnxCosQstatTxedBytes.539.2 = 0
jnxCosQstatTxedBytes.539.3 = 0
jnxCosQstatTxedBytes.539.4 = 0
jnxCosQstatTxedBytes.539.5 = 0
jnxCosQstatTxedBytes.539.6 = 0
jnxCosQstatTxedBytes.539.7 = 1315655822
jnxCosQstatTxedBytes.540.0 = 4471389461528
jnxCosQstatTxedBytes.540.1 = 0
jnxCosQstatTxedBytes.540.2 = 0
jnxCosQstatTxedBytes.540.3 = 0
jnxCosQstatTxedBytes.540.4 = 0
jnxCosQstatTxedBytes.540.5 = 0
jnxCosQstatTxedBytes.540.6 = 0
jnxCosQstatTxedBytes.540.7 = 1336108845
jnxCosQstatTxedBytes.541.0 = 39394067878
jnxCosQstatTxedBytes.541.1 = 0
jnxCosQstatTxedBytes.541.2 = 0
jnxCosQstatTxedBytes.541.3 = 0
jnxCosQstatTxedBytes.541.4 = 0
jnxCosQstatTxedBytes.541.5 = 0
jnxCosQstatTxedBytes.541.6 = 0
jnxCosQstatTxedBytes.541.7 = 1316902370
jnxCosQstatTxedBytes.546.0 = 220812893393
jnxCosQstatTxedBytes.546.1 = 0
jnxCosQstatTxedBytes.546.2 = 0
jnxCosQstatTxedBytes.546.3 = 0
jnxCosQstatTxedBytes.546.4 = 0
jnxCosQstatTxedBytes.546.5 = 0
jnxCosQstatTxedBytes.546.6 = 0
jnxCosQstatTxedBytes.546.7 = 1327429875
jnxCosQstatTxedBytes.547.0 = 6698588559057
jnxCosQstatTxedBytes.547.1 = 0
jnxCosQstatTxedBytes.547.2 = 0
jnxCosQstatTxedBytes.547.3 = 0
jnxCosQstatTxedBytes.547.4 = 0
jnxCosQstatTxedBytes.547.5 = 0
jnxCosQstatTxedBytes.547.6 = 0
jnxCosQstatTxedBytes.547.7 = 1335251465
jnxCosQstatTxedBytes.550.0 = 5714149397
jnxCosQstatTxedBytes.550.1 = 0
jnxCosQstatTxedBytes.550.2 = 0
jnxCosQstatTxedBytes.550.3 = 0
jnxCosQstatTxedBytes.550.4 = 0
jnxCosQstatTxedBytes.550.5 = 0
jnxCosQstatTxedBytes.550.6 = 0
jnxCosQstatTxedBytes.550.7 = 2401625598
jnxCosQstatTxedBytes.552.0 = 8667268780
jnxCosQstatTxedBytes.552.1 = 0
jnxCosQstatTxedBytes.552.2 = 0
jnxCosQstatTxedBytes.552.3 = 0
jnxCosQstatTxedBytes.552.4 = 0
jnxCosQstatTxedBytes.552.5 = 0
jnxCosQstatTxedBytes.552.6 = 0
jnxCosQstatTxedBytes.552.7 = 2372481092
jnxCosQstatTxedBytes.554.0 = 7802916435
jnxCosQstatTxedBytes.554.1 = 0
jnxCosQstatTxedBytes.554.2 = 0
jnxCosQstatTxedBytes.554.3 = 0
jnxCosQstatTxedBytes.554.4 = 0
jnxCosQstatTxedBytes.554.5 = 0
jnxCosQstatTxedBytes.554.6 = 0
jnxCosQstatTxedBytes.554.7 = 2372416204
jnxCosQstatTxedBytes.556.0 = 2010105057
jnxCosQstatTxedBytes.556.1 = 0
jnxCosQstatTxedBytes.556.2 = 0
jnxCosQstatTxedBytes.556.3 = 0
jnxCosQstatTxedBytes.556.4 = 0
jnxCosQstatTxedBytes.556.5 = 0
jnxCosQstatTxedBytes.556.6 = 0
jnxCosQstatTxedBytes.556.7 = 2184069670
jnxCosQstatTxedBytes.558.0 = 1759443062
jnxCosQstatTxedBytes.558.1 = 0
jnxCosQstatTxedBytes.558.2 = 0
jnxCosQstatTxedBytes.558.3 = 0
jnxCosQstatTxedBytes.558.4 = 0
jnxCosQstatTxedBytes.558.5 = 0
jnxCosQstatTxedBytes.558.6 = 0
jnxCosQstatTxedBytes.558.7 = 1948822682
jnxCosQstatTxedBytes.560.0 = 12925367739
jnxCosQstatTxedBytes.560.1 = 0
jnxCosQstatTxedBytes.560.2 = 0
jnxCosQstatTxedBytes.560.3 = 0
jnxCosQstatTxedBytes.560.4 = 0
jnxCosQstatTxedBytes.560.5 = 0
jnxCosQstatTxedBytes.560.6 = 0
jnxCosQstatTxedBytes.560.7 = 1948804080
jnxCosQstatTxedBytes.562.0 = 0
jnxCosQstatTxedBytes.562.1 = 0
jnxCosQstatTxedBytes.562.2 = 0
jnxCosQstatTxedBytes.562.3 = 0
jnxCosQstatTxedBytes.562.4 = 0
jnxCosQstatTxedBytes.562.5 = 0
jnxCosQstatTxedBytes.562.6 = 0
jnxCosQstatTxedBytes.562.7 = 0
jnxCosQstatTxedBytes.564.0 = 0
jnxCosQstatTxedBytes.564.1 = 0
jnxCosQstatTxedBytes.564.2 = 0
jnxCosQstatTxedBytes.564.3 = 0
jnxCosQstatTxedBytes.564.4 = 0
jnxCosQstatTxedBytes.564.5 = 0
jnxCosQstatTxedBytes.564.6 = 0
jnxCosQstatTxedBytes.564.7 = 0
jnxCosQstatTxedBytes.566.0 = 0
jnxCosQstatTxedBytes.566.1 = 0
jnxCosQstatTxedBytes.566.2 = 0
jnxCosQstatTxedBytes.566.3 = 0
jnxCosQstatTxedBytes.566.4 = 0
jnxCosQstatTxedBytes.566.5 = 0
jnxCosQstatTxedBytes.566.6 = 0
jnxCosQstatTxedBytes.566.7 = 0
jnxCosQstatTxedBytes.567.0 = 0
jnxCosQstatTxedBytes.567.1 = 0
jnxCosQstatTxedBytes.567.2 = 0
jnxCosQstatTxedBytes.567.3 = 0
jnxCosQstatTxedBytes.567.4 = 0
jnxCosQstatTxedBytes.567.5 = 0
jnxCosQstatTxedBytes.567.6 = 0
jnxCosQstatTxedBytes.567.7 = 0
jnxCosQstatTxedBytes.570.0 = 0
jnxCosQstatTxedBytes.570.1 = 0
jnxCosQstatTxedBytes.570.2 = 0
jnxCosQstatTxedBytes.570.3 = 0
jnxCosQstatTxedBytes.570.4 = 0
jnxCosQstatTxedBytes.570.5 = 0
jnxCosQstatTxedBytes.570.6 = 0
jnxCosQstatTxedBytes.570.7 = 0
jnxCosQstatTxedBytes.572.0 = 0
jnxCosQstatTxedBytes.572.1 = 0
jnxCosQstatTxedBytes.572.2 = 0
jnxCosQstatTxedBytes.572.3 = 0
jnxCosQstatTxedBytes.572.4 = 0
jnxCosQstatTxedBytes.572.5 = 0
jnxCosQstatTxedBytes.572.6 = 0
jnxCosQstatTxedBytes.572.7 = 0
jnxCosQstatTxedBytes.574.0 = 0
jnxCosQstatTxedBytes.574.1 = 0
jnxCosQstatTxedBytes.574.2 = 0
jnxCosQstatTxedBytes.574.3 = 0
jnxCosQstatTxedBytes.574.4 = 0
jnxCosQstatTxedBytes.574.5 = 0
jnxCosQstatTxedBytes.574.6 = 0
jnxCosQstatTxedBytes.574.7 = 0
jnxCosQstatTxedBytes.575.0 = 0
jnxCosQstatTxedBytes.575.1 = 0
jnxCosQstatTxedBytes.575.2 = 0
jnxCosQstatTxedBytes.575.3 = 0
jnxCosQstatTxedBytes.575.4 = 0
jnxCosQstatTxedBytes.575.5 = 0
jnxCosQstatTxedBytes.575.6 = 0
jnxCosQstatTxedBytes.575.7 = 0
jnxCosQstatTxedBytes.578.0 = 0
jnxCosQstatTxedBytes.578.1 = 0
jnxCosQstatTxedBytes.578.2 = 0
jnxCosQstatTxedBytes.578.3 = 0
jnxCosQstatTxedBytes.578.4 = 0
jnxCosQstatTxedBytes.578.5 = 0
jnxCosQstatTxedBytes.578.6 = 0
jnxCosQstatTxedBytes.578.7 = 0
jnxCosQstatTxedBytes.580.0 = 0
jnxCosQstatTxedBytes.580.1 = 0
jnxCosQstatTxedBytes.580.2 = 0
jnxCosQstatTxedBytes.580.3 = 0
jnxCosQstatTxedBytes.580.4 = 0
jnxCosQstatTxedBytes.580.5 = 0
jnxCosQstatTxedBytes.580.6 = 0
jnxCosQstatTxedBytes.580.7 = 0
jnxCosQstatTxedBytes.581.0 = 0
jnxCosQstatTxedBytes.581.1 = 0
jnxCosQstatTxedBytes.581.2 = 0
jnxCosQstatTxedBytes.581.3 = 0
jnxCosQstatTxedBytes.581.4 = 0
jnxCosQstatTxedBytes.581.5 = 0
jnxCosQstatTxedBytes.581.6 = 0
jnxCosQstatTxedBytes.581.7 = 0
jnxCosQstatTxedBytes.582.0 = 0
jnxCosQstatTxedBytes.582.1 = 0
jnxCosQstatTxedBytes.582.2 = 0
jnxCosQstatTxedBytes.582.3 = 0
jnxCosQstatTxedBytes.582.4 = 0
jnxCosQstatTxedBytes.582.5 = 0
jnxCosQstatTxedBytes.582.6 = 0
jnxCosQstatTxedBytes.582.7 = 0
jnxCosQstatTxedBytes.583.0 = 69176880372
jnxCosQstatTxedBytes.583.1 = 0
jnxCosQstatTxedBytes.583.2 = 0
jnxCosQstatTxedBytes.583.3 = 0
jnxCosQstatTxedBytes.583.4 = 0
jnxCosQstatTxedBytes.583.5 = 0
jnxCosQstatTxedBytes.583.6 = 0
jnxCosQstatTxedBytes.583.7 = 1308897069
jnxCosQstatTxedBytes.588.0 = 0
jnxCosQstatTxedBytes.588.1 = 0
jnxCosQstatTxedBytes.588.2 = 0
jnxCosQstatTxedBytes.588.3 = 0
jnxCosQstatTxedBytes.588.4 = 0
jnxCosQstatTxedBytes.588.5 = 0
jnxCosQstatTxedBytes.588.6 = 0
jnxCosQstatTxedBytes.588.7 = 0
jnxCosQstatTxedBytes.589.0 = 0
jnxCosQstatTxedBytes.589.1 = 0
jnxCosQstatTxedBytes.589.2 = 0
jnxCosQstatTxedBytes.589.3 = 0
jnxCosQstatTxedBytes.589.4 = 0
jnxCosQstatTxedBytes.589.5 = 0
jnxCosQstatTxedBytes.589.6 = 0
jnxCosQstatTxedBytes.589.7 = 0
jnxCosQstatTxedBytes.592.0 = 0
jnxCosQstatTxedBytes.592.1 = 0
jnxCosQstatTxedBytes.592.2 = 0
jnxCosQstatTxedBytes.592.3 = 0
jnxCosQstatTxedBytes.592.4 = 0
jnxCosQstatTxedBytes.592.5 = 0
jnxCosQstatTxedBytes.592.6 = 0
jnxCosQstatTxedBytes.592.7 = 0
jnxCosQstatTxedBytes.594.0 = 44004409843
jnxCosQstatTxedBytes.594.1 = 0
jnxCosQstatTxedBytes.594.2 = 0
jnxCosQstatTxedBytes.594.3 = 0
jnxCosQstatTxedBytes.594.4 = 0
jnxCosQstatTxedBytes.594.5 = 0
jnxCosQstatTxedBytes.594.6 = 0
jnxCosQstatTxedBytes.594.7 = 790281386
jnxCosQstatTxedBytes.596.0 = 9349705471430
jnxCosQstatTxedBytes.596.1 = 0
jnxCosQstatTxedBytes.596.2 = 0
jnxCosQstatTxedBytes.596.3 = 0
jnxCosQstatTxedBytes.596.4 = 0
jnxCosQstatTxedBytes.596.5 = 0
jnxCosQstatTxedBytes.596.6 = 0
jnxCosQstatTxedBytes.596.7 = 2033543148
jnxCosQstatTxedBytes.608.0 = 92181262158
jnxCosQstatTxedBytes.608.1 = 0
jnxCosQstatTxedBytes.608.2 = 0
jnxCosQstatTxedBytes.608.3 = 0
jnxCosQstatTxedBytes.608.4 = 0
jnxCosQstatTxedBytes.608.5 = 0
jnxCosQstatTxedBytes.608.6 = 0
jnxCosQstatTxedBytes.608.7 = 3268008038
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosQstatTailDropPkts]

CMD EXITCODE[0]
CMD RUNTIME[1.3145s]
STDOUT[
jnxCosQstatTailDropPkts.502.0 = 0
jnxCosQstatTailDropPkts.502.1 = 0
jnxCosQstatTailDropPkts.502.2 = 0
jnxCosQstatTailDropPkts.502.3 = 0
jnxCosQstatTailDropPkts.502.4 = 0
jnxCosQstatTailDropPkts.502.5 = 0
jnxCosQstatTailDropPkts.502.6 = 0
jnxCosQstatTailDropPkts.502.7 = 0
jnxCosQstatTailDropPkts.504.0 = 1078
jnxCosQstatTailDropPkts.504.1 = 0
jnxCosQstatTailDropPkts.504.2 = 0
jnxCosQstatTailDropPkts.504.3 = 0
jnxCosQstatTailDropPkts.504.4 = 0
jnxCosQstatTailDropPkts.504.5 = 0
jnxCosQstatTailDropPkts.504.6 = 0
jnxCosQstatTailDropPkts.504.7 = 0
jnxCosQstatTailDropPkts.505.0 = 0
jnxCosQstatTailDropPkts.505.1 = 0
jnxCosQstatTailDropPkts.505.2 = 0
jnxCosQstatTailDropPkts.505.3 = 0
jnxCosQstatTailDropPkts.505.4 = 0
jnxCosQstatTailDropPkts.505.5 = 0
jnxCosQstatTailDropPkts.505.6 = 0
jnxCosQstatTailDropPkts.505.7 = 1
jnxCosQstatTailDropPkts.506.0 = 0
jnxCosQstatTailDropPkts.506.1 = 0
jnxCosQstatTailDropPkts.506.2 = 0
jnxCosQstatTailDropPkts.506.3 = 0
jnxCosQstatTailDropPkts.506.4 = 0
jnxCosQstatTailDropPkts.506.5 = 0
jnxCosQstatTailDropPkts.506.6 = 0
jnxCosQstatTailDropPkts.506.7 = 0
jnxCosQstatTailDropPkts.510.0 = 6
jnxCosQstatTailDropPkts.510.1 = 0
jnxCosQstatTailDropPkts.510.2 = 0
jnxCosQstatTailDropPkts.510.3 = 0
jnxCosQstatTailDropPkts.510.4 = 0
jnxCosQstatTailDropPkts.510.5 = 0
jnxCosQstatTailDropPkts.510.6 = 0
jnxCosQstatTailDropPkts.510.7 = 0
jnxCosQstatTailDropPkts.512.0 = 0
jnxCosQstatTailDropPkts.512.1 = 0
jnxCosQstatTailDropPkts.512.2 = 0
jnxCosQstatTailDropPkts.512.3 = 0
jnxCosQstatTailDropPkts.512.4 = 0
jnxCosQstatTailDropPkts.512.5 = 0
jnxCosQstatTailDropPkts.512.6 = 0
jnxCosQstatTailDropPkts.512.7 = 0
jnxCosQstatTailDropPkts.514.0 = 0
jnxCosQstatTailDropPkts.514.1 = 0
jnxCosQstatTailDropPkts.514.2 = 0
jnxCosQstatTailDropPkts.514.3 = 0
jnxCosQstatTailDropPkts.514.4 = 0
jnxCosQstatTailDropPkts.514.5 = 0
jnxCosQstatTailDropPkts.514.6 = 0
jnxCosQstatTailDropPkts.514.7 = 0
jnxCosQstatTailDropPkts.515.0 = 338
jnxCosQstatTailDropPkts.515.1 = 0
jnxCosQstatTailDropPkts.515.2 = 0
jnxCosQstatTailDropPkts.515.3 = 0
jnxCosQstatTailDropPkts.515.4 = 0
jnxCosQstatTailDropPkts.515.5 = 0
jnxCosQstatTailDropPkts.515.6 = 0
jnxCosQstatTailDropPkts.515.7 = 0
jnxCosQstatTailDropPkts.516.0 = 0
jnxCosQstatTailDropPkts.516.1 = 0
jnxCosQstatTailDropPkts.516.2 = 0
jnxCosQstatTailDropPkts.516.3 = 0
jnxCosQstatTailDropPkts.516.4 = 0
jnxCosQstatTailDropPkts.516.5 = 0
jnxCosQstatTailDropPkts.516.6 = 0
jnxCosQstatTailDropPkts.516.7 = 0
jnxCosQstatTailDropPkts.517.0 = 0
jnxCosQstatTailDropPkts.517.1 = 0
jnxCosQstatTailDropPkts.517.2 = 0
jnxCosQstatTailDropPkts.517.3 = 0
jnxCosQstatTailDropPkts.517.4 = 0
jnxCosQstatTailDropPkts.517.5 = 0
jnxCosQstatTailDropPkts.517.6 = 0
jnxCosQstatTailDropPkts.517.7 = 0
jnxCosQstatTailDropPkts.522.0 = 0
jnxCosQstatTailDropPkts.522.1 = 0
jnxCosQstatTailDropPkts.522.2 = 0
jnxCosQstatTailDropPkts.522.3 = 0
jnxCosQstatTailDropPkts.522.4 = 0
jnxCosQstatTailDropPkts.522.5 = 0
jnxCosQstatTailDropPkts.522.6 = 0
jnxCosQstatTailDropPkts.522.7 = 0
jnxCosQstatTailDropPkts.524.0 = 0
jnxCosQstatTailDropPkts.524.1 = 0
jnxCosQstatTailDropPkts.524.2 = 0
jnxCosQstatTailDropPkts.524.3 = 0
jnxCosQstatTailDropPkts.524.4 = 0
jnxCosQstatTailDropPkts.524.5 = 0
jnxCosQstatTailDropPkts.524.6 = 0
jnxCosQstatTailDropPkts.524.7 = 0
jnxCosQstatTailDropPkts.526.0 = 0
jnxCosQstatTailDropPkts.526.1 = 0
jnxCosQstatTailDropPkts.526.2 = 0
jnxCosQstatTailDropPkts.526.3 = 0
jnxCosQstatTailDropPkts.526.4 = 0
jnxCosQstatTailDropPkts.526.5 = 0
jnxCosQstatTailDropPkts.526.6 = 0
jnxCosQstatTailDropPkts.526.7 = 0
jnxCosQstatTailDropPkts.528.0 = 0
jnxCosQstatTailDropPkts.528.1 = 0
jnxCosQstatTailDropPkts.528.2 = 0
jnxCosQstatTailDropPkts.528.3 = 0
jnxCosQstatTailDropPkts.528.4 = 0
jnxCosQstatTailDropPkts.528.5 = 0
jnxCosQstatTailDropPkts.528.6 = 0
jnxCosQstatTailDropPkts.528.7 = 0
jnxCosQstatTailDropPkts.529.0 = 0
jnxCosQstatTailDropPkts.529.1 = 0
jnxCosQstatTailDropPkts.529.2 = 0
jnxCosQstatTailDropPkts.529.3 = 0
jnxCosQstatTailDropPkts.529.4 = 0
jnxCosQstatTailDropPkts.529.5 = 0
jnxCosQstatTailDropPkts.529.6 = 0
jnxCosQstatTailDropPkts.529.7 = 0
jnxCosQstatTailDropPkts.530.0 = 0
jnxCosQstatTailDropPkts.530.1 = 0
jnxCosQstatTailDropPkts.530.2 = 0
jnxCosQstatTailDropPkts.530.3 = 0
jnxCosQstatTailDropPkts.530.4 = 0
jnxCosQstatTailDropPkts.530.5 = 0
jnxCosQstatTailDropPkts.530.6 = 0
jnxCosQstatTailDropPkts.530.7 = 0
jnxCosQstatTailDropPkts.534.0 = 441
jnxCosQstatTailDropPkts.534.1 = 0
jnxCosQstatTailDropPkts.534.2 = 0
jnxCosQstatTailDropPkts.534.3 = 0
jnxCosQstatTailDropPkts.534.4 = 0
jnxCosQstatTailDropPkts.534.5 = 0
jnxCosQstatTailDropPkts.534.6 = 0
jnxCosQstatTailDropPkts.534.7 = 0
jnxCosQstatTailDropPkts.535.0 = 24
jnxCosQstatTailDropPkts.535.1 = 0
jnxCosQstatTailDropPkts.535.2 = 0
jnxCosQstatTailDropPkts.535.3 = 0
jnxCosQstatTailDropPkts.535.4 = 0
jnxCosQstatTailDropPkts.535.5 = 0
jnxCosQstatTailDropPkts.535.6 = 0
jnxCosQstatTailDropPkts.535.7 = 0
jnxCosQstatTailDropPkts.538.0 = 0
jnxCosQstatTailDropPkts.538.1 = 0
jnxCosQstatTailDropPkts.538.2 = 0
jnxCosQstatTailDropPkts.538.3 = 0
jnxCosQstatTailDropPkts.538.4 = 0
jnxCosQstatTailDropPkts.538.5 = 0
jnxCosQstatTailDropPkts.538.6 = 0
jnxCosQstatTailDropPkts.538.7 = 0
jnxCosQstatTailDropPkts.539.0 = 28
jnxCosQstatTailDropPkts.539.1 = 0
jnxCosQstatTailDropPkts.539.2 = 0
jnxCosQstatTailDropPkts.539.3 = 0
jnxCosQstatTailDropPkts.539.4 = 0
jnxCosQstatTailDropPkts.539.5 = 0
jnxCosQstatTailDropPkts.539.6 = 0
jnxCosQstatTailDropPkts.539.7 = 0
jnxCosQstatTailDropPkts.540.0 = 21
jnxCosQstatTailDropPkts.540.1 = 0
jnxCosQstatTailDropPkts.540.2 = 0
jnxCosQstatTailDropPkts.540.3 = 0
jnxCosQstatTailDropPkts.540.4 = 0
jnxCosQstatTailDropPkts.540.5 = 0
jnxCosQstatTailDropPkts.540.6 = 0
jnxCosQstatTailDropPkts.540.7 = 0
jnxCosQstatTailDropPkts.541.0 = 1
jnxCosQstatTailDropPkts.541.1 = 0
jnxCosQstatTailDropPkts.541.2 = 0
jnxCosQstatTailDropPkts.541.3 = 0
jnxCosQstatTailDropPkts.541.4 = 0
jnxCosQstatTailDropPkts.541.5 = 0
jnxCosQstatTailDropPkts.541.6 = 0
jnxCosQstatTailDropPkts.541.7 = 0
jnxCosQstatTailDropPkts.546.0 = 267
jnxCosQstatTailDropPkts.546.1 = 0
jnxCosQstatTailDropPkts.546.2 = 0
jnxCosQstatTailDropPkts.546.3 = 0
jnxCosQstatTailDropPkts.546.4 = 0
jnxCosQstatTailDropPkts.546.5 = 0
jnxCosQstatTailDropPkts.546.6 = 0
jnxCosQstatTailDropPkts.546.7 = 0
jnxCosQstatTailDropPkts.547.0 = 25
jnxCosQstatTailDropPkts.547.1 = 0
jnxCosQstatTailDropPkts.547.2 = 0
jnxCosQstatTailDropPkts.547.3 = 0
jnxCosQstatTailDropPkts.547.4 = 0
jnxCosQstatTailDropPkts.547.5 = 0
jnxCosQstatTailDropPkts.547.6 = 0
jnxCosQstatTailDropPkts.547.7 = 0
jnxCosQstatTailDropPkts.550.0 = 0
jnxCosQstatTailDropPkts.550.1 = 0
jnxCosQstatTailDropPkts.550.2 = 0
jnxCosQstatTailDropPkts.550.3 = 0
jnxCosQstatTailDropPkts.550.4 = 0
jnxCosQstatTailDropPkts.550.5 = 0
jnxCosQstatTailDropPkts.550.6 = 0
jnxCosQstatTailDropPkts.550.7 = 0
jnxCosQstatTailDropPkts.552.0 = 0
jnxCosQstatTailDropPkts.552.1 = 0
jnxCosQstatTailDropPkts.552.2 = 0
jnxCosQstatTailDropPkts.552.3 = 0
jnxCosQstatTailDropPkts.552.4 = 0
jnxCosQstatTailDropPkts.552.5 = 0
jnxCosQstatTailDropPkts.552.6 = 0
jnxCosQstatTailDropPkts.552.7 = 0
jnxCosQstatTailDropPkts.554.0 = 0
jnxCosQstatTailDropPkts.554.1 = 0
jnxCosQstatTailDropPkts.554.2 = 0
jnxCosQstatTailDropPkts.554.3 = 0
jnxCosQstatTailDropPkts.554.4 = 0
jnxCosQstatTailDropPkts.554.5 = 0
jnxCosQstatTailDropPkts.554.6 = 0
jnxCosQstatTailDropPkts.554.7 = 0
jnxCosQstatTailDropPkts.556.0 = 0
jnxCosQstatTailDropPkts.556.1 = 0
jnxCosQstatTailDropPkts.556.2 = 0
jnxCosQstatTailDropPkts.556.3 = 0
jnxCosQstatTailDropPkts.556.4 = 0
jnxCosQstatTailDropPkts.556.5 = 0
jnxCosQstatTailDropPkts.556.6 = 0
jnxCosQstatTailDropPkts.556.7 = 0
jnxCosQstatTailDropPkts.558.0 = 0
jnxCosQstatTailDropPkts.558.1 = 0
jnxCosQstatTailDropPkts.558.2 = 0
jnxCosQstatTailDropPkts.558.3 = 0
jnxCosQstatTailDropPkts.558.4 = 0
jnxCosQstatTailDropPkts.558.5 = 0
jnxCosQstatTailDropPkts.558.6 = 0
jnxCosQstatTailDropPkts.558.7 = 0
jnxCosQstatTailDropPkts.560.0 = 1
jnxCosQstatTailDropPkts.560.1 = 0
jnxCosQstatTailDropPkts.560.2 = 0
jnxCosQstatTailDropPkts.560.3 = 0
jnxCosQstatTailDropPkts.560.4 = 0
jnxCosQstatTailDropPkts.560.5 = 0
jnxCosQstatTailDropPkts.560.6 = 0
jnxCosQstatTailDropPkts.560.7 = 0
jnxCosQstatTailDropPkts.562.0 = 0
jnxCosQstatTailDropPkts.562.1 = 0
jnxCosQstatTailDropPkts.562.2 = 0
jnxCosQstatTailDropPkts.562.3 = 0
jnxCosQstatTailDropPkts.562.4 = 0
jnxCosQstatTailDropPkts.562.5 = 0
jnxCosQstatTailDropPkts.562.6 = 0
jnxCosQstatTailDropPkts.562.7 = 0
jnxCosQstatTailDropPkts.564.0 = 0
jnxCosQstatTailDropPkts.564.1 = 0
jnxCosQstatTailDropPkts.564.2 = 0
jnxCosQstatTailDropPkts.564.3 = 0
jnxCosQstatTailDropPkts.564.4 = 0
jnxCosQstatTailDropPkts.564.5 = 0
jnxCosQstatTailDropPkts.564.6 = 0
jnxCosQstatTailDropPkts.564.7 = 0
jnxCosQstatTailDropPkts.566.0 = 0
jnxCosQstatTailDropPkts.566.1 = 0
jnxCosQstatTailDropPkts.566.2 = 0
jnxCosQstatTailDropPkts.566.3 = 0
jnxCosQstatTailDropPkts.566.4 = 0
jnxCosQstatTailDropPkts.566.5 = 0
jnxCosQstatTailDropPkts.566.6 = 0
jnxCosQstatTailDropPkts.566.7 = 0
jnxCosQstatTailDropPkts.567.0 = 0
jnxCosQstatTailDropPkts.567.1 = 0
jnxCosQstatTailDropPkts.567.2 = 0
jnxCosQstatTailDropPkts.567.3 = 0
jnxCosQstatTailDropPkts.567.4 = 0
jnxCosQstatTailDropPkts.567.5 = 0
jnxCosQstatTailDropPkts.567.6 = 0
jnxCosQstatTailDropPkts.567.7 = 0
jnxCosQstatTailDropPkts.570.0 = 0
jnxCosQstatTailDropPkts.570.1 = 0
jnxCosQstatTailDropPkts.570.2 = 0
jnxCosQstatTailDropPkts.570.3 = 0
jnxCosQstatTailDropPkts.570.4 = 0
jnxCosQstatTailDropPkts.570.5 = 0
jnxCosQstatTailDropPkts.570.6 = 0
jnxCosQstatTailDropPkts.570.7 = 0
jnxCosQstatTailDropPkts.572.0 = 0
jnxCosQstatTailDropPkts.572.1 = 0
jnxCosQstatTailDropPkts.572.2 = 0
jnxCosQstatTailDropPkts.572.3 = 0
jnxCosQstatTailDropPkts.572.4 = 0
jnxCosQstatTailDropPkts.572.5 = 0
jnxCosQstatTailDropPkts.572.6 = 0
jnxCosQstatTailDropPkts.572.7 = 0
jnxCosQstatTailDropPkts.574.0 = 0
jnxCosQstatTailDropPkts.574.1 = 0
jnxCosQstatTailDropPkts.574.2 = 0
jnxCosQstatTailDropPkts.574.3 = 0
jnxCosQstatTailDropPkts.574.4 = 0
jnxCosQstatTailDropPkts.574.5 = 0
jnxCosQstatTailDropPkts.574.6 = 0
jnxCosQstatTailDropPkts.574.7 = 0
jnxCosQstatTailDropPkts.575.0 = 0
jnxCosQstatTailDropPkts.575.1 = 0
jnxCosQstatTailDropPkts.575.2 = 0
jnxCosQstatTailDropPkts.575.3 = 0
jnxCosQstatTailDropPkts.575.4 = 0
jnxCosQstatTailDropPkts.575.5 = 0
jnxCosQstatTailDropPkts.575.6 = 0
jnxCosQstatTailDropPkts.575.7 = 0
jnxCosQstatTailDropPkts.578.0 = 0
jnxCosQstatTailDropPkts.578.1 = 0
jnxCosQstatTailDropPkts.578.2 = 0
jnxCosQstatTailDropPkts.578.3 = 0
jnxCosQstatTailDropPkts.578.4 = 0
jnxCosQstatTailDropPkts.578.5 = 0
jnxCosQstatTailDropPkts.578.6 = 0
jnxCosQstatTailDropPkts.578.7 = 0
jnxCosQstatTailDropPkts.580.0 = 0
jnxCosQstatTailDropPkts.580.1 = 0
jnxCosQstatTailDropPkts.580.2 = 0
jnxCosQstatTailDropPkts.580.3 = 0
jnxCosQstatTailDropPkts.580.4 = 0
jnxCosQstatTailDropPkts.580.5 = 0
jnxCosQstatTailDropPkts.580.6 = 0
jnxCosQstatTailDropPkts.580.7 = 0
jnxCosQstatTailDropPkts.581.0 = 0
jnxCosQstatTailDropPkts.581.1 = 0
jnxCosQstatTailDropPkts.581.2 = 0
jnxCosQstatTailDropPkts.581.3 = 0
jnxCosQstatTailDropPkts.581.4 = 0
jnxCosQstatTailDropPkts.581.5 = 0
jnxCosQstatTailDropPkts.581.6 = 0
jnxCosQstatTailDropPkts.581.7 = 0
jnxCosQstatTailDropPkts.582.0 = 0
jnxCosQstatTailDropPkts.582.1 = 0
jnxCosQstatTailDropPkts.582.2 = 0
jnxCosQstatTailDropPkts.582.3 = 0
jnxCosQstatTailDropPkts.582.4 = 0
jnxCosQstatTailDropPkts.582.5 = 0
jnxCosQstatTailDropPkts.582.6 = 0
jnxCosQstatTailDropPkts.582.7 = 0
jnxCosQstatTailDropPkts.583.0 = 0
jnxCosQstatTailDropPkts.583.1 = 0
jnxCosQstatTailDropPkts.583.2 = 0
jnxCosQstatTailDropPkts.583.3 = 0
jnxCosQstatTailDropPkts.583.4 = 0
jnxCosQstatTailDropPkts.583.5 = 0
jnxCosQstatTailDropPkts.583.6 = 0
jnxCosQstatTailDropPkts.583.7 = 0
jnxCosQstatTailDropPkts.588.0 = 0
jnxCosQstatTailDropPkts.588.1 = 0
jnxCosQstatTailDropPkts.588.2 = 0
jnxCosQstatTailDropPkts.588.3 = 0
jnxCosQstatTailDropPkts.588.4 = 0
jnxCosQstatTailDropPkts.588.5 = 0
jnxCosQstatTailDropPkts.588.6 = 0
jnxCosQstatTailDropPkts.588.7 = 0
jnxCosQstatTailDropPkts.589.0 = 0
jnxCosQstatTailDropPkts.589.1 = 0
jnxCosQstatTailDropPkts.589.2 = 0
jnxCosQstatTailDropPkts.589.3 = 0
jnxCosQstatTailDropPkts.589.4 = 0
jnxCosQstatTailDropPkts.589.5 = 0
jnxCosQstatTailDropPkts.589.6 = 0
jnxCosQstatTailDropPkts.589.7 = 0
jnxCosQstatTailDropPkts.592.0 = 0
jnxCosQstatTailDropPkts.592.1 = 0
jnxCosQstatTailDropPkts.592.2 = 0
jnxCosQstatTailDropPkts.592.3 = 0
jnxCosQstatTailDropPkts.592.4 = 0
jnxCosQstatTailDropPkts.592.5 = 0
jnxCosQstatTailDropPkts.592.6 = 0
jnxCosQstatTailDropPkts.592.7 = 0
jnxCosQstatTailDropPkts.594.0 = 0
jnxCosQstatTailDropPkts.594.1 = 0
jnxCosQstatTailDropPkts.594.2 = 0
jnxCosQstatTailDropPkts.594.3 = 0
jnxCosQstatTailDropPkts.594.4 = 0
jnxCosQstatTailDropPkts.594.5 = 0
jnxCosQstatTailDropPkts.594.6 = 0
jnxCosQstatTailDropPkts.594.7 = 0
jnxCosQstatTailDropPkts.596.0 = 0
jnxCosQstatTailDropPkts.596.1 = 0
jnxCosQstatTailDropPkts.596.2 = 0
jnxCosQstatTailDropPkts.596.3 = 0
jnxCosQstatTailDropPkts.596.4 = 0
jnxCosQstatTailDropPkts.596.5 = 0
jnxCosQstatTailDropPkts.596.6 = 0
jnxCosQstatTailDropPkts.596.7 = 0
jnxCosQstatTailDropPkts.608.0 = 0
jnxCosQstatTailDropPkts.608.1 = 0
jnxCosQstatTailDropPkts.608.2 = 0
jnxCosQstatTailDropPkts.608.3 = 0
jnxCosQstatTailDropPkts.608.4 = 0
jnxCosQstatTailDropPkts.608.5 = 0
jnxCosQstatTailDropPkts.608.6 = 0
jnxCosQstatTailDropPkts.608.7 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosQstatTotalRedDropPkts]

CMD EXITCODE[0]
CMD RUNTIME[0.0693s]
STDOUT[
jnxCosQstatTotalRedDropPkts = 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` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'JUNIPER-COS-MIB' AND `oid` = 'jnxCosQstatTotalRedDropPkts';]
SQL RUNTIME[0.00082493s]

SQL[UPDATE `snmp_errors` set `error_count` ='166527',`updated` ='1668112877' WHERE `error_id` = '171']
SQL RUNTIME[0.02463603s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-COS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxCosQstatTotalRedDropBytes]

CMD EXITCODE[0]
CMD RUNTIME[0.1187s]
STDOUT[
jnxCosQstatTotalRedDropBytes = 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` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'JUNIPER-COS-MIB' AND `oid` = 'jnxCosQstatTotalRedDropBytes';]
SQL RUNTIME[0.00077391s]

SQL[UPDATE `snmp_errors` set `error_count` ='166527',`updated` ='1668112877' WHERE `error_id` = '172']
SQL RUNTIME[0.00971103s]

 o JUNIPER-IPv6-MIB     JUNIPER-IPv6-MIB jnxIpv6IfStats 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsX -m JUNIPER-IPv6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxIpv6IfStatsTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0766s]
STDOUT[
jnxIpv6IfStatsTable = 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` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'JUNIPER-IPv6-MIB' AND `oid` = 'jnxIpv6IfStatsTable';]
SQL RUNTIME[0.00075316s]

SQL[UPDATE `snmp_errors` set `error_count` ='166527',`updated` ='1668112877' WHERE `error_id` = '173']
SQL RUNTIME[0.01039004s]

 o ADSL-LINE-MIB        
SQL[SELECT EXISTS (SELECT 1 FROM `ports` WHERE `device_id` = '2' AND `ifType` IN ('adsl', 'vdsl', 'vdsl2'))]
SQL RUNTIME[0.00121808s]

 o EtherLike-MIB        dot3StatsDuplexStatus 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m EtherLike-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' dot3StatsDuplexStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.4113s]
STDOUT[
dot3StatsDuplexStatus.502 = fullDuplex
dot3StatsDuplexStatus.503 = fullDuplex
dot3StatsDuplexStatus.504 = fullDuplex
dot3StatsDuplexStatus.505 = fullDuplex
dot3StatsDuplexStatus.506 = fullDuplex
dot3StatsDuplexStatus.507 = fullDuplex
dot3StatsDuplexStatus.508 = fullDuplex
dot3StatsDuplexStatus.509 = fullDuplex
dot3StatsDuplexStatus.510 = fullDuplex
dot3StatsDuplexStatus.511 = fullDuplex
dot3StatsDuplexStatus.512 = fullDuplex
dot3StatsDuplexStatus.513 = fullDuplex
dot3StatsDuplexStatus.514 = fullDuplex
dot3StatsDuplexStatus.515 = fullDuplex
dot3StatsDuplexStatus.516 = unknown
dot3StatsDuplexStatus.517 = unknown
dot3StatsDuplexStatus.518 = fullDuplex
dot3StatsDuplexStatus.519 = fullDuplex
dot3StatsDuplexStatus.520 = unknown
dot3StatsDuplexStatus.521 = unknown
dot3StatsDuplexStatus.522 = unknown
dot3StatsDuplexStatus.523 = unknown
dot3StatsDuplexStatus.524 = unknown
dot3StatsDuplexStatus.525 = unknown
dot3StatsDuplexStatus.526 = unknown
dot3StatsDuplexStatus.527 = unknown
dot3StatsDuplexStatus.528 = unknown
dot3StatsDuplexStatus.529 = unknown
dot3StatsDuplexStatus.530 = fullDuplex
dot3StatsDuplexStatus.531 = unknown
dot3StatsDuplexStatus.532 = unknown
dot3StatsDuplexStatus.533 = fullDuplex
dot3StatsDuplexStatus.534 = fullDuplex
dot3StatsDuplexStatus.535 = fullDuplex
dot3StatsDuplexStatus.536 = fullDuplex
dot3StatsDuplexStatus.537 = fullDuplex
dot3StatsDuplexStatus.538 = fullDuplex
dot3StatsDuplexStatus.539 = fullDuplex
dot3StatsDuplexStatus.540 = fullDuplex
dot3StatsDuplexStatus.541 = fullDuplex
dot3StatsDuplexStatus.542 = fullDuplex
dot3StatsDuplexStatus.543 = fullDuplex
dot3StatsDuplexStatus.544 = fullDuplex
dot3StatsDuplexStatus.545 = fullDuplex
dot3StatsDuplexStatus.546 = fullDuplex
dot3StatsDuplexStatus.547 = fullDuplex
dot3StatsDuplexStatus.548 = fullDuplex
dot3StatsDuplexStatus.549 = fullDuplex
dot3StatsDuplexStatus.550 = fullDuplex
dot3StatsDuplexStatus.551 = fullDuplex
dot3StatsDuplexStatus.552 = fullDuplex
dot3StatsDuplexStatus.553 = fullDuplex
dot3StatsDuplexStatus.554 = fullDuplex
dot3StatsDuplexStatus.555 = fullDuplex
dot3StatsDuplexStatus.556 = fullDuplex
dot3StatsDuplexStatus.557 = fullDuplex
dot3StatsDuplexStatus.558 = fullDuplex
dot3StatsDuplexStatus.559 = fullDuplex
dot3StatsDuplexStatus.560 = fullDuplex
dot3StatsDuplexStatus.561 = fullDuplex
dot3StatsDuplexStatus.562 = unknown
dot3StatsDuplexStatus.563 = unknown
dot3StatsDuplexStatus.564 = unknown
dot3StatsDuplexStatus.565 = unknown
dot3StatsDuplexStatus.566 = unknown
dot3StatsDuplexStatus.567 = unknown
dot3StatsDuplexStatus.568 = unknown
dot3StatsDuplexStatus.569 = unknown
dot3StatsDuplexStatus.570 = unknown
dot3StatsDuplexStatus.571 = unknown
dot3StatsDuplexStatus.572 = unknown
dot3StatsDuplexStatus.573 = unknown
dot3StatsDuplexStatus.574 = unknown
dot3StatsDuplexStatus.575 = unknown
dot3StatsDuplexStatus.576 = unknown
dot3StatsDuplexStatus.577 = unknown
dot3StatsDuplexStatus.578 = unknown
dot3StatsDuplexStatus.579 = unknown
dot3StatsDuplexStatus.580 = unknown
dot3StatsDuplexStatus.581 = unknown
dot3StatsDuplexStatus.582 = unknown
dot3StatsDuplexStatus.583 = fullDuplex
dot3StatsDuplexStatus.584 = unknown
dot3StatsDuplexStatus.585 = unknown
dot3StatsDuplexStatus.586 = unknown
dot3StatsDuplexStatus.587 = fullDuplex
dot3StatsDuplexStatus.588 = unknown
dot3StatsDuplexStatus.589 = unknown
dot3StatsDuplexStatus.590 = unknown
dot3StatsDuplexStatus.591 = unknown
dot3StatsDuplexStatus.592 = unknown
dot3StatsDuplexStatus.593 = unknown
dot3StatsDuplexStatus.594 = fullDuplex
dot3StatsDuplexStatus.595 = fullDuplex
dot3StatsDuplexStatus.596 = fullDuplex
dot3StatsDuplexStatus.597 = fullDuplex
]
SNMP STATUS[TRUE]

 o Q-BRIDGE-MIB         
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.2053s]
STDOUT[
dot1dBasePortIfIndex.1 = 609
dot1dBasePortIfIndex.514 = 507
dot1dBasePortIfIndex.515 = 508
dot1dBasePortIfIndex.516 = 509
dot1dBasePortIfIndex.517 = 511
dot1dBasePortIfIndex.518 = 513
dot1dBasePortIfIndex.519 = 518
dot1dBasePortIfIndex.520 = 519
dot1dBasePortIfIndex.521 = 520
dot1dBasePortIfIndex.522 = 521
dot1dBasePortIfIndex.523 = 523
dot1dBasePortIfIndex.524 = 525
dot1dBasePortIfIndex.525 = 527
dot1dBasePortIfIndex.526 = 531
dot1dBasePortIfIndex.527 = 532
dot1dBasePortIfIndex.528 = 533
dot1dBasePortIfIndex.529 = 536
dot1dBasePortIfIndex.530 = 537
dot1dBasePortIfIndex.531 = 542
dot1dBasePortIfIndex.532 = 543
dot1dBasePortIfIndex.533 = 544
dot1dBasePortIfIndex.534 = 545
dot1dBasePortIfIndex.535 = 548
dot1dBasePortIfIndex.536 = 549
dot1dBasePortIfIndex.537 = 551
dot1dBasePortIfIndex.538 = 553
dot1dBasePortIfIndex.539 = 555
dot1dBasePortIfIndex.540 = 557
dot1dBasePortIfIndex.541 = 559
dot1dBasePortIfIndex.542 = 561
dot1dBasePortIfIndex.543 = 563
dot1dBasePortIfIndex.544 = 565
dot1dBasePortIfIndex.545 = 568
dot1dBasePortIfIndex.546 = 569
dot1dBasePortIfIndex.547 = 571
dot1dBasePortIfIndex.548 = 573
dot1dBasePortIfIndex.549 = 576
dot1dBasePortIfIndex.550 = 577
dot1dBasePortIfIndex.551 = 579
dot1dBasePortIfIndex.552 = 584
dot1dBasePortIfIndex.553 = 585
dot1dBasePortIfIndex.554 = 586
dot1dBasePortIfIndex.555 = 587
dot1dBasePortIfIndex.556 = 590
dot1dBasePortIfIndex.557 = 591
dot1dBasePortIfIndex.558 = 593
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' dot1qPvid]

CMD EXITCODE[0]
CMD RUNTIME[0.22s]
STDOUT[
dot1qPvid.1 = 0
dot1qPvid.516 = 200
dot1qPvid.517 = 200
dot1qPvid.518 = 200
dot1qPvid.519 = 200
dot1qPvid.520 = 200
dot1qPvid.521 = 0
dot1qPvid.522 = 0
dot1qPvid.523 = 0
dot1qPvid.524 = 0
dot1qPvid.525 = 0
dot1qPvid.526 = 0
dot1qPvid.527 = 0
dot1qPvid.528 = 200
dot1qPvid.529 = 200
dot1qPvid.530 = 200
dot1qPvid.531 = 200
dot1qPvid.532 = 200
dot1qPvid.533 = 200
dot1qPvid.534 = 200
dot1qPvid.535 = 200
dot1qPvid.536 = 200
dot1qPvid.537 = 500
dot1qPvid.538 = 500
dot1qPvid.539 = 500
dot1qPvid.540 = 500
dot1qPvid.541 = 500
dot1qPvid.542 = 500
dot1qPvid.543 = 0
dot1qPvid.544 = 0
dot1qPvid.545 = 0
dot1qPvid.546 = 0
dot1qPvid.547 = 0
dot1qPvid.548 = 0
dot1qPvid.549 = 0
dot1qPvid.550 = 0
dot1qPvid.551 = 0
dot1qPvid.552 = 0
dot1qPvid.553 = 0
dot1qPvid.554 = 0
dot1qPvid.555 = 500
dot1qPvid.556 = 0
dot1qPvid.557 = 0
dot1qPvid.558 = 0
]
SNMP STATUS[TRUE]
dot1qPortVlanTable 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-VLAN-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxExVlanPortAccessMode]

CMD EXITCODE[0]
CMD RUNTIME[0.2557s]
STDOUT[
jnxExVlanPortAccessMode.3.514 = trunk
jnxExVlanPortAccessMode.3.515 = trunk
jnxExVlanPortAccessMode.3.516 = access
jnxExVlanPortAccessMode.3.517 = access
jnxExVlanPortAccessMode.3.518 = access
jnxExVlanPortAccessMode.3.519 = access
jnxExVlanPortAccessMode.3.520 = access
jnxExVlanPortAccessMode.3.528 = access
jnxExVlanPortAccessMode.3.529 = access
jnxExVlanPortAccessMode.3.530 = access
jnxExVlanPortAccessMode.3.531 = access
jnxExVlanPortAccessMode.3.532 = access
jnxExVlanPortAccessMode.3.533 = access
jnxExVlanPortAccessMode.3.534 = access
jnxExVlanPortAccessMode.3.535 = access
jnxExVlanPortAccessMode.3.536 = access
jnxExVlanPortAccessMode.4.1 = trunk
jnxExVlanPortAccessMode.4.514 = trunk
jnxExVlanPortAccessMode.4.515 = trunk
jnxExVlanPortAccessMode.5.1 = trunk
jnxExVlanPortAccessMode.5.514 = trunk
jnxExVlanPortAccessMode.5.515 = trunk
jnxExVlanPortAccessMode.5.537 = access
jnxExVlanPortAccessMode.5.538 = access
jnxExVlanPortAccessMode.5.539 = access
jnxExVlanPortAccessMode.5.540 = access
jnxExVlanPortAccessMode.5.541 = access
jnxExVlanPortAccessMode.5.542 = access
jnxExVlanPortAccessMode.5.555 = access
jnxExVlanPortAccessMode.8.521 = access
jnxExVlanPortAccessMode.8.522 = access
jnxExVlanPortAccessMode.8.523 = access
jnxExVlanPortAccessMode.8.524 = access
jnxExVlanPortAccessMode.8.525 = access
jnxExVlanPortAccessMode.8.526 = access
jnxExVlanPortAccessMode.8.527 = access
jnxExVlanPortAccessMode.8.543 = access
jnxExVlanPortAccessMode.8.544 = access
jnxExVlanPortAccessMode.8.545 = access
jnxExVlanPortAccessMode.8.546 = access
jnxExVlanPortAccessMode.8.547 = access
jnxExVlanPortAccessMode.8.548 = access
jnxExVlanPortAccessMode.8.549 = access
jnxExVlanPortAccessMode.8.550 = access
jnxExVlanPortAccessMode.8.551 = access
jnxExVlanPortAccessMode.8.552 = access
jnxExVlanPortAccessMode.8.553 = access
jnxExVlanPortAccessMode.8.554 = access
jnxExVlanPortAccessMode.8.556 = access
jnxExVlanPortAccessMode.8.557 = access
jnxExVlanPortAccessMode.8.558 = access
]
SNMP STATUS[TRUE]

SQL[SELECT `port_id`, `vlan` FROM `ports_vlans` WHERE `device_id` = '2']
SQL RUNTIME[0.00094104s]
+---------+------+-------+
| ifIndex | Vlan | Trunk |
+---------+------+-------+
| 609     | 0    | dot1Q |
| 509     | 200  |       |
| 511     | 200  |       |
| 513     | 200  |       |
| 518     | 200  |       |
| 519     | 200  |       |
| 520     | 0    |       |
| 521     | 0    |       |
| 523     | 0    |       |
| 525     | 0    |       |
| 527     | 0    |       |
| 531     | 0    |       |
| 532     | 0    |       |
| 533     | 200  |       |
| 536     | 200  |       |
| 537     | 200  |       |
| 542     | 200  |       |
| 543     | 200  |       |
| 544     | 200  |       |
| 545     | 200  |       |
| 548     | 200  |       |
| 549     | 200  |       |
| 551     | 500  |       |
| 553     | 500  |       |
| 555     | 500  |       |
| 557     | 500  |       |
| 559     | 500  |       |
| 561     | 500  |       |
| 563     | 0    |       |
| 565     | 0    |       |
| 568     | 0    |       |
| 569     | 0    |       |
| 571     | 0    |       |
| 573     | 0    |       |
| 576     | 0    |       |
| 577     | 0    |       |
| 579     | 0    |       |
| 584     | 0    |       |
| 585     | 0    |       |
| 586     | 0    |       |
| 587     | 500  |       |
| 590     | 0    |       |
| 591     | 0    |       |
| 593     | 0    |       |
| 507     |      | dot1Q |
| 508     |      | dot1Q |
+---------+------+-------+


[[IP-MIB]] o IP-MIB               IP-MIB ipIfStats 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsX -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' ipIfStatsHCInOctets]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'IP-MIB' AND `oid` = 'ipIfStatsHCInOctets';]
SQL RUNTIME[0.00069499s]

SQL[UPDATE `snmp_errors` set `error_count` ='166527',`updated` ='1668112878' WHERE `error_id` = '174']
SQL RUNTIME[0.00953007s]

ignored (by ifType): mplsTunnel [ mpls ]


64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs

SQL[SELECT * FROM `devices` WHERE `device_id` = '2']
SQL RUNTIME[0.00074410s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '2']
SQL RUNTIME[0.00065494s]
RRD /opt/observium/rrd/nj-cr-01/port-5.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-5.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.35]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-6.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-6.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.35]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-7.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-7.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.35]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-8.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-8.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.35]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-9.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-9.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-10.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-10.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-11.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-11.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-12.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-12.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-21.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-21.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-33.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-33.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.37]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=12.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-12.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-12.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.37]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-12.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-12.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.37]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-34.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-34.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.37]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-35.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-35.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.37]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=14.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-14.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-14.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.38]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-14.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-14.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.38]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-37.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-37.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.38]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=16.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-16.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-16.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.38]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-16.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-16.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.38]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-38.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-38.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.38]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-49.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-49.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.39]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-50.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-50.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.39]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-51.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-51.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.39]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-52.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-52.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.39]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-501.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-501.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.39]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=22.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-22.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-22.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.40]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-22.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-22.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-0-jnx_cos_qstat.rrd N:U:U:204088651:48176846685:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.41]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.41]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-502-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502-7-jnx_cos_qstat.rrd N:U:U:28288531:2477726584:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.41]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '23']
SQL RUNTIME[0.00076389s]

SQL[SELECT DISTINCT `entity_type` FROM `entity_attribs` WHERE `device_id` = '2']
SQL RUNTIME[0.00087500s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '23']
SQL RUNTIME[0.00055885s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '23' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00051188s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '23' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00048900s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
nj-nat_ge-0/0/0
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-502.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-502.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.42]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=23.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-23.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-23.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.42]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-23.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-23.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.42]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-503.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-503.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.42]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-0-jnx_cos_qstat.rrd N:U:U:2841814352:773641264536:1078:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.43]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.43]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.43]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:810.43]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.43]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.43]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.44]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-504-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504-7-jnx_cos_qstat.rrd N:U:U:28562931:2539137152:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.44]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '25']
SQL RUNTIME[0.00064707s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '25']
SQL RUNTIME[0.00052214s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '25' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00048184s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '25' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043201s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_MXQ52706XN-Internal
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-504.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-504.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.45]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=25.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-25.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-25.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.45]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-25.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-25.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.45]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-0-jnx_cos_qstat.rrd N:U:U:488942625:205105004837:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.45]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.45]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.45]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-505-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505-7-jnx_cos_qstat.rrd N:U:U:28118902:2503592255:1:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.46]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '26']
SQL RUNTIME[0.00063705s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '26']
SQL RUNTIME[0.00060892s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '26' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00055909s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '26' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00052810s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth2_MXQ52706XN-Internal
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-505.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-505.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.47]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=26.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-26.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-26.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.47]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-26.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-26.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.47]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-0-jnx_cos_qstat.rrd N:U:U:559517011:92130494562:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.47]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.48]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.48]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.48]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.48]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.48]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.48]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-506-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506-7-jnx_cos_qstat.rrd N:U:U:27724952:2407211648:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.48]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '27']
SQL RUNTIME[0.00064993s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '27']
SQL RUNTIME[0.00050712s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '27' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046301s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '27' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00045609s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
ZM16C5047543
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-506.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-506.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.49]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=27.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-27.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-27.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.49]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-27.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-27.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.50]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-507.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-507.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.50]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-508.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-508.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.50]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-509.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-509.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.50]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-0-jnx_cos_qstat.rrd N:U:U:1604563395:164481952834:6:U:U]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.50]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.50]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.51]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.51]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.51]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.51]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.51]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-510-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510-7-jnx_cos_qstat.rrd N:U:U:38098859:3437932354:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.51]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '31']
SQL RUNTIME[0.00068593s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '31']
SQL RUNTIME[0.00050402s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '31' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046611s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '31' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00040603s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
ZM168S025269
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-510.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-510.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.52]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=31.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-31.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-31.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.52]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-31.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-31.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.52]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-511.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-511.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.53]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-0-jnx_cos_qstat.rrd N:U:U:533404984:89717233246:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.53]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.53]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.53]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.53]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.53]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.54]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.54]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-512-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512-7-jnx_cos_qstat.rrd N:U:U:27992177:2362138003:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.54]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '33']
SQL RUNTIME[0.00057316s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '33']
SQL RUNTIME[0.00065207s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '33' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00056601s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '33' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00048018s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
SM_05AU13
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-512.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-512.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.55]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=33.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-33.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-33.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.55]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-33.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-33.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.55]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-513.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-513.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.55]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-0-jnx_cos_qstat.rrd N:U:U:808887098:151723642945:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:810.55]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.56]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.56]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.56]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.56]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.56]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.56]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-514-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514-7-jnx_cos_qstat.rrd N:U:U:25686553:2168258988:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.56]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '35']
SQL RUNTIME[0.00066900s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '35']
SQL RUNTIME[0.00050187s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '35' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00055814s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '35' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041699s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
SM_05AU12
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-514.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-514.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.57]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=35.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-35.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-35.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.57]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-35.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-35.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.58]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-0-jnx_cos_qstat.rrd N:U:U:19498110343:27505098738427:338:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.58]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.58]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.58]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.58]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.58]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.58]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.59]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-515-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515-7-jnx_cos_qstat.rrd N:U:U:22614064:1959911820:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.59]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '36']
SQL RUNTIME[0.00062203s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '36']
SQL RUNTIME[0.00057793s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '36' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046897s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '36' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041699s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
SM_05AU11
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-515.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-515.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.60]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=36.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-36.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-36.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.60]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-36.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-36.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.61]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.61]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.61]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-516-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.61]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '37']
SQL RUNTIME[0.00067997s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '37']
SQL RUNTIME[0.00050712s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '37' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046277s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '37' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041604s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-516.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-516.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.62]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=37.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-37.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-37.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.62]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-37.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-37.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.62]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-517-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.62]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-517-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.62]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-517-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-517-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-517-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-517-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-517-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.03 r:810.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-517-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.63]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '38']
SQL RUNTIME[0.00065708s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '38']
SQL RUNTIME[0.00055408s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '38' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00056696s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '38' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00048113s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-517.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-517.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.64]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=38.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-38.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-38.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.65]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-38.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-38.rrd N:1:1]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.65]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-518.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-518.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.65]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-519.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-519.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.65]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-520.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-520.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.65]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-521.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-521.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.66]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-522-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.66]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-522-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.66]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-522-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.66]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-522-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.66]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-522-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.66]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-522-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.66]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-522-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.67]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-522-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.67]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '43']
SQL RUNTIME[0.00068498s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '43']
SQL RUNTIME[0.00052786s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '43' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00052500s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '43' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00045705s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-522.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-522.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.68]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=43.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-43.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-43.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.68]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-43.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-43.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.68]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-523.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-523.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.68]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-524-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.68]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-524-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.68]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-524-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.69]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-524-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.69]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-524-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.69]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-524-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.69]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-524-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.69]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-524-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.69]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '45']
SQL RUNTIME[0.00069523s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '45']
SQL RUNTIME[0.00055313s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '45' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046706s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '45' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00042796s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-524.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-524.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.70]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=45.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-45.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-45.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.70]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-45.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-45.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.70]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-525.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-525.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.71]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-526-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.71]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-526-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.71]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-526-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.71]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-526-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.71]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-526-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.71]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-526-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.71]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-526-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.72]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-526-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.72]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '47']
SQL RUNTIME[0.00060916s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '47']
SQL RUNTIME[0.00058603s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '47' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00045705s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '47' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041413s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-526.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-526.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.73]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=47.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-47.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-47.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.73]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-47.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-47.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.73]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-527.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-527.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.73]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-528-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.73]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-528-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.73]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-528-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.73]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-528-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.74]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-528-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.74]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-528-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.74]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-528-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.74]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-528-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.74]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '49']
SQL RUNTIME[0.00070500s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49']
SQL RUNTIME[0.00056815s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00048089s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '49' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00054002s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-528.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-528.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.75]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=49.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-49.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-49.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.75]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-49.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-49.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.75]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-529-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.76]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-529-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.76]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-529-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.76]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-529-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.76]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-529-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.76]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-529-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.76]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-529-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.76]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-529-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.03 r:810.77]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '50']
SQL RUNTIME[0.00057101s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '50']
SQL RUNTIME[0.00045204s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '50' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00052094s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '50' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00086999s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-529.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-529.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.77]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=50.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-50.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-50.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.78]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-50.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-50.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.78]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-530-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-0-jnx_cos_qstat.rrd N:U:U:201096663:21833478558:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.78]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-530-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.78]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-530-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.78]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-530-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.78]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-530-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.78]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-530-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.79]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-530-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.79]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-530-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530-7-jnx_cos_qstat.rrd N:U:U:15284135:1316623401:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.79]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '51']
SQL RUNTIME[0.00067997s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '51']
SQL RUNTIME[0.00060010s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '51' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00055695s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '51' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00045800s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-1Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-530.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-530.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.80]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=51.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-51.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-51.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.80]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-51.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-51.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.80]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-531.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-531.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.80]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-532.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-532.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.80]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-533.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-533.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.81]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-0-jnx_cos_qstat.rrd N:U:U:32026031850:5408405733647:441:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.81]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.81]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.81]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.81]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.81]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.82]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.82]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-534-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534-7-jnx_cos_qstat.rrd N:U:U:15468392:1339647485:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.82]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '55']
SQL RUNTIME[0.00072193s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '55']
SQL RUNTIME[0.00062013s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '55' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00051713s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '55' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00042415s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-4Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-534.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-534.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.83]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=55.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-55.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-55.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.83]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-55.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-55.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.83]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-0-jnx_cos_qstat.rrd N:U:U:24604414157:4252550255228:24:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.83]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.83]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.83]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.84]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.84]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.84]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.84]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-535-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535-7-jnx_cos_qstat.rrd N:U:U:15040659:1304381754:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.84]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '56']
SQL RUNTIME[0.00061011s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '56']
SQL RUNTIME[0.00052094s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '56' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00051689s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '56' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00045204s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-7Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-535.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-535.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.85]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=56.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-56.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-56.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.85]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-56.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-56.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.85]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-536.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-536.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.86]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-537.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-537.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.86]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-0-jnx_cos_qstat.rrd N:U:U:174826853:12747798358:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.86]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.86]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.86]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.86]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.87]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.87]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.87]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-538-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538-7-jnx_cos_qstat.rrd N:U:U:15283846:1316584673:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.87]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '59']
SQL RUNTIME[0.00065684s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '59']
SQL RUNTIME[0.00056219s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '59' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00052094s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '59' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043392s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-2Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-538.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-538.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.88]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=59.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-59.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-59.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.88]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-59.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-59.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.88]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-0-jnx_cos_qstat.rrd N:U:U:5864548738:1050078051089:28:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.88]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.88]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.89]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.89]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.89]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.89]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.89]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-539-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539-7-jnx_cos_qstat.rrd N:U:U:15267629:1315655822:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.89]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '60']
SQL RUNTIME[0.00072503s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '60']
SQL RUNTIME[0.00054002s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '60' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00056100s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '60' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00042009s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-5Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-539.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-539.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.90]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=60.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-60.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-60.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.90]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-60.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-60.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.90]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-0-jnx_cos_qstat.rrd N:U:U:26551391623:4471389461528:21:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.91]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.91]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.91]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.91]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.91]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.91]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.91]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-540-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540-7-jnx_cos_qstat.rrd N:U:U:15405628:1336108845:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.92]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '61']
SQL RUNTIME[0.00065613s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '61']
SQL RUNTIME[0.00059795s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '61' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00060797s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '61' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00042701s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-8Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-540.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-540.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.92]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=61.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-61.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-61.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.93]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-61.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-61.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.93]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-0-jnx_cos_qstat.rrd N:U:U:242093137:39394067878:1:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.93]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.93]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.93]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.93]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.93]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.94]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.94]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-541-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541-7-jnx_cos_qstat.rrd N:U:U:15286879:1316902370:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.94]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '62']
SQL RUNTIME[0.00066805s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '62']
SQL RUNTIME[0.00059199s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '62' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00047588s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '62' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00054884s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-3Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-541.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-541.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=62.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-62.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-62.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.02 s:0.04 r:810.95
OK u:0.02 s:0.04 r:810.95]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-62.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-62.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.95]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-542.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-542.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.95]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-543.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-543.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.95]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-544.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-544.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.96]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-545.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-545.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.96]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-0-jnx_cos_qstat.rrd N:U:U:888204841:220812893393:267:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.96]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.96]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.96]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.96]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.97]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.97]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.97]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-546-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546-7-jnx_cos_qstat.rrd N:U:U:15405871:1327429875:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.97]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '67']
SQL RUNTIME[0.00058103s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '67']
SQL RUNTIME[0.00048995s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '67' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00051212s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '67' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00044012s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-6Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-546.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-546.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.98]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=67.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-67.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-67.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.98]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-67.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-67.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.98]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-0-jnx_cos_qstat.rrd N:U:U:39825361314:6698588559057:25:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.98]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.98]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.99]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.99]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.99]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.99]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.99]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-547-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547-7-jnx_cos_qstat.rrd N:U:U:15403503:1335251465:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:810.99]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '68']
SQL RUNTIME[0.00059295s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '68']
SQL RUNTIME[0.00047994s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '68' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00050879s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '68' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043893s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
eth1_QCT_X10E-9Node
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-547.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-547.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.00]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=68.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-68.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-68.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.00]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-68.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-68.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.00]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-548.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-548.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.01]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-549.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-549.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.01]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-0-jnx_cos_qstat.rrd N:U:U:26435540:5714149397:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.01]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.01]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.01]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.01]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.01]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.02]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.02]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-550-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550-7-jnx_cos_qstat.rrd N:U:U:28086326:2401625598:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.02]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '71']
SQL RUNTIME[0.00058293s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '71']
SQL RUNTIME[0.00087118s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '71' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00049305s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '71' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00047421s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
ILo_MXQ52706XN
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-550.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-550.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.03]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=71.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-71.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-71.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.03]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-71.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-71.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.03]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-551.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-551.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.03]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-0-jnx_cos_qstat.rrd N:U:U:34212656:8667268780:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.03]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.04]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-552-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552-7-jnx_cos_qstat.rrd N:U:U:27683260:2372481092:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.05]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '73']
SQL RUNTIME[0.00056100s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '73']
SQL RUNTIME[0.00049496s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '73' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00049496s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '73' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00044203s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
IPMI_ZM16C5047543
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-552.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-552.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.05]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=73.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-73.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-73.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.06]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-73.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-73.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.06]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-553.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-553.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.06]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-0-jnx_cos_qstat.rrd N:U:U:23554270:7802916435:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.06]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.06]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.06]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.06]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.07]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.07]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.07]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-554-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554-7-jnx_cos_qstat.rrd N:U:U:27682955:2372416204:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.07]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '75']
SQL RUNTIME[0.00056720s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '75']
SQL RUNTIME[0.00047207s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '75' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00049591s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '75' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00044799s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
IPMI_ZM168S025269
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-554.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-554.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.08]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=75.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-75.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-75.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.08]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-75.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-75.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.08]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-555.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-555.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.08]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-0-jnx_cos_qstat.rrd N:U:U:12074428:2010105057:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.09]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.09]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.09]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.09]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.09]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.03 s:0.04 r:811.09]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.09]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-556-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556-7-jnx_cos_qstat.rrd N:U:U:25544741:2184069670:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.10]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '77']
SQL RUNTIME[0.00056005s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '77']
SQL RUNTIME[0.00052190s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '77' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00048709s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '77' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043797s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
IPMI_SM_05AU13
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-556.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-556.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.10]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=77.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-77.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-77.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.10]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-77.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-77.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.11]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-557.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-557.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.11]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-0-jnx_cos_qstat.rrd N:U:U:6823739:1759443062:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.11]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.11]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.11]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.11]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.12]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.12]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.12]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-558-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558-7-jnx_cos_qstat.rrd N:U:U:22790998:1948822682:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.12]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '79']
SQL RUNTIME[0.00055218s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '79']
SQL RUNTIME[0.00047708s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '79' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00050998s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '79' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00048590s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
IPMI_SM_05AU12
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-558.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-558.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.13]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=79.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-79.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-79.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.13]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-79.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-79.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.13]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-559.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-559.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.13]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-0-jnx_cos_qstat.rrd N:U:U:24786849:12925367739:1:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.13]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.14]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.14]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.14]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.14]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.14]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.14]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-560-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560-7-jnx_cos_qstat.rrd N:U:U:22791150:1948804080:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.14]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '81']
SQL RUNTIME[0.00056481s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '81']
SQL RUNTIME[0.00049305s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '81' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00062394s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '81' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00045896s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
IPMI_SM_05AU11
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-560.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-560.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.15]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=81.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-81.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-81.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.16]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-81.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-81.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.16]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-561.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-561.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.16]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.16]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.16]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.16]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.17]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.04 r:811.17]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.17]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.17]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-562-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.17]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '83']
SQL RUNTIME[0.00055194s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '83']
SQL RUNTIME[0.00053883s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '83' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00049186s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '83' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043607s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-562.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-562.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.18]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=83.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-83.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-83.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.18]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-83.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-83.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.18]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-563.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-563.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.18]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-564-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.19]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-564-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.19]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-564-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.19]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-564-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.19]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-564-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.19]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-564-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.19]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-564-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.19]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-564-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.20]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '85']
SQL RUNTIME[0.00055981s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '85']
SQL RUNTIME[0.00049615s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '85' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00050092s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '85' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00047708s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-564.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-564.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.20]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=85.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-85.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-85.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.21]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-85.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-85.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.21]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-565.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-565.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.21]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-566-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.21]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-566-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.21]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-566-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.21]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-566-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.22]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-566-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.22]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-566-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.22]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-566-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.22]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-566-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.22]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '87']
SQL RUNTIME[0.00060201s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '87']
SQL RUNTIME[0.00047398s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '87' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00048900s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '87' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043678s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-566.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-566.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.23]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=87.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-87.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-87.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.23]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-87.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-87.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.23]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-567-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.23]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-567-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.23]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-567-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.24]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-567-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.24]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-567-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.24]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-567-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.24]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-567-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.24]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-567-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.25]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '88']
SQL RUNTIME[0.00056100s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '88']
SQL RUNTIME[0.00049090s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '88' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00048685s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '88' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043797s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-567.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-567.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.25]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=88.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-88.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-88.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.26]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-88.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-88.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.26]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-568.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-568.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.26]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-569.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-569.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.26]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-570-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.26]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-570-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.26]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-570-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.27]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-570-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.27]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-570-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.27]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-570-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.27]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-570-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.27]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-570-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.27]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '91']
SQL RUNTIME[0.00060987s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '91']
SQL RUNTIME[0.00047398s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '91' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00049305s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '91' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00044107s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-570.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-570.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.28]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=91.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-91.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-91.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.28]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-91.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-91.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.28]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-571.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-571.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.29]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-572-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.29]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-572-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.29]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-572-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.29]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-572-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.29]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-572-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.29]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-572-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.29]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-572-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.30]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-572-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.30]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '93']
SQL RUNTIME[0.00054812s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '93']
SQL RUNTIME[0.00048518s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '93' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00054502s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '93' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00043893s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-572.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-572.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.31]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=93.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-93.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-93.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.31]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-93.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-93.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.31]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-573.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-573.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.31]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-574-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.05 r:811.31]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-574-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.31]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-574-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.31]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-574-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.32]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-574-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.32]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-574-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.32]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-574-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.32]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-574-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.32]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '95']
SQL RUNTIME[0.00055194s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '95']
SQL RUNTIME[0.00047398s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '95' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00053501s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '95' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00044894s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-574.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-574.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.33]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=95.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-95.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-95.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.33]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-95.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-95.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.33]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-575-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.33]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-575-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.34]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-575-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.34]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-575-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.34]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-575-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.34]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-575-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.34]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-575-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.34]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-575-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.34]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '96']
SQL RUNTIME[0.00059605s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '96']
SQL RUNTIME[0.00049496s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '96' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00049186s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '96' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00045896s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-575.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-575.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.36]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=96.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-96.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-96.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.36]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-96.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-96.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-576.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-576.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-577.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-577.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.36]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-578-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.36]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-578-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.36]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-578-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.37]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-578-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.37]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-578-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.37]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-578-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.37]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-578-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.37]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-578-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.37]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '99']
SQL RUNTIME[0.00067401s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '99']
SQL RUNTIME[0.00055385s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '99' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00057292s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '99' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041699s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-578.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-578.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.38]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=99.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-99.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-99.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.38]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-99.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-99.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.39]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-579.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-579.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.39]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-580-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.39]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-580-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.39]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-580-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.39]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-580-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.39]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-580-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.39]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-580-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-580-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.40]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-580-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.40]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '101']
SQL RUNTIME[0.00065207s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101']
SQL RUNTIME[0.00053620s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00053000s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '101' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00050211s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-580.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-580.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.41]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=101.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-101.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-101.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.41]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-101.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-101.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.04 s:0.06 r:811.41]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-581-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.41]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-581-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.41]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-581-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.41]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-581-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.42]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-581-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.42]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-581-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.42]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-581-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.42]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-581-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.42]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '102']
SQL RUNTIME[0.00060606s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '102']
SQL RUNTIME[0.00049901s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '102' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00045705s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '102' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041199s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-581.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-581.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.43]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=102.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-102.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-102.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.43]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-102.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-102.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.43]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-582-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.43]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-582-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.44]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-582-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.44]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-582-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.44]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-582-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.44]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-582-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.44]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-582-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.44]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-582-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.44]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '103']
SQL RUNTIME[0.00061703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '103']
SQL RUNTIME[0.00045013s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '103' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046015s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '103' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00040913s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-582.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-582.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.45]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=103.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-103.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-103.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.46]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-103.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-103.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.46]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-583-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-0-jnx_cos_qstat.rrd N:U:U:150342629:69176880372:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-583-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-583-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-583-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-583-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.46]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-583-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.47]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-583-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.47]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-583-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583-7-jnx_cos_qstat.rrd N:U:U:15284333:1308897069:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.47]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '104']
SQL RUNTIME[0.00061703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '104']
SQL RUNTIME[0.00057983s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '104' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00044394s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '104' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041604s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
IPMI_QCT_X10E-9N
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-583.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-583.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.48]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=104.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-104.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-104.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.48]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-104.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-104.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.48]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-584.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-584.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.48]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-585.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-585.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.48]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-586.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-586.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.49]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-587.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-587.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.49]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.49]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.06 r:811.49]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.49]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.49]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.50]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.50]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.50]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-588-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.50]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '109']
SQL RUNTIME[0.00066209s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '109']
SQL RUNTIME[0.00065303s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '109' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00057602s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '109' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00046015s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-588.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-588.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.51]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=109.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-109.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-109.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.51]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-109.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-109.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.51]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-589-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.51]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-589-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.51]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-589-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.52]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-589-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.52]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-589-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.52]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-589-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.52]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-589-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.52]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-589-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.52]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '110']
SQL RUNTIME[0.00072718s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110']
SQL RUNTIME[0.00060201s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046587s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '110' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00042915s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-589.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-589.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.53]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=110.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-110.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-110.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.53]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-110.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-110.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.53]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-590.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-590.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.54]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-591.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-591.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.54]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-592-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-0-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.54]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-592-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.54]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-592-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.54]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-592-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.54]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-592-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.55]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-592-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.55]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-592-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.55]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-592-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592-7-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.55]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '113']
SQL RUNTIME[0.00062299s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '113']
SQL RUNTIME[0.00048995s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '113' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00055218s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '113' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00044012s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-592.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-592.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.56]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=113.

Testing: ifOperStatus notequals up
 (value: down)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-113.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-113.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.56]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-113.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-113.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.56]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-593.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-593.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.56]
RRD_STATUS[TRUE]

Passed incorrect value to format_si()
RRD /opt/observium/rrd/nj-cr-01/port-594-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-0-jnx_cos_qstat.rrd N:U:U:146300438:44004409843:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.56]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-594-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.57]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-594-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.57]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-594-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.57]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-594-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.57]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-594-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.57]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-594-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.57]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-594-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594-7-jnx_cos_qstat.rrd N:U:U:2930876:790281386:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.57]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '115']
SQL RUNTIME[0.00061798s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '115']
SQL RUNTIME[0.00047994s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '115' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00047898s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '115' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041389s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
nj-nat_ge-0/0/14
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-594.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-594.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.58]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=115.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-115.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-115.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.58]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-115.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-115.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.59]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-595.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-595.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.59]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-0-jnx_cos_qstat.rrd N:U:U:102877374871:9349705471430:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.59]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.59]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.59]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.59]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.60]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-596-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596-7-jnx_cos_qstat.rrd N:U:U:28016422:2033543148:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.60]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '117']
SQL RUNTIME[0.00059795s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '117']
SQL RUNTIME[0.00051904s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '117' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00046206s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '117' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00044203s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
AMC_Uplink
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-596.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-596.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.61]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=117.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-117.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-117.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.61]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-117.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-117.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.61]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-597.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-597.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.61]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-599.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-599.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.61]
RRD_STATUS[TRUE]

Checking alert 3 associated by 

Testing: ifAdminStatus equals up
Metric 'ifAdminStatus' is not present on entity port=120.

Testing: ifOperStatus notequals up
 (value: up)
RRD /opt/observium/rrd/nj-cr-01/alert-3-port-120.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-3-port-120.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.62]
RRD_STATUS[TRUE]

Checking alert 4 associated by 

Testing: ifInErrors_rate gt 1
 (value: 0)
Testing: ifOutErrors_rate gt 1
 (value: 0)
RRD /opt/observium/rrd/nj-cr-01/alert-4-port-120.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-4-port-120.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.07 r:811.62]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-604.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-604.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.62]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-605.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-605.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.62]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-606.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-606.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.62]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-607.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-607.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-0-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-0-jnx_cos_qstat.rrd N:U:U:350389135:92181262158:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-1-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-1-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-2-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-2-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-3-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-3-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-4-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-4-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-5-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-5-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.63]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-6-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-6-jnx_cos_qstat.rrd N:U:U:0:0:0:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.64]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/port-608-7-jnx_cos_qstat.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608-7-jnx_cos_qstat.rrd N:U:U:31219408:3268008038:0:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.64]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '125']
SQL RUNTIME[0.00063205s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '125']
SQL RUNTIME[0.00050402s]

SQL[SELECT EXISTS (SELECT 1 FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '125' AND `attrib_type` = 'jnx_cos_queues')]
SQL RUNTIME[0.00048995s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[0,1,2,3,4,5,6,7]' WHERE `entity_type` = 'port' AND `entity_id` = '125' AND `attrib_type` = 'jnx_cos_queues']
SQL RUNTIME[0.00041413s]
64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-608.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-608.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.65]
RRD_STATUS[TRUE]

64-bit, 
PHP ADD:  +  = 0
PHP ADD:  +  = 0
IFLASTCHANGE unknown/false, used system times.
PHP SUB:  - 0 = 0

 ifInOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutOctets (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutErrors (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifInDiscards (0 B) 0 Bps 796 secs
PHP SUB:  - 0 = 0

 ifOutDiscards (0 B) 0 Bps 796 secs
RRD /opt/observium/rrd/nj-cr-01/port-609.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/port-609.rrd N:U:U:U:U:U:U:0:0:U:U:U:U:U:U:U]
RRD RUNTIME[0.0012s]
RRD STDOUT[]
RRD_STATUS[TRUE]

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 ('3','5','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('4','6','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('5','7','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('6','8','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('7','9','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('8','10','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('9','11','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('10','12','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('11','21','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('12','33','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('13','34','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('14','35','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('16','37','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('17','38','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('18','49','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('19','50','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('20','51','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('21','52','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('22','501','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('23','502','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('24','503','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('25','504','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('26','505','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('27','506','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('28','507','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('29','508','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('30','509','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('31','510','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('32','511','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('33','512','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('34','513','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('35','514','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('36','515','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('37','516','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('38','517','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('39','518','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('40','519','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('41','520','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('42','521','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('43','522','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('44','523','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('45','524','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('46','525','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('47','526','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('48','527','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('49','528','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('50','529','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('51','530','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('52','531','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('53','532','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('54','533','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('55','534','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('56','535','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('57','536','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('58','537','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('59','538','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('60','539','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('61','540','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('62','541','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('63','542','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('64','543','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('65','544','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('66','545','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('67','546','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('68','547','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('69','548','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('70','549','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('71','550','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('72','551','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('73','552','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('74','553','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('75','554','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('76','555','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('77','556','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('78','557','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('79','558','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('80','559','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('81','560','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('82','561','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('83','562','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('84','563','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('85','564','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('86','565','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('87','566','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('88','567','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('89','568','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('90','569','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('91','570','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('92','571','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('93','572','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('94','573','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('95','574','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('96','575','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('97','576','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('98','577','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('99','578','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('100','579','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('101','580','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('102','581','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('103','582','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('104','583','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('105','584','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('106','585','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('107','586','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('108','587','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('109','588','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('110','589','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('111','590','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('112','591','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('113','592','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('114','593','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','','','0','0','0','0'),('115','594','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('116','595','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('117','596','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('118','597','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('120','599','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('121','604','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('122','605','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('123','606','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('124','607','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('125','608','2','1668112872','796','','0','','0','','0','0','','0','0','','0','','0','0','0','0','0','','0','','0','','0','','0','','0','','0','0','0','0','0','0','0'),('126','609','2','1668112872','796','','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.04107618s]
SQL WARNINGS[
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 1
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 1
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 1
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 1
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 1
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 1
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 1
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 1
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 1
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 1
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 1
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 1
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 1
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 1
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 2
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 2
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 2
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 2
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 2
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 2
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 2
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 2
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 2
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 2
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 2
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 2
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 2
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 2
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 3
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 3
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 3
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 3
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 3
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 3
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 3
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 3
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 3
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 3
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 3
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 3
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 3
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 3
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 4
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 4
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 4
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 4
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 4
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 4
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 4
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 4
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 4
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 4
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 4
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 4
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 4
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 4
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 5
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 5
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 5
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 5
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 5
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 5
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 5
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 5
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 5
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 5
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 5
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 5
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 5
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 5
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 6
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 6
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 6
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 6
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 6
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 6
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 6
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 6
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 6
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 6
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 6
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 6
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 6
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 6
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 7
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 7
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 7
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 7
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 7
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 7
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 7
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 7
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 7
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 7
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 7
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 7
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 7
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 7
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 8
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 8
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 8
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 8
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 8
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 8
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 8
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 8
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 8
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 8
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 8
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 8
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 8
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 8
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 9
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 9
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 9
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 9
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 9
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 9
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 9
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 9
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 9
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 9
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 9
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 9
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 9
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 9
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 10
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 10
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 10
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 10
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 10
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 10
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 10
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 10
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 10
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 10
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 10
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 10
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 11
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 11
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 11
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 11
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 11
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 11
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 11
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 11
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 11
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 11
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 11
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 11
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 12
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 12
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 12
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 12
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 12
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 12
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 12
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 12
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 12
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 12
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 12
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 12
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 13
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 13
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 13
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 13
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 13
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 13
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 13
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 13
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 13
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 13
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 13
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 13
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 13
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 13
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 14
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 14
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 14
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 14
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 14
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 14
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 14
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 14
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 14
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 14
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 14
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 14
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 14
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 14
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 15
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 15
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 15
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 15
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 15
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 15
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 15
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 15
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 15
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 15
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 15
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 15
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 16
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 16
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 16
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 16
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 16
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 16
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 16
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 16
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 16
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 16
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 16
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 16
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 17
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 17
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 17
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 17
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 17
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 17
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 17
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 17
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 17
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 17
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 17
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 17
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 18
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 18
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 18
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 18
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 18
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 18
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 18
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 18
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 18
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 18
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 18
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 18
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 19
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 19
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 19
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 19
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 19
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 19
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 19
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 19
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 19
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 19
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 19
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 19
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 20
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 20
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 20
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 20
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 20
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 20
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 20
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 20
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 20
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 20
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 20
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 20
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 21
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 21
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 21
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 21
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 21
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 21
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 21
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 21
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 21
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 21
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 21
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 21
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 22
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 22
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 22
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 22
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 22
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 22
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 22
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 22
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 22
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 22
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 22
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 22
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 23
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 23
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 23
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 23
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 23
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 23
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 23
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 23
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 23
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 23
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 23
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 23
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 24
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 24
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 24
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 24
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 24
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 24
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 24
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 24
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 24
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 24
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 24
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 24
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 25
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 25
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 25
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 25
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 25
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 25
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 25
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 25
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 25
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 25
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 25
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 25
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 26
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 26
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 26
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 26
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 26
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 26
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 26
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 26
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 26
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 26
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 26
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 26
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 27
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 27
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 27
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 27
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 27
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 27
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 27
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 27
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 27
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 27
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 27
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 27
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 28
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 28
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 28
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 28
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 28
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 28
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 28
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 28
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 28
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 28
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 28
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 28
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 29
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 29
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 29
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 29
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 29
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 29
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 29
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 29
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 29
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 29
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 29
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 29
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 30
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 30
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 30
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 30
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 30
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 30
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 30
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 30
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 30
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 30
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 30
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 30
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 31
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 31
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 31
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 31
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 31
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 31
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 31
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 31
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 31
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 31
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 31
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 31
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 32
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 32
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 32
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 32
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 32
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 32
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 32
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 32
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 32
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 32
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 32
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 32
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 33
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 33
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 33
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 33
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 33
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 33
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 33
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 33
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 33
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 33
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 33
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 33
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 34
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 34
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 34
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 34
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 34
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 34
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 34
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 34
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 34
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 34
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 34
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 34
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 34
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 34
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 35
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 35
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 35
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 35
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 35
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 35
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 35
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 35
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 35
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 35
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 35
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 35
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 35
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 35
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 36
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 36
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 36
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 36
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 36
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 36
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 36
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 36
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 36
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 36
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 36
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 36
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 37
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 37
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 37
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 37
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 37
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 37
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 37
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 37
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 37
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 37
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 37
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 37
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 38
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 38
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 38
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 38
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 38
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 38
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 38
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 38
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 38
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 38
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 38
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 38
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 38
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 38
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 39
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 39
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 39
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 39
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 39
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 39
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 39
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 39
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 39
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 39
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 39
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 39
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 39
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 39
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 40
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 40
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 40
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 40
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 40
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 40
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 40
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 40
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 40
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 40
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 40
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 40
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 40
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 40
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 41
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 41
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 41
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 41
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 41
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 41
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 41
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 41
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 41
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 41
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 41
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 41
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 41
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 41
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 42
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 42
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 42
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 42
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 42
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 42
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 42
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 42
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 42
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 42
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 42
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 42
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 42
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 42
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 43
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 43
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 43
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 43
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 43
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 43
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 43
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 43
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 43
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 43
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 43
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 43
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 43
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 43
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 44
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 44
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 44
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 44
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 44
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 44
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 44
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 44
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 44
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 44
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 44
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 44
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 44
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 44
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 45
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 45
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 45
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 45
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 45
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 45
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 45
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 45
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 45
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 45
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 45
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 45
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 45
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 45
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 46
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 46
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 46
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 46
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 46
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 46
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 46
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 46
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 46
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 46
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 46
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 46
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 46
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 46
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 47
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 47
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 47
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 47
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 47
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 47
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 47
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 47
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 47
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 47
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 47
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 47
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 47
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 47
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 48
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 48
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 48
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 48
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 48
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 48
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 48
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 48
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 48
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 48
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 48
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 48
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 49
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 49
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 49
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 49
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 49
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 49
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 49
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 49
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 49
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 49
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 49
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 49
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 49
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 49
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 50
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 50
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 50
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 50
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 50
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 50
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 50
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 50
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 50
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 50
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 50
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 50
 1366: Incorrect integer value: '' for column 'ifInOctets_perc' at row 50
 1366: Incorrect integer value: '' for column 'ifOutOctets_perc' at row 50
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 51
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 51
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 51
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 51
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 51
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 51
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 51
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 51
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 51
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 51
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 51
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 51
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 52
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 52
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 52
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 52
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 52
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 52
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 52
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 52
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 52
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 52
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 52
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 52
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 53
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 53
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 53
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 53
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 53
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 53
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 53
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 53
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 53
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 53
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 53
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 53
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 54
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 54
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 54
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 54
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 54
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 54
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 54
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 54
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 54
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 54
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 54
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 54
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 55
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 55
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 55
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 55
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 55
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 55
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 55
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 55
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 55
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 55
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 55
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 55
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 56
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 56
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 56
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 56
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 56
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 56
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 56
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 56
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 56
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 56
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 56
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 56
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 57
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 57
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 57
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 57
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 57
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 57
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 57
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 57
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 57
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 57
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 57
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 57
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 58
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 58
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 58
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 58
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 58
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 58
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 58
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 58
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 58
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 58
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 58
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 58
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 59
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 59
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 59
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 59
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 59
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 59
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 59
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 59
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 59
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 59
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 59
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 59
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 60
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 60
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 60
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 60
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 60
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 60
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 60
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 60
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 60
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 60
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 60
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 60
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 61
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 61
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 61
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 61
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 61
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 61
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 61
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 61
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 61
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 61
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 61
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 61
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 62
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 62
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 62
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 62
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 62
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 62
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 62
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 62
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 62
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 62
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 62
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 62
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 63
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 63
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 63
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 63
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 63
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 63
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 63
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 63
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 63
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 63
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 63
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 63
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 64
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 64
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 64
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 64
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 64
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 64
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 64
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 64
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 64
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 64
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 64
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 64
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 65
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 65
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 65
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 65
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 65
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 65
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 65
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 65
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 65
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 65
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 65
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 65
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 66
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 66
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 66
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 66
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 66
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 66
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 66
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 66
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 66
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 66
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 66
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 66
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 67
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 67
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 67
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 67
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 67
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 67
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 67
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 67
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 67
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 67
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 67
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 67
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 68
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 68
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 68
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 68
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 68
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 68
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 68
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 68
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 68
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 68
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 68
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 68
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 69
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 69
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 69
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 69
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 69
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 69
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 69
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 69
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 69
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 69
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 69
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 69
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 70
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 70
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 70
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 70
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 70
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 70
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 70
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 70
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 70
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 70
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 70
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 70
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 71
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 71
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 71
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 71
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 71
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 71
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 71
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 71
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 71
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 71
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 71
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 71
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 72
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 72
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 72
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 72
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 72
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 72
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 72
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 72
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 72
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 72
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 72
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 72
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 73
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 73
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 73
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 73
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 73
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 73
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 73
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 73
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 73
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 73
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 73
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 73
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 74
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 74
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 74
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 74
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 74
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 74
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 74
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 74
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 74
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 74
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 74
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 74
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 75
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 75
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 75
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 75
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 75
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 75
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 75
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 75
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 75
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 75
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 75
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 75
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 76
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 76
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 76
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 76
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 76
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 76
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 76
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 76
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 76
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 76
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 76
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 76
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 77
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 77
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 77
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 77
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 77
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 77
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 77
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 77
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 77
 1366: Incorrect integer value: '' for column 'ifOutMulticastPkts' at row 77
 1366: Incorrect integer value: '' for column 'ifInDiscards' at row 77
 1366: Incorrect integer value: '' for column 'ifOutDiscards' at row 77
 1366: Incorrect integer value: '' for column 'ifInOctets' at row 78
 1366: Incorrect integer value: '' for column 'ifOutOctets' at row 78
 1366: Incorrect integer value: '' for column 'ifInErrors' at row 78
 1366: Incorrect integer value: '' for column 'ifOutErrors' at row 78
 1366: Incorrect integer value: '' for column 'ifInUcastPkts' at row 78
 1366: Incorrect integer value: '' for column 'ifOutUcastPkts' at row 78
 1366: Incorrect integer value: '' for column 'ifInBroadcastPkts' at row 78
 1366: Incorrect integer value: '' for column 'ifOutBroadcastPkts' at row 78
 1366: Incorrect integer value: '' for column 'ifInMulticastPkts' at row 78
]
+---------+-------------+-----------------------------+---------+--------+---------+---------+----------+--------+---------+----+
| ifIndex | Label       | Type                        | Speed   | BPS In | BPS Out | Data In | Data Out | PPS In | PPS Out | HC |
+---------+-------------+-----------------------------+---------+--------+---------+---------+----------+--------+---------+----+
| 5       | dsc         | Other                       | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 6       | lo0         | Loopback                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 7       | tap         | Other                       | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 8       | gre         | Tunnel                      | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 9       | ipip        | Tunnel                      | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 10      | pime        | Tunnel                      | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 11      | pimd        | Tunnel                      | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 12      | mtun        | Tunnel                      | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 21      | lo0.16384   | Loopback                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 33      | me0         | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 34      | me0.0       | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 35      | vme         | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 37      | bme0        | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 38      | bme0.32768  | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 49      | vcp-0       | Other                       | 32Gbps  | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 50      | vcp-0.32768 | Virtual/Internal            | 32Gbps  | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 51      | vcp-1       | Other                       | 32Gbps  | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 52      | vcp-1.32768 | Virtual/Internal            | 32Gbps  | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 501     | Vlan        | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 502     | ge-0/0/0    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 503     | ge-0/0/0.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 504     | ge-0/0/1    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 505     | ge-0/0/2    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 506     | ge-0/0/3    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 507     | ge-0/0/1.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 508     | ge-0/0/2.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 509     | ge-0/0/3.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 510     | ge-0/0/4    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 511     | ge-0/0/4.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 512     | ge-0/0/5    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 513     | ge-0/0/5.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 514     | ge-0/0/6    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 515     | ge-0/0/7    | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 516     | ge-0/0/8    | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 517     | ge-0/0/9    | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 518     | ge-0/0/6.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 519     | ge-0/0/7.0  | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 520     | ge-0/0/8.0  | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 521     | ge-0/0/9.0  | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 522     | ge-0/0/10   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 523     | ge-0/0/10.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 524     | ge-0/0/11   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 525     | ge-0/0/11.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 526     | ge-0/0/12   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 527     | ge-0/0/12.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 528     | ge-0/0/13   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 529     | ge-0/0/14   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 530     | ge-0/0/15   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 531     | ge-0/0/13.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 532     | ge-0/0/14.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 533     | ge-0/0/15.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 534     | ge-0/0/16   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 535     | ge-0/0/17   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 536     | ge-0/0/16.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 537     | ge-0/0/17.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 538     | ge-0/0/18   | Ethernet                    | 100Mbps | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 539     | ge-0/0/19   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 540     | ge-0/0/20   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 541     | ge-0/0/21   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 542     | ge-0/0/18.0 | Virtual/Internal            | 100Mbps | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 543     | ge-0/0/19.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 544     | ge-0/0/20.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 545     | ge-0/0/21.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 546     | ge-0/0/22   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 547     | ge-0/0/23   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 548     | ge-0/0/22.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 549     | ge-0/0/23.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 550     | ge-0/0/24   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 551     | ge-0/0/24.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 552     | ge-0/0/25   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 553     | ge-0/0/25.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 554     | ge-0/0/26   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 555     | ge-0/0/26.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 556     | ge-0/0/27   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 557     | ge-0/0/27.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 558     | ge-0/0/28   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 559     | ge-0/0/28.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 560     | ge-0/0/29   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 561     | ge-0/0/29.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 562     | ge-0/0/30   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 563     | ge-0/0/30.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 564     | ge-0/0/31   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 565     | ge-0/0/31.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 566     | ge-0/0/32   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 567     | ge-0/0/33   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 568     | ge-0/0/32.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 569     | ge-0/0/33.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 570     | ge-0/0/34   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 571     | ge-0/0/34.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 572     | ge-0/0/35   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 573     | ge-0/0/35.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 574     | ge-0/0/36   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 575     | ge-0/0/37   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 576     | ge-0/0/36.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 577     | ge-0/0/37.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 578     | ge-0/0/38   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 579     | ge-0/0/38.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 580     | ge-0/0/39   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 581     | ge-0/0/40   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 582     | ge-0/0/41   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 583     | ge-0/0/42   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 584     | ge-0/0/39.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 585     | ge-0/0/40.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 586     | ge-0/0/41.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 587     | ge-0/0/42.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 588     | ge-0/0/43   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 589     | ge-0/0/44   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 590     | ge-0/0/43.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 591     | ge-0/0/44.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 592     | ge-0/0/45   | Ethernet                    | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 593     | ge-0/0/45.0 | Virtual/Internal            | 0bps    | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 594     | ge-0/0/46   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 595     | ge-0/0/46.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 596     | ge-0/0/47   | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 597     | ge-0/0/47.0 | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 599     | jsrv        | Ethernet                    | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 604     | jsrv.1      | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 605     | Vlan.100    | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 606     | Vlan.200    | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 607     | Vlan.500    | Virtual/Internal            | 1Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 608     | ae0         | IEEE 802.3ad Link Aggregate | 2Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
| 609     | ae0.0       | IEEE 802.3ad Link Aggregate | 2Gbps   | 0bps   | 0bps    | 0B      | 0B       | 0      | 0       | Y  |
+---------+-------------+-----------------------------+---------+--------+---------+---------+----------+--------+---------+----+


 o Module time          778.1277s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-ports.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-ports.rrd N:778.1277]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:811.65
OK u:0.05 s:0.08 r:812.06]
RRD_STATUS[TRUE]



including: includes/polling/bgp-peers.inc.php
#####  Module Start: bgp-peers  #####

BGP not discovered on device.

SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '2']
SQL RUNTIME[0.00065398s]

 o Sessions             
+---------+-------------+-----------------------------+---------+-------+----------+------------------+-------------+---+---+---+
| Peer IP | ASN         | AS                          | Admin   | State | Local IP | Established Time | Last Update |
+---------+-------------+-----------------------------+---------+-------+----------+------------------+-------------+---+---+---+
| 5       | dsc         | Other                       | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 6       | lo0         | Loopback                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 7       | tap         | Other                       | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 8       | gre         | Tunnel                      | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 9       | ipip        | Tunnel                      | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 10      | pime        | Tunnel                      | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 11      | pimd        | Tunnel                      | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 12      | mtun        | Tunnel                      | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 21      | lo0.16384   | Loopback                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 33      | me0         | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 34      | me0.0       | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 35      | vme         | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 37      | bme0        | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 38      | bme0.32768  | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 49      | vcp-0       | Other                       | 32Gbps  | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 50      | vcp-0.32768 | Virtual/Internal            | 32Gbps  | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 51      | vcp-1       | Other                       | 32Gbps  | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 52      | vcp-1.32768 | Virtual/Internal            | 32Gbps  | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 501     | Vlan        | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 502     | ge-0/0/0    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 503     | ge-0/0/0.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 504     | ge-0/0/1    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 505     | ge-0/0/2    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 506     | ge-0/0/3    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 507     | ge-0/0/1.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 508     | ge-0/0/2.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 509     | ge-0/0/3.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 510     | ge-0/0/4    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 511     | ge-0/0/4.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 512     | ge-0/0/5    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 513     | ge-0/0/5.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 514     | ge-0/0/6    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 515     | ge-0/0/7    | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 516     | ge-0/0/8    | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 517     | ge-0/0/9    | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 518     | ge-0/0/6.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 519     | ge-0/0/7.0  | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 520     | ge-0/0/8.0  | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 521     | ge-0/0/9.0  | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 522     | ge-0/0/10   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 523     | ge-0/0/10.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 524     | ge-0/0/11   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 525     | ge-0/0/11.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 526     | ge-0/0/12   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 527     | ge-0/0/12.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 528     | ge-0/0/13   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 529     | ge-0/0/14   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 530     | ge-0/0/15   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 531     | ge-0/0/13.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 532     | ge-0/0/14.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 533     | ge-0/0/15.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 534     | ge-0/0/16   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 535     | ge-0/0/17   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 536     | ge-0/0/16.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 537     | ge-0/0/17.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 538     | ge-0/0/18   | Ethernet                    | 100Mbps | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 539     | ge-0/0/19   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 540     | ge-0/0/20   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 541     | ge-0/0/21   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 542     | ge-0/0/18.0 | Virtual/Internal            | 100Mbps | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 543     | ge-0/0/19.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 544     | ge-0/0/20.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 545     | ge-0/0/21.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 546     | ge-0/0/22   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 547     | ge-0/0/23   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 548     | ge-0/0/22.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 549     | ge-0/0/23.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 550     | ge-0/0/24   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 551     | ge-0/0/24.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 552     | ge-0/0/25   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 553     | ge-0/0/25.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 554     | ge-0/0/26   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 555     | ge-0/0/26.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 556     | ge-0/0/27   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 557     | ge-0/0/27.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 558     | ge-0/0/28   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 559     | ge-0/0/28.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 560     | ge-0/0/29   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 561     | ge-0/0/29.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 562     | ge-0/0/30   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 563     | ge-0/0/30.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 564     | ge-0/0/31   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 565     | ge-0/0/31.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 566     | ge-0/0/32   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 567     | ge-0/0/33   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 568     | ge-0/0/32.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 569     | ge-0/0/33.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 570     | ge-0/0/34   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 571     | ge-0/0/34.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 572     | ge-0/0/35   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 573     | ge-0/0/35.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 574     | ge-0/0/36   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 575     | ge-0/0/37   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 576     | ge-0/0/36.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 577     | ge-0/0/37.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 578     | ge-0/0/38   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 579     | ge-0/0/38.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 580     | ge-0/0/39   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 581     | ge-0/0/40   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 582     | ge-0/0/41   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 583     | ge-0/0/42   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 584     | ge-0/0/39.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 585     | ge-0/0/40.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 586     | ge-0/0/41.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 587     | ge-0/0/42.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 588     | ge-0/0/43   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 589     | ge-0/0/44   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 590     | ge-0/0/43.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 591     | ge-0/0/44.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 592     | ge-0/0/45   | Ethernet                    | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 593     | ge-0/0/45.0 | Virtual/Internal            | 0bps    | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 594     | ge-0/0/46   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 595     | ge-0/0/46.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 596     | ge-0/0/47   | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 597     | ge-0/0/47.0 | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 599     | jsrv        | Ethernet                    | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 604     | jsrv.1      | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 605     | Vlan.100    | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 606     | Vlan.200    | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 607     | Vlan.500    | Virtual/Internal            | 1Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 608     | ae0         | IEEE 802.3ad Link Aggregate | 2Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
| 609     | ae0.0       | IEEE 802.3ad Link Aggregate | 2Gbps   | 0bps  | 0bps     | 0B               | 0B          | 0 | 0 | Y |
+---------+-------------+-----------------------------+---------+-------+----------+------------------+-------------+---+---+---+

print_cli_table() argument  should be an array. Please report this error to developers.
 o Module time          0.1240s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-bgp-peers.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-bgp-peers.rrd N:0.124]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.19]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '2']
SQL RUNTIME[0.00050712s]
 o Module time          0.0012s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-printersupplies.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-printersupplies.rrd N:0.0012]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.19]
RRD_STATUS[TRUE]



including: includes/polling/ucd-diskio.inc.php
#####  Module Start: ucd-diskio  #####


SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '2']
SQL RUNTIME[0.00040388s]
 o Module time          0.0009s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-ucd-diskio.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-ucd-diskio.rrd N:0.0009]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.19]
RRD_STATUS[TRUE]



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

 o MIBs                 
SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '2']
SQL RUNTIME[0.00039101s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '2']
SQL RUNTIME[0.00031185s]

SQL[SELECT * FROM `wifi_aps` WHERE `device_id` = '2']
SQL RUNTIME[0.00029898s]

SQL[SELECT * FROM `wifi_aps_members` WHERE `device_id` = '2']
SQL RUNTIME[0.00030613s]
 o Module time          0.0038s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-wifi.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-wifi.rrd N:0.0038]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.19]
RRD_STATUS[TRUE]



including: includes/polling/p2p-radios.inc.php
#####  Module Start: p2p-radios  #####


SQL[SELECT * FROM `p2p_radios` WHERE `device_id` = '2']
SQL RUNTIME[0.00033808s]
 o Module time          0.0012s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-p2p-radios.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-p2p-radios.rrd N:0.0012]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.20]
RRD_STATUS[TRUE]



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

 o Module time          0.0004s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-ospf.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-ospf.rrd N:0.0004]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.20]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `slas` WHERE `device_id` = '2' AND `deleted` = 0;]
SQL RUNTIME[0.00039387s]
 o MIBs                 
 o Module time          0.0011s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-sla.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-sla.rrd N:0.0011]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.20]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '2';]
SQL RUNTIME[0.00040603s]
 o Module time          0.0011s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-pseudowires.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-pseudowires.rrd N:0.0011]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:812.20]
RRD_STATUS[TRUE]



including: includes/polling/mac-accounting.inc.php
#####  Module Start: mac-accounting  #####

 o MIBs                 
SQL[SELECT * FROM `mac_accounting` WHERE `device_id` = '2']
SQL RUNTIME[0.00037503s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OUqsX -m JUNIPER-MAC-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxMacStatsEntry]

CMD EXITCODE[0]
CMD RUNTIME[1.0052s]
STDOUT[
jnxMacStatsEntry 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` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'JUNIPER-MAC-MIB' AND `oid` = 'jnxMacStatsEntry';]
SQL RUNTIME[0.00077486s]

SQL[UPDATE `snmp_errors` set `error_count` ='166526',`updated` ='1668112881' WHERE `error_id` = '176']
SQL RUNTIME[0.01088500s]

 o Module time          1.0228s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-mac-accounting.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-mac-accounting.rrd N:1.0228]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:813.23]
RRD_STATUS[TRUE]



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

 o Module time          0.0009s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-loadbalancer.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-loadbalancer.rrd N:0.0009]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:813.23]
RRD_STATUS[TRUE]



including: includes/polling/entity-physical.inc.php
#####  Module Start: entity-physical  #####

 o Module time          0.0005s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-entity-physical.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-entity-physical.rrd N:0.0005]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:813.24]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `applications` WHERE `device_id` = '2']
SQL RUNTIME[0.00050902s]

SQL[SELECT * FROM `applications` WHERE `device_id` = '2' AND `app_lastpolled` < '1667508081']
SQL RUNTIME[0.00052500s]
 o Module time          0.0032s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-applications.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-applications.rrd N:0.0032]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:813.24]
RRD_STATUS[TRUE]



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` = '2']
SQL RUNTIME[0.00110912s]

SQL[SELECT * FROM `vlans_fdb` WHERE `device_id` = '2']
SQL RUNTIME[0.00063109s]

SQL[SELECT `vlan_vlan`,`vlan_name` FROM `vlans` WHERE (`vlan_status` = 'active' OR `vlan_status` = 'operational') AND `device_id` = '2']
SQL RUNTIME[0.00053716s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsX -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' dot1qVlanStaticName]

CMD EXITCODE[0]
CMD RUNTIME[0.0774s]
STDOUT[
dot1qVlanStaticName[2] = COLLOCATION
dot1qVlanStaticName[3] = DEDICATED
dot1qVlanStaticName[4] = INTERNAL
dot1qVlanStaticName[5] = IPMI
dot1qVlanStaticName[6] = VDS
dot1qVlanStaticName[8] = default
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' dot1qTpFdbEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.3924s]
STDOUT[
dot1qTpFdbPort.3.0.0.0.0.0.0 = 0
dot1qTpFdbPort.3.0.12.41.31.216.104 = 514
dot1qTpFdbPort.3.0.12.41.62.50.101 = 519
dot1qTpFdbPort.3.0.12.41.66.230.93 = 519
dot1qTpFdbPort.3.0.12.41.74.135.187 = 518
dot1qTpFdbPort.3.0.12.41.120.113.215 = 514
dot1qTpFdbPort.3.0.12.41.209.28.140 = 519
dot1qTpFdbPort.3.0.21.93.66.75.0 = 535
dot1qTpFdbPort.3.0.21.93.66.75.4 = 535
dot1qTpFdbPort.3.12.196.122.30.231.79 = 518
dot1qTpFdbPort.3.12.196.122.116.99.140 = 520
dot1qTpFdbPort.3.12.196.122.116.236.220 = 519
dot1qTpFdbPort.3.12.196.122.145.163.142 = 517
dot1qTpFdbPort.3.12.196.122.157.98.174 = 516
dot1qTpFdbPort.3.40.192.218.66.81.129 = 0
dot1qTpFdbPort.3.216.196.151.42.47.77 = 533
dot1qTpFdbPort.3.216.196.151.42.47.197 = 530
dot1qTpFdbPort.3.216.196.151.42.48.213 = 532
dot1qTpFdbPort.3.216.196.151.42.49.69 = 529
dot1qTpFdbPort.3.216.196.151.42.49.73 = 535
dot1qTpFdbPort.3.216.196.151.42.51.5 = 528
dot1qTpFdbPort.3.216.196.151.42.51.201 = 534
dot1qTpFdbPort.3.216.196.151.42.52.181 = 536
dot1qTpFdbPort.4.0.0.0.0.0.0 = 0
dot1qTpFdbPort.4.0.12.41.101.10.8 = 514
dot1qTpFdbPort.4.40.192.218.66.81.129 = 0
dot1qTpFdbPort.4.60.168.42.33.110.164 = 515
dot1qTpFdbPort.4.240.28.45.96.50.16 = 1
dot1qTpFdbPort.5.0.0.0.0.0.0 = 0
dot1qTpFdbPort.5.0.12.41.15.148.135 = 514
dot1qTpFdbPort.5.0.12.41.31.216.114 = 514
dot1qTpFdbPort.5.0.12.41.101.10.18 = 514
dot1qTpFdbPort.5.0.12.41.139.98.236 = 514
dot1qTpFdbPort.5.12.196.122.116.97.89 = 542
dot1qTpFdbPort.5.12.196.122.116.233.22 = 541
dot1qTpFdbPort.5.12.196.122.145.160.170 = 539
dot1qTpFdbPort.5.12.196.122.157.96.218 = 538
dot1qTpFdbPort.5.40.192.218.66.81.255 = 1
dot1qTpFdbPort.5.216.196.151.42.9.83 = 555
dot1qTpFdbPort.5.216.196.151.42.9.93 = 555
dot1qTpFdbPort.5.216.196.151.42.9.124 = 555
dot1qTpFdbPort.5.216.196.151.42.9.250 = 555
dot1qTpFdbPort.5.216.196.151.42.10.46 = 555
dot1qTpFdbPort.5.216.196.151.42.10.85 = 555
dot1qTpFdbPort.5.216.196.151.42.10.103 = 555
dot1qTpFdbPort.5.216.196.151.42.10.127 = 555
dot1qTpFdbPort.5.216.196.151.42.10.157 = 555
dot1qTpFdbPort.5.236.177.215.121.247.20 = 537
dot1qTpFdbPort.5.240.28.45.96.50.16 = 1
dot1qTpFdbStatus.3.0.0.0.0.0.0 = mgmt
dot1qTpFdbStatus.3.0.12.41.31.216.104 = learned
dot1qTpFdbStatus.3.0.12.41.62.50.101 = learned
dot1qTpFdbStatus.3.0.12.41.66.230.93 = learned
dot1qTpFdbStatus.3.0.12.41.74.135.187 = learned
dot1qTpFdbStatus.3.0.12.41.120.113.215 = learned
dot1qTpFdbStatus.3.0.12.41.209.28.140 = learned
dot1qTpFdbStatus.3.0.21.93.66.75.0 = learned
dot1qTpFdbStatus.3.0.21.93.66.75.4 = learned
dot1qTpFdbStatus.3.12.196.122.30.231.79 = learned
dot1qTpFdbStatus.3.12.196.122.116.99.140 = learned
dot1qTpFdbStatus.3.12.196.122.116.236.220 = learned
dot1qTpFdbStatus.3.12.196.122.145.163.142 = learned
dot1qTpFdbStatus.3.12.196.122.157.98.174 = learned
dot1qTpFdbStatus.3.40.192.218.66.81.129 = self
dot1qTpFdbStatus.3.216.196.151.42.47.77 = learned
dot1qTpFdbStatus.3.216.196.151.42.47.197 = learned
dot1qTpFdbStatus.3.216.196.151.42.48.213 = learned
dot1qTpFdbStatus.3.216.196.151.42.49.69 = learned
dot1qTpFdbStatus.3.216.196.151.42.49.73 = learned
dot1qTpFdbStatus.3.216.196.151.42.51.5 = learned
dot1qTpFdbStatus.3.216.196.151.42.51.201 = learned
dot1qTpFdbStatus.3.216.196.151.42.52.181 = learned
dot1qTpFdbStatus.4.0.0.0.0.0.0 = mgmt
dot1qTpFdbStatus.4.0.12.41.101.10.8 = learned
dot1qTpFdbStatus.4.40.192.218.66.81.129 = self
dot1qTpFdbStatus.4.60.168.42.33.110.164 = learned
dot1qTpFdbStatus.4.240.28.45.96.50.16 = learned
dot1qTpFdbStatus.5.0.0.0.0.0.0 = mgmt
dot1qTpFdbStatus.5.0.12.41.15.148.135 = learned
dot1qTpFdbStatus.5.0.12.41.31.216.114 = learned
dot1qTpFdbStatus.5.0.12.41.101.10.18 = learned
dot1qTpFdbStatus.5.0.12.41.139.98.236 = learned
dot1qTpFdbStatus.5.12.196.122.116.97.89 = learned
dot1qTpFdbStatus.5.12.196.122.116.233.22 = learned
dot1qTpFdbStatus.5.12.196.122.145.160.170 = learned
dot1qTpFdbStatus.5.12.196.122.157.96.218 = learned
dot1qTpFdbStatus.5.40.192.218.66.81.255 = learned
dot1qTpFdbStatus.5.216.196.151.42.9.83 = learned
dot1qTpFdbStatus.5.216.196.151.42.9.93 = learned
dot1qTpFdbStatus.5.216.196.151.42.9.124 = learned
dot1qTpFdbStatus.5.216.196.151.42.9.250 = learned
dot1qTpFdbStatus.5.216.196.151.42.10.46 = learned
dot1qTpFdbStatus.5.216.196.151.42.10.85 = learned
dot1qTpFdbStatus.5.216.196.151.42.10.103 = learned
dot1qTpFdbStatus.5.216.196.151.42.10.127 = learned
dot1qTpFdbStatus.5.216.196.151.42.10.157 = learned
dot1qTpFdbStatus.5.236.177.215.121.247.20 = learned
dot1qTpFdbStatus.5.240.28.45.96.50.16 = learned
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.2058s]
STDOUT[
dot1dBasePortIfIndex.1 = 609
dot1dBasePortIfIndex.514 = 507
dot1dBasePortIfIndex.515 = 508
dot1dBasePortIfIndex.516 = 509
dot1dBasePortIfIndex.517 = 511
dot1dBasePortIfIndex.518 = 513
dot1dBasePortIfIndex.519 = 518
dot1dBasePortIfIndex.520 = 519
dot1dBasePortIfIndex.521 = 520
dot1dBasePortIfIndex.522 = 521
dot1dBasePortIfIndex.523 = 523
dot1dBasePortIfIndex.524 = 525
dot1dBasePortIfIndex.525 = 527
dot1dBasePortIfIndex.526 = 531
dot1dBasePortIfIndex.527 = 532
dot1dBasePortIfIndex.528 = 533
dot1dBasePortIfIndex.529 = 536
dot1dBasePortIfIndex.530 = 537
dot1dBasePortIfIndex.531 = 542
dot1dBasePortIfIndex.532 = 543
dot1dBasePortIfIndex.533 = 544
dot1dBasePortIfIndex.534 = 545
dot1dBasePortIfIndex.535 = 548
dot1dBasePortIfIndex.536 = 549
dot1dBasePortIfIndex.537 = 551
dot1dBasePortIfIndex.538 = 553
dot1dBasePortIfIndex.539 = 555
dot1dBasePortIfIndex.540 = 557
dot1dBasePortIfIndex.541 = 559
dot1dBasePortIfIndex.542 = 561
dot1dBasePortIfIndex.543 = 563
dot1dBasePortIfIndex.544 = 565
dot1dBasePortIfIndex.545 = 568
dot1dBasePortIfIndex.546 = 569
dot1dBasePortIfIndex.547 = 571
dot1dBasePortIfIndex.548 = 573
dot1dBasePortIfIndex.549 = 576
dot1dBasePortIfIndex.550 = 577
dot1dBasePortIfIndex.551 = 579
dot1dBasePortIfIndex.552 = 584
dot1dBasePortIfIndex.553 = 585
dot1dBasePortIfIndex.554 = 586
dot1dBasePortIfIndex.555 = 587
dot1dBasePortIfIndex.556 = 590
dot1dBasePortIfIndex.557 = 591
dot1dBasePortIfIndex.558 = 593
]
SNMP STATUS[TRUE]

SQL[INSERT INTO `vlans_fdb` (`fdb_id`,`port_id`,`fdb_status`,`fdb_port`,`fdb_last_change`,`deleted`) VALUES ('222910','28','learned','507','1668112882','0'),('222912','80','learned','559','1668112882','0'),('222909','76','learned','555','1668112882','0') ON DUPLICATE KEY UPDATE `fdb_id`=VALUES(`fdb_id`),`port_id`=VALUES(`port_id`),`fdb_status`=VALUES(`fdb_status`),`fdb_port`=VALUES(`fdb_port`),`fdb_last_change`=VALUES(`fdb_last_change`),`deleted`=VALUES(`deleted`)]
SQL RUNTIME[0.02624297s]
SQL WARNINGS[
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1364: Field 'device_id' doesn't have a default value
 1364: Field 'vlan_id' doesn't have a default value
 1364: Field 'mac_address' doesn't have a default value
]
RRD /opt/observium/rrd/nj-cr-01/fdb_count.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/fdb_count.rrd N:46]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:813.97]
RRD_STATUS[TRUE]


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '2' AND `attrib_type` = 'enable_ports_fdbcount']
SQL RUNTIME[0.00068092s]
Module [ports_fdbcount] disabled globally by config in process [poller].
+------+--------------+-------------+---------+-----------------------------+
| VLAN | MAC Address  | Port Name   | Port ID | Status                      |
+------+--------------+-------------+---------+-----------------------------+
| 200  | 000c291fd868 | ge-0/0/1.0  | 28      | learned                     |
| 200  | 000c293e3265 | ge-0/0/6.0  | 39      | learned                     |
| 200  | 000c2942e65d | ge-0/0/6.0  | 39      | learned                     |
| 200  | 000c294a87bb | ge-0/0/5.0  | 34      | learned                     |
| 200  | 000c297871d7 | ge-0/0/1.0  | 28      | learned                     |
| 200  | 000c29d11c8c | ge-0/0/6.0  | 39      | learned                     |
| 200  | 00155d424b00 | ge-0/0/22.0 | 69      | learned                     |
| 200  | 00155d424b04 | ge-0/0/22.0 | 69      | learned                     |
| 200  | 0cc47a1ee74f | ge-0/0/5.0  | 34      | learned                     |
| 200  | 0cc47a74638c | ge-0/0/7.0  | 40      | learned                     |
| 200  | 0cc47a74ecdc | ge-0/0/6.0  | 39      | learned                     |
| 200  | 0cc47a91a38e | ge-0/0/4.0  | 32      | learned                     |
| 200  | 0cc47a9d62ae | ge-0/0/3.0  | 30      | learned                     |
| 200  | 28c0da425181 | Port 0      |         | self                        |
| 200  | d8c4972a2f4d | ge-0/0/20.0 | 65      | learned                     |
| 200  | d8c4972a2fc5 | ge-0/0/17.0 | 58      | learned                     |
| 200  | d8c4972a30d5 | ge-0/0/19.0 | 64      | learned                     |
| 200  | d8c4972a3145 | ge-0/0/16.0 | 57      | learned                     |
| 200  | d8c4972a3149 | ge-0/0/22.0 | 69      | learned                     |
| 200  | d8c4972a3305 | ge-0/0/15.0 | 54      | learned                     |
| 200  | d8c4972a33c9 | ge-0/0/21.0 | 66      | learned                     |
| 200  | d8c4972a34b5 | ge-0/0/23.0 | 70      | learned                     |
| 100  | 000c29650a08 | ge-0/0/1.0  | 28      | learned                     |
| 100  | 28c0da425181 | Port 0      |         | self                        |
| 100  | 3ca82a216ea4 | ge-0/0/2.0  | 29      | learned                     |
| 100  | f01c2d603210 | ae0.0       | 126     | learned                     |
| 500  | 000c290f9487 | ge-0/0/1.0  | 28      | learned                     |
| 500  | 000c291fd872 | ge-0/0/1.0  | 28      | learned                     |
| 500  | 000c29650a12 | ge-0/0/1.0  | 28      | learned                     |
| 500  | 000c298b62ec | ge-0/0/1.0  | 28      | learned                     |
| 500  | 0cc47a746159 | ge-0/0/29.0 | 82      | learned                     |
| 500  | 0cc47a74e916 | ge-0/0/28.0 | 80      | learned                     |
| 500  | 0cc47a91a0aa | ge-0/0/26.0 | 76      | learned                     |
| 500  | 0cc47a9d60da | ge-0/0/25.0 | 74      | learned                     |
| 500  | 28c0da4251ff | ae0.0       | 126     | learned                     |
| 500  | d8c4972a0953 | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a095d | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a097c | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a09fa | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a0a2e | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a0a55 | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a0a67 | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a0a7f | ge-0/0/42.0 | 108     | learned                     |
| 500  | d8c4972a0a9d | ge-0/0/42.0 | 108     | learned                     |
| 500  | ecb1d779f714 | ge-0/0/24.0 | 72      | learned                     |
| 500  | f01c2d603210 | ae0.0       | 126     | learned                     |
| 200  | 000c29d832ea | Port        | 28      | deleted 2022-09-19 03:26:10 |
| 500  | 0cc47a1c0989 | Port        | 78      | deleted 2022-11-10 15:33:36 |
+------+--------------+-------------+---------+-----------------------------+

 o Module time          0.7823s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-fdb-table.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-fdb-table.rrd N:0.7823]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:814.03]
RRD_STATUS[TRUE]



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

 o JUNIPER-SRX5000-SPU-MONITORING-MIB  
 o JUNIPER-FIREWALL-MIB  
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-FIREWALL-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxFWCounterPacketCount]

CMD EXITCODE[0]
CMD RUNTIME[0.1455s]
STDOUT[
jnxFWCounterPacketCount."IPMI"."DENY_IPMI".counter = 0
jnxFWCounterPacketCount."MGMT"."DENY_MGMT".counter = 29257443
jnxFWCounterPacketCount."WAN_LOCAL"."DENY_ACCES_TCP".counter = 1475720
jnxFWCounterPacketCount."WAN_LOCAL"."DENY_ACCES_UDP".counter = 170248
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-FIREWALL-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxFWCounterByteCount]

CMD EXITCODE[0]
CMD RUNTIME[0.0777s]
STDOUT[
jnxFWCounterByteCount."IPMI"."DENY_IPMI".counter = 0
jnxFWCounterByteCount."MGMT"."DENY_MGMT".counter = 15728917505
jnxFWCounterByteCount."WAN_LOCAL"."DENY_ACCES_TCP".counter = 95000830
jnxFWCounterByteCount."WAN_LOCAL"."DENY_ACCES_UDP".counter = 17205805
]
SNMP STATUS[TRUE]
Array
(
    [IPMI] => Array
        (
            [DENY_IPMI] => Array
                (
                    [counter] => Array
                        (
                            [jnxFWCounterPacketCount] => 0
                            [jnxFWCounterByteCount] => 0
                        )

                )

        )

    [MGMT] => Array
        (
            [DENY_MGMT] => Array
                (
                    [counter] => Array
                        (
                            [jnxFWCounterPacketCount] => 29257443
                            [jnxFWCounterByteCount] => 15728917505
                        )

                )

        )

    [WAN_LOCAL] => Array
        (
            [DENY_ACCES_TCP] => Array
                (
                    [counter] => Array
                        (
                            [jnxFWCounterPacketCount] => 1475720
                            [jnxFWCounterByteCount] => 95000830
                        )

                )

            [DENY_ACCES_UDP] => Array
                (
                    [counter] => Array
                        (
                            [jnxFWCounterPacketCount] => 170248
                            [jnxFWCounterByteCount] => 17205805
                        )

                )

        )

)
Juniper Firewall CountersRRD /opt/observium/rrd/nj-cr-01/juniper-firewall-IPMI-DENY_IPMI-counter.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/juniper-firewall-IPMI-DENY_IPMI-counter.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:814.26]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/juniper-firewall-MGMT-DENY_MGMT-counter.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/juniper-firewall-MGMT-DENY_MGMT-counter.rrd N:29257443:15728917505]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:814.26]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/juniper-firewall-WAN_LOCAL-DENY_ACCES_TCP-counter.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/juniper-firewall-WAN_LOCAL-DENY_ACCES_TCP-counter.rrd N:1475720:95000830]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:814.26]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/juniper-firewall-WAN_LOCAL-DENY_ACCES_UDP-counter.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/juniper-firewall-WAN_LOCAL-DENY_ACCES_UDP-counter.rrd N:170248:17205805]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:814.26]
RRD_STATUS[TRUE]



[[JUNIPER-IPv6-MIB]] o JUNIPER-IPv6-MIB     
 o JUNIPER-IPv6-MIB     
 o HOST-RESOURCES-MIB   
 o JUNIPER-SRX5000-SPU-MONITORING-MIB jnxJsSPUMonitoring 
SQL[SELECT `object` FROM `devices_mibs` WHERE `device_id` = '2' AND `use` = 'oid' AND `disabled` = '1' AND `mib` = 'JUNIPER-SRX5000-SPU-MONITORING-MIB']
SQL RUNTIME[0.00080800s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-SRX5000-SPU-MONITORING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxJsSPUMonitoringObjectsTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1501s]
STDOUT[
jnxJsSPUMonitoringObjectsTable = 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` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'JUNIPER-SRX5000-SPU-MONITORING-MIB' AND `oid` = 'jnxJsSPUMonitoringObjectsTable';]
SQL RUNTIME[0.00074315s]

SQL[UPDATE `snmp_errors` set `error_count` ='166526',`updated` ='1668112883' WHERE `error_id` = '177']
SQL RUNTIME[0.00986099s]
  WARNING, latest snmp walk/get return not good exitstatus for 'JUNIPER-SRX5000-SPU-MONITORING-MIB', RRD update skipped.

 o JUNIPER-IPv6-MIB     jnxIcmpv6GlobalStats 
SQL[SELECT `object` FROM `devices_mibs` WHERE `device_id` = '2' AND `use` = 'oid' AND `disabled` = '1' AND `mib` = 'JUNIPER-IPv6-MIB']
SQL RUNTIME[0.00050688s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-IPv6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxIcmpv6GlobalStats]

CMD EXITCODE[0]
CMD RUNTIME[0.5241s]
STDOUT[
jnxIcmpv6StatsErrors.0 = 0
jnxIcmpv6StatsCantErrors.0 = 0
jnxIcmpv6StatsTooFreqs.0 = 0
jnxIcmpv6StatsBadCodes.0 = 0
jnxIcmpv6StatsTooShorts.0 = 0
jnxIcmpv6StatsBadChecksums.0 = 0
jnxIcmpv6StatsBadLenths.0 = 0
jnxIcmpv6StatsNoRoutes.0 = 0
jnxIcmpv6StatsAdminProhibits.0 = 0
jnxIcmpv6StatsBeyondScopes.0 = 0
jnxIcmpv6StatsAddrUnreachs.0 = 0
jnxIcmpv6StatsPortUnreachs.0 = 0
jnxIcmpv6StatsTooBigs.0 = 0
jnxIcmpv6StatsExceedTrans.0 = 0
jnxIcmpv6StatsExceedReasms.0 = 0
jnxIcmpv6StatsBadHdrFields.0 = 0
jnxIcmpv6StatsBadNextHdrs.0 = 0
jnxIcmpv6StatsBadOptions.0 = 0
jnxIcmpv6StatsRedirects.0 = 0
jnxIcmpv6StatsOthers.0 = 0
jnxIcmpv6StatsResponses.0 = 0
jnxIcmpv6StatsExcessNDOptions.0 = 0
jnxIcmpv6StatsInUnreachables.0 = 0
jnxIcmpv6StatsInPktTooBigs.0 = 0
jnxIcmpv6StatsInTimeExceeds.0 = 0
jnxIcmpv6StatsInParamProbs.0 = 0
jnxIcmpv6StatsInEchoReqs.0 = 0
jnxIcmpv6StatsInEchoReplies.0 = 0
jnxIcmpv6StatsInMLQueries.0 = 0
jnxIcmpv6StatsInMLReports.0 = 0
jnxIcmpv6StatsInMLDones.0 = 0
jnxIcmpv6StatsInRtrSolicits.0 = 0
jnxIcmpv6StatsInRtrAdvs.0 = 0
jnxIcmpv6StatsInNbrSolicits.0 = 0
jnxIcmpv6StatsInNbrAdvs.0 = 0
jnxIcmpv6StatsInRedirects.0 = 0
jnxIcmpv6StatsInRtrRenumbers.0 = 0
jnxIcmpv6StatsInNIReqs.0 = 0
jnxIcmpv6StatsInNIReplies.0 = 0
jnxIcmpv6StatsOutUnreachables.0 = 0
jnxIcmpv6StatsOutPktTooBigs.0 = 0
jnxIcmpv6StatsOutTimeExceeds.0 = 0
jnxIcmpv6StatsOutParamProbs.0 = 0
jnxIcmpv6StatsOutEchoReqs.0 = 0
jnxIcmpv6StatsOutEchoReplies.0 = 0
jnxIcmpv6StatsOutMLQueries.0 = 0
jnxIcmpv6StatsOutMLReports.0 = 0
jnxIcmpv6StatsOutMLDones.0 = 0
jnxIcmpv6StatsOutRtrSolicits.0 = 0
jnxIcmpv6StatsOutRtrAdvs.0 = 0
jnxIcmpv6StatsOutNbrSolicits.0 = 0
jnxIcmpv6StatsOutNbrAdvs.0 = 0
jnxIcmpv6StatsOutRedirects.0 = 0
jnxIcmpv6StatsOutRtrRenumbers.0 = 0
jnxIcmpv6StatsOutNIReqs.0 = 0
jnxIcmpv6StatsOutNIReplies.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxicmpv6globalstats.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxicmpv6globalstats.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:814.96]
RRD_STATUS[TRUE]


CMD[/usr/bin/rrdtool info /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxicmpv6globalstats.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0175s]
STDOUT[
filename = "/opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxicmpv6globalstats.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112883
header_size = 59216
ds[Errors].index = 0
ds[Errors].type = "COUNTER"
ds[Errors].minimal_heartbeat = 600
ds[Errors].min = NaN
ds[Errors].max = 1.0000000000e+11
ds[Errors].last_ds = "0"
ds[Errors].value = 0.0000000000e+00
ds[Errors].unknown_sec = 0
ds[CantErrors].index = 1
ds[CantErrors].type = "COUNTER"
ds[CantErrors].minimal_heartbeat = 600
ds[CantErrors].min = NaN
ds[CantErrors].max = 1.0000000000e+11
ds[CantErrors].last_ds = "0"
ds[CantErrors].value = 0.0000000000e+00
ds[CantErrors].unknown_sec = 0
ds[TooFreqs].index = 2
ds[TooFreqs].type = "COUNTER"
ds[TooFreqs].minimal_heartbeat = 600
ds[TooFreqs].min = NaN
ds[TooFreqs].max = 1.0000000000e+11
ds[TooFreqs].last_ds = "0"
ds[TooFreqs].value = 0.0000000000e+00
ds[TooFreqs].unknown_sec = 0
ds[BadCodes].index = 3
ds[BadCodes].type = "COUNTER"
ds[BadCodes].minimal_heartbeat = 600
ds[BadCodes].min = NaN
ds[BadCodes].max = 1.0000000000e+11
ds[BadCodes].last_ds = "0"
ds[BadCodes].value = 0.0000000000e+00
ds[BadCodes].unknown_sec = 0
ds[TooShorts].index = 4
ds[TooShorts].type = "COUNTER"
ds[TooShorts].minimal_heartbeat = 600
ds[TooShorts].min = NaN
ds[TooShorts].max = 1.0000000000e+11
ds[TooShorts].last_ds = "0"
ds[TooShorts].value = 0.0000000000e+00
ds[TooShorts].unknown_sec = 0
ds[BadChecksums].index = 5
ds[BadChecksums].type = "COUNTER"
ds[BadChecksums].minimal_heartbeat = 600
ds[BadChecksums].min = NaN
ds[BadChecksums].max = 1.0000000000e+11
ds[BadChecksums].last_ds = "0"
ds[BadChecksums].value = 0.0000000000e+00
ds[BadChecksums].unknown_sec = 0
ds[BadLenths].index = 6
ds[BadLenths].type = "COUNTER"
ds[BadLenths].minimal_heartbeat = 600
ds[BadLenths].min = NaN
ds[BadLenths].max = 1.0000000000e+11
ds[BadLenths].last_ds = "0"
ds[BadLenths].value = 0.0000000000e+00
ds[BadLenths].unknown_sec = 0
ds[NoRoutes].index = 7
ds[NoRoutes].type = "COUNTER"
ds[NoRoutes].minimal_heartbeat = 600
ds[NoRoutes].min = NaN
ds[NoRoutes].max = 1.0000000000e+11
ds[NoRoutes].last_ds = "0"
ds[NoRoutes].value = 0.0000000000e+00
ds[NoRoutes].unknown_sec = 0
ds[AdminProhibits].index = 8
ds[AdminProhibits].type = "COUNTER"
ds[AdminProhibits].minimal_heartbeat = 600
ds[AdminProhibits].min = NaN
ds[AdminProhibits].max = 1.0000000000e+11
ds[AdminProhibits].last_ds = "0"
ds[AdminProhibits].value = 0.0000000000e+00
ds[AdminProhibits].unknown_sec = 0
ds[BeyondScopes].index = 9
ds[BeyondScopes].type = "COUNTER"
ds[BeyondScopes].minimal_heartbeat = 600
ds[BeyondScopes].min = NaN
ds[BeyondScopes].max = 1.0000000000e+11
ds[BeyondScopes].last_ds = "0"
ds[BeyondScopes].value = 0.0000000000e+00
ds[BeyondScopes].unknown_sec = 0
ds[AddrUnreachs].index = 10
ds[AddrUnreachs].type = "COUNTER"
ds[AddrUnreachs].minimal_heartbeat = 600
ds[AddrUnreachs].min = NaN
ds[AddrUnreachs].max = 1.0000000000e+11
ds[AddrUnreachs].last_ds = "0"
ds[AddrUnreachs].value = 0.0000000000e+00
ds[AddrUnreachs].unknown_sec = 0
ds[PortUnreachs].index = 11
ds[PortUnreachs].type = "COUNTER"
ds[PortUnreachs].minimal_heartbeat = 600
ds[PortUnreachs].min = NaN
ds[PortUnreachs].max = 1.0000000000e+11
ds[PortUnreachs].last_ds = "0"
ds[PortUnreachs].value = 0.0000000000e+00
ds[PortUnreachs].unknown_sec = 0
ds[TooBigs].index = 12
ds[TooBigs].type = "COUNTER"
ds[TooBigs].minimal_heartbeat = 600
ds[TooBigs].min = NaN
ds[TooBigs].max = 1.0000000000e+11
ds[TooBigs].last_ds = "0"
ds[TooBigs].value = 0.0000000000e+00
ds[TooBigs].unknown_sec = 0
ds[ExceedTrans].index = 13
ds[ExceedTrans].type = "COUNTER"
ds[ExceedTrans].minimal_heartbeat = 600
ds[ExceedTrans].min = NaN
ds[ExceedTrans].max = 1.0000000000e+11
ds[ExceedTrans].last_ds = "0"
ds[ExceedTrans].value = 0.0000000000e+00
ds[ExceedTrans].unknown_sec = 0
ds[ExceedReasms].index = 14
ds[ExceedReasms].type = "COUNTER"
ds[ExceedReasms].minimal_heartbeat = 600
ds[ExceedReasms].min = NaN
ds[ExceedReasms].max = 1.0000000000e+11
ds[ExceedReasms].last_ds = "0"
ds[ExceedReasms].value = 0.0000000000e+00
ds[ExceedReasms].unknown_sec = 0
ds[BadHdrFields].index = 15
ds[BadHdrFields].type = "COUNTER"
ds[BadHdrFields].minimal_heartbeat = 600
ds[BadHdrFields].min = NaN
ds[BadHdrFields].max = 1.0000000000e+11
ds[BadHdrFields].last_ds = "0"
ds[BadHdrFields].value = 0.0000000000e+00
ds[BadHdrFields].unknown_sec = 0
ds[BadNextHdrs].index = 16
ds[BadNextHdrs].type = "COUNTER"
ds[BadNextHdrs].minimal_heartbeat = 600
ds[BadNextHdrs].min = NaN
ds[BadNextHdrs].max = 1.0000000000e+11
ds[BadNextHdrs].last_ds = "0"
ds[BadNextHdrs].value = 0.0000000000e+00
ds[BadNextHdrs].unknown_sec = 0
ds[BadOptions].index = 17
ds[BadOptions].type = "COUNTER"
ds[BadOptions].minimal_heartbeat = 600
ds[BadOptions].min = NaN
ds[BadOptions].max = 1.0000000000e+11
ds[BadOptions].last_ds = "0"
ds[BadOptions].value = 0.0000000000e+00
ds[BadOptions].unknown_sec = 0
ds[Redirects].index = 18
ds[Redirects].type = "COUNTER"
ds[Redirects].minimal_heartbeat = 600
ds[Redirects].min = NaN
ds[Redirects].max = 1.0000000000e+11
ds[Redirects].last_ds = "0"
ds[Redirects].value = 0.0000000000e+00
ds[Redirects].unknown_sec = 0
ds[Others].index = 19
ds[Others].type = "COUNTER"
ds[Others].minimal_heartbeat = 600
ds[Others].min = NaN
ds[Others].max = 1.0000000000e+11
ds[Others].last_ds = "0"
ds[Others].value = 0.0000000000e+00
ds[Others].unknown_sec = 0
ds[Responses].index = 20
ds[Responses].type = "COUNTER"
ds[Responses].minimal_heartbeat = 600
ds[Responses].min = NaN
ds[Responses].max = 1.0000000000e+11
ds[Responses].last_ds = "0"
ds[Responses].value = 0.0000000000e+00
ds[Responses].unknown_sec = 0
ds[ExcessNDOptions].index = 21
ds[ExcessNDOptions].type = "COUNTER"
ds[ExcessNDOptions].minimal_heartbeat = 600
ds[ExcessNDOptions].min = NaN
ds[ExcessNDOptions].max = 1.0000000000e+11
ds[ExcessNDOptions].last_ds = "0"
ds[ExcessNDOptions].value = 0.0000000000e+00
ds[ExcessNDOptions].unknown_sec = 0
ds[InUnreachables].index = 22
ds[InUnreachables].type = "COUNTER"
ds[InUnreachables].minimal_heartbeat = 600
ds[InUnreachables].min = NaN
ds[InUnreachables].max = 1.0000000000e+11
ds[InUnreachables].last_ds = "0"
ds[InUnreachables].value = 0.0000000000e+00
ds[InUnreachables].unknown_sec = 0
ds[InPktTooBigs].index = 23
ds[InPktTooBigs].type = "COUNTER"
ds[InPktTooBigs].minimal_heartbeat = 600
ds[InPktTooBigs].min = NaN
ds[InPktTooBigs].max = 1.0000000000e+11
ds[InPktTooBigs].last_ds = "0"
ds[InPktTooBigs].value = 0.0000000000e+00
ds[InPktTooBigs].unknown_sec = 0
ds[InTimeExceeds].index = 24
ds[InTimeExceeds].type = "COUNTER"
ds[InTimeExceeds].minimal_heartbeat = 600
ds[InTimeExceeds].min = NaN
ds[InTimeExceeds].max = 1.0000000000e+11
ds[InTimeExceeds].last_ds = "0"
ds[InTimeExceeds].value = 0.0000000000e+00
ds[InTimeExceeds].unknown_sec = 0
ds[InParamProbs].index = 25
ds[InParamProbs].type = "COUNTER"
ds[InParamProbs].minimal_heartbeat = 600
ds[InParamProbs].min = NaN
ds[InParamProbs].max = 1.0000000000e+11
ds[InParamProbs].last_ds = "0"
ds[InParamProbs].value = 0.0000000000e+00
ds[InParamProbs].unknown_sec = 0
ds[InEchoReqs].index = 26
ds[InEchoReqs].type = "COUNTER"
ds[InEchoReqs].minimal_heartbeat = 600
ds[InEchoReqs].min = NaN
ds[InEchoReqs].max = 1.0000000000e+11
ds[InEchoReqs].last_ds = "0"
ds[InEchoReqs].value = 0.0000000000e+00
ds[InEchoReqs].unknown_sec = 0
ds[InEchoReplies].index = 27
ds[InEchoReplies].type = "COUNTER"
ds[InEchoReplies].minimal_heartbeat = 600
ds[InEchoReplies].min = NaN
ds[InEchoReplies].max = 1.0000000000e+11
ds[InEchoReplies].last_ds = "0"
ds[InEchoReplies].value = 0.0000000000e+00
ds[InEchoReplies].unknown_sec = 0
ds[InMLQueries].index = 28
ds[InMLQueries].type = "COUNTER"
ds[InMLQueries].minimal_heartbeat = 600
ds[InMLQueries].min = NaN
ds[InMLQueries].max = 1.0000000000e+11
ds[InMLQueries].last_ds = "0"
ds[InMLQueries].value = 0.0000000000e+00
ds[InMLQueries].unknown_sec = 0
ds[InMLReports].index = 29
ds[InMLReports].type = "COUNTER"
ds[InMLReports].minimal_heartbeat = 600
ds[InMLReports].min = NaN
ds[InMLReports].max = 1.0000000000e+11
ds[InMLReports].last_ds = "0"
ds[InMLReports].value = 0.0000000000e+00
ds[InMLReports].unknown_sec = 0
ds[InMLDones].index = 30
ds[InMLDones].type = "COUNTER"
ds[InMLDones].minimal_heartbeat = 600
ds[InMLDones].min = NaN
ds[InMLDones].max = 1.0000000000e+11
ds[InMLDones].last_ds = "0"
ds[InMLDones].value = 0.0000000000e+00
ds[InMLDones].unknown_sec = 0
ds[InRtrSolicits].index = 31
ds[InRtrSolicits].type = "COUNTER"
ds[InRtrSolicits].minimal_heartbeat = 600
ds[InRtrSolicits].min = NaN
ds[InRtrSolicits].max = 1.0000000000e+11
ds[InRtrSolicits].last_ds = "0"
ds[InRtrSolicits].value = 0.0000000000e+00
ds[InRtrSolicits].unknown_sec = 0
ds[InRtrAdvs].index = 32
ds[InRtrAdvs].type = "COUNTER"
ds[InRtrAdvs].minimal_heartbeat = 600
ds[InRtrAdvs].min = NaN
ds[InRtrAdvs].max = 1.0000000000e+11
ds[InRtrAdvs].last_ds = "0"
ds[InRtrAdvs].value = 0.0000000000e+00
ds[InRtrAdvs].unknown_sec = 0
ds[InNbrSolicits].index = 33
ds[InNbrSolicits].type = "COUNTER"
ds[InNbrSolicits].minimal_heartbeat = 600
ds[InNbrSolicits].min = NaN
ds[InNbrSolicits].max = 1.0000000000e+11
ds[InNbrSolicits].last_ds = "0"
ds[InNbrSolicits].value = 0.0000000000e+00
ds[InNbrSolicits].unknown_sec = 0
ds[InNbrAdvs].index = 34
ds[InNbrAdvs].type = "COUNTER"
ds[InNbrAdvs].minimal_heartbeat = 600
ds[InNbrAdvs].min = NaN
ds[InNbrAdvs].max = 1.0000000000e+11
ds[InNbrAdvs].last_ds = "0"
ds[InNbrAdvs].value = 0.0000000000e+00
ds[InNbrAdvs].unknown_sec = 0
ds[InRedirects].index = 35
ds[InRedirects].type = "COUNTER"
ds[InRedirects].minimal_heartbeat = 600
ds[InRedirects].min = NaN
ds[InRedirects].max = 1.0000000000e+11
ds[InRedirects].last_ds = "0"
ds[InRedirects].value = 0.0000000000e+00
ds[InRedirects].unknown_sec = 0
ds[InRtrRenumbers].index = 36
ds[InRtrRenumbers].type = "COUNTER"
ds[InRtrRenumbers].minimal_heartbeat = 600
ds[InRtrRenumbers].min = NaN
ds[InRtrRenumbers].max = 1.0000000000e+11
ds[InRtrRenumbers].last_ds = "0"
ds[InRtrRenumbers].value = 0.0000000000e+00
ds[InRtrRenumbers].unknown_sec = 0
ds[InNIReqs].index = 37
ds[InNIReqs].type = "COUNTER"
ds[InNIReqs].minimal_heartbeat = 600
ds[InNIReqs].min = NaN
ds[InNIReqs].max = 1.0000000000e+11
ds[InNIReqs].last_ds = "0"
ds[InNIReqs].value = 0.0000000000e+00
ds[InNIReqs].unknown_sec = 0
ds[InNIReplies].index = 38
ds[InNIReplies].type = "COUNTER"
ds[InNIReplies].minimal_heartbeat = 600
ds[InNIReplies].min = NaN
ds[InNIReplies].max = 1.0000000000e+11
ds[InNIReplies].last_ds = "0"
ds[InNIReplies].value = 0.0000000000e+00
ds[InNIReplies].unknown_sec = 0
ds[OutUnreachables].index = 39
ds[OutUnreachables].type = "COUNTER"
ds[OutUnreachables].minimal_heartbeat = 600
ds[OutUnreachables].min = NaN
ds[OutUnreachables].max = 1.0000000000e+11
ds[OutUnreachables].last_ds = "0"
ds[OutUnreachables].value = 0.0000000000e+00
ds[OutUnreachables].unknown_sec = 0
ds[OutPktTooBigs].index = 40
ds[OutPktTooBigs].type = "COUNTER"
ds[OutPktTooBigs].minimal_heartbeat = 600
ds[OutPktTooBigs].min = NaN
ds[OutPktTooBigs].max = 1.0000000000e+11
ds[OutPktTooBigs].last_ds = "0"
ds[OutPktTooBigs].value = 0.0000000000e+00
ds[OutPktTooBigs].unknown_sec = 0
ds[OutTimeExceeds].index = 41
ds[OutTimeExceeds].type = "COUNTER"
ds[OutTimeExceeds].minimal_heartbeat = 600
ds[OutTimeExceeds].min = NaN
ds[OutTimeExceeds].max = 1.0000000000e+11
ds[OutTimeExceeds].last_ds = "0"
ds[OutTimeExceeds].value = 0.0000000000e+00
ds[OutTimeExceeds].unknown_sec = 0
ds[OutParamProbs].index = 42
ds[OutParamProbs].type = "COUNTER"
ds[OutParamProbs].minimal_heartbeat = 600
ds[OutParamProbs].min = NaN
ds[OutParamProbs].max = 1.0000000000e+11
ds[OutParamProbs].last_ds = "0"
ds[OutParamProbs].value = 0.0000000000e+00
ds[OutParamProbs].unknown_sec = 0
ds[OutEchoReqs].index = 43
ds[OutEchoReqs].type = "COUNTER"
ds[OutEchoReqs].minimal_heartbeat = 600
ds[OutEchoReqs].min = NaN
ds[OutEchoReqs].max = 1.0000000000e+11
ds[OutEchoReqs].last_ds = "0"
ds[OutEchoReqs].value = 0.0000000000e+00
ds[OutEchoReqs].unknown_sec = 0
ds[OutEchoReplies].index = 44
ds[OutEchoReplies].type = "COUNTER"
ds[OutEchoReplies].minimal_heartbeat = 600
ds[OutEchoReplies].min = NaN
ds[OutEchoReplies].max = 1.0000000000e+11
ds[OutEchoReplies].last_ds = "0"
ds[OutEchoReplies].value = 0.0000000000e+00
ds[OutEchoReplies].unknown_sec = 0
ds[OutMLQueries].index = 45
ds[OutMLQueries].type = "COUNTER"
ds[OutMLQueries].minimal_heartbeat = 600
ds[OutMLQueries].min = NaN
ds[OutMLQueries].max = 1.0000000000e+11
ds[OutMLQueries].last_ds = "0"
ds[OutMLQueries].value = 0.0000000000e+00
ds[OutMLQueries].unknown_sec = 0
ds[OutMLReports].index = 46
ds[OutMLReports].type = "COUNTER"
ds[OutMLReports].minimal_heartbeat = 600
ds[OutMLReports].min = NaN
ds[OutMLReports].max = 1.0000000000e+11
ds[OutMLReports].last_ds = "0"
ds[OutMLReports].value = 0.0000000000e+00
ds[OutMLReports].unknown_sec = 0
ds[OutMLDones].index = 47
ds[OutMLDones].type = "COUNTER"
ds[OutMLDones].minimal_heartbeat = 600
ds[OutMLDones].min = NaN
ds[OutMLDones].max = 1.0000000000e+11
ds[OutMLDones].last_ds = "0"
ds[OutMLDones].value = 0.0000000000e+00
ds[OutMLDones].unknown_sec = 0
ds[OutRtrSolicits].index = 48
ds[OutRtrSolicits].type = "COUNTER"
ds[OutRtrSolicits].minimal_heartbeat = 600
ds[OutRtrSolicits].min = NaN
ds[OutRtrSolicits].max = 1.0000000000e+11
ds[OutRtrSolicits].last_ds = "0"
ds[OutRtrSolicits].value = 0.0000000000e+00
ds[OutRtrSolicits].unknown_sec = 0
ds[OutRtrAdvs].index = 49
ds[OutRtrAdvs].type = "COUNTER"
ds[OutRtrAdvs].minimal_heartbeat = 600
ds[OutRtrAdvs].min = NaN
ds[OutRtrAdvs].max = 1.0000000000e+11
ds[OutRtrAdvs].last_ds = "0"
ds[OutRtrAdvs].value = 0.0000000000e+00
ds[OutRtrAdvs].unknown_sec = 0
ds[OutNbrSolicits].index = 50
ds[OutNbrSolicits].type = "COUNTER"
ds[OutNbrSolicits].minimal_heartbeat = 600
ds[OutNbrSolicits].min = NaN
ds[OutNbrSolicits].max = 1.0000000000e+11
ds[OutNbrSolicits].last_ds = "0"
ds[OutNbrSolicits].value = 0.0000000000e+00
ds[OutNbrSolicits].unknown_sec = 0
ds[OutNbrAdvs].index = 51
ds[OutNbrAdvs].type = "COUNTER"
ds[OutNbrAdvs].minimal_heartbeat = 600
ds[OutNbrAdvs].min = NaN
ds[OutNbrAdvs].max = 1.0000000000e+11
ds[OutNbrAdvs].last_ds = "0"
ds[OutNbrAdvs].value = 0.0000000000e+00
ds[OutNbrAdvs].unknown_sec = 0
ds[OutRedirects].index = 52
ds[OutRedirects].type = "COUNTER"
ds[OutRedirects].minimal_heartbeat = 600
ds[OutRedirects].min = NaN
ds[OutRedirects].max = 1.0000000000e+11
ds[OutRedirects].last_ds = "0"
ds[OutRedirects].value = 0.0000000000e+00
ds[OutRedirects].unknown_sec = 0
ds[OutRtrRenumbers].index = 53
ds[OutRtrRenumbers].type = "COUNTER"
ds[OutRtrRenumbers].minimal_heartbeat = 600
ds[OutRtrRenumbers].min = NaN
ds[OutRtrRenumbers].max = 1.0000000000e+11
ds[OutRtrRenumbers].last_ds = "0"
ds[OutRtrRenumbers].value = 0.0000000000e+00
ds[OutRtrRenumbers].unknown_sec = 0
ds[OutNIReqs].index = 54
ds[OutNIReqs].type = "COUNTER"
ds[OutNIReqs].minimal_heartbeat = 600
ds[OutNIReqs].min = NaN
ds[OutNIReqs].max = 1.0000000000e+11
ds[OutNIReqs].last_ds = "0"
ds[OutNIReqs].value = 0.0000000000e+00
ds[OutNIReqs].unknown_sec = 0
ds[OutNIReplies].index = 55
ds[OutNIReplies].type = "COUNTER"
ds[OutNIReplies].minimal_heartbeat = 600
ds[OutNIReplies].min = NaN
ds[OutNIReplies].max = 1.0000000000e+11
ds[OutNIReplies].last_ds = "0"
ds[OutNIReplies].value = 0.0000000000e+00
ds[OutNIReplies].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1115
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[0].cdp_prep[15].value = NaN
rra[0].cdp_prep[15].unknown_datapoints = 0
rra[0].cdp_prep[16].value = NaN
rra[0].cdp_prep[16].unknown_datapoints = 0
rra[0].cdp_prep[17].value = NaN
rra[0].cdp_prep[17].unknown_datapoints = 0
rra[0].cdp_prep[18].value = NaN
rra[0].cdp_prep[18].unknown_datapoints = 0
rra[0].cdp_prep[19].value = NaN
rra[0].cdp_prep[19].unknown_datapoints = 0
rra[0].cdp_prep[20].value = NaN
rra[0].cdp_prep[20].unknown_datapoints = 0
rra[0].cdp_prep[21].value = NaN
rra[0].cdp_prep[21].unknown_datapoints = 0
rra[0].cdp_prep[22].value = NaN
rra[0].cdp_prep[22].unknown_datapoints = 0
rra[0].cdp_prep[23].value = NaN
rra[0].cdp_prep[23].unknown_datapoints = 0
rra[0].cdp_prep[24].value = NaN
rra[0].cdp_prep[24].unknown_datapoints = 0
rra[0].cdp_prep[25].value = NaN
rra[0].cdp_prep[25].unknown_datapoints = 0
rra[0].cdp_prep[26].value = NaN
rra[0].cdp_prep[26].unknown_datapoints = 0
rra[0].cdp_prep[27].value = NaN
rra[0].cdp_prep[27].unknown_datapoints = 0
rra[0].cdp_prep[28].value = NaN
rra[0].cdp_prep[28].unknown_datapoints = 0
rra[0].cdp_prep[29].value = NaN
rra[0].cdp_prep[29].unknown_datapoints = 0
rra[0].cdp_prep[30].value = NaN
rra[0].cdp_prep[30].unknown_datapoints = 0
rra[0].cdp_prep[31].value = NaN
rra[0].cdp_prep[31].unknown_datapoints = 0
rra[0].cdp_prep[32].value = NaN
rra[0].cdp_prep[32].unknown_datapoints = 0
rra[0].cdp_prep[33].value = NaN
rra[0].cdp_prep[33].unknown_datapoints = 0
rra[0].cdp_prep[34].value = NaN
rra[0].cdp_prep[34].unknown_datapoints = 0
rra[0].cdp_prep[35].value = NaN
rra[0].cdp_prep[35].unknown_datapoints = 0
rra[0].cdp_prep[36].value = NaN
rra[0].cdp_prep[36].unknown_datapoints = 0
rra[0].cdp_prep[37].value = NaN
rra[0].cdp_prep[37].unknown_datapoints = 0
rra[0].cdp_prep[38].value = NaN
rra[0].cdp_prep[38].unknown_datapoints = 0
rra[0].cdp_prep[39].value = NaN
rra[0].cdp_prep[39].unknown_datapoints = 0
rra[0].cdp_prep[40].value = NaN
rra[0].cdp_prep[40].unknown_datapoints = 0
rra[0].cdp_prep[41].value = NaN
rra[0].cdp_prep[41].unknown_datapoints = 0
rra[0].cdp_prep[42].value = NaN
rra[0].cdp_prep[42].unknown_datapoints = 0
rra[0].cdp_prep[43].value = NaN
rra[0].cdp_prep[43].unknown_datapoints = 0
rra[0].cdp_prep[44].value = NaN
rra[0].cdp_prep[44].unknown_datapoints = 0
rra[0].cdp_prep[45].value = NaN
rra[0].cdp_prep[45].unknown_datapoints = 0
rra[0].cdp_prep[46].value = NaN
rra[0].cdp_prep[46].unknown_datapoints = 0
rra[0].cdp_prep[47].value = NaN
rra[0].cdp_prep[47].unknown_datapoints = 0
rra[0].cdp_prep[48].value = NaN
rra[0].cdp_prep[48].unknown_datapoints = 0
rra[0].cdp_prep[49].value = NaN
rra[0].cdp_prep[49].unknown_datapoints = 0
rra[0].cdp_prep[50].value = NaN
rra[0].cdp_prep[50].unknown_datapoints = 0
rra[0].cdp_prep[51].value = NaN
rra[0].cdp_prep[51].unknown_datapoints = 0
rra[0].cdp_prep[52].value = NaN
rra[0].cdp_prep[52].unknown_datapoints = 0
rra[0].cdp_prep[53].value = NaN
rra[0].cdp_prep[53].unknown_datapoints = 0
rra[0].cdp_prep[54].value = NaN
rra[0].cdp_prep[54].unknown_datapoints = 0
rra[0].cdp_prep[55].value = NaN
rra[0].cdp_prep[55].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 363
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[1].cdp_prep[15].value = 0.0000000000e+00
rra[1].cdp_prep[15].unknown_datapoints = 0
rra[1].cdp_prep[16].value = 0.0000000000e+00
rra[1].cdp_prep[16].unknown_datapoints = 0
rra[1].cdp_prep[17].value = 0.0000000000e+00
rra[1].cdp_prep[17].unknown_datapoints = 0
rra[1].cdp_prep[18].value = 0.0000000000e+00
rra[1].cdp_prep[18].unknown_datapoints = 0
rra[1].cdp_prep[19].value = 0.0000000000e+00
rra[1].cdp_prep[19].unknown_datapoints = 0
rra[1].cdp_prep[20].value = 0.0000000000e+00
rra[1].cdp_prep[20].unknown_datapoints = 0
rra[1].cdp_prep[21].value = 0.0000000000e+00
rra[1].cdp_prep[21].unknown_datapoints = 0
rra[1].cdp_prep[22].value = 0.0000000000e+00
rra[1].cdp_prep[22].unknown_datapoints = 0
rra[1].cdp_prep[23].value = 0.0000000000e+00
rra[1].cdp_prep[23].unknown_datapoints = 0
rra[1].cdp_prep[24].value = 0.0000000000e+00
rra[1].cdp_prep[24].unknown_datapoints = 0
rra[1].cdp_prep[25].value = 0.0000000000e+00
rra[1].cdp_prep[25].unknown_datapoints = 0
rra[1].cdp_prep[26].value = 0.0000000000e+00
rra[1].cdp_prep[26].unknown_datapoints = 0
rra[1].cdp_prep[27].value = 0.0000000000e+00
rra[1].cdp_prep[27].unknown_datapoints = 0
rra[1].cdp_prep[28].value = 0.0000000000e+00
rra[1].cdp_prep[28].unknown_datapoints = 0
rra[1].cdp_prep[29].value = 0.0000000000e+00
rra[1].cdp_prep[29].unknown_datapoints = 0
rra[1].cdp_prep[30].value = 0.0000000000e+00
rra[1].cdp_prep[30].unknown_datapoints = 0
rra[1].cdp_prep[31].value = 0.0000000000e+00
rra[1].cdp_prep[31].unknown_datapoints = 0
rra[1].cdp_prep[32].value = 0.0000000000e+00
rra[1].cdp_prep[32].unknown_datapoints = 0
rra[1].cdp_prep[33].value = 0.0000000000e+00
rra[1].cdp_prep[33].unknown_datapoints = 0
rra[1].cdp_prep[34].value = 0.0000000000e+00
rra[1].cdp_prep[34].unknown_datapoints = 0
rra[1].cdp_prep[35].value = 0.0000000000e+00
rra[1].cdp_prep[35].unknown_datapoints = 0
rra[1].cdp_prep[36].value = 0.0000000000e+00
rra[1].cdp_prep[36].unknown_datapoints = 0
rra[1].cdp_prep[37].value = 0.0000000000e+00
rra[1].cdp_prep[37].unknown_datapoints = 0
rra[1].cdp_prep[38].value = 0.0000000000e+00
rra[1].cdp_prep[38].unknown_datapoints = 0
rra[1].cdp_prep[39].value = 0.0000000000e+00
rra[1].cdp_prep[39].unknown_datapoints = 0
rra[1].cdp_prep[40].value = 0.0000000000e+00
rra[1].cdp_prep[40].unknown_datapoints = 0
rra[1].cdp_prep[41].value = 0.0000000000e+00
rra[1].cdp_prep[41].unknown_datapoints = 0
rra[1].cdp_prep[42].value = 0.0000000000e+00
rra[1].cdp_prep[42].unknown_datapoints = 0
rra[1].cdp_prep[43].value = 0.0000000000e+00
rra[1].cdp_prep[43].unknown_datapoints = 0
rra[1].cdp_prep[44].value = 0.0000000000e+00
rra[1].cdp_prep[44].unknown_datapoints = 0
rra[1].cdp_prep[45].value = 0.0000000000e+00
rra[1].cdp_prep[45].unknown_datapoints = 0
rra[1].cdp_prep[46].value = 0.0000000000e+00
rra[1].cdp_prep[46].unknown_datapoints = 0
rra[1].cdp_prep[47].value = 0.0000000000e+00
rra[1].cdp_prep[47].unknown_datapoints = 0
rra[1].cdp_prep[48].value = 0.0000000000e+00
rra[1].cdp_prep[48].unknown_datapoints = 0
rra[1].cdp_prep[49].value = 0.0000000000e+00
rra[1].cdp_prep[49].unknown_datapoints = 0
rra[1].cdp_prep[50].value = 0.0000000000e+00
rra[1].cdp_prep[50].unknown_datapoints = 0
rra[1].cdp_prep[51].value = 0.0000000000e+00
rra[1].cdp_prep[51].unknown_datapoints = 0
rra[1].cdp_prep[52].value = 0.0000000000e+00
rra[1].cdp_prep[52].unknown_datapoints = 0
rra[1].cdp_prep[53].value = 0.0000000000e+00
rra[1].cdp_prep[53].unknown_datapoints = 0
rra[1].cdp_prep[54].value = 0.0000000000e+00
rra[1].cdp_prep[54].unknown_datapoints = 0
rra[1].cdp_prep[55].value = 0.0000000000e+00
rra[1].cdp_prep[55].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1344
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 0.0000000000e+00
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[2].cdp_prep[1].value = 0.0000000000e+00
rra[2].cdp_prep[1].unknown_datapoints = 3
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 3
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 3
rra[2].cdp_prep[4].value = 0.0000000000e+00
rra[2].cdp_prep[4].unknown_datapoints = 3
rra[2].cdp_prep[5].value = 0.0000000000e+00
rra[2].cdp_prep[5].unknown_datapoints = 3
rra[2].cdp_prep[6].value = 0.0000000000e+00
rra[2].cdp_prep[6].unknown_datapoints = 3
rra[2].cdp_prep[7].value = 0.0000000000e+00
rra[2].cdp_prep[7].unknown_datapoints = 3
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 3
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 3
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 3
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 3
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 3
rra[2].cdp_prep[13].value = 0.0000000000e+00
rra[2].cdp_prep[13].unknown_datapoints = 3
rra[2].cdp_prep[14].value = 0.0000000000e+00
rra[2].cdp_prep[14].unknown_datapoints = 3
rra[2].cdp_prep[15].value = 0.0000000000e+00
rra[2].cdp_prep[15].unknown_datapoints = 3
rra[2].cdp_prep[16].value = 0.0000000000e+00
rra[2].cdp_prep[16].unknown_datapoints = 3
rra[2].cdp_prep[17].value = 0.0000000000e+00
rra[2].cdp_prep[17].unknown_datapoints = 3
rra[2].cdp_prep[18].value = 0.0000000000e+00
rra[2].cdp_prep[18].unknown_datapoints = 3
rra[2].cdp_prep[19].value = 0.0000000000e+00
rra[2].cdp_prep[19].unknown_datapoints = 3
rra[2].cdp_prep[20].value = 0.0000000000e+00
rra[2].cdp_prep[20].unknown_datapoints = 3
rra[2].cdp_prep[21].value = 0.0000000000e+00
rra[2].cdp_prep[21].unknown_datapoints = 3
rra[2].cdp_prep[22].value = 0.0000000000e+00
rra[2].cdp_prep[22].unknown_datapoints = 3
rra[2].cdp_prep[23].value = 0.0000000000e+00
rra[2].cdp_prep[23].unknown_datapoints = 3
rra[2].cdp_prep[24].value = 0.0000000000e+00
rra[2].cdp_prep[24].unknown_datapoints = 3
rra[2].cdp_prep[25].value = 0.0000000000e+00
rra[2].cdp_prep[25].unknown_datapoints = 3
rra[2].cdp_prep[26].value = 0.0000000000e+00
rra[2].cdp_prep[26].unknown_datapoints = 3
rra[2].cdp_prep[27].value = 0.0000000000e+00
rra[2].cdp_prep[27].unknown_datapoints = 3
rra[2].cdp_prep[28].value = 0.0000000000e+00
rra[2].cdp_prep[28].unknown_datapoints = 3
rra[2].cdp_prep[29].value = 0.0000000000e+00
rra[2].cdp_prep[29].unknown_datapoints = 3
rra[2].cdp_prep[30].value = 0.0000000000e+00
rra[2].cdp_prep[30].unknown_datapoints = 3
rra[2].cdp_prep[31].value = 0.0000000000e+00
rra[2].cdp_prep[31].unknown_datapoints = 3
rra[2].cdp_prep[32].value = 0.0000000000e+00
rra[2].cdp_prep[32].unknown_datapoints = 3
rra[2].cdp_prep[33].value = 0.0000000000e+00
rra[2].cdp_prep[33].unknown_datapoints = 3
rra[2].cdp_prep[34].value = 0.0000000000e+00
rra[2].cdp_prep[34].unknown_datapoints = 3
rra[2].cdp_prep[35].value = 0.0000000000e+00
rra[2].cdp_prep[35].unknown_datapoints = 3
rra[2].cdp_prep[36].value = 0.0000000000e+00
rra[2].cdp_prep[36].unknown_datapoints = 3
rra[2].cdp_prep[37].value = 0.0000000000e+00
rra[2].cdp_prep[37].unknown_datapoints = 3
rra[2].cdp_prep[38].value = 0.0000000000e+00
rra[2].cdp_prep[38].unknown_datapoints = 3
rra[2].cdp_prep[39].value = 0.0000000000e+00
rra[2].cdp_prep[39].unknown_datapoints = 3
rra[2].cdp_prep[40].value = 0.0000000000e+00
rra[2].cdp_prep[40].unknown_datapoints = 3
rra[2].cdp_prep[41].value = 0.0000000000e+00
rra[2].cdp_prep[41].unknown_datapoints = 3
rra[2].cdp_prep[42].value = 0.0000000000e+00
rra[2].cdp_prep[42].unknown_datapoints = 3
rra[2].cdp_prep[43].value = 0.0000000000e+00
rra[2].cdp_prep[43].unknown_datapoints = 3
rra[2].cdp_prep[44].value = 0.0000000000e+00
rra[2].cdp_prep[44].unknown_datapoints = 3
rra[2].cdp_prep[45].value = 0.0000000000e+00
rra[2].cdp_prep[45].unknown_datapoints = 3
rra[2].cdp_prep[46].value = 0.0000000000e+00
rra[2].cdp_prep[46].unknown_datapoints = 3
rra[2].cdp_prep[47].value = 0.0000000000e+00
rra[2].cdp_prep[47].unknown_datapoints = 3
rra[2].cdp_prep[48].value = 0.0000000000e+00
rra[2].cdp_prep[48].unknown_datapoints = 3
rra[2].cdp_prep[49].value = 0.0000000000e+00
rra[2].cdp_prep[49].unknown_datapoints = 3
rra[2].cdp_prep[50].value = 0.0000000000e+00
rra[2].cdp_prep[50].unknown_datapoints = 3
rra[2].cdp_prep[51].value = 0.0000000000e+00
rra[2].cdp_prep[51].unknown_datapoints = 3
rra[2].cdp_prep[52].value = 0.0000000000e+00
rra[2].cdp_prep[52].unknown_datapoints = 3
rra[2].cdp_prep[53].value = 0.0000000000e+00
rra[2].cdp_prep[53].unknown_datapoints = 3
rra[2].cdp_prep[54].value = 0.0000000000e+00
rra[2].cdp_prep[54].unknown_datapoints = 3
rra[2].cdp_prep[55].value = 0.0000000000e+00
rra[2].cdp_prep[55].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 744
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 0.0000000000e+00
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[3].cdp_prep[1].value = 0.0000000000e+00
rra[3].cdp_prep[1].unknown_datapoints = 4
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 4
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 4
rra[3].cdp_prep[4].value = 0.0000000000e+00
rra[3].cdp_prep[4].unknown_datapoints = 4
rra[3].cdp_prep[5].value = 0.0000000000e+00
rra[3].cdp_prep[5].unknown_datapoints = 4
rra[3].cdp_prep[6].value = 0.0000000000e+00
rra[3].cdp_prep[6].unknown_datapoints = 4
rra[3].cdp_prep[7].value = 0.0000000000e+00
rra[3].cdp_prep[7].unknown_datapoints = 4
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 4
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 4
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 4
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 4
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 4
rra[3].cdp_prep[13].value = 0.0000000000e+00
rra[3].cdp_prep[13].unknown_datapoints = 4
rra[3].cdp_prep[14].value = 0.0000000000e+00
rra[3].cdp_prep[14].unknown_datapoints = 4
rra[3].cdp_prep[15].value = 0.0000000000e+00
rra[3].cdp_prep[15].unknown_datapoints = 4
rra[3].cdp_prep[16].value = 0.0000000000e+00
rra[3].cdp_prep[16].unknown_datapoints = 4
rra[3].cdp_prep[17].value = 0.0000000000e+00
rra[3].cdp_prep[17].unknown_datapoints = 4
rra[3].cdp_prep[18].value = 0.0000000000e+00
rra[3].cdp_prep[18].unknown_datapoints = 4
rra[3].cdp_prep[19].value = 0.0000000000e+00
rra[3].cdp_prep[19].unknown_datapoints = 4
rra[3].cdp_prep[20].value = 0.0000000000e+00
rra[3].cdp_prep[20].unknown_datapoints = 4
rra[3].cdp_prep[21].value = 0.0000000000e+00
rra[3].cdp_prep[21].unknown_datapoints = 4
rra[3].cdp_prep[22].value = 0.0000000000e+00
rra[3].cdp_prep[22].unknown_datapoints = 4
rra[3].cdp_prep[23].value = 0.0000000000e+00
rra[3].cdp_prep[23].unknown_datapoints = 4
rra[3].cdp_prep[24].value = 0.0000000000e+00
rra[3].cdp_prep[24].unknown_datapoints = 4
rra[3].cdp_prep[25].value = 0.0000000000e+00
rra[3].cdp_prep[25].unknown_datapoints = 4
rra[3].cdp_prep[26].value = 0.0000000000e+00
rra[3].cdp_prep[26].unknown_datapoints = 4
rra[3].cdp_prep[27].value = 0.0000000000e+00
rra[3].cdp_prep[27].unknown_datapoints = 4
rra[3].cdp_prep[28].value = 0.0000000000e+00
rra[3].cdp_prep[28].unknown_datapoints = 4
rra[3].cdp_prep[29].value = 0.0000000000e+00
rra[3].cdp_prep[29].unknown_datapoints = 4
rra[3].cdp_prep[30].value = 0.0000000000e+00
rra[3].cdp_prep[30].unknown_datapoints = 4
rra[3].cdp_prep[31].value = 0.0000000000e+00
rra[3].cdp_prep[31].unknown_datapoints = 4
rra[3].cdp_prep[32].value = 0.0000000000e+00
rra[3].cdp_prep[32].unknown_datapoints = 4
rra[3].cdp_prep[33].value = 0.0000000000e+00
rra[3].cdp_prep[33].unknown_datapoints = 4
rra[3].cdp_prep[34].value = 0.0000000000e+00
rra[3].cdp_prep[34].unknown_datapoints = 4
rra[3].cdp_prep[35].value = 0.0000000000e+00
rra[3].cdp_prep[35].unknown_datapoints = 4
rra[3].cdp_prep[36].value = 0.0000000000e+00
rra[3].cdp_prep[36].unknown_datapoints = 4
rra[3].cdp_prep[37].value = 0.0000000000e+00
rra[3].cdp_prep[37].unknown_datapoints = 4
rra[3].cdp_prep[38].value = 0.0000000000e+00
rra[3].cdp_prep[38].unknown_datapoints = 4
rra[3].cdp_prep[39].value = 0.0000000000e+00
rra[3].cdp_prep[39].unknown_datapoints = 4
rra[3].cdp_prep[40].value = 0.0000000000e+00
rra[3].cdp_prep[40].unknown_datapoints = 4
rra[3].cdp_prep[41].value = 0.0000000000e+00
rra[3].cdp_prep[41].unknown_datapoints = 4
rra[3].cdp_prep[42].value = 0.0000000000e+00
rra[3].cdp_prep[42].unknown_datapoints = 4
rra[3].cdp_prep[43].value = 0.0000000000e+00
rra[3].cdp_prep[43].unknown_datapoints = 4
rra[3].cdp_prep[44].value = 0.0000000000e+00
rra[3].cdp_prep[44].unknown_datapoints = 4
rra[3].cdp_prep[45].value = 0.0000000000e+00
rra[3].cdp_prep[45].unknown_datapoints = 4
rra[3].cdp_prep[46].value = 0.0000000000e+00
rra[3].cdp_prep[46].unknown_datapoints = 4
rra[3].cdp_prep[47].value = 0.0000000000e+00
rra[3].cdp_prep[47].unknown_datapoints = 4
rra[3].cdp_prep[48].value = 0.0000000000e+00
rra[3].cdp_prep[48].unknown_datapoints = 4
rra[3].cdp_prep[49].value = 0.0000000000e+00
rra[3].cdp_prep[49].unknown_datapoints = 4
rra[3].cdp_prep[50].value = 0.0000000000e+00
rra[3].cdp_prep[50].unknown_datapoints = 4
rra[3].cdp_prep[51].value = 0.0000000000e+00
rra[3].cdp_prep[51].unknown_datapoints = 4
rra[3].cdp_prep[52].value = 0.0000000000e+00
rra[3].cdp_prep[52].unknown_datapoints = 4
rra[3].cdp_prep[53].value = 0.0000000000e+00
rra[3].cdp_prep[53].unknown_datapoints = 4
rra[3].cdp_prep[54].value = 0.0000000000e+00
rra[3].cdp_prep[54].unknown_datapoints = 4
rra[3].cdp_prep[55].value = 0.0000000000e+00
rra[3].cdp_prep[55].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 52
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 0.0000000000e+00
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = 0.0000000000e+00
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = 0.0000000000e+00
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = 0.0000000000e+00
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = 0.0000000000e+00
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = 0.0000000000e+00
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = 0.0000000000e+00
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = 0.0000000000e+00
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = 0.0000000000e+00
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = 0.0000000000e+00
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = 0.0000000000e+00
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = 0.0000000000e+00
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = 0.0000000000e+00
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = 0.0000000000e+00
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = 0.0000000000e+00
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[4].cdp_prep[15].value = 0.0000000000e+00
rra[4].cdp_prep[15].unknown_datapoints = 0
rra[4].cdp_prep[16].value = 0.0000000000e+00
rra[4].cdp_prep[16].unknown_datapoints = 0
rra[4].cdp_prep[17].value = 0.0000000000e+00
rra[4].cdp_prep[17].unknown_datapoints = 0
rra[4].cdp_prep[18].value = 0.0000000000e+00
rra[4].cdp_prep[18].unknown_datapoints = 0
rra[4].cdp_prep[19].value = 0.0000000000e+00
rra[4].cdp_prep[19].unknown_datapoints = 0
rra[4].cdp_prep[20].value = 0.0000000000e+00
rra[4].cdp_prep[20].unknown_datapoints = 0
rra[4].cdp_prep[21].value = 0.0000000000e+00
rra[4].cdp_prep[21].unknown_datapoints = 0
rra[4].cdp_prep[22].value = 0.0000000000e+00
rra[4].cdp_prep[22].unknown_datapoints = 0
rra[4].cdp_prep[23].value = 0.0000000000e+00
rra[4].cdp_prep[23].unknown_datapoints = 0
rra[4].cdp_prep[24].value = 0.0000000000e+00
rra[4].cdp_prep[24].unknown_datapoints = 0
rra[4].cdp_prep[25].value = 0.0000000000e+00
rra[4].cdp_prep[25].unknown_datapoints = 0
rra[4].cdp_prep[26].value = 0.0000000000e+00
rra[4].cdp_prep[26].unknown_datapoints = 0
rra[4].cdp_prep[27].value = 0.0000000000e+00
rra[4].cdp_prep[27].unknown_datapoints = 0
rra[4].cdp_prep[28].value = 0.0000000000e+00
rra[4].cdp_prep[28].unknown_datapoints = 0
rra[4].cdp_prep[29].value = 0.0000000000e+00
rra[4].cdp_prep[29].unknown_datapoints = 0
rra[4].cdp_prep[30].value = 0.0000000000e+00
rra[4].cdp_prep[30].unknown_datapoints = 0
rra[4].cdp_prep[31].value = 0.0000000000e+00
rra[4].cdp_prep[31].unknown_datapoints = 0
rra[4].cdp_prep[32].value = 0.0000000000e+00
rra[4].cdp_prep[32].unknown_datapoints = 0
rra[4].cdp_prep[33].value = 0.0000000000e+00
rra[4].cdp_prep[33].unknown_datapoints = 0
rra[4].cdp_prep[34].value = 0.0000000000e+00
rra[4].cdp_prep[34].unknown_datapoints = 0
rra[4].cdp_prep[35].value = 0.0000000000e+00
rra[4].cdp_prep[35].unknown_datapoints = 0
rra[4].cdp_prep[36].value = 0.0000000000e+00
rra[4].cdp_prep[36].unknown_datapoints = 0
rra[4].cdp_prep[37].value = 0.0000000000e+00
rra[4].cdp_prep[37].unknown_datapoints = 0
rra[4].cdp_prep[38].value = 0.0000000000e+00
rra[4].cdp_prep[38].unknown_datapoints = 0
rra[4].cdp_prep[39].value = 0.0000000000e+00
rra[4].cdp_prep[39].unknown_datapoints = 0
rra[4].cdp_prep[40].value = 0.0000000000e+00
rra[4].cdp_prep[40].unknown_datapoints = 0
rra[4].cdp_prep[41].value = 0.0000000000e+00
rra[4].cdp_prep[41].unknown_datapoints = 0
rra[4].cdp_prep[42].value = 0.0000000000e+00
rra[4].cdp_prep[42].unknown_datapoints = 0
rra[4].cdp_prep[43].value = 0.0000000000e+00
rra[4].cdp_prep[43].unknown_datapoints = 0
rra[4].cdp_prep[44].value = 0.0000000000e+00
rra[4].cdp_prep[44].unknown_datapoints = 0
rra[4].cdp_prep[45].value = 0.0000000000e+00
rra[4].cdp_prep[45].unknown_datapoints = 0
rra[4].cdp_prep[46].value = 0.0000000000e+00
rra[4].cdp_prep[46].unknown_datapoints = 0
rra[4].cdp_prep[47].value = 0.0000000000e+00
rra[4].cdp_prep[47].unknown_datapoints = 0
rra[4].cdp_prep[48].value = 0.0000000000e+00
rra[4].cdp_prep[48].unknown_datapoints = 0
rra[4].cdp_prep[49].value = 0.0000000000e+00
rra[4].cdp_prep[49].unknown_datapoints = 0
rra[4].cdp_prep[50].value = 0.0000000000e+00
rra[4].cdp_prep[50].unknown_datapoints = 0
rra[4].cdp_prep[51].value = 0.0000000000e+00
rra[4].cdp_prep[51].unknown_datapoints = 0
rra[4].cdp_prep[52].value = 0.0000000000e+00
rra[4].cdp_prep[52].unknown_datapoints = 0
rra[4].cdp_prep[53].value = 0.0000000000e+00
rra[4].cdp_prep[53].unknown_datapoints = 0
rra[4].cdp_prep[54].value = 0.0000000000e+00
rra[4].cdp_prep[54].unknown_datapoints = 0
rra[4].cdp_prep[55].value = 0.0000000000e+00
rra[4].cdp_prep[55].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 172
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 0.0000000000e+00
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[5].cdp_prep[1].value = 0.0000000000e+00
rra[5].cdp_prep[1].unknown_datapoints = 4
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 4
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 4
rra[5].cdp_prep[4].value = 0.0000000000e+00
rra[5].cdp_prep[4].unknown_datapoints = 4
rra[5].cdp_prep[5].value = 0.0000000000e+00
rra[5].cdp_prep[5].unknown_datapoints = 4
rra[5].cdp_prep[6].value = 0.0000000000e+00
rra[5].cdp_prep[6].unknown_datapoints = 4
rra[5].cdp_prep[7].value = 0.0000000000e+00
rra[5].cdp_prep[7].unknown_datapoints = 4
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 4
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 4
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 4
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 4
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 4
rra[5].cdp_prep[13].value = 0.0000000000e+00
rra[5].cdp_prep[13].unknown_datapoints = 4
rra[5].cdp_prep[14].value = 0.0000000000e+00
rra[5].cdp_prep[14].unknown_datapoints = 4
rra[5].cdp_prep[15].value = 0.0000000000e+00
rra[5].cdp_prep[15].unknown_datapoints = 4
rra[5].cdp_prep[16].value = 0.0000000000e+00
rra[5].cdp_prep[16].unknown_datapoints = 4
rra[5].cdp_prep[17].value = 0.0000000000e+00
rra[5].cdp_prep[17].unknown_datapoints = 4
rra[5].cdp_prep[18].value = 0.0000000000e+00
rra[5].cdp_prep[18].unknown_datapoints = 4
rra[5].cdp_prep[19].value = 0.0000000000e+00
rra[5].cdp_prep[19].unknown_datapoints = 4
rra[5].cdp_prep[20].value = 0.0000000000e+00
rra[5].cdp_prep[20].unknown_datapoints = 4
rra[5].cdp_prep[21].value = 0.0000000000e+00
rra[5].cdp_prep[21].unknown_datapoints = 4
rra[5].cdp_prep[22].value = 0.0000000000e+00
rra[5].cdp_prep[22].unknown_datapoints = 4
rra[5].cdp_prep[23].value = 0.0000000000e+00
rra[5].cdp_prep[23].unknown_datapoints = 4
rra[5].cdp_prep[24].value = 0.0000000000e+00
rra[5].cdp_prep[24].unknown_datapoints = 4
rra[5].cdp_prep[25].value = 0.0000000000e+00
rra[5].cdp_prep[25].unknown_datapoints = 4
rra[5].cdp_prep[26].value = 0.0000000000e+00
rra[5].cdp_prep[26].unknown_datapoints = 4
rra[5].cdp_prep[27].value = 0.0000000000e+00
rra[5].cdp_prep[27].unknown_datapoints = 4
rra[5].cdp_prep[28].value = 0.0000000000e+00
rra[5].cdp_prep[28].unknown_datapoints = 4
rra[5].cdp_prep[29].value = 0.0000000000e+00
rra[5].cdp_prep[29].unknown_datapoints = 4
rra[5].cdp_prep[30].value = 0.0000000000e+00
rra[5].cdp_prep[30].unknown_datapoints = 4
rra[5].cdp_prep[31].value = 0.0000000000e+00
rra[5].cdp_prep[31].unknown_datapoints = 4
rra[5].cdp_prep[32].value = 0.0000000000e+00
rra[5].cdp_prep[32].unknown_datapoints = 4
rra[5].cdp_prep[33].value = 0.0000000000e+00
rra[5].cdp_prep[33].unknown_datapoints = 4
rra[5].cdp_prep[34].value = 0.0000000000e+00
rra[5].cdp_prep[34].unknown_datapoints = 4
rra[5].cdp_prep[35].value = 0.0000000000e+00
rra[5].cdp_prep[35].unknown_datapoints = 4
rra[5].cdp_prep[36].value = 0.0000000000e+00
rra[5].cdp_prep[36].unknown_datapoints = 4
rra[5].cdp_prep[37].value = 0.0000000000e+00
rra[5].cdp_prep[37].unknown_datapoints = 4
rra[5].cdp_prep[38].value = 0.0000000000e+00
rra[5].cdp_prep[38].unknown_datapoints = 4
rra[5].cdp_prep[39].value = 0.0000000000e+00
rra[5].cdp_prep[39].unknown_datapoints = 4
rra[5].cdp_prep[40].value = 0.0000000000e+00
rra[5].cdp_prep[40].unknown_datapoints = 4
rra[5].cdp_prep[41].value = 0.0000000000e+00
rra[5].cdp_prep[41].unknown_datapoints = 4
rra[5].cdp_prep[42].value = 0.0000000000e+00
rra[5].cdp_prep[42].unknown_datapoints = 4
rra[5].cdp_prep[43].value = 0.0000000000e+00
rra[5].cdp_prep[43].unknown_datapoints = 4
rra[5].cdp_prep[44].value = 0.0000000000e+00
rra[5].cdp_prep[44].unknown_datapoints = 4
rra[5].cdp_prep[45].value = 0.0000000000e+00
rra[5].cdp_prep[45].unknown_datapoints = 4
rra[5].cdp_prep[46].value = 0.0000000000e+00
rra[5].cdp_prep[46].unknown_datapoints = 4
rra[5].cdp_prep[47].value = 0.0000000000e+00
rra[5].cdp_prep[47].unknown_datapoints = 4
rra[5].cdp_prep[48].value = 0.0000000000e+00
rra[5].cdp_prep[48].unknown_datapoints = 4
rra[5].cdp_prep[49].value = 0.0000000000e+00
rra[5].cdp_prep[49].unknown_datapoints = 4
rra[5].cdp_prep[50].value = 0.0000000000e+00
rra[5].cdp_prep[50].unknown_datapoints = 4
rra[5].cdp_prep[51].value = 0.0000000000e+00
rra[5].cdp_prep[51].unknown_datapoints = 4
rra[5].cdp_prep[52].value = 0.0000000000e+00
rra[5].cdp_prep[52].unknown_datapoints = 4
rra[5].cdp_prep[53].value = 0.0000000000e+00
rra[5].cdp_prep[53].unknown_datapoints = 4
rra[5].cdp_prep[54].value = 0.0000000000e+00
rra[5].cdp_prep[54].unknown_datapoints = 4
rra[5].cdp_prep[55].value = 0.0000000000e+00
rra[5].cdp_prep[55].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1017
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 0.0000000000e+00
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[6].cdp_prep[1].value = 0.0000000000e+00
rra[6].cdp_prep[1].unknown_datapoints = 4
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 4
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 4
rra[6].cdp_prep[4].value = 0.0000000000e+00
rra[6].cdp_prep[4].unknown_datapoints = 4
rra[6].cdp_prep[5].value = 0.0000000000e+00
rra[6].cdp_prep[5].unknown_datapoints = 4
rra[6].cdp_prep[6].value = 0.0000000000e+00
rra[6].cdp_prep[6].unknown_datapoints = 4
rra[6].cdp_prep[7].value = 0.0000000000e+00
rra[6].cdp_prep[7].unknown_datapoints = 4
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 4
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 4
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 4
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 4
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 4
rra[6].cdp_prep[13].value = 0.0000000000e+00
rra[6].cdp_prep[13].unknown_datapoints = 4
rra[6].cdp_prep[14].value = 0.0000000000e+00
rra[6].cdp_prep[14].unknown_datapoints = 4
rra[6].cdp_prep[15].value = 0.0000000000e+00
rra[6].cdp_prep[15].unknown_datapoints = 4
rra[6].cdp_prep[16].value = 0.0000000000e+00
rra[6].cdp_prep[16].unknown_datapoints = 4
rra[6].cdp_prep[17].value = 0.0000000000e+00
rra[6].cdp_prep[17].unknown_datapoints = 4
rra[6].cdp_prep[18].value = 0.0000000000e+00
rra[6].cdp_prep[18].unknown_datapoints = 4
rra[6].cdp_prep[19].value = 0.0000000000e+00
rra[6].cdp_prep[19].unknown_datapoints = 4
rra[6].cdp_prep[20].value = 0.0000000000e+00
rra[6].cdp_prep[20].unknown_datapoints = 4
rra[6].cdp_prep[21].value = 0.0000000000e+00
rra[6].cdp_prep[21].unknown_datapoints = 4
rra[6].cdp_prep[22].value = 0.0000000000e+00
rra[6].cdp_prep[22].unknown_datapoints = 4
rra[6].cdp_prep[23].value = 0.0000000000e+00
rra[6].cdp_prep[23].unknown_datapoints = 4
rra[6].cdp_prep[24].value = 0.0000000000e+00
rra[6].cdp_prep[24].unknown_datapoints = 4
rra[6].cdp_prep[25].value = 0.0000000000e+00
rra[6].cdp_prep[25].unknown_datapoints = 4
rra[6].cdp_prep[26].value = 0.0000000000e+00
rra[6].cdp_prep[26].unknown_datapoints = 4
rra[6].cdp_prep[27].value = 0.0000000000e+00
rra[6].cdp_prep[27].unknown_datapoints = 4
rra[6].cdp_prep[28].value = 0.0000000000e+00
rra[6].cdp_prep[28].unknown_datapoints = 4
rra[6].cdp_prep[29].value = 0.0000000000e+00
rra[6].cdp_prep[29].unknown_datapoints = 4
rra[6].cdp_prep[30].value = 0.0000000000e+00
rra[6].cdp_prep[30].unknown_datapoints = 4
rra[6].cdp_prep[31].value = 0.0000000000e+00
rra[6].cdp_prep[31].unknown_datapoints = 4
rra[6].cdp_prep[32].value = 0.0000000000e+00
rra[6].cdp_prep[32].unknown_datapoints = 4
rra[6].cdp_prep[33].value = 0.0000000000e+00
rra[6].cdp_prep[33].unknown_datapoints = 4
rra[6].cdp_prep[34].value = 0.0000000000e+00
rra[6].cdp_prep[34].unknown_datapoints = 4
rra[6].cdp_prep[35].value = 0.0000000000e+00
rra[6].cdp_prep[35].unknown_datapoints = 4
rra[6].cdp_prep[36].value = 0.0000000000e+00
rra[6].cdp_prep[36].unknown_datapoints = 4
rra[6].cdp_prep[37].value = 0.0000000000e+00
rra[6].cdp_prep[37].unknown_datapoints = 4
rra[6].cdp_prep[38].value = 0.0000000000e+00
rra[6].cdp_prep[38].unknown_datapoints = 4
rra[6].cdp_prep[39].value = 0.0000000000e+00
rra[6].cdp_prep[39].unknown_datapoints = 4
rra[6].cdp_prep[40].value = 0.0000000000e+00
rra[6].cdp_prep[40].unknown_datapoints = 4
rra[6].cdp_prep[41].value = 0.0000000000e+00
rra[6].cdp_prep[41].unknown_datapoints = 4
rra[6].cdp_prep[42].value = 0.0000000000e+00
rra[6].cdp_prep[42].unknown_datapoints = 4
rra[6].cdp_prep[43].value = 0.0000000000e+00
rra[6].cdp_prep[43].unknown_datapoints = 4
rra[6].cdp_prep[44].value = 0.0000000000e+00
rra[6].cdp_prep[44].unknown_datapoints = 4
rra[6].cdp_prep[45].value = 0.0000000000e+00
rra[6].cdp_prep[45].unknown_datapoints = 4
rra[6].cdp_prep[46].value = 0.0000000000e+00
rra[6].cdp_prep[46].unknown_datapoints = 4
rra[6].cdp_prep[47].value = 0.0000000000e+00
rra[6].cdp_prep[47].unknown_datapoints = 4
rra[6].cdp_prep[48].value = 0.0000000000e+00
rra[6].cdp_prep[48].unknown_datapoints = 4
rra[6].cdp_prep[49].value = 0.0000000000e+00
rra[6].cdp_prep[49].unknown_datapoints = 4
rra[6].cdp_prep[50].value = 0.0000000000e+00
rra[6].cdp_prep[50].unknown_datapoints = 4
rra[6].cdp_prep[51].value = 0.0000000000e+00
rra[6].cdp_prep[51].unknown_datapoints = 4
rra[6].cdp_prep[52].value = 0.0000000000e+00
rra[6].cdp_prep[52].unknown_datapoints = 4
rra[6].cdp_prep[53].value = 0.0000000000e+00
rra[6].cdp_prep[53].unknown_datapoints = 4
rra[6].cdp_prep[54].value = 0.0000000000e+00
rra[6].cdp_prep[54].unknown_datapoints = 4
rra[6].cdp_prep[55].value = 0.0000000000e+00
rra[6].cdp_prep[55].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 358
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 0.0000000000e+00
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = 0.0000000000e+00
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = 0.0000000000e+00
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = 0.0000000000e+00
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = 0.0000000000e+00
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = 0.0000000000e+00
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = 0.0000000000e+00
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = 0.0000000000e+00
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = 0.0000000000e+00
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = 0.0000000000e+00
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = 0.0000000000e+00
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = 0.0000000000e+00
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = 0.0000000000e+00
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = 0.0000000000e+00
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = 0.0000000000e+00
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[7].cdp_prep[15].value = 0.0000000000e+00
rra[7].cdp_prep[15].unknown_datapoints = 0
rra[7].cdp_prep[16].value = 0.0000000000e+00
rra[7].cdp_prep[16].unknown_datapoints = 0
rra[7].cdp_prep[17].value = 0.0000000000e+00
rra[7].cdp_prep[17].unknown_datapoints = 0
rra[7].cdp_prep[18].value = 0.0000000000e+00
rra[7].cdp_prep[18].unknown_datapoints = 0
rra[7].cdp_prep[19].value = 0.0000000000e+00
rra[7].cdp_prep[19].unknown_datapoints = 0
rra[7].cdp_prep[20].value = 0.0000000000e+00
rra[7].cdp_prep[20].unknown_datapoints = 0
rra[7].cdp_prep[21].value = 0.0000000000e+00
rra[7].cdp_prep[21].unknown_datapoints = 0
rra[7].cdp_prep[22].value = 0.0000000000e+00
rra[7].cdp_prep[22].unknown_datapoints = 0
rra[7].cdp_prep[23].value = 0.0000000000e+00
rra[7].cdp_prep[23].unknown_datapoints = 0
rra[7].cdp_prep[24].value = 0.0000000000e+00
rra[7].cdp_prep[24].unknown_datapoints = 0
rra[7].cdp_prep[25].value = 0.0000000000e+00
rra[7].cdp_prep[25].unknown_datapoints = 0
rra[7].cdp_prep[26].value = 0.0000000000e+00
rra[7].cdp_prep[26].unknown_datapoints = 0
rra[7].cdp_prep[27].value = 0.0000000000e+00
rra[7].cdp_prep[27].unknown_datapoints = 0
rra[7].cdp_prep[28].value = 0.0000000000e+00
rra[7].cdp_prep[28].unknown_datapoints = 0
rra[7].cdp_prep[29].value = 0.0000000000e+00
rra[7].cdp_prep[29].unknown_datapoints = 0
rra[7].cdp_prep[30].value = 0.0000000000e+00
rra[7].cdp_prep[30].unknown_datapoints = 0
rra[7].cdp_prep[31].value = 0.0000000000e+00
rra[7].cdp_prep[31].unknown_datapoints = 0
rra[7].cdp_prep[32].value = 0.0000000000e+00
rra[7].cdp_prep[32].unknown_datapoints = 0
rra[7].cdp_prep[33].value = 0.0000000000e+00
rra[7].cdp_prep[33].unknown_datapoints = 0
rra[7].cdp_prep[34].value = 0.0000000000e+00
rra[7].cdp_prep[34].unknown_datapoints = 0
rra[7].cdp_prep[35].value = 0.0000000000e+00
rra[7].cdp_prep[35].unknown_datapoints = 0
rra[7].cdp_prep[36].value = 0.0000000000e+00
rra[7].cdp_prep[36].unknown_datapoints = 0
rra[7].cdp_prep[37].value = 0.0000000000e+00
rra[7].cdp_prep[37].unknown_datapoints = 0
rra[7].cdp_prep[38].value = 0.0000000000e+00
rra[7].cdp_prep[38].unknown_datapoints = 0
rra[7].cdp_prep[39].value = 0.0000000000e+00
rra[7].cdp_prep[39].unknown_datapoints = 0
rra[7].cdp_prep[40].value = 0.0000000000e+00
rra[7].cdp_prep[40].unknown_datapoints = 0
rra[7].cdp_prep[41].value = 0.0000000000e+00
rra[7].cdp_prep[41].unknown_datapoints = 0
rra[7].cdp_prep[42].value = 0.0000000000e+00
rra[7].cdp_prep[42].unknown_datapoints = 0
rra[7].cdp_prep[43].value = 0.0000000000e+00
rra[7].cdp_prep[43].unknown_datapoints = 0
rra[7].cdp_prep[44].value = 0.0000000000e+00
rra[7].cdp_prep[44].unknown_datapoints = 0
rra[7].cdp_prep[45].value = 0.0000000000e+00
rra[7].cdp_prep[45].unknown_datapoints = 0
rra[7].cdp_prep[46].value = 0.0000000000e+00
rra[7].cdp_prep[46].unknown_datapoints = 0
rra[7].cdp_prep[47].value = 0.0000000000e+00
rra[7].cdp_prep[47].unknown_datapoints = 0
rra[7].cdp_prep[48].value = 0.0000000000e+00
rra[7].cdp_prep[48].unknown_datapoints = 0
rra[7].cdp_prep[49].value = 0.0000000000e+00
rra[7].cdp_prep[49].unknown_datapoints = 0
rra[7].cdp_prep[50].value = 0.0000000000e+00
rra[7].cdp_prep[50].unknown_datapoints = 0
rra[7].cdp_prep[51].value = 0.0000000000e+00
rra[7].cdp_prep[51].unknown_datapoints = 0
rra[7].cdp_prep[52].value = 0.0000000000e+00
rra[7].cdp_prep[52].unknown_datapoints = 0
rra[7].cdp_prep[53].value = 0.0000000000e+00
rra[7].cdp_prep[53].unknown_datapoints = 0
rra[7].cdp_prep[54].value = 0.0000000000e+00
rra[7].cdp_prep[54].unknown_datapoints = 0
rra[7].cdp_prep[55].value = 0.0000000000e+00
rra[7].cdp_prep[55].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 216
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 0.0000000000e+00
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[8].cdp_prep[1].value = 0.0000000000e+00
rra[8].cdp_prep[1].unknown_datapoints = 4
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 4
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 4
rra[8].cdp_prep[4].value = 0.0000000000e+00
rra[8].cdp_prep[4].unknown_datapoints = 4
rra[8].cdp_prep[5].value = 0.0000000000e+00
rra[8].cdp_prep[5].unknown_datapoints = 4
rra[8].cdp_prep[6].value = 0.0000000000e+00
rra[8].cdp_prep[6].unknown_datapoints = 4
rra[8].cdp_prep[7].value = 0.0000000000e+00
rra[8].cdp_prep[7].unknown_datapoints = 4
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 4
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 4
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 4
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 4
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 4
rra[8].cdp_prep[13].value = 0.0000000000e+00
rra[8].cdp_prep[13].unknown_datapoints = 4
rra[8].cdp_prep[14].value = 0.0000000000e+00
rra[8].cdp_prep[14].unknown_datapoints = 4
rra[8].cdp_prep[15].value = 0.0000000000e+00
rra[8].cdp_prep[15].unknown_datapoints = 4
rra[8].cdp_prep[16].value = 0.0000000000e+00
rra[8].cdp_prep[16].unknown_datapoints = 4
rra[8].cdp_prep[17].value = 0.0000000000e+00
rra[8].cdp_prep[17].unknown_datapoints = 4
rra[8].cdp_prep[18].value = 0.0000000000e+00
rra[8].cdp_prep[18].unknown_datapoints = 4
rra[8].cdp_prep[19].value = 0.0000000000e+00
rra[8].cdp_prep[19].unknown_datapoints = 4
rra[8].cdp_prep[20].value = 0.0000000000e+00
rra[8].cdp_prep[20].unknown_datapoints = 4
rra[8].cdp_prep[21].value = 0.0000000000e+00
rra[8].cdp_prep[21].unknown_datapoints = 4
rra[8].cdp_prep[22].value = 0.0000000000e+00
rra[8].cdp_prep[22].unknown_datapoints = 4
rra[8].cdp_prep[23].value = 0.0000000000e+00
rra[8].cdp_prep[23].unknown_datapoints = 4
rra[8].cdp_prep[24].value = 0.0000000000e+00
rra[8].cdp_prep[24].unknown_datapoints = 4
rra[8].cdp_prep[25].value = 0.0000000000e+00
rra[8].cdp_prep[25].unknown_datapoints = 4
rra[8].cdp_prep[26].value = 0.0000000000e+00
rra[8].cdp_prep[26].unknown_datapoints = 4
rra[8].cdp_prep[27].value = 0.0000000000e+00
rra[8].cdp_prep[27].unknown_datapoints = 4
rra[8].cdp_prep[28].value = 0.0000000000e+00
rra[8].cdp_prep[28].unknown_datapoints = 4
rra[8].cdp_prep[29].value = 0.0000000000e+00
rra[8].cdp_prep[29].unknown_datapoints = 4
rra[8].cdp_prep[30].value = 0.0000000000e+00
rra[8].cdp_prep[30].unknown_datapoints = 4
rra[8].cdp_prep[31].value = 0.0000000000e+00
rra[8].cdp_prep[31].unknown_datapoints = 4
rra[8].cdp_prep[32].value = 0.0000000000e+00
rra[8].cdp_prep[32].unknown_datapoints = 4
rra[8].cdp_prep[33].value = 0.0000000000e+00
rra[8].cdp_prep[33].unknown_datapoints = 4
rra[8].cdp_prep[34].value = 0.0000000000e+00
rra[8].cdp_prep[34].unknown_datapoints = 4
rra[8].cdp_prep[35].value = 0.0000000000e+00
rra[8].cdp_prep[35].unknown_datapoints = 4
rra[8].cdp_prep[36].value = 0.0000000000e+00
rra[8].cdp_prep[36].unknown_datapoints = 4
rra[8].cdp_prep[37].value = 0.0000000000e+00
rra[8].cdp_prep[37].unknown_datapoints = 4
rra[8].cdp_prep[38].value = 0.0000000000e+00
rra[8].cdp_prep[38].unknown_datapoints = 4
rra[8].cdp_prep[39].value = 0.0000000000e+00
rra[8].cdp_prep[39].unknown_datapoints = 4
rra[8].cdp_prep[40].value = 0.0000000000e+00
rra[8].cdp_prep[40].unknown_datapoints = 4
rra[8].cdp_prep[41].value = 0.0000000000e+00
rra[8].cdp_prep[41].unknown_datapoints = 4
rra[8].cdp_prep[42].value = 0.0000000000e+00
rra[8].cdp_prep[42].unknown_datapoints = 4
rra[8].cdp_prep[43].value = 0.0000000000e+00
rra[8].cdp_prep[43].unknown_datapoints = 4
rra[8].cdp_prep[44].value = 0.0000000000e+00
rra[8].cdp_prep[44].unknown_datapoints = 4
rra[8].cdp_prep[45].value = 0.0000000000e+00
rra[8].cdp_prep[45].unknown_datapoints = 4
rra[8].cdp_prep[46].value = 0.0000000000e+00
rra[8].cdp_prep[46].unknown_datapoints = 4
rra[8].cdp_prep[47].value = 0.0000000000e+00
rra[8].cdp_prep[47].unknown_datapoints = 4
rra[8].cdp_prep[48].value = 0.0000000000e+00
rra[8].cdp_prep[48].unknown_datapoints = 4
rra[8].cdp_prep[49].value = 0.0000000000e+00
rra[8].cdp_prep[49].unknown_datapoints = 4
rra[8].cdp_prep[50].value = 0.0000000000e+00
rra[8].cdp_prep[50].unknown_datapoints = 4
rra[8].cdp_prep[51].value = 0.0000000000e+00
rra[8].cdp_prep[51].unknown_datapoints = 4
rra[8].cdp_prep[52].value = 0.0000000000e+00
rra[8].cdp_prep[52].unknown_datapoints = 4
rra[8].cdp_prep[53].value = 0.0000000000e+00
rra[8].cdp_prep[53].unknown_datapoints = 4
rra[8].cdp_prep[54].value = 0.0000000000e+00
rra[8].cdp_prep[54].unknown_datapoints = 4
rra[8].cdp_prep[55].value = 0.0000000000e+00
rra[8].cdp_prep[55].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 971
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 0.0000000000e+00
rra[9].cdp_prep[0].unknown_datapoints = 4
rra[9].cdp_prep[1].value = 0.0000000000e+00
rra[9].cdp_prep[1].unknown_datapoints = 4
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 4
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 4
rra[9].cdp_prep[4].value = 0.0000000000e+00
rra[9].cdp_prep[4].unknown_datapoints = 4
rra[9].cdp_prep[5].value = 0.0000000000e+00
rra[9].cdp_prep[5].unknown_datapoints = 4
rra[9].cdp_prep[6].value = 0.0000000000e+00
rra[9].cdp_prep[6].unknown_datapoints = 4
rra[9].cdp_prep[7].value = 0.0000000000e+00
rra[9].cdp_prep[7].unknown_datapoints = 4
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 4
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 4
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 4
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 4
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 4
rra[9].cdp_prep[13].value = 0.0000000000e+00
rra[9].cdp_prep[13].unknown_datapoints = 4
rra[9].cdp_prep[14].value = 0.0000000000e+00
rra[9].cdp_prep[14].unknown_datapoints = 4
rra[9].cdp_prep[15].value = 0.0000000000e+00
rra[9].cdp_prep[15].unknown_datapoints = 4
rra[9].cdp_prep[16].value = 0.0000000000e+00
rra[9].cdp_prep[16].unknown_datapoints = 4
rra[9].cdp_prep[17].value = 0.0000000000e+00
rra[9].cdp_prep[17].unknown_datapoints = 4
rra[9].cdp_prep[18].value = 0.0000000000e+00
rra[9].cdp_prep[18].unknown_datapoints = 4
rra[9].cdp_prep[19].value = 0.0000000000e+00
rra[9].cdp_prep[19].unknown_datapoints = 4
rra[9].cdp_prep[20].value = 0.0000000000e+00
rra[9].cdp_prep[20].unknown_datapoints = 4
rra[9].cdp_prep[21].value = 0.0000000000e+00
rra[9].cdp_prep[21].unknown_datapoints = 4
rra[9].cdp_prep[22].value = 0.0000000000e+00
rra[9].cdp_prep[22].unknown_datapoints = 4
rra[9].cdp_prep[23].value = 0.0000000000e+00
rra[9].cdp_prep[23].unknown_datapoints = 4
rra[9].cdp_prep[24].value = 0.0000000000e+00
rra[9].cdp_prep[24].unknown_datapoints = 4
rra[9].cdp_prep[25].value = 0.0000000000e+00
rra[9].cdp_prep[25].unknown_datapoints = 4
rra[9].cdp_prep[26].value = 0.0000000000e+00
rra[9].cdp_prep[26].unknown_datapoints = 4
rra[9].cdp_prep[27].value = 0.0000000000e+00
rra[9].cdp_prep[27].unknown_datapoints = 4
rra[9].cdp_prep[28].value = 0.0000000000e+00
rra[9].cdp_prep[28].unknown_datapoints = 4
rra[9].cdp_prep[29].value = 0.0000000000e+00
rra[9].cdp_prep[29].unknown_datapoints = 4
rra[9].cdp_prep[30].value = 0.0000000000e+00
rra[9].cdp_prep[30].unknown_datapoints = 4
rra[9].cdp_prep[31].value = 0.0000000000e+00
rra[9].cdp_prep[31].unknown_datapoints = 4
rra[9].cdp_prep[32].value = 0.0000000000e+00
rra[9].cdp_prep[32].unknown_datapoints = 4
rra[9].cdp_prep[33].value = 0.0000000000e+00
rra[9].cdp_prep[33].unknown_datapoints = 4
rra[9].cdp_prep[34].value = 0.0000000000e+00
rra[9].cdp_prep[34].unknown_datapoints = 4
rra[9].cdp_prep[35].value = 0.0000000000e+00
rra[9].cdp_prep[35].unknown_datapoints = 4
rra[9].cdp_prep[36].value = 0.0000000000e+00
rra[9].cdp_prep[36].unknown_datapoints = 4
rra[9].cdp_prep[37].value = 0.0000000000e+00
rra[9].cdp_prep[37].unknown_datapoints = 4
rra[9].cdp_prep[38].value = 0.0000000000e+00
rra[9].cdp_prep[38].unknown_datapoints = 4
rra[9].cdp_prep[39].value = 0.0000000000e+00
rra[9].cdp_prep[39].unknown_datapoints = 4
rra[9].cdp_prep[40].value = 0.0000000000e+00
rra[9].cdp_prep[40].unknown_datapoints = 4
rra[9].cdp_prep[41].value = 0.0000000000e+00
rra[9].cdp_prep[41].unknown_datapoints = 4
rra[9].cdp_prep[42].value = 0.0000000000e+00
rra[9].cdp_prep[42].unknown_datapoints = 4
rra[9].cdp_prep[43].value = 0.0000000000e+00
rra[9].cdp_prep[43].unknown_datapoints = 4
rra[9].cdp_prep[44].value = 0.0000000000e+00
rra[9].cdp_prep[44].unknown_datapoints = 4
rra[9].cdp_prep[45].value = 0.0000000000e+00
rra[9].cdp_prep[45].unknown_datapoints = 4
rra[9].cdp_prep[46].value = 0.0000000000e+00
rra[9].cdp_prep[46].unknown_datapoints = 4
rra[9].cdp_prep[47].value = 0.0000000000e+00
rra[9].cdp_prep[47].unknown_datapoints = 4
rra[9].cdp_prep[48].value = 0.0000000000e+00
rra[9].cdp_prep[48].unknown_datapoints = 4
rra[9].cdp_prep[49].value = 0.0000000000e+00
rra[9].cdp_prep[49].unknown_datapoints = 4
rra[9].cdp_prep[50].value = 0.0000000000e+00
rra[9].cdp_prep[50].unknown_datapoints = 4
rra[9].cdp_prep[51].value = 0.0000000000e+00
rra[9].cdp_prep[51].unknown_datapoints = 4
rra[9].cdp_prep[52].value = 0.0000000000e+00
rra[9].cdp_prep[52].unknown_datapoints = 4
rra[9].cdp_prep[53].value = 0.0000000000e+00
rra[9].cdp_prep[53].unknown_datapoints = 4
rra[9].cdp_prep[54].value = 0.0000000000e+00
rra[9].cdp_prep[54].unknown_datapoints = 4
rra[9].cdp_prep[55].value = 0.0000000000e+00
rra[9].cdp_prep[55].unknown_datapoints = 4
]

RRD CMD[info /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxicmpv6globalstats.rrd ]
RRD RUNTIME[0.0175s]
RRD STDOUT[filename = "/opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxicmpv6globalstats.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112883
header_size = 59216
ds[Errors].index = 0
ds[Errors].type = "COUNTER"
ds[Errors].minimal_heartbeat = 600
ds[Errors].min = NaN
ds[Errors].max = 1.0000000000e+11
ds[Errors].last_ds = "0"
ds[Errors].value = 0.0000000000e+00
ds[Errors].unknown_sec = 0
ds[CantErrors].index = 1
ds[CantErrors].type = "COUNTER"
ds[CantErrors].minimal_heartbeat = 600
ds[CantErrors].min = NaN
ds[CantErrors].max = 1.0000000000e+11
ds[CantErrors].last_ds = "0"
ds[CantErrors].value = 0.0000000000e+00
ds[CantErrors].unknown_sec = 0
ds[TooFreqs].index = 2
ds[TooFreqs].type = "COUNTER"
ds[TooFreqs].minimal_heartbeat = 600
ds[TooFreqs].min = NaN
ds[TooFreqs].max = 1.0000000000e+11
ds[TooFreqs].last_ds = "0"
ds[TooFreqs].value = 0.0000000000e+00
ds[TooFreqs].unknown_sec = 0
ds[BadCodes].index = 3
ds[BadCodes].type = "COUNTER"
ds[BadCodes].minimal_heartbeat = 600
ds[BadCodes].min = NaN
ds[BadCodes].max = 1.0000000000e+11
ds[BadCodes].last_ds = "0"
ds[BadCodes].value = 0.0000000000e+00
ds[BadCodes].unknown_sec = 0
ds[TooShorts].index = 4
ds[TooShorts].type = "COUNTER"
ds[TooShorts].minimal_heartbeat = 600
ds[TooShorts].min = NaN
ds[TooShorts].max = 1.0000000000e+11
ds[TooShorts].last_ds = "0"
ds[TooShorts].value = 0.0000000000e+00
ds[TooShorts].unknown_sec = 0
ds[BadChecksums].index = 5
ds[BadChecksums].type = "COUNTER"
ds[BadChecksums].minimal_heartbeat = 600
ds[BadChecksums].min = NaN
ds[BadChecksums].max = 1.0000000000e+11
ds[BadChecksums].last_ds = "0"
ds[BadChecksums].value = 0.0000000000e+00
ds[BadChecksums].unknown_sec = 0
ds[BadLenths].index = 6
ds[BadLenths].type = "COUNTER"
ds[BadLenths].minimal_heartbeat = 600
ds[BadLenths].min = NaN
ds[BadLenths].max = 1.0000000000e+11
ds[BadLenths].last_ds = "0"
ds[BadLenths].value = 0.0000000000e+00
ds[BadLenths].unknown_sec = 0
ds[NoRoutes].index = 7
ds[NoRoutes].type = "COUNTER"
ds[NoRoutes].minimal_heartbeat = 600
ds[NoRoutes].min = NaN
ds[NoRoutes].max = 1.0000000000e+11
ds[NoRoutes].last_ds = "0"
ds[NoRoutes].value = 0.0000000000e+00
ds[NoRoutes].unknown_sec = 0
ds[AdminProhibits].index = 8
ds[AdminProhibits].type = "COUNTER"
ds[AdminProhibits].minimal_heartbeat = 600
ds[AdminProhibits].min = NaN
ds[AdminProhibits].max = 1.0000000000e+11
ds[AdminProhibits].last_ds = "0"
ds[AdminProhibits].value = 0.0000000000e+00
ds[AdminProhibits].unknown_sec = 0
ds[BeyondScopes].index = 9
ds[BeyondScopes].type = "COUNTER"
ds[BeyondScopes].minimal_heartbeat = 600
ds[BeyondScopes].min = NaN
ds[BeyondScopes].max = 1.0000000000e+11
ds[BeyondScopes].last_ds = "0"
ds[BeyondScopes].value = 0.0000000000e+00
ds[BeyondScopes].unknown_sec = 0
ds[AddrUnreachs].index = 10
ds[AddrUnreachs].type = "COUNTER"
ds[AddrUnreachs].minimal_heartbeat = 600
ds[AddrUnreachs].min = NaN
ds[AddrUnreachs].max = 1.0000000000e+11
ds[AddrUnreachs].last_ds = "0"
ds[AddrUnreachs].value = 0.0000000000e+00
ds[AddrUnreachs].unknown_sec = 0
ds[PortUnreachs].index = 11
ds[PortUnreachs].type = "COUNTER"
ds[PortUnreachs].minimal_heartbeat = 600
ds[PortUnreachs].min = NaN
ds[PortUnreachs].max = 1.0000000000e+11
ds[PortUnreachs].last_ds = "0"
ds[PortUnreachs].value = 0.0000000000e+00
ds[PortUnreachs].unknown_sec = 0
ds[TooBigs].index = 12
ds[TooBigs].type = "COUNTER"
ds[TooBigs].minimal_heartbeat = 600
ds[TooBigs].min = NaN
ds[TooBigs].max = 1.0000000000e+11
ds[TooBigs].last_ds = "0"
ds[TooBigs].value = 0.0000000000e+00
ds[TooBigs].unknown_sec = 0
ds[ExceedTrans].index = 13
ds[ExceedTrans].type = "COUNTER"
ds[ExceedTrans].minimal_heartbeat = 600
ds[ExceedTrans].min = NaN
ds[ExceedTrans].max = 1.0000000000e+11
ds[ExceedTrans].last_ds = "0"
ds[ExceedTrans].value = 0.0000000000e+00
ds[ExceedTrans].unknown_sec = 0
ds[ExceedReasms].index = 14
ds[ExceedReasms].type = "COUNTER"
ds[ExceedReasms].minimal_heartbeat = 600
ds[ExceedReasms].min = NaN
ds[ExceedReasms].max = 1.0000000000e+11
ds[ExceedReasms].last_ds = "0"
ds[ExceedReasms].value = 0.0000000000e+00
ds[ExceedReasms].unknown_sec = 0
ds[BadHdrFields].index = 15
ds[BadHdrFields].type = "COUNTER"
ds[BadHdrFields].minimal_heartbeat = 600
ds[BadHdrFields].min = NaN
ds[BadHdrFields].max = 1.0000000000e+11
ds[BadHdrFields].last_ds = "0"
ds[BadHdrFields].value = 0.0000000000e+00
ds[BadHdrFields].unknown_sec = 0
ds[BadNextHdrs].index = 16
ds[BadNextHdrs].type = "COUNTER"
ds[BadNextHdrs].minimal_heartbeat = 600
ds[BadNextHdrs].min = NaN
ds[BadNextHdrs].max = 1.0000000000e+11
ds[BadNextHdrs].last_ds = "0"
ds[BadNextHdrs].value = 0.0000000000e+00
ds[BadNextHdrs].unknown_sec = 0
ds[BadOptions].index = 17
ds[BadOptions].type = "COUNTER"
ds[BadOptions].minimal_heartbeat = 600
ds[BadOptions].min = NaN
ds[BadOptions].max = 1.0000000000e+11
ds[BadOptions].last_ds = "0"
ds[BadOptions].value = 0.0000000000e+00
ds[BadOptions].unknown_sec = 0
ds[Redirects].index = 18
ds[Redirects].type = "COUNTER"
ds[Redirects].minimal_heartbeat = 600
ds[Redirects].min = NaN
ds[Redirects].max = 1.0000000000e+11
ds[Redirects].last_ds = "0"
ds[Redirects].value = 0.0000000000e+00
ds[Redirects].unknown_sec = 0
ds[Others].index = 19
ds[Others].type = "COUNTER"
ds[Others].minimal_heartbeat = 600
ds[Others].min = NaN
ds[Others].max = 1.0000000000e+11
ds[Others].last_ds = "0"
ds[Others].value = 0.0000000000e+00
ds[Others].unknown_sec = 0
ds[Responses].index = 20
ds[Responses].type = "COUNTER"
ds[Responses].minimal_heartbeat = 600
ds[Responses].min = NaN
ds[Responses].max = 1.0000000000e+11
ds[Responses].last_ds = "0"
ds[Responses].value = 0.0000000000e+00
ds[Responses].unknown_sec = 0
ds[ExcessNDOptions].index = 21
ds[ExcessNDOptions].type = "COUNTER"
ds[ExcessNDOptions].minimal_heartbeat = 600
ds[ExcessNDOptions].min = NaN
ds[ExcessNDOptions].max = 1.0000000000e+11
ds[ExcessNDOptions].last_ds = "0"
ds[ExcessNDOptions].value = 0.0000000000e+00
ds[ExcessNDOptions].unknown_sec = 0
ds[InUnreachables].index = 22
ds[InUnreachables].type = "COUNTER"
ds[InUnreachables].minimal_heartbeat = 600
ds[InUnreachables].min = NaN
ds[InUnreachables].max = 1.0000000000e+11
ds[InUnreachables].last_ds = "0"
ds[InUnreachables].value = 0.0000000000e+00
ds[InUnreachables].unknown_sec = 0
ds[InPktTooBigs].index = 23
ds[InPktTooBigs].type = "COUNTER"
ds[InPktTooBigs].minimal_heartbeat = 600
ds[InPktTooBigs].min = NaN
ds[InPktTooBigs].max = 1.0000000000e+11
ds[InPktTooBigs].last_ds = "0"
ds[InPktTooBigs].value = 0.0000000000e+00
ds[InPktTooBigs].unknown_sec = 0
ds[InTimeExceeds].index = 24
ds[InTimeExceeds].type = "COUNTER"
ds[InTimeExceeds].minimal_heartbeat = 600
ds[InTimeExceeds].min = NaN
ds[InTimeExceeds].max = 1.0000000000e+11
ds[InTimeExceeds].last_ds = "0"
ds[InTimeExceeds].value = 0.0000000000e+00
ds[InTimeExceeds].unknown_sec = 0
ds[InParamProbs].index = 25
ds[InParamProbs].type = "COUNTER"
ds[InParamProbs].minimal_heartbeat = 600
ds[InParamProbs].min = NaN
ds[InParamProbs].max = 1.0000000000e+11
ds[InParamProbs].last_ds = "0"
ds[InParamProbs].value = 0.0000000000e+00
ds[InParamProbs].unknown_sec = 0
ds[InEchoReqs].index = 26
ds[InEchoReqs].type = "COUNTER"
ds[InEchoReqs].minimal_heartbeat = 600
ds[InEchoReqs].min = NaN
ds[InEchoReqs].max = 1.0000000000e+11
ds[InEchoReqs].last_ds = "0"
ds[InEchoReqs].value = 0.0000000000e+00
ds[InEchoReqs].unknown_sec = 0
ds[InEchoReplies].index = 27
ds[InEchoReplies].type = "COUNTER"
ds[InEchoReplies].minimal_heartbeat = 600
ds[InEchoReplies].min = NaN
ds[InEchoReplies].max = 1.0000000000e+11
ds[InEchoReplies].last_ds = "0"
ds[InEchoReplies].value = 0.0000000000e+00
ds[InEchoReplies].unknown_sec = 0
ds[InMLQueries].index = 28
ds[InMLQueries].type = "COUNTER"
ds[InMLQueries].minimal_heartbeat = 600
ds[InMLQueries].min = NaN
ds[InMLQueries].max = 1.0000000000e+11
ds[InMLQueries].last_ds = "0"
ds[InMLQueries].value = 0.0000000000e+00
ds[InMLQueries].unknown_sec = 0
ds[InMLReports].index = 29
ds[InMLReports].type = "COUNTER"
ds[InMLReports].minimal_heartbeat = 600
ds[InMLReports].min = NaN
ds[InMLReports].max = 1.0000000000e+11
ds[InMLReports].last_ds = "0"
ds[InMLReports].value = 0.0000000000e+00
ds[InMLReports].unknown_sec = 0
ds[InMLDones].index = 30
ds[InMLDones].type = "COUNTER"
ds[InMLDones].minimal_heartbeat = 600
ds[InMLDones].min = NaN
ds[InMLDones].max = 1.0000000000e+11
ds[InMLDones].last_ds = "0"
ds[InMLDones].value = 0.0000000000e+00
ds[InMLDones].unknown_sec = 0
ds[InRtrSolicits].index = 31
ds[InRtrSolicits].type = "COUNTER"
ds[InRtrSolicits].minimal_heartbeat = 600
ds[InRtrSolicits].min = NaN
ds[InRtrSolicits].max = 1.0000000000e+11
ds[InRtrSolicits].last_ds = "0"
ds[InRtrSolicits].value = 0.0000000000e+00
ds[InRtrSolicits].unknown_sec = 0
ds[InRtrAdvs].index = 32
ds[InRtrAdvs].type = "COUNTER"
ds[InRtrAdvs].minimal_heartbeat = 600
ds[InRtrAdvs].min = NaN
ds[InRtrAdvs].max = 1.0000000000e+11
ds[InRtrAdvs].last_ds = "0"
ds[InRtrAdvs].value = 0.0000000000e+00
ds[InRtrAdvs].unknown_sec = 0
ds[InNbrSolicits].index = 33
ds[InNbrSolicits].type = "COUNTER"
ds[InNbrSolicits].minimal_heartbeat = 600
ds[InNbrSolicits].min = NaN
ds[InNbrSolicits].max = 1.0000000000e+11
ds[InNbrSolicits].last_ds = "0"
ds[InNbrSolicits].value = 0.0000000000e+00
ds[InNbrSolicits].unknown_sec = 0
ds[InNbrAdvs].index = 34
ds[InNbrAdvs].type = "COUNTER"
ds[InNbrAdvs].minimal_heartbeat = 600
ds[InNbrAdvs].min = NaN
ds[InNbrAdvs].max = 1.0000000000e+11
ds[InNbrAdvs].last_ds = "0"
ds[InNbrAdvs].value = 0.0000000000e+00
ds[InNbrAdvs].unknown_sec = 0
ds[InRedirects].index = 35
ds[InRedirects].type = "COUNTER"
ds[InRedirects].minimal_heartbeat = 600
ds[InRedirects].min = NaN
ds[InRedirects].max = 1.0000000000e+11
ds[InRedirects].last_ds = "0"
ds[InRedirects].value = 0.0000000000e+00
ds[InRedirects].unknown_sec = 0
ds[InRtrRenumbers].index = 36
ds[InRtrRenumbers].type = "COUNTER"
ds[InRtrRenumbers].minimal_heartbeat = 600
ds[InRtrRenumbers].min = NaN
ds[InRtrRenumbers].max = 1.0000000000e+11
ds[InRtrRenumbers].last_ds = "0"
ds[InRtrRenumbers].value = 0.0000000000e+00
ds[InRtrRenumbers].unknown_sec = 0
ds[InNIReqs].index = 37
ds[InNIReqs].type = "COUNTER"
ds[InNIReqs].minimal_heartbeat = 600
ds[InNIReqs].min = NaN
ds[InNIReqs].max = 1.0000000000e+11
ds[InNIReqs].last_ds = "0"
ds[InNIReqs].value = 0.0000000000e+00
ds[InNIReqs].unknown_sec = 0
ds[InNIReplies].index = 38
ds[InNIReplies].type = "COUNTER"
ds[InNIReplies].minimal_heartbeat = 600
ds[InNIReplies].min = NaN
ds[InNIReplies].max = 1.0000000000e+11
ds[InNIReplies].last_ds = "0"
ds[InNIReplies].value = 0.0000000000e+00
ds[InNIReplies].unknown_sec = 0
ds[OutUnreachables].index = 39
ds[OutUnreachables].type = "COUNTER"
ds[OutUnreachables].minimal_heartbeat = 600
ds[OutUnreachables].min = NaN
ds[OutUnreachables].max = 1.0000000000e+11
ds[OutUnreachables].last_ds = "0"
ds[OutUnreachables].value = 0.0000000000e+00
ds[OutUnreachables].unknown_sec = 0
ds[OutPktTooBigs].index = 40
ds[OutPktTooBigs].type = "COUNTER"
ds[OutPktTooBigs].minimal_heartbeat = 600
ds[OutPktTooBigs].min = NaN
ds[OutPktTooBigs].max = 1.0000000000e+11
ds[OutPktTooBigs].last_ds = "0"
ds[OutPktTooBigs].value = 0.0000000000e+00
ds[OutPktTooBigs].unknown_sec = 0
ds[OutTimeExceeds].index = 41
ds[OutTimeExceeds].type = "COUNTER"
ds[OutTimeExceeds].minimal_heartbeat = 600
ds[OutTimeExceeds].min = NaN
ds[OutTimeExceeds].max = 1.0000000000e+11
ds[OutTimeExceeds].last_ds = "0"
ds[OutTimeExceeds].value = 0.0000000000e+00
ds[OutTimeExceeds].unknown_sec = 0
ds[OutParamProbs].index = 42
ds[OutParamProbs].type = "COUNTER"
ds[OutParamProbs].minimal_heartbeat = 600
ds[OutParamProbs].min = NaN
ds[OutParamProbs].max = 1.0000000000e+11
ds[OutParamProbs].last_ds = "0"
ds[OutParamProbs].value = 0.0000000000e+00
ds[OutParamProbs].unknown_sec = 0
ds[OutEchoReqs].index = 43
ds[OutEchoReqs].type = "COUNTER"
ds[OutEchoReqs].minimal_heartbeat = 600
ds[OutEchoReqs].min = NaN
ds[OutEchoReqs].max = 1.0000000000e+11
ds[OutEchoReqs].last_ds = "0"
ds[OutEchoReqs].value = 0.0000000000e+00
ds[OutEchoReqs].unknown_sec = 0
ds[OutEchoReplies].index = 44
ds[OutEchoReplies].type = "COUNTER"
ds[OutEchoReplies].minimal_heartbeat = 600
ds[OutEchoReplies].min = NaN
ds[OutEchoReplies].max = 1.0000000000e+11
ds[OutEchoReplies].last_ds = "0"
ds[OutEchoReplies].value = 0.0000000000e+00
ds[OutEchoReplies].unknown_sec = 0
ds[OutMLQueries].index = 45
ds[OutMLQueries].type = "COUNTER"
ds[OutMLQueries].minimal_heartbeat = 600
ds[OutMLQueries].min = NaN
ds[OutMLQueries].max = 1.0000000000e+11
ds[OutMLQueries].last_ds = "0"
ds[OutMLQueries].value = 0.0000000000e+00
ds[OutMLQueries].unknown_sec = 0
ds[OutMLReports].index = 46
ds[OutMLReports].type = "COUNTER"
ds[OutMLReports].minimal_heartbeat = 600
ds[OutMLReports].min = NaN
ds[OutMLReports].max = 1.0000000000e+11
ds[OutMLReports].last_ds = "0"
ds[OutMLReports].value = 0.0000000000e+00
ds[OutMLReports].unknown_sec = 0
ds[OutMLDones].index = 47
ds[OutMLDones].type = "COUNTER"
ds[OutMLDones].minimal_heartbeat = 600
ds[OutMLDones].min = NaN
ds[OutMLDones].max = 1.0000000000e+11
ds[OutMLDones].last_ds = "0"
ds[OutMLDones].value = 0.0000000000e+00
ds[OutMLDones].unknown_sec = 0
ds[OutRtrSolicits].index = 48
ds[OutRtrSolicits].type = "COUNTER"
ds[OutRtrSolicits].minimal_heartbeat = 600
ds[OutRtrSolicits].min = NaN
ds[OutRtrSolicits].max = 1.0000000000e+11
ds[OutRtrSolicits].last_ds = "0"
ds[OutRtrSolicits].value = 0.0000000000e+00
ds[OutRtrSolicits].unknown_sec = 0
ds[OutRtrAdvs].index = 49
ds[OutRtrAdvs].type = "COUNTER"
ds[OutRtrAdvs].minimal_heartbeat = 600
ds[OutRtrAdvs].min = NaN
ds[OutRtrAdvs].max = 1.0000000000e+11
ds[OutRtrAdvs].last_ds = "0"
ds[OutRtrAdvs].value = 0.0000000000e+00
ds[OutRtrAdvs].unknown_sec = 0
ds[OutNbrSolicits].index = 50
ds[OutNbrSolicits].type = "COUNTER"
ds[OutNbrSolicits].minimal_heartbeat = 600
ds[OutNbrSolicits].min = NaN
ds[OutNbrSolicits].max = 1.0000000000e+11
ds[OutNbrSolicits].last_ds = "0"
ds[OutNbrSolicits].value = 0.0000000000e+00
ds[OutNbrSolicits].unknown_sec = 0
ds[OutNbrAdvs].index = 51
ds[OutNbrAdvs].type = "COUNTER"
ds[OutNbrAdvs].minimal_heartbeat = 600
ds[OutNbrAdvs].min = NaN
ds[OutNbrAdvs].max = 1.0000000000e+11
ds[OutNbrAdvs].last_ds = "0"
ds[OutNbrAdvs].value = 0.0000000000e+00
ds[OutNbrAdvs].unknown_sec = 0
ds[OutRedirects].index = 52
ds[OutRedirects].type = "COUNTER"
ds[OutRedirects].minimal_heartbeat = 600
ds[OutRedirects].min = NaN
ds[OutRedirects].max = 1.0000000000e+11
ds[OutRedirects].last_ds = "0"
ds[OutRedirects].value = 0.0000000000e+00
ds[OutRedirects].unknown_sec = 0
ds[OutRtrRenumbers].index = 53
ds[OutRtrRenumbers].type = "COUNTER"
ds[OutRtrRenumbers].minimal_heartbeat = 600
ds[OutRtrRenumbers].min = NaN
ds[OutRtrRenumbers].max = 1.0000000000e+11
ds[OutRtrRenumbers].last_ds = "0"
ds[OutRtrRenumbers].value = 0.0000000000e+00
ds[OutRtrRenumbers].unknown_sec = 0
ds[OutNIReqs].index = 54
ds[OutNIReqs].type = "COUNTER"
ds[OutNIReqs].minimal_heartbeat = 600
ds[OutNIReqs].min = NaN
ds[OutNIReqs].max = 1.0000000000e+11
ds[OutNIReqs].last_ds = "0"
ds[OutNIReqs].value = 0.0000000000e+00
ds[OutNIReqs].unknown_sec = 0
ds[OutNIReplies].index = 55
ds[OutNIReplies].type = "COUNTER"
ds[OutNIReplies].minimal_heartbeat = 600
ds[OutNIReplies].min = NaN
ds[OutNIReplies].max = 1.0000000000e+11
ds[OutNIReplies].last_ds = "0"
ds[OutNIReplies].value = 0.0000000000e+00
ds[OutNIReplies].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1115
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[0].cdp_prep[15].value = NaN
rra[0].cdp_prep[15].unknown_datapoints = 0
rra[0].cdp_prep[16].value = NaN
rra[0].cdp_prep[16].unknown_datapoints = 0
rra[0].cdp_prep[17].value = NaN
rra[0].cdp_prep[17].unknown_datapoints = 0
rra[0].cdp_prep[18].value = NaN
rra[0].cdp_prep[18].unknown_datapoints = 0
rra[0].cdp_prep[19].value = NaN
rra[0].cdp_prep[19].unknown_datapoints = 0
rra[0].cdp_prep[20].value = NaN
rra[0].cdp_prep[20].unknown_datapoints = 0
rra[0].cdp_prep[21].value = NaN
rra[0].cdp_prep[21].unknown_datapoints = 0
rra[0].cdp_prep[22].value = NaN
rra[0].cdp_prep[22].unknown_datapoints = 0
rra[0].cdp_prep[23].value = NaN
rra[0].cdp_prep[23].unknown_datapoints = 0
rra[0].cdp_prep[24].value = NaN
rra[0].cdp_prep[24].unknown_datapoints = 0
rra[0].cdp_prep[25].value = NaN
rra[0].cdp_prep[25].unknown_datapoints = 0
rra[0].cdp_prep[26].value = NaN
rra[0].cdp_prep[26].unknown_datapoints = 0
rra[0].cdp_prep[27].value = NaN
rra[0].cdp_prep[27].unknown_datapoints = 0
rra[0].cdp_prep[28].value = NaN
rra[0].cdp_prep[28].unknown_datapoints = 0
rra[0].cdp_prep[29].value = NaN
rra[0].cdp_prep[29].unknown_datapoints = 0
rra[0].cdp_prep[30].value = NaN
rra[0].cdp_prep[30].unknown_datapoints = 0
rra[0].cdp_prep[31].value = NaN
rra[0].cdp_prep[31].unknown_datapoints = 0
rra[0].cdp_prep[32].value = NaN
rra[0].cdp_prep[32].unknown_datapoints = 0
rra[0].cdp_prep[33].value = NaN
rra[0].cdp_prep[33].unknown_datapoints = 0
rra[0].cdp_prep[34].value = NaN
rra[0].cdp_prep[34].unknown_datapoints = 0
rra[0].cdp_prep[35].value = NaN
rra[0].cdp_prep[35].unknown_datapoints = 0
rra[0].cdp_prep[36].value = NaN
rra[0].cdp_prep[36].unknown_datapoints = 0
rra[0].cdp_prep[37].value = NaN
rra[0].cdp_prep[37].unknown_datapoints = 0
rra[0].cdp_prep[38].value = NaN
rra[0].cdp_prep[38].unknown_datapoints = 0
rra[0].cdp_prep[39].value = NaN
rra[0].cdp_prep[39].unknown_datapoints = 0
rra[0].cdp_prep[40].value = NaN
rra[0].cdp_prep[40].unknown_datapoints = 0
rra[0].cdp_prep[41].value = NaN
rra[0].cdp_prep[41].unknown_datapoints = 0
rra[0].cdp_prep[42].value = NaN
rra[0].cdp_prep[42].unknown_datapoints = 0
rra[0].cdp_prep[43].value = NaN
rra[0].cdp_prep[43].unknown_datapoints = 0
rra[0].cdp_prep[44].value = NaN
rra[0].cdp_prep[44].unknown_datapoints = 0
rra[0].cdp_prep[45].value = NaN
rra[0].cdp_prep[45].unknown_datapoints = 0
rra[0].cdp_prep[46].value = NaN
rra[0].cdp_prep[46].unknown_datapoints = 0
rra[0].cdp_prep[47].value = NaN
rra[0].cdp_prep[47].unknown_datapoints = 0
rra[0].cdp_prep[48].value = NaN
rra[0].cdp_prep[48].unknown_datapoints = 0
rra[0].cdp_prep[49].value = NaN
rra[0].cdp_prep[49].unknown_datapoints = 0
rra[0].cdp_prep[50].value = NaN
rra[0].cdp_prep[50].unknown_datapoints = 0
rra[0].cdp_prep[51].value = NaN
rra[0].cdp_prep[51].unknown_datapoints = 0
rra[0].cdp_prep[52].value = NaN
rra[0].cdp_prep[52].unknown_datapoints = 0
rra[0].cdp_prep[53].value = NaN
rra[0].cdp_prep[53].unknown_datapoints = 0
rra[0].cdp_prep[54].value = NaN
rra[0].cdp_prep[54].unknown_datapoints = 0
rra[0].cdp_prep[55].value = NaN
rra[0].cdp_prep[55].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 363
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[1].cdp_prep[15].value = 0.0000000000e+00
rra[1].cdp_prep[15].unknown_datapoints = 0
rra[1].cdp_prep[16].value = 0.0000000000e+00
rra[1].cdp_prep[16].unknown_datapoints = 0
rra[1].cdp_prep[17].value = 0.0000000000e+00
rra[1].cdp_prep[17].unknown_datapoints = 0
rra[1].cdp_prep[18].value = 0.0000000000e+00
rra[1].cdp_prep[18].unknown_datapoints = 0
rra[1].cdp_prep[19].value = 0.0000000000e+00
rra[1].cdp_prep[19].unknown_datapoints = 0
rra[1].cdp_prep[20].value = 0.0000000000e+00
rra[1].cdp_prep[20].unknown_datapoints = 0
rra[1].cdp_prep[21].value = 0.0000000000e+00
rra[1].cdp_prep[21].unknown_datapoints = 0
rra[1].cdp_prep[22].value = 0.0000000000e+00
rra[1].cdp_prep[22].unknown_datapoints = 0
rra[1].cdp_prep[23].value = 0.0000000000e+00
rra[1].cdp_prep[23].unknown_datapoints = 0
rra[1].cdp_prep[24].value = 0.0000000000e+00
rra[1].cdp_prep[24].unknown_datapoints = 0
rra[1].cdp_prep[25].value = 0.0000000000e+00
rra[1].cdp_prep[25].unknown_datapoints = 0
rra[1].cdp_prep[26].value = 0.0000000000e+00
rra[1].cdp_prep[26].unknown_datapoints = 0
rra[1].cdp_prep[27].value = 0.0000000000e+00
rra[1].cdp_prep[27].unknown_datapoints = 0
rra[1].cdp_prep[28].value = 0.0000000000e+00
rra[1].cdp_prep[28].unknown_datapoints = 0
rra[1].cdp_prep[29].value = 0.0000000000e+00
rra[1].cdp_prep[29].unknown_datapoints = 0
rra[1].cdp_prep[30].value = 0.0000000000e+00
rra[1].cdp_prep[30].unknown_datapoints = 0
rra[1].cdp_prep[31].value = 0.0000000000e+00
rra[1].cdp_prep[31].unknown_datapoints = 0
rra[1].cdp_prep[32].value = 0.0000000000e+00
rra[1].cdp_prep[32].unknown_datapoints = 0
rra[1].cdp_prep[33].value = 0.0000000000e+00
rra[1].cdp_prep[33].unknown_datapoints = 0
rra[1].cdp_prep[34].value = 0.0000000000e+00
rra[1].cdp_prep[34].unknown_datapoints = 0
rra[1].cdp_prep[35].value = 0.0000000000e+00
rra[1].cdp_prep[35].unknown_datapoints = 0
rra[1].cdp_prep[36].value = 0.0000000000e+00
rra[1].cdp_prep[36].unknown_datapoints = 0
rra[1].cdp_prep[37].value = 0.0000000000e+00
rra[1].cdp_prep[37].unknown_datapoints = 0
rra[1].cdp_prep[38].value = 0.0000000000e+00
rra[1].cdp_prep[38].unknown_datapoints = 0
rra[1].cdp_prep[39].value = 0.0000000000e+00
rra[1].cdp_prep[39].unknown_datapoints = 0
rra[1].cdp_prep[40].value = 0.0000000000e+00
rra[1].cdp_prep[40].unknown_datapoints = 0
rra[1].cdp_prep[41].value = 0.0000000000e+00
rra[1].cdp_prep[41].unknown_datapoints = 0
rra[1].cdp_prep[42].value = 0.0000000000e+00
rra[1].cdp_prep[42].unknown_datapoints = 0
rra[1].cdp_prep[43].value = 0.0000000000e+00
rra[1].cdp_prep[43].unknown_datapoints = 0
rra[1].cdp_prep[44].value = 0.0000000000e+00
rra[1].cdp_prep[44].unknown_datapoints = 0
rra[1].cdp_prep[45].value = 0.0000000000e+00
rra[1].cdp_prep[45].unknown_datapoints = 0
rra[1].cdp_prep[46].value = 0.0000000000e+00
rra[1].cdp_prep[46].unknown_datapoints = 0
rra[1].cdp_prep[47].value = 0.0000000000e+00
rra[1].cdp_prep[47].unknown_datapoints = 0
rra[1].cdp_prep[48].value = 0.0000000000e+00
rra[1].cdp_prep[48].unknown_datapoints = 0
rra[1].cdp_prep[49].value = 0.0000000000e+00
rra[1].cdp_prep[49].unknown_datapoints = 0
rra[1].cdp_prep[50].value = 0.0000000000e+00
rra[1].cdp_prep[50].unknown_datapoints = 0
rra[1].cdp_prep[51].value = 0.0000000000e+00
rra[1].cdp_prep[51].unknown_datapoints = 0
rra[1].cdp_prep[52].value = 0.0000000000e+00
rra[1].cdp_prep[52].unknown_datapoints = 0
rra[1].cdp_prep[53].value = 0.0000000000e+00
rra[1].cdp_prep[53].unknown_datapoints = 0
rra[1].cdp_prep[54].value = 0.0000000000e+00
rra[1].cdp_prep[54].unknown_datapoints = 0
rra[1].cdp_prep[55].value = 0.0000000000e+00
rra[1].cdp_prep[55].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1344
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 0.0000000000e+00
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[2].cdp_prep[1].value = 0.0000000000e+00
rra[2].cdp_prep[1].unknown_datapoints = 3
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 3
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 3
rra[2].cdp_prep[4].value = 0.0000000000e+00
rra[2].cdp_prep[4].unknown_datapoints = 3
rra[2].cdp_prep[5].value = 0.0000000000e+00
rra[2].cdp_prep[5].unknown_datapoints = 3
rra[2].cdp_prep[6].value = 0.0000000000e+00
rra[2].cdp_prep[6].unknown_datapoints = 3
rra[2].cdp_prep[7].value = 0.0000000000e+00
rra[2].cdp_prep[7].unknown_datapoints = 3
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 3
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 3
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 3
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 3
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 3
rra[2].cdp_prep[13].value = 0.0000000000e+00
rra[2].cdp_prep[13].unknown_datapoints = 3
rra[2].cdp_prep[14].value = 0.0000000000e+00
rra[2].cdp_prep[14].unknown_datapoints = 3
rra[2].cdp_prep[15].value = 0.0000000000e+00
rra[2].cdp_prep[15].unknown_datapoints = 3
rra[2].cdp_prep[16].value = 0.0000000000e+00
rra[2].cdp_prep[16].unknown_datapoints = 3
rra[2].cdp_prep[17].value = 0.0000000000e+00
rra[2].cdp_prep[17].unknown_datapoints = 3
rra[2].cdp_prep[18].value = 0.0000000000e+00
rra[2].cdp_prep[18].unknown_datapoints = 3
rra[2].cdp_prep[19].value = 0.0000000000e+00
rra[2].cdp_prep[19].unknown_datapoints = 3
rra[2].cdp_prep[20].value = 0.0000000000e+00
rra[2].cdp_prep[20].unknown_datapoints = 3
rra[2].cdp_prep[21].value = 0.0000000000e+00
rra[2].cdp_prep[21].unknown_datapoints = 3
rra[2].cdp_prep[22].value = 0.0000000000e+00
rra[2].cdp_prep[22].unknown_datapoints = 3
rra[2].cdp_prep[23].value = 0.0000000000e+00
rra[2].cdp_prep[23].unknown_datapoints = 3
rra[2].cdp_prep[24].value = 0.0000000000e+00
rra[2].cdp_prep[24].unknown_datapoints = 3
rra[2].cdp_prep[25].value = 0.0000000000e+00
rra[2].cdp_prep[25].unknown_datapoints = 3
rra[2].cdp_prep[26].value = 0.0000000000e+00
rra[2].cdp_prep[26].unknown_datapoints = 3
rra[2].cdp_prep[27].value = 0.0000000000e+00
rra[2].cdp_prep[27].unknown_datapoints = 3
rra[2].cdp_prep[28].value = 0.0000000000e+00
rra[2].cdp_prep[28].unknown_datapoints = 3
rra[2].cdp_prep[29].value = 0.0000000000e+00
rra[2].cdp_prep[29].unknown_datapoints = 3
rra[2].cdp_prep[30].value = 0.0000000000e+00
rra[2].cdp_prep[30].unknown_datapoints = 3
rra[2].cdp_prep[31].value = 0.0000000000e+00
rra[2].cdp_prep[31].unknown_datapoints = 3
rra[2].cdp_prep[32].value = 0.0000000000e+00
rra[2].cdp_prep[32].unknown_datapoints = 3
rra[2].cdp_prep[33].value = 0.0000000000e+00
rra[2].cdp_prep[33].unknown_datapoints = 3
rra[2].cdp_prep[34].value = 0.0000000000e+00
rra[2].cdp_prep[34].unknown_datapoints = 3
rra[2].cdp_prep[35].value = 0.0000000000e+00
rra[2].cdp_prep[35].unknown_datapoints = 3
rra[2].cdp_prep[36].value = 0.0000000000e+00
rra[2].cdp_prep[36].unknown_datapoints = 3
rra[2].cdp_prep[37].value = 0.0000000000e+00
rra[2].cdp_prep[37].unknown_datapoints = 3
rra[2].cdp_prep[38].value = 0.0000000000e+00
rra[2].cdp_prep[38].unknown_datapoints = 3
rra[2].cdp_prep[39].value = 0.0000000000e+00
rra[2].cdp_prep[39].unknown_datapoints = 3
rra[2].cdp_prep[40].value = 0.0000000000e+00
rra[2].cdp_prep[40].unknown_datapoints = 3
rra[2].cdp_prep[41].value = 0.0000000000e+00
rra[2].cdp_prep[41].unknown_datapoints = 3
rra[2].cdp_prep[42].value = 0.0000000000e+00
rra[2].cdp_prep[42].unknown_datapoints = 3
rra[2].cdp_prep[43].value = 0.0000000000e+00
rra[2].cdp_prep[43].unknown_datapoints = 3
rra[2].cdp_prep[44].value = 0.0000000000e+00
rra[2].cdp_prep[44].unknown_datapoints = 3
rra[2].cdp_prep[45].value = 0.0000000000e+00
rra[2].cdp_prep[45].unknown_datapoints = 3
rra[2].cdp_prep[46].value = 0.0000000000e+00
rra[2].cdp_prep[46].unknown_datapoints = 3
rra[2].cdp_prep[47].value = 0.0000000000e+00
rra[2].cdp_prep[47].unknown_datapoints = 3
rra[2].cdp_prep[48].value = 0.0000000000e+00
rra[2].cdp_prep[48].unknown_datapoints = 3
rra[2].cdp_prep[49].value = 0.0000000000e+00
rra[2].cdp_prep[49].unknown_datapoints = 3
rra[2].cdp_prep[50].value = 0.0000000000e+00
rra[2].cdp_prep[50].unknown_datapoints = 3
rra[2].cdp_prep[51].value = 0.0000000000e+00
rra[2].cdp_prep[51].unknown_datapoints = 3
rra[2].cdp_prep[52].value = 0.0000000000e+00
rra[2].cdp_prep[52].unknown_datapoints = 3
rra[2].cdp_prep[53].value = 0.0000000000e+00
rra[2].cdp_prep[53].unknown_datapoints = 3
rra[2].cdp_prep[54].value = 0.0000000000e+00
rra[2].cdp_prep[54].unknown_datapoints = 3
rra[2].cdp_prep[55].value = 0.0000000000e+00
rra[2].cdp_prep[55].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 744
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 0.0000000000e+00
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[3].cdp_prep[1].value = 0.0000000000e+00
rra[3].cdp_prep[1].unknown_datapoints = 4
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 4
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 4
rra[3].cdp_prep[4].value = 0.0000000000e+00
rra[3].cdp_prep[4].unknown_datapoints = 4
rra[3].cdp_prep[5].value = 0.0000000000e+00
rra[3].cdp_prep[5].unknown_datapoints = 4
rra[3].cdp_prep[6].value = 0.0000000000e+00
rra[3].cdp_prep[6].unknown_datapoints = 4
rra[3].cdp_prep[7].value = 0.0000000000e+00
rra[3].cdp_prep[7].unknown_datapoints = 4
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 4
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 4
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 4
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 4
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 4
rra[3].cdp_prep[13].value = 0.0000000000e+00
rra[3].cdp_prep[13].unknown_datapoints = 4
rra[3].cdp_prep[14].value = 0.0000000000e+00
rra[3].cdp_prep[14].unknown_datapoints = 4
rra[3].cdp_prep[15].value = 0.0000000000e+00
rra[3].cdp_prep[15].unknown_datapoints = 4
rra[3].cdp_prep[16].value = 0.0000000000e+00
rra[3].cdp_prep[16].unknown_datapoints = 4
rra[3].cdp_prep[17].value = 0.0000000000e+00
rra[3].cdp_prep[17].unknown_datapoints = 4
rra[3].cdp_prep[18].value = 0.0000000000e+00
rra[3].cdp_prep[18].unknown_datapoints = 4
rra[3].cdp_prep[19].value = 0.0000000000e+00
rra[3].cdp_prep[19].unknown_datapoints = 4
rra[3].cdp_prep[20].value = 0.0000000000e+00
rra[3].cdp_prep[20].unknown_datapoints = 4
rra[3].cdp_prep[21].value = 0.0000000000e+00
rra[3].cdp_prep[21].unknown_datapoints = 4
rra[3].cdp_prep[22].value = 0.0000000000e+00
rra[3].cdp_prep[22].unknown_datapoints = 4
rra[3].cdp_prep[23].value = 0.0000000000e+00
rra[3].cdp_prep[23].unknown_datapoints = 4
rra[3].cdp_prep[24].value = 0.0000000000e+00
rra[3].cdp_prep[24].unknown_datapoints = 4
rra[3].cdp_prep[25].value = 0.0000000000e+00
rra[3].cdp_prep[25].unknown_datapoints = 4
rra[3].cdp_prep[26].value = 0.0000000000e+00
rra[3].cdp_prep[26].unknown_datapoints = 4
rra[3].cdp_prep[27].value = 0.0000000000e+00
rra[3].cdp_prep[27].unknown_datapoints = 4
rra[3].cdp_prep[28].value = 0.0000000000e+00
rra[3].cdp_prep[28].unknown_datapoints = 4
rra[3].cdp_prep[29].value = 0.0000000000e+00
rra[3].cdp_prep[29].unknown_datapoints = 4
rra[3].cdp_prep[30].value = 0.0000000000e+00
rra[3].cdp_prep[30].unknown_datapoints = 4
rra[3].cdp_prep[31].value = 0.0000000000e+00
rra[3].cdp_prep[31].unknown_datapoints = 4
rra[3].cdp_prep[32].value = 0.0000000000e+00
rra[3].cdp_prep[32].unknown_datapoints = 4
rra[3].cdp_prep[33].value = 0.0000000000e+00
rra[3].cdp_prep[33].unknown_datapoints = 4
rra[3].cdp_prep[34].value = 0.0000000000e+00
rra[3].cdp_prep[34].unknown_datapoints = 4
rra[3].cdp_prep[35].value = 0.0000000000e+00
rra[3].cdp_prep[35].unknown_datapoints = 4
rra[3].cdp_prep[36].value = 0.0000000000e+00
rra[3].cdp_prep[36].unknown_datapoints = 4
rra[3].cdp_prep[37].value = 0.0000000000e+00
rra[3].cdp_prep[37].unknown_datapoints = 4
rra[3].cdp_prep[38].value = 0.0000000000e+00
rra[3].cdp_prep[38].unknown_datapoints = 4
rra[3].cdp_prep[39].value = 0.0000000000e+00
rra[3].cdp_prep[39].unknown_datapoints = 4
rra[3].cdp_prep[40].value = 0.0000000000e+00
rra[3].cdp_prep[40].unknown_datapoints = 4
rra[3].cdp_prep[41].value = 0.0000000000e+00
rra[3].cdp_prep[41].unknown_datapoints = 4
rra[3].cdp_prep[42].value = 0.0000000000e+00
rra[3].cdp_prep[42].unknown_datapoints = 4
rra[3].cdp_prep[43].value = 0.0000000000e+00
rra[3].cdp_prep[43].unknown_datapoints = 4
rra[3].cdp_prep[44].value = 0.0000000000e+00
rra[3].cdp_prep[44].unknown_datapoints = 4
rra[3].cdp_prep[45].value = 0.0000000000e+00
rra[3].cdp_prep[45].unknown_datapoints = 4
rra[3].cdp_prep[46].value = 0.0000000000e+00
rra[3].cdp_prep[46].unknown_datapoints = 4
rra[3].cdp_prep[47].value = 0.0000000000e+00
rra[3].cdp_prep[47].unknown_datapoints = 4
rra[3].cdp_prep[48].value = 0.0000000000e+00
rra[3].cdp_prep[48].unknown_datapoints = 4
rra[3].cdp_prep[49].value = 0.0000000000e+00
rra[3].cdp_prep[49].unknown_datapoints = 4
rra[3].cdp_prep[50].value = 0.0000000000e+00
rra[3].cdp_prep[50].unknown_datapoints = 4
rra[3].cdp_prep[51].value = 0.0000000000e+00
rra[3].cdp_prep[51].unknown_datapoints = 4
rra[3].cdp_prep[52].value = 0.0000000000e+00
rra[3].cdp_prep[52].unknown_datapoints = 4
rra[3].cdp_prep[53].value = 0.0000000000e+00
rra[3].cdp_prep[53].unknown_datapoints = 4
rra[3].cdp_prep[54].value = 0.0000000000e+00
rra[3].cdp_prep[54].unknown_datapoints = 4
rra[3].cdp_prep[55].value = 0.0000000000e+00
rra[3].cdp_prep[55].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 52
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 0.0000000000e+00
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = 0.0000000000e+00
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = 0.0000000000e+00
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = 0.0000000000e+00
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = 0.0000000000e+00
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = 0.0000000000e+00
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = 0.0000000000e+00
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = 0.0000000000e+00
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = 0.0000000000e+00
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = 0.0000000000e+00
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = 0.0000000000e+00
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = 0.0000000000e+00
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = 0.0000000000e+00
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = 0.0000000000e+00
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = 0.0000000000e+00
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[4].cdp_prep[15].value = 0.0000000000e+00
rra[4].cdp_prep[15].unknown_datapoints = 0
rra[4].cdp_prep[16].value = 0.0000000000e+00
rra[4].cdp_prep[16].unknown_datapoints = 0
rra[4].cdp_prep[17].value = 0.0000000000e+00
rra[4].cdp_prep[17].unknown_datapoints = 0
rra[4].cdp_prep[18].value = 0.0000000000e+00
rra[4].cdp_prep[18].unknown_datapoints = 0
rra[4].cdp_prep[19].value = 0.0000000000e+00
rra[4].cdp_prep[19].unknown_datapoints = 0
rra[4].cdp_prep[20].value = 0.0000000000e+00
rra[4].cdp_prep[20].unknown_datapoints = 0
rra[4].cdp_prep[21].value = 0.0000000000e+00
rra[4].cdp_prep[21].unknown_datapoints = 0
rra[4].cdp_prep[22].value = 0.0000000000e+00
rra[4].cdp_prep[22].unknown_datapoints = 0
rra[4].cdp_prep[23].value = 0.0000000000e+00
rra[4].cdp_prep[23].unknown_datapoints = 0
rra[4].cdp_prep[24].value = 0.0000000000e+00
rra[4].cdp_prep[24].unknown_datapoints = 0
rra[4].cdp_prep[25].value = 0.0000000000e+00
rra[4].cdp_prep[25].unknown_datapoints = 0
rra[4].cdp_prep[26].value = 0.0000000000e+00
rra[4].cdp_prep[26].unknown_datapoints = 0
rra[4].cdp_prep[27].value = 0.0000000000e+00
rra[4].cdp_prep[27].unknown_datapoints = 0
rra[4].cdp_prep[28].value = 0.0000000000e+00
rra[4].cdp_prep[28].unknown_datapoints = 0
rra[4].cdp_prep[29].value = 0.0000000000e+00
rra[4].cdp_prep[29].unknown_datapoints = 0
rra[4].cdp_prep[30].value = 0.0000000000e+00
rra[4].cdp_prep[30].unknown_datapoints = 0
rra[4].cdp_prep[31].value = 0.0000000000e+00
rra[4].cdp_prep[31].unknown_datapoints = 0
rra[4].cdp_prep[32].value = 0.0000000000e+00
rra[4].cdp_prep[32].unknown_datapoints = 0
rra[4].cdp_prep[33].value = 0.0000000000e+00
rra[4].cdp_prep[33].unknown_datapoints = 0
rra[4].cdp_prep[34].value = 0.0000000000e+00
rra[4].cdp_prep[34].unknown_datapoints = 0
rra[4].cdp_prep[35].value = 0.0000000000e+00
rra[4].cdp_prep[35].unknown_datapoints = 0
rra[4].cdp_prep[36].value = 0.0000000000e+00
rra[4].cdp_prep[36].unknown_datapoints = 0
rra[4].cdp_prep[37].value = 0.0000000000e+00
rra[4].cdp_prep[37].unknown_datapoints = 0
rra[4].cdp_prep[38].value = 0.0000000000e+00
rra[4].cdp_prep[38].unknown_datapoints = 0
rra[4].cdp_prep[39].value = 0.0000000000e+00
rra[4].cdp_prep[39].unknown_datapoints = 0
rra[4].cdp_prep[40].value = 0.0000000000e+00
rra[4].cdp_prep[40].unknown_datapoints = 0
rra[4].cdp_prep[41].value = 0.0000000000e+00
rra[4].cdp_prep[41].unknown_datapoints = 0
rra[4].cdp_prep[42].value = 0.0000000000e+00
rra[4].cdp_prep[42].unknown_datapoints = 0
rra[4].cdp_prep[43].value = 0.0000000000e+00
rra[4].cdp_prep[43].unknown_datapoints = 0
rra[4].cdp_prep[44].value = 0.0000000000e+00
rra[4].cdp_prep[44].unknown_datapoints = 0
rra[4].cdp_prep[45].value = 0.0000000000e+00
rra[4].cdp_prep[45].unknown_datapoints = 0
rra[4].cdp_prep[46].value = 0.0000000000e+00
rra[4].cdp_prep[46].unknown_datapoints = 0
rra[4].cdp_prep[47].value = 0.0000000000e+00
rra[4].cdp_prep[47].unknown_datapoints = 0
rra[4].cdp_prep[48].value = 0.0000000000e+00
rra[4].cdp_prep[48].unknown_datapoints = 0
rra[4].cdp_prep[49].value = 0.0000000000e+00
rra[4].cdp_prep[49].unknown_datapoints = 0
rra[4].cdp_prep[50].value = 0.0000000000e+00
rra[4].cdp_prep[50].unknown_datapoints = 0
rra[4].cdp_prep[51].value = 0.0000000000e+00
rra[4].cdp_prep[51].unknown_datapoints = 0
rra[4].cdp_prep[52].value = 0.0000000000e+00
rra[4].cdp_prep[52].unknown_datapoints = 0
rra[4].cdp_prep[53].value = 0.0000000000e+00
rra[4].cdp_prep[53].unknown_datapoints = 0
rra[4].cdp_prep[54].value = 0.0000000000e+00
rra[4].cdp_prep[54].unknown_datapoints = 0
rra[4].cdp_prep[55].value = 0.0000000000e+00
rra[4].cdp_prep[55].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 172
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 0.0000000000e+00
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[5].cdp_prep[1].value = 0.0000000000e+00
rra[5].cdp_prep[1].unknown_datapoints = 4
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 4
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 4
rra[5].cdp_prep[4].value = 0.0000000000e+00
rra[5].cdp_prep[4].unknown_datapoints = 4
rra[5].cdp_prep[5].value = 0.0000000000e+00
rra[5].cdp_prep[5].unknown_datapoints = 4
rra[5].cdp_prep[6].value = 0.0000000000e+00
rra[5].cdp_prep[6].unknown_datapoints = 4
rra[5].cdp_prep[7].value = 0.0000000000e+00
rra[5].cdp_prep[7].unknown_datapoints = 4
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 4
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 4
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 4
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 4
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 4
rra[5].cdp_prep[13].value = 0.0000000000e+00
rra[5].cdp_prep[13].unknown_datapoints = 4
rra[5].cdp_prep[14].value = 0.0000000000e+00
rra[5].cdp_prep[14].unknown_datapoints = 4
rra[5].cdp_prep[15].value = 0.0000000000e+00
rra[5].cdp_prep[15].unknown_datapoints = 4
rra[5].cdp_prep[16].value = 0.0000000000e+00
rra[5].cdp_prep[16].unknown_datapoints = 4
rra[5].cdp_prep[17].value = 0.0000000000e+00
rra[5].cdp_prep[17].unknown_datapoints = 4
rra[5].cdp_prep[18].value = 0.0000000000e+00
rra[5].cdp_prep[18].unknown_datapoints = 4
rra[5].cdp_prep[19].value = 0.0000000000e+00
rra[5].cdp_prep[19].unknown_datapoints = 4
rra[5].cdp_prep[20].value = 0.0000000000e+00
rra[5].cdp_prep[20].unknown_datapoints = 4
rra[5].cdp_prep[21].value = 0.0000000000e+00
rra[5].cdp_prep[21].unknown_datapoints = 4
rra[5].cdp_prep[22].value = 0.0000000000e+00
rra[5].cdp_prep[22].unknown_datapoints = 4
rra[5].cdp_prep[23].value = 0.0000000000e+00
rra[5].cdp_prep[23].unknown_datapoints = 4
rra[5].cdp_prep[24].value = 0.0000000000e+00
rra[5].cdp_prep[24].unknown_datapoints = 4
rra[5].cdp_prep[25].value = 0.0000000000e+00
rra[5].cdp_prep[25].unknown_datapoints = 4
rra[5].cdp_prep[26].value = 0.0000000000e+00
rra[5].cdp_prep[26].unknown_datapoints = 4
rra[5].cdp_prep[27].value = 0.0000000000e+00
rra[5].cdp_prep[27].unknown_datapoints = 4
rra[5].cdp_prep[28].value = 0.0000000000e+00
rra[5].cdp_prep[28].unknown_datapoints = 4
rra[5].cdp_prep[29].value = 0.0000000000e+00
rra[5].cdp_prep[29].unknown_datapoints = 4
rra[5].cdp_prep[30].value = 0.0000000000e+00
rra[5].cdp_prep[30].unknown_datapoints = 4
rra[5].cdp_prep[31].value = 0.0000000000e+00
rra[5].cdp_prep[31].unknown_datapoints = 4
rra[5].cdp_prep[32].value = 0.0000000000e+00
rra[5].cdp_prep[32].unknown_datapoints = 4
rra[5].cdp_prep[33].value = 0.0000000000e+00
rra[5].cdp_prep[33].unknown_datapoints = 4
rra[5].cdp_prep[34].value = 0.0000000000e+00
rra[5].cdp_prep[34].unknown_datapoints = 4
rra[5].cdp_prep[35].value = 0.0000000000e+00
rra[5].cdp_prep[35].unknown_datapoints = 4
rra[5].cdp_prep[36].value = 0.0000000000e+00
rra[5].cdp_prep[36].unknown_datapoints = 4
rra[5].cdp_prep[37].value = 0.0000000000e+00
rra[5].cdp_prep[37].unknown_datapoints = 4
rra[5].cdp_prep[38].value = 0.0000000000e+00
rra[5].cdp_prep[38].unknown_datapoints = 4
rra[5].cdp_prep[39].value = 0.0000000000e+00
rra[5].cdp_prep[39].unknown_datapoints = 4
rra[5].cdp_prep[40].value = 0.0000000000e+00
rra[5].cdp_prep[40].unknown_datapoints = 4
rra[5].cdp_prep[41].value = 0.0000000000e+00
rra[5].cdp_prep[41].unknown_datapoints = 4
rra[5].cdp_prep[42].value = 0.0000000000e+00
rra[5].cdp_prep[42].unknown_datapoints = 4
rra[5].cdp_prep[43].value = 0.0000000000e+00
rra[5].cdp_prep[43].unknown_datapoints = 4
rra[5].cdp_prep[44].value = 0.0000000000e+00
rra[5].cdp_prep[44].unknown_datapoints = 4
rra[5].cdp_prep[45].value = 0.0000000000e+00
rra[5].cdp_prep[45].unknown_datapoints = 4
rra[5].cdp_prep[46].value = 0.0000000000e+00
rra[5].cdp_prep[46].unknown_datapoints = 4
rra[5].cdp_prep[47].value = 0.0000000000e+00
rra[5].cdp_prep[47].unknown_datapoints = 4
rra[5].cdp_prep[48].value = 0.0000000000e+00
rra[5].cdp_prep[48].unknown_datapoints = 4
rra[5].cdp_prep[49].value = 0.0000000000e+00
rra[5].cdp_prep[49].unknown_datapoints = 4
rra[5].cdp_prep[50].value = 0.0000000000e+00
rra[5].cdp_prep[50].unknown_datapoints = 4
rra[5].cdp_prep[51].value = 0.0000000000e+00
rra[5].cdp_prep[51].unknown_datapoints = 4
rra[5].cdp_prep[52].value = 0.0000000000e+00
rra[5].cdp_prep[52].unknown_datapoints = 4
rra[5].cdp_prep[53].value = 0.0000000000e+00
rra[5].cdp_prep[53].unknown_datapoints = 4
rra[5].cdp_prep[54].value = 0.0000000000e+00
rra[5].cdp_prep[54].unknown_datapoints = 4
rra[5].cdp_prep[55].value = 0.0000000000e+00
rra[5].cdp_prep[55].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1017
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 0.0000000000e+00
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[6].cdp_prep[1].value = 0.0000000000e+00
rra[6].cdp_prep[1].unknown_datapoints = 4
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 4
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 4
rra[6].cdp_prep[4].value = 0.0000000000e+00
rra[6].cdp_prep[4].unknown_datapoints = 4
rra[6].cdp_prep[5].value = 0.0000000000e+00
rra[6].cdp_prep[5].unknown_datapoints = 4
rra[6].cdp_prep[6].value = 0.0000000000e+00
rra[6].cdp_prep[6].unknown_datapoints = 4
rra[6].cdp_prep[7].value = 0.0000000000e+00
rra[6].cdp_prep[7].unknown_datapoints = 4
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 4
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 4
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 4
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 4
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 4
rra[6].cdp_prep[13].value = 0.0000000000e+00
rra[6].cdp_prep[13].unknown_datapoints = 4
rra[6].cdp_prep[14].value = 0.0000000000e+00
rra[6].cdp_prep[14].unknown_datapoints = 4
rra[6].cdp_prep[15].value = 0.0000000000e+00
rra[6].cdp_prep[15].unknown_datapoints = 4
rra[6].cdp_prep[16].value = 0.0000000000e+00
rra[6].cdp_prep[16].unknown_datapoints = 4
rra[6].cdp_prep[17].value = 0.0000000000e+00
rra[6].cdp_prep[17].unknown_datapoints = 4
rra[6].cdp_prep[18].value = 0.0000000000e+00
rra[6].cdp_prep[18].unknown_datapoints = 4
rra[6].cdp_prep[19].value = 0.0000000000e+00
rra[6].cdp_prep[19].unknown_datapoints = 4
rra[6].cdp_prep[20].value = 0.0000000000e+00
rra[6].cdp_prep[20].unknown_datapoints = 4
rra[6].cdp_prep[21].value = 0.0000000000e+00
rra[6].cdp_prep[21].unknown_datapoints = 4
rra[6].cdp_prep[22].value = 0.0000000000e+00
rra[6].cdp_prep[22].unknown_datapoints = 4
rra[6].cdp_prep[23].value = 0.0000000000e+00
rra[6].cdp_prep[23].unknown_datapoints = 4
rra[6].cdp_prep[24].value = 0.0000000000e+00
rra[6].cdp_prep[24].unknown_datapoints = 4
rra[6].cdp_prep[25].value = 0.0000000000e+00
rra[6].cdp_prep[25].unknown_datapoints = 4
rra[6].cdp_prep[26].value = 0.0000000000e+00
rra[6].cdp_prep[26].unknown_datapoints = 4
rra[6].cdp_prep[27].value = 0.0000000000e+00
rra[6].cdp_prep[27].unknown_datapoints = 4
rra[6].cdp_prep[28].value = 0.0000000000e+00
rra[6].cdp_prep[28].unknown_datapoints = 4
rra[6].cdp_prep[29].value = 0.0000000000e+00
rra[6].cdp_prep[29].unknown_datapoints = 4
rra[6].cdp_prep[30].value = 0.0000000000e+00
rra[6].cdp_prep[30].unknown_datapoints = 4
rra[6].cdp_prep[31].value = 0.0000000000e+00
rra[6].cdp_prep[31].unknown_datapoints = 4
rra[6].cdp_prep[32].value = 0.0000000000e+00
rra[6].cdp_prep[32].unknown_datapoints = 4
rra[6].cdp_prep[33].value = 0.0000000000e+00
rra[6].cdp_prep[33].unknown_datapoints = 4
rra[6].cdp_prep[34].value = 0.0000000000e+00
rra[6].cdp_prep[34].unknown_datapoints = 4
rra[6].cdp_prep[35].value = 0.0000000000e+00
rra[6].cdp_prep[35].unknown_datapoints = 4
rra[6].cdp_prep[36].value = 0.0000000000e+00
rra[6].cdp_prep[36].unknown_datapoints = 4
rra[6].cdp_prep[37].value = 0.0000000000e+00
rra[6].cdp_prep[37].unknown_datapoints = 4
rra[6].cdp_prep[38].value = 0.0000000000e+00
rra[6].cdp_prep[38].unknown_datapoints = 4
rra[6].cdp_prep[39].value = 0.0000000000e+00
rra[6].cdp_prep[39].unknown_datapoints = 4
rra[6].cdp_prep[40].value = 0.0000000000e+00
rra[6].cdp_prep[40].unknown_datapoints = 4
rra[6].cdp_prep[41].value = 0.0000000000e+00
rra[6].cdp_prep[41].unknown_datapoints = 4
rra[6].cdp_prep[42].value = 0.0000000000e+00
rra[6].cdp_prep[42].unknown_datapoints = 4
rra[6].cdp_prep[43].value = 0.0000000000e+00
rra[6].cdp_prep[43].unknown_datapoints = 4
rra[6].cdp_prep[44].value = 0.0000000000e+00
rra[6].cdp_prep[44].unknown_datapoints = 4
rra[6].cdp_prep[45].value = 0.0000000000e+00
rra[6].cdp_prep[45].unknown_datapoints = 4
rra[6].cdp_prep[46].value = 0.0000000000e+00
rra[6].cdp_prep[46].unknown_datapoints = 4
rra[6].cdp_prep[47].value = 0.0000000000e+00
rra[6].cdp_prep[47].unknown_datapoints = 4
rra[6].cdp_prep[48].value = 0.0000000000e+00
rra[6].cdp_prep[48].unknown_datapoints = 4
rra[6].cdp_prep[49].value = 0.0000000000e+00
rra[6].cdp_prep[49].unknown_datapoints = 4
rra[6].cdp_prep[50].value = 0.0000000000e+00
rra[6].cdp_prep[50].unknown_datapoints = 4
rra[6].cdp_prep[51].value = 0.0000000000e+00
rra[6].cdp_prep[51].unknown_datapoints = 4
rra[6].cdp_prep[52].value = 0.0000000000e+00
rra[6].cdp_prep[52].unknown_datapoints = 4
rra[6].cdp_prep[53].value = 0.0000000000e+00
rra[6].cdp_prep[53].unknown_datapoints = 4
rra[6].cdp_prep[54].value = 0.0000000000e+00
rra[6].cdp_prep[54].unknown_datapoints = 4
rra[6].cdp_prep[55].value = 0.0000000000e+00
rra[6].cdp_prep[55].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 358
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 0.0000000000e+00
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = 0.0000000000e+00
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = 0.0000000000e+00
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = 0.0000000000e+00
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = 0.0000000000e+00
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = 0.0000000000e+00
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = 0.0000000000e+00
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = 0.0000000000e+00
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = 0.0000000000e+00
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = 0.0000000000e+00
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = 0.0000000000e+00
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = 0.0000000000e+00
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = 0.0000000000e+00
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = 0.0000000000e+00
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = 0.0000000000e+00
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[7].cdp_prep[15].value = 0.0000000000e+00
rra[7].cdp_prep[15].unknown_datapoints = 0
rra[7].cdp_prep[16].value = 0.0000000000e+00
rra[7].cdp_prep[16].unknown_datapoints = 0
rra[7].cdp_prep[17].value = 0.0000000000e+00
rra[7].cdp_prep[17].unknown_datapoints = 0
rra[7].cdp_prep[18].value = 0.0000000000e+00
rra[7].cdp_prep[18].unknown_datapoints = 0
rra[7].cdp_prep[19].value = 0.0000000000e+00
rra[7].cdp_prep[19].unknown_datapoints = 0
rra[7].cdp_prep[20].value = 0.0000000000e+00
rra[7].cdp_prep[20].unknown_datapoints = 0
rra[7].cdp_prep[21].value = 0.0000000000e+00
rra[7].cdp_prep[21].unknown_datapoints = 0
rra[7].cdp_prep[22].value = 0.0000000000e+00
rra[7].cdp_prep[22].unknown_datapoints = 0
rra[7].cdp_prep[23].value = 0.0000000000e+00
rra[7].cdp_prep[23].unknown_datapoints = 0
rra[7].cdp_prep[24].value = 0.0000000000e+00
rra[7].cdp_prep[24].unknown_datapoints = 0
rra[7].cdp_prep[25].value = 0.0000000000e+00
rra[7].cdp_prep[25].unknown_datapoints = 0
rra[7].cdp_prep[26].value = 0.0000000000e+00
rra[7].cdp_prep[26].unknown_datapoints = 0
rra[7].cdp_prep[27].value = 0.0000000000e+00
rra[7].cdp_prep[27].unknown_datapoints = 0
rra[7].cdp_prep[28].value = 0.0000000000e+00
rra[7].cdp_prep[28].unknown_datapoints = 0
rra[7].cdp_prep[29].value = 0.0000000000e+00
rra[7].cdp_prep[29].unknown_datapoints = 0
rra[7].cdp_prep[30].value = 0.0000000000e+00
rra[7].cdp_prep[30].unknown_datapoints = 0
rra[7].cdp_prep[31].value = 0.0000000000e+00
rra[7].cdp_prep[31].unknown_datapoints = 0
rra[7].cdp_prep[32].value = 0.0000000000e+00
rra[7].cdp_prep[32].unknown_datapoints = 0
rra[7].cdp_prep[33].value = 0.0000000000e+00
rra[7].cdp_prep[33].unknown_datapoints = 0
rra[7].cdp_prep[34].value = 0.0000000000e+00
rra[7].cdp_prep[34].unknown_datapoints = 0
rra[7].cdp_prep[35].value = 0.0000000000e+00
rra[7].cdp_prep[35].unknown_datapoints = 0
rra[7].cdp_prep[36].value = 0.0000000000e+00
rra[7].cdp_prep[36].unknown_datapoints = 0
rra[7].cdp_prep[37].value = 0.0000000000e+00
rra[7].cdp_prep[37].unknown_datapoints = 0
rra[7].cdp_prep[38].value = 0.0000000000e+00
rra[7].cdp_prep[38].unknown_datapoints = 0
rra[7].cdp_prep[39].value = 0.0000000000e+00
rra[7].cdp_prep[39].unknown_datapoints = 0
rra[7].cdp_prep[40].value = 0.0000000000e+00
rra[7].cdp_prep[40].unknown_datapoints = 0
rra[7].cdp_prep[41].value = 0.0000000000e+00
rra[7].cdp_prep[41].unknown_datapoints = 0
rra[7].cdp_prep[42].value = 0.0000000000e+00
rra[7].cdp_prep[42].unknown_datapoints = 0
rra[7].cdp_prep[43].value = 0.0000000000e+00
rra[7].cdp_prep[43].unknown_datapoints = 0
rra[7].cdp_prep[44].value = 0.0000000000e+00
rra[7].cdp_prep[44].unknown_datapoints = 0
rra[7].cdp_prep[45].value = 0.0000000000e+00
rra[7].cdp_prep[45].unknown_datapoints = 0
rra[7].cdp_prep[46].value = 0.0000000000e+00
rra[7].cdp_prep[46].unknown_datapoints = 0
rra[7].cdp_prep[47].value = 0.0000000000e+00
rra[7].cdp_prep[47].unknown_datapoints = 0
rra[7].cdp_prep[48].value = 0.0000000000e+00
rra[7].cdp_prep[48].unknown_datapoints = 0
rra[7].cdp_prep[49].value = 0.0000000000e+00
rra[7].cdp_prep[49].unknown_datapoints = 0
rra[7].cdp_prep[50].value = 0.0000000000e+00
rra[7].cdp_prep[50].unknown_datapoints = 0
rra[7].cdp_prep[51].value = 0.0000000000e+00
rra[7].cdp_prep[51].unknown_datapoints = 0
rra[7].cdp_prep[52].value = 0.0000000000e+00
rra[7].cdp_prep[52].unknown_datapoints = 0
rra[7].cdp_prep[53].value = 0.0000000000e+00
rra[7].cdp_prep[53].unknown_datapoints = 0
rra[7].cdp_prep[54].value = 0.0000000000e+00
rra[7].cdp_prep[54].unknown_datapoints = 0
rra[7].cdp_prep[55].value = 0.0000000000e+00
rra[7].cdp_prep[55].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 216
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 0.0000000000e+00
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[8].cdp_prep[1].value = 0.0000000000e+00
rra[8].cdp_prep[1].unknown_datapoints = 4
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 4
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 4
rra[8].cdp_prep[4].value = 0.0000000000e+00
rra[8].cdp_prep[4].unknown_datapoints = 4
rra[8].cdp_prep[5].value = 0.0000000000e+00
rra[8].cdp_prep[5].unknown_datapoints = 4
rra[8].cdp_prep[6].value = 0.0000000000e+00
rra[8].cdp_prep[6].unknown_datapoints = 4
rra[8].cdp_prep[7].value = 0.0000000000e+00
rra[8].cdp_prep[7].unknown_datapoints = 4
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 4
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 4
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 4
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 4
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 4
rra[8].cdp_prep[13].value = 0.0000000000e+00
rra[8].cdp_prep[13].unknown_datapoints = 4
rra[8].cdp_prep[14].value = 0.0000000000e+00
rra[8].cdp_prep[14].unknown_datapoints = 4
rra[8].cdp_prep[15].value = 0.0000000000e+00
rra[8].cdp_prep[15].unknown_datapoints = 4
rra[8].cdp_prep[16].value = 0.0000000000e+00
rra[8].cdp_prep[16].unknown_datapoints = 4
rra[8].cdp_prep[17].value = 0.0000000000e+00
rra[8].cdp_prep[17].unknown_datapoints = 4
rra[8].cdp_prep[18].value = 0.0000000000e+00
rra[8].cdp_prep[18].unknown_datapoints = 4
rra[8].cdp_prep[19].value = 0.0000000000e+00
rra[8].cdp_prep[19].unknown_datapoints = 4
rra[8].cdp_prep[20].value = 0.0000000000e+00
rra[8].cdp_prep[20].unknown_datapoints = 4
rra[8].cdp_prep[21].value = 0.0000000000e+00
rra[8].cdp_prep[21].unknown_datapoints = 4
rra[8].cdp_prep[22].value = 0.0000000000e+00
rra[8].cdp_prep[22].unknown_datapoints = 4
rra[8].cdp_prep[23].value = 0.0000000000e+00
rra[8].cdp_prep[23].unknown_datapoints = 4
rra[8].cdp_prep[24].value = 0.0000000000e+00
rra[8].cdp_prep[24].unknown_datapoints = 4
rra[8].cdp_prep[25].value = 0.0000000000e+00
rra[8].cdp_prep[25].unknown_datapoints = 4
rra[8].cdp_prep[26].value = 0.0000000000e+00
rra[8].cdp_prep[26].unknown_datapoints = 4
rra[8].cdp_prep[27].value = 0.0000000000e+00
rra[8].cdp_prep[27].unknown_datapoints = 4
rra[8].cdp_prep[28].value = 0.0000000000e+00
rra[8].cdp_prep[28].unknown_datapoints = 4
rra[8].cdp_prep[29].value = 0.0000000000e+00
rra[8].cdp_prep[29].unknown_datapoints = 4
rra[8].cdp_prep[30].value = 0.0000000000e+00
rra[8].cdp_prep[30].unknown_datapoints = 4
rra[8].cdp_prep[31].value = 0.0000000000e+00
rra[8].cdp_prep[31].unknown_datapoints = 4
rra[8].cdp_prep[32].value = 0.0000000000e+00
rra[8].cdp_prep[32].unknown_datapoints = 4
rra[8].cdp_prep[33].value = 0.0000000000e+00
rra[8].cdp_prep[33].unknown_datapoints = 4
rra[8].cdp_prep[34].value = 0.0000000000e+00
rra[8].cdp_prep[34].unknown_datapoints = 4
rra[8].cdp_prep[35].value = 0.0000000000e+00
rra[8].cdp_prep[35].unknown_datapoints = 4
rra[8].cdp_prep[36].value = 0.0000000000e+00
rra[8].cdp_prep[36].unknown_datapoints = 4
rra[8].cdp_prep[37].value = 0.0000000000e+00
rra[8].cdp_prep[37].unknown_datapoints = 4
rra[8].cdp_prep[38].value = 0.0000000000e+00
rra[8].cdp_prep[38].unknown_datapoints = 4
rra[8].cdp_prep[39].value = 0.0000000000e+00
rra[8].cdp_prep[39].unknown_datapoints = 4
rra[8].cdp_prep[40].value = 0.0000000000e+00
rra[8].cdp_prep[40].unknown_datapoints = 4
rra[8].cdp_prep[41].value = 0.0000000000e+00
rra[8].cdp_prep[41].unknown_datapoints = 4
rra[8].cdp_prep[42].value = 0.0000000000e+00
rra[8].cdp_prep[42].unknown_datapoints = 4
rra[8].cdp_prep[43].value = 0.0000000000e+00
rra[8].cdp_prep[43].unknown_datapoints = 4
rra[8].cdp_prep[44].value = 0.0000000000e+00
rra[8].cdp_prep[44].unknown_datapoints = 4
rra[8].cdp_prep[45].value = 0.0000000000e+00
rra[8].cdp_prep[45].unknown_datapoints = 4
rra[8].cdp_prep[46].value = 0.0000000000e+00
rra[8].cdp_prep[46].unknown_datapoints = 4
rra[8].cdp_prep[47].value = 0.0000000000e+00
rra[8].cdp_prep[47].unknown_datapoints = 4
rra[8].cdp_prep[48].value = 0.0000000000e+00
rra[8].cdp_prep[48].unknown_datapoints = 4
rra[8].cdp_prep[49].value = 0.0000000000e+00
rra[8].cdp_prep[49].unknown_datapoints = 4
rra[8].cdp_prep[50].value = 0.0000000000e+00
rra[8].cdp_prep[50].unknown_datapoints = 4
rra[8].cdp_prep[51].value = 0.0000000000e+00
rra[8].cdp_prep[51].unknown_datapoints = 4
rra[8].cdp_prep[52].value = 0.0000000000e+00
rra[8].cdp_prep[52].unknown_datapoints = 4
rra[8].cdp_prep[53].value = 0.0000000000e+00
rra[8].cdp_prep[53].unknown_datapoints = 4
rra[8].cdp_prep[54].value = 0.0000000000e+00
rra[8].cdp_prep[54].unknown_datapoints = 4
rra[8].cdp_prep[55].value = 0.0000000000e+00
rra[8].cdp_prep[55].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 971
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 0.0000000000e+00
rra[9].cdp_prep[0].unknown_datapoints = 4
rra[9].cdp_prep[1].value = 0.0000000000e+00
rra[9].cdp_prep[1].unknown_datapoints = 4
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 4
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 4
rra[9].cdp_prep[4].value = 0.0000000000e+00
rra[9].cdp_prep[4].unknown_datapoints = 4
rra[9].cdp_prep[5].value = 0.0000000000e+00
rra[9].cdp_prep[5].unknown_datapoints = 4
rra[9].cdp_prep[6].value = 0.0000000000e+00
rra[9].cdp_prep[6].unknown_datapoints = 4
rra[9].cdp_prep[7].value = 0.0000000000e+00
rra[9].cdp_prep[7].unknown_datapoints = 4
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 4
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 4
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 4
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 4
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 4
rra[9].cdp_prep[13].value = 0.0000000000e+00
rra[9].cdp_prep[13].unknown_datapoints = 4
rra[9].cdp_prep[14].value = 0.0000000000e+00
rra[9].cdp_prep[14].unknown_datapoints = 4
rra[9].cdp_prep[15].value = 0.0000000000e+00
rra[9].cdp_prep[15].unknown_datapoints = 4
rra[9].cdp_prep[16].value = 0.0000000000e+00
rra[9].cdp_prep[16].unknown_datapoints = 4
rra[9].cdp_prep[17].value = 0.0000000000e+00
rra[9].cdp_prep[17].unknown_datapoints = 4
rra[9].cdp_prep[18].value = 0.0000000000e+00
rra[9].cdp_prep[18].unknown_datapoints = 4
rra[9].cdp_prep[19].value = 0.0000000000e+00
rra[9].cdp_prep[19].unknown_datapoints = 4
rra[9].cdp_prep[20].value = 0.0000000000e+00
rra[9].cdp_prep[20].unknown_datapoints = 4
rra[9].cdp_prep[21].value = 0.0000000000e+00
rra[9].cdp_prep[21].unknown_datapoints = 4
rra[9].cdp_prep[22].value = 0.0000000000e+00
rra[9].cdp_prep[22].unknown_datapoints = 4
rra[9].cdp_prep[23].value = 0.0000000000e+00
rra[9].cdp_prep[23].unknown_datapoints = 4
rra[9].cdp_prep[24].value = 0.0000000000e+00
rra[9].cdp_prep[24].unknown_datapoints = 4
rra[9].cdp_prep[25].value = 0.0000000000e+00
rra[9].cdp_prep[25].unknown_datapoints = 4
rra[9].cdp_prep[26].value = 0.0000000000e+00
rra[9].cdp_prep[26].unknown_datapoints = 4
rra[9].cdp_prep[27].value = 0.0000000000e+00
rra[9].cdp_prep[27].unknown_datapoints = 4
rra[9].cdp_prep[28].value = 0.0000000000e+00
rra[9].cdp_prep[28].unknown_datapoints = 4
rra[9].cdp_prep[29].value = 0.0000000000e+00
rra[9].cdp_prep[29].unknown_datapoints = 4
rra[9].cdp_prep[30].value = 0.0000000000e+00
rra[9].cdp_prep[30].unknown_datapoints = 4
rra[9].cdp_prep[31].value = 0.0000000000e+00
rra[9].cdp_prep[31].unknown_datapoints = 4
rra[9].cdp_prep[32].value = 0.0000000000e+00
rra[9].cdp_prep[32].unknown_datapoints = 4
rra[9].cdp_prep[33].value = 0.0000000000e+00
rra[9].cdp_prep[33].unknown_datapoints = 4
rra[9].cdp_prep[34].value = 0.0000000000e+00
rra[9].cdp_prep[34].unknown_datapoints = 4
rra[9].cdp_prep[35].value = 0.0000000000e+00
rra[9].cdp_prep[35].unknown_datapoints = 4
rra[9].cdp_prep[36].value = 0.0000000000e+00
rra[9].cdp_prep[36].unknown_datapoints = 4
rra[9].cdp_prep[37].value = 0.0000000000e+00
rra[9].cdp_prep[37].unknown_datapoints = 4
rra[9].cdp_prep[38].value = 0.0000000000e+00
rra[9].cdp_prep[38].unknown_datapoints = 4
rra[9].cdp_prep[39].value = 0.0000000000e+00
rra[9].cdp_prep[39].unknown_datapoints = 4
rra[9].cdp_prep[40].value = 0.0000000000e+00
rra[9].cdp_prep[40].unknown_datapoints = 4
rra[9].cdp_prep[41].value = 0.0000000000e+00
rra[9].cdp_prep[41].unknown_datapoints = 4
rra[9].cdp_prep[42].value = 0.0000000000e+00
rra[9].cdp_prep[42].unknown_datapoints = 4
rra[9].cdp_prep[43].value = 0.0000000000e+00
rra[9].cdp_prep[43].unknown_datapoints = 4
rra[9].cdp_prep[44].value = 0.0000000000e+00
rra[9].cdp_prep[44].unknown_datapoints = 4
rra[9].cdp_prep[45].value = 0.0000000000e+00
rra[9].cdp_prep[45].unknown_datapoints = 4
rra[9].cdp_prep[46].value = 0.0000000000e+00
rra[9].cdp_prep[46].unknown_datapoints = 4
rra[9].cdp_prep[47].value = 0.0000000000e+00
rra[9].cdp_prep[47].unknown_datapoints = 4
rra[9].cdp_prep[48].value = 0.0000000000e+00
rra[9].cdp_prep[48].unknown_datapoints = 4
rra[9].cdp_prep[49].value = 0.0000000000e+00
rra[9].cdp_prep[49].unknown_datapoints = 4
rra[9].cdp_prep[50].value = 0.0000000000e+00
rra[9].cdp_prep[50].unknown_datapoints = 4
rra[9].cdp_prep[51].value = 0.0000000000e+00
rra[9].cdp_prep[51].unknown_datapoints = 4
rra[9].cdp_prep[52].value = 0.0000000000e+00
rra[9].cdp_prep[52].unknown_datapoints = 4
rra[9].cdp_prep[53].value = 0.0000000000e+00
rra[9].cdp_prep[53].unknown_datapoints = 4
rra[9].cdp_prep[54].value = 0.0000000000e+00
rra[9].cdp_prep[54].unknown_datapoints = 4
rra[9].cdp_prep[55].value = 0.0000000000e+00
rra[9].cdp_prep[55].unknown_datapoints = 4]
RRD_STATUS[TRUE]

$config['graph_types']['device']['GRAPH_CHANGE_ME'] = array(
  'file'      => 'juniper-ipv6-mib_jnxicmpv6globalstats.rrd',
  'ds'        => array(
    'Errors' => array('label' => 'Errors'),
    'CantErrors' => array('label' => 'CantErrors'),
    'TooFreqs' => array('label' => 'TooFreqs'),
    'BadCodes' => array('label' => 'BadCodes'),
    'TooShorts' => array('label' => 'TooShorts'),
    'BadChecksums' => array('label' => 'BadChecksums'),
    'BadLenths' => array('label' => 'BadLenths'),
    'NoRoutes' => array('label' => 'NoRoutes'),
    'AdminProhibits' => array('label' => 'AdminProhibits'),
    'BeyondScopes' => array('label' => 'BeyondScopes'),
    'AddrUnreachs' => array('label' => 'AddrUnreachs'),
    'PortUnreachs' => array('label' => 'PortUnreachs'),
    'TooBigs' => array('label' => 'TooBigs'),
    'ExceedTrans' => array('label' => 'ExceedTrans'),
    'ExceedReasms' => array('label' => 'ExceedReasms'),
    'BadHdrFields' => array('label' => 'BadHdrFields'),
    'BadNextHdrs' => array('label' => 'BadNextHdrs'),
    'BadOptions' => array('label' => 'BadOptions'),
    'Redirects' => array('label' => 'Redirects'),
    'Others' => array('label' => 'Others'),
    'Responses' => array('label' => 'Responses'),
    'ExcessNDOptions' => array('label' => 'ExcessNDOptions'),
    'InUnreachables' => array('label' => 'InUnreachables'),
    'InPktTooBigs' => array('label' => 'InPktTooBigs'),
    'InTimeExceeds' => array('label' => 'InTimeExceeds'),
    'InParamProbs' => array('label' => 'InParamProbs'),
    'InEchoReqs' => array('label' => 'InEchoReqs'),
    'InEchoReplies' => array('label' => 'InEchoReplies'),
    'InMLQueries' => array('label' => 'InMLQueries'),
    'InMLReports' => array('label' => 'InMLReports'),
    'InMLDones' => array('label' => 'InMLDones'),
    'InRtrSolicits' => array('label' => 'InRtrSolicits'),
    'InRtrAdvs' => array('label' => 'InRtrAdvs'),
    'InNbrSolicits' => array('label' => 'InNbrSolicits'),
    'InNbrAdvs' => array('label' => 'InNbrAdvs'),
    'InRedirects' => array('label' => 'InRedirects'),
    'InRtrRenumbers' => array('label' => 'InRtrRenumbers'),
    'InNIReqs' => array('label' => 'InNIReqs'),
    'InNIReplies' => array('label' => 'InNIReplies'),
    'OutUnreachables' => array('label' => 'OutUnreachables'),
    'OutPktTooBigs' => array('label' => 'OutPktTooBigs'),
    'OutTimeExceeds' => array('label' => 'OutTimeExceeds'),
    'OutParamProbs' => array('label' => 'OutParamProbs'),
    'OutEchoReqs' => array('label' => 'OutEchoReqs'),
    'OutEchoReplies' => array('label' => 'OutEchoReplies'),
    'OutMLQueries' => array('label' => 'OutMLQueries'),
    'OutMLReports' => array('label' => 'OutMLReports'),
    'OutMLDones' => array('label' => 'OutMLDones'),
    'OutRtrSolicits' => array('label' => 'OutRtrSolicits'),
    'OutRtrAdvs' => array('label' => 'OutRtrAdvs'),
    'OutNbrSolicits' => array('label' => 'OutNbrSolicits'),
    'OutNbrAdvs' => array('label' => 'OutNbrAdvs'),
    'OutRedirects' => array('label' => 'OutRedirects'),
    'OutRtrRenumbers' => array('label' => 'OutRtrRenumbers'),
    'OutNIReqs' => array('label' => 'OutNIReqs'),
    'OutNIReplies' => array('label' => 'OutNIReplies'),
  )
);
jnxIpv6GlobalStats 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-IPv6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'nj-cr-01':'161' jnxIpv6GlobalStats]

CMD EXITCODE[0]
CMD RUNTIME[0.5275s]
STDOUT[
jnxIpv6StatsReceives.0 = 0
jnxIpv6StatsTooShorts.0 = 0
jnxIpv6StatsTooSmalls.0 = 0
jnxIpv6StatsBadOptions.0 = 0
jnxIpv6StatsBadVersions.0 = 0
jnxIpv6StatsFragments.0 = 0
jnxIpv6StatsFragDrops.0 = 0
jnxIpv6StatsFragTimeOuts.0 = 0
jnxIpv6StatsFragOverFlows.0 = 0
jnxIpv6StatsReasmOKs.0 = 0
jnxIpv6StatsDelivers.0 = 0
jnxIpv6StatsForwards.0 = 0
jnxIpv6StatsUnreachables.0 = 0
jnxIpv6StatsRedirects.0 = 0
jnxIpv6StatsOutRequests.0 = 0
jnxIpv6StatsRawOuts.0 = 0
jnxIpv6StatsOutDiscards.0 = 0
jnxIpv6StatsOutNoRoutes.0 = 0
jnxIpv6StatsOutFragOKs.0 = 0
jnxIpv6StatsOutFragCreates.0 = 0
jnxIpv6StatsOutFragFails.0 = 0
jnxIpv6StatsBadScopes.0 = 0
jnxIpv6StatsNotMcastMembers.0 = 0
jnxIpv6StatsHdrNotContinuous.0 = 0
jnxIpv6StatsNoGifs.0 = 0
jnxIpv6StatsTooManyHdrs.0 = 0
jnxIpv6StatsForwCacheHits.0 = 0
jnxIpv6StatsForwCacheMisses.0 = 0
jnxIpv6StatsOutDeadNextHops.0 = 0
jnxIpv6StatsOptRateDrops.0 = 0
jnxIpv6StatsMCNoDests.0 = 0
jnxIpv6StatsInHopByHops.0 = 0
jnxIpv6StatsInIcmps.0 = 0
jnxIpv6StatsInIgmps.0 = 0
jnxIpv6StatsInIps.0 = 0
jnxIpv6StatsInTcps.0 = 0
jnxIpv6StatsInUdps.0 = 0
jnxIpv6StatsInIdps.0 = 0
jnxIpv6StatsInTps.0 = 0
jnxIpv6StatsInIpv6s.0 = 0
jnxIpv6StatsInRoutings.0 = 0
jnxIpv6StatsInFrags.0 = 0
jnxIpv6StatsInEsps.0 = 0
jnxIpv6StatsInAhs.0 = 0
jnxIpv6StatsInIcmpv6s.0 = 0
jnxIpv6StatsInNoNhs.0 = 0
jnxIpv6StatsInDestOpts.0 = 0
jnxIpv6StatsInIsoIps.0 = 0
jnxIpv6StatsInOspfs.0 = 0
jnxIpv6StatsInEths.0 = 0
jnxIpv6StatsInPims.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxipv6globalstats.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxipv6globalstats.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.52]
RRD_STATUS[TRUE]


CMD[/usr/bin/rrdtool info /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxipv6globalstats.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0161s]
CMD EXITDELAY[10ms]
STDOUT[
filename = "/opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxipv6globalstats.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112884
header_size = 54056
ds[Receives].index = 0
ds[Receives].type = "COUNTER"
ds[Receives].minimal_heartbeat = 600
ds[Receives].min = NaN
ds[Receives].max = 1.0000000000e+11
ds[Receives].last_ds = "0"
ds[Receives].value = 0.0000000000e+00
ds[Receives].unknown_sec = 0
ds[TooShorts].index = 1
ds[TooShorts].type = "COUNTER"
ds[TooShorts].minimal_heartbeat = 600
ds[TooShorts].min = NaN
ds[TooShorts].max = 1.0000000000e+11
ds[TooShorts].last_ds = "0"
ds[TooShorts].value = 0.0000000000e+00
ds[TooShorts].unknown_sec = 0
ds[TooSmalls].index = 2
ds[TooSmalls].type = "COUNTER"
ds[TooSmalls].minimal_heartbeat = 600
ds[TooSmalls].min = NaN
ds[TooSmalls].max = 1.0000000000e+11
ds[TooSmalls].last_ds = "0"
ds[TooSmalls].value = 0.0000000000e+00
ds[TooSmalls].unknown_sec = 0
ds[BadOptions].index = 3
ds[BadOptions].type = "COUNTER"
ds[BadOptions].minimal_heartbeat = 600
ds[BadOptions].min = NaN
ds[BadOptions].max = 1.0000000000e+11
ds[BadOptions].last_ds = "0"
ds[BadOptions].value = 0.0000000000e+00
ds[BadOptions].unknown_sec = 0
ds[BadVersions].index = 4
ds[BadVersions].type = "COUNTER"
ds[BadVersions].minimal_heartbeat = 600
ds[BadVersions].min = NaN
ds[BadVersions].max = 1.0000000000e+11
ds[BadVersions].last_ds = "0"
ds[BadVersions].value = 0.0000000000e+00
ds[BadVersions].unknown_sec = 0
ds[Fragments].index = 5
ds[Fragments].type = "COUNTER"
ds[Fragments].minimal_heartbeat = 600
ds[Fragments].min = NaN
ds[Fragments].max = 1.0000000000e+11
ds[Fragments].last_ds = "0"
ds[Fragments].value = 0.0000000000e+00
ds[Fragments].unknown_sec = 0
ds[FragDrops].index = 6
ds[FragDrops].type = "COUNTER"
ds[FragDrops].minimal_heartbeat = 600
ds[FragDrops].min = NaN
ds[FragDrops].max = 1.0000000000e+11
ds[FragDrops].last_ds = "0"
ds[FragDrops].value = 0.0000000000e+00
ds[FragDrops].unknown_sec = 0
ds[FragTimeOuts].index = 7
ds[FragTimeOuts].type = "COUNTER"
ds[FragTimeOuts].minimal_heartbeat = 600
ds[FragTimeOuts].min = NaN
ds[FragTimeOuts].max = 1.0000000000e+11
ds[FragTimeOuts].last_ds = "0"
ds[FragTimeOuts].value = 0.0000000000e+00
ds[FragTimeOuts].unknown_sec = 0
ds[FragOverFlows].index = 8
ds[FragOverFlows].type = "COUNTER"
ds[FragOverFlows].minimal_heartbeat = 600
ds[FragOverFlows].min = NaN
ds[FragOverFlows].max = 1.0000000000e+11
ds[FragOverFlows].last_ds = "0"
ds[FragOverFlows].value = 0.0000000000e+00
ds[FragOverFlows].unknown_sec = 0
ds[ReasmOKs].index = 9
ds[ReasmOKs].type = "COUNTER"
ds[ReasmOKs].minimal_heartbeat = 600
ds[ReasmOKs].min = NaN
ds[ReasmOKs].max = 1.0000000000e+11
ds[ReasmOKs].last_ds = "0"
ds[ReasmOKs].value = 0.0000000000e+00
ds[ReasmOKs].unknown_sec = 0
ds[Delivers].index = 10
ds[Delivers].type = "COUNTER"
ds[Delivers].minimal_heartbeat = 600
ds[Delivers].min = NaN
ds[Delivers].max = 1.0000000000e+11
ds[Delivers].last_ds = "0"
ds[Delivers].value = 0.0000000000e+00
ds[Delivers].unknown_sec = 0
ds[Forwards].index = 11
ds[Forwards].type = "COUNTER"
ds[Forwards].minimal_heartbeat = 600
ds[Forwards].min = NaN
ds[Forwards].max = 1.0000000000e+11
ds[Forwards].last_ds = "0"
ds[Forwards].value = 0.0000000000e+00
ds[Forwards].unknown_sec = 0
ds[Unreachables].index = 12
ds[Unreachables].type = "COUNTER"
ds[Unreachables].minimal_heartbeat = 600
ds[Unreachables].min = NaN
ds[Unreachables].max = 1.0000000000e+11
ds[Unreachables].last_ds = "0"
ds[Unreachables].value = 0.0000000000e+00
ds[Unreachables].unknown_sec = 0
ds[Redirects].index = 13
ds[Redirects].type = "COUNTER"
ds[Redirects].minimal_heartbeat = 600
ds[Redirects].min = NaN
ds[Redirects].max = 1.0000000000e+11
ds[Redirects].last_ds = "0"
ds[Redirects].value = 0.0000000000e+00
ds[Redirects].unknown_sec = 0
ds[OutRequests].index = 14
ds[OutRequests].type = "COUNTER"
ds[OutRequests].minimal_heartbeat = 600
ds[OutRequests].min = NaN
ds[OutRequests].max = 1.0000000000e+11
ds[OutRequests].last_ds = "0"
ds[OutRequests].value = 0.0000000000e+00
ds[OutRequests].unknown_sec = 0
ds[RawOuts].index = 15
ds[RawOuts].type = "COUNTER"
ds[RawOuts].minimal_heartbeat = 600
ds[RawOuts].min = NaN
ds[RawOuts].max = 1.0000000000e+11
ds[RawOuts].last_ds = "0"
ds[RawOuts].value = 0.0000000000e+00
ds[RawOuts].unknown_sec = 0
ds[OutDiscards].index = 16
ds[OutDiscards].type = "COUNTER"
ds[OutDiscards].minimal_heartbeat = 600
ds[OutDiscards].min = NaN
ds[OutDiscards].max = 1.0000000000e+11
ds[OutDiscards].last_ds = "0"
ds[OutDiscards].value = 0.0000000000e+00
ds[OutDiscards].unknown_sec = 0
ds[OutNoRoutes].index = 17
ds[OutNoRoutes].type = "COUNTER"
ds[OutNoRoutes].minimal_heartbeat = 600
ds[OutNoRoutes].min = NaN
ds[OutNoRoutes].max = 1.0000000000e+11
ds[OutNoRoutes].last_ds = "0"
ds[OutNoRoutes].value = 0.0000000000e+00
ds[OutNoRoutes].unknown_sec = 0
ds[OutFragOKs].index = 18
ds[OutFragOKs].type = "COUNTER"
ds[OutFragOKs].minimal_heartbeat = 600
ds[OutFragOKs].min = NaN
ds[OutFragOKs].max = 1.0000000000e+11
ds[OutFragOKs].last_ds = "0"
ds[OutFragOKs].value = 0.0000000000e+00
ds[OutFragOKs].unknown_sec = 0
ds[OutFragCreates].index = 19
ds[OutFragCreates].type = "COUNTER"
ds[OutFragCreates].minimal_heartbeat = 600
ds[OutFragCreates].min = NaN
ds[OutFragCreates].max = 1.0000000000e+11
ds[OutFragCreates].last_ds = "0"
ds[OutFragCreates].value = 0.0000000000e+00
ds[OutFragCreates].unknown_sec = 0
ds[OutFragFails].index = 20
ds[OutFragFails].type = "COUNTER"
ds[OutFragFails].minimal_heartbeat = 600
ds[OutFragFails].min = NaN
ds[OutFragFails].max = 1.0000000000e+11
ds[OutFragFails].last_ds = "0"
ds[OutFragFails].value = 0.0000000000e+00
ds[OutFragFails].unknown_sec = 0
ds[BadScopes].index = 21
ds[BadScopes].type = "COUNTER"
ds[BadScopes].minimal_heartbeat = 600
ds[BadScopes].min = NaN
ds[BadScopes].max = 1.0000000000e+11
ds[BadScopes].last_ds = "0"
ds[BadScopes].value = 0.0000000000e+00
ds[BadScopes].unknown_sec = 0
ds[NotMcastMembers].index = 22
ds[NotMcastMembers].type = "COUNTER"
ds[NotMcastMembers].minimal_heartbeat = 600
ds[NotMcastMembers].min = NaN
ds[NotMcastMembers].max = 1.0000000000e+11
ds[NotMcastMembers].last_ds = "0"
ds[NotMcastMembers].value = 0.0000000000e+00
ds[NotMcastMembers].unknown_sec = 0
ds[HdrNotContinuous].index = 23
ds[HdrNotContinuous].type = "COUNTER"
ds[HdrNotContinuous].minimal_heartbeat = 600
ds[HdrNotContinuous].min = NaN
ds[HdrNotContinuous].max = 1.0000000000e+11
ds[HdrNotContinuous].last_ds = "0"
ds[HdrNotContinuous].value = 0.0000000000e+00
ds[HdrNotContinuous].unknown_sec = 0
ds[NoGifs].index = 24
ds[NoGifs].type = "COUNTER"
ds[NoGifs].minimal_heartbeat = 600
ds[NoGifs].min = NaN
ds[NoGifs].max = 1.0000000000e+11
ds[NoGifs].last_ds = "0"
ds[NoGifs].value = 0.0000000000e+00
ds[NoGifs].unknown_sec = 0
ds[TooManyHdrs].index = 25
ds[TooManyHdrs].type = "COUNTER"
ds[TooManyHdrs].minimal_heartbeat = 600
ds[TooManyHdrs].min = NaN
ds[TooManyHdrs].max = 1.0000000000e+11
ds[TooManyHdrs].last_ds = "0"
ds[TooManyHdrs].value = 0.0000000000e+00
ds[TooManyHdrs].unknown_sec = 0
ds[ForwCacheHits].index = 26
ds[ForwCacheHits].type = "COUNTER"
ds[ForwCacheHits].minimal_heartbeat = 600
ds[ForwCacheHits].min = NaN
ds[ForwCacheHits].max = 1.0000000000e+11
ds[ForwCacheHits].last_ds = "0"
ds[ForwCacheHits].value = 0.0000000000e+00
ds[ForwCacheHits].unknown_sec = 0
ds[ForwCacheMisses].index = 27
ds[ForwCacheMisses].type = "COUNTER"
ds[ForwCacheMisses].minimal_heartbeat = 600
ds[ForwCacheMisses].min = NaN
ds[ForwCacheMisses].max = 1.0000000000e+11
ds[ForwCacheMisses].last_ds = "0"
ds[ForwCacheMisses].value = 0.0000000000e+00
ds[ForwCacheMisses].unknown_sec = 0
ds[OutDeadNextHops].index = 28
ds[OutDeadNextHops].type = "COUNTER"
ds[OutDeadNextHops].minimal_heartbeat = 600
ds[OutDeadNextHops].min = NaN
ds[OutDeadNextHops].max = 1.0000000000e+11
ds[OutDeadNextHops].last_ds = "0"
ds[OutDeadNextHops].value = 0.0000000000e+00
ds[OutDeadNextHops].unknown_sec = 0
ds[OptRateDrops].index = 29
ds[OptRateDrops].type = "COUNTER"
ds[OptRateDrops].minimal_heartbeat = 600
ds[OptRateDrops].min = NaN
ds[OptRateDrops].max = 1.0000000000e+11
ds[OptRateDrops].last_ds = "0"
ds[OptRateDrops].value = 0.0000000000e+00
ds[OptRateDrops].unknown_sec = 0
ds[MCNoDests].index = 30
ds[MCNoDests].type = "COUNTER"
ds[MCNoDests].minimal_heartbeat = 600
ds[MCNoDests].min = NaN
ds[MCNoDests].max = 1.0000000000e+11
ds[MCNoDests].last_ds = "0"
ds[MCNoDests].value = 0.0000000000e+00
ds[MCNoDests].unknown_sec = 0
ds[InHopByHops].index = 31
ds[InHopByHops].type = "COUNTER"
ds[InHopByHops].minimal_heartbeat = 600
ds[InHopByHops].min = NaN
ds[InHopByHops].max = 1.0000000000e+11
ds[InHopByHops].last_ds = "0"
ds[InHopByHops].value = 0.0000000000e+00
ds[InHopByHops].unknown_sec = 0
ds[InIcmps].index = 32
ds[InIcmps].type = "COUNTER"
ds[InIcmps].minimal_heartbeat = 600
ds[InIcmps].min = NaN
ds[InIcmps].max = 1.0000000000e+11
ds[InIcmps].last_ds = "0"
ds[InIcmps].value = 0.0000000000e+00
ds[InIcmps].unknown_sec = 0
ds[InIgmps].index = 33
ds[InIgmps].type = "COUNTER"
ds[InIgmps].minimal_heartbeat = 600
ds[InIgmps].min = NaN
ds[InIgmps].max = 1.0000000000e+11
ds[InIgmps].last_ds = "0"
ds[InIgmps].value = 0.0000000000e+00
ds[InIgmps].unknown_sec = 0
ds[InIps].index = 34
ds[InIps].type = "COUNTER"
ds[InIps].minimal_heartbeat = 600
ds[InIps].min = NaN
ds[InIps].max = 1.0000000000e+11
ds[InIps].last_ds = "0"
ds[InIps].value = 0.0000000000e+00
ds[InIps].unknown_sec = 0
ds[InTcps].index = 35
ds[InTcps].type = "COUNTER"
ds[InTcps].minimal_heartbeat = 600
ds[InTcps].min = NaN
ds[InTcps].max = 1.0000000000e+11
ds[InTcps].last_ds = "0"
ds[InTcps].value = 0.0000000000e+00
ds[InTcps].unknown_sec = 0
ds[InUdps].index = 36
ds[InUdps].type = "COUNTER"
ds[InUdps].minimal_heartbeat = 600
ds[InUdps].min = NaN
ds[InUdps].max = 1.0000000000e+11
ds[InUdps].last_ds = "0"
ds[InUdps].value = 0.0000000000e+00
ds[InUdps].unknown_sec = 0
ds[InIdps].index = 37
ds[InIdps].type = "COUNTER"
ds[InIdps].minimal_heartbeat = 600
ds[InIdps].min = NaN
ds[InIdps].max = 1.0000000000e+11
ds[InIdps].last_ds = "0"
ds[InIdps].value = 0.0000000000e+00
ds[InIdps].unknown_sec = 0
ds[InTps].index = 38
ds[InTps].type = "COUNTER"
ds[InTps].minimal_heartbeat = 600
ds[InTps].min = NaN
ds[InTps].max = 1.0000000000e+11
ds[InTps].last_ds = "0"
ds[InTps].value = 0.0000000000e+00
ds[InTps].unknown_sec = 0
ds[InIpv6s].index = 39
ds[InIpv6s].type = "COUNTER"
ds[InIpv6s].minimal_heartbeat = 600
ds[InIpv6s].min = NaN
ds[InIpv6s].max = 1.0000000000e+11
ds[InIpv6s].last_ds = "0"
ds[InIpv6s].value = 0.0000000000e+00
ds[InIpv6s].unknown_sec = 0
ds[InRoutings].index = 40
ds[InRoutings].type = "COUNTER"
ds[InRoutings].minimal_heartbeat = 600
ds[InRoutings].min = NaN
ds[InRoutings].max = 1.0000000000e+11
ds[InRoutings].last_ds = "0"
ds[InRoutings].value = 0.0000000000e+00
ds[InRoutings].unknown_sec = 0
ds[InFrags].index = 41
ds[InFrags].type = "COUNTER"
ds[InFrags].minimal_heartbeat = 600
ds[InFrags].min = NaN
ds[InFrags].max = 1.0000000000e+11
ds[InFrags].last_ds = "0"
ds[InFrags].value = 0.0000000000e+00
ds[InFrags].unknown_sec = 0
ds[InEsps].index = 42
ds[InEsps].type = "COUNTER"
ds[InEsps].minimal_heartbeat = 600
ds[InEsps].min = NaN
ds[InEsps].max = 1.0000000000e+11
ds[InEsps].last_ds = "0"
ds[InEsps].value = 0.0000000000e+00
ds[InEsps].unknown_sec = 0
ds[InAhs].index = 43
ds[InAhs].type = "COUNTER"
ds[InAhs].minimal_heartbeat = 600
ds[InAhs].min = NaN
ds[InAhs].max = 1.0000000000e+11
ds[InAhs].last_ds = "0"
ds[InAhs].value = 0.0000000000e+00
ds[InAhs].unknown_sec = 0
ds[InIcmpv6s].index = 44
ds[InIcmpv6s].type = "COUNTER"
ds[InIcmpv6s].minimal_heartbeat = 600
ds[InIcmpv6s].min = NaN
ds[InIcmpv6s].max = 1.0000000000e+11
ds[InIcmpv6s].last_ds = "0"
ds[InIcmpv6s].value = 0.0000000000e+00
ds[InIcmpv6s].unknown_sec = 0
ds[InNoNhs].index = 45
ds[InNoNhs].type = "COUNTER"
ds[InNoNhs].minimal_heartbeat = 600
ds[InNoNhs].min = NaN
ds[InNoNhs].max = 1.0000000000e+11
ds[InNoNhs].last_ds = "0"
ds[InNoNhs].value = 0.0000000000e+00
ds[InNoNhs].unknown_sec = 0
ds[InDestOpts].index = 46
ds[InDestOpts].type = "COUNTER"
ds[InDestOpts].minimal_heartbeat = 600
ds[InDestOpts].min = NaN
ds[InDestOpts].max = 1.0000000000e+11
ds[InDestOpts].last_ds = "0"
ds[InDestOpts].value = 0.0000000000e+00
ds[InDestOpts].unknown_sec = 0
ds[InIsoIps].index = 47
ds[InIsoIps].type = "COUNTER"
ds[InIsoIps].minimal_heartbeat = 600
ds[InIsoIps].min = NaN
ds[InIsoIps].max = 1.0000000000e+11
ds[InIsoIps].last_ds = "0"
ds[InIsoIps].value = 0.0000000000e+00
ds[InIsoIps].unknown_sec = 0
ds[InOspfs].index = 48
ds[InOspfs].type = "COUNTER"
ds[InOspfs].minimal_heartbeat = 600
ds[InOspfs].min = NaN
ds[InOspfs].max = 1.0000000000e+11
ds[InOspfs].last_ds = "0"
ds[InOspfs].value = 0.0000000000e+00
ds[InOspfs].unknown_sec = 0
ds[InEths].index = 49
ds[InEths].type = "COUNTER"
ds[InEths].minimal_heartbeat = 600
ds[InEths].min = NaN
ds[InEths].max = 1.0000000000e+11
ds[InEths].last_ds = "0"
ds[InEths].value = 0.0000000000e+00
ds[InEths].unknown_sec = 0
ds[InPims].index = 50
ds[InPims].type = "COUNTER"
ds[InPims].minimal_heartbeat = 600
ds[InPims].min = NaN
ds[InPims].max = 1.0000000000e+11
ds[InPims].last_ds = "0"
ds[InPims].value = 0.0000000000e+00
ds[InPims].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1031
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[0].cdp_prep[15].value = NaN
rra[0].cdp_prep[15].unknown_datapoints = 0
rra[0].cdp_prep[16].value = NaN
rra[0].cdp_prep[16].unknown_datapoints = 0
rra[0].cdp_prep[17].value = NaN
rra[0].cdp_prep[17].unknown_datapoints = 0
rra[0].cdp_prep[18].value = NaN
rra[0].cdp_prep[18].unknown_datapoints = 0
rra[0].cdp_prep[19].value = NaN
rra[0].cdp_prep[19].unknown_datapoints = 0
rra[0].cdp_prep[20].value = NaN
rra[0].cdp_prep[20].unknown_datapoints = 0
rra[0].cdp_prep[21].value = NaN
rra[0].cdp_prep[21].unknown_datapoints = 0
rra[0].cdp_prep[22].value = NaN
rra[0].cdp_prep[22].unknown_datapoints = 0
rra[0].cdp_prep[23].value = NaN
rra[0].cdp_prep[23].unknown_datapoints = 0
rra[0].cdp_prep[24].value = NaN
rra[0].cdp_prep[24].unknown_datapoints = 0
rra[0].cdp_prep[25].value = NaN
rra[0].cdp_prep[25].unknown_datapoints = 0
rra[0].cdp_prep[26].value = NaN
rra[0].cdp_prep[26].unknown_datapoints = 0
rra[0].cdp_prep[27].value = NaN
rra[0].cdp_prep[27].unknown_datapoints = 0
rra[0].cdp_prep[28].value = NaN
rra[0].cdp_prep[28].unknown_datapoints = 0
rra[0].cdp_prep[29].value = NaN
rra[0].cdp_prep[29].unknown_datapoints = 0
rra[0].cdp_prep[30].value = NaN
rra[0].cdp_prep[30].unknown_datapoints = 0
rra[0].cdp_prep[31].value = NaN
rra[0].cdp_prep[31].unknown_datapoints = 0
rra[0].cdp_prep[32].value = NaN
rra[0].cdp_prep[32].unknown_datapoints = 0
rra[0].cdp_prep[33].value = NaN
rra[0].cdp_prep[33].unknown_datapoints = 0
rra[0].cdp_prep[34].value = NaN
rra[0].cdp_prep[34].unknown_datapoints = 0
rra[0].cdp_prep[35].value = NaN
rra[0].cdp_prep[35].unknown_datapoints = 0
rra[0].cdp_prep[36].value = NaN
rra[0].cdp_prep[36].unknown_datapoints = 0
rra[0].cdp_prep[37].value = NaN
rra[0].cdp_prep[37].unknown_datapoints = 0
rra[0].cdp_prep[38].value = NaN
rra[0].cdp_prep[38].unknown_datapoints = 0
rra[0].cdp_prep[39].value = NaN
rra[0].cdp_prep[39].unknown_datapoints = 0
rra[0].cdp_prep[40].value = NaN
rra[0].cdp_prep[40].unknown_datapoints = 0
rra[0].cdp_prep[41].value = NaN
rra[0].cdp_prep[41].unknown_datapoints = 0
rra[0].cdp_prep[42].value = NaN
rra[0].cdp_prep[42].unknown_datapoints = 0
rra[0].cdp_prep[43].value = NaN
rra[0].cdp_prep[43].unknown_datapoints = 0
rra[0].cdp_prep[44].value = NaN
rra[0].cdp_prep[44].unknown_datapoints = 0
rra[0].cdp_prep[45].value = NaN
rra[0].cdp_prep[45].unknown_datapoints = 0
rra[0].cdp_prep[46].value = NaN
rra[0].cdp_prep[46].unknown_datapoints = 0
rra[0].cdp_prep[47].value = NaN
rra[0].cdp_prep[47].unknown_datapoints = 0
rra[0].cdp_prep[48].value = NaN
rra[0].cdp_prep[48].unknown_datapoints = 0
rra[0].cdp_prep[49].value = NaN
rra[0].cdp_prep[49].unknown_datapoints = 0
rra[0].cdp_prep[50].value = NaN
rra[0].cdp_prep[50].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2388
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[1].cdp_prep[15].value = 0.0000000000e+00
rra[1].cdp_prep[15].unknown_datapoints = 0
rra[1].cdp_prep[16].value = 0.0000000000e+00
rra[1].cdp_prep[16].unknown_datapoints = 0
rra[1].cdp_prep[17].value = 0.0000000000e+00
rra[1].cdp_prep[17].unknown_datapoints = 0
rra[1].cdp_prep[18].value = 0.0000000000e+00
rra[1].cdp_prep[18].unknown_datapoints = 0
rra[1].cdp_prep[19].value = 0.0000000000e+00
rra[1].cdp_prep[19].unknown_datapoints = 0
rra[1].cdp_prep[20].value = 0.0000000000e+00
rra[1].cdp_prep[20].unknown_datapoints = 0
rra[1].cdp_prep[21].value = 0.0000000000e+00
rra[1].cdp_prep[21].unknown_datapoints = 0
rra[1].cdp_prep[22].value = 0.0000000000e+00
rra[1].cdp_prep[22].unknown_datapoints = 0
rra[1].cdp_prep[23].value = 0.0000000000e+00
rra[1].cdp_prep[23].unknown_datapoints = 0
rra[1].cdp_prep[24].value = 0.0000000000e+00
rra[1].cdp_prep[24].unknown_datapoints = 0
rra[1].cdp_prep[25].value = 0.0000000000e+00
rra[1].cdp_prep[25].unknown_datapoints = 0
rra[1].cdp_prep[26].value = 0.0000000000e+00
rra[1].cdp_prep[26].unknown_datapoints = 0
rra[1].cdp_prep[27].value = 0.0000000000e+00
rra[1].cdp_prep[27].unknown_datapoints = 0
rra[1].cdp_prep[28].value = 0.0000000000e+00
rra[1].cdp_prep[28].unknown_datapoints = 0
rra[1].cdp_prep[29].value = 0.0000000000e+00
rra[1].cdp_prep[29].unknown_datapoints = 0
rra[1].cdp_prep[30].value = 0.0000000000e+00
rra[1].cdp_prep[30].unknown_datapoints = 0
rra[1].cdp_prep[31].value = 0.0000000000e+00
rra[1].cdp_prep[31].unknown_datapoints = 0
rra[1].cdp_prep[32].value = 0.0000000000e+00
rra[1].cdp_prep[32].unknown_datapoints = 0
rra[1].cdp_prep[33].value = 0.0000000000e+00
rra[1].cdp_prep[33].unknown_datapoints = 0
rra[1].cdp_prep[34].value = 0.0000000000e+00
rra[1].cdp_prep[34].unknown_datapoints = 0
rra[1].cdp_prep[35].value = 0.0000000000e+00
rra[1].cdp_prep[35].unknown_datapoints = 0
rra[1].cdp_prep[36].value = 0.0000000000e+00
rra[1].cdp_prep[36].unknown_datapoints = 0
rra[1].cdp_prep[37].value = 0.0000000000e+00
rra[1].cdp_prep[37].unknown_datapoints = 0
rra[1].cdp_prep[38].value = 0.0000000000e+00
rra[1].cdp_prep[38].unknown_datapoints = 0
rra[1].cdp_prep[39].value = 0.0000000000e+00
rra[1].cdp_prep[39].unknown_datapoints = 0
rra[1].cdp_prep[40].value = 0.0000000000e+00
rra[1].cdp_prep[40].unknown_datapoints = 0
rra[1].cdp_prep[41].value = 0.0000000000e+00
rra[1].cdp_prep[41].unknown_datapoints = 0
rra[1].cdp_prep[42].value = 0.0000000000e+00
rra[1].cdp_prep[42].unknown_datapoints = 0
rra[1].cdp_prep[43].value = 0.0000000000e+00
rra[1].cdp_prep[43].unknown_datapoints = 0
rra[1].cdp_prep[44].value = 0.0000000000e+00
rra[1].cdp_prep[44].unknown_datapoints = 0
rra[1].cdp_prep[45].value = 0.0000000000e+00
rra[1].cdp_prep[45].unknown_datapoints = 0
rra[1].cdp_prep[46].value = 0.0000000000e+00
rra[1].cdp_prep[46].unknown_datapoints = 0
rra[1].cdp_prep[47].value = 0.0000000000e+00
rra[1].cdp_prep[47].unknown_datapoints = 0
rra[1].cdp_prep[48].value = 0.0000000000e+00
rra[1].cdp_prep[48].unknown_datapoints = 0
rra[1].cdp_prep[49].value = 0.0000000000e+00
rra[1].cdp_prep[49].unknown_datapoints = 0
rra[1].cdp_prep[50].value = 0.0000000000e+00
rra[1].cdp_prep[50].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1308
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 0.0000000000e+00
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[2].cdp_prep[1].value = 0.0000000000e+00
rra[2].cdp_prep[1].unknown_datapoints = 3
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 3
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 3
rra[2].cdp_prep[4].value = 0.0000000000e+00
rra[2].cdp_prep[4].unknown_datapoints = 3
rra[2].cdp_prep[5].value = 0.0000000000e+00
rra[2].cdp_prep[5].unknown_datapoints = 3
rra[2].cdp_prep[6].value = 0.0000000000e+00
rra[2].cdp_prep[6].unknown_datapoints = 3
rra[2].cdp_prep[7].value = 0.0000000000e+00
rra[2].cdp_prep[7].unknown_datapoints = 3
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 3
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 3
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 3
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 3
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 3
rra[2].cdp_prep[13].value = 0.0000000000e+00
rra[2].cdp_prep[13].unknown_datapoints = 3
rra[2].cdp_prep[14].value = 0.0000000000e+00
rra[2].cdp_prep[14].unknown_datapoints = 3
rra[2].cdp_prep[15].value = 0.0000000000e+00
rra[2].cdp_prep[15].unknown_datapoints = 3
rra[2].cdp_prep[16].value = 0.0000000000e+00
rra[2].cdp_prep[16].unknown_datapoints = 3
rra[2].cdp_prep[17].value = 0.0000000000e+00
rra[2].cdp_prep[17].unknown_datapoints = 3
rra[2].cdp_prep[18].value = 0.0000000000e+00
rra[2].cdp_prep[18].unknown_datapoints = 3
rra[2].cdp_prep[19].value = 0.0000000000e+00
rra[2].cdp_prep[19].unknown_datapoints = 3
rra[2].cdp_prep[20].value = 0.0000000000e+00
rra[2].cdp_prep[20].unknown_datapoints = 3
rra[2].cdp_prep[21].value = 0.0000000000e+00
rra[2].cdp_prep[21].unknown_datapoints = 3
rra[2].cdp_prep[22].value = 0.0000000000e+00
rra[2].cdp_prep[22].unknown_datapoints = 3
rra[2].cdp_prep[23].value = 0.0000000000e+00
rra[2].cdp_prep[23].unknown_datapoints = 3
rra[2].cdp_prep[24].value = 0.0000000000e+00
rra[2].cdp_prep[24].unknown_datapoints = 3
rra[2].cdp_prep[25].value = 0.0000000000e+00
rra[2].cdp_prep[25].unknown_datapoints = 3
rra[2].cdp_prep[26].value = 0.0000000000e+00
rra[2].cdp_prep[26].unknown_datapoints = 3
rra[2].cdp_prep[27].value = 0.0000000000e+00
rra[2].cdp_prep[27].unknown_datapoints = 3
rra[2].cdp_prep[28].value = 0.0000000000e+00
rra[2].cdp_prep[28].unknown_datapoints = 3
rra[2].cdp_prep[29].value = 0.0000000000e+00
rra[2].cdp_prep[29].unknown_datapoints = 3
rra[2].cdp_prep[30].value = 0.0000000000e+00
rra[2].cdp_prep[30].unknown_datapoints = 3
rra[2].cdp_prep[31].value = 0.0000000000e+00
rra[2].cdp_prep[31].unknown_datapoints = 3
rra[2].cdp_prep[32].value = 0.0000000000e+00
rra[2].cdp_prep[32].unknown_datapoints = 3
rra[2].cdp_prep[33].value = 0.0000000000e+00
rra[2].cdp_prep[33].unknown_datapoints = 3
rra[2].cdp_prep[34].value = 0.0000000000e+00
rra[2].cdp_prep[34].unknown_datapoints = 3
rra[2].cdp_prep[35].value = 0.0000000000e+00
rra[2].cdp_prep[35].unknown_datapoints = 3
rra[2].cdp_prep[36].value = 0.0000000000e+00
rra[2].cdp_prep[36].unknown_datapoints = 3
rra[2].cdp_prep[37].value = 0.0000000000e+00
rra[2].cdp_prep[37].unknown_datapoints = 3
rra[2].cdp_prep[38].value = 0.0000000000e+00
rra[2].cdp_prep[38].unknown_datapoints = 3
rra[2].cdp_prep[39].value = 0.0000000000e+00
rra[2].cdp_prep[39].unknown_datapoints = 3
rra[2].cdp_prep[40].value = 0.0000000000e+00
rra[2].cdp_prep[40].unknown_datapoints = 3
rra[2].cdp_prep[41].value = 0.0000000000e+00
rra[2].cdp_prep[41].unknown_datapoints = 3
rra[2].cdp_prep[42].value = 0.0000000000e+00
rra[2].cdp_prep[42].unknown_datapoints = 3
rra[2].cdp_prep[43].value = 0.0000000000e+00
rra[2].cdp_prep[43].unknown_datapoints = 3
rra[2].cdp_prep[44].value = 0.0000000000e+00
rra[2].cdp_prep[44].unknown_datapoints = 3
rra[2].cdp_prep[45].value = 0.0000000000e+00
rra[2].cdp_prep[45].unknown_datapoints = 3
rra[2].cdp_prep[46].value = 0.0000000000e+00
rra[2].cdp_prep[46].unknown_datapoints = 3
rra[2].cdp_prep[47].value = 0.0000000000e+00
rra[2].cdp_prep[47].unknown_datapoints = 3
rra[2].cdp_prep[48].value = 0.0000000000e+00
rra[2].cdp_prep[48].unknown_datapoints = 3
rra[2].cdp_prep[49].value = 0.0000000000e+00
rra[2].cdp_prep[49].unknown_datapoints = 3
rra[2].cdp_prep[50].value = 0.0000000000e+00
rra[2].cdp_prep[50].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 23
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 0.0000000000e+00
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[3].cdp_prep[1].value = 0.0000000000e+00
rra[3].cdp_prep[1].unknown_datapoints = 4
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 4
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 4
rra[3].cdp_prep[4].value = 0.0000000000e+00
rra[3].cdp_prep[4].unknown_datapoints = 4
rra[3].cdp_prep[5].value = 0.0000000000e+00
rra[3].cdp_prep[5].unknown_datapoints = 4
rra[3].cdp_prep[6].value = 0.0000000000e+00
rra[3].cdp_prep[6].unknown_datapoints = 4
rra[3].cdp_prep[7].value = 0.0000000000e+00
rra[3].cdp_prep[7].unknown_datapoints = 4
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 4
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 4
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 4
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 4
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 4
rra[3].cdp_prep[13].value = 0.0000000000e+00
rra[3].cdp_prep[13].unknown_datapoints = 4
rra[3].cdp_prep[14].value = 0.0000000000e+00
rra[3].cdp_prep[14].unknown_datapoints = 4
rra[3].cdp_prep[15].value = 0.0000000000e+00
rra[3].cdp_prep[15].unknown_datapoints = 4
rra[3].cdp_prep[16].value = 0.0000000000e+00
rra[3].cdp_prep[16].unknown_datapoints = 4
rra[3].cdp_prep[17].value = 0.0000000000e+00
rra[3].cdp_prep[17].unknown_datapoints = 4
rra[3].cdp_prep[18].value = 0.0000000000e+00
rra[3].cdp_prep[18].unknown_datapoints = 4
rra[3].cdp_prep[19].value = 0.0000000000e+00
rra[3].cdp_prep[19].unknown_datapoints = 4
rra[3].cdp_prep[20].value = 0.0000000000e+00
rra[3].cdp_prep[20].unknown_datapoints = 4
rra[3].cdp_prep[21].value = 0.0000000000e+00
rra[3].cdp_prep[21].unknown_datapoints = 4
rra[3].cdp_prep[22].value = 0.0000000000e+00
rra[3].cdp_prep[22].unknown_datapoints = 4
rra[3].cdp_prep[23].value = 0.0000000000e+00
rra[3].cdp_prep[23].unknown_datapoints = 4
rra[3].cdp_prep[24].value = 0.0000000000e+00
rra[3].cdp_prep[24].unknown_datapoints = 4
rra[3].cdp_prep[25].value = 0.0000000000e+00
rra[3].cdp_prep[25].unknown_datapoints = 4
rra[3].cdp_prep[26].value = 0.0000000000e+00
rra[3].cdp_prep[26].unknown_datapoints = 4
rra[3].cdp_prep[27].value = 0.0000000000e+00
rra[3].cdp_prep[27].unknown_datapoints = 4
rra[3].cdp_prep[28].value = 0.0000000000e+00
rra[3].cdp_prep[28].unknown_datapoints = 4
rra[3].cdp_prep[29].value = 0.0000000000e+00
rra[3].cdp_prep[29].unknown_datapoints = 4
rra[3].cdp_prep[30].value = 0.0000000000e+00
rra[3].cdp_prep[30].unknown_datapoints = 4
rra[3].cdp_prep[31].value = 0.0000000000e+00
rra[3].cdp_prep[31].unknown_datapoints = 4
rra[3].cdp_prep[32].value = 0.0000000000e+00
rra[3].cdp_prep[32].unknown_datapoints = 4
rra[3].cdp_prep[33].value = 0.0000000000e+00
rra[3].cdp_prep[33].unknown_datapoints = 4
rra[3].cdp_prep[34].value = 0.0000000000e+00
rra[3].cdp_prep[34].unknown_datapoints = 4
rra[3].cdp_prep[35].value = 0.0000000000e+00
rra[3].cdp_prep[35].unknown_datapoints = 4
rra[3].cdp_prep[36].value = 0.0000000000e+00
rra[3].cdp_prep[36].unknown_datapoints = 4
rra[3].cdp_prep[37].value = 0.0000000000e+00
rra[3].cdp_prep[37].unknown_datapoints = 4
rra[3].cdp_prep[38].value = 0.0000000000e+00
rra[3].cdp_prep[38].unknown_datapoints = 4
rra[3].cdp_prep[39].value = 0.0000000000e+00
rra[3].cdp_prep[39].unknown_datapoints = 4
rra[3].cdp_prep[40].value = 0.0000000000e+00
rra[3].cdp_prep[40].unknown_datapoints = 4
rra[3].cdp_prep[41].value = 0.0000000000e+00
rra[3].cdp_prep[41].unknown_datapoints = 4
rra[3].cdp_prep[42].value = 0.0000000000e+00
rra[3].cdp_prep[42].unknown_datapoints = 4
rra[3].cdp_prep[43].value = 0.0000000000e+00
rra[3].cdp_prep[43].unknown_datapoints = 4
rra[3].cdp_prep[44].value = 0.0000000000e+00
rra[3].cdp_prep[44].unknown_datapoints = 4
rra[3].cdp_prep[45].value = 0.0000000000e+00
rra[3].cdp_prep[45].unknown_datapoints = 4
rra[3].cdp_prep[46].value = 0.0000000000e+00
rra[3].cdp_prep[46].unknown_datapoints = 4
rra[3].cdp_prep[47].value = 0.0000000000e+00
rra[3].cdp_prep[47].unknown_datapoints = 4
rra[3].cdp_prep[48].value = 0.0000000000e+00
rra[3].cdp_prep[48].unknown_datapoints = 4
rra[3].cdp_prep[49].value = 0.0000000000e+00
rra[3].cdp_prep[49].unknown_datapoints = 4
rra[3].cdp_prep[50].value = 0.0000000000e+00
rra[3].cdp_prep[50].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1047
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 0.0000000000e+00
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = 0.0000000000e+00
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = 0.0000000000e+00
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = 0.0000000000e+00
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = 0.0000000000e+00
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = 0.0000000000e+00
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = 0.0000000000e+00
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = 0.0000000000e+00
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = 0.0000000000e+00
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = 0.0000000000e+00
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = 0.0000000000e+00
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = 0.0000000000e+00
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = 0.0000000000e+00
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = 0.0000000000e+00
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = 0.0000000000e+00
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[4].cdp_prep[15].value = 0.0000000000e+00
rra[4].cdp_prep[15].unknown_datapoints = 0
rra[4].cdp_prep[16].value = 0.0000000000e+00
rra[4].cdp_prep[16].unknown_datapoints = 0
rra[4].cdp_prep[17].value = 0.0000000000e+00
rra[4].cdp_prep[17].unknown_datapoints = 0
rra[4].cdp_prep[18].value = 0.0000000000e+00
rra[4].cdp_prep[18].unknown_datapoints = 0
rra[4].cdp_prep[19].value = 0.0000000000e+00
rra[4].cdp_prep[19].unknown_datapoints = 0
rra[4].cdp_prep[20].value = 0.0000000000e+00
rra[4].cdp_prep[20].unknown_datapoints = 0
rra[4].cdp_prep[21].value = 0.0000000000e+00
rra[4].cdp_prep[21].unknown_datapoints = 0
rra[4].cdp_prep[22].value = 0.0000000000e+00
rra[4].cdp_prep[22].unknown_datapoints = 0
rra[4].cdp_prep[23].value = 0.0000000000e+00
rra[4].cdp_prep[23].unknown_datapoints = 0
rra[4].cdp_prep[24].value = 0.0000000000e+00
rra[4].cdp_prep[24].unknown_datapoints = 0
rra[4].cdp_prep[25].value = 0.0000000000e+00
rra[4].cdp_prep[25].unknown_datapoints = 0
rra[4].cdp_prep[26].value = 0.0000000000e+00
rra[4].cdp_prep[26].unknown_datapoints = 0
rra[4].cdp_prep[27].value = 0.0000000000e+00
rra[4].cdp_prep[27].unknown_datapoints = 0
rra[4].cdp_prep[28].value = 0.0000000000e+00
rra[4].cdp_prep[28].unknown_datapoints = 0
rra[4].cdp_prep[29].value = 0.0000000000e+00
rra[4].cdp_prep[29].unknown_datapoints = 0
rra[4].cdp_prep[30].value = 0.0000000000e+00
rra[4].cdp_prep[30].unknown_datapoints = 0
rra[4].cdp_prep[31].value = 0.0000000000e+00
rra[4].cdp_prep[31].unknown_datapoints = 0
rra[4].cdp_prep[32].value = 0.0000000000e+00
rra[4].cdp_prep[32].unknown_datapoints = 0
rra[4].cdp_prep[33].value = 0.0000000000e+00
rra[4].cdp_prep[33].unknown_datapoints = 0
rra[4].cdp_prep[34].value = 0.0000000000e+00
rra[4].cdp_prep[34].unknown_datapoints = 0
rra[4].cdp_prep[35].value = 0.0000000000e+00
rra[4].cdp_prep[35].unknown_datapoints = 0
rra[4].cdp_prep[36].value = 0.0000000000e+00
rra[4].cdp_prep[36].unknown_datapoints = 0
rra[4].cdp_prep[37].value = 0.0000000000e+00
rra[4].cdp_prep[37].unknown_datapoints = 0
rra[4].cdp_prep[38].value = 0.0000000000e+00
rra[4].cdp_prep[38].unknown_datapoints = 0
rra[4].cdp_prep[39].value = 0.0000000000e+00
rra[4].cdp_prep[39].unknown_datapoints = 0
rra[4].cdp_prep[40].value = 0.0000000000e+00
rra[4].cdp_prep[40].unknown_datapoints = 0
rra[4].cdp_prep[41].value = 0.0000000000e+00
rra[4].cdp_prep[41].unknown_datapoints = 0
rra[4].cdp_prep[42].value = 0.0000000000e+00
rra[4].cdp_prep[42].unknown_datapoints = 0
rra[4].cdp_prep[43].value = 0.0000000000e+00
rra[4].cdp_prep[43].unknown_datapoints = 0
rra[4].cdp_prep[44].value = 0.0000000000e+00
rra[4].cdp_prep[44].unknown_datapoints = 0
rra[4].cdp_prep[45].value = 0.0000000000e+00
rra[4].cdp_prep[45].unknown_datapoints = 0
rra[4].cdp_prep[46].value = 0.0000000000e+00
rra[4].cdp_prep[46].unknown_datapoints = 0
rra[4].cdp_prep[47].value = 0.0000000000e+00
rra[4].cdp_prep[47].unknown_datapoints = 0
rra[4].cdp_prep[48].value = 0.0000000000e+00
rra[4].cdp_prep[48].unknown_datapoints = 0
rra[4].cdp_prep[49].value = 0.0000000000e+00
rra[4].cdp_prep[49].unknown_datapoints = 0
rra[4].cdp_prep[50].value = 0.0000000000e+00
rra[4].cdp_prep[50].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 191
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 0.0000000000e+00
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[5].cdp_prep[1].value = 0.0000000000e+00
rra[5].cdp_prep[1].unknown_datapoints = 4
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 4
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 4
rra[5].cdp_prep[4].value = 0.0000000000e+00
rra[5].cdp_prep[4].unknown_datapoints = 4
rra[5].cdp_prep[5].value = 0.0000000000e+00
rra[5].cdp_prep[5].unknown_datapoints = 4
rra[5].cdp_prep[6].value = 0.0000000000e+00
rra[5].cdp_prep[6].unknown_datapoints = 4
rra[5].cdp_prep[7].value = 0.0000000000e+00
rra[5].cdp_prep[7].unknown_datapoints = 4
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 4
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 4
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 4
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 4
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 4
rra[5].cdp_prep[13].value = 0.0000000000e+00
rra[5].cdp_prep[13].unknown_datapoints = 4
rra[5].cdp_prep[14].value = 0.0000000000e+00
rra[5].cdp_prep[14].unknown_datapoints = 4
rra[5].cdp_prep[15].value = 0.0000000000e+00
rra[5].cdp_prep[15].unknown_datapoints = 4
rra[5].cdp_prep[16].value = 0.0000000000e+00
rra[5].cdp_prep[16].unknown_datapoints = 4
rra[5].cdp_prep[17].value = 0.0000000000e+00
rra[5].cdp_prep[17].unknown_datapoints = 4
rra[5].cdp_prep[18].value = 0.0000000000e+00
rra[5].cdp_prep[18].unknown_datapoints = 4
rra[5].cdp_prep[19].value = 0.0000000000e+00
rra[5].cdp_prep[19].unknown_datapoints = 4
rra[5].cdp_prep[20].value = 0.0000000000e+00
rra[5].cdp_prep[20].unknown_datapoints = 4
rra[5].cdp_prep[21].value = 0.0000000000e+00
rra[5].cdp_prep[21].unknown_datapoints = 4
rra[5].cdp_prep[22].value = 0.0000000000e+00
rra[5].cdp_prep[22].unknown_datapoints = 4
rra[5].cdp_prep[23].value = 0.0000000000e+00
rra[5].cdp_prep[23].unknown_datapoints = 4
rra[5].cdp_prep[24].value = 0.0000000000e+00
rra[5].cdp_prep[24].unknown_datapoints = 4
rra[5].cdp_prep[25].value = 0.0000000000e+00
rra[5].cdp_prep[25].unknown_datapoints = 4
rra[5].cdp_prep[26].value = 0.0000000000e+00
rra[5].cdp_prep[26].unknown_datapoints = 4
rra[5].cdp_prep[27].value = 0.0000000000e+00
rra[5].cdp_prep[27].unknown_datapoints = 4
rra[5].cdp_prep[28].value = 0.0000000000e+00
rra[5].cdp_prep[28].unknown_datapoints = 4
rra[5].cdp_prep[29].value = 0.0000000000e+00
rra[5].cdp_prep[29].unknown_datapoints = 4
rra[5].cdp_prep[30].value = 0.0000000000e+00
rra[5].cdp_prep[30].unknown_datapoints = 4
rra[5].cdp_prep[31].value = 0.0000000000e+00
rra[5].cdp_prep[31].unknown_datapoints = 4
rra[5].cdp_prep[32].value = 0.0000000000e+00
rra[5].cdp_prep[32].unknown_datapoints = 4
rra[5].cdp_prep[33].value = 0.0000000000e+00
rra[5].cdp_prep[33].unknown_datapoints = 4
rra[5].cdp_prep[34].value = 0.0000000000e+00
rra[5].cdp_prep[34].unknown_datapoints = 4
rra[5].cdp_prep[35].value = 0.0000000000e+00
rra[5].cdp_prep[35].unknown_datapoints = 4
rra[5].cdp_prep[36].value = 0.0000000000e+00
rra[5].cdp_prep[36].unknown_datapoints = 4
rra[5].cdp_prep[37].value = 0.0000000000e+00
rra[5].cdp_prep[37].unknown_datapoints = 4
rra[5].cdp_prep[38].value = 0.0000000000e+00
rra[5].cdp_prep[38].unknown_datapoints = 4
rra[5].cdp_prep[39].value = 0.0000000000e+00
rra[5].cdp_prep[39].unknown_datapoints = 4
rra[5].cdp_prep[40].value = 0.0000000000e+00
rra[5].cdp_prep[40].unknown_datapoints = 4
rra[5].cdp_prep[41].value = 0.0000000000e+00
rra[5].cdp_prep[41].unknown_datapoints = 4
rra[5].cdp_prep[42].value = 0.0000000000e+00
rra[5].cdp_prep[42].unknown_datapoints = 4
rra[5].cdp_prep[43].value = 0.0000000000e+00
rra[5].cdp_prep[43].unknown_datapoints = 4
rra[5].cdp_prep[44].value = 0.0000000000e+00
rra[5].cdp_prep[44].unknown_datapoints = 4
rra[5].cdp_prep[45].value = 0.0000000000e+00
rra[5].cdp_prep[45].unknown_datapoints = 4
rra[5].cdp_prep[46].value = 0.0000000000e+00
rra[5].cdp_prep[46].unknown_datapoints = 4
rra[5].cdp_prep[47].value = 0.0000000000e+00
rra[5].cdp_prep[47].unknown_datapoints = 4
rra[5].cdp_prep[48].value = 0.0000000000e+00
rra[5].cdp_prep[48].unknown_datapoints = 4
rra[5].cdp_prep[49].value = 0.0000000000e+00
rra[5].cdp_prep[49].unknown_datapoints = 4
rra[5].cdp_prep[50].value = 0.0000000000e+00
rra[5].cdp_prep[50].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1365
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 0.0000000000e+00
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[6].cdp_prep[1].value = 0.0000000000e+00
rra[6].cdp_prep[1].unknown_datapoints = 4
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 4
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 4
rra[6].cdp_prep[4].value = 0.0000000000e+00
rra[6].cdp_prep[4].unknown_datapoints = 4
rra[6].cdp_prep[5].value = 0.0000000000e+00
rra[6].cdp_prep[5].unknown_datapoints = 4
rra[6].cdp_prep[6].value = 0.0000000000e+00
rra[6].cdp_prep[6].unknown_datapoints = 4
rra[6].cdp_prep[7].value = 0.0000000000e+00
rra[6].cdp_prep[7].unknown_datapoints = 4
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 4
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 4
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 4
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 4
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 4
rra[6].cdp_prep[13].value = 0.0000000000e+00
rra[6].cdp_prep[13].unknown_datapoints = 4
rra[6].cdp_prep[14].value = 0.0000000000e+00
rra[6].cdp_prep[14].unknown_datapoints = 4
rra[6].cdp_prep[15].value = 0.0000000000e+00
rra[6].cdp_prep[15].unknown_datapoints = 4
rra[6].cdp_prep[16].value = 0.0000000000e+00
rra[6].cdp_prep[16].unknown_datapoints = 4
rra[6].cdp_prep[17].value = 0.0000000000e+00
rra[6].cdp_prep[17].unknown_datapoints = 4
rra[6].cdp_prep[18].value = 0.0000000000e+00
rra[6].cdp_prep[18].unknown_datapoints = 4
rra[6].cdp_prep[19].value = 0.0000000000e+00
rra[6].cdp_prep[19].unknown_datapoints = 4
rra[6].cdp_prep[20].value = 0.0000000000e+00
rra[6].cdp_prep[20].unknown_datapoints = 4
rra[6].cdp_prep[21].value = 0.0000000000e+00
rra[6].cdp_prep[21].unknown_datapoints = 4
rra[6].cdp_prep[22].value = 0.0000000000e+00
rra[6].cdp_prep[22].unknown_datapoints = 4
rra[6].cdp_prep[23].value = 0.0000000000e+00
rra[6].cdp_prep[23].unknown_datapoints = 4
rra[6].cdp_prep[24].value = 0.0000000000e+00
rra[6].cdp_prep[24].unknown_datapoints = 4
rra[6].cdp_prep[25].value = 0.0000000000e+00
rra[6].cdp_prep[25].unknown_datapoints = 4
rra[6].cdp_prep[26].value = 0.0000000000e+00
rra[6].cdp_prep[26].unknown_datapoints = 4
rra[6].cdp_prep[27].value = 0.0000000000e+00
rra[6].cdp_prep[27].unknown_datapoints = 4
rra[6].cdp_prep[28].value = 0.0000000000e+00
rra[6].cdp_prep[28].unknown_datapoints = 4
rra[6].cdp_prep[29].value = 0.0000000000e+00
rra[6].cdp_prep[29].unknown_datapoints = 4
rra[6].cdp_prep[30].value = 0.0000000000e+00
rra[6].cdp_prep[30].unknown_datapoints = 4
rra[6].cdp_prep[31].value = 0.0000000000e+00
rra[6].cdp_prep[31].unknown_datapoints = 4
rra[6].cdp_prep[32].value = 0.0000000000e+00
rra[6].cdp_prep[32].unknown_datapoints = 4
rra[6].cdp_prep[33].value = 0.0000000000e+00
rra[6].cdp_prep[33].unknown_datapoints = 4
rra[6].cdp_prep[34].value = 0.0000000000e+00
rra[6].cdp_prep[34].unknown_datapoints = 4
rra[6].cdp_prep[35].value = 0.0000000000e+00
rra[6].cdp_prep[35].unknown_datapoints = 4
rra[6].cdp_prep[36].value = 0.0000000000e+00
rra[6].cdp_prep[36].unknown_datapoints = 4
rra[6].cdp_prep[37].value = 0.0000000000e+00
rra[6].cdp_prep[37].unknown_datapoints = 4
rra[6].cdp_prep[38].value = 0.0000000000e+00
rra[6].cdp_prep[38].unknown_datapoints = 4
rra[6].cdp_prep[39].value = 0.0000000000e+00
rra[6].cdp_prep[39].unknown_datapoints = 4
rra[6].cdp_prep[40].value = 0.0000000000e+00
rra[6].cdp_prep[40].unknown_datapoints = 4
rra[6].cdp_prep[41].value = 0.0000000000e+00
rra[6].cdp_prep[41].unknown_datapoints = 4
rra[6].cdp_prep[42].value = 0.0000000000e+00
rra[6].cdp_prep[42].unknown_datapoints = 4
rra[6].cdp_prep[43].value = 0.0000000000e+00
rra[6].cdp_prep[43].unknown_datapoints = 4
rra[6].cdp_prep[44].value = 0.0000000000e+00
rra[6].cdp_prep[44].unknown_datapoints = 4
rra[6].cdp_prep[45].value = 0.0000000000e+00
rra[6].cdp_prep[45].unknown_datapoints = 4
rra[6].cdp_prep[46].value = 0.0000000000e+00
rra[6].cdp_prep[46].unknown_datapoints = 4
rra[6].cdp_prep[47].value = 0.0000000000e+00
rra[6].cdp_prep[47].unknown_datapoints = 4
rra[6].cdp_prep[48].value = 0.0000000000e+00
rra[6].cdp_prep[48].unknown_datapoints = 4
rra[6].cdp_prep[49].value = 0.0000000000e+00
rra[6].cdp_prep[49].unknown_datapoints = 4
rra[6].cdp_prep[50].value = 0.0000000000e+00
rra[6].cdp_prep[50].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 103
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 0.0000000000e+00
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = 0.0000000000e+00
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = 0.0000000000e+00
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = 0.0000000000e+00
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = 0.0000000000e+00
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = 0.0000000000e+00
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = 0.0000000000e+00
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = 0.0000000000e+00
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = 0.0000000000e+00
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = 0.0000000000e+00
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = 0.0000000000e+00
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = 0.0000000000e+00
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = 0.0000000000e+00
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = 0.0000000000e+00
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = 0.0000000000e+00
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[7].cdp_prep[15].value = 0.0000000000e+00
rra[7].cdp_prep[15].unknown_datapoints = 0
rra[7].cdp_prep[16].value = 0.0000000000e+00
rra[7].cdp_prep[16].unknown_datapoints = 0
rra[7].cdp_prep[17].value = 0.0000000000e+00
rra[7].cdp_prep[17].unknown_datapoints = 0
rra[7].cdp_prep[18].value = 0.0000000000e+00
rra[7].cdp_prep[18].unknown_datapoints = 0
rra[7].cdp_prep[19].value = 0.0000000000e+00
rra[7].cdp_prep[19].unknown_datapoints = 0
rra[7].cdp_prep[20].value = 0.0000000000e+00
rra[7].cdp_prep[20].unknown_datapoints = 0
rra[7].cdp_prep[21].value = 0.0000000000e+00
rra[7].cdp_prep[21].unknown_datapoints = 0
rra[7].cdp_prep[22].value = 0.0000000000e+00
rra[7].cdp_prep[22].unknown_datapoints = 0
rra[7].cdp_prep[23].value = 0.0000000000e+00
rra[7].cdp_prep[23].unknown_datapoints = 0
rra[7].cdp_prep[24].value = 0.0000000000e+00
rra[7].cdp_prep[24].unknown_datapoints = 0
rra[7].cdp_prep[25].value = 0.0000000000e+00
rra[7].cdp_prep[25].unknown_datapoints = 0
rra[7].cdp_prep[26].value = 0.0000000000e+00
rra[7].cdp_prep[26].unknown_datapoints = 0
rra[7].cdp_prep[27].value = 0.0000000000e+00
rra[7].cdp_prep[27].unknown_datapoints = 0
rra[7].cdp_prep[28].value = 0.0000000000e+00
rra[7].cdp_prep[28].unknown_datapoints = 0
rra[7].cdp_prep[29].value = 0.0000000000e+00
rra[7].cdp_prep[29].unknown_datapoints = 0
rra[7].cdp_prep[30].value = 0.0000000000e+00
rra[7].cdp_prep[30].unknown_datapoints = 0
rra[7].cdp_prep[31].value = 0.0000000000e+00
rra[7].cdp_prep[31].unknown_datapoints = 0
rra[7].cdp_prep[32].value = 0.0000000000e+00
rra[7].cdp_prep[32].unknown_datapoints = 0
rra[7].cdp_prep[33].value = 0.0000000000e+00
rra[7].cdp_prep[33].unknown_datapoints = 0
rra[7].cdp_prep[34].value = 0.0000000000e+00
rra[7].cdp_prep[34].unknown_datapoints = 0
rra[7].cdp_prep[35].value = 0.0000000000e+00
rra[7].cdp_prep[35].unknown_datapoints = 0
rra[7].cdp_prep[36].value = 0.0000000000e+00
rra[7].cdp_prep[36].unknown_datapoints = 0
rra[7].cdp_prep[37].value = 0.0000000000e+00
rra[7].cdp_prep[37].unknown_datapoints = 0
rra[7].cdp_prep[38].value = 0.0000000000e+00
rra[7].cdp_prep[38].unknown_datapoints = 0
rra[7].cdp_prep[39].value = 0.0000000000e+00
rra[7].cdp_prep[39].unknown_datapoints = 0
rra[7].cdp_prep[40].value = 0.0000000000e+00
rra[7].cdp_prep[40].unknown_datapoints = 0
rra[7].cdp_prep[41].value = 0.0000000000e+00
rra[7].cdp_prep[41].unknown_datapoints = 0
rra[7].cdp_prep[42].value = 0.0000000000e+00
rra[7].cdp_prep[42].unknown_datapoints = 0
rra[7].cdp_prep[43].value = 0.0000000000e+00
rra[7].cdp_prep[43].unknown_datapoints = 0
rra[7].cdp_prep[44].value = 0.0000000000e+00
rra[7].cdp_prep[44].unknown_datapoints = 0
rra[7].cdp_prep[45].value = 0.0000000000e+00
rra[7].cdp_prep[45].unknown_datapoints = 0
rra[7].cdp_prep[46].value = 0.0000000000e+00
rra[7].cdp_prep[46].unknown_datapoints = 0
rra[7].cdp_prep[47].value = 0.0000000000e+00
rra[7].cdp_prep[47].unknown_datapoints = 0
rra[7].cdp_prep[48].value = 0.0000000000e+00
rra[7].cdp_prep[48].unknown_datapoints = 0
rra[7].cdp_prep[49].value = 0.0000000000e+00
rra[7].cdp_prep[49].unknown_datapoints = 0
rra[7].cdp_prep[50].value = 0.0000000000e+00
rra[7].cdp_prep[50].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 136
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 0.0000000000e+00
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[8].cdp_prep[1].value = 0.0000000000e+00
rra[8].cdp_prep[1].unknown_datapoints = 4
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 4
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 4
rra[8].cdp_prep[4].value = 0.0000000000e+00
rra[8].cdp_prep[4].unknown_datapoints = 4
rra[8].cdp_prep[5].value = 0.0000000000e+00
rra[8].cdp_prep[5].unknown_datapoints = 4
rra[8].cdp_prep[6].value = 0.0000000000e+00
rra[8].cdp_prep[6].unknown_datapoints = 4
rra[8].cdp_prep[7].value = 0.0000000000e+00
rra[8].cdp_prep[7].unknown_datapoints = 4
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 4
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 4
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 4
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 4
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 4
rra[8].cdp_prep[13].value = 0.0000000000e+00
rra[8].cdp_prep[13].unknown_datapoints = 4
rra[8].cdp_prep[14].value = 0.0000000000e+00
rra[8].cdp_prep[14].unknown_datapoints = 4
rra[8].cdp_prep[15].value = 0.0000000000e+00
rra[8].cdp_prep[15].unknown_datapoints = 4
rra[8].cdp_prep[16].value = 0.0000000000e+00
rra[8].cdp_prep[16].unknown_datapoints = 4
rra[8].cdp_prep[17].value = 0.0000000000e+00
rra[8].cdp_prep[17].unknown_datapoints = 4
rra[8].cdp_prep[18].value = 0.0000000000e+00
rra[8].cdp_prep[18].unknown_datapoints = 4
rra[8].cdp_prep[19].value = 0.0000000000e+00
rra[8].cdp_prep[19].unknown_datapoints = 4
rra[8].cdp_prep[20].value = 0.0000000000e+00
rra[8].cdp_prep[20].unknown_datapoints = 4
rra[8].cdp_prep[21].value = 0.0000000000e+00
rra[8].cdp_prep[21].unknown_datapoints = 4
rra[8].cdp_prep[22].value = 0.0000000000e+00
rra[8].cdp_prep[22].unknown_datapoints = 4
rra[8].cdp_prep[23].value = 0.0000000000e+00
rra[8].cdp_prep[23].unknown_datapoints = 4
rra[8].cdp_prep[24].value = 0.0000000000e+00
rra[8].cdp_prep[24].unknown_datapoints = 4
rra[8].cdp_prep[25].value = 0.0000000000e+00
rra[8].cdp_prep[25].unknown_datapoints = 4
rra[8].cdp_prep[26].value = 0.0000000000e+00
rra[8].cdp_prep[26].unknown_datapoints = 4
rra[8].cdp_prep[27].value = 0.0000000000e+00
rra[8].cdp_prep[27].unknown_datapoints = 4
rra[8].cdp_prep[28].value = 0.0000000000e+00
rra[8].cdp_prep[28].unknown_datapoints = 4
rra[8].cdp_prep[29].value = 0.0000000000e+00
rra[8].cdp_prep[29].unknown_datapoints = 4
rra[8].cdp_prep[30].value = 0.0000000000e+00
rra[8].cdp_prep[30].unknown_datapoints = 4
rra[8].cdp_prep[31].value = 0.0000000000e+00
rra[8].cdp_prep[31].unknown_datapoints = 4
rra[8].cdp_prep[32].value = 0.0000000000e+00
rra[8].cdp_prep[32].unknown_datapoints = 4
rra[8].cdp_prep[33].value = 0.0000000000e+00
rra[8].cdp_prep[33].unknown_datapoints = 4
rra[8].cdp_prep[34].value = 0.0000000000e+00
rra[8].cdp_prep[34].unknown_datapoints = 4
rra[8].cdp_prep[35].value = 0.0000000000e+00
rra[8].cdp_prep[35].unknown_datapoints = 4
rra[8].cdp_prep[36].value = 0.0000000000e+00
rra[8].cdp_prep[36].unknown_datapoints = 4
rra[8].cdp_prep[37].value = 0.0000000000e+00
rra[8].cdp_prep[37].unknown_datapoints = 4
rra[8].cdp_prep[38].value = 0.0000000000e+00
rra[8].cdp_prep[38].unknown_datapoints = 4
rra[8].cdp_prep[39].value = 0.0000000000e+00
rra[8].cdp_prep[39].unknown_datapoints = 4
rra[8].cdp_prep[40].value = 0.0000000000e+00
rra[8].cdp_prep[40].unknown_datapoints = 4
rra[8].cdp_prep[41].value = 0.0000000000e+00
rra[8].cdp_prep[41].unknown_datapoints = 4
rra[8].cdp_prep[42].value = 0.0000000000e+00
rra[8].cdp_prep[42].unknown_datapoints = 4
rra[8].cdp_prep[43].value = 0.0000000000e+00
rra[8].cdp_prep[43].unknown_datapoints = 4
rra[8].cdp_prep[44].value = 0.0000000000e+00
rra[8].cdp_prep[44].unknown_datapoints = 4
rra[8].cdp_prep[45].value = 0.0000000000e+00
rra[8].cdp_prep[45].unknown_datapoints = 4
rra[8].cdp_prep[46].value = 0.0000000000e+00
rra[8].cdp_prep[46].unknown_datapoints = 4
rra[8].cdp_prep[47].value = 0.0000000000e+00
rra[8].cdp_prep[47].unknown_datapoints = 4
rra[8].cdp_prep[48].value = 0.0000000000e+00
rra[8].cdp_prep[48].unknown_datapoints = 4
rra[8].cdp_prep[49].value = 0.0000000000e+00
rra[8].cdp_prep[49].unknown_datapoints = 4
rra[8].cdp_prep[50].value = 0.0000000000e+00
rra[8].cdp_prep[50].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 215
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 0.0000000000e+00
rra[9].cdp_prep[0].unknown_datapoints = 4
rra[9].cdp_prep[1].value = 0.0000000000e+00
rra[9].cdp_prep[1].unknown_datapoints = 4
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 4
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 4
rra[9].cdp_prep[4].value = 0.0000000000e+00
rra[9].cdp_prep[4].unknown_datapoints = 4
rra[9].cdp_prep[5].value = 0.0000000000e+00
rra[9].cdp_prep[5].unknown_datapoints = 4
rra[9].cdp_prep[6].value = 0.0000000000e+00
rra[9].cdp_prep[6].unknown_datapoints = 4
rra[9].cdp_prep[7].value = 0.0000000000e+00
rra[9].cdp_prep[7].unknown_datapoints = 4
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 4
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 4
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 4
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 4
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 4
rra[9].cdp_prep[13].value = 0.0000000000e+00
rra[9].cdp_prep[13].unknown_datapoints = 4
rra[9].cdp_prep[14].value = 0.0000000000e+00
rra[9].cdp_prep[14].unknown_datapoints = 4
rra[9].cdp_prep[15].value = 0.0000000000e+00
rra[9].cdp_prep[15].unknown_datapoints = 4
rra[9].cdp_prep[16].value = 0.0000000000e+00
rra[9].cdp_prep[16].unknown_datapoints = 4
rra[9].cdp_prep[17].value = 0.0000000000e+00
rra[9].cdp_prep[17].unknown_datapoints = 4
rra[9].cdp_prep[18].value = 0.0000000000e+00
rra[9].cdp_prep[18].unknown_datapoints = 4
rra[9].cdp_prep[19].value = 0.0000000000e+00
rra[9].cdp_prep[19].unknown_datapoints = 4
rra[9].cdp_prep[20].value = 0.0000000000e+00
rra[9].cdp_prep[20].unknown_datapoints = 4
rra[9].cdp_prep[21].value = 0.0000000000e+00
rra[9].cdp_prep[21].unknown_datapoints = 4
rra[9].cdp_prep[22].value = 0.0000000000e+00
rra[9].cdp_prep[22].unknown_datapoints = 4
rra[9].cdp_prep[23].value = 0.0000000000e+00
rra[9].cdp_prep[23].unknown_datapoints = 4
rra[9].cdp_prep[24].value = 0.0000000000e+00
rra[9].cdp_prep[24].unknown_datapoints = 4
rra[9].cdp_prep[25].value = 0.0000000000e+00
rra[9].cdp_prep[25].unknown_datapoints = 4
rra[9].cdp_prep[26].value = 0.0000000000e+00
rra[9].cdp_prep[26].unknown_datapoints = 4
rra[9].cdp_prep[27].value = 0.0000000000e+00
rra[9].cdp_prep[27].unknown_datapoints = 4
rra[9].cdp_prep[28].value = 0.0000000000e+00
rra[9].cdp_prep[28].unknown_datapoints = 4
rra[9].cdp_prep[29].value = 0.0000000000e+00
rra[9].cdp_prep[29].unknown_datapoints = 4
rra[9].cdp_prep[30].value = 0.0000000000e+00
rra[9].cdp_prep[30].unknown_datapoints = 4
rra[9].cdp_prep[31].value = 0.0000000000e+00
rra[9].cdp_prep[31].unknown_datapoints = 4
rra[9].cdp_prep[32].value = 0.0000000000e+00
rra[9].cdp_prep[32].unknown_datapoints = 4
rra[9].cdp_prep[33].value = 0.0000000000e+00
rra[9].cdp_prep[33].unknown_datapoints = 4
rra[9].cdp_prep[34].value = 0.0000000000e+00
rra[9].cdp_prep[34].unknown_datapoints = 4
rra[9].cdp_prep[35].value = 0.0000000000e+00
rra[9].cdp_prep[35].unknown_datapoints = 4
rra[9].cdp_prep[36].value = 0.0000000000e+00
rra[9].cdp_prep[36].unknown_datapoints = 4
rra[9].cdp_prep[37].value = 0.0000000000e+00
rra[9].cdp_prep[37].unknown_datapoints = 4
rra[9].cdp_prep[38].value = 0.0000000000e+00
rra[9].cdp_prep[38].unknown_datapoints = 4
rra[9].cdp_prep[39].value = 0.0000000000e+00
rra[9].cdp_prep[39].unknown_datapoints = 4
rra[9].cdp_prep[40].value = 0.0000000000e+00
rra[9].cdp_prep[40].unknown_datapoints = 4
rra[9].cdp_prep[41].value = 0.0000000000e+00
rra[9].cdp_prep[41].unknown_datapoints = 4
rra[9].cdp_prep[42].value = 0.0000000000e+00
rra[9].cdp_prep[42].unknown_datapoints = 4
rra[9].cdp_prep[43].value = 0.0000000000e+00
rra[9].cdp_prep[43].unknown_datapoints = 4
rra[9].cdp_prep[44].value = 0.0000000000e+00
rra[9].cdp_prep[44].unknown_datapoints = 4
rra[9].cdp_prep[45].value = 0.0000000000e+00
rra[9].cdp_prep[45].unknown_datapoints = 4
rra[9].cdp_prep[46].value = 0.0000000000e+00
rra[9].cdp_prep[46].unknown_datapoints = 4
rra[9].cdp_prep[47].value = 0.0000000000e+00
rra[9].cdp_prep[47].unknown_datapoints = 4
rra[9].cdp_prep[48].value = 0.0000000000e+00
rra[9].cdp_prep[48].unknown_datapoints = 4
rra[9].cdp_prep[49].value = 0.0000000000e+00
rra[9].cdp_prep[49].unknown_datapoints = 4
rra[9].cdp_prep[50].value = 0.0000000000e+00
rra[9].cdp_prep[50].unknown_datapoints = 4
]

RRD CMD[info /opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxipv6globalstats.rrd ]
RRD RUNTIME[0.0161s]
RRD STDOUT[filename = "/opt/observium/rrd/nj-cr-01/juniper-ipv6-mib_jnxipv6globalstats.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112884
header_size = 54056
ds[Receives].index = 0
ds[Receives].type = "COUNTER"
ds[Receives].minimal_heartbeat = 600
ds[Receives].min = NaN
ds[Receives].max = 1.0000000000e+11
ds[Receives].last_ds = "0"
ds[Receives].value = 0.0000000000e+00
ds[Receives].unknown_sec = 0
ds[TooShorts].index = 1
ds[TooShorts].type = "COUNTER"
ds[TooShorts].minimal_heartbeat = 600
ds[TooShorts].min = NaN
ds[TooShorts].max = 1.0000000000e+11
ds[TooShorts].last_ds = "0"
ds[TooShorts].value = 0.0000000000e+00
ds[TooShorts].unknown_sec = 0
ds[TooSmalls].index = 2
ds[TooSmalls].type = "COUNTER"
ds[TooSmalls].minimal_heartbeat = 600
ds[TooSmalls].min = NaN
ds[TooSmalls].max = 1.0000000000e+11
ds[TooSmalls].last_ds = "0"
ds[TooSmalls].value = 0.0000000000e+00
ds[TooSmalls].unknown_sec = 0
ds[BadOptions].index = 3
ds[BadOptions].type = "COUNTER"
ds[BadOptions].minimal_heartbeat = 600
ds[BadOptions].min = NaN
ds[BadOptions].max = 1.0000000000e+11
ds[BadOptions].last_ds = "0"
ds[BadOptions].value = 0.0000000000e+00
ds[BadOptions].unknown_sec = 0
ds[BadVersions].index = 4
ds[BadVersions].type = "COUNTER"
ds[BadVersions].minimal_heartbeat = 600
ds[BadVersions].min = NaN
ds[BadVersions].max = 1.0000000000e+11
ds[BadVersions].last_ds = "0"
ds[BadVersions].value = 0.0000000000e+00
ds[BadVersions].unknown_sec = 0
ds[Fragments].index = 5
ds[Fragments].type = "COUNTER"
ds[Fragments].minimal_heartbeat = 600
ds[Fragments].min = NaN
ds[Fragments].max = 1.0000000000e+11
ds[Fragments].last_ds = "0"
ds[Fragments].value = 0.0000000000e+00
ds[Fragments].unknown_sec = 0
ds[FragDrops].index = 6
ds[FragDrops].type = "COUNTER"
ds[FragDrops].minimal_heartbeat = 600
ds[FragDrops].min = NaN
ds[FragDrops].max = 1.0000000000e+11
ds[FragDrops].last_ds = "0"
ds[FragDrops].value = 0.0000000000e+00
ds[FragDrops].unknown_sec = 0
ds[FragTimeOuts].index = 7
ds[FragTimeOuts].type = "COUNTER"
ds[FragTimeOuts].minimal_heartbeat = 600
ds[FragTimeOuts].min = NaN
ds[FragTimeOuts].max = 1.0000000000e+11
ds[FragTimeOuts].last_ds = "0"
ds[FragTimeOuts].value = 0.0000000000e+00
ds[FragTimeOuts].unknown_sec = 0
ds[FragOverFlows].index = 8
ds[FragOverFlows].type = "COUNTER"
ds[FragOverFlows].minimal_heartbeat = 600
ds[FragOverFlows].min = NaN
ds[FragOverFlows].max = 1.0000000000e+11
ds[FragOverFlows].last_ds = "0"
ds[FragOverFlows].value = 0.0000000000e+00
ds[FragOverFlows].unknown_sec = 0
ds[ReasmOKs].index = 9
ds[ReasmOKs].type = "COUNTER"
ds[ReasmOKs].minimal_heartbeat = 600
ds[ReasmOKs].min = NaN
ds[ReasmOKs].max = 1.0000000000e+11
ds[ReasmOKs].last_ds = "0"
ds[ReasmOKs].value = 0.0000000000e+00
ds[ReasmOKs].unknown_sec = 0
ds[Delivers].index = 10
ds[Delivers].type = "COUNTER"
ds[Delivers].minimal_heartbeat = 600
ds[Delivers].min = NaN
ds[Delivers].max = 1.0000000000e+11
ds[Delivers].last_ds = "0"
ds[Delivers].value = 0.0000000000e+00
ds[Delivers].unknown_sec = 0
ds[Forwards].index = 11
ds[Forwards].type = "COUNTER"
ds[Forwards].minimal_heartbeat = 600
ds[Forwards].min = NaN
ds[Forwards].max = 1.0000000000e+11
ds[Forwards].last_ds = "0"
ds[Forwards].value = 0.0000000000e+00
ds[Forwards].unknown_sec = 0
ds[Unreachables].index = 12
ds[Unreachables].type = "COUNTER"
ds[Unreachables].minimal_heartbeat = 600
ds[Unreachables].min = NaN
ds[Unreachables].max = 1.0000000000e+11
ds[Unreachables].last_ds = "0"
ds[Unreachables].value = 0.0000000000e+00
ds[Unreachables].unknown_sec = 0
ds[Redirects].index = 13
ds[Redirects].type = "COUNTER"
ds[Redirects].minimal_heartbeat = 600
ds[Redirects].min = NaN
ds[Redirects].max = 1.0000000000e+11
ds[Redirects].last_ds = "0"
ds[Redirects].value = 0.0000000000e+00
ds[Redirects].unknown_sec = 0
ds[OutRequests].index = 14
ds[OutRequests].type = "COUNTER"
ds[OutRequests].minimal_heartbeat = 600
ds[OutRequests].min = NaN
ds[OutRequests].max = 1.0000000000e+11
ds[OutRequests].last_ds = "0"
ds[OutRequests].value = 0.0000000000e+00
ds[OutRequests].unknown_sec = 0
ds[RawOuts].index = 15
ds[RawOuts].type = "COUNTER"
ds[RawOuts].minimal_heartbeat = 600
ds[RawOuts].min = NaN
ds[RawOuts].max = 1.0000000000e+11
ds[RawOuts].last_ds = "0"
ds[RawOuts].value = 0.0000000000e+00
ds[RawOuts].unknown_sec = 0
ds[OutDiscards].index = 16
ds[OutDiscards].type = "COUNTER"
ds[OutDiscards].minimal_heartbeat = 600
ds[OutDiscards].min = NaN
ds[OutDiscards].max = 1.0000000000e+11
ds[OutDiscards].last_ds = "0"
ds[OutDiscards].value = 0.0000000000e+00
ds[OutDiscards].unknown_sec = 0
ds[OutNoRoutes].index = 17
ds[OutNoRoutes].type = "COUNTER"
ds[OutNoRoutes].minimal_heartbeat = 600
ds[OutNoRoutes].min = NaN
ds[OutNoRoutes].max = 1.0000000000e+11
ds[OutNoRoutes].last_ds = "0"
ds[OutNoRoutes].value = 0.0000000000e+00
ds[OutNoRoutes].unknown_sec = 0
ds[OutFragOKs].index = 18
ds[OutFragOKs].type = "COUNTER"
ds[OutFragOKs].minimal_heartbeat = 600
ds[OutFragOKs].min = NaN
ds[OutFragOKs].max = 1.0000000000e+11
ds[OutFragOKs].last_ds = "0"
ds[OutFragOKs].value = 0.0000000000e+00
ds[OutFragOKs].unknown_sec = 0
ds[OutFragCreates].index = 19
ds[OutFragCreates].type = "COUNTER"
ds[OutFragCreates].minimal_heartbeat = 600
ds[OutFragCreates].min = NaN
ds[OutFragCreates].max = 1.0000000000e+11
ds[OutFragCreates].last_ds = "0"
ds[OutFragCreates].value = 0.0000000000e+00
ds[OutFragCreates].unknown_sec = 0
ds[OutFragFails].index = 20
ds[OutFragFails].type = "COUNTER"
ds[OutFragFails].minimal_heartbeat = 600
ds[OutFragFails].min = NaN
ds[OutFragFails].max = 1.0000000000e+11
ds[OutFragFails].last_ds = "0"
ds[OutFragFails].value = 0.0000000000e+00
ds[OutFragFails].unknown_sec = 0
ds[BadScopes].index = 21
ds[BadScopes].type = "COUNTER"
ds[BadScopes].minimal_heartbeat = 600
ds[BadScopes].min = NaN
ds[BadScopes].max = 1.0000000000e+11
ds[BadScopes].last_ds = "0"
ds[BadScopes].value = 0.0000000000e+00
ds[BadScopes].unknown_sec = 0
ds[NotMcastMembers].index = 22
ds[NotMcastMembers].type = "COUNTER"
ds[NotMcastMembers].minimal_heartbeat = 600
ds[NotMcastMembers].min = NaN
ds[NotMcastMembers].max = 1.0000000000e+11
ds[NotMcastMembers].last_ds = "0"
ds[NotMcastMembers].value = 0.0000000000e+00
ds[NotMcastMembers].unknown_sec = 0
ds[HdrNotContinuous].index = 23
ds[HdrNotContinuous].type = "COUNTER"
ds[HdrNotContinuous].minimal_heartbeat = 600
ds[HdrNotContinuous].min = NaN
ds[HdrNotContinuous].max = 1.0000000000e+11
ds[HdrNotContinuous].last_ds = "0"
ds[HdrNotContinuous].value = 0.0000000000e+00
ds[HdrNotContinuous].unknown_sec = 0
ds[NoGifs].index = 24
ds[NoGifs].type = "COUNTER"
ds[NoGifs].minimal_heartbeat = 600
ds[NoGifs].min = NaN
ds[NoGifs].max = 1.0000000000e+11
ds[NoGifs].last_ds = "0"
ds[NoGifs].value = 0.0000000000e+00
ds[NoGifs].unknown_sec = 0
ds[TooManyHdrs].index = 25
ds[TooManyHdrs].type = "COUNTER"
ds[TooManyHdrs].minimal_heartbeat = 600
ds[TooManyHdrs].min = NaN
ds[TooManyHdrs].max = 1.0000000000e+11
ds[TooManyHdrs].last_ds = "0"
ds[TooManyHdrs].value = 0.0000000000e+00
ds[TooManyHdrs].unknown_sec = 0
ds[ForwCacheHits].index = 26
ds[ForwCacheHits].type = "COUNTER"
ds[ForwCacheHits].minimal_heartbeat = 600
ds[ForwCacheHits].min = NaN
ds[ForwCacheHits].max = 1.0000000000e+11
ds[ForwCacheHits].last_ds = "0"
ds[ForwCacheHits].value = 0.0000000000e+00
ds[ForwCacheHits].unknown_sec = 0
ds[ForwCacheMisses].index = 27
ds[ForwCacheMisses].type = "COUNTER"
ds[ForwCacheMisses].minimal_heartbeat = 600
ds[ForwCacheMisses].min = NaN
ds[ForwCacheMisses].max = 1.0000000000e+11
ds[ForwCacheMisses].last_ds = "0"
ds[ForwCacheMisses].value = 0.0000000000e+00
ds[ForwCacheMisses].unknown_sec = 0
ds[OutDeadNextHops].index = 28
ds[OutDeadNextHops].type = "COUNTER"
ds[OutDeadNextHops].minimal_heartbeat = 600
ds[OutDeadNextHops].min = NaN
ds[OutDeadNextHops].max = 1.0000000000e+11
ds[OutDeadNextHops].last_ds = "0"
ds[OutDeadNextHops].value = 0.0000000000e+00
ds[OutDeadNextHops].unknown_sec = 0
ds[OptRateDrops].index = 29
ds[OptRateDrops].type = "COUNTER"
ds[OptRateDrops].minimal_heartbeat = 600
ds[OptRateDrops].min = NaN
ds[OptRateDrops].max = 1.0000000000e+11
ds[OptRateDrops].last_ds = "0"
ds[OptRateDrops].value = 0.0000000000e+00
ds[OptRateDrops].unknown_sec = 0
ds[MCNoDests].index = 30
ds[MCNoDests].type = "COUNTER"
ds[MCNoDests].minimal_heartbeat = 600
ds[MCNoDests].min = NaN
ds[MCNoDests].max = 1.0000000000e+11
ds[MCNoDests].last_ds = "0"
ds[MCNoDests].value = 0.0000000000e+00
ds[MCNoDests].unknown_sec = 0
ds[InHopByHops].index = 31
ds[InHopByHops].type = "COUNTER"
ds[InHopByHops].minimal_heartbeat = 600
ds[InHopByHops].min = NaN
ds[InHopByHops].max = 1.0000000000e+11
ds[InHopByHops].last_ds = "0"
ds[InHopByHops].value = 0.0000000000e+00
ds[InHopByHops].unknown_sec = 0
ds[InIcmps].index = 32
ds[InIcmps].type = "COUNTER"
ds[InIcmps].minimal_heartbeat = 600
ds[InIcmps].min = NaN
ds[InIcmps].max = 1.0000000000e+11
ds[InIcmps].last_ds = "0"
ds[InIcmps].value = 0.0000000000e+00
ds[InIcmps].unknown_sec = 0
ds[InIgmps].index = 33
ds[InIgmps].type = "COUNTER"
ds[InIgmps].minimal_heartbeat = 600
ds[InIgmps].min = NaN
ds[InIgmps].max = 1.0000000000e+11
ds[InIgmps].last_ds = "0"
ds[InIgmps].value = 0.0000000000e+00
ds[InIgmps].unknown_sec = 0
ds[InIps].index = 34
ds[InIps].type = "COUNTER"
ds[InIps].minimal_heartbeat = 600
ds[InIps].min = NaN
ds[InIps].max = 1.0000000000e+11
ds[InIps].last_ds = "0"
ds[InIps].value = 0.0000000000e+00
ds[InIps].unknown_sec = 0
ds[InTcps].index = 35
ds[InTcps].type = "COUNTER"
ds[InTcps].minimal_heartbeat = 600
ds[InTcps].min = NaN
ds[InTcps].max = 1.0000000000e+11
ds[InTcps].last_ds = "0"
ds[InTcps].value = 0.0000000000e+00
ds[InTcps].unknown_sec = 0
ds[InUdps].index = 36
ds[InUdps].type = "COUNTER"
ds[InUdps].minimal_heartbeat = 600
ds[InUdps].min = NaN
ds[InUdps].max = 1.0000000000e+11
ds[InUdps].last_ds = "0"
ds[InUdps].value = 0.0000000000e+00
ds[InUdps].unknown_sec = 0
ds[InIdps].index = 37
ds[InIdps].type = "COUNTER"
ds[InIdps].minimal_heartbeat = 600
ds[InIdps].min = NaN
ds[InIdps].max = 1.0000000000e+11
ds[InIdps].last_ds = "0"
ds[InIdps].value = 0.0000000000e+00
ds[InIdps].unknown_sec = 0
ds[InTps].index = 38
ds[InTps].type = "COUNTER"
ds[InTps].minimal_heartbeat = 600
ds[InTps].min = NaN
ds[InTps].max = 1.0000000000e+11
ds[InTps].last_ds = "0"
ds[InTps].value = 0.0000000000e+00
ds[InTps].unknown_sec = 0
ds[InIpv6s].index = 39
ds[InIpv6s].type = "COUNTER"
ds[InIpv6s].minimal_heartbeat = 600
ds[InIpv6s].min = NaN
ds[InIpv6s].max = 1.0000000000e+11
ds[InIpv6s].last_ds = "0"
ds[InIpv6s].value = 0.0000000000e+00
ds[InIpv6s].unknown_sec = 0
ds[InRoutings].index = 40
ds[InRoutings].type = "COUNTER"
ds[InRoutings].minimal_heartbeat = 600
ds[InRoutings].min = NaN
ds[InRoutings].max = 1.0000000000e+11
ds[InRoutings].last_ds = "0"
ds[InRoutings].value = 0.0000000000e+00
ds[InRoutings].unknown_sec = 0
ds[InFrags].index = 41
ds[InFrags].type = "COUNTER"
ds[InFrags].minimal_heartbeat = 600
ds[InFrags].min = NaN
ds[InFrags].max = 1.0000000000e+11
ds[InFrags].last_ds = "0"
ds[InFrags].value = 0.0000000000e+00
ds[InFrags].unknown_sec = 0
ds[InEsps].index = 42
ds[InEsps].type = "COUNTER"
ds[InEsps].minimal_heartbeat = 600
ds[InEsps].min = NaN
ds[InEsps].max = 1.0000000000e+11
ds[InEsps].last_ds = "0"
ds[InEsps].value = 0.0000000000e+00
ds[InEsps].unknown_sec = 0
ds[InAhs].index = 43
ds[InAhs].type = "COUNTER"
ds[InAhs].minimal_heartbeat = 600
ds[InAhs].min = NaN
ds[InAhs].max = 1.0000000000e+11
ds[InAhs].last_ds = "0"
ds[InAhs].value = 0.0000000000e+00
ds[InAhs].unknown_sec = 0
ds[InIcmpv6s].index = 44
ds[InIcmpv6s].type = "COUNTER"
ds[InIcmpv6s].minimal_heartbeat = 600
ds[InIcmpv6s].min = NaN
ds[InIcmpv6s].max = 1.0000000000e+11
ds[InIcmpv6s].last_ds = "0"
ds[InIcmpv6s].value = 0.0000000000e+00
ds[InIcmpv6s].unknown_sec = 0
ds[InNoNhs].index = 45
ds[InNoNhs].type = "COUNTER"
ds[InNoNhs].minimal_heartbeat = 600
ds[InNoNhs].min = NaN
ds[InNoNhs].max = 1.0000000000e+11
ds[InNoNhs].last_ds = "0"
ds[InNoNhs].value = 0.0000000000e+00
ds[InNoNhs].unknown_sec = 0
ds[InDestOpts].index = 46
ds[InDestOpts].type = "COUNTER"
ds[InDestOpts].minimal_heartbeat = 600
ds[InDestOpts].min = NaN
ds[InDestOpts].max = 1.0000000000e+11
ds[InDestOpts].last_ds = "0"
ds[InDestOpts].value = 0.0000000000e+00
ds[InDestOpts].unknown_sec = 0
ds[InIsoIps].index = 47
ds[InIsoIps].type = "COUNTER"
ds[InIsoIps].minimal_heartbeat = 600
ds[InIsoIps].min = NaN
ds[InIsoIps].max = 1.0000000000e+11
ds[InIsoIps].last_ds = "0"
ds[InIsoIps].value = 0.0000000000e+00
ds[InIsoIps].unknown_sec = 0
ds[InOspfs].index = 48
ds[InOspfs].type = "COUNTER"
ds[InOspfs].minimal_heartbeat = 600
ds[InOspfs].min = NaN
ds[InOspfs].max = 1.0000000000e+11
ds[InOspfs].last_ds = "0"
ds[InOspfs].value = 0.0000000000e+00
ds[InOspfs].unknown_sec = 0
ds[InEths].index = 49
ds[InEths].type = "COUNTER"
ds[InEths].minimal_heartbeat = 600
ds[InEths].min = NaN
ds[InEths].max = 1.0000000000e+11
ds[InEths].last_ds = "0"
ds[InEths].value = 0.0000000000e+00
ds[InEths].unknown_sec = 0
ds[InPims].index = 50
ds[InPims].type = "COUNTER"
ds[InPims].minimal_heartbeat = 600
ds[InPims].min = NaN
ds[InPims].max = 1.0000000000e+11
ds[InPims].last_ds = "0"
ds[InPims].value = 0.0000000000e+00
ds[InPims].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1031
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[0].cdp_prep[2].value = NaN
rra[0].cdp_prep[2].unknown_datapoints = 0
rra[0].cdp_prep[3].value = NaN
rra[0].cdp_prep[3].unknown_datapoints = 0
rra[0].cdp_prep[4].value = NaN
rra[0].cdp_prep[4].unknown_datapoints = 0
rra[0].cdp_prep[5].value = NaN
rra[0].cdp_prep[5].unknown_datapoints = 0
rra[0].cdp_prep[6].value = NaN
rra[0].cdp_prep[6].unknown_datapoints = 0
rra[0].cdp_prep[7].value = NaN
rra[0].cdp_prep[7].unknown_datapoints = 0
rra[0].cdp_prep[8].value = NaN
rra[0].cdp_prep[8].unknown_datapoints = 0
rra[0].cdp_prep[9].value = NaN
rra[0].cdp_prep[9].unknown_datapoints = 0
rra[0].cdp_prep[10].value = NaN
rra[0].cdp_prep[10].unknown_datapoints = 0
rra[0].cdp_prep[11].value = NaN
rra[0].cdp_prep[11].unknown_datapoints = 0
rra[0].cdp_prep[12].value = NaN
rra[0].cdp_prep[12].unknown_datapoints = 0
rra[0].cdp_prep[13].value = NaN
rra[0].cdp_prep[13].unknown_datapoints = 0
rra[0].cdp_prep[14].value = NaN
rra[0].cdp_prep[14].unknown_datapoints = 0
rra[0].cdp_prep[15].value = NaN
rra[0].cdp_prep[15].unknown_datapoints = 0
rra[0].cdp_prep[16].value = NaN
rra[0].cdp_prep[16].unknown_datapoints = 0
rra[0].cdp_prep[17].value = NaN
rra[0].cdp_prep[17].unknown_datapoints = 0
rra[0].cdp_prep[18].value = NaN
rra[0].cdp_prep[18].unknown_datapoints = 0
rra[0].cdp_prep[19].value = NaN
rra[0].cdp_prep[19].unknown_datapoints = 0
rra[0].cdp_prep[20].value = NaN
rra[0].cdp_prep[20].unknown_datapoints = 0
rra[0].cdp_prep[21].value = NaN
rra[0].cdp_prep[21].unknown_datapoints = 0
rra[0].cdp_prep[22].value = NaN
rra[0].cdp_prep[22].unknown_datapoints = 0
rra[0].cdp_prep[23].value = NaN
rra[0].cdp_prep[23].unknown_datapoints = 0
rra[0].cdp_prep[24].value = NaN
rra[0].cdp_prep[24].unknown_datapoints = 0
rra[0].cdp_prep[25].value = NaN
rra[0].cdp_prep[25].unknown_datapoints = 0
rra[0].cdp_prep[26].value = NaN
rra[0].cdp_prep[26].unknown_datapoints = 0
rra[0].cdp_prep[27].value = NaN
rra[0].cdp_prep[27].unknown_datapoints = 0
rra[0].cdp_prep[28].value = NaN
rra[0].cdp_prep[28].unknown_datapoints = 0
rra[0].cdp_prep[29].value = NaN
rra[0].cdp_prep[29].unknown_datapoints = 0
rra[0].cdp_prep[30].value = NaN
rra[0].cdp_prep[30].unknown_datapoints = 0
rra[0].cdp_prep[31].value = NaN
rra[0].cdp_prep[31].unknown_datapoints = 0
rra[0].cdp_prep[32].value = NaN
rra[0].cdp_prep[32].unknown_datapoints = 0
rra[0].cdp_prep[33].value = NaN
rra[0].cdp_prep[33].unknown_datapoints = 0
rra[0].cdp_prep[34].value = NaN
rra[0].cdp_prep[34].unknown_datapoints = 0
rra[0].cdp_prep[35].value = NaN
rra[0].cdp_prep[35].unknown_datapoints = 0
rra[0].cdp_prep[36].value = NaN
rra[0].cdp_prep[36].unknown_datapoints = 0
rra[0].cdp_prep[37].value = NaN
rra[0].cdp_prep[37].unknown_datapoints = 0
rra[0].cdp_prep[38].value = NaN
rra[0].cdp_prep[38].unknown_datapoints = 0
rra[0].cdp_prep[39].value = NaN
rra[0].cdp_prep[39].unknown_datapoints = 0
rra[0].cdp_prep[40].value = NaN
rra[0].cdp_prep[40].unknown_datapoints = 0
rra[0].cdp_prep[41].value = NaN
rra[0].cdp_prep[41].unknown_datapoints = 0
rra[0].cdp_prep[42].value = NaN
rra[0].cdp_prep[42].unknown_datapoints = 0
rra[0].cdp_prep[43].value = NaN
rra[0].cdp_prep[43].unknown_datapoints = 0
rra[0].cdp_prep[44].value = NaN
rra[0].cdp_prep[44].unknown_datapoints = 0
rra[0].cdp_prep[45].value = NaN
rra[0].cdp_prep[45].unknown_datapoints = 0
rra[0].cdp_prep[46].value = NaN
rra[0].cdp_prep[46].unknown_datapoints = 0
rra[0].cdp_prep[47].value = NaN
rra[0].cdp_prep[47].unknown_datapoints = 0
rra[0].cdp_prep[48].value = NaN
rra[0].cdp_prep[48].unknown_datapoints = 0
rra[0].cdp_prep[49].value = NaN
rra[0].cdp_prep[49].unknown_datapoints = 0
rra[0].cdp_prep[50].value = NaN
rra[0].cdp_prep[50].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2388
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[1].cdp_prep[2].value = 0.0000000000e+00
rra[1].cdp_prep[2].unknown_datapoints = 0
rra[1].cdp_prep[3].value = 0.0000000000e+00
rra[1].cdp_prep[3].unknown_datapoints = 0
rra[1].cdp_prep[4].value = 0.0000000000e+00
rra[1].cdp_prep[4].unknown_datapoints = 0
rra[1].cdp_prep[5].value = 0.0000000000e+00
rra[1].cdp_prep[5].unknown_datapoints = 0
rra[1].cdp_prep[6].value = 0.0000000000e+00
rra[1].cdp_prep[6].unknown_datapoints = 0
rra[1].cdp_prep[7].value = 0.0000000000e+00
rra[1].cdp_prep[7].unknown_datapoints = 0
rra[1].cdp_prep[8].value = 0.0000000000e+00
rra[1].cdp_prep[8].unknown_datapoints = 0
rra[1].cdp_prep[9].value = 0.0000000000e+00
rra[1].cdp_prep[9].unknown_datapoints = 0
rra[1].cdp_prep[10].value = 0.0000000000e+00
rra[1].cdp_prep[10].unknown_datapoints = 0
rra[1].cdp_prep[11].value = 0.0000000000e+00
rra[1].cdp_prep[11].unknown_datapoints = 0
rra[1].cdp_prep[12].value = 0.0000000000e+00
rra[1].cdp_prep[12].unknown_datapoints = 0
rra[1].cdp_prep[13].value = 0.0000000000e+00
rra[1].cdp_prep[13].unknown_datapoints = 0
rra[1].cdp_prep[14].value = 0.0000000000e+00
rra[1].cdp_prep[14].unknown_datapoints = 0
rra[1].cdp_prep[15].value = 0.0000000000e+00
rra[1].cdp_prep[15].unknown_datapoints = 0
rra[1].cdp_prep[16].value = 0.0000000000e+00
rra[1].cdp_prep[16].unknown_datapoints = 0
rra[1].cdp_prep[17].value = 0.0000000000e+00
rra[1].cdp_prep[17].unknown_datapoints = 0
rra[1].cdp_prep[18].value = 0.0000000000e+00
rra[1].cdp_prep[18].unknown_datapoints = 0
rra[1].cdp_prep[19].value = 0.0000000000e+00
rra[1].cdp_prep[19].unknown_datapoints = 0
rra[1].cdp_prep[20].value = 0.0000000000e+00
rra[1].cdp_prep[20].unknown_datapoints = 0
rra[1].cdp_prep[21].value = 0.0000000000e+00
rra[1].cdp_prep[21].unknown_datapoints = 0
rra[1].cdp_prep[22].value = 0.0000000000e+00
rra[1].cdp_prep[22].unknown_datapoints = 0
rra[1].cdp_prep[23].value = 0.0000000000e+00
rra[1].cdp_prep[23].unknown_datapoints = 0
rra[1].cdp_prep[24].value = 0.0000000000e+00
rra[1].cdp_prep[24].unknown_datapoints = 0
rra[1].cdp_prep[25].value = 0.0000000000e+00
rra[1].cdp_prep[25].unknown_datapoints = 0
rra[1].cdp_prep[26].value = 0.0000000000e+00
rra[1].cdp_prep[26].unknown_datapoints = 0
rra[1].cdp_prep[27].value = 0.0000000000e+00
rra[1].cdp_prep[27].unknown_datapoints = 0
rra[1].cdp_prep[28].value = 0.0000000000e+00
rra[1].cdp_prep[28].unknown_datapoints = 0
rra[1].cdp_prep[29].value = 0.0000000000e+00
rra[1].cdp_prep[29].unknown_datapoints = 0
rra[1].cdp_prep[30].value = 0.0000000000e+00
rra[1].cdp_prep[30].unknown_datapoints = 0
rra[1].cdp_prep[31].value = 0.0000000000e+00
rra[1].cdp_prep[31].unknown_datapoints = 0
rra[1].cdp_prep[32].value = 0.0000000000e+00
rra[1].cdp_prep[32].unknown_datapoints = 0
rra[1].cdp_prep[33].value = 0.0000000000e+00
rra[1].cdp_prep[33].unknown_datapoints = 0
rra[1].cdp_prep[34].value = 0.0000000000e+00
rra[1].cdp_prep[34].unknown_datapoints = 0
rra[1].cdp_prep[35].value = 0.0000000000e+00
rra[1].cdp_prep[35].unknown_datapoints = 0
rra[1].cdp_prep[36].value = 0.0000000000e+00
rra[1].cdp_prep[36].unknown_datapoints = 0
rra[1].cdp_prep[37].value = 0.0000000000e+00
rra[1].cdp_prep[37].unknown_datapoints = 0
rra[1].cdp_prep[38].value = 0.0000000000e+00
rra[1].cdp_prep[38].unknown_datapoints = 0
rra[1].cdp_prep[39].value = 0.0000000000e+00
rra[1].cdp_prep[39].unknown_datapoints = 0
rra[1].cdp_prep[40].value = 0.0000000000e+00
rra[1].cdp_prep[40].unknown_datapoints = 0
rra[1].cdp_prep[41].value = 0.0000000000e+00
rra[1].cdp_prep[41].unknown_datapoints = 0
rra[1].cdp_prep[42].value = 0.0000000000e+00
rra[1].cdp_prep[42].unknown_datapoints = 0
rra[1].cdp_prep[43].value = 0.0000000000e+00
rra[1].cdp_prep[43].unknown_datapoints = 0
rra[1].cdp_prep[44].value = 0.0000000000e+00
rra[1].cdp_prep[44].unknown_datapoints = 0
rra[1].cdp_prep[45].value = 0.0000000000e+00
rra[1].cdp_prep[45].unknown_datapoints = 0
rra[1].cdp_prep[46].value = 0.0000000000e+00
rra[1].cdp_prep[46].unknown_datapoints = 0
rra[1].cdp_prep[47].value = 0.0000000000e+00
rra[1].cdp_prep[47].unknown_datapoints = 0
rra[1].cdp_prep[48].value = 0.0000000000e+00
rra[1].cdp_prep[48].unknown_datapoints = 0
rra[1].cdp_prep[49].value = 0.0000000000e+00
rra[1].cdp_prep[49].unknown_datapoints = 0
rra[1].cdp_prep[50].value = 0.0000000000e+00
rra[1].cdp_prep[50].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 1308
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 0.0000000000e+00
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[2].cdp_prep[1].value = 0.0000000000e+00
rra[2].cdp_prep[1].unknown_datapoints = 3
rra[2].cdp_prep[2].value = 0.0000000000e+00
rra[2].cdp_prep[2].unknown_datapoints = 3
rra[2].cdp_prep[3].value = 0.0000000000e+00
rra[2].cdp_prep[3].unknown_datapoints = 3
rra[2].cdp_prep[4].value = 0.0000000000e+00
rra[2].cdp_prep[4].unknown_datapoints = 3
rra[2].cdp_prep[5].value = 0.0000000000e+00
rra[2].cdp_prep[5].unknown_datapoints = 3
rra[2].cdp_prep[6].value = 0.0000000000e+00
rra[2].cdp_prep[6].unknown_datapoints = 3
rra[2].cdp_prep[7].value = 0.0000000000e+00
rra[2].cdp_prep[7].unknown_datapoints = 3
rra[2].cdp_prep[8].value = 0.0000000000e+00
rra[2].cdp_prep[8].unknown_datapoints = 3
rra[2].cdp_prep[9].value = 0.0000000000e+00
rra[2].cdp_prep[9].unknown_datapoints = 3
rra[2].cdp_prep[10].value = 0.0000000000e+00
rra[2].cdp_prep[10].unknown_datapoints = 3
rra[2].cdp_prep[11].value = 0.0000000000e+00
rra[2].cdp_prep[11].unknown_datapoints = 3
rra[2].cdp_prep[12].value = 0.0000000000e+00
rra[2].cdp_prep[12].unknown_datapoints = 3
rra[2].cdp_prep[13].value = 0.0000000000e+00
rra[2].cdp_prep[13].unknown_datapoints = 3
rra[2].cdp_prep[14].value = 0.0000000000e+00
rra[2].cdp_prep[14].unknown_datapoints = 3
rra[2].cdp_prep[15].value = 0.0000000000e+00
rra[2].cdp_prep[15].unknown_datapoints = 3
rra[2].cdp_prep[16].value = 0.0000000000e+00
rra[2].cdp_prep[16].unknown_datapoints = 3
rra[2].cdp_prep[17].value = 0.0000000000e+00
rra[2].cdp_prep[17].unknown_datapoints = 3
rra[2].cdp_prep[18].value = 0.0000000000e+00
rra[2].cdp_prep[18].unknown_datapoints = 3
rra[2].cdp_prep[19].value = 0.0000000000e+00
rra[2].cdp_prep[19].unknown_datapoints = 3
rra[2].cdp_prep[20].value = 0.0000000000e+00
rra[2].cdp_prep[20].unknown_datapoints = 3
rra[2].cdp_prep[21].value = 0.0000000000e+00
rra[2].cdp_prep[21].unknown_datapoints = 3
rra[2].cdp_prep[22].value = 0.0000000000e+00
rra[2].cdp_prep[22].unknown_datapoints = 3
rra[2].cdp_prep[23].value = 0.0000000000e+00
rra[2].cdp_prep[23].unknown_datapoints = 3
rra[2].cdp_prep[24].value = 0.0000000000e+00
rra[2].cdp_prep[24].unknown_datapoints = 3
rra[2].cdp_prep[25].value = 0.0000000000e+00
rra[2].cdp_prep[25].unknown_datapoints = 3
rra[2].cdp_prep[26].value = 0.0000000000e+00
rra[2].cdp_prep[26].unknown_datapoints = 3
rra[2].cdp_prep[27].value = 0.0000000000e+00
rra[2].cdp_prep[27].unknown_datapoints = 3
rra[2].cdp_prep[28].value = 0.0000000000e+00
rra[2].cdp_prep[28].unknown_datapoints = 3
rra[2].cdp_prep[29].value = 0.0000000000e+00
rra[2].cdp_prep[29].unknown_datapoints = 3
rra[2].cdp_prep[30].value = 0.0000000000e+00
rra[2].cdp_prep[30].unknown_datapoints = 3
rra[2].cdp_prep[31].value = 0.0000000000e+00
rra[2].cdp_prep[31].unknown_datapoints = 3
rra[2].cdp_prep[32].value = 0.0000000000e+00
rra[2].cdp_prep[32].unknown_datapoints = 3
rra[2].cdp_prep[33].value = 0.0000000000e+00
rra[2].cdp_prep[33].unknown_datapoints = 3
rra[2].cdp_prep[34].value = 0.0000000000e+00
rra[2].cdp_prep[34].unknown_datapoints = 3
rra[2].cdp_prep[35].value = 0.0000000000e+00
rra[2].cdp_prep[35].unknown_datapoints = 3
rra[2].cdp_prep[36].value = 0.0000000000e+00
rra[2].cdp_prep[36].unknown_datapoints = 3
rra[2].cdp_prep[37].value = 0.0000000000e+00
rra[2].cdp_prep[37].unknown_datapoints = 3
rra[2].cdp_prep[38].value = 0.0000000000e+00
rra[2].cdp_prep[38].unknown_datapoints = 3
rra[2].cdp_prep[39].value = 0.0000000000e+00
rra[2].cdp_prep[39].unknown_datapoints = 3
rra[2].cdp_prep[40].value = 0.0000000000e+00
rra[2].cdp_prep[40].unknown_datapoints = 3
rra[2].cdp_prep[41].value = 0.0000000000e+00
rra[2].cdp_prep[41].unknown_datapoints = 3
rra[2].cdp_prep[42].value = 0.0000000000e+00
rra[2].cdp_prep[42].unknown_datapoints = 3
rra[2].cdp_prep[43].value = 0.0000000000e+00
rra[2].cdp_prep[43].unknown_datapoints = 3
rra[2].cdp_prep[44].value = 0.0000000000e+00
rra[2].cdp_prep[44].unknown_datapoints = 3
rra[2].cdp_prep[45].value = 0.0000000000e+00
rra[2].cdp_prep[45].unknown_datapoints = 3
rra[2].cdp_prep[46].value = 0.0000000000e+00
rra[2].cdp_prep[46].unknown_datapoints = 3
rra[2].cdp_prep[47].value = 0.0000000000e+00
rra[2].cdp_prep[47].unknown_datapoints = 3
rra[2].cdp_prep[48].value = 0.0000000000e+00
rra[2].cdp_prep[48].unknown_datapoints = 3
rra[2].cdp_prep[49].value = 0.0000000000e+00
rra[2].cdp_prep[49].unknown_datapoints = 3
rra[2].cdp_prep[50].value = 0.0000000000e+00
rra[2].cdp_prep[50].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 23
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 0.0000000000e+00
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[3].cdp_prep[1].value = 0.0000000000e+00
rra[3].cdp_prep[1].unknown_datapoints = 4
rra[3].cdp_prep[2].value = 0.0000000000e+00
rra[3].cdp_prep[2].unknown_datapoints = 4
rra[3].cdp_prep[3].value = 0.0000000000e+00
rra[3].cdp_prep[3].unknown_datapoints = 4
rra[3].cdp_prep[4].value = 0.0000000000e+00
rra[3].cdp_prep[4].unknown_datapoints = 4
rra[3].cdp_prep[5].value = 0.0000000000e+00
rra[3].cdp_prep[5].unknown_datapoints = 4
rra[3].cdp_prep[6].value = 0.0000000000e+00
rra[3].cdp_prep[6].unknown_datapoints = 4
rra[3].cdp_prep[7].value = 0.0000000000e+00
rra[3].cdp_prep[7].unknown_datapoints = 4
rra[3].cdp_prep[8].value = 0.0000000000e+00
rra[3].cdp_prep[8].unknown_datapoints = 4
rra[3].cdp_prep[9].value = 0.0000000000e+00
rra[3].cdp_prep[9].unknown_datapoints = 4
rra[3].cdp_prep[10].value = 0.0000000000e+00
rra[3].cdp_prep[10].unknown_datapoints = 4
rra[3].cdp_prep[11].value = 0.0000000000e+00
rra[3].cdp_prep[11].unknown_datapoints = 4
rra[3].cdp_prep[12].value = 0.0000000000e+00
rra[3].cdp_prep[12].unknown_datapoints = 4
rra[3].cdp_prep[13].value = 0.0000000000e+00
rra[3].cdp_prep[13].unknown_datapoints = 4
rra[3].cdp_prep[14].value = 0.0000000000e+00
rra[3].cdp_prep[14].unknown_datapoints = 4
rra[3].cdp_prep[15].value = 0.0000000000e+00
rra[3].cdp_prep[15].unknown_datapoints = 4
rra[3].cdp_prep[16].value = 0.0000000000e+00
rra[3].cdp_prep[16].unknown_datapoints = 4
rra[3].cdp_prep[17].value = 0.0000000000e+00
rra[3].cdp_prep[17].unknown_datapoints = 4
rra[3].cdp_prep[18].value = 0.0000000000e+00
rra[3].cdp_prep[18].unknown_datapoints = 4
rra[3].cdp_prep[19].value = 0.0000000000e+00
rra[3].cdp_prep[19].unknown_datapoints = 4
rra[3].cdp_prep[20].value = 0.0000000000e+00
rra[3].cdp_prep[20].unknown_datapoints = 4
rra[3].cdp_prep[21].value = 0.0000000000e+00
rra[3].cdp_prep[21].unknown_datapoints = 4
rra[3].cdp_prep[22].value = 0.0000000000e+00
rra[3].cdp_prep[22].unknown_datapoints = 4
rra[3].cdp_prep[23].value = 0.0000000000e+00
rra[3].cdp_prep[23].unknown_datapoints = 4
rra[3].cdp_prep[24].value = 0.0000000000e+00
rra[3].cdp_prep[24].unknown_datapoints = 4
rra[3].cdp_prep[25].value = 0.0000000000e+00
rra[3].cdp_prep[25].unknown_datapoints = 4
rra[3].cdp_prep[26].value = 0.0000000000e+00
rra[3].cdp_prep[26].unknown_datapoints = 4
rra[3].cdp_prep[27].value = 0.0000000000e+00
rra[3].cdp_prep[27].unknown_datapoints = 4
rra[3].cdp_prep[28].value = 0.0000000000e+00
rra[3].cdp_prep[28].unknown_datapoints = 4
rra[3].cdp_prep[29].value = 0.0000000000e+00
rra[3].cdp_prep[29].unknown_datapoints = 4
rra[3].cdp_prep[30].value = 0.0000000000e+00
rra[3].cdp_prep[30].unknown_datapoints = 4
rra[3].cdp_prep[31].value = 0.0000000000e+00
rra[3].cdp_prep[31].unknown_datapoints = 4
rra[3].cdp_prep[32].value = 0.0000000000e+00
rra[3].cdp_prep[32].unknown_datapoints = 4
rra[3].cdp_prep[33].value = 0.0000000000e+00
rra[3].cdp_prep[33].unknown_datapoints = 4
rra[3].cdp_prep[34].value = 0.0000000000e+00
rra[3].cdp_prep[34].unknown_datapoints = 4
rra[3].cdp_prep[35].value = 0.0000000000e+00
rra[3].cdp_prep[35].unknown_datapoints = 4
rra[3].cdp_prep[36].value = 0.0000000000e+00
rra[3].cdp_prep[36].unknown_datapoints = 4
rra[3].cdp_prep[37].value = 0.0000000000e+00
rra[3].cdp_prep[37].unknown_datapoints = 4
rra[3].cdp_prep[38].value = 0.0000000000e+00
rra[3].cdp_prep[38].unknown_datapoints = 4
rra[3].cdp_prep[39].value = 0.0000000000e+00
rra[3].cdp_prep[39].unknown_datapoints = 4
rra[3].cdp_prep[40].value = 0.0000000000e+00
rra[3].cdp_prep[40].unknown_datapoints = 4
rra[3].cdp_prep[41].value = 0.0000000000e+00
rra[3].cdp_prep[41].unknown_datapoints = 4
rra[3].cdp_prep[42].value = 0.0000000000e+00
rra[3].cdp_prep[42].unknown_datapoints = 4
rra[3].cdp_prep[43].value = 0.0000000000e+00
rra[3].cdp_prep[43].unknown_datapoints = 4
rra[3].cdp_prep[44].value = 0.0000000000e+00
rra[3].cdp_prep[44].unknown_datapoints = 4
rra[3].cdp_prep[45].value = 0.0000000000e+00
rra[3].cdp_prep[45].unknown_datapoints = 4
rra[3].cdp_prep[46].value = 0.0000000000e+00
rra[3].cdp_prep[46].unknown_datapoints = 4
rra[3].cdp_prep[47].value = 0.0000000000e+00
rra[3].cdp_prep[47].unknown_datapoints = 4
rra[3].cdp_prep[48].value = 0.0000000000e+00
rra[3].cdp_prep[48].unknown_datapoints = 4
rra[3].cdp_prep[49].value = 0.0000000000e+00
rra[3].cdp_prep[49].unknown_datapoints = 4
rra[3].cdp_prep[50].value = 0.0000000000e+00
rra[3].cdp_prep[50].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1047
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 0.0000000000e+00
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = 0.0000000000e+00
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[4].cdp_prep[2].value = 0.0000000000e+00
rra[4].cdp_prep[2].unknown_datapoints = 0
rra[4].cdp_prep[3].value = 0.0000000000e+00
rra[4].cdp_prep[3].unknown_datapoints = 0
rra[4].cdp_prep[4].value = 0.0000000000e+00
rra[4].cdp_prep[4].unknown_datapoints = 0
rra[4].cdp_prep[5].value = 0.0000000000e+00
rra[4].cdp_prep[5].unknown_datapoints = 0
rra[4].cdp_prep[6].value = 0.0000000000e+00
rra[4].cdp_prep[6].unknown_datapoints = 0
rra[4].cdp_prep[7].value = 0.0000000000e+00
rra[4].cdp_prep[7].unknown_datapoints = 0
rra[4].cdp_prep[8].value = 0.0000000000e+00
rra[4].cdp_prep[8].unknown_datapoints = 0
rra[4].cdp_prep[9].value = 0.0000000000e+00
rra[4].cdp_prep[9].unknown_datapoints = 0
rra[4].cdp_prep[10].value = 0.0000000000e+00
rra[4].cdp_prep[10].unknown_datapoints = 0
rra[4].cdp_prep[11].value = 0.0000000000e+00
rra[4].cdp_prep[11].unknown_datapoints = 0
rra[4].cdp_prep[12].value = 0.0000000000e+00
rra[4].cdp_prep[12].unknown_datapoints = 0
rra[4].cdp_prep[13].value = 0.0000000000e+00
rra[4].cdp_prep[13].unknown_datapoints = 0
rra[4].cdp_prep[14].value = 0.0000000000e+00
rra[4].cdp_prep[14].unknown_datapoints = 0
rra[4].cdp_prep[15].value = 0.0000000000e+00
rra[4].cdp_prep[15].unknown_datapoints = 0
rra[4].cdp_prep[16].value = 0.0000000000e+00
rra[4].cdp_prep[16].unknown_datapoints = 0
rra[4].cdp_prep[17].value = 0.0000000000e+00
rra[4].cdp_prep[17].unknown_datapoints = 0
rra[4].cdp_prep[18].value = 0.0000000000e+00
rra[4].cdp_prep[18].unknown_datapoints = 0
rra[4].cdp_prep[19].value = 0.0000000000e+00
rra[4].cdp_prep[19].unknown_datapoints = 0
rra[4].cdp_prep[20].value = 0.0000000000e+00
rra[4].cdp_prep[20].unknown_datapoints = 0
rra[4].cdp_prep[21].value = 0.0000000000e+00
rra[4].cdp_prep[21].unknown_datapoints = 0
rra[4].cdp_prep[22].value = 0.0000000000e+00
rra[4].cdp_prep[22].unknown_datapoints = 0
rra[4].cdp_prep[23].value = 0.0000000000e+00
rra[4].cdp_prep[23].unknown_datapoints = 0
rra[4].cdp_prep[24].value = 0.0000000000e+00
rra[4].cdp_prep[24].unknown_datapoints = 0
rra[4].cdp_prep[25].value = 0.0000000000e+00
rra[4].cdp_prep[25].unknown_datapoints = 0
rra[4].cdp_prep[26].value = 0.0000000000e+00
rra[4].cdp_prep[26].unknown_datapoints = 0
rra[4].cdp_prep[27].value = 0.0000000000e+00
rra[4].cdp_prep[27].unknown_datapoints = 0
rra[4].cdp_prep[28].value = 0.0000000000e+00
rra[4].cdp_prep[28].unknown_datapoints = 0
rra[4].cdp_prep[29].value = 0.0000000000e+00
rra[4].cdp_prep[29].unknown_datapoints = 0
rra[4].cdp_prep[30].value = 0.0000000000e+00
rra[4].cdp_prep[30].unknown_datapoints = 0
rra[4].cdp_prep[31].value = 0.0000000000e+00
rra[4].cdp_prep[31].unknown_datapoints = 0
rra[4].cdp_prep[32].value = 0.0000000000e+00
rra[4].cdp_prep[32].unknown_datapoints = 0
rra[4].cdp_prep[33].value = 0.0000000000e+00
rra[4].cdp_prep[33].unknown_datapoints = 0
rra[4].cdp_prep[34].value = 0.0000000000e+00
rra[4].cdp_prep[34].unknown_datapoints = 0
rra[4].cdp_prep[35].value = 0.0000000000e+00
rra[4].cdp_prep[35].unknown_datapoints = 0
rra[4].cdp_prep[36].value = 0.0000000000e+00
rra[4].cdp_prep[36].unknown_datapoints = 0
rra[4].cdp_prep[37].value = 0.0000000000e+00
rra[4].cdp_prep[37].unknown_datapoints = 0
rra[4].cdp_prep[38].value = 0.0000000000e+00
rra[4].cdp_prep[38].unknown_datapoints = 0
rra[4].cdp_prep[39].value = 0.0000000000e+00
rra[4].cdp_prep[39].unknown_datapoints = 0
rra[4].cdp_prep[40].value = 0.0000000000e+00
rra[4].cdp_prep[40].unknown_datapoints = 0
rra[4].cdp_prep[41].value = 0.0000000000e+00
rra[4].cdp_prep[41].unknown_datapoints = 0
rra[4].cdp_prep[42].value = 0.0000000000e+00
rra[4].cdp_prep[42].unknown_datapoints = 0
rra[4].cdp_prep[43].value = 0.0000000000e+00
rra[4].cdp_prep[43].unknown_datapoints = 0
rra[4].cdp_prep[44].value = 0.0000000000e+00
rra[4].cdp_prep[44].unknown_datapoints = 0
rra[4].cdp_prep[45].value = 0.0000000000e+00
rra[4].cdp_prep[45].unknown_datapoints = 0
rra[4].cdp_prep[46].value = 0.0000000000e+00
rra[4].cdp_prep[46].unknown_datapoints = 0
rra[4].cdp_prep[47].value = 0.0000000000e+00
rra[4].cdp_prep[47].unknown_datapoints = 0
rra[4].cdp_prep[48].value = 0.0000000000e+00
rra[4].cdp_prep[48].unknown_datapoints = 0
rra[4].cdp_prep[49].value = 0.0000000000e+00
rra[4].cdp_prep[49].unknown_datapoints = 0
rra[4].cdp_prep[50].value = 0.0000000000e+00
rra[4].cdp_prep[50].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 191
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 0.0000000000e+00
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[5].cdp_prep[1].value = 0.0000000000e+00
rra[5].cdp_prep[1].unknown_datapoints = 4
rra[5].cdp_prep[2].value = 0.0000000000e+00
rra[5].cdp_prep[2].unknown_datapoints = 4
rra[5].cdp_prep[3].value = 0.0000000000e+00
rra[5].cdp_prep[3].unknown_datapoints = 4
rra[5].cdp_prep[4].value = 0.0000000000e+00
rra[5].cdp_prep[4].unknown_datapoints = 4
rra[5].cdp_prep[5].value = 0.0000000000e+00
rra[5].cdp_prep[5].unknown_datapoints = 4
rra[5].cdp_prep[6].value = 0.0000000000e+00
rra[5].cdp_prep[6].unknown_datapoints = 4
rra[5].cdp_prep[7].value = 0.0000000000e+00
rra[5].cdp_prep[7].unknown_datapoints = 4
rra[5].cdp_prep[8].value = 0.0000000000e+00
rra[5].cdp_prep[8].unknown_datapoints = 4
rra[5].cdp_prep[9].value = 0.0000000000e+00
rra[5].cdp_prep[9].unknown_datapoints = 4
rra[5].cdp_prep[10].value = 0.0000000000e+00
rra[5].cdp_prep[10].unknown_datapoints = 4
rra[5].cdp_prep[11].value = 0.0000000000e+00
rra[5].cdp_prep[11].unknown_datapoints = 4
rra[5].cdp_prep[12].value = 0.0000000000e+00
rra[5].cdp_prep[12].unknown_datapoints = 4
rra[5].cdp_prep[13].value = 0.0000000000e+00
rra[5].cdp_prep[13].unknown_datapoints = 4
rra[5].cdp_prep[14].value = 0.0000000000e+00
rra[5].cdp_prep[14].unknown_datapoints = 4
rra[5].cdp_prep[15].value = 0.0000000000e+00
rra[5].cdp_prep[15].unknown_datapoints = 4
rra[5].cdp_prep[16].value = 0.0000000000e+00
rra[5].cdp_prep[16].unknown_datapoints = 4
rra[5].cdp_prep[17].value = 0.0000000000e+00
rra[5].cdp_prep[17].unknown_datapoints = 4
rra[5].cdp_prep[18].value = 0.0000000000e+00
rra[5].cdp_prep[18].unknown_datapoints = 4
rra[5].cdp_prep[19].value = 0.0000000000e+00
rra[5].cdp_prep[19].unknown_datapoints = 4
rra[5].cdp_prep[20].value = 0.0000000000e+00
rra[5].cdp_prep[20].unknown_datapoints = 4
rra[5].cdp_prep[21].value = 0.0000000000e+00
rra[5].cdp_prep[21].unknown_datapoints = 4
rra[5].cdp_prep[22].value = 0.0000000000e+00
rra[5].cdp_prep[22].unknown_datapoints = 4
rra[5].cdp_prep[23].value = 0.0000000000e+00
rra[5].cdp_prep[23].unknown_datapoints = 4
rra[5].cdp_prep[24].value = 0.0000000000e+00
rra[5].cdp_prep[24].unknown_datapoints = 4
rra[5].cdp_prep[25].value = 0.0000000000e+00
rra[5].cdp_prep[25].unknown_datapoints = 4
rra[5].cdp_prep[26].value = 0.0000000000e+00
rra[5].cdp_prep[26].unknown_datapoints = 4
rra[5].cdp_prep[27].value = 0.0000000000e+00
rra[5].cdp_prep[27].unknown_datapoints = 4
rra[5].cdp_prep[28].value = 0.0000000000e+00
rra[5].cdp_prep[28].unknown_datapoints = 4
rra[5].cdp_prep[29].value = 0.0000000000e+00
rra[5].cdp_prep[29].unknown_datapoints = 4
rra[5].cdp_prep[30].value = 0.0000000000e+00
rra[5].cdp_prep[30].unknown_datapoints = 4
rra[5].cdp_prep[31].value = 0.0000000000e+00
rra[5].cdp_prep[31].unknown_datapoints = 4
rra[5].cdp_prep[32].value = 0.0000000000e+00
rra[5].cdp_prep[32].unknown_datapoints = 4
rra[5].cdp_prep[33].value = 0.0000000000e+00
rra[5].cdp_prep[33].unknown_datapoints = 4
rra[5].cdp_prep[34].value = 0.0000000000e+00
rra[5].cdp_prep[34].unknown_datapoints = 4
rra[5].cdp_prep[35].value = 0.0000000000e+00
rra[5].cdp_prep[35].unknown_datapoints = 4
rra[5].cdp_prep[36].value = 0.0000000000e+00
rra[5].cdp_prep[36].unknown_datapoints = 4
rra[5].cdp_prep[37].value = 0.0000000000e+00
rra[5].cdp_prep[37].unknown_datapoints = 4
rra[5].cdp_prep[38].value = 0.0000000000e+00
rra[5].cdp_prep[38].unknown_datapoints = 4
rra[5].cdp_prep[39].value = 0.0000000000e+00
rra[5].cdp_prep[39].unknown_datapoints = 4
rra[5].cdp_prep[40].value = 0.0000000000e+00
rra[5].cdp_prep[40].unknown_datapoints = 4
rra[5].cdp_prep[41].value = 0.0000000000e+00
rra[5].cdp_prep[41].unknown_datapoints = 4
rra[5].cdp_prep[42].value = 0.0000000000e+00
rra[5].cdp_prep[42].unknown_datapoints = 4
rra[5].cdp_prep[43].value = 0.0000000000e+00
rra[5].cdp_prep[43].unknown_datapoints = 4
rra[5].cdp_prep[44].value = 0.0000000000e+00
rra[5].cdp_prep[44].unknown_datapoints = 4
rra[5].cdp_prep[45].value = 0.0000000000e+00
rra[5].cdp_prep[45].unknown_datapoints = 4
rra[5].cdp_prep[46].value = 0.0000000000e+00
rra[5].cdp_prep[46].unknown_datapoints = 4
rra[5].cdp_prep[47].value = 0.0000000000e+00
rra[5].cdp_prep[47].unknown_datapoints = 4
rra[5].cdp_prep[48].value = 0.0000000000e+00
rra[5].cdp_prep[48].unknown_datapoints = 4
rra[5].cdp_prep[49].value = 0.0000000000e+00
rra[5].cdp_prep[49].unknown_datapoints = 4
rra[5].cdp_prep[50].value = 0.0000000000e+00
rra[5].cdp_prep[50].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1365
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 0.0000000000e+00
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[6].cdp_prep[1].value = 0.0000000000e+00
rra[6].cdp_prep[1].unknown_datapoints = 4
rra[6].cdp_prep[2].value = 0.0000000000e+00
rra[6].cdp_prep[2].unknown_datapoints = 4
rra[6].cdp_prep[3].value = 0.0000000000e+00
rra[6].cdp_prep[3].unknown_datapoints = 4
rra[6].cdp_prep[4].value = 0.0000000000e+00
rra[6].cdp_prep[4].unknown_datapoints = 4
rra[6].cdp_prep[5].value = 0.0000000000e+00
rra[6].cdp_prep[5].unknown_datapoints = 4
rra[6].cdp_prep[6].value = 0.0000000000e+00
rra[6].cdp_prep[6].unknown_datapoints = 4
rra[6].cdp_prep[7].value = 0.0000000000e+00
rra[6].cdp_prep[7].unknown_datapoints = 4
rra[6].cdp_prep[8].value = 0.0000000000e+00
rra[6].cdp_prep[8].unknown_datapoints = 4
rra[6].cdp_prep[9].value = 0.0000000000e+00
rra[6].cdp_prep[9].unknown_datapoints = 4
rra[6].cdp_prep[10].value = 0.0000000000e+00
rra[6].cdp_prep[10].unknown_datapoints = 4
rra[6].cdp_prep[11].value = 0.0000000000e+00
rra[6].cdp_prep[11].unknown_datapoints = 4
rra[6].cdp_prep[12].value = 0.0000000000e+00
rra[6].cdp_prep[12].unknown_datapoints = 4
rra[6].cdp_prep[13].value = 0.0000000000e+00
rra[6].cdp_prep[13].unknown_datapoints = 4
rra[6].cdp_prep[14].value = 0.0000000000e+00
rra[6].cdp_prep[14].unknown_datapoints = 4
rra[6].cdp_prep[15].value = 0.0000000000e+00
rra[6].cdp_prep[15].unknown_datapoints = 4
rra[6].cdp_prep[16].value = 0.0000000000e+00
rra[6].cdp_prep[16].unknown_datapoints = 4
rra[6].cdp_prep[17].value = 0.0000000000e+00
rra[6].cdp_prep[17].unknown_datapoints = 4
rra[6].cdp_prep[18].value = 0.0000000000e+00
rra[6].cdp_prep[18].unknown_datapoints = 4
rra[6].cdp_prep[19].value = 0.0000000000e+00
rra[6].cdp_prep[19].unknown_datapoints = 4
rra[6].cdp_prep[20].value = 0.0000000000e+00
rra[6].cdp_prep[20].unknown_datapoints = 4
rra[6].cdp_prep[21].value = 0.0000000000e+00
rra[6].cdp_prep[21].unknown_datapoints = 4
rra[6].cdp_prep[22].value = 0.0000000000e+00
rra[6].cdp_prep[22].unknown_datapoints = 4
rra[6].cdp_prep[23].value = 0.0000000000e+00
rra[6].cdp_prep[23].unknown_datapoints = 4
rra[6].cdp_prep[24].value = 0.0000000000e+00
rra[6].cdp_prep[24].unknown_datapoints = 4
rra[6].cdp_prep[25].value = 0.0000000000e+00
rra[6].cdp_prep[25].unknown_datapoints = 4
rra[6].cdp_prep[26].value = 0.0000000000e+00
rra[6].cdp_prep[26].unknown_datapoints = 4
rra[6].cdp_prep[27].value = 0.0000000000e+00
rra[6].cdp_prep[27].unknown_datapoints = 4
rra[6].cdp_prep[28].value = 0.0000000000e+00
rra[6].cdp_prep[28].unknown_datapoints = 4
rra[6].cdp_prep[29].value = 0.0000000000e+00
rra[6].cdp_prep[29].unknown_datapoints = 4
rra[6].cdp_prep[30].value = 0.0000000000e+00
rra[6].cdp_prep[30].unknown_datapoints = 4
rra[6].cdp_prep[31].value = 0.0000000000e+00
rra[6].cdp_prep[31].unknown_datapoints = 4
rra[6].cdp_prep[32].value = 0.0000000000e+00
rra[6].cdp_prep[32].unknown_datapoints = 4
rra[6].cdp_prep[33].value = 0.0000000000e+00
rra[6].cdp_prep[33].unknown_datapoints = 4
rra[6].cdp_prep[34].value = 0.0000000000e+00
rra[6].cdp_prep[34].unknown_datapoints = 4
rra[6].cdp_prep[35].value = 0.0000000000e+00
rra[6].cdp_prep[35].unknown_datapoints = 4
rra[6].cdp_prep[36].value = 0.0000000000e+00
rra[6].cdp_prep[36].unknown_datapoints = 4
rra[6].cdp_prep[37].value = 0.0000000000e+00
rra[6].cdp_prep[37].unknown_datapoints = 4
rra[6].cdp_prep[38].value = 0.0000000000e+00
rra[6].cdp_prep[38].unknown_datapoints = 4
rra[6].cdp_prep[39].value = 0.0000000000e+00
rra[6].cdp_prep[39].unknown_datapoints = 4
rra[6].cdp_prep[40].value = 0.0000000000e+00
rra[6].cdp_prep[40].unknown_datapoints = 4
rra[6].cdp_prep[41].value = 0.0000000000e+00
rra[6].cdp_prep[41].unknown_datapoints = 4
rra[6].cdp_prep[42].value = 0.0000000000e+00
rra[6].cdp_prep[42].unknown_datapoints = 4
rra[6].cdp_prep[43].value = 0.0000000000e+00
rra[6].cdp_prep[43].unknown_datapoints = 4
rra[6].cdp_prep[44].value = 0.0000000000e+00
rra[6].cdp_prep[44].unknown_datapoints = 4
rra[6].cdp_prep[45].value = 0.0000000000e+00
rra[6].cdp_prep[45].unknown_datapoints = 4
rra[6].cdp_prep[46].value = 0.0000000000e+00
rra[6].cdp_prep[46].unknown_datapoints = 4
rra[6].cdp_prep[47].value = 0.0000000000e+00
rra[6].cdp_prep[47].unknown_datapoints = 4
rra[6].cdp_prep[48].value = 0.0000000000e+00
rra[6].cdp_prep[48].unknown_datapoints = 4
rra[6].cdp_prep[49].value = 0.0000000000e+00
rra[6].cdp_prep[49].unknown_datapoints = 4
rra[6].cdp_prep[50].value = 0.0000000000e+00
rra[6].cdp_prep[50].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 103
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 0.0000000000e+00
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[7].cdp_prep[1].value = 0.0000000000e+00
rra[7].cdp_prep[1].unknown_datapoints = 0
rra[7].cdp_prep[2].value = 0.0000000000e+00
rra[7].cdp_prep[2].unknown_datapoints = 0
rra[7].cdp_prep[3].value = 0.0000000000e+00
rra[7].cdp_prep[3].unknown_datapoints = 0
rra[7].cdp_prep[4].value = 0.0000000000e+00
rra[7].cdp_prep[4].unknown_datapoints = 0
rra[7].cdp_prep[5].value = 0.0000000000e+00
rra[7].cdp_prep[5].unknown_datapoints = 0
rra[7].cdp_prep[6].value = 0.0000000000e+00
rra[7].cdp_prep[6].unknown_datapoints = 0
rra[7].cdp_prep[7].value = 0.0000000000e+00
rra[7].cdp_prep[7].unknown_datapoints = 0
rra[7].cdp_prep[8].value = 0.0000000000e+00
rra[7].cdp_prep[8].unknown_datapoints = 0
rra[7].cdp_prep[9].value = 0.0000000000e+00
rra[7].cdp_prep[9].unknown_datapoints = 0
rra[7].cdp_prep[10].value = 0.0000000000e+00
rra[7].cdp_prep[10].unknown_datapoints = 0
rra[7].cdp_prep[11].value = 0.0000000000e+00
rra[7].cdp_prep[11].unknown_datapoints = 0
rra[7].cdp_prep[12].value = 0.0000000000e+00
rra[7].cdp_prep[12].unknown_datapoints = 0
rra[7].cdp_prep[13].value = 0.0000000000e+00
rra[7].cdp_prep[13].unknown_datapoints = 0
rra[7].cdp_prep[14].value = 0.0000000000e+00
rra[7].cdp_prep[14].unknown_datapoints = 0
rra[7].cdp_prep[15].value = 0.0000000000e+00
rra[7].cdp_prep[15].unknown_datapoints = 0
rra[7].cdp_prep[16].value = 0.0000000000e+00
rra[7].cdp_prep[16].unknown_datapoints = 0
rra[7].cdp_prep[17].value = 0.0000000000e+00
rra[7].cdp_prep[17].unknown_datapoints = 0
rra[7].cdp_prep[18].value = 0.0000000000e+00
rra[7].cdp_prep[18].unknown_datapoints = 0
rra[7].cdp_prep[19].value = 0.0000000000e+00
rra[7].cdp_prep[19].unknown_datapoints = 0
rra[7].cdp_prep[20].value = 0.0000000000e+00
rra[7].cdp_prep[20].unknown_datapoints = 0
rra[7].cdp_prep[21].value = 0.0000000000e+00
rra[7].cdp_prep[21].unknown_datapoints = 0
rra[7].cdp_prep[22].value = 0.0000000000e+00
rra[7].cdp_prep[22].unknown_datapoints = 0
rra[7].cdp_prep[23].value = 0.0000000000e+00
rra[7].cdp_prep[23].unknown_datapoints = 0
rra[7].cdp_prep[24].value = 0.0000000000e+00
rra[7].cdp_prep[24].unknown_datapoints = 0
rra[7].cdp_prep[25].value = 0.0000000000e+00
rra[7].cdp_prep[25].unknown_datapoints = 0
rra[7].cdp_prep[26].value = 0.0000000000e+00
rra[7].cdp_prep[26].unknown_datapoints = 0
rra[7].cdp_prep[27].value = 0.0000000000e+00
rra[7].cdp_prep[27].unknown_datapoints = 0
rra[7].cdp_prep[28].value = 0.0000000000e+00
rra[7].cdp_prep[28].unknown_datapoints = 0
rra[7].cdp_prep[29].value = 0.0000000000e+00
rra[7].cdp_prep[29].unknown_datapoints = 0
rra[7].cdp_prep[30].value = 0.0000000000e+00
rra[7].cdp_prep[30].unknown_datapoints = 0
rra[7].cdp_prep[31].value = 0.0000000000e+00
rra[7].cdp_prep[31].unknown_datapoints = 0
rra[7].cdp_prep[32].value = 0.0000000000e+00
rra[7].cdp_prep[32].unknown_datapoints = 0
rra[7].cdp_prep[33].value = 0.0000000000e+00
rra[7].cdp_prep[33].unknown_datapoints = 0
rra[7].cdp_prep[34].value = 0.0000000000e+00
rra[7].cdp_prep[34].unknown_datapoints = 0
rra[7].cdp_prep[35].value = 0.0000000000e+00
rra[7].cdp_prep[35].unknown_datapoints = 0
rra[7].cdp_prep[36].value = 0.0000000000e+00
rra[7].cdp_prep[36].unknown_datapoints = 0
rra[7].cdp_prep[37].value = 0.0000000000e+00
rra[7].cdp_prep[37].unknown_datapoints = 0
rra[7].cdp_prep[38].value = 0.0000000000e+00
rra[7].cdp_prep[38].unknown_datapoints = 0
rra[7].cdp_prep[39].value = 0.0000000000e+00
rra[7].cdp_prep[39].unknown_datapoints = 0
rra[7].cdp_prep[40].value = 0.0000000000e+00
rra[7].cdp_prep[40].unknown_datapoints = 0
rra[7].cdp_prep[41].value = 0.0000000000e+00
rra[7].cdp_prep[41].unknown_datapoints = 0
rra[7].cdp_prep[42].value = 0.0000000000e+00
rra[7].cdp_prep[42].unknown_datapoints = 0
rra[7].cdp_prep[43].value = 0.0000000000e+00
rra[7].cdp_prep[43].unknown_datapoints = 0
rra[7].cdp_prep[44].value = 0.0000000000e+00
rra[7].cdp_prep[44].unknown_datapoints = 0
rra[7].cdp_prep[45].value = 0.0000000000e+00
rra[7].cdp_prep[45].unknown_datapoints = 0
rra[7].cdp_prep[46].value = 0.0000000000e+00
rra[7].cdp_prep[46].unknown_datapoints = 0
rra[7].cdp_prep[47].value = 0.0000000000e+00
rra[7].cdp_prep[47].unknown_datapoints = 0
rra[7].cdp_prep[48].value = 0.0000000000e+00
rra[7].cdp_prep[48].unknown_datapoints = 0
rra[7].cdp_prep[49].value = 0.0000000000e+00
rra[7].cdp_prep[49].unknown_datapoints = 0
rra[7].cdp_prep[50].value = 0.0000000000e+00
rra[7].cdp_prep[50].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 136
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 0.0000000000e+00
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[8].cdp_prep[1].value = 0.0000000000e+00
rra[8].cdp_prep[1].unknown_datapoints = 4
rra[8].cdp_prep[2].value = 0.0000000000e+00
rra[8].cdp_prep[2].unknown_datapoints = 4
rra[8].cdp_prep[3].value = 0.0000000000e+00
rra[8].cdp_prep[3].unknown_datapoints = 4
rra[8].cdp_prep[4].value = 0.0000000000e+00
rra[8].cdp_prep[4].unknown_datapoints = 4
rra[8].cdp_prep[5].value = 0.0000000000e+00
rra[8].cdp_prep[5].unknown_datapoints = 4
rra[8].cdp_prep[6].value = 0.0000000000e+00
rra[8].cdp_prep[6].unknown_datapoints = 4
rra[8].cdp_prep[7].value = 0.0000000000e+00
rra[8].cdp_prep[7].unknown_datapoints = 4
rra[8].cdp_prep[8].value = 0.0000000000e+00
rra[8].cdp_prep[8].unknown_datapoints = 4
rra[8].cdp_prep[9].value = 0.0000000000e+00
rra[8].cdp_prep[9].unknown_datapoints = 4
rra[8].cdp_prep[10].value = 0.0000000000e+00
rra[8].cdp_prep[10].unknown_datapoints = 4
rra[8].cdp_prep[11].value = 0.0000000000e+00
rra[8].cdp_prep[11].unknown_datapoints = 4
rra[8].cdp_prep[12].value = 0.0000000000e+00
rra[8].cdp_prep[12].unknown_datapoints = 4
rra[8].cdp_prep[13].value = 0.0000000000e+00
rra[8].cdp_prep[13].unknown_datapoints = 4
rra[8].cdp_prep[14].value = 0.0000000000e+00
rra[8].cdp_prep[14].unknown_datapoints = 4
rra[8].cdp_prep[15].value = 0.0000000000e+00
rra[8].cdp_prep[15].unknown_datapoints = 4
rra[8].cdp_prep[16].value = 0.0000000000e+00
rra[8].cdp_prep[16].unknown_datapoints = 4
rra[8].cdp_prep[17].value = 0.0000000000e+00
rra[8].cdp_prep[17].unknown_datapoints = 4
rra[8].cdp_prep[18].value = 0.0000000000e+00
rra[8].cdp_prep[18].unknown_datapoints = 4
rra[8].cdp_prep[19].value = 0.0000000000e+00
rra[8].cdp_prep[19].unknown_datapoints = 4
rra[8].cdp_prep[20].value = 0.0000000000e+00
rra[8].cdp_prep[20].unknown_datapoints = 4
rra[8].cdp_prep[21].value = 0.0000000000e+00
rra[8].cdp_prep[21].unknown_datapoints = 4
rra[8].cdp_prep[22].value = 0.0000000000e+00
rra[8].cdp_prep[22].unknown_datapoints = 4
rra[8].cdp_prep[23].value = 0.0000000000e+00
rra[8].cdp_prep[23].unknown_datapoints = 4
rra[8].cdp_prep[24].value = 0.0000000000e+00
rra[8].cdp_prep[24].unknown_datapoints = 4
rra[8].cdp_prep[25].value = 0.0000000000e+00
rra[8].cdp_prep[25].unknown_datapoints = 4
rra[8].cdp_prep[26].value = 0.0000000000e+00
rra[8].cdp_prep[26].unknown_datapoints = 4
rra[8].cdp_prep[27].value = 0.0000000000e+00
rra[8].cdp_prep[27].unknown_datapoints = 4
rra[8].cdp_prep[28].value = 0.0000000000e+00
rra[8].cdp_prep[28].unknown_datapoints = 4
rra[8].cdp_prep[29].value = 0.0000000000e+00
rra[8].cdp_prep[29].unknown_datapoints = 4
rra[8].cdp_prep[30].value = 0.0000000000e+00
rra[8].cdp_prep[30].unknown_datapoints = 4
rra[8].cdp_prep[31].value = 0.0000000000e+00
rra[8].cdp_prep[31].unknown_datapoints = 4
rra[8].cdp_prep[32].value = 0.0000000000e+00
rra[8].cdp_prep[32].unknown_datapoints = 4
rra[8].cdp_prep[33].value = 0.0000000000e+00
rra[8].cdp_prep[33].unknown_datapoints = 4
rra[8].cdp_prep[34].value = 0.0000000000e+00
rra[8].cdp_prep[34].unknown_datapoints = 4
rra[8].cdp_prep[35].value = 0.0000000000e+00
rra[8].cdp_prep[35].unknown_datapoints = 4
rra[8].cdp_prep[36].value = 0.0000000000e+00
rra[8].cdp_prep[36].unknown_datapoints = 4
rra[8].cdp_prep[37].value = 0.0000000000e+00
rra[8].cdp_prep[37].unknown_datapoints = 4
rra[8].cdp_prep[38].value = 0.0000000000e+00
rra[8].cdp_prep[38].unknown_datapoints = 4
rra[8].cdp_prep[39].value = 0.0000000000e+00
rra[8].cdp_prep[39].unknown_datapoints = 4
rra[8].cdp_prep[40].value = 0.0000000000e+00
rra[8].cdp_prep[40].unknown_datapoints = 4
rra[8].cdp_prep[41].value = 0.0000000000e+00
rra[8].cdp_prep[41].unknown_datapoints = 4
rra[8].cdp_prep[42].value = 0.0000000000e+00
rra[8].cdp_prep[42].unknown_datapoints = 4
rra[8].cdp_prep[43].value = 0.0000000000e+00
rra[8].cdp_prep[43].unknown_datapoints = 4
rra[8].cdp_prep[44].value = 0.0000000000e+00
rra[8].cdp_prep[44].unknown_datapoints = 4
rra[8].cdp_prep[45].value = 0.0000000000e+00
rra[8].cdp_prep[45].unknown_datapoints = 4
rra[8].cdp_prep[46].value = 0.0000000000e+00
rra[8].cdp_prep[46].unknown_datapoints = 4
rra[8].cdp_prep[47].value = 0.0000000000e+00
rra[8].cdp_prep[47].unknown_datapoints = 4
rra[8].cdp_prep[48].value = 0.0000000000e+00
rra[8].cdp_prep[48].unknown_datapoints = 4
rra[8].cdp_prep[49].value = 0.0000000000e+00
rra[8].cdp_prep[49].unknown_datapoints = 4
rra[8].cdp_prep[50].value = 0.0000000000e+00
rra[8].cdp_prep[50].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 215
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 0.0000000000e+00
rra[9].cdp_prep[0].unknown_datapoints = 4
rra[9].cdp_prep[1].value = 0.0000000000e+00
rra[9].cdp_prep[1].unknown_datapoints = 4
rra[9].cdp_prep[2].value = 0.0000000000e+00
rra[9].cdp_prep[2].unknown_datapoints = 4
rra[9].cdp_prep[3].value = 0.0000000000e+00
rra[9].cdp_prep[3].unknown_datapoints = 4
rra[9].cdp_prep[4].value = 0.0000000000e+00
rra[9].cdp_prep[4].unknown_datapoints = 4
rra[9].cdp_prep[5].value = 0.0000000000e+00
rra[9].cdp_prep[5].unknown_datapoints = 4
rra[9].cdp_prep[6].value = 0.0000000000e+00
rra[9].cdp_prep[6].unknown_datapoints = 4
rra[9].cdp_prep[7].value = 0.0000000000e+00
rra[9].cdp_prep[7].unknown_datapoints = 4
rra[9].cdp_prep[8].value = 0.0000000000e+00
rra[9].cdp_prep[8].unknown_datapoints = 4
rra[9].cdp_prep[9].value = 0.0000000000e+00
rra[9].cdp_prep[9].unknown_datapoints = 4
rra[9].cdp_prep[10].value = 0.0000000000e+00
rra[9].cdp_prep[10].unknown_datapoints = 4
rra[9].cdp_prep[11].value = 0.0000000000e+00
rra[9].cdp_prep[11].unknown_datapoints = 4
rra[9].cdp_prep[12].value = 0.0000000000e+00
rra[9].cdp_prep[12].unknown_datapoints = 4
rra[9].cdp_prep[13].value = 0.0000000000e+00
rra[9].cdp_prep[13].unknown_datapoints = 4
rra[9].cdp_prep[14].value = 0.0000000000e+00
rra[9].cdp_prep[14].unknown_datapoints = 4
rra[9].cdp_prep[15].value = 0.0000000000e+00
rra[9].cdp_prep[15].unknown_datapoints = 4
rra[9].cdp_prep[16].value = 0.0000000000e+00
rra[9].cdp_prep[16].unknown_datapoints = 4
rra[9].cdp_prep[17].value = 0.0000000000e+00
rra[9].cdp_prep[17].unknown_datapoints = 4
rra[9].cdp_prep[18].value = 0.0000000000e+00
rra[9].cdp_prep[18].unknown_datapoints = 4
rra[9].cdp_prep[19].value = 0.0000000000e+00
rra[9].cdp_prep[19].unknown_datapoints = 4
rra[9].cdp_prep[20].value = 0.0000000000e+00
rra[9].cdp_prep[20].unknown_datapoints = 4
rra[9].cdp_prep[21].value = 0.0000000000e+00
rra[9].cdp_prep[21].unknown_datapoints = 4
rra[9].cdp_prep[22].value = 0.0000000000e+00
rra[9].cdp_prep[22].unknown_datapoints = 4
rra[9].cdp_prep[23].value = 0.0000000000e+00
rra[9].cdp_prep[23].unknown_datapoints = 4
rra[9].cdp_prep[24].value = 0.0000000000e+00
rra[9].cdp_prep[24].unknown_datapoints = 4
rra[9].cdp_prep[25].value = 0.0000000000e+00
rra[9].cdp_prep[25].unknown_datapoints = 4
rra[9].cdp_prep[26].value = 0.0000000000e+00
rra[9].cdp_prep[26].unknown_datapoints = 4
rra[9].cdp_prep[27].value = 0.0000000000e+00
rra[9].cdp_prep[27].unknown_datapoints = 4
rra[9].cdp_prep[28].value = 0.0000000000e+00
rra[9].cdp_prep[28].unknown_datapoints = 4
rra[9].cdp_prep[29].value = 0.0000000000e+00
rra[9].cdp_prep[29].unknown_datapoints = 4
rra[9].cdp_prep[30].value = 0.0000000000e+00
rra[9].cdp_prep[30].unknown_datapoints = 4
rra[9].cdp_prep[31].value = 0.0000000000e+00
rra[9].cdp_prep[31].unknown_datapoints = 4
rra[9].cdp_prep[32].value = 0.0000000000e+00
rra[9].cdp_prep[32].unknown_datapoints = 4
rra[9].cdp_prep[33].value = 0.0000000000e+00
rra[9].cdp_prep[33].unknown_datapoints = 4
rra[9].cdp_prep[34].value = 0.0000000000e+00
rra[9].cdp_prep[34].unknown_datapoints = 4
rra[9].cdp_prep[35].value = 0.0000000000e+00
rra[9].cdp_prep[35].unknown_datapoints = 4
rra[9].cdp_prep[36].value = 0.0000000000e+00
rra[9].cdp_prep[36].unknown_datapoints = 4
rra[9].cdp_prep[37].value = 0.0000000000e+00
rra[9].cdp_prep[37].unknown_datapoints = 4
rra[9].cdp_prep[38].value = 0.0000000000e+00
rra[9].cdp_prep[38].unknown_datapoints = 4
rra[9].cdp_prep[39].value = 0.0000000000e+00
rra[9].cdp_prep[39].unknown_datapoints = 4
rra[9].cdp_prep[40].value = 0.0000000000e+00
rra[9].cdp_prep[40].unknown_datapoints = 4
rra[9].cdp_prep[41].value = 0.0000000000e+00
rra[9].cdp_prep[41].unknown_datapoints = 4
rra[9].cdp_prep[42].value = 0.0000000000e+00
rra[9].cdp_prep[42].unknown_datapoints = 4
rra[9].cdp_prep[43].value = 0.0000000000e+00
rra[9].cdp_prep[43].unknown_datapoints = 4
rra[9].cdp_prep[44].value = 0.0000000000e+00
rra[9].cdp_prep[44].unknown_datapoints = 4
rra[9].cdp_prep[45].value = 0.0000000000e+00
rra[9].cdp_prep[45].unknown_datapoints = 4
rra[9].cdp_prep[46].value = 0.0000000000e+00
rra[9].cdp_prep[46].unknown_datapoints = 4
rra[9].cdp_prep[47].value = 0.0000000000e+00
rra[9].cdp_prep[47].unknown_datapoints = 4
rra[9].cdp_prep[48].value = 0.0000000000e+00
rra[9].cdp_prep[48].unknown_datapoints = 4
rra[9].cdp_prep[49].value = 0.0000000000e+00
rra[9].cdp_prep[49].unknown_datapoints = 4
rra[9].cdp_prep[50].value = 0.0000000000e+00
rra[9].cdp_prep[50].unknown_datapoints = 4]
RRD_STATUS[TRUE]

$config['graph_types']['device']['GRAPH_CHANGE_ME'] = array(
  'file'      => 'juniper-ipv6-mib_jnxipv6globalstats.rrd',
  'ds'        => array(
    'Receives' => array('label' => 'Receives'),
    'TooShorts' => array('label' => 'TooShorts'),
    'TooSmalls' => array('label' => 'TooSmalls'),
    'BadOptions' => array('label' => 'BadOptions'),
    'BadVersions' => array('label' => 'BadVersions'),
    'Fragments' => array('label' => 'Fragments'),
    'FragDrops' => array('label' => 'FragDrops'),
    'FragTimeOuts' => array('label' => 'FragTimeOuts'),
    'FragOverFlows' => array('label' => 'FragOverFlows'),
    'ReasmOKs' => array('label' => 'ReasmOKs'),
    'Delivers' => array('label' => 'Delivers'),
    'Forwards' => array('label' => 'Forwards'),
    'Unreachables' => array('label' => 'Unreachables'),
    'Redirects' => array('label' => 'Redirects'),
    'OutRequests' => array('label' => 'OutRequests'),
    'RawOuts' => array('label' => 'RawOuts'),
    'OutDiscards' => array('label' => 'OutDiscards'),
    'OutNoRoutes' => array('label' => 'OutNoRoutes'),
    'OutFragOKs' => array('label' => 'OutFragOKs'),
    'OutFragCreates' => array('label' => 'OutFragCreates'),
    'OutFragFails' => array('label' => 'OutFragFails'),
    'BadScopes' => array('label' => 'BadScopes'),
    'NotMcastMembers' => array('label' => 'NotMcastMembers'),
    'HdrNotContinuous' => array('label' => 'HdrNotContinuous'),
    'NoGifs' => array('label' => 'NoGifs'),
    'TooManyHdrs' => array('label' => 'TooManyHdrs'),
    'ForwCacheHits' => array('label' => 'ForwCacheHits'),
    'ForwCacheMisses' => array('label' => 'ForwCacheMisses'),
    'OutDeadNextHops' => array('label' => 'OutDeadNextHops'),
    'OptRateDrops' => array('label' => 'OptRateDrops'),
    'MCNoDests' => array('label' => 'MCNoDests'),
    'InHopByHops' => array('label' => 'InHopByHops'),
    'InIcmps' => array('label' => 'InIcmps'),
    'InIgmps' => array('label' => 'InIgmps'),
    'InIps' => array('label' => 'InIps'),
    'InTcps' => array('label' => 'InTcps'),
    'InUdps' => array('label' => 'InUdps'),
    'InIdps' => array('label' => 'InIdps'),
    'InTps' => array('label' => 'InTps'),
    'InIpv6s' => array('label' => 'InIpv6s'),
    'InRoutings' => array('label' => 'InRoutings'),
    'InFrags' => array('label' => 'InFrags'),
    'InEsps' => array('label' => 'InEsps'),
    'InAhs' => array('label' => 'InAhs'),
    'InIcmpv6s' => array('label' => 'InIcmpv6s'),
    'InNoNhs' => array('label' => 'InNoNhs'),
    'InDestOpts' => array('label' => 'InDestOpts'),
    'InIsoIps' => array('label' => 'InIsoIps'),
    'InOspfs' => array('label' => 'InOspfs'),
    'InEths' => array('label' => 'InEths'),
    'InPims' => array('label' => 'InPims'),
  )
);

 o HOST-RESOURCES-MIB   hrSystemProcesses 
SQL[SELECT `object` FROM `devices_mibs` WHERE `device_id` = '2' AND `use` = 'oid' AND `disabled` = '1' AND `mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00081396s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' hrSystemProcesses.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0333s]
STDOUT[
hrSystemProcesses.0 = 120
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/hr_processes.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/hr_processes.rrd N:120]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.59]
RRD_STATUS[TRUE]


CMD[/usr/bin/rrdtool info /opt/observium/rrd/nj-cr-01/hr_processes.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0142s]
STDOUT[
filename = "/opt/observium/rrd/nj-cr-01/hr_processes.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112884
header_size = 2456
ds[procs].index = 0
ds[procs].type = "GAUGE"
ds[procs].minimal_heartbeat = 600
ds[procs].min = 0.0000000000e+00
ds[procs].max = 1.0000000000e+11
ds[procs].last_ds = "120"
ds[procs].value = 1.0111496640e+04
ds[procs].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 316
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2664
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 2.4000000000e+02
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 141
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.0000000000e+02
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 356
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 2.9291946109e+04
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1341
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 1.2000000000e+02
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 111
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 1.1993703574e+02
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1173
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 1.1993703574e+02
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 105
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 1.2000000000e+02
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 84
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 1.2300000000e+02
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 372
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 1.2300000000e+02
rra[9].cdp_prep[0].unknown_datapoints = 4
]

RRD CMD[info /opt/observium/rrd/nj-cr-01/hr_processes.rrd ]
RRD RUNTIME[0.0142s]
RRD STDOUT[filename = "/opt/observium/rrd/nj-cr-01/hr_processes.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112884
header_size = 2456
ds[procs].index = 0
ds[procs].type = "GAUGE"
ds[procs].minimal_heartbeat = 600
ds[procs].min = 0.0000000000e+00
ds[procs].max = 1.0000000000e+11
ds[procs].last_ds = "120"
ds[procs].value = 1.0111496640e+04
ds[procs].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 316
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 2664
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 2.4000000000e+02
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 141
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 6.0000000000e+02
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 356
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 2.9291946109e+04
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 1341
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 1.2000000000e+02
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 111
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 1.1993703574e+02
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1173
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 1.1993703574e+02
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 105
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 1.2000000000e+02
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 84
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 1.2300000000e+02
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 372
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 1.2300000000e+02
rra[9].cdp_prep[0].unknown_datapoints = 4]
RRD_STATUS[TRUE]

$config['graph_types']['device']['GRAPH_CHANGE_ME'] = array(
  'file'      => 'hr_processes.rrd',
  'ds'        => array(
    'procs' => array('label' => 'procs'),
  )
);
hrSystemNumUsers 
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'nj-cr-01':'161' hrSystemNumUsers.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0299s]
STDOUT[
hrSystemNumUsers.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/nj-cr-01/hr_users.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/hr_users.rrd N:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.64]
RRD_STATUS[TRUE]


CMD[/usr/bin/rrdtool info /opt/observium/rrd/nj-cr-01/hr_users.rrd]

CMD EXITCODE[0]
CMD RUNTIME[0.0139s]
STDOUT[
filename = "/opt/observium/rrd/nj-cr-01/hr_users.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112884
header_size = 2456
ds[users].index = 0
ds[users].type = "GAUGE"
ds[users].minimal_heartbeat = 600
ds[users].min = 0.0000000000e+00
ds[users].max = 1.0000000000e+11
ds[users].last_ds = "0"
ds[users].value = 0.0000000000e+00
ds[users].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1095
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 625
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 813
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 0.0000000000e+00
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 779
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 4.0030238400e+00
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 695
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 0.0000000000e+00
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 178
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 0.0000000000e+00
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1016
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 0.0000000000e+00
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 1006
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 0.0000000000e+00
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 141
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 1.0000000000e+00
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 938
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 1.0000000000e+00
rra[9].cdp_prep[0].unknown_datapoints = 4
]

RRD CMD[info /opt/observium/rrd/nj-cr-01/hr_users.rrd ]
RRD RUNTIME[0.0139s]
RRD STDOUT[filename = "/opt/observium/rrd/nj-cr-01/hr_users.rrd"
rrd_version = "0003"
step = 300
last_update = 1668112884
header_size = 2456
ds[users].index = 0
ds[users].type = "GAUGE"
ds[users].minimal_heartbeat = 600
ds[users].min = 0.0000000000e+00
ds[users].max = 1.0000000000e+11
ds[users].last_ds = "0"
ds[users].value = 0.0000000000e+00
ds[users].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 2016
rra[0].cur_row = 1095
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 2976
rra[1].cur_row = 625
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 1440
rra[2].cur_row = 813
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 0.0000000000e+00
rra[2].cdp_prep[0].unknown_datapoints = 3
rra[3].cf = "AVERAGE"
rra[3].rows = 1440
rra[3].cur_row = 779
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 4.0030238400e+00
rra[3].cdp_prep[0].unknown_datapoints = 4
rra[4].cf = "MIN"
rra[4].rows = 1440
rra[4].cur_row = 695
rra[4].pdp_per_row = 6
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = 0.0000000000e+00
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 360
rra[5].cur_row = 178
rra[5].pdp_per_row = 96
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 0.0000000000e+00
rra[5].cdp_prep[0].unknown_datapoints = 4
rra[6].cf = "MIN"
rra[6].rows = 1440
rra[6].cur_row = 1016
rra[6].pdp_per_row = 288
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 0.0000000000e+00
rra[6].cdp_prep[0].unknown_datapoints = 4
rra[7].cf = "MAX"
rra[7].rows = 1440
rra[7].cur_row = 1006
rra[7].pdp_per_row = 6
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 0.0000000000e+00
rra[7].cdp_prep[0].unknown_datapoints = 0
rra[8].cf = "MAX"
rra[8].rows = 360
rra[8].cur_row = 141
rra[8].pdp_per_row = 96
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = 1.0000000000e+00
rra[8].cdp_prep[0].unknown_datapoints = 4
rra[9].cf = "MAX"
rra[9].rows = 1440
rra[9].cur_row = 938
rra[9].pdp_per_row = 288
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 1.0000000000e+00
rra[9].cdp_prep[0].unknown_datapoints = 4]
RRD_STATUS[TRUE]

$config['graph_types']['device']['GRAPH_CHANGE_ME'] = array(
  'file'      => 'hr_users.rrd',
  'ds'        => array(
    'users' => array('label' => 'users'),
  )
);

 o Module time          1.6332s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-graphs.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-graphs.rrd N:1.6332]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.66]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `oids_entries` LEFT JOIN `oids` USING(`oid_id`) WHERE `device_id` = '2']
SQL RUNTIME[0.00092292s]
 o Module time          0.0028s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-oids.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-oids.rrd N:0.0028]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.66]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `probes` WHERE `device_id` = '2']
SQL RUNTIME[0.00045705s]
 o Module time          0.0019s
RRD /opt/observium/rrd/nj-cr-01/perf-pollermodule-probes.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermodule-probes.rrd N:0.0019]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.67]
RRD_STATUS[TRUE]


#####  nj-cr-01 [2] completed poller modules at 2022-11-10 15:41:24  #####

 o Graphs [checked]     availability, ping, ping_snmp, uptime, temperature, power, 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_ipv4, 
                        ipsystemstats_ipv4_frag,ipsystemstats_ipv6, ipsystemstats_ipv6_frag, bits, fdb_count, jnxIcmpv6GlobalPkts, 
                        jnxIpv6GlobalPkts,hr_processes, hr_users, poller_perf, pollersnmp_count, pollersnmp_times, pollersnmp_errors_count, 
                        pollersnmp_errors_times,pollerdb_count, pollerdb_times, pollermemory_perf 
 o Poller time          815.6825 seconds

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '2';]
SQL RUNTIME[0.00047112s]
RRD /opt/observium/rrd/nj-cr-01/perf-poller.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-poller.rrd N:815.6825]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.67]
RRD_STATUS[TRUE]

Updating nj-cr-01 - 

 > $update_array /opt/observium/includes/polling/functions.inc.php:436 
array(
  [uptime]                => int(50036636)
  [last_polled]           => array(
                               [0] => string(5) "NOW()"
                             )
  [last_polled_timetaken] => double(815.6825)
  [device_state]          => string(11012) "a:5:{s:15:"poller_mod_perf";a:28:{s:6:"system";d:0.1951;s:2:"os";d:0.0398;s:7:"sensors";d:0.0704;s:6:"status";d:6.4892;s:7:"counter";d:0.002;s:10:"processors";d:0.0526;s:8:"mempools";d:0.3701;s:7:"storage";d:1.6363;s:8:"netstats";d:24.4035;s:7:"ucd-mib";d:0.0673;s:13:"ipSystemStats";d:0.5379;s:5:"ports";d:778.1277;s:9:"bgp-peers";d:0.124;s:15:"printersupplies";d:0.0012;s:10:"ucd-diskio";d:0.0009;s:4:"wifi";d:0.0038;s:10:"p2p-radios";d:0.0012;s:4:"ospf";d:0.0004;s:3:"sla";d:0.0011;s:11:"pseudowires";d:0.0011;s:14:"mac-accounting";d:1.0228;s:12:"loadbalancer";d:0.0009;s:15:"entity-physical";d:0.0005;s:12:"applications";d:0.0032;s:9:"fdb-table";d:0.7823;s:6:"graphs";d:1.6332;s:4:"oids";d:0.0028;s:6:"probes";d:0.0019;}s:17:"poller_ports_perf";a:7:{s:6:"IF-MIB";d:769.7753849029541;s:26:"JUNIPER-VIRTUALCHASSIS-MIB";d:0.09601902961730957;s:15:"JUNIPER-COS-MIB";d:5.193475961685181;s:16:"JUNIPER-IPv6-MIB";d:0.09526300430297852;s:13:"EtherLike-MIB";d:0.4155709743499756;s:12:"Q-BRIDGE-MIB";d:0.725985050201416;s:6:"IP-MIB";d:0.08596396446228027;}s:14:"poller_history";a:288:{i:1668112068;d:815.6825;i:1668111902;d:819.4485;i:1668111602;d:815.4175;i:1668111302;d:785.9714;i:1668111002;d:784.7995;i:1668110702;d:784.8468;i:1668110402;d:784.9945;i:1668110177;d:786.1256;i:1668110102;d:787.9487;i:1668109802;d:791.4768;i:1668109502;d:786.6587;i:1668109202;d:785.0663;i:1668108902;d:784.7469;i:1668108601;d:784.752;i:1668108302;d:784.5553;i:1668108002;d:784.9013;i:1668107702;d:784.8524;i:1668107402;d:784.9595;i:1668107102;d:784.9679;i:1668106802;d:784.6789;i:1668106502;d:784.8431;i:1668106202;d:784.6022;i:1668105902;d:784.7291;i:1668105602;d:785.0092;i:1668105302;d:784.6627;i:1668105002;d:784.82;i:1668104702;d:784.6177;i:1668104402;d:784.7396;i:1668104102;d:784.5735;i:1668103802;d:784.7154;i:1668103502;d:784.6867;i:1668103202;d:784.6717;i:1668102902;d:785.8362;i:1668102602;d:784.5274;i:1668102384;d:785.5777;i:1668102302;d:784.8245;i:1668102002;d:784.6657;i:1668101702;d:784.8121;i:1668101402;d:784.878;i:1668101103;d:784.6245;i:1668100802;d:784.7433;i:1668100502;d:784.6027;i:1668100202;d:784.9005;i:1668099902;d:784.9134;i:1668099602;d:784.6783;i:1668099302;d:784.7223;i:1668099002;d:784.5937;i:1668098702;d:784.8944;i:1668098402;d:784.8035;i:1668098102;d:784.6321;i:1668097802;d:784.8513;i:1668097502;d:784.7731;i:1668097202;d:784.678;i:1668096902;d:784.8244;i:1668096602;d:784.7637;i:1668096302;d:784.9008;i:1668096002;d:784.7482;i:1668095702;d:784.9356;i:1668095402;d:784.7961;i:1668095102;d:784.5903;i:1668094802;d:784.8484;i:1668094502;d:784.6193;i:1668094202;d:785.0734;i:1668093902;d:784.838;i:1668093602;d:784.8367;i:1668093302;d:784.8714;i:1668093002;d:784.7025;i:1668092702;d:784.7301;i:1668092402;d:784.6427;i:1668092102;d:784.835;i:1668091802;d:784.6691;i:1668091502;d:784.9183;i:1668091202;d:784.746;i:1668090902;d:784.6325;i:1668090602;d:784.8475;i:1668090302;d:784.9214;i:1668090002;d:785.0766;i:1668089702;d:784.6634;i:1668089402;d:784.8437;i:1668089102;d:784.647;i:1668088802;d:784.761;i:1668088502;d:784.7003;i:1668088202;d:784.7957;i:1668087902;d:784.6915;i:1668087602;d:784.7611;i:1668087302;d:784.7358;i:1668087001;d:785.5019;i:1668086702;d:784.7698;i:1668086402;d:784.674;i:1668086102;d:784.6908;i:1668085802;d:786.2782;i:1668085502;d:785.6948;i:1668085202;d:784.7339;i:1668084901;d:784.7478;i:1668084602;d:784.851;i:1668084302;d:784.8924;i:1668084002;d:785.5924;i:1668083702;d:785.6445;i:1668083401;d:784.7125;i:1668083102;d:784.6773;i:1668082802;d:785.1042;i:1668082502;d:784.7843;i:1668082202;d:784.8633;i:1668081902;d:784.9401;i:1668081602;d:784.8127;i:1668081302;d:785.7877;i:1668081002;d:785.0013;i:1668080702;d:784.8861;i:1668080402;d:784.8428;i:1668080102;d:784.8257;i:1668079802;d:784.7335;i:1668079502;d:784.9741;i:1668079202;d:784.817;i:1668078902;d:784.9402;i:1668078602;d:784.7338;i:1668078302;d:785.2357;i:1668078002;d:784.7298;i:1668077702;d:785.1495;i:1668077402;d:784.5863;i:1668077102;d:784.9662;i:1668076802;d:785.6036;i:1668076502;d:784.8863;i:1668076202;d:784.8577;i:1668075902;d:784.9542;i:1668075602;d:785.9123;i:1668075302;d:784.8921;i:1668075003;d:784.9389;i:1668074702;d:784.79;i:1668074402;d:784.8159;i:1668074102;d:785.6355;i:1668073802;d:784.7241;i:1668073502;d:784.9777;i:1668073202;d:785.1164;i:1668072902;d:785.0594;i:1668072602;d:784.8504;i:1668072301;d:784.7409;i:1668072002;d:784.8899;i:1668071702;d:784.9187;i:1668071402;d:784.9708;i:1668071102;d:785.158;i:1668070803;d:784.7694;i:1668070503;d:784.8766;i:1668070202;d:784.7792;i:1668069902;d:784.7835;i:1668069602;d:784.7914;i:1668069302;d:785.112;i:1668069002;d:784.859;i:1668068702;d:784.9294;i:1668068402;d:784.8779;i:1668068102;d:784.8347;i:1668067802;d:784.8964;i:1668067502;d:784.8217;i:1668067202;d:784.8182;i:1668066902;d:785.1375;i:1668066602;d:784.8107;i:1668066302;d:784.7559;i:1668066002;d:784.7672;i:1668065702;d:784.7167;i:1668065402;d:785.08;i:1668065102;d:784.9819;i:1668064802;d:785.0301;i:1668064502;d:784.8381;i:1668064202;d:784.7879;i:1668063902;d:784.8624;i:1668063602;d:784.7306;i:1668063302;d:784.7905;i:1668063002;d:784.7624;i:1668062702;d:784.9702;i:1668062402;d:784.8399;i:1668062102;d:784.8029;i:1668061802;d:784.8063;i:1668061502;d:784.7455;i:1668061202;d:784.9597;i:1668060902;d:784.6449;i:1668060602;d:785.0338;i:1668060302;d:784.8576;i:1668060002;d:784.8067;i:1668059702;d:785.1162;i:1668059402;d:784.768;i:1668059102;d:784.8473;i:1668058802;d:784.7883;i:1668058502;d:784.9949;i:1668058202;d:785.7811;i:1668057902;d:784.902;i:1668057602;d:784.8599;i:1668057302;d:784.7534;i:1668057002;d:784.9596;i:1668056702;d:785.0757;i:1668056402;d:784.828;i:1668056102;d:784.9347;i:1668055802;d:784.8147;i:1668055502;d:784.9159;i:1668055202;d:784.6755;i:1668054902;d:784.8778;i:1668054602;d:784.8108;i:1668054302;d:784.8758;i:1668054002;d:785.7155;i:1668053702;d:784.7933;i:1668053401;d:784.8256;i:1668053102;d:784.832;i:1668052802;d:784.9629;i:1668052502;d:784.9859;i:1668052202;d:784.6153;i:1668051902;d:784.7717;i:1668051602;d:784.8476;i:1668051302;d:784.9488;i:1668051002;d:785.0462;i:1668050702;d:784.9237;i:1668050402;d:784.8967;i:1668050101;d:784.6254;i:1668049802;d:784.8748;i:1668049502;d:784.7651;i:1668049202;d:785.6582;i:1668048902;d:784.7828;i:1668048602;d:784.6086;i:1668048302;d:785.6227;i:1668048002;d:784.5895;i:1668047702;d:784.5475;i:1668047402;d:784.7319;i:1668047102;d:784.6004;i:1668046802;d:784.7971;i:1668046502;d:784.5783;i:1668046202;d:784.6218;i:1668045902;d:784.8451;i:1668045602;d:784.7288;i:1668045302;d:784.8924;i:1668045002;d:784.6299;i:1668044702;d:784.644;i:1668044402;d:784.7628;i:1668044102;d:784.7679;i:1668043802;d:784.9557;i:1668043502;d:784.6536;i:1668043202;d:784.7347;i:1668042903;d:784.6183;i:1668042602;d:784.9409;i:1668042302;d:784.7736;i:1668042001;d:784.5177;i:1668041702;d:784.824;i:1668041402;d:784.8754;i:1668041102;d:784.7485;i:1668040801;d:784.8562;i:1668040502;d:785.0357;i:1668040202;d:784.7091;i:1668039902;d:784.7662;i:1668039602;d:785.0599;i:1668039302;d:784.7251;i:1668039002;d:784.8044;i:1668038702;d:784.959;i:1668038403;d:784.5682;i:1668038102;d:784.8711;i:1668037802;d:784.8401;i:1668037502;d:784.7875;i:1668037202;d:784.7032;i:1668036902;d:784.7776;i:1668036602;d:784.658;i:1668036302;d:784.7093;i:1668036002;d:784.7961;i:1668035702;d:784.5792;i:1668035402;d:784.9905;i:1668035102;d:784.6165;i:1668034802;d:784.6984;i:1668034502;d:784.5311;i:1668034202;d:784.8078;i:1668033902;d:785.6344;i:1668033602;d:784.8706;i:1668033303;d:784.8155;i:1668033002;d:784.7093;i:1668032702;d:784.8758;i:1668032402;d:785.1034;i:1668032102;d:784.8038;i:1668031802;d:784.8947;i:1668031502;d:784.6447;i:1668031202;d:784.7394;i:1668030902;d:784.8348;i:1668030602;d:784.7209;i:1668030302;d:784.7647;i:1668030002;d:784.741;i:1668029702;d:784.6742;i:1668029402;d:785.6844;i:1668029102;d:784.5794;i:1668028802;d:784.7813;i:1668028502;d:784.7474;i:1668028202;d:784.8683;i:1668027902;d:784.8282;i:1668027603;d:784.7223;i:1668027302;d:784.9561;i:1668027002;d:784.6928;i:1668026702;d:784.9735;}s:17:"discovery_history";a:100:{i:1668110106;d:37.7999;i:1668108579;d:35.5863;i:1668102279;d:35.1868;i:1668101589;d:33.7908;i:1668079998;d:34.1834;i:1668058397;d:34.163;i:1668036789;d:34.0263;i:1668015198;d:34.1089;i:1667993598;d:34.5432;i:1667971989;d:34.0094;i:1667950398;d:34.1319;i:1667928792;d:34.0941;i:1667907197;d:34.2721;i:1667885598;d:34.1132;i:1667863998;d:33.9962;i:1667842395;d:34.1757;i:1667820798;d:34.1266;i:1667799188;d:34.0614;i:1667777597;d:34.1783;i:1667755991;d:34.3044;i:1667734398;d:34.0445;i:1667709192;d:34.1915;i:1667687590;d:34.31;i:1667665998;d:34.2818;i:1667644392;d:34.1725;i:1667622792;d:34.2493;i:1667601190;d:34.1907;i:1667579592;d:33.9373;i:1667557991;d:34.0029;i:1667536391;d:34.0974;i:1667514789;d:34.2291;i:1667493187;d:34.0531;i:1667471592;d:34.312;i:1667449992;d:33.968;i:1667428391;d:34.0362;i:1667406789;d:33.9536;i:1667385189;d:34.2187;i:1667363589;d:33.7288;i:1667341998;d:34.2594;i:1667320392;d:34.3273;i:1667298790;d:34.1693;i:1667277191;d:34.762;i:1667255589;d:34.0527;i:1667233992;d:34.7561;i:1667212392;d:34.0936;i:1667190792;d:34.7752;i:1667169188;d:34.2354;i:1667147598;d:34.2169;i:1667125992;d:34.0801;i:1667104398;d:33.8193;i:1667082792;d:34.0538;i:1667061193;d:34.1309;i:1667039587;d:34.3493;i:1667017997;d:33.8953;i:1666996393;d:33.9878;i:1666974798;d:33.9503;i:1666953189;d:33.9894;i:1666931597;d:34.0663;i:1666909999;d:34.1455;i:1666888397;d:33.909;i:1666866797;d:34.2003;i:1666845196;d:34.1172;i:1666823591;d:34.2047;i:1666801998;d:34.0303;i:1666780398;d:34.0267;i:1666758797;d:34.1288;i:1666737198;d:34.0653;i:1666715592;d:33.9892;i:1666693989;d:33.9661;i:1666672398;d:34.2136;i:1666650788;d:33.8472;i:1666629198;d:34.1254;i:1666607598;d:34.011;i:1666585995;d:34.209;i:1666564398;d:34.6856;i:1666542788;d:34.1492;i:1666521198;d:34.6663;i:1666499598;d:34.0854;i:1666477998;d:34.9178;i:1666456397;d:34.0555;i:1666434798;d:34.8708;i:1666413198;d:34.2574;i:1666391598;d:34.1375;i:1666369997;d:34.1725;i:1666348391;d:33.9371;i:1666326797;d:34.0906;i:1666305198;d:33.7658;i:1666283598;d:34.0645;i:1666261997;d:34.1132;i:1666240397;d:34.072;i:1666218788;d:33.9557;i:1666197198;d:34.2017;i:1666175597;d:34.1365;i:1666153989;d:34.1803;i:1666132397;d:34.1177;i:1666110791;d:34.0686;i:1666089196;d:34.1568;i:1666067589;d:34.0437;i:1666045998;d:33.9822;i:1666024392;d:34.0728;}s:18:"discovery_mod_perf";a:28:{s:2:"os";d:0.1366;s:4:"mibs";d:0.3769;s:3:"vrf";d:0.0766;s:5:"ports";d:3.9185;s:11:"ports-stack";d:1.4311;s:5:"vlans";d:1.1164;s:11:"ports_vlans";N;s:4:"oids";d:0.0019;s:12:"ip-addresses";d:0.8871;s:10:"processors";d:0.98;s:8:"mempools";d:2.0504;s:9:"inventory";d:7.7768;s:15:"printersupplies";d:0.0018;s:7:"sensors";d:10.3504;s:7:"storage";d:0.0688;s:10:"neighbours";d:4.8041;s:9:"arp-table";d:0.7886;s:13:"junose-atm-vp";d:0.0007;s:9:"bgp-peers";d:0.3007;s:14:"mac-accounting";d:0.0006;s:3:"sla";d:0.6924;s:11:"pseudowires";d:0.9336;s:16:"virtual-machines";d:0.0023;s:11:"cisco-cbqos";d:0.1849;s:10:"ucd-diskio";d:0.0637;s:4:"wifi";d:0.0032;s:10:"p2p-radios";d:0.0006;s:6:"graphs";d:0.8204;}}"
)
 

SQL[UPDATE `devices` set `uptime` ='50036636',`last_polled` =NOW(),`last_polled_timetaken` ='815.6825',`device_state` ='a:5:{s:15:\"poller_mod_perf\";a:28:{s:6:\"system\";d:0.1951;s:2:\"os\";d:0.0398;s:7:\"sensors\";d:0.0704;s:6:\"status\";d:6.4892;s:7:\"counter\";d:0.002;s:10:\"processors\";d:0.0526;s:8:\"mempools\";d:0.3701;s:7:\"storage\";d:1.6363;s:8:\"netstats\";d:24.4035;s:7:\"ucd-mib\";d:0.0673;s:13:\"ipSystemStats\";d:0.5379;s:5:\"ports\";d:778.1277;s:9:\"bgp-peers\";d:0.124;s:15:\"printersupplies\";d:0.0012;s:10:\"ucd-diskio\";d:0.0009;s:4:\"wifi\";d:0.0038;s:10:\"p2p-radios\";d:0.0012;s:4:\"ospf\";d:0.0004;s:3:\"sla\";d:0.0011;s:11:\"pseudowires\";d:0.0011;s:14:\"mac-accounting\";d:1.0228;s:12:\"loadbalancer\";d:0.0009;s:15:\"entity-physical\";d:0.0005;s:12:\"applications\";d:0.0032;s:9:\"fdb-table\";d:0.7823;s:6:\"graphs\";d:1.6332;s:4:\"oids\";d:0.0028;s:6:\"probes\";d:0.0019;}s:17:\"poller_ports_perf\";a:7:{s:6:\"IF-MIB\";d:769.7753849029541;s:26:\"JUNIPER-VIRTUALCHASSIS-MIB\";d:0.09601902961730957;s:15:\"JUNIPER-COS-MIB\";d:5.193475961685181;s:16:\"JUNIPER-IPv6-MIB\";d:0.09526300430297852;s:13:\"EtherLike-MIB\";d:0.4155709743499756;s:12:\"Q-BRIDGE-MIB\";d:0.725985050201416;s:6:\"IP-MIB\";d:0.08596396446228027;}s:14:\"poller_history\";a:288:{i:1668112068;d:815.6825;i:1668111902;d:819.4485;i:1668111602;d:815.4175;i:1668111302;d:785.9714;i:1668111002;d:784.7995;i:1668110702;d:784.8468;i:1668110402;d:784.9945;i:1668110177;d:786.1256;i:1668110102;d:787.9487;i:1668109802;d:791.4768;i:1668109502;d:786.6587;i:1668109202;d:785.0663;i:1668108902;d:784.7469;i:1668108601;d:784.752;i:1668108302;d:784.5553;i:1668108002;d:784.9013;i:1668107702;d:784.8524;i:1668107402;d:784.9595;i:1668107102;d:784.9679;i:1668106802;d:784.6789;i:1668106502;d:784.8431;i:1668106202;d:784.6022;i:1668105902;d:784.7291;i:1668105602;d:785.0092;i:1668105302;d:784.6627;i:1668105002;d:784.82;i:1668104702;d:784.6177;i:1668104402;d:784.7396;i:1668104102;d:784.5735;i:1668103802;d:784.7154;i:1668103502;d:784.6867;i:1668103202;d:784.6717;i:1668102902;d:785.8362;i:1668102602;d:784.5274;i:1668102384;d:785.5777;i:1668102302;d:784.8245;i:1668102002;d:784.6657;i:1668101702;d:784.8121;i:1668101402;d:784.878;i:1668101103;d:784.6245;i:1668100802;d:784.7433;i:1668100502;d:784.6027;i:1668100202;d:784.9005;i:1668099902;d:784.9134;i:1668099602;d:784.6783;i:1668099302;d:784.7223;i:1668099002;d:784.5937;i:1668098702;d:784.8944;i:1668098402;d:784.8035;i:1668098102;d:784.6321;i:1668097802;d:784.8513;i:1668097502;d:784.7731;i:1668097202;d:784.678;i:1668096902;d:784.8244;i:1668096602;d:784.7637;i:1668096302;d:784.9008;i:1668096002;d:784.7482;i:1668095702;d:784.9356;i:1668095402;d:784.7961;i:1668095102;d:784.5903;i:1668094802;d:784.8484;i:1668094502;d:784.6193;i:1668094202;d:785.0734;i:1668093902;d:784.838;i:1668093602;d:784.8367;i:1668093302;d:784.8714;i:1668093002;d:784.7025;i:1668092702;d:784.7301;i:1668092402;d:784.6427;i:1668092102;d:784.835;i:1668091802;d:784.6691;i:1668091502;d:784.9183;i:1668091202;d:784.746;i:1668090902;d:784.6325;i:1668090602;d:784.8475;i:1668090302;d:784.9214;i:1668090002;d:785.0766;i:1668089702;d:784.6634;i:1668089402;d:784.8437;i:1668089102;d:784.647;i:1668088802;d:784.761;i:1668088502;d:784.7003;i:1668088202;d:784.7957;i:1668087902;d:784.6915;i:1668087602;d:784.7611;i:1668087302;d:784.7358;i:1668087001;d:785.5019;i:1668086702;d:784.7698;i:1668086402;d:784.674;i:1668086102;d:784.6908;i:1668085802;d:786.2782;i:1668085502;d:785.6948;i:1668085202;d:784.7339;i:1668084901;d:784.7478;i:1668084602;d:784.851;i:1668084302;d:784.8924;i:1668084002;d:785.5924;i:1668083702;d:785.6445;i:1668083401;d:784.7125;i:1668083102;d:784.6773;i:1668082802;d:785.1042;i:1668082502;d:784.7843;i:1668082202;d:784.8633;i:1668081902;d:784.9401;i:1668081602;d:784.8127;i:1668081302;d:785.7877;i:1668081002;d:785.0013;i:1668080702;d:784.8861;i:1668080402;d:784.8428;i:1668080102;d:784.8257;i:1668079802;d:784.7335;i:1668079502;d:784.9741;i:1668079202;d:784.817;i:1668078902;d:784.9402;i:1668078602;d:784.7338;i:1668078302;d:785.2357;i:1668078002;d:784.7298;i:1668077702;d:785.1495;i:1668077402;d:784.5863;i:1668077102;d:784.9662;i:1668076802;d:785.6036;i:1668076502;d:784.8863;i:1668076202;d:784.8577;i:1668075902;d:784.9542;i:1668075602;d:785.9123;i:1668075302;d:784.8921;i:1668075003;d:784.9389;i:1668074702;d:784.79;i:1668074402;d:784.8159;i:1668074102;d:785.6355;i:1668073802;d:784.7241;i:1668073502;d:784.9777;i:1668073202;d:785.1164;i:1668072902;d:785.0594;i:1668072602;d:784.8504;i:1668072301;d:784.7409;i:1668072002;d:784.8899;i:1668071702;d:784.9187;i:1668071402;d:784.9708;i:1668071102;d:785.158;i:1668070803;d:784.7694;i:1668070503;d:784.8766;i:1668070202;d:784.7792;i:1668069902;d:784.7835;i:1668069602;d:784.7914;i:1668069302;d:785.112;i:1668069002;d:784.859;i:1668068702;d:784.9294;i:1668068402;d:784.8779;i:1668068102;d:784.8347;i:1668067802;d:784.8964;i:1668067502;d:784.8217;i:1668067202;d:784.8182;i:1668066902;d:785.1375;i:1668066602;d:784.8107;i:1668066302;d:784.7559;i:1668066002;d:784.7672;i:1668065702;d:784.7167;i:1668065402;d:785.08;i:1668065102;d:784.9819;i:1668064802;d:785.0301;i:1668064502;d:784.8381;i:1668064202;d:784.7879;i:1668063902;d:784.8624;i:1668063602;d:784.7306;i:1668063302;d:784.7905;i:1668063002;d:784.7624;i:1668062702;d:784.9702;i:1668062402;d:784.8399;i:1668062102;d:784.8029;i:1668061802;d:784.8063;i:1668061502;d:784.7455;i:1668061202;d:784.9597;i:1668060902;d:784.6449;i:1668060602;d:785.0338;i:1668060302;d:784.8576;i:1668060002;d:784.8067;i:1668059702;d:785.1162;i:1668059402;d:784.768;i:1668059102;d:784.8473;i:1668058802;d:784.7883;i:1668058502;d:784.9949;i:1668058202;d:785.7811;i:1668057902;d:784.902;i:1668057602;d:784.8599;i:1668057302;d:784.7534;i:1668057002;d:784.9596;i:1668056702;d:785.0757;i:1668056402;d:784.828;i:1668056102;d:784.9347;i:1668055802;d:784.8147;i:1668055502;d:784.9159;i:1668055202;d:784.6755;i:1668054902;d:784.8778;i:1668054602;d:784.8108;i:1668054302;d:784.8758;i:1668054002;d:785.7155;i:1668053702;d:784.7933;i:1668053401;d:784.8256;i:1668053102;d:784.832;i:1668052802;d:784.9629;i:1668052502;d:784.9859;i:1668052202;d:784.6153;i:1668051902;d:784.7717;i:1668051602;d:784.8476;i:1668051302;d:784.9488;i:1668051002;d:785.0462;i:1668050702;d:784.9237;i:1668050402;d:784.8967;i:1668050101;d:784.6254;i:1668049802;d:784.8748;i:1668049502;d:784.7651;i:1668049202;d:785.6582;i:1668048902;d:784.7828;i:1668048602;d:784.6086;i:1668048302;d:785.6227;i:1668048002;d:784.5895;i:1668047702;d:784.5475;i:1668047402;d:784.7319;i:1668047102;d:784.6004;i:1668046802;d:784.7971;i:1668046502;d:784.5783;i:1668046202;d:784.6218;i:1668045902;d:784.8451;i:1668045602;d:784.7288;i:1668045302;d:784.8924;i:1668045002;d:784.6299;i:1668044702;d:784.644;i:1668044402;d:784.7628;i:1668044102;d:784.7679;i:1668043802;d:784.9557;i:1668043502;d:784.6536;i:1668043202;d:784.7347;i:1668042903;d:784.6183;i:1668042602;d:784.9409;i:1668042302;d:784.7736;i:1668042001;d:784.5177;i:1668041702;d:784.824;i:1668041402;d:784.8754;i:1668041102;d:784.7485;i:1668040801;d:784.8562;i:1668040502;d:785.0357;i:1668040202;d:784.7091;i:1668039902;d:784.7662;i:1668039602;d:785.0599;i:1668039302;d:784.7251;i:1668039002;d:784.8044;i:1668038702;d:784.959;i:1668038403;d:784.5682;i:1668038102;d:784.8711;i:1668037802;d:784.8401;i:1668037502;d:784.7875;i:1668037202;d:784.7032;i:1668036902;d:784.7776;i:1668036602;d:784.658;i:1668036302;d:784.7093;i:1668036002;d:784.7961;i:1668035702;d:784.5792;i:1668035402;d:784.9905;i:1668035102;d:784.6165;i:1668034802;d:784.6984;i:1668034502;d:784.5311;i:1668034202;d:784.8078;i:1668033902;d:785.6344;i:1668033602;d:784.8706;i:1668033303;d:784.8155;i:1668033002;d:784.7093;i:1668032702;d:784.8758;i:1668032402;d:785.1034;i:1668032102;d:784.8038;i:1668031802;d:784.8947;i:1668031502;d:784.6447;i:1668031202;d:784.7394;i:1668030902;d:784.8348;i:1668030602;d:784.7209;i:1668030302;d:784.7647;i:1668030002;d:784.741;i:1668029702;d:784.6742;i:1668029402;d:785.6844;i:1668029102;d:784.5794;i:1668028802;d:784.7813;i:1668028502;d:784.7474;i:1668028202;d:784.8683;i:1668027902;d:784.8282;i:1668027603;d:784.7223;i:1668027302;d:784.9561;i:1668027002;d:784.6928;i:1668026702;d:784.9735;}s:17:\"discovery_history\";a:100:{i:1668110106;d:37.7999;i:1668108579;d:35.5863;i:1668102279;d:35.1868;i:1668101589;d:33.7908;i:1668079998;d:34.1834;i:1668058397;d:34.163;i:1668036789;d:34.0263;i:1668015198;d:34.1089;i:1667993598;d:34.5432;i:1667971989;d:34.0094;i:1667950398;d:34.1319;i:1667928792;d:34.0941;i:1667907197;d:34.2721;i:1667885598;d:34.1132;i:1667863998;d:33.9962;i:1667842395;d:34.1757;i:1667820798;d:34.1266;i:1667799188;d:34.0614;i:1667777597;d:34.1783;i:1667755991;d:34.3044;i:1667734398;d:34.0445;i:1667709192;d:34.1915;i:1667687590;d:34.31;i:1667665998;d:34.2818;i:1667644392;d:34.1725;i:1667622792;d:34.2493;i:1667601190;d:34.1907;i:1667579592;d:33.9373;i:1667557991;d:34.0029;i:1667536391;d:34.0974;i:1667514789;d:34.2291;i:1667493187;d:34.0531;i:1667471592;d:34.312;i:1667449992;d:33.968;i:1667428391;d:34.0362;i:1667406789;d:33.9536;i:1667385189;d:34.2187;i:1667363589;d:33.7288;i:1667341998;d:34.2594;i:1667320392;d:34.3273;i:1667298790;d:34.1693;i:1667277191;d:34.762;i:1667255589;d:34.0527;i:1667233992;d:34.7561;i:1667212392;d:34.0936;i:1667190792;d:34.7752;i:1667169188;d:34.2354;i:1667147598;d:34.2169;i:1667125992;d:34.0801;i:1667104398;d:33.8193;i:1667082792;d:34.0538;i:1667061193;d:34.1309;i:1667039587;d:34.3493;i:1667017997;d:33.8953;i:1666996393;d:33.9878;i:1666974798;d:33.9503;i:1666953189;d:33.9894;i:1666931597;d:34.0663;i:1666909999;d:34.1455;i:1666888397;d:33.909;i:1666866797;d:34.2003;i:1666845196;d:34.1172;i:1666823591;d:34.2047;i:1666801998;d:34.0303;i:1666780398;d:34.0267;i:1666758797;d:34.1288;i:1666737198;d:34.0653;i:1666715592;d:33.9892;i:1666693989;d:33.9661;i:1666672398;d:34.2136;i:1666650788;d:33.8472;i:1666629198;d:34.1254;i:1666607598;d:34.011;i:1666585995;d:34.209;i:1666564398;d:34.6856;i:1666542788;d:34.1492;i:1666521198;d:34.6663;i:1666499598;d:34.0854;i:1666477998;d:34.9178;i:1666456397;d:34.0555;i:1666434798;d:34.8708;i:1666413198;d:34.2574;i:1666391598;d:34.1375;i:1666369997;d:34.1725;i:1666348391;d:33.9371;i:1666326797;d:34.0906;i:1666305198;d:33.7658;i:1666283598;d:34.0645;i:1666261997;d:34.1132;i:1666240397;d:34.072;i:1666218788;d:33.9557;i:1666197198;d:34.2017;i:1666175597;d:34.1365;i:1666153989;d:34.1803;i:1666132397;d:34.1177;i:1666110791;d:34.0686;i:1666089196;d:34.1568;i:1666067589;d:34.0437;i:1666045998;d:33.9822;i:1666024392;d:34.0728;}s:18:\"discovery_mod_perf\";a:28:{s:2:\"os\";d:0.1366;s:4:\"mibs\";d:0.3769;s:3:\"vrf\";d:0.0766;s:5:\"ports\";d:3.9185;s:11:\"ports-stack\";d:1.4311;s:5:\"vlans\";d:1.1164;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0019;s:12:\"ip-addresses\";d:0.8871;s:10:\"processors\";d:0.98;s:8:\"mempools\";d:2.0504;s:9:\"inventory\";d:7.7768;s:15:\"printersupplies\";d:0.0018;s:7:\"sensors\";d:10.3504;s:7:\"storage\";d:0.0688;s:10:\"neighbours\";d:4.8041;s:9:\"arp-table\";d:0.7886;s:13:\"junose-atm-vp\";d:0.0007;s:9:\"bgp-peers\";d:0.3007;s:14:\"mac-accounting\";d:0.0006;s:3:\"sla\";d:0.6924;s:11:\"pseudowires\";d:0.9336;s:16:\"virtual-machines\";d:0.0023;s:11:\"cisco-cbqos\";d:0.1849;s:10:\"ucd-diskio\";d:0.0637;s:4:\"wifi\";d:0.0032;s:10:\"p2p-radios\";d:0.0006;s:6:\"graphs\";d:0.8204;}}' WHERE `device_id` = '2']
SQL RUNTIME[0.02760696s]
 o Updated Data         uptime, last_polled, last_polled_timetaken, device_state
Checking alert 1 associated by 

Testing: device_uptime le 60
 (value: 50035570)
RRD /opt/observium/rrd/nj-cr-01/alert-1-device-2.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-1-device-2.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.71]
RRD_STATUS[TRUE]

Checking alert 2 associated by 

Testing: device_status equals 0
 (value: 1)
RRD /opt/observium/rrd/nj-cr-01/alert-2-device-2.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/alert-2-device-2.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.71]
RRD_STATUS[TRUE]


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 ('15','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('103','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('16','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('104','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('17','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('105','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('18','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('106','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('19','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('107','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('20','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('108','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('21','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('109','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('22','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('110','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('23','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('111','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('24','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('112','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('25','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('113','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('26','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('114','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('27','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896683','1668112879','1668112879',NULL,'0'),('115','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('28','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('116','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('29','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('117','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('30','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('118','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('31','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('119','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('32','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('120','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('33','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('121','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('34','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('122','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('35','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('123','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('36','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('124','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('37','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('125','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('38','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('126','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('39','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('127','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('40','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('128','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('41','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('129','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('42','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('130','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('43','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('131','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('44','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('132','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('45','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('133','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('46','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896684','1668112879','1668112879',NULL,'0'),('134','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('47','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('135','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('48','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('136','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('49','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('137','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('50','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('138','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('51','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('139','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('52','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('140','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('53','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('141','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('54','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('142','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112879','1668112879',NULL,'0'),('55','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('143','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('56','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('144','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('57','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('145','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('58','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('146','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('59','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('147','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('60','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('148','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('61','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('149','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('62','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('150','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('63','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('151','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('64','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('152','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('65','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('153','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896685','1668112880','1668112880',NULL,'0'),('66','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896686','1668112880','1668112880',NULL,'0'),('154','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896686','1668112880','1668112880',NULL,'0'),('67','0','{\"metrics\":{\"ifAdminStatus\":null,\"ifOperStatus\":\"up\"}}','1','Checks OK','1667896686','1668112880','1668112880',NULL,'0'),('155','0','{\"metrics\":{\"ifInErrors_rate\":0,\"ifOutErrors_rate\":0}}','1','Checks OK','1667896686','1668112880','1668112880',NULL,'0'),('1','0','{\"metrics\":{\"device_uptime\":\"50035570\"}}','1','Checks OK','1667896689','1668112884','1668112884',NULL,'0'),('8','0','{\"metrics\":{\"device_status\":\"1\"}}','1','Checks OK','1667896689','1668112884','1668112884',NULL,'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.02258182s]
SQL WARNINGS[
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 1287: 'VALUES function' is deprecated and will be removed in a future release. Please use an alias (INSERT INTO ... VALUES (...) AS alias) and replace VALUES(col) in the ON DUPLICATE KEY UPDATE clause with alias.col instead
 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` = '1396365' AND `process_name` = 'poller.php' AND `device_id` = '2' AND `poller_id` = '0']
SQL RUNTIME[0.01583815s]
poller.php: nj-cr-01 - 1 devices polled in 815.9 secs
#####  Completed polling run at 2022-11-10 15:41:24  #####

RRD /opt/observium/rrd/nj-cr-01/perf-pollerdb.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollerdb.rrd N:1:0.00693893:202:6.85501598:1:0.01700711:59:0.099273443222046:9:0.01924419:194:4.3390362262726:97:0.16321659088135:564:11.500584578378]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.79]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/perf-pollermemory.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollermemory.rrd N:29360128:29360128]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.79]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/perf-pollersnmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollersnmp.rrd N:159:782.07158517838:38:15.527510166168:U:U:197:797.59909534454]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.79]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/nj-cr-01/perf-pollersnmp_errors.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/nj-cr-01/perf-pollersnmp_errors.rrd N:128:781.25504970551:9:1.6861619949341:137:782.94121170044]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.05 s:0.08 r:815.79]
RRD_STATUS[TRUE]

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          815.9 secs
 o Memory usage         28MB (peak: 28MB)
 o MySQL Usage          Insert[1/0.007s] Update[202/6.855s] Delete[1/0.017s] Cell[59/0.099s] Row[194/4.339s] Rows[97/0.163s] Col[9/0.019s] 
                        Connect[1/0.001s](11.501s 1.41%) 
 o RRDTool Usage        update[700/0.823s] info[4/0.062s] (0.884s 0.108%)
 o SNMP Usage           snmpget[159/782.072s] errors[/0s] snmpwalk[38/15.528s] (797.599s 97.757%)