root@observium-host:/opt/observium/logs# /opt/observium/poller.php -d -h host.domain.com
DEBUG!
DEFINITIONS loaded by: 0.0793171 ms

DEFINITIONS in memory: 15.3MB


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

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

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

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.003s]
CMD EXITDELAY[10ms]
STDOUT[
+03:00
]

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

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

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0036s]
STDOUT[
host.domain.com
]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'cache_cli_clear';]
SQL RUNTIME[0.00047493s]

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


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

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

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

CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0315s]
STDOUT[
Linux|5.15.0-46-generic|amd64|Ubuntu|22.04|vmware|
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0054s]
STDOUT[
Python 3.10.4
]

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

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

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

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0046s]
STDOUT[
/usr/bin/fping: Version 5.1
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0355s]
STDOUT[
Apache/2.4.52
]

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

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

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

 o OS                   Linux 5.15.0-46-generic [amd64] (Ubuntu 22.04)
 o Apache               2.4.52
 o PHP                  8.1.2 (OPcache: DISABLED)
 o Python               3.10.4
 o MySQL                8.0.30-0ubuntu0.22.04.1 (extension: mysqli 8.1.2)
 o SNMP                 NET-SNMP 5.9.1
 o RRDtool              1.7.2
 o Fping                5.1 (IPv4 and IPv6)

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

 o PHP                  Unlimited

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

 o MySQL                NO_ENGINE_SUBSTITUTION

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

 o PHP                  UTF-8
 o MySQL                utf8mb3

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

 o Date                 Saturday, 13-Aug-22 00:16:29 EEST
 o PHP                  +03:00
 o MySQL                +03:00

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

 o Enabled              Yes
 o Driver               Files
 o Total size           183B


SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1660338989' AND `maint_end` > '1660338989']
SQL RUNTIME[0.00039291s]
#####  Starting polling run at 2022-08-13 00:16:29  #####


SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'host.domain.com' AND `poller_id` = '0' ORDER BY `device_id` ASC]
SQL RUNTIME[0.00055790s]

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

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


  /opt/observium/includes/polling/functions.inc.php:116
