Last login: Thu Mar 21 13:31:58 2024 from 103.160.241.17
[root@localhost ~]# cd /opt/observium
[root@localhost observium]# ./poller.php -d -h 172.16.156.109
DEBUG!
DEFINITIONS loaded by: 0.0319901 ms

DEFINITIONS in memory: 15.2MB


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

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

SQL[SET SESSION `sql_mode` = 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION']
SQL RUNTIME[0.00008106s]
DB mode(s) disabled: STRICT_TRANS_TABLES, ERROR_FOR_DIVISION_BY_ZERO

SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);]
SQL RUNTIME[0.00011301s]
DB timezone different from php timezone. Syncing..

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

SQL[SET SESSION time_zone='+00:00';]
SQL RUNTIME[0.00006318s]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0029s]
STDOUT[
/usr/sbin/fping: Version 5.0
]

  ___   _                              _
 / _ \ | |__   ___   ___  _ __ __   __(_) _   _  _ __ ___
| | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \
| |_| || |_) |\__ \|  __/| |    \ V / | || |_| || | | | | |
 \___/ |_.__/ |___/ \___||_|     \_/  |_| \__,_||_| |_| |_|
                     Observium Community Edition 23.1.12493
                                  https://www.observium.org


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.025s]
STDOUT[
Linux|5.14.0-333.el9.x86_64|amd64|CentOS|9|kvm|
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0036s]
STDOUT[
Python 3.9.18
]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.004s]
STDOUT[
NET-SNMP version: 5.9.1
]

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0023s]
STDOUT[
/usr/sbin/fping: Version 5.0
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0044s]
STDOUT[

]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0319s]
STDOUT[
Apache/2.4.57
]

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

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

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';]
SQL RUNTIME[0.00022006s]
There is a newer revision of Observium available!
Version 23.09 (21st March 2024) is 512 revisions ahead.


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

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

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

 o OS                   Linux 5.14.0-333.el9.x86_64 [amd64] (CentOS 9)
 o Apache               2.4.57
 o PHP                  8.2.16 (OPcache: ENABLED)
 o Python               3.9.18
 o MariaDB              10.11.6-MariaDB (extension: mysqli 8.2.16)
 o SNMP                 NET-SNMP 5.9.1
 o RRDtool              1.7.2
 o Fping                5.0 (IPv4 and IPv6)

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

 o PHP                  128MB

#####  DB info  #####

 o DB schema            478
 o MariaDB mode         NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

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

 o PHP                  UTF-8
 o MariaDB              utf8mb3

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

 o Date                 Thursday, 21-Mar-24 08:04:47 UTC
 o PHP                  +00:00
 o MariaDB              +05:30


SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1711008287' AND `maint_end` > '1711008287']
SQL RUNTIME[0.00029492s]
#####  Starting polling run at 2024-03-21 08:04:47  #####


SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE '172.16.156.109' AND `poller_id` = '0' ORDER BY `device_id` ASC]
SQL RUNTIME[0.00035191s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '31']
SQL RUNTIME[0.00039601s]

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


  /opt/observium/includes/polling/functions.inc.php:119
array(
  [device_id]                 => string(2) "31"
  [poller_id]                 => string(1) "0"
  [hostname]                  => string(14) "172.16.156.109"
  [sysName]                   => string(15) "ktc mgmt switch"
  [label]                     => null
  [ip]                        => string(14) "172.16.156.109"
  [snmp_community]            => string(10) "NISSNET123"
  [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(22) "8000DDED033CC786A6A46E"
  [sysObjectID]               => string(27) ".1.3.6.1.4.1.56813.2.23.913"
  [sysDescr]                  => string(184) "S5735S-L32ST4X-A1
FutureMatrix Versatile Routing Platform Software
 VRP (R) software,Version 5.170 (S5735S-L32ST4X-A1 V200R021C01SPC200)
 Copyright (C) 2015 by FutureMatrix Co., Ltd."
  [sysContact]                => null
  [version]                   => null
  [hardware]                  => string(7) "Generic"
  [vendor]                    => null
  [features]                  => null
  [location]                  => string(1) "-"
  [os]                        => string(7) "generic"
  [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(7) "2834691"
  [last_rebooted]             => string(10) "1708173315"
  [force_discovery]           => string(1) "0"
  [last_polled]               => string(19) "2024-03-21 08:00:08"
  [last_discovered]           => string(19) "2024-03-21 08:02:20"
  [last_alerter]              => string(19) "2024-03-21 08:00:08"
  [last_polled_timetaken]     => string(4) "6.40"
  [last_discovered_timetaken] => string(4) "6.59"
  [purpose]                   => string(21) "KTC Nagar MGMT Switch"
  [type]                      => string(0) ""
  [serial]                    => null
  [icon]                      => null
  [device_state]              => string(8728) "a:5:{s:15:"poller_mod_perf";a:25:{s:6:"system";d:0.2538;s:2:"os";d:0.1333;s:4:"ipmi";d:0.0113;s:7:"sensors";d:0.0007;s:6:"status";d:0.0005;s:7:"counter";d:0.0005;s:10:"processors";d:0.0009;s:8:"mempools";d:0.0008;s:7:"storage";d:0.0053;s:8:"netstats";d:0.3365;s:7:"ucd-mib";d:0.1113;s:13:"ipSystemStats";d:0.0596;s:5:"ports";d:5.1996;s:9:"bgp-peers";d:0.0022;s:15:"printersupplies";d:0.0009;s:10:"ucd-diskio";d:0.0005;s:10:"p2p-radios";d:0.0005;s:4:"ospf";d:0.0002;s:3:"sla";d:0.0012;s:11:"pseudowires";d:0.001;s:14:"mac-accounting";d:0.001;s:15:"entity-physical";d:0.0003;s:12:"applications";d:0.0007;s:9:"fdb-table";d:0.0608;s:6:"graphs";d:0.0495;}s:17:"poller_ports_perf";a:4:{s:6:"IF-MIB";d:4.526792049407959;s:13:"EtherLike-MIB";d:0.08611392974853516;s:12:"Q-BRIDGE-MIB";d:0.34513401985168457;s:6:"IP-MIB";d:0.052778005599975586;}s:14:"poller_history";a:288:{i:1711008001;d:6.3984;i:1711007701;d:6.4228;i:1711007402;d:5.5198;i:1711007102;d:5.4506;i:1711006802;d:5.4184;i:1711006502;d:5.6914;i:1711006202;d:5.4564;i:1711005902;d:5.648;i:1711005602;d:5.3326;i:1711005302;d:5.4187;i:1711005002;d:5.7975;i:1711004702;d:5.3649;i:1711004402;d:5.4822;i:1711004102;d:5.3741;i:1711003801;d:5.3999;i:1711003502;d:37.0724;i:1711003201;d:7.0213;i:1711002956;d:5.4766;i:1711002902;d:5.4188;i:1711002601;d:5.5737;i:1711002302;d:5.3191;i:1711002001;d:5.4159;i:1711001702;d:5.2605;i:1711001401;d:5.5924;i:1711001102;d:5.7367;i:1711000802;d:5.6162;i:1711000502;d:5.7115;i:1711000202;d:5.2221;i:1710999901;d:5.522;i:1710999601;d:5.508;i:1710999301;d:5.6589;i:1710999001;d:5.6221;i:1710998701;d:5.2594;i:1710998402;d:6.6006;i:1710998102;d:6.3843;i:1710997801;d:6.6521;i:1710997501;d:5.6288;i:1710997202;d:5.6416;i:1710996902;d:5.6402;i:1710996602;d:5.5065;i:1710996302;d:5.5686;i:1710996002;d:5.4154;i:1710995702;d:5.7505;i:1710995402;d:5.5047;i:1710995102;d:5.8119;i:1710994802;d:23.5733;i:1710994502;d:5.3611;i:1710994202;d:5.8322;i:1710993902;d:5.3348;i:1710993602;d:5.8662;i:1710993302;d:5.4541;i:1710993001;d:5.8014;i:1710992702;d:5.4322;i:1710992402;d:5.4757;i:1710992102;d:5.4905;i:1710991802;d:5.4424;i:1710991502;d:5.5081;i:1710991202;d:5.5112;i:1710990901;d:5.4119;i:1710990602;d:5.6034;i:1710990302;d:5.3238;i:1710990002;d:5.5042;i:1710989702;d:5.5253;i:1710989401;d:5.7129;i:1710989101;d:5.62;i:1710988801;d:5.6057;i:1710988502;d:5.5811;i:1710988202;d:5.4077;i:1710987902;d:5.6651;i:1710987602;d:5.5904;i:1710987302;d:5.4837;i:1710987002;d:6.4981;i:1710986702;d:5.7485;i:1710986401;d:5.4338;i:1710986102;d:5.8814;i:1710985802;d:5.4244;i:1710985502;d:5.4484;i:1710985201;d:5.8002;i:1710984902;d:5.3482;i:1710984601;d:5.6124;i:1710984301;d:5.5895;i:1710984001;d:7.8505;i:1710983701;d:5.3835;i:1710983402;d:5.5407;i:1710983102;d:5.4822;i:1710982802;d:5.5497;i:1710982501;d:5.5705;i:1710982201;d:5.4947;i:1710981901;d:5.7232;i:1710981602;d:5.4384;i:1710981302;d:5.5714;i:1710981002;d:5.5708;i:1710980701;d:6.6319;i:1710980402;d:5.645;i:1710980102;d:5.5406;i:1710979801;d:5.4541;i:1710979502;d:5.6217;i:1710979202;d:5.5372;i:1710978901;d:5.6691;i:1710978602;d:5.4974;i:1710978302;d:5.8796;i:1710978002;d:5.76;i:1710977702;d:5.4195;i:1710977402;d:5.3618;i:1710977102;d:5.5209;i:1710976801;d:5.6711;i:1710976501;d:5.4307;i:1710976201;d:5.372;i:1710975902;d:5.5524;i:1710975602;d:5.5128;i:1710975302;d:5.6286;i:1710975002;d:5.4339;i:1710974702;d:5.6964;i:1710974402;d:5.416;i:1710974101;d:5.4652;i:1710973802;d:5.5456;i:1710973502;d:5.5589;i:1710973202;d:5.5525;i:1710972902;d:5.3882;i:1710972602;d:5.4723;i:1710972301;d:5.949;i:1710972002;d:5.5381;i:1710971702;d:5.7527;i:1710971402;d:5.4241;i:1710971101;d:5.4539;i:1710970801;d:5.6742;i:1710970502;d:5.2524;i:1710970202;d:5.4908;i:1710969902;d:5.3949;i:1710969601;d:5.5195;i:1710969302;d:5.6047;i:1710969002;d:5.7221;i:1710968701;d:7.6038;i:1710968401;d:5.6704;i:1710968102;d:5.4072;i:1710967802;d:5.4335;i:1710967501;d:5.4641;i:1710967201;d:5.4261;i:1710966902;d:5.5955;i:1710966602;d:5.3441;i:1710966302;d:5.4924;i:1710966002;d:5.5855;i:1710965702;d:5.3316;i:1710965401;d:5.3652;i:1710965102;d:5.7681;i:1710964802;d:5.3466;i:1710964502;d:5.7951;i:1710964202;d:5.4255;i:1710963901;d:5.3807;i:1710963602;d:5.4944;i:1710963302;d:5.3942;i:1710963001;d:5.4839;i:1710962701;d:5.521;i:1710962402;d:5.6277;i:1710962102;d:5.3921;i:1710961802;d:5.611;i:1710961502;d:5.2439;i:1710961201;d:5.3814;i:1710960902;d:5.4414;i:1710960602;d:5.3479;i:1710960302;d:5.6295;i:1710960002;d:7.2939;i:1710959702;d:5.5703;i:1710959401;d:5.2604;i:1710959101;d:5.4458;i:1710958802;d:5.7143;i:1710958502;d:5.509;i:1710958201;d:5.5711;i:1710957902;d:5.1864;i:1710957602;d:5.3838;i:1710957302;d:5.4619;i:1710957002;d:5.3265;i:1710956702;d:5.4718;i:1710956402;d:5.1876;i:1710956102;d:5.6782;i:1710955802;d:5.3357;i:1710955502;d:5.2852;i:1710955202;d:5.3084;i:1710954902;d:5.3685;i:1710954601;d:5.3583;i:1710954301;d:5.3896;i:1710954001;d:5.5015;i:1710953702;d:5.2286;i:1710953402;d:5.7193;i:1710953102;d:5.5114;i:1710952801;d:5.5341;i:1710952502;d:6.3901;i:1710952202;d:5.3888;i:1710951902;d:5.3344;i:1710951601;d:5.5719;i:1710951301;d:5.3381;i:1710951002;d:5.0963;i:1710950702;d:5.3505;i:1710950401;d:5.4373;i:1710950102;d:5.4441;i:1710949802;d:5.3892;i:1710949502;d:5.2438;i:1710949202;d:5.2103;i:1710948902;d:5.3592;i:1710948602;d:5.3565;i:1710948302;d:5.2992;i:1710948002;d:5.5777;i:1710947701;d:5.365;i:1710947401;d:7.0501;i:1710947101;d:8.2321;i:1710946802;d:24.2972;i:1710946502;d:5.3845;i:1710946202;d:5.2898;i:1710945901;d:5.6893;i:1710945602;d:5.2939;i:1710945301;d:5.3112;i:1710945002;d:5.4951;i:1710944702;d:5.1775;i:1710944402;d:5.6072;i:1710944101;d:5.4687;i:1710943801;d:5.4566;i:1710943502;d:5.2846;i:1710943202;d:5.1696;i:1710942902;d:5.3532;i:1710942602;d:5.1708;i:1710942301;d:5.5491;i:1710942001;d:5.3375;i:1710941702;d:5.4589;i:1710941402;d:5.1673;i:1710941101;d:5.5113;i:1710940802;d:5.6912;i:1710940502;d:5.5858;i:1710940202;d:6.646;i:1710939902;d:5.5713;i:1710939602;d:5.2286;i:1710939301;d:5.7918;i:1710939002;d:5.2372;i:1710938701;d:5.389;i:1710938402;d:5.5219;i:1710938101;d:5.6127;i:1710937801;d:5.5141;i:1710937501;d:40.9755;i:1710937202;d:19.149;i:1710936901;d:5.3276;i:1710936602;d:5.396;i:1710936301;d:5.5693;i:1710936001;d:5.3484;i:1710935701;d:5.4189;i:1710935402;d:5.334;i:1710935102;d:5.3289;i:1710934801;d:5.634;i:1710934501;d:5.1841;i:1710934201;d:5.3849;i:1710933901;d:5.1604;i:1710933601;d:5.4249;i:1710933301;d:5.4381;i:1710933002;d:5.1781;i:1710932702;d:5.4156;i:1710932402;d:5.2954;i:1710932102;d:5.4885;i:1710931802;d:5.1505;i:1710931502;d:5.4999;i:1710931201;d:5.5081;i:1710930902;d:5.6513;i:1710930602;d:5.3277;i:1710930301;d:5.4245;i:1710930002;d:5.3937;i:1710929701;d:5.3458;i:1710929402;d:5.5411;i:1710929102;d:5.4393;i:1710928802;d:5.668;i:1710928502;d:5.2955;i:1710928202;d:5.5168;i:1710927902;d:5.6082;i:1710927602;d:5.2934;i:1710927302;d:5.3874;i:1710927002;d:5.456;i:1710926702;d:5.3575;i:1710926402;d:5.374;i:1710926102;d:5.4443;i:1710925802;d:5.4909;i:1710925502;d:5.3503;i:1710925201;d:5.3629;i:1710924902;d:5.4442;i:1710924602;d:6.4647;i:1710924302;d:5.5148;i:1710924002;d:5.1965;i:1710923702;d:5.4631;i:1710923402;d:5.5802;i:1710923102;d:5.4756;i:1710922801;d:5.4352;i:1710922502;d:5.3886;i:1710922202;d:5.3881;}s:17:"discovery_history";a:37:{i:1711008134;d:6.5925;i:1711007855;d:7.1064;i:1711004633;d:6.0614;i:1711003012;d:7.0603;i:1710983034;d:6.1274;i:1710961437;d:7.2893;i:1710939830;d:5.9368;i:1710918243;d:6.3544;i:1710896641;d:6.0896;i:1710875038;d:6.153;i:1710853439;d:5.9757;i:1710831837;d:6.58;i:1710810239;d:6.4542;i:1710788637;d:6.269;i:1710767042;d:7.0209;i:1710745440;d:6.0093;i:1710723841;d:6.1216;i:1710702240;d:6.1413;i:1710680639;d:6.0716;i:1710659041;d:6.3225;i:1710637436;d:6.7778;i:1710615841;d:6.1703;i:1710594242;d:6.3085;i:1710572640;d:7.0406;i:1710551039;d:6.333;i:1710529440;d:6.1154;i:1710507840;d:6.3017;i:1710486231;d:6.1727;i:1710464632;d:6.2859;i:1710443034;d:6.504;i:1710421437;d:6.223;i:1710399826;d:6.1841;i:1710378232;d:6.3326;i:1710356631;d:6.3046;i:1710335034;d:6.3226;i:1710313424;d:6.2774;i:1710305102;d:10.6139;}s:18:"discovery_mod_perf";a:27:{s:2:"os";d:0.0004;s:4:"mibs";d:0.4579;s:3:"vrf";d:0.0028;s:5:"ports";d:0.6527;s:11:"ports-stack";d:0.047;s:5:"vlans";d:1.1965;s:11:"ports_vlans";N;s:4:"oids";d:0.0021;s:12:"ip-addresses";d:0.2995;s:10:"processors";d:0.0568;s:8:"mempools";d:0.0565;s:9:"inventory";d:2.0974;s:15:"printersupplies";d:0.0009;s:7:"sensors";d:0.4044;s:7:"storage";d:0.1346;s:10:"neighbours";d:0.1769;s:9:"arp-table";d:0.1228;s:13:"junose-atm-vp";d:0.0004;s:9:"bgp-peers";d:0.0227;s:14:"mac-accounting";d:0.0004;s:3:"sla";d:0.0399;s:11:"pseudowires";d:0.0322;s:16:"virtual-machines";d:0.0007;s:11:"cisco-cbqos";d:0.3344;s:10:"ucd-diskio";d:0.0987;s:10:"p2p-radios";d:0.0001;s:6:"graphs";d:0.0003;}}"
  [distro]                    => null
  [distro_ver]                => null
  [kernel]                    => null
  [arch]                      => null
)


  /opt/observium/includes/polling/functions.inc.php:120
array(
  [override_type] => string(7) "network"
)


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

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

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('1074779','poller.php','1074751','0','php ./poller.php -d -h 172.16.156.109','1711008287','31')]
SQL RUNTIME[0.00081086s]

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

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '31']
SQL RUNTIME[0.00051284s]
#####  172.16.156.109 [31]  #####

 o OS                   generic
 o OS Group             unix
 o Last poll duration   6.40 seconds
 o Last Polled          2024-03-21 08:00:08
 o SNMP Version         v2c

CMD[/usr/sbin/fping -t 500 -c 1 -q 172.16.156.109 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0052s]
STDOUT[
172.16.156.109 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 2.36/2.36/2.36
]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'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.0192s]
STDOUT[
.1.3.6.1.2.1.1.2.0 = .1.3.6.1.4.1.56813.2.23.913
.1.3.6.1.2.1.1.3.0 = 32:19:29:36.99
]
SNMP STATUS[TRUE]
 o Device status        Device is reachable by PING (2.36ms) and SNMP (19.21ms)
RRD /opt/observium/rrd/172.16.156.109/status.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/status.rrd N:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.03]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/172.16.156.109/ping.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/ping.rrd N:2.36]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.03]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/172.16.156.109/ping_snmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/ping_snmp.rrd N:19.21]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.03]
RRD_STATUS[TRUE]


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


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

JSON DECODE[Not string passed]
JSON RAW[


 > $str /opt/observium/includes/common.inc.php:5433
null

]
JSON DECODE[Not string passed]
JSON RAW[


  /opt/observium/includes/common.inc.php:5433
null

]

SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '31' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00023103s]
 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':'172.16.156.109':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0206s]
STDOUT[
sysUpTime.0 = 32:19:29:37.02
sysLocation.0 = "2D "
sysContact.0 = "2D "
sysName.0 = "4B 54 43 20 4D 47 4D 54 20 53 77 69 74 63 68 "
]
SNMP Hex string converted..
   HEX: 2D
STRING: -

SNMP Hex string converted..
   HEX: 2D
STRING: -

SNMP Hex string converted..
   HEX: 4B 54 43 20 4D 47 4D 54 20 53 77 69 74 63 68
STRING: KTC MGMT Switch

SNMP STATUS[TRUE]
Timeticks converted 32:19:29:37.02 -> 2834977

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':'172.16.156.109':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0168s]
STDOUT[
"53 35 37 33 35 53 2D 4C 33 32 53 54 34 58 2D 41 31 0D 0A 46 75 74 75 72 65 4D 61 74 72 69 78 20 56 65 72 73 61 74 69 6C 65 20 52 6F 75 74 69 6E 67 20 50 6C 61 74 66 6F 72 6D 20 53 6F 66 74 77 61 72 65 20 0D 0A 20 56 52 50 20 28 52 29 20 73 6F 66 74 77 61 72 65 2C 56 65 72 73 69 6F 6E 20 35 2E 31 37 30 20 28 53 35 37 33 35 53 2D 4C 33 32 53 54 34 58 2D 41 31 20 56 32 30 30 52 30 32 31 43 30 31 53 50 43 32 30 30 29 20 0D 0A 20 43 6F 70 79 72 69 67 68 74 20 28 43 29 20 32 30 31 35 20 62 79 20 46 75 74 75 72 65 4D 61 74 72 69 78 20 43 6F 2E 2C 20 4C 74 64 2E "
]
SNMP Hex string converted..
   HEX: 53 35 37 33 35 53 2D 4C 33 32 53 54 34 58 2D 41 31 0D 0A 46 75 74 75 72 65 4D 61 74 72 69 78 20 56 65 72 73 61 74 69 6C 65 20 52 6F 75 74 69 6E 67 20 50 6C 61 74 66 6F 72 6D 20 53 6F 66 74 77 61 72 65 20 0D 0A 20 56 52 50 20 28 52 29 20 73 6F 66 74 77 61 72 65 2C 56 65 72 73 69 6F 6E 20 35 2E 31 37 30 20 28 53 35 37 33 35 53 2D 4C 33 32 53 54 34 58 2D 41 31 20 56 32 30 30 52 30 32 31 43 30 31 53 50 43 32 30 30 29 20 0D 0A 20 43 6F 70 79 72 69 67 68 74 20 28 43 29 20 32 30 31 35 20 62 79 20 46 75 74 75 72 65 4D 61 74 72 69 78 20 43 6F 2E 2C 20 4C 74 64 2E