array(
  [device_id]                 => string(1) "2"
  [poller_id]                 => string(1) "0"
  [hostname]                  => string(10) "host.domain.com"
  [sysName]                   => string(10) "host.domain.com"
  [label]                     => null
  [ip]                        => string(10) "10.67.20.2"
  [snmp_community]            => string(14) "..."
  [snmp_authlevel]            => string(8) "authPriv"
  [snmp_authname]             => string(4) "sets"
  [snmp_authpass]             => string(20) "..."
  [snmp_authalgo]             => string(3) "SHA"
  [snmp_cryptopass]           => string(20) "..."
  [snmp_cryptoalgo]           => string(3) "AES"
  [snmp_context]              => null
  [snmp_version]              => string(2) "v3"
  [snmp_port]                 => string(3) "161"
  [snmp_timeout]              => null
  [snmp_retries]              => null
  [snmp_maxrep]               => null
  [ssh_port]                  => string(2) "22"
  [agent_version]             => null
  [snmp_transport]            => string(3) "udp"
  [bgpLocalAs]                => null
  [snmpEngineID]              => string(18) "80001F88010A431402"
  [sysObjectID]               => string(23) ".1.3.6.1.4.1.8072.3.2.8"
  [sysDescr]                  => string(7) "SETS GW"
  [sysContact]                => string(23) "strazds@domain.com"
  [version]                   => string(0) ""
  [hardware]                  => string(7) "Generic"
  [vendor]                    => null
  [features]                  => string(21) "pfSense 2.6.0-RELEASE"
  [location]                  => string(32) "..."
  [os]                        => string(7) "freebsd"
  [status]                    => string(1) "1"
  [status_type]               => string(2) "ok"
  [ignore]                    => string(1) "0"
  [ignore_until]              => null
  [asset_tag]                 => null
  [disabled]                  => string(1) "0"
  [uptime]                    => string(8) "12347184"
  [last_rebooted]             => string(10) "1647984865"
  [force_discovery]           => string(1) "0"
  [last_polled]               => string(19) "2022-08-12 22:20:54"
  [last_discovered]           => string(19) "2022-08-12 23:58:37"
  [last_alerter]              => string(19) "2022-08-12 22:20:54"
  [last_polled_timetaken]     => string(4) "6.69"
  [last_discovered_timetaken] => string(4) "4.99"
  [purpose]                   => null
  [type]                      => string(6) "server"
  [serial]                    => null
  [icon]                      => null
  [device_state]              => string(10961) "a:9:{s:15:"poller_mod_perf";a:26:{s:10:"unix-agent";d:2.1687;s:6:"system";d:0.393;s:2:"os";d:0.0558;s:4:"ipmi";d:1.9455;s:7:"sensors";d:0.0484;s:6:"status";d:0.0006;s:7:"counter";d:0.0004;s:10:"processors";d:0.2457;s:8:"mempools";d:0.1961;s:7:"storage";d:0.0347;s:8:"netstats";d:0.5517;s:7:"ucd-mib";d:0.1467;s:13:"ipSystemStats";d:0.0602;s:5:"ports";d:0.4762;s:9:"bgp-peers";d:0.0016;s:15:"printersupplies";d:0.0005;s:10:"ucd-diskio";d:0.052;s:10:"p2p-radios";d:0.0012;s:4:"ospf";d:0.0009;s:3:"sla";d:0.0008;s:11:"pseudowires";d:0.0007;s:14:"mac-accounting";d:0.0008;s:15:"entity-physical";d:0.0002;s:12:"applications";d:0.0183;s:9:"fdb-table";d:0.0683;s:6:"graphs";d:0.1137;}s:2:"la";a:3:{s:4:"1min";d:0.33;s:4:"5min";d:0.23;s:5:"15min";d:0.18;}s:8:"ucd_load";d:0.23;s:10:"ucd_ss_cpu";a:8:{s:12:"ssCpuRawUser";a:1:{s:4:"perc";d:4.569977338793009;}s:12:"ssCpuRawNice";a:1:{s:4:"perc";d:0.6041688453857676;}s:14:"ssCpuRawSystem";a:1:{s:4:"perc";d:1.8412856953439325;}s:12:"ssCpuRawIdle";a:1:{s:4:"perc";d:91.14328242513335;}s:17:"ssCpuRawInterrupt";a:1:{s:4:"perc";d:0.5332320440098097;}s:15:"ssCpuRawSoftIRQ";a:1:{s:4:"perc";i:0;}s:14:"ssCpuRawKernel";a:1:{s:4:"perc";d:1.3080536513341228;}s:12:"ssCpuRawWait";a:1:{s:4:"perc";i:0;}}s:7:"ucd_mem";a:8:{s:10:"swap_total";s:7:"2097024";s:10:"swap_avail";s:7:"2097024";s:9:"mem_total";s:7:"8311532";s:9:"mem_avail";s:7:"5377360";s:10:"mem_shared";s:6:"117472";s:10:"mem_buffer";s:1:"0";s:10:"mem_cached";s:6:"247336";s:8:"mem_used";i:2686836;}s:17:"poller_ports_perf";a:4:{s:6:"IF-MIB";d:0.12656903266906738;s:13:"EtherLike-MIB";d:0.05408310890197754;s:12:"Q-BRIDGE-MIB";d:0.18677210807800293;s:6:"IP-MIB";d:0.05933189392089844;}s:14:"poller_history";a:288:{i:1660332047;d:6.6885;i:1660331443;d:6.9689;i:1660331150;d:6.76;i:1660330845;d:6.7191;i:1660330545;d:6.709;i:1660330244;d:6.7135;i:1660329944;d:6.8644;i:1660329649;d:7.1253;i:1660329346;d:6.7667;i:1660329045;d:6.6767;i:1660328747;d:6.7113;i:1660328444;d:6.8291;i:1660328148;d:6.6428;i:1660327847;d:6.6935;i:1660327544;d:6.6366;i:1660327245;d:6.8363;i:1660326945;d:6.6447;i:1660326638;d:6.661;i:1660326345;d:6.6375;i:1660326045;d:6.7494;i:1660325748;d:6.7236;i:1660325443;d:6.7654;i:1660325147;d:6.7766;i:1660324842;d:6.6656;i:1660324544;d:6.742;i:1660324244;d:6.5705;i:1660323946;d:6.7346;i:1660323645;d:6.7915;i:1660323343;d:6.5669;i:1660323039;d:6.859;i:1660322743;d:7.0367;i:1660322452;d:6.8153;i:1660322145;d:6.6799;i:1660321849;d:6.8473;i:1660321548;d:6.7916;i:1660321246;d:6.6549;i:1660320951;d:6.7256;i:1660320648;d:6.7126;i:1660320346;d:6.6381;i:1660320047;d:6.699;i:1660319754;d:6.8207;i:1660319445;d:6.7222;i:1660319144;d:6.6746;i:1660318847;d:6.6145;i:1660318547;d:6.6681;i:1660318252;d:6.6736;i:1660317948;d:6.6775;i:1660317645;d:6.8119;i:1660317352;d:6.9533;i:1660317044;d:6.731;i:1660316743;d:6.7445;i:1660316443;d:6.8103;i:1660316149;d:6.6401;i:1660315849;d:6.6686;i:1660315543;d:6.7146;i:1660315244;d:6.7409;i:1660314944;d:6.8385;i:1660314645;d:6.746;i:1660314348;d:6.7316;i:1660314044;d:6.7426;i:1660313749;d:6.8547;i:1660313447;d:6.735;i:1660313143;d:6.7507;i:1660312848;d:7.033;i:1660312544;d:6.9241;i:1660312246;d:6.8871;i:1660311945;d:6.7336;i:1660311647;d:7.0662;i:1660311344;d:6.7407;i:1660311042;d:6.7127;i:1660310745;d:6.9201;i:1660310442;d:6.7547;i:1660310136;d:6.6796;i:1660309845;d:9.4674;i:1660309547;d:6.6944;i:1660309243;d:6.87;i:1660308941;d:7.0424;i:1660308645;d:7.0866;i:1660308344;d:6.5991;i:1660308043;d:6.7557;i:1660307746;d:6.614;i:1660307447;d:6.7211;i:1660307147;d:6.7732;i:1660306848;d:6.7472;i:1660306543;d:6.6266;i:1660306244;d:6.8314;i:1660305950;d:6.6235;i:1660305647;d:6.8236;i:1660305346;d:6.8205;i:1660305033;d:6.9249;i:1660304751;d:6.6694;i:1660304443;d:6.7104;i:1660304145;d:6.7012;i:1660303848;d:7.1478;i:1660303544;d:6.6313;i:1660303251;d:7.3584;i:1660302943;d:6.613;i:1660302651;d:6.8541;i:1660302352;d:6.8451;i:1660302051;d:6.6955;i:1660301747;d:6.8688;i:1660301450;d:6.7066;i:1660301148;d:6.638;i:1660300847;d:6.716;i:1660300548;d:6.7254;i:1660300243;d:6.6352;i:1660299950;d:6.5933;i:1660299653;d:6.7077;i:1660299342;d:6.7932;i:1660299050;d:6.8546;i:1660298753;d:6.9149;i:1660298451;d:6.8789;i:1660298147;d:6.7782;i:1660297843;d:6.845;i:1660297550;d:6.8342;i:1660297242;d:6.8258;i:1660296946;d:7.1337;i:1660296645;d:6.6833;i:1660296343;d:6.7867;i:1660296052;d:6.9168;i:1660295749;d:6.8531;i:1660295449;d:7.3214;i:1660295147;d:6.8059;i:1660294851;d:6.9659;i:1660294552;d:6.8689;i:1660294244;d:6.643;i:1660293947;d:7.7649;i:1660293643;d:6.6123;i:1660293349;d:6.6357;i:1660293049;d:6.7457;i:1660292744;d:6.7846;i:1660292445;d:7.2705;i:1660292157;d:6.8819;i:1660291844;d:6.7777;i:1660291545;d:6.8771;i:1660291244;d:6.6274;i:1660290944;d:7.5434;i:1660290645;d:6.7963;i:1660290343;d:6.931;i:1660290043;d:6.6439;i:1660289746;d:7.1777;i:1660289444;d:6.8219;i:1660289150;d:7.3458;i:1660288843;d:7.4099;i:1660288548;d:6.7176;i:1660288245;d:6.8193;i:1660287944;d:7.2786;i:1660287642;d:6.6787;i:1660287348;d:6.8098;i:1660287047;d:6.6917;i:1660286749;d:6.7552;i:1660286443;d:6.7041;i:1660286143;d:7.0547;i:1660285846;d:6.8294;i:1660285544;d:6.7494;i:1660285249;d:6.6108;i:1660284948;d:6.773;i:1660284643;d:7.0192;i:1660284346;d:6.9056;i:1660284043;d:6.9431;i:1660283743;d:7.0833;i:1660283445;d:6.8057;i:1660283147;d:7.0492;i:1660282844;d:6.8623;i:1660282550;d:6.7896;i:1660282245;d:6.8729;i:1660281948;d:6.8576;i:1660281646;d:6.8764;i:1660281346;d:6.698;i:1660281051;d:6.6951;i:1660280748;d:6.6779;i:1660280440;d:6.6879;i:1660280145;d:7.0989;i:1660279846;d:7.1744;i:1660279542;d:6.9383;i:1660279244;d:6.968;i:1660278946;d:6.7298;i:1660278648;d:6.8321;i:1660278344;d:6.6845;i:1660278047;d:6.7587;i:1660277747;d:6.7367;i:1660277452;d:6.7341;i:1660277149;d:6.7306;i:1660276849;d:6.6466;i:1660276547;d:6.9465;i:1660276254;d:6.7159;i:1660275948;d:6.5783;i:1660275648;d:6.6782;i:1660275347;d:6.8197;i:1660275049;d:7.1033;i:1660274752;d:6.934;i:1660274445;d:6.8347;i:1660274145;d:7.0479;i:1660273847;d:6.7259;i:1660273548;d:6.9914;i:1660273249;d:6.7799;i:1660272950;d:6.7012;i:1660272641;d:7.6346;i:1660272347;d:7.1606;i:1660272049;d:6.8936;i:1660271762;d:6.6763;i:1660271148;d:7.4815;i:1660270849;d:6.6781;i:1660270551;d:6.7569;i:1660270248;d:6.7564;i:1660269947;d:6.8247;i:1660269649;d:7.1988;i:1660269344;d:6.8949;i:1660269041;d:7.0169;i:1660268746;d:7.645;i:1660268448;d:7.1272;i:1660268151;d:6.9189;i:1660267847;d:6.8737;i:1660267543;d:6.7959;i:1660267250;d:6.7975;i:1660266949;d:6.7097;i:1660266648;d:6.8572;i:1660266345;d:6.8015;i:1660266043;d:6.8778;i:1660265744;d:7.024;i:1660265445;d:6.8478;i:1660265144;d:7.0232;i:1660264848;d:6.9937;i:1660264549;d:7.0081;i:1660264248;d:7.4203;i:1660263902;d:9.0047;i:1660263681;d:28.7475;i:1660263375;d:9.7772;i:1660263180;d:16.8864;i:1660262803;d:14.9856;i:1660262459;d:7.8994;i:1660262148;d:6.9764;i:1660261844;d:6.9123;i:1660261548;d:6.6655;i:1660261245;d:6.7717;i:1660260945;d:6.6721;i:1660260652;d:7.3013;i:1660260343;d:6.9126;i:1660260045;d:7.2715;i:1660259744;d:6.9441;i:1660259443;d:6.8516;i:1660259148;d:6.8164;i:1660258848;d:6.6818;i:1660258543;d:6.9577;i:1660258243;d:7.4632;i:1660257948;d:6.7419;i:1660257643;d:6.8479;i:1660257353;d:6.8937;i:1660257054;d:6.9546;i:1660256744;d:6.9316;i:1660256444;d:6.8699;i:1660256148;d:7.0939;i:1660255848;d:6.7363;i:1660255539;d:7.1179;i:1660255241;d:7.4337;i:1660254944;d:6.7171;i:1660254657;d:6.7236;i:1660254343;d:6.6531;i:1660254051;d:7.0093;i:1660253748;d:6.6473;i:1660253443;d:6.7041;i:1660253148;d:6.7207;i:1660252854;d:6.9321;i:1660252550;d:6.7251;i:1660252248;d:6.7621;i:1660251936;d:6.8184;i:1660251645;d:8.5261;i:1660251348;d:7.0457;i:1660251048;d:6.9143;i:1660250743;d:6.7746;i:1660250445;d:6.8566;i:1660250152;d:6.8677;i:1660249844;d:6.7319;i:1660249546;d:6.7954;i:1660249247;d:6.8727;i:1660248944;d:6.7939;i:1660248641;d:6.682;i:1660248349;d:7.1208;i:1660248047;d:6.8863;i:1660247741;d:6.7649;i:1660247446;d:7.14;i:1660247146;d:7.3489;i:1660246843;d:6.8156;i:1660246551;d:7.8916;i:1660246248;d:6.8817;i:1660245948;d:7.0955;i:1660245651;d:7.109;i:1660245352;d:7.0553;}s:17:"discovery_history";a:100:{i:1660337912;d:4.9934;i:1660318421;d:3.6663;i:1660296860;d:3.7417;i:1660275224;d:5.4123;i:1660253623;d:3.7953;i:1660232058;d:3.7642;i:1660210415;d:3.7845;i:1660188822;d:3.7329;i:1660167220;d:3.7208;i:1660145612;d:3.7879;i:1660124019;d:3.8256;i:1660102417;d:3.8146;i:1660080822;d:3.8165;i:1660059221;d:3.7922;i:1660037623;d:3.9094;i:1660016019;d:3.8415;i:1659994416;d:3.7081;i:1659972819;d:3.7767;i:1659951214;d:3.8079;i:1659929612;d:3.859;i:1659908011;d:3.7798;i:1659886415;d:3.6884;i:1659864815;d:3.687;i:1659843217;d:3.7721;i:1659821611;d:3.7185;i:1659800022;d:3.7138;i:1659778445;d:3.8214;i:1659756812;d:3.7409;i:1659735220;d:3.7556;i:1659713620;d:3.7822;i:1659692020;d:4.0085;i:1659670415;d:3.7658;i:1659648813;d:3.7287;i:1659627222;d:3.7794;i:1659605615;d:3.7784;i:1659584046;d:3.7283;i:1659562423;d:4.001;i:1659540818;d:3.802;i:1659519229;d:3.8885;i:1659497617;d:3.7822;i:1659476015;d:3.7561;i:1659454417;d:3.7124;i:1659432839;d:3.8145;i:1659411232;d:4.052;i:1659389618;d:3.7614;i:1659368023;d:3.7859;i:1659346416;d:3.8361;i:1659324825;d:3.7372;i:1659303221;d:3.7332;i:1659281618;d:3.7829;i:1659260028;d:3.7634;i:1659238417;d:3.841;i:1659216825;d:3.7459;i:1659195229;d:3.7711;i:1659173617;d:3.8602;i:1659152013;d:3.7853;i:1659130421;d:3.713;i:1659108819;d:3.7456;i:1659087230;d:3.8452;i:1659065621;d:3.7166;i:1659044015;d:3.7548;i:1659022420;d:3.8908;i:1659000813;d:3.81;i:1658979211;d:3.6318;i:1658957614;d:3.706;i:1658936017;d:3.7546;i:1658914427;d:3.8397;i:1658892815;d:3.7164;i:1658871218;d:3.6316;i:1658849623;d:3.8465;i:1658828016;d:3.8024;i:1658806417;d:3.6545;i:1658784816;d:3.6275;i:1658763223;d:3.7428;i:1658741628;d:3.9339;i:1658720018;d:3.8649;i:1658698420;d:3.8541;i:1658676812;d:3.8917;i:1658655217;d:3.7861;i:1658633613;d:3.7772;i:1658612018;d:3.7703;i:1658590429;d:3.8247;i:1658568819;d:4.0938;i:1658547223;d:3.7315;i:1658525619;d:3.8018;i:1658504065;d:3.7432;i:1658482417;d:4.0911;i:1658460824;d:3.7138;i:1658439252;d:3.7897;i:1658417621;d:4.1296;i:1658396024;d:3.8564;i:1658374418;d:3.7479;i:1658352821;d:3.7149;i:1658331218;d:3.7278;i:1658321920;d:3.7961;i:1658309621;d:3.7297;i:1658288023;d:3.6974;i:1658266429;d:3.655;i:1658244823;d:3.7711;i:1658223215;d:3.6961;}s:18:"discovery_mod_perf";a:28:{s:2:"os";d:0.9332;s:4:"mibs";d:1.3291;s:5:"ports";d:0.3646;s:4:"oids";d:0.0012;s:12:"ip-addresses";d:0.496;s:10:"processors";d:0.1678;s:8:"mempools";d:0.221;s:9:"inventory";d:0.3913;s:15:"printersupplies";d:0.0015;s:7:"sensors";d:0.0861;s:7:"storage";d:0.0789;s:10:"neighbours";d:0.2392;s:9:"arp-table";d:0.1051;s:14:"mac-accounting";d:0.0002;s:3:"sla";d:0.072;s:16:"virtual-machines";d:0.0012;s:10:"ucd-diskio";d:0.0693;s:6:"graphs";d:0.0009;s:3:"vrf";d:0.0007;s:11:"ports-stack";d:0.0685;s:5:"vlans";d:0.0884;s:11:"ports_vlans";N;s:13:"junose-atm-vp";d:0.0004;s:9:"bgp-peers";d:0.0011;s:11:"pseudowires";d:0.0724;s:11:"cisco-cbqos";d:0.1857;s:10:"p2p-radios";d:0.0002;s:4:"wifi";d:0.0025;}}"
  [distro]                    => string(7) "pfSense"
  [distro_ver]                => string(13) "2.6.0-RELEASE"
  [kernel]                    => string(7) "pfSense"
  [arch]                      => string(5) "amd64"
)


  /opt/observium/includes/polling/functions.inc.php:117
array(
  [agent_port]     => string(5) "36602"
  [ipmi_hostname]  => string(14) "host-ilo.domain.com"
  [ipmi_interface] => string(7) "lanplus"
  [ipmi_password]  => string(8) "..."
  [ipmi_userlevel] => string(13) "ADMINISTRATOR"
  [ipmi_username]  => string(6) "..."
  [sysORID]        => string(43) "["TCP-MIB","UDP-MIB","NET-SNMP-EXTEND-MIB"]"
  [unixagent_raw]  => string(2431) "ARoH5fiFmF1zozgWhu9dtf8hlztV2zT6AEQq6ipv7NSkJrEz4E71zE2K2LJDNQaWj3zMr98jwBgJ0fFFt33eh8ORXo4kcnV1tX4uRfEa18dv377NHkVRxll6eYEsZNmz-UGk1Tq8vEjitH6fPST1IU7LRVyIbZUVH5ezu2wbJeffF1_rsviaxM9fs1PWp0jm-JpIsM03xEW1PaOzdZp83BTZ8fJidnV1tdvLiuDLMavTqux-5KcvR3Hsvm3zWn676D62jNV5FR9FByTp-1O8vyxF_m-H_dYFq23-tM3S9Kmsoj77cdd92cXlTynIn8h1bUKY7yGp_BRFKpJxPIWxVIUhXuXnnFWRyR_rkN8UQvw3XMz-WAar5R3P96FISzGbB9e_8-i4c-lscRtugnWvPC6D8Ha94thyLftLsLxbzsPl7PE22PDZ9XoF_4bXwe3DBjhgsNXcPMrzL1ku0tc8_ZJk0a4Z6xcY9j4-WBlEZTXh9-vrZQgup9skBoNKjv7z_FGJMk45xb5HXMdn2GljWV1x3_ccQpFnI_9fp7vU6TPY1Exf9VKIaGdbaX20_leLIhYlx5g4CJukpzh_KqJKJPExrsSO2wq0jbYv4iWWNfnEo3gsHuMS0vuep16YF2IPjrxwTFymKOI9hydQvxE8kzU8-6-iEHnSVKykLASUW1YJWGhFrwfuWZjZtmfUj9E7d81SBvnfiriqRMrNycX7VoidUt5QhiILsMiKkuQTooauUpBmfFlqycZoxmBbDgJTJpmj2MUR1Gkh5DrsPInQOXUJbd1nR4rVvo8JMSlTTiPNaeZ6WoKz0Qg7tnpdbzSj6kW6z8jss5pR95la1PE936hLn6lrlEw-o1_7jD71GX3uMzL7jG2P2WyKOfuMMXbOkzjyGSs-Ix9Rj5mkKaOx3tIuQxiNxbalCXE8ReudhqXAURTdajzR0kpK3WpYVh3HZka9aWnbKJmsxr-2Gn9qNf7cajxhtY8w9aaYQUs7vo17bGQ1Ua0m2HFNypTTRHca1ko01hqjCWKOIp19tlVBt5mYbVYS6i5jWPTOywsZuYx9o2RymfzaZfKpy-Rzl8mEyzAI25lizi473nnPJIrLWRUliscO9qhc6HTBYHGPnA2mDnPlnqdKjb8uY3Ln75XeXgdGMYgP3O1jI2-HycYNjCiWDTxSTzvySNBsHelDU0eiZumkfjK0Awx2Eg8hRM3EYHVuV8sGGlopqTR74_25k1ieDZuW10p1Dv1LsUshipnvtFGRRHkJA1MlOFS3zllFUYqKw2zbPnIH8aMom_tSDzEEO65UjtnOgmcDnpKsgCocx-3Dr1ES79o4ZbZct09KIco8zqF-GYCDsYiOb1FcdYGXqsqbJ_Dj6bne75sJ7OPy0gzOxGfpBeY7OxTR0bKbz-m_KlMCCLYAm07QSKfxZGKso3QSpTrKJlGmocidQpGroWSyVqLX6k7W6mq1wgM3gYKiorA9cGREQVFROHHCUc3IgqSwyMZUrksmWGoKjG3KOLyqmGCpKTC1fRf2CePopKbADPmY-8Q4PqkNYeQSRuXBxlR0Iw5pgj2XcQqdZKAbcUhDYxGYZhsTZsAbdYAjGJ6HoRQfG7K36gDHLkYUKvcczx3jrTrAHUwxY3Jfhw1zhLdqj6MuziHJqBak9yo-0cwfwViH6Qkm9mhSqA6zE4y8kT1Mg6HFOtjTH9ZeOrGkLxnpk0H0it2-YqTndbWCZZdNsGepY2WbnepV0bPSobLLOlRz-qy0aNNjxqwDpUWbDutQtasGSos2_WVEB0qLNt1lRAdKg7atZUKHSoO2fWVCh0qDtj1lQoeKRLt-MqCKItGulwyooki066MePR3LPqzqIxfWnGNGXdietfgq5Ii5VA9fr-b3S44cPR6uIZE3SvL97o77evRhE8ARGY1y_367ullzrIfvfwDtjnJvfmzgvRt7I34OH1glMCajQYXBI5z-8KiiRQizMAquwj-Wf3E8usHmLpxzMqp-s3mANBSN-PDhBip1h1dsk6gsrdvV6cR8VrJ8m-2E9ef3ZfDXWIUjG_ccNSD_mkawYmxScu23PO_UR6GE4_zV5Y4_TCePRuq1-yQ6lNafgSEI0zwObq4NwWAxHkqnmHL8bbrZgrNR8HrBveGDIXZpKd8NSjgyw7mTjsXFGnYz5LfPXpSWb6KwimbGV-tlEKwDTl3oSn-s36yDeyC60hQpXAaPN_PbO45tbEj8Y7G-n4PXcF-bmW68ub1_uDMlDpY338PlwiSlGRyJIw5Hfns4Wepb1uCqUr4RwJHbZkr4OTvUJ8Ob43oXQYOc0eEAUyrfoPpJcn0yAZwGa8_q9C1KoY7-7XAQOr2KwYG8PHRvBVv5J3rYVgm1Z20pwzgsq3CoiNN9ESlx36ds9lN8qDAlQ-ejunr5J0ub1xjbFN9lb_Ld7f8"
)


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

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