STRING: S5735S-L32ST4X-A1
FutureMatrix Versatile Routing Platform Software
 VRP (R) software,Version 5.170 (S5735S-L32ST4X-A1 V200R021C01SPC200)
 Copyright (C) 2015 by FutureMatrix Co., Ltd.
  UTF8: S5735S-L32ST4X-A1
FutureMatrix Versatile Routing Platform Software
 VRP (R) software,Version 5.170 (S5735S-L32ST4X-A1 V200R021C01SPC200)
 Copyright (C) 2015 by FutureMatrix Co., Ltd.

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':'172.16.156.109':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0175s]
STDOUT[
.1.3.6.1.4.1.56813.2.23.913
]
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':'172.16.156.109':'161' snmpEngineID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0175s]
STDOUT[
"80 00 DD ED 03 3C C7 86 A6 A4 6E "
]
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':'172.16.156.109':'161' hrSystemUptime.0]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'HOST-RESOURCES-MIB' AND `oid` = 'hrSystemUptime.0';]
SQL RUNTIME[0.00045204s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008287' WHERE `error_id` = '479']
SQL RUNTIME[0.00083804s]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0195s]
STDOUT[
2834874
]
SNMP STATUS[TRUE]
Using SNMP Agent sysUpTime (2834977 sec. => 32 days, 19h 29m 37s)
RRD /opt/observium/rrd/172.16.156.109/uptime.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/uptime.rrd N:2834977]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.16]
RRD_STATUS[TRUE]

 o Uptime               32 days, 19h 29m 37s
 o Last reboot          2024-02-17 12:35:15


  /opt/observium/includes/polling/system.inc.php:218
array(
  [use]            => string(9) "sysUpTime"
  [sysUpTime]      => int(2834977)
  [hrSystemUptime] => bool(false)
  [snmpEngineTime] => int(2834874)
  [uptime]         => int(2834977)
  [formatted]      => string(20) "32 days, 19h 29m 37s"
  [message]        => string(26) "Using SNMP Agent sysUpTime"
  [previous]       => string(7) "2834691"
  [diff]           => int(-286)
  [last_rebooted]  => string(10) "1708173315"
  [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':'172.16.156.109':'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.0182s]
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` = '31' 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.00038695s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008287' WHERE `error_id` = '480']
SQL RUNTIME[0.00077486s]
SNMP STATUS[FALSE]
Detected invalid value '-' for param 'sysContact'.
 o sysObjectID          .1.3.6.1.4.1.56813.2.23.913
 o snmpEngineID         8000DDED033CC786A6A46E
 o sysDescr             S5735S-L32ST4X-A1
                        FutureMatrix Versatile Routing Platform Software
                         VRP (R) software,Version 5.170 (S5735S-L32ST4X-A1 V200R021C01SPC200)
                         Copyright (C) 2015 by FutureMatrix Co., Ltd.
 o sysName              KTC MGMT Switch
 o Location             -

SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '31']
SQL RUNTIME[0.00026107s]
 o Module time          0.1519s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-system.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-system.rrd N:0.1519]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.19]
RRD_STATUS[TRUE]



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

 o OS Poller            Group

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111';]
SQL RUNTIME[0.00032091s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008287' WHERE `error_id` = '481']
SQL RUNTIME[0.00069904s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' .1.3.6.1.4.1.2021.7890.1.101.1]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.101.1';]
SQL RUNTIME[0.00032711s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008287' WHERE `error_id` = '482']
SQL RUNTIME[0.00064516s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' .1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.2.3.1.1.8.104.97.114.100.119.97.114.101';]
SQL RUNTIME[0.00033307s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008287' WHERE `error_id` = '483']
SQL RUNTIME[0.00060892s]
 o Type                 <empty>
 o Vendor               <empty>
 o Hardware             Generic
 o Version              <empty>
 o Features             <empty>
 o Serial               <empty>
 o Asset                <empty>

 o Module time          0.0656s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-os.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-os.rrd N:0.0656]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.25]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'voltage' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00039101s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'current' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00030899s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'temperature' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00030613s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031090s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'power' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031281s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'airflow' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00029492s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'capacity' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00033307s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '31' AND `sensor_class` = 'capacity' AND `poller_type` = 'ipmi' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00030303s]

SQL[SELECT * FROM `status` WHERE `device_id` = '31' AND `poller_type` = 'ipmi' AND `status_deleted` = '0']
SQL RUNTIME[0.00027704s]
 o Module time          0.0142s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-ipmi.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-ipmi.rrd N:0.0142]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.27]
RRD_STATUS[TRUE]



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


SQL[SELECT DISTINCT `sensor_class` FROM `sensors` WHERE `device_id` = '31' 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.00049996s]
 o Module time          0.0016s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-sensors.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-sensors.rrd N:0.0016]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.27]
RRD_STATUS[TRUE]



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


SQL[SELECT COUNT(*) FROM `status` WHERE `device_id` = '31' AND `status_deleted` = '0';]
SQL RUNTIME[0.00028896s]
 o Status Count         0
 o Module time          0.0010s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-status.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-status.rrd N:0.001]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.28]
RRD_STATUS[TRUE]



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


SQL[SELECT EXISTS (SELECT 1 FROM `counters` WHERE `device_id` = '31' AND `counter_deleted` = '0')]
SQL RUNTIME[0.00026011s]
 o Module time          0.0010s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-counter.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-counter.rrd N:0.001]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.28]
RRD_STATUS[TRUE]



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


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

SQL[SELECT * FROM `processors` WHERE `device_id` = '31']
SQL RUNTIME[0.00022697s]
 o Module time          0.0019s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-processors.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-processors.rrd N:0.0019]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.28]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `mempools` WHERE `device_id` = '31']
SQL RUNTIME[0.00028801s]
 o Module time          0.0012s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-mempools.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-mempools.rrd N:0.0012]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.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` = '31' GROUP BY `storage_mib`, `storage_object`, `storage_hc`]
SQL RUNTIME[0.00030708s]

SQL[SELECT * FROM `storage` WHERE `device_id` = '31']
SQL RUNTIME[0.00028396s]
 o Module time          0.0021s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-storage.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-storage.rrd N:0.0021]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.29]
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':'172.16.156.109':'161' ipInReceives.0 ipOutRequests.0]

CMD EXITCODE[0]
CMD RUNTIME[0.1581s]
STDOUT[
ipInReceives.0 = 665033
ipOutRequests.0 = 661562
]
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':'172.16.156.109':'161' ipForwDatagrams.0 ipInDelivers.0 ipInDiscards.0 ipOutDiscards.0 ipOutNoRoutes.0 ipReasmReqds.0 ipReasmOKs.0 ipReasmFails.0 ipFragOKs.0 ipFragFails.0 ipFragCreates.0 ipInUnknownProtos.0 ipInHdrErrors.0 ipInAddrErrors.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0225s]
STDOUT[
ipForwDatagrams.0 = 0
ipInDelivers.0 = 665034
ipInDiscards.0 = 0
ipOutDiscards.0 = 19
ipOutNoRoutes.0 = 17
ipReasmReqds.0 = 0
ipReasmOKs.0 = 0
ipReasmFails.0 = 0
ipFragOKs.0 = 0
ipFragFails.0 = 0
ipFragCreates.0 = 0
ipInUnknownProtos.0 = 0
ipInHdrErrors.0 = 0
ipInAddrErrors.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/172.16.156.109/netstats-ip.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/netstats-ip.rrd N:0:665034:665033:661562:0:19:17:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.47]
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':'172.16.156.109':'161' icmpInMsgs.0 icmpOutMsgs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0228s]
STDOUT[
icmpInMsgs.0 = 23
icmpOutMsgs.0 = 20
]
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':'172.16.156.109':'161' icmpInErrors.0 icmpOutErrors.0 icmpInEchos.0 icmpOutEchos.0 icmpInEchoReps.0 icmpOutEchoReps.0 icmpInDestUnreachs.0 icmpOutDestUnreachs.0 icmpInParmProbs.0 icmpInTimeExcds.0 icmpInSrcQuenchs.0 icmpInRedirects.0 icmpInTimestamps.0 icmpInTimestampReps.0 icmpInAddrMasks.0 icmpInAddrMaskReps.0 icmpOutTimeExcds.0 icmpOutParmProbs.0 icmpOutSrcQuenchs.0 icmpOutRedirects.0 icmpOutTimestamps.0 icmpOutTimestampReps.0 icmpOutAddrMasks.0 icmpOutAddrMaskReps.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0233s]
STDOUT[
icmpInErrors.0 = 0
icmpOutErrors.0 = 0
icmpInEchos.0 = 0
icmpOutEchos.0 = 20
icmpInEchoReps.0 = 1
icmpOutEchoReps.0 = 0
icmpInDestUnreachs.0 = 22
icmpOutDestUnreachs.0 = 0
icmpInParmProbs.0 = 0
icmpInTimeExcds.0 = 0
icmpInSrcQuenchs.0 = 0
icmpInRedirects.0 = 0
icmpInTimestamps.0 = 0
icmpInTimestampReps.0 = 0
icmpInAddrMasks.0 = 0
icmpInAddrMaskReps.0 = 0
icmpOutTimeExcds.0 = 0
icmpOutParmProbs.0 = 0
icmpOutSrcQuenchs.0 = 0
icmpOutRedirects.0 = 0
icmpOutTimestamps.0 = 0
icmpOutTimestampReps.0 = 0
icmpOutAddrMasks.0 = 0
icmpOutAddrMaskReps.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/172.16.156.109/netstats-icmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/netstats-icmp.rrd N:23:20:0:0:0:20:1:0:22:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.52]
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':'172.16.156.109':'161' tcpInSegs.0 tcpOutSegs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0195s]
STDOUT[
tcpInSegs.0 = 1406
tcpOutSegs.0 = 1447
]
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':'172.16.156.109':'161' tcpActiveOpens.0 tcpPassiveOpens.0 tcpAttemptFails.0 tcpEstabResets.0 tcpCurrEstab.0 tcpRetransSegs.0 tcpInErrs.0 tcpOutRsts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0207s]
STDOUT[
tcpActiveOpens.0 = 0
tcpPassiveOpens.0 = 7
tcpAttemptFails.0 = 0
tcpEstabResets.0 = 7
tcpCurrEstab.0 = 0
tcpRetransSegs.0 = 0
tcpInErrs.0 = 0
tcpOutRsts.0 = 26
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/172.16.156.109/netstats-tcp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/netstats-tcp.rrd N:0:7:0:7:0:1406:1447:0:0:26]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.57]
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':'172.16.156.109':'161' udpInDatagrams.0 udpOutDatagrams.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0207s]
STDOUT[
udpInDatagrams.0 = 663610
udpOutDatagrams.0 = 660101
]
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':'172.16.156.109':'161' udpInErrors.0 udpNoPorts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0176s]
STDOUT[
udpInErrors.0 = 0
udpNoPorts.0 = 0
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/172.16.156.109/netstats-udp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/netstats-udp.rrd N:663610:660101:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.61]
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':'172.16.156.109':'161' snmpInPkts.0 snmpOutPkts.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0181s]
STDOUT[
snmpInPkts.0 = 663612
snmpOutPkts.0 = 660103
]
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':'172.16.156.109':'161' snmpInBadVersions.0 snmpInBadCommunityNames.0 snmpInBadCommunityUses.0 snmpInASNParseErrs.0 snmpInTooBigs.0 snmpInNoSuchNames.0 snmpInBadValues.0 snmpInReadOnlys.0 snmpInGenErrs.0 snmpInTotalReqVars.0 snmpInTotalSetVars.0 snmpInGetRequests.0 snmpInGetNexts.0 snmpInSetRequests.0 snmpInGetResponses.0 snmpInTraps.0 snmpOutTooBigs.0 snmpOutNoSuchNames.0 snmpOutBadValues.0 snmpOutGenErrs.0 snmpOutGetRequests.0 snmpOutGetNexts.0 snmpOutSetRequests.0 snmpOutGetResponses.0 snmpOutTraps.0 snmpSilentDrops.0 snmpProxyDrops.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0209s]
STDOUT[
snmpInBadVersions.0 = 838
snmpInBadCommunityNames.0 = 194
snmpInBadCommunityUses.0 = 0
snmpInASNParseErrs.0 = 0
snmpInTooBigs.0 = 0
snmpInNoSuchNames.0 = 0
snmpInBadValues.0 = 0
snmpInReadOnlys.0 = 0
snmpInGenErrs.0 = 0
snmpInTotalReqVars.0 = 389366
snmpInTotalSetVars.0 = 0
snmpInGetRequests.0 = 67436
snmpInGetNexts.0 = 131782
snmpInSetRequests.0 = 0
snmpInGetResponses.0 = 0
snmpInTraps.0 = 0
snmpOutTooBigs.0 = 0
snmpOutNoSuchNames.0 = 0
snmpOutBadValues.0 = 0
snmpOutGenErrs.0 = 37
snmpOutGetRequests.0 = 0
snmpOutGetNexts.0 = 0
snmpOutSetRequests.0 = 0
snmpOutGetResponses.0 = 660104
snmpOutTraps.0 = 0
snmpSilentDrops.0 = 5559
snmpProxyDrops.0 = No Such Object available on this agent at this OID
]
SNMP STATUS[TRUE]
RRD /opt/observium/rrd/172.16.156.109/netstats-snmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/netstats-snmp.rrd N:663612:660103:838:194:0:0:0:0:0:0:0:389366:0:67436:131782:0:0:0:0:0:0:37:0:0:0:660104:0:5559:U]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.65]
RRD_STATUS[TRUE]

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

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-netstats.rrd N:0.3655]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.65]
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':'172.16.156.109':'161' systemStats]

CMD EXITCODE[0]
CMD RUNTIME[0.0975s]
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` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = 'systemStats';]
SQL RUNTIME[0.00063801s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008288' WHERE `error_id` = '484']
SQL RUNTIME[0.00082517s]
 o Module time          0.1023s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-ucd-mib.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-ucd-mib.rrd N:0.1023]
RRD RUNTIME[0.0015s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.76]
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':'172.16.156.109':'161' ipSystemStats]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'IP-MIB' AND `oid` = 'ipSystemStats';]
SQL RUNTIME[0.00036788s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008288' WHERE `error_id` = '485']
SQL RUNTIME[0.00068617s]
 o Module time          0.0493s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-ipSystemStats.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-ipSystemStats.rrd N:0.0493]
RRD RUNTIME[0.0014s]
RRD STDOUT[OK u:0.00 s:0.01 r:0.81]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `ports` WHERE `device_id` = '31']
SQL RUNTIME[0.00074887s]

SQL[SELECT * FROM `entity_attribs` WHERE `device_id` = '31' AND `entity_type` = 'port']
SQL RUNTIME[0.00035691s]
Module [ports_etherlike] disabled globally by config in process [poller].
Module [ports_junoseatmvp] excluded for device os in process [poller].
Module [ports_fdbcount] disabled globally by config in process [poller].
Module [ports_separate_walk] disabled globally by config in process [poller].
 o Caching Oids         Used full table ifEntry/ifXEntry snmpwalk.
ifEntry
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' ifEntry]

CMD EXITCODE[0]
CMD RUNTIME[1.9711s]
CMD EXITDELAY[10ms]
STDOUT[
ifIndex.1 = 1
ifIndex.2 = 2
ifIndex.3 = 3
ifIndex.5 = 5
ifIndex.6 = 6
ifIndex.7 = 7
ifIndex.8 = 8
ifIndex.9 = 9
ifIndex.10 = 10
ifIndex.11 = 11
ifIndex.12 = 12
ifIndex.13 = 13
ifIndex.14 = 14
ifIndex.15 = 15
ifIndex.16 = 16
ifIndex.17 = 17
ifIndex.18 = 18
ifIndex.19 = 19
ifIndex.20 = 20
ifIndex.21 = 21
ifIndex.22 = 22
ifIndex.23 = 23
ifIndex.24 = 24
ifIndex.25 = 25
ifIndex.26 = 26
ifIndex.27 = 27
ifIndex.28 = 28
ifIndex.29 = 29
ifIndex.30 = 30
ifIndex.31 = 31
ifIndex.32 = 32
ifIndex.33 = 33
ifIndex.34 = 34
ifIndex.35 = 35
ifIndex.36 = 36
ifIndex.37 = 37
ifIndex.38 = 38
ifIndex.39 = 39
ifIndex.40 = 40
ifIndex.41 = 41
ifIndex.42 = 42
ifIndex.43 = 43
ifDescr.1 = InLoopBack0
ifDescr.2 = NULL0
ifDescr.3 = Console9/0/0
ifDescr.5 = Vlanif1
ifDescr.6 = Vlanif40
ifDescr.7 = Vlanif41
ifDescr.8 = GigabitEthernet0/0/1
ifDescr.9 = GigabitEthernet0/0/2
ifDescr.10 = GigabitEthernet0/0/3
ifDescr.11 = GigabitEthernet0/0/4
ifDescr.12 = GigabitEthernet0/0/5
ifDescr.13 = GigabitEthernet0/0/6
ifDescr.14 = GigabitEthernet0/0/7
ifDescr.15 = GigabitEthernet0/0/8
ifDescr.16 = GigabitEthernet0/0/9
ifDescr.17 = GigabitEthernet0/0/10
ifDescr.18 = GigabitEthernet0/0/11
ifDescr.19 = GigabitEthernet0/0/12
ifDescr.20 = GigabitEthernet0/0/13
ifDescr.21 = GigabitEthernet0/0/14
ifDescr.22 = GigabitEthernet0/0/15
ifDescr.23 = GigabitEthernet0/0/16
ifDescr.24 = GigabitEthernet0/0/17
ifDescr.25 = GigabitEthernet0/0/18
ifDescr.26 = GigabitEthernet0/0/19
ifDescr.27 = GigabitEthernet0/0/20
ifDescr.28 = GigabitEthernet0/0/21
ifDescr.29 = GigabitEthernet0/0/22
ifDescr.30 = GigabitEthernet0/0/23
ifDescr.31 = GigabitEthernet0/0/24
ifDescr.32 = GigabitEthernet0/0/25
ifDescr.33 = GigabitEthernet0/0/26
ifDescr.34 = GigabitEthernet0/0/27
ifDescr.35 = GigabitEthernet0/0/28
ifDescr.36 = GigabitEthernet0/0/29
ifDescr.37 = GigabitEthernet0/0/30
ifDescr.38 = GigabitEthernet0/0/31
ifDescr.39 = GigabitEthernet0/0/32
ifDescr.40 = XGigabitEthernet0/0/1
ifDescr.41 = XGigabitEthernet0/0/2
ifDescr.42 = XGigabitEthernet0/0/3
ifDescr.43 = XGigabitEthernet0/0/4
ifType.1 = softwareLoopback
ifType.2 = other
ifType.3 = other
ifType.5 = propVirtual
ifType.6 = propVirtual
ifType.7 = propVirtual
ifType.8 = ethernetCsmacd
ifType.9 = ethernetCsmacd
ifType.10 = ethernetCsmacd
ifType.11 = ethernetCsmacd
ifType.12 = ethernetCsmacd
ifType.13 = ethernetCsmacd
ifType.14 = ethernetCsmacd
ifType.15 = ethernetCsmacd
ifType.16 = ethernetCsmacd
ifType.17 = ethernetCsmacd
ifType.18 = ethernetCsmacd
ifType.19 = ethernetCsmacd
ifType.20 = ethernetCsmacd
ifType.21 = ethernetCsmacd
ifType.22 = ethernetCsmacd
ifType.23 = ethernetCsmacd
ifType.24 = ethernetCsmacd
ifType.25 = ethernetCsmacd
ifType.26 = ethernetCsmacd
ifType.27 = ethernetCsmacd
ifType.28 = ethernetCsmacd
ifType.29 = ethernetCsmacd
ifType.30 = ethernetCsmacd
ifType.31 = ethernetCsmacd
ifType.32 = ethernetCsmacd
ifType.33 = ethernetCsmacd
ifType.34 = ethernetCsmacd
ifType.35 = ethernetCsmacd
ifType.36 = ethernetCsmacd
ifType.37 = ethernetCsmacd
ifType.38 = ethernetCsmacd
ifType.39 = ethernetCsmacd
ifType.40 = ethernetCsmacd
ifType.41 = ethernetCsmacd
ifType.42 = ethernetCsmacd
ifType.43 = ethernetCsmacd
ifMtu.1 = 1500
ifMtu.2 = 1500
ifMtu.3 = 0
ifMtu.5 = 1500
ifMtu.6 = 1500
ifMtu.7 = 1500
ifMtu.8 = 10240
ifMtu.9 = 10240
ifMtu.10 = 10240
ifMtu.11 = 10240
ifMtu.12 = 10240
ifMtu.13 = 10240
ifMtu.14 = 10240
ifMtu.15 = 10240
ifMtu.16 = 10240
ifMtu.17 = 10240
ifMtu.18 = 10240
ifMtu.19 = 10240
ifMtu.20 = 10240
ifMtu.21 = 10240
ifMtu.22 = 10240
ifMtu.23 = 10240
ifMtu.24 = 10240
ifMtu.25 = 10240
ifMtu.26 = 10240
ifMtu.27 = 10240
ifMtu.28 = 10240
ifMtu.29 = 10240
ifMtu.30 = 10240
ifMtu.31 = 10240
ifMtu.32 = 10240
ifMtu.33 = 10240
ifMtu.34 = 10240
ifMtu.35 = 10240
ifMtu.36 = 10240
ifMtu.37 = 10240
ifMtu.38 = 10240
ifMtu.39 = 10240
ifMtu.40 = 10240
ifMtu.41 = 10240
ifMtu.42 = 10240
ifMtu.43 = 10240
ifSpeed.1 = 0
ifSpeed.2 = 0
ifSpeed.3 = 0
ifSpeed.5 = 1000000000
ifSpeed.6 = 1000000000
ifSpeed.7 = 1000000000
ifSpeed.8 = 1000000000
ifSpeed.9 = 1000000000
ifSpeed.10 = 1000000000
ifSpeed.11 = 1000000000
ifSpeed.12 = 1000000000
ifSpeed.13 = 1000000000
ifSpeed.14 = 1000000000
ifSpeed.15 = 1000000000
ifSpeed.16 = 1000000000
ifSpeed.17 = 1000000000
ifSpeed.18 = 1000000000
ifSpeed.19 = 1000000000
ifSpeed.20 = 1000000000
ifSpeed.21 = 1000000000
ifSpeed.22 = 1000000000
ifSpeed.23 = 1000000000
ifSpeed.24 = 1000000000
ifSpeed.25 = 1000000000
ifSpeed.26 = 1000000000
ifSpeed.27 = 1000000000
ifSpeed.28 = 1000000000
ifSpeed.29 = 1000000000
ifSpeed.30 = 1000000000
ifSpeed.31 = 1000000000
ifSpeed.32 = 1000000000
ifSpeed.33 = 1000000000
ifSpeed.34 = 1000000000
ifSpeed.35 = 1000000000
ifSpeed.36 = 1000000000
ifSpeed.37 = 1000000000
ifSpeed.38 = 1000000000
ifSpeed.39 = 1000000000
ifSpeed.40 = 4294967295
ifSpeed.41 = 4294967295
ifSpeed.42 = 4294967295
ifSpeed.43 = 4294967295
ifPhysAddress.1 = 0:0:0:0:0:0
ifPhysAddress.2 = 0:0:0:0:0:0
ifPhysAddress.3 = 0:0:0:0:0:0
ifPhysAddress.5 = 3c:c7:86:a6:a4:6e
ifPhysAddress.6 = 3c:c7:86:a6:a4:6e
ifPhysAddress.7 = 3c:c7:86:a6:a4:6e
ifPhysAddress.8 = 3c:c7:86:a6:a4:6e
ifPhysAddress.9 = 3c:c7:86:a6:a4:6e
ifPhysAddress.10 = 3c:c7:86:a6:a4:6e
ifPhysAddress.11 = 3c:c7:86:a6:a4:6e
ifPhysAddress.12 = 3c:c7:86:a6:a4:6e
ifPhysAddress.13 = 3c:c7:86:a6:a4:6e
ifPhysAddress.14 = 3c:c7:86:a6:a4:6e
ifPhysAddress.15 = 3c:c7:86:a6:a4:6e
ifPhysAddress.16 = 3c:c7:86:a6:a4:6e
ifPhysAddress.17 = 3c:c7:86:a6:a4:6e
ifPhysAddress.18 = 3c:c7:86:a6:a4:6e
ifPhysAddress.19 = 3c:c7:86:a6:a4:6e
ifPhysAddress.20 = 3c:c7:86:a6:a4:6e
ifPhysAddress.21 = 3c:c7:86:a6:a4:6e
ifPhysAddress.22 = 3c:c7:86:a6:a4:6e
ifPhysAddress.23 = 3c:c7:86:a6:a4:6e
ifPhysAddress.24 = 3c:c7:86:a6:a4:6e
ifPhysAddress.25 = 3c:c7:86:a6:a4:6e
ifPhysAddress.26 = 3c:c7:86:a6:a4:6e
ifPhysAddress.27 = 3c:c7:86:a6:a4:6e
ifPhysAddress.28 = 3c:c7:86:a6:a4:6e
ifPhysAddress.29 = 3c:c7:86:a6:a4:6e
ifPhysAddress.30 = 3c:c7:86:a6:a4:6e
ifPhysAddress.31 = 3c:c7:86:a6:a4:6e
ifPhysAddress.32 = 3c:c7:86:a6:a4:6e
ifPhysAddress.33 = 3c:c7:86:a6:a4:6e
ifPhysAddress.34 = 3c:c7:86:a6:a4:6e
ifPhysAddress.35 = 3c:c7:86:a6:a4:6e
ifPhysAddress.36 = 3c:c7:86:a6:a4:6e
ifPhysAddress.37 = 3c:c7:86:a6:a4:6e
ifPhysAddress.38 = 3c:c7:86:a6:a4:6e
ifPhysAddress.39 = 3c:c7:86:a6:a4:6e
ifPhysAddress.40 = 3c:c7:86:a6:a4:6e
ifPhysAddress.41 = 3c:c7:86:a6:a4:6e
ifPhysAddress.42 = 3c:c7:86:a6:a4:6e
ifPhysAddress.43 = 3c:c7:86:a6:a4:6e
ifAdminStatus.1 = up
ifAdminStatus.2 = up
ifAdminStatus.3 = up
ifAdminStatus.5 = up
ifAdminStatus.6 = up
ifAdminStatus.7 = up
ifAdminStatus.8 = up
ifAdminStatus.9 = up
ifAdminStatus.10 = up
ifAdminStatus.11 = up
ifAdminStatus.12 = up
ifAdminStatus.13 = up
ifAdminStatus.14 = up
ifAdminStatus.15 = up
ifAdminStatus.16 = up
ifAdminStatus.17 = up
ifAdminStatus.18 = up
ifAdminStatus.19 = up
ifAdminStatus.20 = up
ifAdminStatus.21 = up
ifAdminStatus.22 = up
ifAdminStatus.23 = up
ifAdminStatus.24 = up
ifAdminStatus.25 = up
ifAdminStatus.26 = up
ifAdminStatus.27 = up
ifAdminStatus.28 = up
ifAdminStatus.29 = up
ifAdminStatus.30 = up
ifAdminStatus.31 = up
ifAdminStatus.32 = up
ifAdminStatus.33 = up
ifAdminStatus.34 = up
ifAdminStatus.35 = up
ifAdminStatus.36 = up
ifAdminStatus.37 = up
ifAdminStatus.38 = up
ifAdminStatus.39 = up
ifAdminStatus.40 = up
ifAdminStatus.41 = up
ifAdminStatus.42 = up
ifAdminStatus.43 = up
ifOperStatus.1 = up
ifOperStatus.2 = up
ifOperStatus.3 = up
ifOperStatus.5 = up
ifOperStatus.6 = up
ifOperStatus.7 = up
ifOperStatus.8 = down
ifOperStatus.9 = up
ifOperStatus.10 = down
ifOperStatus.11 = up
ifOperStatus.12 = down
ifOperStatus.13 = down
ifOperStatus.14 = down
ifOperStatus.15 = down
ifOperStatus.16 = down
ifOperStatus.17 = down
ifOperStatus.18 = down
ifOperStatus.19 = down
ifOperStatus.20 = down
ifOperStatus.21 = down
ifOperStatus.22 = down
ifOperStatus.23 = down
ifOperStatus.24 = down
ifOperStatus.25 = down
ifOperStatus.26 = down
ifOperStatus.27 = down
ifOperStatus.28 = down
ifOperStatus.29 = down
ifOperStatus.30 = down
ifOperStatus.31 = up
ifOperStatus.32 = down
ifOperStatus.33 = up
ifOperStatus.34 = down
ifOperStatus.35 = down
ifOperStatus.36 = down
ifOperStatus.37 = down
ifOperStatus.38 = down
ifOperStatus.39 = down
ifOperStatus.40 = down
ifOperStatus.41 = down
ifOperStatus.42 = down
ifOperStatus.43 = down
ifLastChange.1 = 0:0:00:00.00
ifLastChange.2 = 0:0:00:00.00
ifLastChange.3 = 0:0:00:00.00
ifLastChange.5 = 0:0:01:08.44
ifLastChange.6 = 0:0:01:09.48
ifLastChange.7 = 0:0:01:09.48
ifLastChange.8 = 0:0:00:00.00
ifLastChange.9 = 0:0:01:07.47
ifLastChange.10 = 0:0:00:00.00
ifLastChange.11 = 0:0:01:08.31
ifLastChange.12 = 0:0:00:00.00
ifLastChange.13 = 0:0:00:00.00
ifLastChange.14 = 0:0:00:00.00
ifLastChange.15 = 0:0:00:00.00
ifLastChange.16 = 0:0:00:00.00
ifLastChange.17 = 0:0:00:00.00
ifLastChange.18 = 0:0:00:00.00
ifLastChange.19 = 0:0:00:00.00
ifLastChange.20 = 0:0:00:00.00
ifLastChange.21 = 0:0:00:00.00
ifLastChange.22 = 0:0:00:00.00
ifLastChange.23 = 0:0:00:00.00
ifLastChange.24 = 0:0:00:00.00
ifLastChange.25 = 0:0:00:00.00
ifLastChange.26 = 0:0:00:00.00
ifLastChange.27 = 0:0:00:00.00
ifLastChange.28 = 0:0:00:00.00
ifLastChange.29 = 0:0:00:00.00
ifLastChange.30 = 0:0:00:00.00
ifLastChange.31 = 32:1:41:53.70
ifLastChange.32 = 0:0:00:00.00
ifLastChange.33 = 0:0:01:09.46
ifLastChange.34 = 0:0:00:00.00
ifLastChange.35 = 0:0:00:00.00
ifLastChange.36 = 0:0:00:00.00
ifLastChange.37 = 0:0:00:00.00
ifLastChange.38 = 0:0:00:00.00
ifLastChange.39 = 0:0:00:00.00
ifLastChange.40 = 0:0:00:00.00
ifLastChange.41 = 0:0:00:00.00
ifLastChange.42 = 0:0:00:00.00
ifLastChange.43 = 0:0:00:00.00
ifInOctets.1 = 0
ifInOctets.2 = 0
ifInOctets.3 = 0
ifInOctets.5 = 0
ifInOctets.6 = 0
ifInOctets.7 = 0
ifInOctets.8 = 0
ifInOctets.9 = 1446538745
ifInOctets.10 = 0
ifInOctets.11 = 15353354
ifInOctets.12 = 0
ifInOctets.13 = 0
ifInOctets.14 = 0
ifInOctets.15 = 0
ifInOctets.16 = 0
ifInOctets.17 = 0
ifInOctets.18 = 0
ifInOctets.19 = 0
ifInOctets.20 = 0
ifInOctets.21 = 0
ifInOctets.22 = 0
ifInOctets.23 = 0
ifInOctets.24 = 0
ifInOctets.25 = 0
ifInOctets.26 = 0
ifInOctets.27 = 0
ifInOctets.28 = 0
ifInOctets.29 = 0
ifInOctets.30 = 0
ifInOctets.31 = 3254440398
ifInOctets.32 = 0
ifInOctets.33 = 2342606111
ifInOctets.34 = 0
ifInOctets.35 = 0
ifInOctets.36 = 0
ifInOctets.37 = 0
ifInOctets.38 = 0
ifInOctets.39 = 0
ifInOctets.40 = 0
ifInOctets.41 = 0
ifInOctets.42 = 0
ifInOctets.43 = 0
ifInUcastPkts.1 = 0
ifInUcastPkts.2 = 0
ifInUcastPkts.3 = 0
ifInUcastPkts.5 = 0
ifInUcastPkts.6 = 0
ifInUcastPkts.7 = 0
ifInUcastPkts.8 = 0
ifInUcastPkts.9 = 1025247153
ifInUcastPkts.10 = 0
ifInUcastPkts.11 = 0
ifInUcastPkts.12 = 0
ifInUcastPkts.13 = 0
ifInUcastPkts.14 = 0
ifInUcastPkts.15 = 0
ifInUcastPkts.16 = 0
ifInUcastPkts.17 = 0
ifInUcastPkts.18 = 0
ifInUcastPkts.19 = 0
ifInUcastPkts.20 = 0
ifInUcastPkts.21 = 0
ifInUcastPkts.22 = 0
ifInUcastPkts.23 = 0
ifInUcastPkts.24 = 0
ifInUcastPkts.25 = 0
ifInUcastPkts.26 = 0
ifInUcastPkts.27 = 0
ifInUcastPkts.28 = 0
ifInUcastPkts.29 = 0
ifInUcastPkts.30 = 0
ifInUcastPkts.31 = 46048592
ifInUcastPkts.32 = 0
ifInUcastPkts.33 = 3053455618
ifInUcastPkts.34 = 0
ifInUcastPkts.35 = 0
ifInUcastPkts.36 = 0
ifInUcastPkts.37 = 0
ifInUcastPkts.38 = 0
ifInUcastPkts.39 = 0
ifInUcastPkts.40 = 0
ifInUcastPkts.41 = 0
ifInUcastPkts.42 = 0
ifInUcastPkts.43 = 0
ifInNUcastPkts.1 = 0
ifInNUcastPkts.2 = 0
ifInNUcastPkts.3 = 0
ifInNUcastPkts.5 = 0
ifInNUcastPkts.6 = 0
ifInNUcastPkts.7 = 0
ifInNUcastPkts.8 = 0
ifInNUcastPkts.9 = 636386
ifInNUcastPkts.10 = 0
ifInNUcastPkts.11 = 94483
ifInNUcastPkts.12 = 0
ifInNUcastPkts.13 = 0
ifInNUcastPkts.14 = 0
ifInNUcastPkts.15 = 0
ifInNUcastPkts.16 = 0
ifInNUcastPkts.17 = 0
ifInNUcastPkts.18 = 0
ifInNUcastPkts.19 = 0
ifInNUcastPkts.20 = 0
ifInNUcastPkts.21 = 0
ifInNUcastPkts.22 = 0
ifInNUcastPkts.23 = 0
ifInNUcastPkts.24 = 0
ifInNUcastPkts.25 = 0
ifInNUcastPkts.26 = 0
ifInNUcastPkts.27 = 0
ifInNUcastPkts.28 = 0
ifInNUcastPkts.29 = 0
ifInNUcastPkts.30 = 0
ifInNUcastPkts.31 = 775544
ifInNUcastPkts.32 = 0
ifInNUcastPkts.33 = 1593636
ifInNUcastPkts.34 = 0
ifInNUcastPkts.35 = 0
ifInNUcastPkts.36 = 0
ifInNUcastPkts.37 = 0
ifInNUcastPkts.38 = 0
ifInNUcastPkts.39 = 0
ifInNUcastPkts.40 = 0
ifInNUcastPkts.41 = 0
ifInNUcastPkts.42 = 0
ifInNUcastPkts.43 = 0
ifInDiscards.1 = 0
ifInDiscards.2 = 0
ifInDiscards.3 = 0
ifInDiscards.5 = 0
ifInDiscards.6 = 0
ifInDiscards.7 = 0
ifInDiscards.8 = 0
ifInDiscards.9 = 0
ifInDiscards.10 = 0
ifInDiscards.11 = 0
ifInDiscards.12 = 0
ifInDiscards.13 = 0
ifInDiscards.14 = 0
ifInDiscards.15 = 0
ifInDiscards.16 = 0
ifInDiscards.17 = 0
ifInDiscards.18 = 0
ifInDiscards.19 = 0
ifInDiscards.20 = 0
ifInDiscards.21 = 0
ifInDiscards.22 = 0
ifInDiscards.23 = 0
ifInDiscards.24 = 0
ifInDiscards.25 = 0
ifInDiscards.26 = 0
ifInDiscards.27 = 0
ifInDiscards.28 = 0
ifInDiscards.29 = 0
ifInDiscards.30 = 0
ifInDiscards.31 = 0
ifInDiscards.32 = 0
ifInDiscards.33 = 0
ifInDiscards.34 = 0
ifInDiscards.35 = 0
ifInDiscards.36 = 0
ifInDiscards.37 = 0
ifInDiscards.38 = 0
ifInDiscards.39 = 0
ifInDiscards.40 = 0
ifInDiscards.41 = 0
ifInDiscards.42 = 0
ifInDiscards.43 = 0
ifInErrors.1 = 0
ifInErrors.2 = 0
ifInErrors.3 = 0
ifInErrors.5 = 0
ifInErrors.6 = 0
ifInErrors.7 = 0
ifInErrors.8 = 0
ifInErrors.9 = 0
ifInErrors.10 = 0
ifInErrors.11 = 0
ifInErrors.12 = 0
ifInErrors.13 = 0
ifInErrors.14 = 0
ifInErrors.15 = 0
ifInErrors.16 = 0
ifInErrors.17 = 0
ifInErrors.18 = 0
ifInErrors.19 = 0
ifInErrors.20 = 0
ifInErrors.21 = 0
ifInErrors.22 = 0
ifInErrors.23 = 0
ifInErrors.24 = 0
ifInErrors.25 = 0
ifInErrors.26 = 0
ifInErrors.27 = 0
ifInErrors.28 = 0
ifInErrors.29 = 0
ifInErrors.30 = 0
ifInErrors.31 = 0
ifInErrors.32 = 0
ifInErrors.33 = 0
ifInErrors.34 = 0
ifInErrors.35 = 0
ifInErrors.36 = 0
ifInErrors.37 = 0
ifInErrors.38 = 0
ifInErrors.39 = 0
ifInErrors.40 = 0
ifInErrors.41 = 0
ifInErrors.42 = 0
ifInErrors.43 = 0
ifInUnknownProtos.1 = 0
ifInUnknownProtos.2 = 0
ifInUnknownProtos.3 = 0
ifInUnknownProtos.5 = 0
ifInUnknownProtos.6 = 0
ifInUnknownProtos.7 = 0
ifInUnknownProtos.8 = 0
ifInUnknownProtos.9 = 0
ifInUnknownProtos.10 = 0
ifInUnknownProtos.11 = 0
ifInUnknownProtos.12 = 0
ifInUnknownProtos.13 = 0
ifInUnknownProtos.14 = 0
ifInUnknownProtos.15 = 0
ifInUnknownProtos.16 = 0
ifInUnknownProtos.17 = 0
ifInUnknownProtos.18 = 0
ifInUnknownProtos.19 = 0
ifInUnknownProtos.20 = 0
ifInUnknownProtos.21 = 0
ifInUnknownProtos.22 = 0
ifInUnknownProtos.23 = 0
ifInUnknownProtos.24 = 0
ifInUnknownProtos.25 = 0
ifInUnknownProtos.26 = 0
ifInUnknownProtos.27 = 0
ifInUnknownProtos.28 = 0
ifInUnknownProtos.29 = 0
ifInUnknownProtos.30 = 0
ifInUnknownProtos.31 = 0
ifInUnknownProtos.32 = 0
ifInUnknownProtos.33 = 0
ifInUnknownProtos.34 = 0
ifInUnknownProtos.35 = 0
ifInUnknownProtos.36 = 0
ifInUnknownProtos.37 = 0
ifInUnknownProtos.38 = 0
ifInUnknownProtos.39 = 0
ifInUnknownProtos.40 = 0
ifInUnknownProtos.41 = 0
ifInUnknownProtos.42 = 0
ifInUnknownProtos.43 = 0
ifOutOctets.1 = 0
ifOutOctets.2 = 0
ifOutOctets.3 = 0
ifOutOctets.5 = 0
ifOutOctets.6 = 0
ifOutOctets.7 = 0
ifOutOctets.8 = 0
ifOutOctets.9 = 3223148394
ifOutOctets.10 = 0
ifOutOctets.11 = 306280503
ifOutOctets.12 = 0
ifOutOctets.13 = 0
ifOutOctets.14 = 0
ifOutOctets.15 = 0
ifOutOctets.16 = 0
ifOutOctets.17 = 0
ifOutOctets.18 = 0
ifOutOctets.19 = 0
ifOutOctets.20 = 0
ifOutOctets.21 = 0
ifOutOctets.22 = 0
ifOutOctets.23 = 0
ifOutOctets.24 = 0
ifOutOctets.25 = 0
ifOutOctets.26 = 0
ifOutOctets.27 = 0
ifOutOctets.28 = 0
ifOutOctets.29 = 0
ifOutOctets.30 = 0
ifOutOctets.31 = 3615532374
ifOutOctets.32 = 0
ifOutOctets.33 = 774899554
ifOutOctets.34 = 0
ifOutOctets.35 = 0
ifOutOctets.36 = 0
ifOutOctets.37 = 0
ifOutOctets.38 = 0
ifOutOctets.39 = 0
ifOutOctets.40 = 0
ifOutOctets.41 = 0
ifOutOctets.42 = 0
ifOutOctets.43 = 0
ifOutUcastPkts.1 = 0
ifOutUcastPkts.2 = 0
ifOutUcastPkts.3 = 0
ifOutUcastPkts.5 = 0
ifOutUcastPkts.6 = 0
ifOutUcastPkts.7 = 0
ifOutUcastPkts.8 = 0
ifOutUcastPkts.9 = 2398910344
ifOutUcastPkts.10 = 0
ifOutUcastPkts.11 = 0
ifOutUcastPkts.12 = 0
ifOutUcastPkts.13 = 0
ifOutUcastPkts.14 = 0
ifOutUcastPkts.15 = 0
ifOutUcastPkts.16 = 0
ifOutUcastPkts.17 = 0
ifOutUcastPkts.18 = 0
ifOutUcastPkts.19 = 0
ifOutUcastPkts.20 = 0
ifOutUcastPkts.21 = 0
ifOutUcastPkts.22 = 0
ifOutUcastPkts.23 = 0
ifOutUcastPkts.24 = 0
ifOutUcastPkts.25 = 0
ifOutUcastPkts.26 = 0
ifOutUcastPkts.27 = 0
ifOutUcastPkts.28 = 0
ifOutUcastPkts.29 = 0
ifOutUcastPkts.30 = 0
ifOutUcastPkts.31 = 653864285
ifOutUcastPkts.32 = 0
ifOutUcastPkts.33 = 1071962706
ifOutUcastPkts.34 = 0
ifOutUcastPkts.35 = 0
ifOutUcastPkts.36 = 0
ifOutUcastPkts.37 = 0
ifOutUcastPkts.38 = 0
ifOutUcastPkts.39 = 0
ifOutUcastPkts.40 = 0
ifOutUcastPkts.41 = 0
ifOutUcastPkts.42 = 0
ifOutUcastPkts.43 = 0
ifOutNUcastPkts.1 = 0
ifOutNUcastPkts.2 = 0
ifOutNUcastPkts.3 = 0
ifOutNUcastPkts.5 = 0
ifOutNUcastPkts.6 = 0
ifOutNUcastPkts.7 = 0
ifOutNUcastPkts.8 = 0
ifOutNUcastPkts.9 = 1690236
ifOutNUcastPkts.10 = 0
ifOutNUcastPkts.11 = 2184413
ifOutNUcastPkts.12 = 0
ifOutNUcastPkts.13 = 0
ifOutNUcastPkts.14 = 0
ifOutNUcastPkts.15 = 0
ifOutNUcastPkts.16 = 0
ifOutNUcastPkts.17 = 0
ifOutNUcastPkts.18 = 0
ifOutNUcastPkts.19 = 0
ifOutNUcastPkts.20 = 0
ifOutNUcastPkts.21 = 0
ifOutNUcastPkts.22 = 0
ifOutNUcastPkts.23 = 0
ifOutNUcastPkts.24 = 0
ifOutNUcastPkts.25 = 0
ifOutNUcastPkts.26 = 0
ifOutNUcastPkts.27 = 0
ifOutNUcastPkts.28 = 0
ifOutNUcastPkts.29 = 0
ifOutNUcastPkts.30 = 0
ifOutNUcastPkts.31 = 1897804
ifOutNUcastPkts.32 = 0
ifOutNUcastPkts.33 = 2418891
ifOutNUcastPkts.34 = 0
ifOutNUcastPkts.35 = 0
ifOutNUcastPkts.36 = 0
ifOutNUcastPkts.37 = 0
ifOutNUcastPkts.38 = 0
ifOutNUcastPkts.39 = 0
ifOutNUcastPkts.40 = 0
ifOutNUcastPkts.41 = 0
ifOutNUcastPkts.42 = 0
ifOutNUcastPkts.43 = 0
ifOutDiscards.1 = 0
ifOutDiscards.2 = 0
ifOutDiscards.3 = 0
ifOutDiscards.5 = 0
ifOutDiscards.6 = 0
ifOutDiscards.7 = 0
ifOutDiscards.8 = 0
ifOutDiscards.9 = 0
ifOutDiscards.10 = 0
ifOutDiscards.11 = 0
ifOutDiscards.12 = 0
ifOutDiscards.13 = 0
ifOutDiscards.14 = 0
ifOutDiscards.15 = 0
ifOutDiscards.16 = 0
ifOutDiscards.17 = 0
ifOutDiscards.18 = 0
ifOutDiscards.19 = 0
ifOutDiscards.20 = 0
ifOutDiscards.21 = 0
ifOutDiscards.22 = 0
ifOutDiscards.23 = 0
ifOutDiscards.24 = 0
ifOutDiscards.25 = 0
ifOutDiscards.26 = 0
ifOutDiscards.27 = 0
ifOutDiscards.28 = 0
ifOutDiscards.29 = 0
ifOutDiscards.30 = 0
ifOutDiscards.31 = 0
ifOutDiscards.32 = 0
ifOutDiscards.33 = 0
ifOutDiscards.34 = 0
ifOutDiscards.35 = 0
ifOutDiscards.36 = 0
ifOutDiscards.37 = 0
ifOutDiscards.38 = 0
ifOutDiscards.39 = 0
ifOutDiscards.40 = 0
ifOutDiscards.41 = 0
ifOutDiscards.42 = 0
ifOutDiscards.43 = 0
ifOutErrors.1 = 0
ifOutErrors.2 = 0
ifOutErrors.3 = 0
ifOutErrors.5 = 0
ifOutErrors.6 = 0
ifOutErrors.7 = 0
ifOutErrors.8 = 0
ifOutErrors.9 = 0
ifOutErrors.10 = 0
ifOutErrors.11 = 0
ifOutErrors.12 = 0
ifOutErrors.13 = 0
ifOutErrors.14 = 0
ifOutErrors.15 = 0
ifOutErrors.16 = 0
ifOutErrors.17 = 0
ifOutErrors.18 = 0
ifOutErrors.19 = 0
ifOutErrors.20 = 0
ifOutErrors.21 = 0
ifOutErrors.22 = 0
ifOutErrors.23 = 0
ifOutErrors.24 = 0
ifOutErrors.25 = 0
ifOutErrors.26 = 0
ifOutErrors.27 = 0
ifOutErrors.28 = 0
ifOutErrors.29 = 0
ifOutErrors.30 = 0
ifOutErrors.31 = 0
ifOutErrors.32 = 0
ifOutErrors.33 = 0
ifOutErrors.34 = 0
ifOutErrors.35 = 0
ifOutErrors.36 = 0
ifOutErrors.37 = 0
ifOutErrors.38 = 0
ifOutErrors.39 = 0
ifOutErrors.40 = 0
ifOutErrors.41 = 0
ifOutErrors.42 = 0
ifOutErrors.43 = 0
ifOutQLen.1 = 0
ifOutQLen.2 = 0
ifOutQLen.3 = 0
ifOutQLen.5 = 0
ifOutQLen.6 = 0
ifOutQLen.7 = 0
ifOutQLen.8 = 0
ifOutQLen.9 = 0
ifOutQLen.10 = 0
ifOutQLen.11 = 0
ifOutQLen.12 = 0
ifOutQLen.13 = 0
ifOutQLen.14 = 0
ifOutQLen.15 = 0
ifOutQLen.16 = 0
ifOutQLen.17 = 0
ifOutQLen.18 = 0
ifOutQLen.19 = 0
ifOutQLen.20 = 0
ifOutQLen.21 = 0
ifOutQLen.22 = 0
ifOutQLen.23 = 0
ifOutQLen.24 = 0
ifOutQLen.25 = 0
ifOutQLen.26 = 0
ifOutQLen.27 = 0
ifOutQLen.28 = 0
ifOutQLen.29 = 0
ifOutQLen.30 = 0
ifOutQLen.31 = 0
ifOutQLen.32 = 0
ifOutQLen.33 = 0
ifOutQLen.34 = 0
ifOutQLen.35 = 0
ifOutQLen.36 = 0
ifOutQLen.37 = 0
ifOutQLen.38 = 0
ifOutQLen.39 = 0
ifOutQLen.40 = 0
ifOutQLen.41 = 0
ifOutQLen.42 = 0
ifOutQLen.43 = 0
ifSpecific.1 = zeroDotZero
ifSpecific.2 = zeroDotZero
ifSpecific.3 = zeroDotZero
ifSpecific.5 = zeroDotZero
ifSpecific.6 = zeroDotZero
ifSpecific.7 = zeroDotZero
ifSpecific.8 = zeroDotZero
ifSpecific.9 = zeroDotZero
ifSpecific.10 = zeroDotZero
ifSpecific.11 = zeroDotZero
ifSpecific.12 = zeroDotZero
ifSpecific.13 = zeroDotZero
ifSpecific.14 = zeroDotZero
ifSpecific.15 = zeroDotZero
ifSpecific.16 = zeroDotZero
ifSpecific.17 = zeroDotZero
ifSpecific.18 = zeroDotZero
ifSpecific.19 = zeroDotZero
ifSpecific.20 = zeroDotZero
ifSpecific.21 = zeroDotZero
ifSpecific.22 = zeroDotZero
ifSpecific.23 = zeroDotZero
ifSpecific.24 = zeroDotZero
ifSpecific.25 = zeroDotZero
ifSpecific.26 = zeroDotZero
ifSpecific.27 = zeroDotZero
ifSpecific.28 = zeroDotZero
ifSpecific.29 = zeroDotZero
ifSpecific.30 = zeroDotZero
ifSpecific.31 = zeroDotZero
ifSpecific.32 = zeroDotZero
ifSpecific.33 = zeroDotZero
ifSpecific.34 = zeroDotZero
ifSpecific.35 = zeroDotZero
ifSpecific.36 = zeroDotZero
ifSpecific.37 = zeroDotZero
ifSpecific.38 = zeroDotZero
ifSpecific.39 = zeroDotZero
ifSpecific.40 = zeroDotZero
ifSpecific.41 = zeroDotZero
ifSpecific.42 = zeroDotZero
ifSpecific.43 = zeroDotZero
]
SNMP STATUS[TRUE]
ifXEntry
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' ifXEntry]

CMD EXITCODE[0]
CMD RUNTIME[1.4616s]
CMD EXITDELAY[10ms]
STDOUT[
ifName.1 = InLoopBack0
ifName.2 = NULL0
ifName.3 = Console9/0/0
ifName.5 = Vlanif1
ifName.6 = Vlanif40
ifName.7 = Vlanif41
ifName.8 = GigabitEthernet0/0/1
ifName.9 = GigabitEthernet0/0/2
ifName.10 = GigabitEthernet0/0/3
ifName.11 = GigabitEthernet0/0/4
ifName.12 = GigabitEthernet0/0/5
ifName.13 = GigabitEthernet0/0/6
ifName.14 = GigabitEthernet0/0/7
ifName.15 = GigabitEthernet0/0/8
ifName.16 = GigabitEthernet0/0/9
ifName.17 = GigabitEthernet0/0/10
ifName.18 = GigabitEthernet0/0/11
ifName.19 = GigabitEthernet0/0/12
ifName.20 = GigabitEthernet0/0/13
ifName.21 = GigabitEthernet0/0/14
ifName.22 = GigabitEthernet0/0/15
ifName.23 = GigabitEthernet0/0/16
ifName.24 = GigabitEthernet0/0/17
ifName.25 = GigabitEthernet0/0/18
ifName.26 = GigabitEthernet0/0/19
ifName.27 = GigabitEthernet0/0/20
ifName.28 = GigabitEthernet0/0/21
ifName.29 = GigabitEthernet0/0/22
ifName.30 = GigabitEthernet0/0/23
ifName.31 = GigabitEthernet0/0/24
ifName.32 = GigabitEthernet0/0/25
ifName.33 = GigabitEthernet0/0/26
ifName.34 = GigabitEthernet0/0/27
ifName.35 = GigabitEthernet0/0/28
ifName.36 = GigabitEthernet0/0/29
ifName.37 = GigabitEthernet0/0/30
ifName.38 = GigabitEthernet0/0/31
ifName.39 = GigabitEthernet0/0/32
ifName.40 = XGigabitEthernet0/0/1
ifName.41 = XGigabitEthernet0/0/2
ifName.42 = XGigabitEthernet0/0/3
ifName.43 = XGigabitEthernet0/0/4
ifInMulticastPkts.1 = 0
ifInMulticastPkts.2 = 0
ifInMulticastPkts.3 = 0
ifInMulticastPkts.5 = 0
ifInMulticastPkts.6 = 0
ifInMulticastPkts.7 = 0
ifInMulticastPkts.8 = 0
ifInMulticastPkts.9 = 47523
ifInMulticastPkts.10 = 0
ifInMulticastPkts.11 = 47243
ifInMulticastPkts.12 = 0
ifInMulticastPkts.13 = 0
ifInMulticastPkts.14 = 0
ifInMulticastPkts.15 = 0
ifInMulticastPkts.16 = 0
ifInMulticastPkts.17 = 0
ifInMulticastPkts.18 = 0
ifInMulticastPkts.19 = 0
ifInMulticastPkts.20 = 0
ifInMulticastPkts.21 = 0
ifInMulticastPkts.22 = 0
ifInMulticastPkts.23 = 0
ifInMulticastPkts.24 = 0
ifInMulticastPkts.25 = 0
ifInMulticastPkts.26 = 0
ifInMulticastPkts.27 = 0
ifInMulticastPkts.28 = 0
ifInMulticastPkts.29 = 0
ifInMulticastPkts.30 = 0
ifInMulticastPkts.31 = 5659
ifInMulticastPkts.32 = 0
ifInMulticastPkts.33 = 1039905
ifInMulticastPkts.34 = 0
ifInMulticastPkts.35 = 0
ifInMulticastPkts.36 = 0
ifInMulticastPkts.37 = 0
ifInMulticastPkts.38 = 0
ifInMulticastPkts.39 = 0
ifInMulticastPkts.40 = 0
ifInMulticastPkts.41 = 0
ifInMulticastPkts.42 = 0
ifInMulticastPkts.43 = 0
ifInBroadcastPkts.1 = 0
ifInBroadcastPkts.2 = 0
ifInBroadcastPkts.3 = 0
ifInBroadcastPkts.5 = 0
ifInBroadcastPkts.6 = 0
ifInBroadcastPkts.7 = 0
ifInBroadcastPkts.8 = 0
ifInBroadcastPkts.9 = 588863
ifInBroadcastPkts.10 = 0
ifInBroadcastPkts.11 = 47240
ifInBroadcastPkts.12 = 0
ifInBroadcastPkts.13 = 0
ifInBroadcastPkts.14 = 0
ifInBroadcastPkts.15 = 0
ifInBroadcastPkts.16 = 0
ifInBroadcastPkts.17 = 0
ifInBroadcastPkts.18 = 0
ifInBroadcastPkts.19 = 0
ifInBroadcastPkts.20 = 0
ifInBroadcastPkts.21 = 0
ifInBroadcastPkts.22 = 0
ifInBroadcastPkts.23 = 0
ifInBroadcastPkts.24 = 0
ifInBroadcastPkts.25 = 0
ifInBroadcastPkts.26 = 0
ifInBroadcastPkts.27 = 0
ifInBroadcastPkts.28 = 0
ifInBroadcastPkts.29 = 0
ifInBroadcastPkts.30 = 0
ifInBroadcastPkts.31 = 769885
ifInBroadcastPkts.32 = 0
ifInBroadcastPkts.33 = 553731
ifInBroadcastPkts.34 = 0
ifInBroadcastPkts.35 = 0
ifInBroadcastPkts.36 = 0
ifInBroadcastPkts.37 = 0
ifInBroadcastPkts.38 = 0
ifInBroadcastPkts.39 = 0
ifInBroadcastPkts.40 = 0
ifInBroadcastPkts.41 = 0
ifInBroadcastPkts.42 = 0
ifInBroadcastPkts.43 = 0
ifOutMulticastPkts.1 = 0
ifOutMulticastPkts.2 = 0
ifOutMulticastPkts.3 = 0
ifOutMulticastPkts.5 = 0
ifOutMulticastPkts.6 = 0
ifOutMulticastPkts.7 = 0
ifOutMulticastPkts.8 = 0
ifOutMulticastPkts.9 = 1642993
ifOutMulticastPkts.10 = 0
ifOutMulticastPkts.11 = 1642991
ifOutMulticastPkts.12 = 0
ifOutMulticastPkts.13 = 0
ifOutMulticastPkts.14 = 0
ifOutMulticastPkts.15 = 0
ifOutMulticastPkts.16 = 0
ifOutMulticastPkts.17 = 0
ifOutMulticastPkts.18 = 0
ifOutMulticastPkts.19 = 0
ifOutMulticastPkts.20 = 0
ifOutMulticastPkts.21 = 0
ifOutMulticastPkts.22 = 0
ifOutMulticastPkts.23 = 0
ifOutMulticastPkts.24 = 0
ifOutMulticastPkts.25 = 0
ifOutMulticastPkts.26 = 0
ifOutMulticastPkts.27 = 0
ifOutMulticastPkts.28 = 0
ifOutMulticastPkts.29 = 0
ifOutMulticastPkts.30 = 0
ifOutMulticastPkts.31 = 1641007
ifOutMulticastPkts.32 = 0
ifOutMulticastPkts.33 = 1648931
ifOutMulticastPkts.34 = 0
ifOutMulticastPkts.35 = 0
ifOutMulticastPkts.36 = 0
ifOutMulticastPkts.37 = 0
ifOutMulticastPkts.38 = 0
ifOutMulticastPkts.39 = 0
ifOutMulticastPkts.40 = 0
ifOutMulticastPkts.41 = 0
ifOutMulticastPkts.42 = 0
ifOutMulticastPkts.43 = 0
ifOutBroadcastPkts.1 = 0
ifOutBroadcastPkts.2 = 0
ifOutBroadcastPkts.3 = 0
ifOutBroadcastPkts.5 = 0
ifOutBroadcastPkts.6 = 0
ifOutBroadcastPkts.7 = 0
ifOutBroadcastPkts.8 = 0
ifOutBroadcastPkts.9 = 47243
ifOutBroadcastPkts.10 = 0
ifOutBroadcastPkts.11 = 541422
ifOutBroadcastPkts.12 = 0
ifOutBroadcastPkts.13 = 0
ifOutBroadcastPkts.14 = 0
ifOutBroadcastPkts.15 = 0
ifOutBroadcastPkts.16 = 0
ifOutBroadcastPkts.17 = 0
ifOutBroadcastPkts.18 = 0
ifOutBroadcastPkts.19 = 0
ifOutBroadcastPkts.20 = 0
ifOutBroadcastPkts.21 = 0
ifOutBroadcastPkts.22 = 0
ifOutBroadcastPkts.23 = 0
ifOutBroadcastPkts.24 = 0
ifOutBroadcastPkts.25 = 0
ifOutBroadcastPkts.26 = 0
ifOutBroadcastPkts.27 = 0
ifOutBroadcastPkts.28 = 0
ifOutBroadcastPkts.29 = 0
ifOutBroadcastPkts.30 = 0
ifOutBroadcastPkts.31 = 256797
ifOutBroadcastPkts.32 = 0
ifOutBroadcastPkts.33 = 769960
ifOutBroadcastPkts.34 = 0
ifOutBroadcastPkts.35 = 0
ifOutBroadcastPkts.36 = 0
ifOutBroadcastPkts.37 = 0
ifOutBroadcastPkts.38 = 0
ifOutBroadcastPkts.39 = 0
ifOutBroadcastPkts.40 = 0
ifOutBroadcastPkts.41 = 0
ifOutBroadcastPkts.42 = 0
ifOutBroadcastPkts.43 = 0
ifHCInOctets.1 = 0
ifHCInOctets.2 = 0
ifHCInOctets.3 = 0
ifHCInOctets.5 = 0
ifHCInOctets.6 = 0
ifHCInOctets.7 = 0
ifHCInOctets.8 = 0
ifHCInOctets.9 = 276324445689
ifHCInOctets.10 = 0
ifHCInOctets.11 = 15353354
ifHCInOctets.12 = 0
ifHCInOctets.13 = 0
ifHCInOctets.14 = 0
ifHCInOctets.15 = 0
ifHCInOctets.16 = 0
ifHCInOctets.17 = 0
ifHCInOctets.18 = 0
ifHCInOctets.19 = 0
ifHCInOctets.20 = 0
ifHCInOctets.21 = 0
ifHCInOctets.22 = 0
ifHCInOctets.23 = 0
ifHCInOctets.24 = 0
ifHCInOctets.25 = 0
ifHCInOctets.26 = 0
ifHCInOctets.27 = 0
ifHCInOctets.28 = 0
ifHCInOctets.29 = 0
ifHCInOctets.30 = 0
ifHCInOctets.31 = 2464270701006
ifHCInOctets.32 = 0
ifHCInOctets.33 = 14025410827551
ifHCInOctets.34 = 0
ifHCInOctets.35 = 0
ifHCInOctets.36 = 0
ifHCInOctets.37 = 0
ifHCInOctets.38 = 0
ifHCInOctets.39 = 0
ifHCInOctets.40 = 0
ifHCInOctets.41 = 0
ifHCInOctets.42 = 0
ifHCInOctets.43 = 0
ifHCInUcastPkts.1 = 0
ifHCInUcastPkts.2 = 0
ifHCInUcastPkts.3 = 0
ifHCInUcastPkts.5 = 0
ifHCInUcastPkts.6 = 0
ifHCInUcastPkts.7 = 0
ifHCInUcastPkts.8 = 0
ifHCInUcastPkts.9 = 1025247153
ifHCInUcastPkts.10 = 0
ifHCInUcastPkts.11 = 0
ifHCInUcastPkts.12 = 0
ifHCInUcastPkts.13 = 0
ifHCInUcastPkts.14 = 0
ifHCInUcastPkts.15 = 0
ifHCInUcastPkts.16 = 0
ifHCInUcastPkts.17 = 0
ifHCInUcastPkts.18 = 0
ifHCInUcastPkts.19 = 0
ifHCInUcastPkts.20 = 0
ifHCInUcastPkts.21 = 0
ifHCInUcastPkts.22 = 0
ifHCInUcastPkts.23 = 0
ifHCInUcastPkts.24 = 0
ifHCInUcastPkts.25 = 0
ifHCInUcastPkts.26 = 0
ifHCInUcastPkts.27 = 0
ifHCInUcastPkts.28 = 0
ifHCInUcastPkts.29 = 0
ifHCInUcastPkts.30 = 0
ifHCInUcastPkts.31 = 4341015888
ifHCInUcastPkts.32 = 0
ifHCInUcastPkts.33 = 11643390210
ifHCInUcastPkts.34 = 0
ifHCInUcastPkts.35 = 0
ifHCInUcastPkts.36 = 0
ifHCInUcastPkts.37 = 0
ifHCInUcastPkts.38 = 0
ifHCInUcastPkts.39 = 0
ifHCInUcastPkts.40 = 0
ifHCInUcastPkts.41 = 0
ifHCInUcastPkts.42 = 0
ifHCInUcastPkts.43 = 0
ifHCInMulticastPkts.1 = 0
ifHCInMulticastPkts.2 = 0
ifHCInMulticastPkts.3 = 0
ifHCInMulticastPkts.5 = 0
ifHCInMulticastPkts.6 = 0
ifHCInMulticastPkts.7 = 0
ifHCInMulticastPkts.8 = 0
ifHCInMulticastPkts.9 = 47523
ifHCInMulticastPkts.10 = 0
ifHCInMulticastPkts.11 = 47243
ifHCInMulticastPkts.12 = 0
ifHCInMulticastPkts.13 = 0
ifHCInMulticastPkts.14 = 0
ifHCInMulticastPkts.15 = 0
ifHCInMulticastPkts.16 = 0
ifHCInMulticastPkts.17 = 0
ifHCInMulticastPkts.18 = 0
ifHCInMulticastPkts.19 = 0
ifHCInMulticastPkts.20 = 0
ifHCInMulticastPkts.21 = 0
ifHCInMulticastPkts.22 = 0
ifHCInMulticastPkts.23 = 0
ifHCInMulticastPkts.24 = 0
ifHCInMulticastPkts.25 = 0
ifHCInMulticastPkts.26 = 0
ifHCInMulticastPkts.27 = 0
ifHCInMulticastPkts.28 = 0
ifHCInMulticastPkts.29 = 0
ifHCInMulticastPkts.30 = 0
ifHCInMulticastPkts.31 = 5659
ifHCInMulticastPkts.32 = 0
ifHCInMulticastPkts.33 = 1039905
ifHCInMulticastPkts.34 = 0
ifHCInMulticastPkts.35 = 0
ifHCInMulticastPkts.36 = 0
ifHCInMulticastPkts.37 = 0
ifHCInMulticastPkts.38 = 0
ifHCInMulticastPkts.39 = 0
ifHCInMulticastPkts.40 = 0
ifHCInMulticastPkts.41 = 0
ifHCInMulticastPkts.42 = 0
ifHCInMulticastPkts.43 = 0
ifHCInBroadcastPkts.1 = 0
ifHCInBroadcastPkts.2 = 0
ifHCInBroadcastPkts.3 = 0
ifHCInBroadcastPkts.5 = 0
ifHCInBroadcastPkts.6 = 0
ifHCInBroadcastPkts.7 = 0
ifHCInBroadcastPkts.8 = 0
ifHCInBroadcastPkts.9 = 588863
ifHCInBroadcastPkts.10 = 0
ifHCInBroadcastPkts.11 = 47240
ifHCInBroadcastPkts.12 = 0
ifHCInBroadcastPkts.13 = 0
ifHCInBroadcastPkts.14 = 0
ifHCInBroadcastPkts.15 = 0
ifHCInBroadcastPkts.16 = 0
ifHCInBroadcastPkts.17 = 0
ifHCInBroadcastPkts.18 = 0
ifHCInBroadcastPkts.19 = 0
ifHCInBroadcastPkts.20 = 0
ifHCInBroadcastPkts.21 = 0
ifHCInBroadcastPkts.22 = 0
ifHCInBroadcastPkts.23 = 0
ifHCInBroadcastPkts.24 = 0
ifHCInBroadcastPkts.25 = 0
ifHCInBroadcastPkts.26 = 0
ifHCInBroadcastPkts.27 = 0
ifHCInBroadcastPkts.28 = 0
ifHCInBroadcastPkts.29 = 0
ifHCInBroadcastPkts.30 = 0
ifHCInBroadcastPkts.31 = 769885
ifHCInBroadcastPkts.32 = 0
ifHCInBroadcastPkts.33 = 553731
ifHCInBroadcastPkts.34 = 0
ifHCInBroadcastPkts.35 = 0
ifHCInBroadcastPkts.36 = 0
ifHCInBroadcastPkts.37 = 0
ifHCInBroadcastPkts.38 = 0
ifHCInBroadcastPkts.39 = 0
ifHCInBroadcastPkts.40 = 0
ifHCInBroadcastPkts.41 = 0
ifHCInBroadcastPkts.42 = 0
ifHCInBroadcastPkts.43 = 0
ifHCOutOctets.1 = 0
ifHCOutOctets.2 = 0
ifHCOutOctets.3 = 0
ifHCOutOctets.5 = 0
ifHCOutOctets.6 = 0
ifHCOutOctets.7 = 0
ifHCOutOctets.8 = 0
ifHCOutOctets.9 = 2773477054314
ifHCOutOctets.10 = 0
ifHCOutOctets.11 = 306280503
ifHCOutOctets.12 = 0
ifHCOutOctets.13 = 0
ifHCOutOctets.14 = 0
ifHCOutOctets.15 = 0
ifHCOutOctets.16 = 0
ifHCOutOctets.17 = 0
ifHCOutOctets.18 = 0
ifHCOutOctets.19 = 0
ifHCOutOctets.20 = 0
ifHCOutOctets.21 = 0
ifHCOutOctets.22 = 0
ifHCOutOctets.23 = 0
ifHCOutOctets.24 = 0
ifHCOutOctets.25 = 0
ifHCOutOctets.26 = 0
ifHCOutOctets.27 = 0
ifHCOutOctets.28 = 0
ifHCOutOctets.29 = 0
ifHCOutOctets.30 = 0
ifHCOutOctets.31 = 11252134880598
ifHCOutOctets.32 = 0
ifHCOutOctets.33 = 2740964034402
ifHCOutOctets.34 = 0
ifHCOutOctets.35 = 0
ifHCOutOctets.36 = 0
ifHCOutOctets.37 = 0
ifHCOutOctets.38 = 0
ifHCOutOctets.39 = 0
ifHCOutOctets.40 = 0
ifHCOutOctets.41 = 0
ifHCOutOctets.42 = 0
ifHCOutOctets.43 = 0
ifHCOutUcastPkts.1 = 0
ifHCOutUcastPkts.2 = 0
ifHCOutUcastPkts.3 = 0
ifHCOutUcastPkts.5 = 0
ifHCOutUcastPkts.6 = 0
ifHCOutUcastPkts.7 = 0
ifHCOutUcastPkts.8 = 0
ifHCOutUcastPkts.9 = 2398910344
ifHCOutUcastPkts.10 = 0
ifHCOutUcastPkts.11 = 0
ifHCOutUcastPkts.12 = 0
ifHCOutUcastPkts.13 = 0
ifHCOutUcastPkts.14 = 0
ifHCOutUcastPkts.15 = 0
ifHCOutUcastPkts.16 = 0
ifHCOutUcastPkts.17 = 0
ifHCOutUcastPkts.18 = 0
ifHCOutUcastPkts.19 = 0
ifHCOutUcastPkts.20 = 0
ifHCOutUcastPkts.21 = 0
ifHCOutUcastPkts.22 = 0
ifHCOutUcastPkts.23 = 0
ifHCOutUcastPkts.24 = 0
ifHCOutUcastPkts.25 = 0
ifHCOutUcastPkts.26 = 0
ifHCOutUcastPkts.27 = 0
ifHCOutUcastPkts.28 = 0
ifHCOutUcastPkts.29 = 0
ifHCOutUcastPkts.30 = 0
ifHCOutUcastPkts.31 = 9243798877
ifHCOutUcastPkts.32 = 0
ifHCOutUcastPkts.33 = 5366930002
ifHCOutUcastPkts.34 = 0
ifHCOutUcastPkts.35 = 0
ifHCOutUcastPkts.36 = 0
ifHCOutUcastPkts.37 = 0
ifHCOutUcastPkts.38 = 0
ifHCOutUcastPkts.39 = 0
ifHCOutUcastPkts.40 = 0
ifHCOutUcastPkts.41 = 0
ifHCOutUcastPkts.42 = 0
ifHCOutUcastPkts.43 = 0
ifHCOutMulticastPkts.1 = 0
ifHCOutMulticastPkts.2 = 0
ifHCOutMulticastPkts.3 = 0
ifHCOutMulticastPkts.5 = 0
ifHCOutMulticastPkts.6 = 0
ifHCOutMulticastPkts.7 = 0
ifHCOutMulticastPkts.8 = 0
ifHCOutMulticastPkts.9 = 1642993
ifHCOutMulticastPkts.10 = 0
ifHCOutMulticastPkts.11 = 1642991
ifHCOutMulticastPkts.12 = 0
ifHCOutMulticastPkts.13 = 0
ifHCOutMulticastPkts.14 = 0
ifHCOutMulticastPkts.15 = 0
ifHCOutMulticastPkts.16 = 0
ifHCOutMulticastPkts.17 = 0
ifHCOutMulticastPkts.18 = 0
ifHCOutMulticastPkts.19 = 0
ifHCOutMulticastPkts.20 = 0
ifHCOutMulticastPkts.21 = 0
ifHCOutMulticastPkts.22 = 0
ifHCOutMulticastPkts.23 = 0
ifHCOutMulticastPkts.24 = 0
ifHCOutMulticastPkts.25 = 0
ifHCOutMulticastPkts.26 = 0
ifHCOutMulticastPkts.27 = 0
ifHCOutMulticastPkts.28 = 0
ifHCOutMulticastPkts.29 = 0
ifHCOutMulticastPkts.30 = 0
ifHCOutMulticastPkts.31 = 1641007
ifHCOutMulticastPkts.32 = 0
ifHCOutMulticastPkts.33 = 1648931
ifHCOutMulticastPkts.34 = 0
ifHCOutMulticastPkts.35 = 0
ifHCOutMulticastPkts.36 = 0
ifHCOutMulticastPkts.37 = 0
ifHCOutMulticastPkts.38 = 0
ifHCOutMulticastPkts.39 = 0
ifHCOutMulticastPkts.40 = 0
ifHCOutMulticastPkts.41 = 0
ifHCOutMulticastPkts.42 = 0
ifHCOutMulticastPkts.43 = 0
ifHCOutBroadcastPkts.1 = 0
ifHCOutBroadcastPkts.2 = 0
ifHCOutBroadcastPkts.3 = 0
ifHCOutBroadcastPkts.5 = 0
ifHCOutBroadcastPkts.6 = 0
ifHCOutBroadcastPkts.7 = 0
ifHCOutBroadcastPkts.8 = 0
ifHCOutBroadcastPkts.9 = 47243
ifHCOutBroadcastPkts.10 = 0
ifHCOutBroadcastPkts.11 = 541422
ifHCOutBroadcastPkts.12 = 0
ifHCOutBroadcastPkts.13 = 0
ifHCOutBroadcastPkts.14 = 0
ifHCOutBroadcastPkts.15 = 0
ifHCOutBroadcastPkts.16 = 0
ifHCOutBroadcastPkts.17 = 0
ifHCOutBroadcastPkts.18 = 0
ifHCOutBroadcastPkts.19 = 0
ifHCOutBroadcastPkts.20 = 0
ifHCOutBroadcastPkts.21 = 0
ifHCOutBroadcastPkts.22 = 0
ifHCOutBroadcastPkts.23 = 0
ifHCOutBroadcastPkts.24 = 0
ifHCOutBroadcastPkts.25 = 0
ifHCOutBroadcastPkts.26 = 0
ifHCOutBroadcastPkts.27 = 0
ifHCOutBroadcastPkts.28 = 0
ifHCOutBroadcastPkts.29 = 0
ifHCOutBroadcastPkts.30 = 0
ifHCOutBroadcastPkts.31 = 256797
ifHCOutBroadcastPkts.32 = 0
ifHCOutBroadcastPkts.33 = 769960
ifHCOutBroadcastPkts.34 = 0
ifHCOutBroadcastPkts.35 = 0
ifHCOutBroadcastPkts.36 = 0
ifHCOutBroadcastPkts.37 = 0
ifHCOutBroadcastPkts.38 = 0
ifHCOutBroadcastPkts.39 = 0
ifHCOutBroadcastPkts.40 = 0
ifHCOutBroadcastPkts.41 = 0
ifHCOutBroadcastPkts.42 = 0
ifHCOutBroadcastPkts.43 = 0
ifLinkUpDownTrapEnable.1 = enabled
ifLinkUpDownTrapEnable.2 = enabled
ifLinkUpDownTrapEnable.3 = enabled
ifLinkUpDownTrapEnable.5 = enabled
ifLinkUpDownTrapEnable.6 = enabled
ifLinkUpDownTrapEnable.7 = enabled
ifLinkUpDownTrapEnable.8 = enabled
ifLinkUpDownTrapEnable.9 = enabled
ifLinkUpDownTrapEnable.10 = enabled
ifLinkUpDownTrapEnable.11 = enabled
ifLinkUpDownTrapEnable.12 = enabled
ifLinkUpDownTrapEnable.13 = enabled
ifLinkUpDownTrapEnable.14 = enabled
ifLinkUpDownTrapEnable.15 = enabled
ifLinkUpDownTrapEnable.16 = enabled
ifLinkUpDownTrapEnable.17 = enabled
ifLinkUpDownTrapEnable.18 = enabled
ifLinkUpDownTrapEnable.19 = enabled
ifLinkUpDownTrapEnable.20 = enabled
ifLinkUpDownTrapEnable.21 = enabled
ifLinkUpDownTrapEnable.22 = enabled
ifLinkUpDownTrapEnable.23 = enabled
ifLinkUpDownTrapEnable.24 = enabled
ifLinkUpDownTrapEnable.25 = enabled
ifLinkUpDownTrapEnable.26 = enabled
ifLinkUpDownTrapEnable.27 = enabled
ifLinkUpDownTrapEnable.28 = enabled
ifLinkUpDownTrapEnable.29 = enabled
ifLinkUpDownTrapEnable.30 = enabled
ifLinkUpDownTrapEnable.31 = enabled
ifLinkUpDownTrapEnable.32 = enabled
ifLinkUpDownTrapEnable.33 = enabled
ifLinkUpDownTrapEnable.34 = enabled
ifLinkUpDownTrapEnable.35 = enabled
ifLinkUpDownTrapEnable.36 = enabled
ifLinkUpDownTrapEnable.37 = enabled
ifLinkUpDownTrapEnable.38 = enabled
ifLinkUpDownTrapEnable.39 = enabled
ifLinkUpDownTrapEnable.40 = enabled
ifLinkUpDownTrapEnable.41 = enabled
ifLinkUpDownTrapEnable.42 = enabled
ifLinkUpDownTrapEnable.43 = enabled
ifHighSpeed.1 = 0
ifHighSpeed.2 = 0
ifHighSpeed.3 = 0
ifHighSpeed.5 = 1000
ifHighSpeed.6 = 1000
ifHighSpeed.7 = 1000
ifHighSpeed.8 = 1000
ifHighSpeed.9 = 1000
ifHighSpeed.10 = 1000
ifHighSpeed.11 = 1000
ifHighSpeed.12 = 1000
ifHighSpeed.13 = 1000
ifHighSpeed.14 = 1000
ifHighSpeed.15 = 1000
ifHighSpeed.16 = 1000
ifHighSpeed.17 = 1000
ifHighSpeed.18 = 1000
ifHighSpeed.19 = 1000
ifHighSpeed.20 = 1000
ifHighSpeed.21 = 1000
ifHighSpeed.22 = 1000
ifHighSpeed.23 = 1000
ifHighSpeed.24 = 1000
ifHighSpeed.25 = 1000
ifHighSpeed.26 = 1000
ifHighSpeed.27 = 1000
ifHighSpeed.28 = 1000
ifHighSpeed.29 = 1000
ifHighSpeed.30 = 1000
ifHighSpeed.31 = 1000
ifHighSpeed.32 = 1000
ifHighSpeed.33 = 1000
ifHighSpeed.34 = 1000
ifHighSpeed.35 = 1000
ifHighSpeed.36 = 1000
ifHighSpeed.37 = 1000
ifHighSpeed.38 = 1000
ifHighSpeed.39 = 1000
ifHighSpeed.40 = 10000
ifHighSpeed.41 = 10000
ifHighSpeed.42 = 10000
ifHighSpeed.43 = 10000
ifPromiscuousMode.1 = false
ifPromiscuousMode.2 = false
ifPromiscuousMode.3 = false
ifPromiscuousMode.5 = false
ifPromiscuousMode.6 = false
ifPromiscuousMode.7 = false
ifPromiscuousMode.8 = false
ifPromiscuousMode.9 = false
ifPromiscuousMode.10 = false
ifPromiscuousMode.11 = false
ifPromiscuousMode.12 = false
ifPromiscuousMode.13 = false
ifPromiscuousMode.14 = false
ifPromiscuousMode.15 = false
ifPromiscuousMode.16 = false
ifPromiscuousMode.17 = false
ifPromiscuousMode.18 = false
ifPromiscuousMode.19 = false
ifPromiscuousMode.20 = false
ifPromiscuousMode.21 = false
ifPromiscuousMode.22 = false
ifPromiscuousMode.23 = false
ifPromiscuousMode.24 = false
ifPromiscuousMode.25 = false
ifPromiscuousMode.26 = false
ifPromiscuousMode.27 = false
ifPromiscuousMode.28 = false
ifPromiscuousMode.29 = false
ifPromiscuousMode.30 = false
ifPromiscuousMode.31 = false
ifPromiscuousMode.32 = false
ifPromiscuousMode.33 = false
ifPromiscuousMode.34 = false
ifPromiscuousMode.35 = false
ifPromiscuousMode.36 = false
ifPromiscuousMode.37 = false
ifPromiscuousMode.38 = false
ifPromiscuousMode.39 = false
ifPromiscuousMode.40 = false
ifPromiscuousMode.41 = false
ifPromiscuousMode.42 = false
ifPromiscuousMode.43 = false
ifConnectorPresent.1 = false
ifConnectorPresent.2 = false
ifConnectorPresent.3 = true
ifConnectorPresent.5 = false
ifConnectorPresent.6 = false
ifConnectorPresent.7 = false
ifConnectorPresent.8 = true
ifConnectorPresent.9 = true
ifConnectorPresent.10 = true
ifConnectorPresent.11 = true
ifConnectorPresent.12 = true
ifConnectorPresent.13 = true
ifConnectorPresent.14 = true
ifConnectorPresent.15 = true
ifConnectorPresent.16 = true
ifConnectorPresent.17 = true
ifConnectorPresent.18 = true
ifConnectorPresent.19 = true
ifConnectorPresent.20 = true
ifConnectorPresent.21 = true
ifConnectorPresent.22 = true
ifConnectorPresent.23 = true
ifConnectorPresent.24 = true
ifConnectorPresent.25 = true
ifConnectorPresent.26 = true
ifConnectorPresent.27 = true
ifConnectorPresent.28 = true
ifConnectorPresent.29 = true
ifConnectorPresent.30 = true
ifConnectorPresent.31 = true
ifConnectorPresent.32 = true
ifConnectorPresent.33 = true
ifConnectorPresent.34 = true
ifConnectorPresent.35 = true
ifConnectorPresent.36 = true
ifConnectorPresent.37 = true
ifConnectorPresent.38 = true
ifConnectorPresent.39 = true
ifConnectorPresent.40 = true
ifConnectorPresent.41 = true
ifConnectorPresent.42 = true
ifConnectorPresent.43 = true
ifAlias.1 =
ifAlias.2 =
ifAlias.3 =
ifAlias.5 =
ifAlias.6 =
ifAlias.7 =
ifAlias.8 =
ifAlias.9 = OLT S2/P2
ifAlias.10 =
ifAlias.11 =
ifAlias.12 =
ifAlias.13 =
ifAlias.14 =
ifAlias.15 =
ifAlias.16 =
ifAlias.17 =
ifAlias.18 =
ifAlias.19 =
ifAlias.20 =
ifAlias.21 =
ifAlias.22 =
ifAlias.23 =
ifAlias.24 =
ifAlias.25 =
ifAlias.26 =
ifAlias.27 =
ifAlias.28 =
ifAlias.29 =
ifAlias.30 =
ifAlias.31 = Krishnapuram O/P
ifAlias.32 =
ifAlias.33 = Huawei Switch Input form Mikrotik Eth-3
ifAlias.34 =
ifAlias.35 = KTC OLT O/P GE1
ifAlias.36 =
ifAlias.37 =
ifAlias.38 =
ifAlias.39 =
ifAlias.40 = CCR Input
ifAlias.41 =
ifAlias.42 =
ifAlias.43 =
ifCounterDiscontinuityTime.1 = 0:0:00:00.00
ifCounterDiscontinuityTime.2 = 0:0:00:00.00
ifCounterDiscontinuityTime.3 = 0:0:00:00.00
ifCounterDiscontinuityTime.5 = 0:0:00:00.00
ifCounterDiscontinuityTime.6 = 0:0:00:00.00
ifCounterDiscontinuityTime.7 = 0:0:00:00.00
ifCounterDiscontinuityTime.8 = 0:0:00:00.00
ifCounterDiscontinuityTime.9 = 0:0:00:00.00
ifCounterDiscontinuityTime.10 = 0:0:00:00.00
ifCounterDiscontinuityTime.11 = 0:0:00:00.00
ifCounterDiscontinuityTime.12 = 0:0:00:00.00
ifCounterDiscontinuityTime.13 = 0:0:00:00.00
ifCounterDiscontinuityTime.14 = 0:0:00:00.00
ifCounterDiscontinuityTime.15 = 0:0:00:00.00
ifCounterDiscontinuityTime.16 = 0:0:00:00.00
ifCounterDiscontinuityTime.17 = 0:0:00:00.00
ifCounterDiscontinuityTime.18 = 0:0:00:00.00
ifCounterDiscontinuityTime.19 = 0:0:00:00.00
ifCounterDiscontinuityTime.20 = 0:0:00:00.00
ifCounterDiscontinuityTime.21 = 0:0:00:00.00
ifCounterDiscontinuityTime.22 = 0:0:00:00.00
ifCounterDiscontinuityTime.23 = 0:0:00:00.00
ifCounterDiscontinuityTime.24 = 0:0:00:00.00
ifCounterDiscontinuityTime.25 = 0:0:00:00.00
ifCounterDiscontinuityTime.26 = 0:0:00:00.00
ifCounterDiscontinuityTime.27 = 0:0:00:00.00
ifCounterDiscontinuityTime.28 = 0:0:00:00.00
ifCounterDiscontinuityTime.29 = 0:0:00:00.00
ifCounterDiscontinuityTime.30 = 0:0:00:00.00
ifCounterDiscontinuityTime.31 = 0:0:00:00.00
ifCounterDiscontinuityTime.32 = 0:0:00:00.00
ifCounterDiscontinuityTime.33 = 0:0:00:00.00
ifCounterDiscontinuityTime.34 = 0:0:00:00.00
ifCounterDiscontinuityTime.35 = 0:0:00:00.00
ifCounterDiscontinuityTime.36 = 0:0:00:00.00
ifCounterDiscontinuityTime.37 = 0:0:00:00.00
ifCounterDiscontinuityTime.38 = 0:0:00:00.00
ifCounterDiscontinuityTime.39 = 0:0:00:00.00
ifCounterDiscontinuityTime.40 = 0:0:00:00.00
ifCounterDiscontinuityTime.41 = 0:0:00:00.00
ifCounterDiscontinuityTime.42 = 0:0:00:00.00
ifCounterDiscontinuityTime.43 = 0:0:00:00.00
]
SNMP STATUS[TRUE]

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

 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':'172.16.156.109':'161' dot3StatsDuplexStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.1359s]
STDOUT[
dot3StatsDuplexStatus.8 = fullDuplex
dot3StatsDuplexStatus.9 = fullDuplex
dot3StatsDuplexStatus.10 = fullDuplex
dot3StatsDuplexStatus.11 = fullDuplex
dot3StatsDuplexStatus.12 = fullDuplex
dot3StatsDuplexStatus.13 = fullDuplex
dot3StatsDuplexStatus.14 = fullDuplex
dot3StatsDuplexStatus.15 = fullDuplex
dot3StatsDuplexStatus.16 = fullDuplex
dot3StatsDuplexStatus.17 = fullDuplex
dot3StatsDuplexStatus.18 = fullDuplex
dot3StatsDuplexStatus.19 = fullDuplex
dot3StatsDuplexStatus.20 = fullDuplex
dot3StatsDuplexStatus.21 = fullDuplex
dot3StatsDuplexStatus.22 = fullDuplex
dot3StatsDuplexStatus.23 = fullDuplex
dot3StatsDuplexStatus.24 = fullDuplex
dot3StatsDuplexStatus.25 = fullDuplex
dot3StatsDuplexStatus.26 = fullDuplex
dot3StatsDuplexStatus.27 = fullDuplex
dot3StatsDuplexStatus.28 = fullDuplex
dot3StatsDuplexStatus.29 = fullDuplex
dot3StatsDuplexStatus.30 = fullDuplex
dot3StatsDuplexStatus.31 = fullDuplex
dot3StatsDuplexStatus.32 = fullDuplex
dot3StatsDuplexStatus.33 = fullDuplex
dot3StatsDuplexStatus.34 = fullDuplex
dot3StatsDuplexStatus.35 = fullDuplex
dot3StatsDuplexStatus.36 = fullDuplex
dot3StatsDuplexStatus.37 = fullDuplex
dot3StatsDuplexStatus.38 = fullDuplex
dot3StatsDuplexStatus.39 = fullDuplex
dot3StatsDuplexStatus.40 = fullDuplex
dot3StatsDuplexStatus.41 = fullDuplex
dot3StatsDuplexStatus.42 = fullDuplex
dot3StatsDuplexStatus.43 = fullDuplex
]
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':'172.16.156.109':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0629s]
STDOUT[
dot1dBasePortIfIndex.1 = 8
dot1dBasePortIfIndex.2 = 9
dot1dBasePortIfIndex.3 = 10
dot1dBasePortIfIndex.4 = 11
dot1dBasePortIfIndex.5 = 12
dot1dBasePortIfIndex.6 = 13
dot1dBasePortIfIndex.7 = 14
dot1dBasePortIfIndex.8 = 15
dot1dBasePortIfIndex.9 = 16
dot1dBasePortIfIndex.10 = 17
dot1dBasePortIfIndex.11 = 18
dot1dBasePortIfIndex.12 = 19
dot1dBasePortIfIndex.13 = 20
dot1dBasePortIfIndex.14 = 21
dot1dBasePortIfIndex.15 = 22
dot1dBasePortIfIndex.16 = 23
dot1dBasePortIfIndex.17 = 24
dot1dBasePortIfIndex.18 = 25
dot1dBasePortIfIndex.19 = 26
dot1dBasePortIfIndex.20 = 27
dot1dBasePortIfIndex.21 = 28
dot1dBasePortIfIndex.22 = 29
dot1dBasePortIfIndex.23 = 30
dot1dBasePortIfIndex.24 = 31
dot1dBasePortIfIndex.25 = 32
dot1dBasePortIfIndex.26 = 33
dot1dBasePortIfIndex.27 = 34
dot1dBasePortIfIndex.28 = 35
dot1dBasePortIfIndex.29 = 36
dot1dBasePortIfIndex.30 = 37
dot1dBasePortIfIndex.31 = 38
dot1dBasePortIfIndex.32 = 39
dot1dBasePortIfIndex.33 = 40
dot1dBasePortIfIndex.34 = 41
dot1dBasePortIfIndex.35 = 42
dot1dBasePortIfIndex.36 = 43
]
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':'172.16.156.109':'161' dot1qPvid]

CMD EXITCODE[0]
CMD RUNTIME[0.1836s]
STDOUT[
dot1qPvid.1 = 1
dot1qPvid.2 = 1
dot1qPvid.3 = 1
dot1qPvid.4 = 1
dot1qPvid.5 = 1
dot1qPvid.6 = 1
dot1qPvid.7 = 1
dot1qPvid.8 = 1
dot1qPvid.9 = 1
dot1qPvid.10 = 1
dot1qPvid.11 = 1
dot1qPvid.12 = 1
dot1qPvid.13 = 1
dot1qPvid.14 = 1
dot1qPvid.15 = 1
dot1qPvid.16 = 1
dot1qPvid.17 = 1
dot1qPvid.18 = 1
dot1qPvid.19 = 1
dot1qPvid.20 = 1
dot1qPvid.21 = 1
dot1qPvid.22 = 1
dot1qPvid.23 = 1
dot1qPvid.24 = 1
dot1qPvid.25 = 1
dot1qPvid.26 = 1
dot1qPvid.27 = 1
dot1qPvid.28 = 1
dot1qPvid.29 = 1
dot1qPvid.30 = 1
dot1qPvid.31 = 1
dot1qPvid.32 = 1
dot1qPvid.33 = 1
dot1qPvid.34 = 1
dot1qPvid.35 = 1
dot1qPvid.36 = 1
]
SNMP STATUS[TRUE]
dot1qPortVlanTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' dot1qPortAcceptableFrameTypes]

CMD EXITCODE[0]
CMD RUNTIME[0.0374s]
STDOUT[
dot1qPortAcceptableFrameTypes = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qPortAcceptableFrameTypes';]
SQL RUNTIME[0.00040102s]

SQL[UPDATE `snmp_errors` set `error_count` ='2345',`updated` ='1711008292' WHERE `error_id` = '486']
SQL RUNTIME[0.00084496s]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0717s]
STDOUT[
dot1qPortIngressFiltering.1 = true
dot1qPortIngressFiltering.2 = true
dot1qPortIngressFiltering.3 = true
dot1qPortIngressFiltering.4 = true
dot1qPortIngressFiltering.5 = true
dot1qPortIngressFiltering.6 = true
dot1qPortIngressFiltering.7 = true
dot1qPortIngressFiltering.8 = true
dot1qPortIngressFiltering.9 = true
dot1qPortIngressFiltering.10 = true
dot1qPortIngressFiltering.11 = true
dot1qPortIngressFiltering.12 = true
dot1qPortIngressFiltering.13 = true
dot1qPortIngressFiltering.14 = true
dot1qPortIngressFiltering.15 = true
dot1qPortIngressFiltering.16 = true
dot1qPortIngressFiltering.17 = true
dot1qPortIngressFiltering.18 = true
dot1qPortIngressFiltering.19 = true
dot1qPortIngressFiltering.20 = true
dot1qPortIngressFiltering.21 = true
dot1qPortIngressFiltering.22 = true
dot1qPortIngressFiltering.23 = true
dot1qPortIngressFiltering.24 = true
dot1qPortIngressFiltering.25 = true
dot1qPortIngressFiltering.26 = true
dot1qPortIngressFiltering.27 = true
dot1qPortIngressFiltering.28 = true
dot1qPortIngressFiltering.29 = true
dot1qPortIngressFiltering.30 = true
dot1qPortIngressFiltering.31 = true
dot1qPortIngressFiltering.32 = true
dot1qPortIngressFiltering.33 = true
dot1qPortIngressFiltering.34 = true
dot1qPortIngressFiltering.35 = true
dot1qPortIngressFiltering.36 = true
]
SNMP STATUS[TRUE]

SQL[SELECT `port_id`, `vlan` FROM `ports_vlans` WHERE `device_id` = '31']
SQL RUNTIME[0.00062084s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '31' AND `deleted` = '0']
SQL RUNTIME[0.00065899s]

SQL[SELECT DISTINCT `entity_type` FROM `entity_attribs` WHERE `device_id` = '31']
SQL RUNTIME[0.00033498s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '31']
SQL RUNTIME[0.00030088s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '31']
SQL RUNTIME[0.00026488s]
CHECK. ifIndex: 8, port_id: 1753
CHECK. ifIndex: 9, port_id: 1754
CHECK. ifIndex: 10, port_id: 1755
CHECK. ifIndex: 11, port_id: 1756
CHECK. ifIndex: 12, port_id: 1757
CHECK. ifIndex: 13, port_id: 1758
CHECK. ifIndex: 14, port_id: 1759
CHECK. ifIndex: 15, port_id: 1760
CHECK. ifIndex: 16, port_id: 1761
CHECK. ifIndex: 17, port_id: 1762
CHECK. ifIndex: 18, port_id: 1763
CHECK. ifIndex: 19, port_id: 1764
CHECK. ifIndex: 20, port_id: 1765
CHECK. ifIndex: 21, port_id: 1766
CHECK. ifIndex: 22, port_id: 1767
CHECK. ifIndex: 23, port_id: 1768
CHECK. ifIndex: 24, port_id: 1769
CHECK. ifIndex: 25, port_id: 1770
CHECK. ifIndex: 26, port_id: 1771
CHECK. ifIndex: 27, port_id: 1772
CHECK. ifIndex: 28, port_id: 1773
CHECK. ifIndex: 29, port_id: 1774
CHECK. ifIndex: 30, port_id: 1775
CHECK. ifIndex: 31, port_id: 1776
CHECK. ifIndex: 32, port_id: 1777
CHECK. ifIndex: 33, port_id: 1778
CHECK. ifIndex: 34, port_id: 1779
CHECK. ifIndex: 35, port_id: 1780
CHECK. ifIndex: 36, port_id: 1781
CHECK. ifIndex: 37, port_id: 1782
CHECK. ifIndex: 38, port_id: 1783
CHECK. ifIndex: 39, port_id: 1784
CHECK. ifIndex: 40, port_id: 1785
CHECK. ifIndex: 41, port_id: 1786
CHECK. ifIndex: 42, port_id: 1787
CHECK. ifIndex: 43, port_id: 1788
+---------+------+-------+
| ifIndex | Vlan | Trunk |
+---------+------+-------+
| 8       | 1    | dot1Q |
| 9       | 1    | dot1Q |
| 10      | 1    | dot1Q |
| 11      | 1    | dot1Q |
| 12      | 1    | dot1Q |
| 13      | 1    | dot1Q |
| 14      | 1    | dot1Q |
| 15      | 1    | dot1Q |
| 16      | 1    | dot1Q |
| 17      | 1    | dot1Q |
| 18      | 1    | dot1Q |
| 19      | 1    | dot1Q |
| 20      | 1    | dot1Q |
| 21      | 1    | dot1Q |
| 22      | 1    | dot1Q |
| 23      | 1    | dot1Q |
| 24      | 1    | dot1Q |
| 25      | 1    | dot1Q |
| 26      | 1    | dot1Q |
| 27      | 1    | dot1Q |
| 28      | 1    | dot1Q |
| 29      | 1    | dot1Q |
| 30      | 1    | dot1Q |
| 31      | 1    | dot1Q |
| 32      | 1    | dot1Q |
| 33      | 1    | dot1Q |
| 34      | 1    | dot1Q |
| 35      | 1    | dot1Q |
| 36      | 1    | dot1Q |
| 37      | 1    | dot1Q |
| 38      | 1    | dot1Q |
| 39      | 1    | dot1Q |
| 40      | 1    | dot1Q |
| 41      | 1    | dot1Q |
| 42      | 1    | dot1Q |
| 43      | 1    | 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':'172.16.156.109':'161' ipIfStatsHCInOctets]

CMD EXITCODE[0]
CMD RUNTIME[0.0466s]
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` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'IP-MIB' AND `oid` = 'ipIfStatsHCInOctets';]
SQL RUNTIME[0.00037217s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008292' WHERE `error_id` = '487']
SQL RUNTIME[0.00078201s]



64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-1.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-1.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.88]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1747.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1747.rrd N:1:1]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.88]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-2.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-2.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.88]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1748.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1748.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.88]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-3.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-3.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.89]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1749.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1749.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.89]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:01:08.44 -> 68
IFLASTCHANGE = 1711008287s - 2834977s + 68s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-5.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-5.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.89]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1750.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1750.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.89]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:01:09.48 -> 69
IFLASTCHANGE = 1711008287s - 2834977s + 69s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-6.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-6.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.89]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1751.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1751.rrd N:1:1]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.89]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:01:09.48 -> 69
IFLASTCHANGE = 1711008287s - 2834977s + 69s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-7.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-7.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.90]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1752.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1752.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.90]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-8.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-8.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.90]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1753.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1753.rrd N:1:1]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.90]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1753.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1753.rrd N:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.90]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 588863 + 47523 = 636386
PHP ADD: 47243 + 1642993 = 1690236
Timeticks converted 0:0:01:07.47 -> 67
IFLASTCHANGE = 1711008287s - 2834977s + 67s
OLT S2/P2
PHP SUB: 276324445689 - 276320519142 = 3926547

 ifInOctets (3926547 B) 13825.86971831 Bps 284 secs