SQL[DELETE FROM `observium_processes` WHERE `process_id` = '11833325']
SQL RUNTIME[0.24151206s]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('40465','poller.php','21281','0','php /opt/observium/poller.php -d -h host.domain.com','1660338989','2')]
SQL RUNTIME[0.00329494s]

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

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '2']
SQL RUNTIME[0.00100493s]
#####  host.domain.com [2]  #####

 o OS                   freebsd
 o OS Group             unix
 o Last poll duration   6.69 seconds
 o Last Polled          2022-08-12 22:20:54
 o SNMP Version         v3

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

CMD EXITCODE[0]
CMD RUNTIME[0.0069s]
CMD EXITDELAY[10ms]
STDOUT[
10.67.20.2 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.198/0.198/0.198
]

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'host.domain.com':'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.0686s]
STDOUT[
.1.3.6.1.2.1.1.2.0 = .1.3.6.1.4.1.8072.3.2.8
.1.3.6.1.2.1.1.3.0 = 37:14:29:41.81
]
SNMP STATUS[TRUE]
 o Device status        Device is reachable by PING (0.198ms) and SNMP (68.57ms)
RRD /opt/observium/rrd/host.domain.com/status.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/host.domain.com/status.rrd N:1]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.35]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/host.domain.com/ping.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/host.domain.com/ping.rrd N:0.198]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.35]
RRD_STATUS[TRUE]