PHP SUB: 2773477054314 - 2773472192814 = 4861500

 ifOutOctets (4861500 B) 17117.957746479 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 1025247153 - 1025221386 = 25767

 ifInUcastPkts (25767 B) 90.728873239437 Bps 284 secs
PHP SUB: 2398910344 - 2398895516 = 14828

 ifOutUcastPkts (14828 B) 52.211267605634 Bps 284 secs
PHP SUB: 636386 - 636319 = 67

 ifInNUcastPkts (67 B) 0.23591549295775 Bps 284 secs
PHP SUB: 1690236 - 1690058 = 178

 ifOutNUcastPkts (178 B) 0.62676056338028 Bps 284 secs
PHP SUB: 588863 - 588801 = 62

 ifInBroadcastPkts (62 B) 0.21830985915493 Bps 284 secs
PHP SUB: 47243 - 47238 = 5

 ifOutBroadcastPkts (5 B) 0.017605633802817 Bps 284 secs
PHP SUB: 47523 - 47518 = 5

 ifInMulticastPkts (5 B) 0.017605633802817 Bps 284 secs
PHP SUB: 1642993 - 1642820 = 173

 ifOutMulticastPkts (173 B) 0.60915492957746 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-9.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-9.rrd N:276324445689:2773477054314:0:0:1025247153:2398910344:636386:1690236:0:0:0:588863:47243:47523:1642993]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.91]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1754.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1754.rrd N:1:1]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.91]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: up)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1754.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1754.rrd N:1:1]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.91]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-10.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-10.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.91]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1755.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1755.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.91]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1755.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1755.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.91]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 47240 + 47243 = 94483
PHP ADD: 541422 + 1642991 = 2184413
Timeticks converted 0:0:01:08.31 -> 68
IFLASTCHANGE = 1711008287s - 2834977s + 68s
PHP SUB: 15353354 - 15351729 = 1625

 ifInOctets (1625 B) 5.7218309859155 Bps 284 secs
PHP SUB: 306280503 - 306248352 = 32151

 ifOutOctets (32151 B) 113.20774647887 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 94483 - 94473 = 10

 ifInNUcastPkts (10 B) 0.035211267605634 Bps 284 secs
PHP SUB: 2184413 - 2184183 = 230

 ifOutNUcastPkts (230 B) 0.80985915492958 Bps 284 secs
PHP SUB: 47240 - 47235 = 5

 ifInBroadcastPkts (5 B) 0.017605633802817 Bps 284 secs
PHP SUB: 541422 - 541365 = 57

 ifOutBroadcastPkts (57 B) 0.20070422535211 Bps 284 secs
PHP SUB: 47243 - 47238 = 5

 ifInMulticastPkts (5 B) 0.017605633802817 Bps 284 secs
PHP SUB: 1642991 - 1642818 = 173

 ifOutMulticastPkts (173 B) 0.60915492957746 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-11.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-11.rrd N:15353354:306280503:0:0:0:0:94483:2184413:0:0:0:47240:541422:47243:1642991]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.92]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1756.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1756.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.92]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: up)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1756.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1756.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.92]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-12.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-12.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.92]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1757.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1757.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.92]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1757.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1757.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.92]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-13.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-13.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.92]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1758.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1758.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.93]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1758.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1758.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.93]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-14.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-14.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.93]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1759.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1759.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.93]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1759.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1759.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.93]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-15.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-15.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.93]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1760.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1760.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.93]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1760.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1760.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.94]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-16.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-16.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.94]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1761.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1761.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.94]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1761.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1761.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.94]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-17.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-17.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.94]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1762.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1762.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.94]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1762.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1762.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.94]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-18.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-18.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.95]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1763.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1763.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.95]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1763.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1763.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.95]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-19.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-19.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.95]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1764.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1764.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.95]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1764.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1764.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.95]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-20.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-20.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.96]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1765.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1765.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.96]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1765.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1765.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.96]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-21.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-21.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.96]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1766.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1766.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.96]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1766.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1766.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.96]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-22.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-22.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.96]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1767.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1767.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.97]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1767.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1767.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.97]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-23.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-23.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.97]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1768.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1768.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.97]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1768.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1768.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.97]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-24.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-24.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.97]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1769.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1769.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.97]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1769.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1769.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.00 s:0.01 r:4.98]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-25.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-25.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.98]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1770.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1770.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.98]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1770.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1770.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.98]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-26.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-26.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.98]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1771.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1771.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.98]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1771.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1771.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.98]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-27.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-27.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.99]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1772.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1772.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.99]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1772.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1772.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.99]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-28.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-28.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.99]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1773.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1773.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.99]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1773.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1773.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:4.99]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-29.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-29.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.00]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1774.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1774.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.00]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1774.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1774.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.00]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-30.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-30.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.00]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1775.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1775.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.00]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1775.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1775.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.00]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 769885 + 5659 = 775544