RRD /opt/observium/rrd/host.domain.com/ping_snmp.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/host.domain.com/ping_snmp.rrd N:68.57]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:0.35]
RRD_STATUS[TRUE]


SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '2']
SQL RUNTIME[0.00053596s]
Module [wmi] excluded in process [poller].
Module [junose-atm-vp] excluded in process [poller].
Module [wifi] disabled for device type 'server'. 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].
 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     wifi, lsp
 o Modules Enabled      system, os, unix-agent, ipmi, sensors, status, counter, processors, mempools, storage, netstats, ucd-mib, ipSystemStats,
                        ports,bgp-peers, printersupplies, ucd-diskio, p2p-radios, ospf, sla, pseudowires, mac-accounting, entity-physical,
                        applications,fdb-table, graphs, probes


including: includes/polling/unix-agent.inc.php
#####  Module Start: unix-agent  #####

#####  Observium UNIX Agent  #####

execution time: 2143msRRD /opt/observium/rrd/host.domain.com/agent.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/host.domain.com/agent.rrd N:2143]
RRD RUNTIME[0.0011s]
RRD STDOUT[OK u:0.01 s:0.01 r:2.52]
RRD_STATUS[TRUE]


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

SQL[UPDATE `entity_attribs` set `attrib_value` ='ARsH5PiFmNlu4zgWhu8NzDvkchqYUomLtiAswBM76KATOy27guq-CRSbdoSSJY2WLP30c6jN4qKKL6rs8386OuTPQ1G5urpaP5e8eI3r07dv32aPvCjjLL28QBay7Nn8yNNqvbm8SOK0fp89JPUxTstFXPBdlRUfl7O7bBcl598XX-uy-JrEz1-zPutTJHJ8TQTY5hvjvNqd0dk6TT5uiux0eTG7urraH0RF8OWU1WlVdj_y_suJn7pvu7wW3y66jy1idV7FJ94BSfr-FB8uS57_2_F_64LVLn_aZWn6VFbRkP20777s4_KnEMRP5Lo2IX7gB0L5yYuUJ3o8hbFUhSFe5eecVZGJH-sNuyk4_-9mMftjGa6Wdyw_bHha8tk8vP6dRae9S2eL2802XA_K4zLc3K5XDFuuZX8Jl3fL-WY5e7wNt2x2vV7Bv5vr8PZhCxww2ELillGef8lynr7m6Zcki_bNWL_AsA_x0cogKqrZfL--Xm7A5XSXxGBQydB_nj8qXsYpozjwiBvYKPDaWFZXLAg8hziuRzz3X_1d6vQZbGqmr3opeLS3rbQ-Wf-reRHzkmFMHERN0lOcPxVRxZP4FFd8z2wJ2kW7F_4Si5oC4lGqi6e4hPSB58kX5gU_gCMvDBPXlxT-nsMKVG8Ea7KGtf_KC54nTcVSyoJDuWWVgIVW9HpknoV92_aM-il6Z65ZyiD_WxFXFU-ZOTl_33G-l8oby1BkARZZUZJ8QtTQVRLSjC9LLdEYzRhsy0EOwpPMie_jCOq0EHId_zyJ0Dl1CW09ZEeS1UGACTEpU04jxWkfVhbRtcZohB1bvm4w2qfyRarPyOyznFH1mVrUCbzAqAufqWuUTD6jX_uMPvUZfe4zMvuMbc-3_Snm7DPG2DlPouYzlnxGAaK-UZoyGqst7foIE11sW5oQx5O0wWnYChxJUa3GEy0tpVSthm3VcYZZwnpL20bJZDX-tdX4U6vx51bjCasDhKk3xYxa2glsPGCa1US2mmDHNSlTThPVadgrka41RhPkO5J09tmWBdVmYrZZSqi6jGHTO28vRHMZB0bJ5DL5tcvkU5fJ5y6TCZdhELYzxZxddjyP4gEbu5xVUSJ57GCP-kQXDBYPyNlg6sCujVSp8df1octHymCvA6MYxUfuDjHN23EyvYERxaKBNbV_ImuCYqumj03VRMXSSb03tAMMdhIPIXE6MhGj3RmG3k_Y2EpBpdkb68-dAbICCrsAbqU6h_6l2MdWQCih3QU8ifISBiZLcKhunbOKouQVg9m2A-SO4ideNvelHvIRPHGFcsr2FqwNWCVZAVU4jjuEX6Mk3rdxeFiIfbtXCl7mcc7ae8LBmEentyiuusBLVeXNCvx4eq4Ph2YCh7i4NIMz8Vl6gfnOjkV0suzm0_9XZVIAwSPAphM0Umk8mRirKJ1EqYr6k6ivoMidQpGroGSyVqLW6k7W6iq1woKbQEGRUXg8MGREQZFROHHCUc3IgiSxyMZU7EsmWGgSjG3qM-I6JlhoEkztwIXnhHF0QpNgHwWYBcQ4PqGNYeQSn4qDjanoRhzTBHuuzyh0koFuxDENjUVgmm1MfAPeqCMcwfA8DKUE2JC9VUc4djGiULnneK6Ot-oId2B78X3xXIcHpoa36oCjLs4giVYLUnsV97QfaDBWYdrDxNYmhaqw38PI0-zxFRharIM9dbEOUs-SoWSkTgZRK3aHipGa11UKFl02wZ6ljhVt1tcro2elQ0WXdaji9Flp0abHjFlHSos2HdahcleNlBZt-suIjpQWbbrLiI6UBm1by4SOlQZt-8qEjpUGbXvKhI4VgXb9ZEAlRaBdLxlQSRFo10cD2h_LPqzqI-fWnGGfushX46sNQ75L1fD1an6_ZMhR45s1JPK0JN_v7ligRh-2IRyRkZb799vVzZphNXz_A2hXy739sYX3buxp_Bw-sEtgscWpVYaPcPrDWkWLDcyCFlxt_lj-xbB2g-3dZs6IVv12-wBp4NCk3fXhBip1x1fskqgsrdtVf2I-K1m-y_bc-vP7MvxLV-HIxjxHDoi_phEsGZuUTPktzjv1iUvhOH91mROM04mjkXztIYmOpfVnaAjCNOvB7bUhGC70oXSKKcffppstmK8FrxfMGy8Mvk9L8W5QwpEZzp0UnomKuFjD0wwFbaooLd94YRXNjK_WyzBch4y6Dhyldf1mHd4D0ZUmSZtl-Hgzv71j2MaGxD8W6_s5eA33Rbbpxtvb-4c7U-JwefN9s1yYpDSDI3HE4Mhvjwcpv2WNrirFGwEcuW1fCj9nx7o3vDmud5Fxzuh4hCkVb1DDJLkBmQD6wdqzOn2LUqhjeDschfpXMTiQl8furWAn_kQPj1XxDtGWMo7DtgqHijg9FJEUDwLqz37yDxmmZLwsorp6-SdLm9cY2xTfZ2_i3e3_' WHERE `entity_type` = 'device' AND `entity_id` = '2' AND `attrib_type` = 'unixagent_raw']
SQL RUNTIME[0.13017702s]


  /opt/observium/includes/polling/unix-agent.inc.php:120