PHP ADD: 256797 + 1641007 = 1897804
Timeticks converted 32:1:41:53.70 -> 2770913
IFLASTCHANGE = 1711008287s - 2834977s + 2770913s
Krishnapuram O/P
PHP SUB: 2464270701006 - 2464002327411 = 268373595

 ifInOctets (268373595 B) 944977.4471831 Bps 284 secs
PHP SUB: 11252134880598 - 11250548620547 = 1586260051

 ifOutOctets (1586260051 B) 5585422.7147887 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 4341015888 - 4340474370 = 541518

 ifInUcastPkts (541518 B) 1906.7535211268 Bps 284 secs
PHP SUB: 9243798877 - 9242546562 = 1252315

 ifOutUcastPkts (1252315 B) 4409.5598591549 Bps 284 secs
PHP SUB: 775544 - 775462 = 82

 ifInNUcastPkts (82 B) 0.2887323943662 Bps 284 secs
PHP SUB: 1897804 - 1897602 = 202

 ifOutNUcastPkts (202 B) 0.7112676056338 Bps 284 secs
PHP SUB: 769885 - 769805 = 80

 ifInBroadcastPkts (80 B) 0.28169014084507 Bps 284 secs
PHP SUB: 256797 - 256771 = 26

 ifOutBroadcastPkts (26 B) 0.091549295774648 Bps 284 secs
PHP SUB: 5659 - 5657 = 2

 ifInMulticastPkts (2 B) 0.0070422535211268 Bps 284 secs
PHP SUB: 1641007 - 1640831 = 176

 ifOutMulticastPkts (176 B) 0.61971830985915 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-31.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-31.rrd N:2464270701006:11252134880598:0:0:4341015888:9243798877:775544:1897804:0:0:0:769885:256797:5659:1641007]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.01]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 1)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 4)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1776.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1776.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.01]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: up)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1776.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1776.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.01]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-32.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-32.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.01]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1777.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1777.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.01]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1777.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1777.rrd N:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.01]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 553731 + 1039905 = 1593636
PHP ADD: 769960 + 1648931 = 2418891
Timeticks converted 0:0:01:09.46 -> 69
IFLASTCHANGE = 1711008287s - 2834977s + 69s
Huawei Switch Input form Mikrotik Eth-3
PHP SUB: 14025410827551 - 14023819736916 = 1591090635

 ifInOctets (1591090635 B) 5602431.8133803 Bps 284 secs
PHP SUB: 2740964034402 - 2740691586708 = 272447694

 ifOutOctets (272447694 B) 959322.86619718 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 11643390210 - 11642122675 = 1267535

 ifInUcastPkts (1267535 B) 4463.1514084507 Bps 284 secs
PHP SUB: 5366930002 - 5366362284 = 567718

 ifOutUcastPkts (567718 B) 1999.0070422535 Bps 284 secs
PHP SUB: 1593636 - 1593464 = 172

 ifInNUcastPkts (172 B) 0.6056338028169 Bps 284 secs
PHP SUB: 2418891 - 2418635 = 256

 ifOutNUcastPkts (256 B) 0.90140845070423 Bps 284 secs
PHP SUB: 553731 - 553672 = 59

 ifInBroadcastPkts (59 B) 0.20774647887324 Bps 284 secs
PHP SUB: 769960 - 769880 = 80

 ifOutBroadcastPkts (80 B) 0.28169014084507 Bps 284 secs
PHP SUB: 1039905 - 1039792 = 113

 ifInMulticastPkts (113 B) 0.39788732394366 Bps 284 secs
PHP SUB: 1648931 - 1648755 = 176

 ifOutMulticastPkts (176 B) 0.61971830985915 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-33.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-33.rrd N:14025410827551:2740964034402:0:0:11643390210:5366930002:1593636:2418891:0:0:0:553731:769960:1039905:1648931]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.01]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 4)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 1)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1778.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1778.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.02]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: up)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1778.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1778.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.02]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-34.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-34.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.02]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1779.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1779.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.02]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1779.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1779.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.02]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
KTC OLT O/P GE1
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-35.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-35.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.02]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1780.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1780.rrd N:1:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.03]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1780.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1780.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.03]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-36.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-36.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.03]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1781.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1781.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.03]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1781.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1781.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.03]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-37.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-37.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.03]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1782.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1782.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.04]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1782.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1782.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.04]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-38.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-38.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.04]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1783.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1783.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.04]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1783.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1783.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.04]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-39.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-39.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.04]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1784.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1784.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.04]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1784.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1784.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.05]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
CCR Input
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-40.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-40.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.05]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1785.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1785.rrd N:1:1]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.05]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1785.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1785.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.05]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-41.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-41.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.05]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1786.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1786.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.05]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1786.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1786.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.06]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-42.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-42.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.06]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1787.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1787.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.06]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1787.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1787.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.06]
RRD_STATUS[TRUE]

64-bit,
PHP ADD: 0 + 0 = 0
PHP ADD: 0 + 0 = 0
Timeticks converted 0:0:00:00.00 -> 0
IFLASTCHANGE = 1711008287s - 2834977s + 0s
PHP SUB: 0 - 0 = 0

 ifInOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutOctets (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutErrors (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutNUcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutBroadcastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutMulticastPkts (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifInDiscards (0 B) 0 Bps 284 secs
PHP SUB: 0 - 0 = 0

 ifOutDiscards (0 B) 0 Bps 284 secs
RRD /opt/observium/rrd/172.16.156.109/port-43.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/port-43.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.06]
RRD_STATUS[TRUE]

Checking alert 5 associated by

Testing: ifInOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
Testing: ifOutOctets_perc ge 90
 (value: 0)
NOT TRUE
%G[OK]%N
RRD /opt/observium/rrd/172.16.156.109/alert-5-port-1788.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-5-port-1788.rrd N:1:1]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.06]
RRD_STATUS[TRUE]

Checking alert 6 associated by

Testing: ifAdminStatus equals up
 (value: up)
TRUE
%R[FAIL]%N
Testing: ifOperStatus notequals up
 (value: down)