array(
  []               => string(0) ""
  [Observium]      => string(135) "Version: 1.1.0
AgentOS: linux
PluginsDirectory:
LocalDirectory: /usr/lib/observium_agent/local
AgentDirectory: /etc/observium
OnlyFrom:"
  [df]             => string(0) ""
  [mounts]         => string(0) ""
  [ps]             => string(0) ""
  [mem]            => string(0) ""
  [cpu]            => string(1) "0"
  [uptime]         => string(0) ""
  [lnx_if:sep(58)] => string(0) ""
  [tcp_conn_stats] => string(0) ""
  [md]             => string(0) ""
  [diskstat]       => string(10) "1660338989"
  [kernel]         => string(10) "1660338989"
  [netctr]         => string(10) "1660338989"
  [ntp]            => string(0) ""
  [distro]         => string(101) "OS=FreeBSD
KERNEL=pfSense
ARCH=amd64
DISTRO=pfSense
VERSION=2.6.0-RELEASE
VIRT=
CONT=
SCRIPTVER=2.2.1"
  [app]            => array(
                        [openvpn] => array(
                                       [loadstats-config.ovpn] => string(60) "SUCCESS: nclients=1,bytesin=42973690197,bytesout=99753567376"
                                     )
                        [unbound] => string(5748) "thread0.num.queries=223514
thread0.num.queries_ip_ratelimited=0
thread0.num.cachehits=193744
thread0.num.cachemiss=29770
thread0.num.prefetch=2368
thread0.num.expired=0
thread0.num.recursivereplies=29770
thread0.requestlist.avg=7.28007
thread0.requestlist.max=67
thread0.requestlist.overwritten=0
thread0.requestlist.exceeded=0
thread0.requestlist.current.all=0
thread0.requestlist.current.user=0
thread0.recursion.time.avg=0.515120
thread0.recursion.time.median=0.116588
thread0.tcpusage=0
thread1.num.queries=99233
thread1.num.queries_ip_ratelimited=0
thread1.num.cachehits=86733
thread1.num.cachemiss=12500
thread1.num.prefetch=843
thread1.num.expired=0
thread1.num.recursivereplies=12500
thread1.requestlist.avg=4.45979
thread1.requestlist.max=46
thread1.requestlist.overwritten=0
thread1.requestlist.exceeded=0
thread1.requestlist.current.all=0
thread1.requestlist.current.user=0
thread1.recursion.time.avg=0.207808
thread1.recursion.time.median=0.122253
thread1.tcpusage=0
thread2.num.queries=191480
thread2.num.queries_ip_ratelimited=0
thread2.num.cachehits=168123
thread2.num.cachemiss=23357
thread2.num.prefetch=1935
thread2.num.expired=0
thread2.num.recursivereplies=23357
thread2.requestlist.avg=6.05508
thread2.requestlist.max=60
thread2.requestlist.overwritten=0
thread2.requestlist.exceeded=0
thread2.requestlist.current.all=0
thread2.requestlist.current.user=0
thread2.recursion.time.avg=0.291247
thread2.recursion.time.median=0.115902
thread2.tcpusage=0
thread3.num.queries=13256
thread3.num.queries_ip_ratelimited=0
thread3.num.cachehits=10071
thread3.num.cachemiss=3185
thread3.num.prefetch=105
thread3.num.expired=0
thread3.num.recursivereplies=3185
thread3.requestlist.avg=2.51733
thread3.requestlist.max=29
thread3.requestlist.overwritten=0
thread3.requestlist.exceeded=0
thread3.requestlist.current.all=0
thread3.requestlist.current.user=0
thread3.recursion.time.avg=0.251705
thread3.recursion.time.median=0.157742
thread3.tcpusage=0
total.num.queries=527483
total.num.queries_ip_ratelimited=0
total.num.cachehits=458671
total.num.cachemiss=68812
total.num.prefetch=5251
total.num.expired=0
total.num.recursivereplies=68812
total.requestlist.avg=6.14208
total.requestlist.max=67
total.requestlist.overwritten=0
total.requestlist.exceeded=0
total.requestlist.current.all=0
total.requestlist.current.user=0
total.recursion.time.avg=0.371114
total.recursion.time.median=0.128121
total.tcpusage=0
time.now=1660338991.941242
time.up=134282.934340
time.elapsed=134282.934340
mem.cache.rrset=8810916
mem.cache.message=4718143
mem.mod.iterator=16556
mem.mod.validator=1480935
mem.mod.respip=0
mem.streamwait=0
mem.http.query_buffer=0
mem.http.response_buffer=0
histogram.000000.000000.to.000000.000001=2304
histogram.000000.000001.to.000000.000002=0
histogram.000000.000002.to.000000.000004=0
histogram.000000.000004.to.000000.000008=0
histogram.000000.000008.to.000000.000016=0
histogram.000000.000016.to.000000.000032=0
histogram.000000.000032.to.000000.000064=0
histogram.000000.000064.to.000000.000128=0
histogram.000000.000128.to.000000.000256=1
histogram.000000.000256.to.000000.000512=84
histogram.000000.000512.to.000000.001024=527
histogram.000000.001024.to.000000.002048=365
histogram.000000.002048.to.000000.004096=310
histogram.000000.004096.to.000000.008192=931
histogram.000000.008192.to.000000.016384=1687
histogram.000000.016384.to.000000.032768=4181
histogram.000000.032768.to.000000.065536=10238
histogram.000000.065536.to.000000.131072=16921
histogram.000000.131072.to.000000.262144=17576
histogram.000000.262144.to.000000.524288=10029
histogram.000000.524288.to.000001.000000=2141
histogram.000001.000000.to.000002.000000=891
histogram.000002.000000.to.000004.000000=308
histogram.000004.000000.to.000008.000000=177
histogram.000008.000000.to.000016.000000=74
histogram.000016.000000.to.000032.000000=19
histogram.000032.000000.to.000064.000000=14
histogram.000064.000000.to.000128.000000=14
histogram.000128.000000.to.000256.000000=7
histogram.000256.000000.to.000512.000000=6
histogram.000512.000000.to.001024.000000=7
histogram.001024.000000.to.002048.000000=0
histogram.002048.000000.to.004096.000000=0
histogram.004096.000000.to.008192.000000=0
histogram.008192.000000.to.016384.000000=0
histogram.016384.000000.to.032768.000000=0
histogram.032768.000000.to.065536.000000=0
histogram.065536.000000.to.131072.000000=0
histogram.131072.000000.to.262144.000000=0
histogram.262144.000000.to.524288.000000=0
num.query.type.A=284618
num.query.type.NS=1864
num.query.type.CNAME=15
num.query.type.SOA=27
num.query.type.NULL=9
num.query.type.PTR=2914
num.query.type.HINFO=2
num.query.type.MX=2967
num.query.type.TXT=12272
num.query.type.AAAA=212238
num.query.type.SRV=6829
num.query.type.DS=28
num.query.type.DNSKEY=22
num.query.type.TLSA=3
num.query.type.HTTPS=2412
num.query.type.SPF=1263
num.query.class.IN=527483
num.query.opcode.QUERY=527483
num.query.tcp=75
num.query.tcpout=320
num.query.tls=0
num.query.tls.resume=0
num.query.ipv6=595
num.query.https=0
num.query.flags.QR=0
num.query.flags.AA=0
num.query.flags.TC=0
num.query.flags.RD=527483
num.query.flags.RA=0
num.query.flags.Z=0
num.query.flags.AD=8
num.query.flags.CD=77
num.query.edns.present=88481
num.query.edns.DO=16198
num.answer.rcode.NOERROR=465371
num.answer.rcode.FORMERR=0
num.answer.rcode.SERVFAIL=202
num.answer.rcode.NXDOMAIN=61910
num.answer.rcode.NOTIMPL=0
num.answer.rcode.REFUSED=0
num.answer.rcode.nodata=11401
num.query.ratelimited=0
num.answer.secure=4080
num.answer.bogus=0
num.rrset.bogus=1
num.query.aggressive.NOERROR=693
num.query.aggressive.NXDOMAIN=0
unwanted.queries=0
unwanted.replies=0
msg.cache.count=17340
rrset.cache.count=27676
infra.cache.count=9948
key.cache.count=2437
num.query.authzone.up=0
num.query.authzone.down=0"
                      )
)

No include:
No include: Observium
No include: df
No include: mounts
No include: ps
No include: mem
No include: cpu
No include: uptime
No include: lnx_if:sep(58)
No include: tcp_conn_stats
No include: md
Including: unix-agent/diskstat.inc.php
diskstats No include: kernel
No include: netctr
No include: ntp
Including: unix-agent/distro.inc.php
No include: app
  Sensors:
SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'temperature' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00094819s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'humidity' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00049782s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00058103s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'dewpoint' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00048709s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'airflow' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00041819s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'voltage' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00045180s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'current' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00045013s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'power' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00053310s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'apower' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00037098s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'rpower' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00036407s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00036001s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00038385s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'impedance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00043106s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'resistance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00043702s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'frequency' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00045800s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'dbm' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00042415s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'attenuation' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00043106s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'snr' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00036001s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'dust' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00037003s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'concentration' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00036693s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'sound' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00036097s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'capacity' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00039411s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'load' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00060201s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'runtime' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00040984s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'volume' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00035286s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'waterflow' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00035286s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'pressure' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00036097s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'velocity' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00035214s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'distance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00039196s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'illuminance' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00033808s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'wavelength' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00060892s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '2' AND `sensor_class` = 'gauge' AND `poller_type` = 'agent' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00038505s]

Virtual machines:
SQL[SELECT * FROM `vminfo` WHERE `device_id` = '2' AND `vm_source` = 'agent']
SQL RUNTIME[0.00029302s]

 o Module time          2.3308s