TRUE
%R[FAIL]%N
RRD /opt/observium/rrd/172.16.156.109/alert-6-port-1788.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/alert-6-port-1788.rrd N:0:0]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.01 r:5.06]
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 ('1747','1','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1748','2','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1749','3','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1750','5','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1751','6','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1752','7','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1753','8','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1754','9','31','1711008291','284','276324445689','13825.86971831','2773477054314','17117.957746479','0','0','0','0','0','0','1025247153','90.728873239437','2398910344','52.211267605634','636386','0.23591549295775','1690236','0.62676056338028','588863','0.21830985915493','47243','0.017605633802817','47523','0.017605633802817','1642993','0.60915492957746','0','0','0','0','0','0','30943.827464789','142.94014084507','0','0'),('1755','10','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1756','11','31','1711008291','284','15353354','5.7218309859155','306280503','113.20774647887','0','0','0','0','0','0','0','0','0','0','94483','0.035211267605634','2184413','0.80985915492958','47240','0.017605633802817','541422','0.20070422535211','47243','0.017605633802817','1642991','0.60915492957746','0','0','0','0','0','0','118.92957746479','0','0','0'),('1757','12','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1758','13','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1759','14','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1760','15','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1761','16','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1762','17','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1763','18','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1764','19','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1765','20','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1766','21','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1767','22','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1768','23','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1769','24','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1770','25','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1771','26','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1772','27','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1773','28','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1774','29','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1775','30','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1776','31','31','1711008291','284','2464270701006','944977.4471831','11252134880598','5585422.7147887','0','0','0','0','0','0','4341015888','1906.7535211268','9243798877','4409.5598591549','775544','0.2887323943662','1897804','0.7112676056338','769885','0.28169014084507','256797','0.091549295774648','5659','0.0070422535211268','1641007','0.61971830985915','0','0','0','0','1','4','6530400.1619718','6316.3133802817','0','0'),('1777','32','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1778','33','31','1711008291','284','14025410827551','5602431.8133803','2740964034402','959322.86619718','0','0','0','0','0','0','11643390210','4463.1514084507','5366930002','1999.0070422535','1593636','0.6056338028169','2418891','0.90140845070423','553731','0.20774647887324','769960','0.28169014084507','1039905','0.39788732394366','1648931','0.61971830985915','0','0','0','0','4','1','6561754.6795775','6462.1584507042','0','0'),('1779','34','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1780','35','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1781','36','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1782','37','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1783','38','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1784','39','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1785','40','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1786','41','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1787','42','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0'),('1788','43','31','1711008291','284','0','0','0','0','0','0','0','0','0','0','0','0','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.00256991s]
+---------+--------------+------------------+--------+----------+----------+---------+----------+--------+---------+----+
| ifIndex | Label        | Type             | Speed  | BPS In   | BPS Out  | Data In | Data Out | PPS In | PPS Out | HC |
+---------+--------------+------------------+--------+----------+----------+---------+----------+--------+---------+----+
| 1       | InLo0        | Loopback         | 0bps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 2       | Nu0          | Other            | 0bps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 3       | Console9/0/0 | Other            | 0bps   | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 5       | Vlanif1      | Virtual/Internal | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 6       | Vlanif40     | Virtual/Internal | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 7       | Vlanif41     | Virtual/Internal | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 8       | Gi0/0/1      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 9       | Gi0/0/2      | Ethernet         | 1Gbps  | 110kbps  | 136kbps  | 3.74MB  | 4.64MB   | 90.7   | 52.2    | Y  |
| 10      | Gi0/0/3      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 11      | Gi0/0/4      | Ethernet         | 1Gbps  | 46bps    | 906bps   | 1.59kB  | 31.4kB   | 0      | 0       | Y  |
| 12      | Gi0/0/5      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 13      | Gi0/0/6      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 14      | Gi0/0/7      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 15      | Gi0/0/8      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 16      | Gi0/0/9      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 17      | Gi0/0/10     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 18      | Gi0/0/11     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 19      | Gi0/0/12     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 20      | Gi0/0/13     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 21      | Gi0/0/14     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 22      | Gi0/0/15     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 23      | Gi0/0/16     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 24      | Gi0/0/17     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 25      | Gi0/0/18     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 26      | Gi0/0/19     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 27      | Gi0/0/20     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 28      | Gi0/0/21     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 29      | Gi0/0/22     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 30      | Gi0/0/23     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 31      | Gi0/0/24     | Ethernet         | 1Gbps  | 7.56Mbps | 44.6Mbps | 255MB   | 1.48GB   | 1.91k  | 4.41k   | Y  |
| 32      | Gi0/0/25     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 33      | Gi0/0/26     | Ethernet         | 1Gbps  | 44.8Mbps | 7.67Mbps | 1.48GB  | 259MB    | 4.46k  | 2k      | Y  |
| 34      | Gi0/0/27     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 35      | Gi0/0/28     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 36      | Gi0/0/29     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 37      | Gi0/0/30     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 38      | Gi0/0/31     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 39      | Gi0/0/32     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 40      | XGi0/0/1     | Ethernet         | 10Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 41      | XGi0/0/2     | Ethernet         | 10Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 42      | XGi0/0/3     | Ethernet         | 10Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
| 43      | XGi0/0/4     | Ethernet         | 10Gbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
+---------+--------------+------------------+--------+----------+----------+---------+----------+--------+---------+----+


 o Module time          4.3097s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-ports.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-ports.rrd N:4.3097]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.12]
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` = '31']
SQL RUNTIME[0.00041604s]

 o Sessions
+---------+--------------+------------------+--------+----------+----------+------------------+-------------+-------+-------+---+
| Peer IP | ASN          | AS               | Admin  | State    | Local IP | Established Time | Last Update |
+---------+--------------+------------------+--------+----------+----------+------------------+-------------+-------+-------+---+
| 1       | InLo0        | Loopback         | 0bps   | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 2       | Nu0          | Other            | 0bps   | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 3       | Console9/0/0 | Other            | 0bps   | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 5       | Vlanif1      | Virtual/Internal | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 6       | Vlanif40     | Virtual/Internal | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 7       | Vlanif41     | Virtual/Internal | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 8       | Gi0/0/1      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 9       | Gi0/0/2      | Ethernet         | 1Gbps  | 110kbps  | 136kbps  | 3.74MB           | 4.64MB      | 90.7  | 52.2  | Y |
| 10      | Gi0/0/3      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 11      | Gi0/0/4      | Ethernet         | 1Gbps  | 46bps    | 906bps   | 1.59kB           | 31.4kB      | 0     | 0     | Y |
| 12      | Gi0/0/5      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 13      | Gi0/0/6      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 14      | Gi0/0/7      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 15      | Gi0/0/8      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 16      | Gi0/0/9      | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 17      | Gi0/0/10     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 18      | Gi0/0/11     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 19      | Gi0/0/12     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 20      | Gi0/0/13     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 21      | Gi0/0/14     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 22      | Gi0/0/15     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 23      | Gi0/0/16     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 24      | Gi0/0/17     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 25      | Gi0/0/18     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 26      | Gi0/0/19     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 27      | Gi0/0/20     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 28      | Gi0/0/21     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 29      | Gi0/0/22     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 30      | Gi0/0/23     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 31      | Gi0/0/24     | Ethernet         | 1Gbps  | 7.56Mbps | 44.6Mbps | 255MB            | 1.48GB      | 1.91k | 4.41k | Y |
| 32      | Gi0/0/25     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 33      | Gi0/0/26     | Ethernet         | 1Gbps  | 44.8Mbps | 7.67Mbps | 1.48GB           | 259MB       | 4.46k | 2k    | Y |
| 34      | Gi0/0/27     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 35      | Gi0/0/28     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 36      | Gi0/0/29     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 37      | Gi0/0/30     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 38      | Gi0/0/31     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 39      | Gi0/0/32     | Ethernet         | 1Gbps  | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 40      | XGi0/0/1     | Ethernet         | 10Gbps | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 41      | XGi0/0/2     | Ethernet         | 10Gbps | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 42      | XGi0/0/3     | Ethernet         | 10Gbps | 0bps     | 0bps     | 0B               | 0B          | 0     | 0     | Y |
| 43      | XGi0/0/4     | Ethernet         | 10Gbps | 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.0342s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-bgp-peers.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-bgp-peers.rrd N:0.0342]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.16]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '31']
SQL RUNTIME[0.00031495s]
 o Module time          0.0012s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-printersupplies.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-printersupplies.rrd N:0.0012]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.16]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '31']
SQL RUNTIME[0.00025797s]
 o Module time          0.0010s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-ucd-diskio.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-ucd-diskio.rrd N:0.001]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.16]
RRD_STATUS[TRUE]



including: includes/polling/p2p-radios.inc.php
#####  Module Start: p2p-radios  #####


SQL[SELECT * FROM `p2p_radios` WHERE `device_id` = '31']
SQL RUNTIME[0.00031590s]
 o Module time          0.0010s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-p2p-radios.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-p2p-radios.rrd N:0.001]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.16]
RRD_STATUS[TRUE]



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

 o Module time          0.0002s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-ospf.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-ospf.rrd N:0.0002]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.17]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `slas` WHERE `device_id` = '31' AND `deleted` = 0;]
SQL RUNTIME[0.00037098s]
 o MIBs
 o Module time          0.0014s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-sla.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-sla.rrd N:0.0014]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.17]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '31';]
SQL RUNTIME[0.00030708s]
 o Module time          0.0016s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-pseudowires.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-pseudowires.rrd N:0.0016]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.17]
RRD_STATUS[TRUE]



including: includes/polling/mac-accounting.inc.php
#####  Module Start: mac-accounting  #####

 o MIBs
SQL[SELECT * FROM `mac_accounting` WHERE `device_id` = '31']
SQL RUNTIME[0.00030708s]

 o Module time          0.0015s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-mac-accounting.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-mac-accounting.rrd N:0.0015]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.17]
RRD_STATUS[TRUE]



including: includes/polling/entity-physical.inc.php
#####  Module Start: entity-physical  #####

 o Module time          0.0003s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-entity-physical.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-entity-physical.rrd N:0.0003]
RRD RUNTIME[0.0012s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.18]
RRD_STATUS[TRUE]



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


SQL[SELECT * FROM `applications` WHERE `device_id` = '31']
SQL RUNTIME[0.00028682s]

SQL[SELECT * FROM `applications` WHERE `device_id` = '31' AND `app_lastpolled` < '1710403492']
SQL RUNTIME[0.00031400s]
 o Module time          0.0017s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-applications.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-applications.rrd N:0.0017]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.18]
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` = '31']
SQL RUNTIME[0.00046182s]

SQL[SELECT * FROM `vlans_fdb` WHERE `device_id` = '31']
SQL RUNTIME[0.00030994s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' dot1qTpFdbEntry]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpwalk' AND `mib` = 'Q-BRIDGE-MIB' AND `oid` = 'dot1qTpFdbEntry';]
SQL RUNTIME[0.00038218s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008292' WHERE `error_id` = '488']
SQL RUNTIME[0.00067902s]
Module [ports_fdbcount] disabled globally by config in process [poller].
 o Module time          0.0478s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-fdb-table.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-fdb-table.rrd N:0.0478]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.23]
RRD_STATUS[TRUE]



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

 o HOST-RESOURCES-MIB
 o HOST-RESOURCES-MIB   hrSystemProcesses