RRD /opt/observium/rrd/host.domain.com/perf-pollermodule-unix-agent.rrd already exists - no need to create.

RRD CMD[update /opt/observium/rrd/host.domain.com/perf-pollermodule-unix-agent.rrd N:2.3308]
RRD RUNTIME[0.0013s]
RRD STDOUT[OK u:0.01 s:0.01 r:2.70]
RRD_STATUS[TRUE]



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


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '2' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00035000s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '2' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00034499s]

SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '2' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00029778s]
 o SNMPv2-MIB
CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'host.domain.com':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0689s]
CMD EXITDELAY[10ms]
STDOUT[
sysUpTime.0 = 37:14:29:44.24
sysLocation.0 = "50 75 6C 6B 76 65 7A 61 20 42 72 69 65 7A 61 20 31 39 2C 20 52 69 67 61 2C 20 4C 61 74 76 69 61 "
sysContact.0 = "69 76 61 72 73 2E 73 74 72 61 7A 64 69 6E 73 40 73 65 74 73 2E 6C 76 "
sysName.0 = "67 77 2E 73 65 74 73 2E 6C 76 "
]
SNMP Hex string converted..
   HEX: 50 75 6C 6B 76 65 7A 61 20 42 72 69 65 7A 61 20 31 39 2C 20 52 69 67 61 2C 20 4C 61 74 76 69 61
STRING: Pulkveza Brieza 19, Riga, Latvia

SNMP Hex string converted..
   HEX: 69 76 61 72 73 2E 73 74 72 61 7A 64 69 6E 73 40 73 65 74 73 2E 6C 76
STRING: ivars.strazdins@domain.com

SNMP Hex string converted..
   HEX: 67 77 2E 73 65 74 73 2E 6C 76
STRING: host.domain.com

SNMP STATUS[TRUE]
Timeticks converted 37:14:29:44.24 -> 3248984

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUvx --hexOutputLength=0 -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'host.domain.com':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0701s]
STDOUT[
"53 45 54 53 20 47 57 "
]
SNMP Hex string converted..
   HEX: 53 45 54 53 20 47 57
STRING: SETS GW

SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'host.domain.com':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0676s]
STDOUT[
.1.3.6.1.4.1.8072.3.2.8
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUv -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'host.domain.com':'161' snmpEngineID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0655s]
STDOUT[
"80 00 1F 88 01 0A 43 14 02 "
]
SNMP STATUS[TRUE]


CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUv -M 4362 'udp':'host.domain.com':'161' .1.3.6.1.4.1.8072.1.3.2.4.1.2.6.117.112.116.105.109.101.1]

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

SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '2' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = '' AND `oid` = '.1.3.6.1.4.1.8072.1.3.2.4.1.2.6.117.112.116.105.109.101.1';]
SQL RUNTIME[0.00065899s]

SQL[UPDATE `snmp_errors` set `error_count` ='85069',`updated` ='1660338992' WHERE `error_id` = '3962']
SQL RUNTIME[0.00421810s]
PHP Fatal error:  Uncaught TypeError: round(): Argument #1 ($num) must be of type int|float, string given in /opt/observium/includes/polling/system.inc.php:48
Stack trace:
#0 /opt/observium/includes/polling/system.inc.php(48): round()
#1 /opt/observium/includes/polling/functions.inc.php(302): include('...')
#2 /opt/observium/poller.php(171): poll_device()
#3 {main}
  thrown in /opt/observium/includes/polling/system.inc.php on line 48

Fatal error: Uncaught TypeError: round(): Argument #1 ($num) must be of type int|float, string given in /opt/observium/includes/polling/system.inc.php:48
Stack trace:
#0 /opt/observium/includes/polling/system.inc.php(48): round()
#1 /opt/observium/includes/polling/functions.inc.php(302): include('...')
#2 /opt/observium/poller.php(171): poll_device()
#3 {main}
  thrown in /opt/observium/includes/polling/system.inc.php on line 48
root@observium-host:/opt/observium/logs#