SQL[SELECT `object` FROM `devices_mibs` WHERE `device_id` = '31' AND `use` = 'oid' AND `disabled` = '1' AND `mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00031996s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' hrSystemProcesses.0]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'HOST-RESOURCES-MIB' AND `oid` = 'hrSystemProcesses.0';]
SQL RUNTIME[0.00032401s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008292' WHERE `error_id` = '489']
SQL RUNTIME[0.00066090s]
SNMP STATUS[FALSE]
  WARNING, latest snmp walk/get return not good exitstatus for 'HOST-RESOURCES-MIB', RRD update skipped.
hrSystemNumUsers
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.16.156.109':'161' hrSystemNumUsers.0]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '31' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'HOST-RESOURCES-MIB' AND `oid` = 'hrSystemNumUsers.0';]
SQL RUNTIME[0.00037408s]

SQL[UPDATE `snmp_errors` set `error_count` ='2346',`updated` ='1711008292' WHERE `error_id` = '490']
SQL RUNTIME[0.00062609s]
SNMP STATUS[FALSE]
  WARNING, latest snmp walk/get return not good exitstatus for 'HOST-RESOURCES-MIB', RRD update skipped.

 o Module time          0.0486s
RRD /opt/observium/rrd/172.16.156.109/perf-pollermodule-graphs.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-pollermodule-graphs.rrd N:0.0486]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.28]
RRD_STATUS[TRUE]


#####  172.16.156.109 [31] completed poller modules at 2024-03-21 08:04:52  #####

 o Graphs [checked]     availability, ping, ping_snmp, uptime, 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, bits, poller_perf, pollersnmp_count, pollersnmp_times,
                        pollersnmp_errors_count,pollersnmp_errors_times, pollerdb_count, pollerdb_times, pollermemory_perf
 o Poller time          5.285 seconds

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '31';]
SQL RUNTIME[0.00027204s]
RRD /opt/observium/rrd/172.16.156.109/perf-poller.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/172.16.156.109/perf-poller.rrd N:5.285]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.02 r:5.28]
RRD_STATUS[TRUE]

Updating 172.16.156.109 -

 > $update_array /opt/observium/includes/polling/functions.inc.php:437
array(
  [uptime]                => int(2834977)
  [last_polled]           => array(
                               [0] => string(5) "NOW()"
                             )
  [last_polled_timetaken] => double(5.285)
  [device_state]          => string(8724) "a:5:{s:15:"poller_mod_perf";a:25:{s:6:"system";d:0.1519;s:2:"os";d:0.0656;s:4:"ipmi";d:0.0142;s:7:"sensors";d:0.0016;s:6:"status";d:0.001;s:7:"counter";d:0.001;s:10:"processors";d:0.0019;s:8:"mempools";d:0.0012;s:7:"storage";d:0.0021;s:8:"netstats";d:0.3655;s:7:"ucd-mib";d:0.1023;s:13:"ipSystemStats";d:0.0493;s:5:"ports";d:4.3097;s:9:"bgp-peers";d:0.0342;s:15:"printersupplies";d:0.0012;s:10:"ucd-diskio";d:0.001;s:10:"p2p-radios";d:0.001;s:4:"ospf";d:0.0002;s:3:"sla";d:0.0014;s:11:"pseudowires";d:0.0016;s:14:"mac-accounting";d:0.0015;s:15:"entity-physical";d:0.0003;s:12:"applications";d:0.0017;s:9:"fdb-table";d:0.0478;s:6:"graphs";d:0.0486;}s:17:"poller_ports_perf";a:4:{s:6:"IF-MIB";d:3.4702792167663574;s:13:"EtherLike-MIB";d:0.13857579231262207;s:12:"Q-BRIDGE-MIB";d:0.3986508846282959;s:6:"IP-MIB";d:0.05082392692565918;}s:14:"poller_history";a:288:{i:1711008287;d:5.285;i:1711008001;d:6.3984;i:1711007701;d:6.4228;i:1711007402;d:5.5198;i:1711007102;d:5.4506;i:1711006802;d:5.4184;i:1711006502;d:5.6914;i:1711006202;d:5.4564;i:1711005902;d:5.648;i:1711005602;d:5.3326;i:1711005302;d:5.4187;i:1711005002;d:5.7975;i:1711004702;d:5.3649;i:1711004402;d:5.4822;i:1711004102;d:5.3741;i:1711003801;d:5.3999;i:1711003502;d:37.0724;i:1711003201;d:7.0213;i:1711002956;d:5.4766;i:1711002902;d:5.4188;i:1711002601;d:5.5737;i:1711002302;d:5.3191;i:1711002001;d:5.4159;i:1711001702;d:5.2605;i:1711001401;d:5.5924;i:1711001102;d:5.7367;i:1711000802;d:5.6162;i:1711000502;d:5.7115;i:1711000202;d:5.2221;i:1710999901;d:5.522;i:1710999601;d:5.508;i:1710999301;d:5.6589;i:1710999001;d:5.6221;i:1710998701;d:5.2594;i:1710998402;d:6.6006;i:1710998102;d:6.3843;i:1710997801;d:6.6521;i:1710997501;d:5.6288;i:1710997202;d:5.6416;i:1710996902;d:5.6402;i:1710996602;d:5.5065;i:1710996302;d:5.5686;i:1710996002;d:5.4154;i:1710995702;d:5.7505;i:1710995402;d:5.5047;i:1710995102;d:5.8119;i:1710994802;d:23.5733;i:1710994502;d:5.3611;i:1710994202;d:5.8322;i:1710993902;d:5.3348;i:1710993602;d:5.8662;i:1710993302;d:5.4541;i:1710993001;d:5.8014;i:1710992702;d:5.4322;i:1710992402;d:5.4757;i:1710992102;d:5.4905;i:1710991802;d:5.4424;i:1710991502;d:5.5081;i:1710991202;d:5.5112;i:1710990901;d:5.4119;i:1710990602;d:5.6034;i:1710990302;d:5.3238;i:1710990002;d:5.5042;i:1710989702;d:5.5253;i:1710989401;d:5.7129;i:1710989101;d:5.62;i:1710988801;d:5.6057;i:1710988502;d:5.5811;i:1710988202;d:5.4077;i:1710987902;d:5.6651;i:1710987602;d:5.5904;i:1710987302;d:5.4837;i:1710987002;d:6.4981;i:1710986702;d:5.7485;i:1710986401;d:5.4338;i:1710986102;d:5.8814;i:1710985802;d:5.4244;i:1710985502;d:5.4484;i:1710985201;d:5.8002;i:1710984902;d:5.3482;i:1710984601;d:5.6124;i:1710984301;d:5.5895;i:1710984001;d:7.8505;i:1710983701;d:5.3835;i:1710983402;d:5.5407;i:1710983102;d:5.4822;i:1710982802;d:5.5497;i:1710982501;d:5.5705;i:1710982201;d:5.4947;i:1710981901;d:5.7232;i:1710981602;d:5.4384;i:1710981302;d:5.5714;i:1710981002;d:5.5708;i:1710980701;d:6.6319;i:1710980402;d:5.645;i:1710980102;d:5.5406;i:1710979801;d:5.4541;i:1710979502;d:5.6217;i:1710979202;d:5.5372;i:1710978901;d:5.6691;i:1710978602;d:5.4974;i:1710978302;d:5.8796;i:1710978002;d:5.76;i:1710977702;d:5.4195;i:1710977402;d:5.3618;i:1710977102;d:5.5209;i:1710976801;d:5.6711;i:1710976501;d:5.4307;i:1710976201;d:5.372;i:1710975902;d:5.5524;i:1710975602;d:5.5128;i:1710975302;d:5.6286;i:1710975002;d:5.4339;i:1710974702;d:5.6964;i:1710974402;d:5.416;i:1710974101;d:5.4652;i:1710973802;d:5.5456;i:1710973502;d:5.5589;i:1710973202;d:5.5525;i:1710972902;d:5.3882;i:1710972602;d:5.4723;i:1710972301;d:5.949;i:1710972002;d:5.5381;i:1710971702;d:5.7527;i:1710971402;d:5.4241;i:1710971101;d:5.4539;i:1710970801;d:5.6742;i:1710970502;d:5.2524;i:1710970202;d:5.4908;i:1710969902;d:5.3949;i:1710969601;d:5.5195;i:1710969302;d:5.6047;i:1710969002;d:5.7221;i:1710968701;d:7.6038;i:1710968401;d:5.6704;i:1710968102;d:5.4072;i:1710967802;d:5.4335;i:1710967501;d:5.4641;i:1710967201;d:5.4261;i:1710966902;d:5.5955;i:1710966602;d:5.3441;i:1710966302;d:5.4924;i:1710966002;d:5.5855;i:1710965702;d:5.3316;i:1710965401;d:5.3652;i:1710965102;d:5.7681;i:1710964802;d:5.3466;i:1710964502;d:5.7951;i:1710964202;d:5.4255;i:1710963901;d:5.3807;i:1710963602;d:5.4944;i:1710963302;d:5.3942;i:1710963001;d:5.4839;i:1710962701;d:5.521;i:1710962402;d:5.6277;i:1710962102;d:5.3921;i:1710961802;d:5.611;i:1710961502;d:5.2439;i:1710961201;d:5.3814;i:1710960902;d:5.4414;i:1710960602;d:5.3479;i:1710960302;d:5.6295;i:1710960002;d:7.2939;i:1710959702;d:5.5703;i:1710959401;d:5.2604;i:1710959101;d:5.4458;i:1710958802;d:5.7143;i:1710958502;d:5.509;i:1710958201;d:5.5711;i:1710957902;d:5.1864;i:1710957602;d:5.3838;i:1710957302;d:5.4619;i:1710957002;d:5.3265;i:1710956702;d:5.4718;i:1710956402;d:5.1876;i:1710956102;d:5.6782;i:1710955802;d:5.3357;i:1710955502;d:5.2852;i:1710955202;d:5.3084;i:1710954902;d:5.3685;i:1710954601;d:5.3583;i:1710954301;d:5.3896;i:1710954001;d:5.5015;i:1710953702;d:5.2286;i:1710953402;d:5.7193;i:1710953102;d:5.5114;i:1710952801;d:5.5341;i:1710952502;d:6.3901;i:1710952202;d:5.3888;i:1710951902;d:5.3344;i:1710951601;d:5.5719;i:1710951301;d:5.3381;i:1710951002;d:5.0963;i:1710950702;d:5.3505;i:1710950401;d:5.4373;i:1710950102;d:5.4441;i:1710949802;d:5.3892;i:1710949502;d:5.2438;i:1710949202;d:5.2103;i:1710948902;d:5.3592;i:1710948602;d:5.3565;i:1710948302;d:5.2992;i:1710948002;d:5.5777;i:1710947701;d:5.365;i:1710947401;d:7.0501;i:1710947101;d:8.2321;i:1710946802;d:24.2972;i:1710946502;d:5.3845;i:1710946202;d:5.2898;i:1710945901;d:5.6893;i:1710945602;d:5.2939;i:1710945301;d:5.3112;i:1710945002;d:5.4951;i:1710944702;d:5.1775;i:1710944402;d:5.6072;i:1710944101;d:5.4687;i:1710943801;d:5.4566;i:1710943502;d:5.2846;i:1710943202;d:5.1696;i:1710942902;d:5.3532;i:1710942602;d:5.1708;i:1710942301;d:5.5491;i:1710942001;d:5.3375;i:1710941702;d:5.4589;i:1710941402;d:5.1673;i:1710941101;d:5.5113;i:1710940802;d:5.6912;i:1710940502;d:5.5858;i:1710940202;d:6.646;i:1710939902;d:5.5713;i:1710939602;d:5.2286;i:1710939301;d:5.7918;i:1710939002;d:5.2372;i:1710938701;d:5.389;i:1710938402;d:5.5219;i:1710938101;d:5.6127;i:1710937801;d:5.5141;i:1710937501;d:40.9755;i:1710937202;d:19.149;i:1710936901;d:5.3276;i:1710936602;d:5.396;i:1710936301;d:5.5693;i:1710936001;d:5.3484;i:1710935701;d:5.4189;i:1710935402;d:5.334;i:1710935102;d:5.3289;i:1710934801;d:5.634;i:1710934501;d:5.1841;i:1710934201;d:5.3849;i:1710933901;d:5.1604;i:1710933601;d:5.4249;i:1710933301;d:5.4381;i:1710933002;d:5.1781;i:1710932702;d:5.4156;i:1710932402;d:5.2954;i:1710932102;d:5.4885;i:1710931802;d:5.1505;i:1710931502;d:5.4999;i:1710931201;d:5.5081;i:1710930902;d:5.6513;i:1710930602;d:5.3277;i:1710930301;d:5.4245;i:1710930002;d:5.3937;i:1710929701;d:5.3458;i:1710929402;d:5.5411;i:1710929102;d:5.4393;i:1710928802;d:5.668;i:1710928502;d:5.2955;i:1710928202;d:5.5168;i:1710927902;d:5.6082;i:1710927602;d:5.2934;i:1710927302;d:5.3874;i:1710927002;d:5.456;i:1710926702;d:5.3575;i:1710926402;d:5.374;i:1710926102;d:5.4443;i:1710925802;d:5.4909;i:1710925502;d:5.3503;i:1710925201;d:5.3629;i:1710924902;d:5.4442;i:1710924602;d:6.4647;i:1710924302;d:5.5148;i:1710924002;d:5.1965;i:1710923702;d:5.4631;i:1710923402;d:5.5802;i:1710923102;d:5.4756;i:1710922801;d:5.4352;i:1710922502;d:5.3886;}s:17:"discovery_history";a:37:{i:1711008134;d:6.5925;i:1711007855;d:7.1064;i:1711004633;d:6.0614;i:1711003012;d:7.0603;i:1710983034;d:6.1274;i:1710961437;d:7.2893;i:1710939830;d:5.9368;i:1710918243;d:6.3544;i:1710896641;d:6.0896;i:1710875038;d:6.153;i:1710853439;d:5.9757;i:1710831837;d:6.58;i:1710810239;d:6.4542;i:1710788637;d:6.269;i:1710767042;d:7.0209;i:1710745440;d:6.0093;i:1710723841;d:6.1216;i:1710702240;d:6.1413;i:1710680639;d:6.0716;i:1710659041;d:6.3225;i:1710637436;d:6.7778;i:1710615841;d:6.1703;i:1710594242;d:6.3085;i:1710572640;d:7.0406;i:1710551039;d:6.333;i:1710529440;d:6.1154;i:1710507840;d:6.3017;i:1710486231;d:6.1727;i:1710464632;d:6.2859;i:1710443034;d:6.504;i:1710421437;d:6.223;i:1710399826;d:6.1841;i:1710378232;d:6.3326;i:1710356631;d:6.3046;i:1710335034;d:6.3226;i:1710313424;d:6.2774;i:1710305102;d:10.6139;}s:18:"discovery_mod_perf";a:27:{s:2:"os";d:0.0004;s:4:"mibs";d:0.4579;s:3:"vrf";d:0.0028;s:5:"ports";d:0.6527;s:11:"ports-stack";d:0.047;s:5:"vlans";d:1.1965;s:11:"ports_vlans";N;s:4:"oids";d:0.0021;s:12:"ip-addresses";d:0.2995;s:10:"processors";d:0.0568;s:8:"mempools";d:0.0565;s:9:"inventory";d:2.0974;s:15:"printersupplies";d:0.0009;s:7:"sensors";d:0.4044;s:7:"storage";d:0.1346;s:10:"neighbours";d:0.1769;s:9:"arp-table";d:0.1228;s:13:"junose-atm-vp";d:0.0004;s:9:"bgp-peers";d:0.0227;s:14:"mac-accounting";d:0.0004;s:3:"sla";d:0.0399;s:11:"pseudowires";d:0.0322;s:16:"virtual-machines";d:0.0007;s:11:"cisco-cbqos";d:0.3344;s:10:"ucd-diskio";d:0.0987;s:10:"p2p-radios";d:0.0001;s:6:"graphs";d:0.0003;}}"
)


SQL[UPDATE `devices` set `uptime` ='2834977',`last_polled` =NOW(),`last_polled_timetaken` ='5.285',`device_state` ='a:5:{s:15:\"poller_mod_perf\";a:25:{s:6:\"system\";d:0.1519;s:2:\"os\";d:0.0656;s:4:\"ipmi\";d:0.0142;s:7:\"sensors\";d:0.0016;s:6:\"status\";d:0.001;s:7:\"counter\";d:0.001;s:10:\"processors\";d:0.0019;s:8:\"mempools\";d:0.0012;s:7:\"storage\";d:0.0021;s:8:\"netstats\";d:0.3655;s:7:\"ucd-mib\";d:0.1023;s:13:\"ipSystemStats\";d:0.0493;s:5:\"ports\";d:4.3097;s:9:\"bgp-peers\";d:0.0342;s:15:\"printersupplies\";d:0.0012;s:10:\"ucd-diskio\";d:0.001;s:10:\"p2p-radios\";d:0.001;s:4:\"ospf\";d:0.0002;s:3:\"sla\";d:0.0014;s:11:\"pseudowires\";d:0.0016;s:14:\"mac-accounting\";d:0.0015;s:15:\"entity-physical\";d:0.0003;s:12:\"applications\";d:0.0017;s:9:\"fdb-table\";d:0.0478;s:6:\"graphs\";d:0.0486;}s:17:\"poller_ports_perf\";a:4:{s:6:\"IF-MIB\";d:3.4702792167663574;s:13:\"EtherLike-MIB\";d:0.13857579231262207;s:12:\"Q-BRIDGE-MIB\";d:0.3986508846282959;s:6:\"IP-MIB\";d:0.05082392692565918;}s:14:\"poller_history\";a:288:{i:1711008287;d:5.285;i:1711008001;d:6.3984;i:1711007701;d:6.4228;i:1711007402;d:5.5198;i:1711007102;d:5.4506;i:1711006802;d:5.4184;i:1711006502;d:5.6914;i:1711006202;d:5.4564;i:1711005902;d:5.648;i:1711005602;d:5.3326;i:1711005302;d:5.4187;i:1711005002;d:5.7975;i:1711004702;d:5.3649;i:1711004402;d:5.4822;i:1711004102;d:5.3741;i:1711003801;d:5.3999;i:1711003502;d:37.0724;i:1711003201;d:7.0213;i:1711002956;d:5.4766;i:1711002902;d:5.4188;i:1711002601;d:5.5737;i:1711002302;d:5.3191;i:1711002001;d:5.4159;i:1711001702;d:5.2605;i:1711001401;d:5.5924;i:1711001102;d:5.7367;i:1711000802;d:5.6162;i:1711000502;d:5.7115;i:1711000202;d:5.2221;i:1710999901;d:5.522;i:1710999601;d:5.508;i:1710999301;d:5.6589;i:1710999001;d:5.6221;i:1710998701;d:5.2594;i:1710998402;d:6.6006;i:1710998102;d:6.3843;i:1710997801;d:6.6521;i:1710997501;d:5.6288;i:1710997202;d:5.6416;i:1710996902;d:5.6402;i:1710996602;d:5.5065;i:1710996302;d:5.5686;i:1710996002;d:5.4154;i:1710995702;d:5.7505;i:1710995402;d:5.5047;i:1710995102;d:5.8119;i:1710994802;d:23.5733;i:1710994502;d:5.3611;i:1710994202;d:5.8322;i:1710993902;d:5.3348;i:1710993602;d:5.8662;i:1710993302;d:5.4541;i:1710993001;d:5.8014;i:1710992702;d:5.4322;i:1710992402;d:5.4757;i:1710992102;d:5.4905;i:1710991802;d:5.4424;i:1710991502;d:5.5081;i:1710991202;d:5.5112;i:1710990901;d:5.4119;i:1710990602;d:5.6034;i:1710990302;d:5.3238;i:1710990002;d:5.5042;i:1710989702;d:5.5253;i:1710989401;d:5.7129;i:1710989101;d:5.62;i:1710988801;d:5.6057;i:1710988502;d:5.5811;i:1710988202;d:5.4077;i:1710987902;d:5.6651;i:1710987602;d:5.5904;i:1710987302;d:5.4837;i:1710987002;d:6.4981;i:1710986702;d:5.7485;i:1710986401;d:5.4338;i:1710986102;d:5.8814;i:1710985802;d:5.4244;i:1710985502;d:5.4484;i:1710985201;d:5.8002;i:1710984902;d:5.3482;i:1710984601;d:5.6124;i:1710984301;d:5.5895;i:1710984001;d:7.8505;i:1710983701;d:5.3835;i:1710983402;d:5.5407;i:1710983102;d:5.4822;i:1710982802;d:5.5497;i:1710982501;d:5.5705;i:1710982201;d:5.4947;i:1710981901;d:5.7232;i:1710981602;d:5.4384;i:1710981302;d:5.5714;i:1710981002;d:5.5708;i:1710980701;d:6.6319;i:1710980402;d:5.645;i:1710980102;d:5.5406;i:1710979801;d:5.4541;i:1710979502;d:5.6217;i:1710979202;d:5.5372;i:1710978901;d:5.6691;i:1710978602;d:5.4974;i:1710978302;d:5.8796;i:1710978002;d:5.76;i:1710977702;d:5.4195;i:1710977402;d:5.3618;i:1710977102;d:5.5209;i:1710976801;d:5.6711;i:1710976501;d:5.4307;i:1710976201;d:5.372;i:1710975902;d:5.5524;i:1710975602;d:5.5128;i:1710975302;d:5.6286;i:1710975002;d:5.4339;i:1710974702;d:5.6964;i:1710974402;d:5.416;i:1710974101;d:5.4652;i:1710973802;d:5.5456;i:1710973502;d:5.5589;i:1710973202;d:5.5525;i:1710972902;d:5.3882;i:1710972602;d:5.4723;i:1710972301;d:5.949;i:1710972002;d:5.5381;i:1710971702;d:5.7527;i:1710971402;d:5.4241;i:1710971101;d:5.4539;i:1710970801;d:5.6742;i:1710970502;d:5.2524;i:1710970202;d:5.4908;i:1710969902;d:5.3949;i:1710969601;d:5.5195;i:1710969302;d:5.6047;i:1710969002;d:5.7221;i:1710968701;d:7.6038;i:1710968401;d:5.6704;i:1710968102;d:5.4072;i:1710967802;d:5.4335;i:1710967501;d:5.4641;i:1710967201;d:5.4261;i:1710966902;d:5.5955;i:1710966602;d:5.3441;i:1710966302;d:5.4924;i:1710966002;d:5.5855;i:1710965702;d:5.3316;i:1710965401;d:5.3652;i:1710965102;d:5.7681;i:1710964802;d:5.3466;i:1710964502;d:5.7951;i:1710964202;d:5.4255;i:1710963901;d:5.3807;i:1710963602;d:5.4944;i:1710963302;d:5.3942;i:1710963001;d:5.4839;i:1710962701;d:5.521;i:1710962402;d:5.6277;i:1710962102;d:5.3921;i:1710961802;d:5.611;i:1710961502;d:5.2439;i:1710961201;d:5.3814;i:1710960902;d:5.4414;i:1710960602;d:5.3479;i:1710960302;d:5.6295;i:1710960002;d:7.2939;i:1710959702;d:5.5703;i:1710959401;d:5.2604;i:1710959101;d:5.4458;i:1710958802;d:5.7143;i:1710958502;d:5.509;i:1710958201;d:5.5711;i:1710957902;d:5.1864;i:1710957602;d:5.3838;i:1710957302;d:5.4619;i:1710957002;d:5.3265;i:1710956702;d:5.4718;i:1710956402;d:5.1876;i:1710956102;d:5.6782;i:1710955802;d:5.3357;i:1710955502;d:5.2852;i:1710955202;d:5.3084;i:1710954902;d:5.3685;i:1710954601;d:5.3583;i:1710954301;d:5.3896;i:1710954001;d:5.5015;i:1710953702;d:5.2286;i:1710953402;d:5.7193;i:1710953102;d:5.5114;i:1710952801;d:5.5341;i:1710952502;d:6.3901;i:1710952202;d:5.3888;i:1710951902;d:5.3344;i:1710951601;d:5.5719;i:1710951301;d:5.3381;i:1710951002;d:5.0963;i:1710950702;d:5.3505;i:1710950401;d:5.4373;i:1710950102;d:5.4441;i:1710949802;d:5.3892;i:1710949502;d:5.2438;i:1710949202;d:5.2103;i:1710948902;d:5.3592;i:1710948602;d:5.3565;i:1710948302;d:5.2992;i:1710948002;d:5.5777;i:1710947701;d:5.365;i:1710947401;d:7.0501;i:1710947101;d:8.2321;i:1710946802;d:24.2972;i:1710946502;d:5.3845;i:1710946202;d:5.2898;i:1710945901;d:5.6893;i:1710945602;d:5.2939;i:1710945301;d:5.3112;i:1710945002;d:5.4951;i:1710944702;d:5.1775;i:1710944402;d:5.6072;i:1710944101;d:5.4687;i:1710943801;d:5.4566;i:1710943502;d:5.2846;i:1710943202;d:5.1696;i:1710942902;d:5.3532;i:1710942602;d:5.1708;i:1710942301;d:5.5491;i:1710942001;d:5.3375;i:1710941702;d:5.4589;i:1710941402;d:5.1673;i:1710941101;d:5.5113;i:1710940802;d:5.6912;i:1710940502;d:5.5858;i:1710940202;d:6.646;i:1710939902;d:5.5713;i:1710939602;d:5.2286;i:1710939301;d:5.7918;i:1710939002;d:5.2372;i:1710938701;d:5.389;i:1710938402;d:5.5219;i:1710938101;d:5.6127;i:1710937801;d:5.5141;i:1710937501;d:40.9755;i:1710937202;d:19.149;i:1710936901;d:5.3276;i:1710936602;d:5.396;i:1710936301;d:5.5693;i:1710936001;d:5.3484;i:1710935701;d:5.4189;i:1710935402;d:5.334;i:1710935102;d:5.3289;i:1710934801;d:5.634;i:1710934501;d:5.1841;i:1710934201;d:5.3849;i:1710933901;d:5.1604;i:1710933601;d:5.4249;i:1710933301;d:5.4381;i:1710933002;d:5.1781;i:1710932702;d:5.4156;i:1710932402;d:5.2954;i:1710932102;d:5.4885;i:1710931802;d:5.1505;i:1710931502;d:5.4999;i:1710931201;d:5.5081;i:1710930902;d:5.6513;i:1710930602;d:5.3277;i:1710930301;d:5.4245;i:1710930002;d:5.3937;i:1710929701;d:5.3458;i:1710929402;d:5.5411;i:1710929102;d:5.4393;i:1710928802;d:5.668;i:1710928502;d:5.2955;i:1710928202;d:5.5168;i:1710927902;d:5.6082;i:1710927602;d:5.2934;i:1710927302;d:5.3874;i:1710927002;d:5.456;i:1710926702;d:5.3575;i:1710926402;d:5.374;i:1710926102;d:5.4443;i:1710925802;d:5.4909;i:1710925502;d:5.3503;i:1710925201;d:5.3629;i:1710924902;d:5.4442;i:1710924602;d:6.4647;i:1710924302;d:5.5148;i:1710924002;d:5.1965;i:1710923702;d:5.4631;i:1710923402;d:5.5802;i:1710923102;d:5.4756;i:1710922801;d:5.4352;i:1710922502;d:5.3886;}s:17:\"discovery_history\";a:37:{i:1711008134;d:6.5925;i:1711007855;d:7.1064;i:1711004633;d:6.0614;i:1711003012;d:7.0603;i:1710983034;d:6.1274;i:1710961437;d:7.2893;i:1710939830;d:5.9368;i:1710918243;d:6.3544;i:1710896641;d:6.0896;i:1710875038;d:6.153;i:1710853439;d:5.9757;i:1710831837;d:6.58;i:1710810239;d:6.4542;i:1710788637;d:6.269;i:1710767042;d:7.0209;i:1710745440;d:6.0093;i:1710723841;d:6.1216;i:1710702240;d:6.1413;i:1710680639;d:6.0716;i:1710659041;d:6.3225;i:1710637436;d:6.7778;i:1710615841;d:6.1703;i:1710594242;d:6.3085;i:1710572640;d:7.0406;i:1710551039;d:6.333;i:1710529440;d:6.1154;i:1710507840;d:6.3017;i:1710486231;d:6.1727;i:1710464632;d:6.2859;i:1710443034;d:6.504;i:1710421437;d:6.223;i:1710399826;d:6.1841;i:1710378232;d:6.3326;i:1710356631;d:6.3046;i:1710335034;d:6.3226;i:1710313424;d:6.2774;i:1710305102;d:10.6139;}s:18:\"discovery_mod_perf\";a:27:{s:2:\"os\";d:0.0004;s:4:\"mibs\";d:0.4579;s:3:\"vrf\";d:0.0028;s:5:\"ports\";d:0.6527;s:11:\"ports-stack\";d:0.047;s:5:\"vlans\";d:1.1965;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0021;s:12:\"ip-addresses\";d:0.2995;s:10:\"processors\";d:0.0568;s:8:\"mempools\";d:0.0565;s:9:\"inventory\";d:2.0974;s:15:\"printersupplies\";d:0.0009;s:7:\"sensors\";d:0.4044;s:7:\"storage\";d:0.1346;s:10:\"neighbours\";d:0.1769;s:9:\"arp-table\";d:0.1228;s:13:\"junose-atm-vp\";d:0.0004;s:9:\"bgp-peers\";d:0.0227;s:14:\"mac-accounting\";d:0.0004;s:3:\"sla\";d:0.0399;s:11:\"pseudowires\";d:0.0322;s:16:\"virtual-machines\";d:0.0007;s:11:\"cisco-cbqos\";d:0.3344;s:10:\"ucd-diskio\";d:0.0987;s:10:\"p2p-radios\";d:0.0001;s:6:\"graphs\";d:0.0003;}}' WHERE `device_id` = '31']
SQL RUNTIME[0.00093794s]
 o Updated Data         uptime, last_polled, last_polled_timetaken, device_state

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 ('2854','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2855','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2856','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2857','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2858','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2859','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2860','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2896','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305406','1711008292',NULL,'1711008292','1710999607'),('2861','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710306007','1711008292','1711008292','1710305707','1710305708'),('2897','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"}]}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2862','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2898','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305406','1711008292',NULL,'1711008292','1711000508'),('2863','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2899','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"}]}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2864','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2900','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305406','1711008292',NULL,'1711008292','1711000508'),('2865','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2901','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305406','1711008292',NULL,'1711008292','1711000508'),('2866','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305406','1711008292','1711008292',NULL,'0'),('2902','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305406','1711008292',NULL,'1711008292','1711000508'),('2867','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2903','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2868','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2904','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2869','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2905','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2870','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2906','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2871','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2907','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2872','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2908','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2873','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2909','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2874','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2910','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2875','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2911','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2876','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2912','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2877','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2913','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2878','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2914','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2879','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2915','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2880','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2916','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000508'),('2881','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2917','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2882','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2918','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2883','0','{\"metrics\":{\"ifInOctets_perc\":1.0,\"ifOutOctets_perc\":4.0}}','1','Checks OK','1710306007','1711008292','1711008292','1710305707','1710305708'),('2919','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"}]}','1','Checks OK','1710306607','1711008292','1711008292','1710306307','1710305410'),('2884','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2920','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2885','0','{\"metrics\":{\"ifInOctets_perc\":4.0,\"ifOutOctets_perc\":1.0}}','1','Checks OK','1710306007','1711008292','1711008292','1710305707','1710305708'),('2921','0','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"up\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"}]}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2886','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2922','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2887','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2923','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2888','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2924','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2889','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2925','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2890','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2926','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2891','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2927','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2892','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2928','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2893','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2929','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2894','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2930','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509'),('2895','0','{\"metrics\":{\"ifInOctets_perc\":0.0,\"ifOutOctets_perc\":0.0}}','1','Checks OK','1710305407','1711008292','1711008292',NULL,'0'),('2931','2345','{\"metrics\":{\"ifAdminStatus\":\"up\",\"ifOperStatus\":\"down\"},\"failed\":[{\"metric\":\"ifAdminStatus\",\"condition\":\"equals\",\"value\":\"up\"},{\"metric\":\"ifOperStatus\",\"condition\":\"notequals\",\"value\":\"up\"}]}','0','Checks failed','1710305407','1711008292',NULL,'1711008292','1711000509') 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.00211596s]
SQL WARNINGS[
 1364: Field 'alert_test_id' doesn't have a default value
 1364: Field 'device_id' doesn't have a default value
 1364: Field 'entity_type' doesn't have a default value
 1364: Field 'entity_id' doesn't have a default value
 1364: Field 'alert_assocs' doesn't have a default value
 1364: Field 'delay' doesn't have a default value
 1364: Field 'has_alerted' doesn't have a default value
]


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '1074779' AND `process_name` = 'poller.php' AND `device_id` = '31' AND `poller_id` = '0']
SQL RUNTIME[0.00055981s]
poller.php: 172.16.156.109 - 1 devices polled in 5.401 secs
#####  Completed polling run at 2024-03-21 08:04:52  #####

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          5.401 secs
 o Memory usage         20MB (peak: 20.77MB)
 o MySQL Usage          Insert[1/0.001s] Update[15/0.05s] Delete[1/0.001s] Cell[9/0.007s] Row[19/0.023s] Rows[43/0.04s] Col[5/0.005s]
                        Connect[1/0.001s](0.128s 2.378%)
 o RRDTool Usage        update[155/0.183s] (0.183s 3.38%)
 o SNMP Usage           snmpget[23/0.587s] errors[/0s] snmpwalk[11/4.155s] (4.741s 87.782%)

[root@localhost observium]#