DEBUG! Observium v0.13.11.4750 Poller  Starting polling run: SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'localhost' ORDER BY `device_id` ASC]  SQL[SELECT * FROM `devices` WHERE `device_id` = '2']  SQL[SELECT * FROM devices_attribs WHERE `device_id` = '2']  SQL[SELECT * FROM `alert_tests` WHERE 1]  SQL[SELECT *,`alert_table`.`alert_table_id` AS `alert_table_id` FROM `alert_table` LEFT JOIN `alert_table-state` ON `alert_table`.`alert_table_id` = `alert_table-state`.`alert_table_id` WHERE `device_id` = '2']  Array ( [1] => Array ( [alert_test_id] => 1 [entity_type] => port [alert_name] => Test Port Alert [alert_message] => This is a port alert [conditions] => Array ( [0] => Array ( [value] => down [condition] => equals [metric] => ifOperStatus ) ) [and] => 0 [severity] => crit [delay] => 0 [alerter] => default [enable] => 1 [ignore_until] => ) ) > $vars ========= array( [1] => array( [alert_test_id] => string(1) "1" [entity_type] => string(4) "port" [alert_name] => string(15) "Test Port Alert" [alert_message] => string(20) "This is a port alert" [conditions] => array( [0] => array( [value] => string(4) "down" [condition] => string(6) "equals" [metric] => string(12) "ifOperStatus" ) ) [and] => string(1) "0" [severity] => string(4) "crit" [delay] => string(1) "0" [alerter] => string(7) "default" [enable] => string(1) "1" [ignore_until] => null ) ) Array ( ) == array() localhost 2 linux (unix) DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqv -m SNMPv2-MIB -M /data/observium/mibs 'udp':'localhost':'161' sysObjectID.0 SNMPv2-SMI::enterprises.8072.3.2.10 RRD[cmd[update /data/observium/rrd/localhost/status.rrd N:1]  stdout[OK u:0.00 s:0.00 r:0.03]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ping.rrd N:0.03]  stdout[OK u:0.00 s:0.00 r:0.03]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ping_snmp.rrd N:9.15]  stdout[OK u:0.00 s:0.00 r:0.03]  stderr[]] including: includes/polling/unix-agent.inc.php Observium UNIX Agent: Connection to UNIX agent on tcp://localhost:36602 failed. ERROR: 111 Connection refused Connection to UNIX agent on tcp://localhost:6556 failed. ERROR: 111 Connection refused Sensors: SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'temperature' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'humidity' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'fanspeed' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'airflow' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'voltage' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'current' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'power' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'frequency' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'dbm' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'capacity' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'runtime' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'state' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'agent']  Module time: 0.0076sincluding: includes/polling/system.inc.php DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -OQUs -m SNMPv2-MIB -M /data/observium/mibs 'udp':'localhost':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0 sysUpTime.0 = 0:2:57:57.01 sysLocation.0 = local sysContact.0 = Chip Gwyn sysName.0 = flow DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqv -m SNMPv2-MIB -M /data/observium/mibs 'udp':'localhost':'161' sysDescr.0 Linux flow 3.5.0-36-generic #57~precise1-Ubuntu SMP Thu Jun 20 18:21:09 UTC 2013 x86_64 DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqvn -m SNMPv2-MIB -M /data/observium/mibs 'udp':'localhost':'161' sysObjectID.0 .1.3.6.1.4.1.8072.3.2.10 DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqv -m HOST-RESOURCES-MIB -M /data/observium/mibs 'udp':'localhost':'161' hrSystemUptime.0 0:2:58:26.27 Using SNMP Agent hrSystemUptime (10706 seconds) RRD[cmd[update /data/observium/rrd/localhost/uptime.rrd N:10706]  stdout[OK u:0.00 s:0.00 r:0.08]  stderr[]] Uptime: 2h 58m 26s Module time: 0.0411sincluding: includes/polling/os.inc.php DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqv -m UCD-SNMP-MIB -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111 "Ubuntu 12.04" DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqv -m MIB-Dell-10892 -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.4.1.674.10892.1.300.10.1.9.1 No Such Object available on this agent at this OID DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqv -m MIB-Dell-10892 -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.4.1.674.10892.1.300.10.1.11.1 No Such Object available on this agent at this OID DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqv -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.4.1.2021.36602.1.1.1.4.1.2.2.111.115.1 No Such Object available on this agent at this OID Hardware: Generic x86 64-bit Version: 3.5.0-36-generic Features: Ubuntu 12.04 Serial: Asset: Module time: 0.0971sincluding: includes/polling/ipmi.inc.php IPMI: SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = '2' AND `attrib_type` = 'ipmi_hostname']  == null SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'voltage' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'ipmi']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'temperature' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'ipmi']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'fanspeed' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'ipmi']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'power' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'ipmi']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'airflow' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'ipmi']  SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = '' AND S.`device_id` = D.`device_id` AND D.`device_id` = '2' AND S.`poller_type` = 'ipmi']  Module time: 0.0042sincluding: includes/polling/sensors.inc.php SQL[SELECT COUNT(*) FROM `sensors` WHERE `device_id` = '2' AND `sensor_deleted` = '0';]  Module time: 0.0003sincluding: includes/polling/processors.inc.php SQL[SELECT `processors`.*, `processors-state`.processor_usage, `processors-state`.processor_polled FROM `processors` LEFT JOIN `processors-state` ON `processors`.processor_id = `processors-state`.processor_id WHERE `device_id` = '2']  Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.768 7 7% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-768.rrd N:7]  stdout[OK u:0.00 s:0.00 r:0.19]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='7',`processor_polled` ='1383766515' WHERE `processor_id` = '15']  Checking alerts Array ( [processor_usage] => 7 ) == array( [processor_usage] => double(7) ) Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.769 32 32% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-769.rrd N:32]  stdout[OK u:0.00 s:0.00 r:0.20]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='32',`processor_polled` ='1383766515' WHERE `processor_id` = '16']  Checking alerts Array ( [processor_usage] => 32 ) == array( [processor_usage] => double(32) ) Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.770 39 39% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-770.rrd N:39]  stdout[OK u:0.00 s:0.00 r:0.21]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='39',`processor_polled` ='1383766515' WHERE `processor_id` = '17']  Checking alerts Array ( [processor_usage] => 39 ) == array( [processor_usage] => double(39) ) Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.771 3 3% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-771.rrd N:3]  stdout[OK u:0.00 s:0.00 r:0.23]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='3',`processor_polled` ='1383766515' WHERE `processor_id` = '18']  Checking alerts Array ( [processor_usage] => 3 ) == array( [processor_usage] => double(3) ) Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.772 8 8% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-772.rrd N:8]  stdout[OK u:0.00 s:0.00 r:0.24]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='8',`processor_polled` ='1383766515' WHERE `processor_id` = '19']  Checking alerts Array ( [processor_usage] => 8 ) == array( [processor_usage] => double(8) ) Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.773 42 42% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-773.rrd N:42]  stdout[OK u:0.00 s:0.00 r:0.25]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='42',`processor_polled` ='1383766515' WHERE `processor_id` = '20']  Checking alerts Array ( [processor_usage] => 42 ) == array( [processor_usage] => double(42) ) Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.774 10 10% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-774.rrd N:10]  stdout[OK u:0.00 s:0.00 r:0.26]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='10',`processor_polled` ='1383766515' WHERE `processor_id` = '21']  Checking alerts Array ( [processor_usage] => 10 ) == array( [processor_usage] => double(10) ) Processor Intel Xeon X5450 @ 3.00GHz DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -O Uqnv -m "" -M /data/observium/mibs 'udp':'localhost':'161' .1.3.6.1.2.1.25.3.3.1.2.775 9 9% RRD[cmd[update /data/observium/rrd/localhost/processor-hr-775.rrd N:9]  stdout[OK u:0.00 s:0.00 r:0.27]  stderr[]] SQL[UPDATE `processors-state` set `processor_usage` ='9',`processor_polled` ='1383766515' WHERE `processor_id` = '22']  Checking alerts Array ( [processor_usage] => 9 ) == array( [processor_usage] => double(9) ) Module time: 0.0926sincluding: includes/polling/mempools.inc.php SQL[SELECT *, `mempools`.mempool_id as mempool_id FROM `mempools` LEFT JOIN `mempools-state` ON `mempools`.mempool_id = `mempools-state`.mempool_id WHERE `device_id` = '2']  Mempool Physical memory: DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /data/observium/mibs 'udp':'localhost':'161' hrStorageEntry hrStorageIndex.1 = 1 hrStorageIndex.3 = 3 hrStorageIndex.6 = 6 hrStorageIndex.7 = 7 hrStorageIndex.8 = 8 hrStorageIndex.10 = 10 hrStorageIndex.31 = 31 hrStorageIndex.32 = 32 hrStorageIndex.33 = 33 hrStorageType.1 = hrStorageRam hrStorageType.3 = hrStorageVirtualMemory hrStorageType.6 = hrStorageOther hrStorageType.7 = hrStorageOther hrStorageType.8 = hrStorageOther hrStorageType.10 = hrStorageVirtualMemory hrStorageType.31 = hrStorageFixedDisk hrStorageType.32 = hrStorageFixedDisk hrStorageType.33 = hrStorageFixedDisk hrStorageDescr.1 = Physical memory hrStorageDescr.3 = Virtual memory hrStorageDescr.6 = Memory buffers hrStorageDescr.7 = Cached memory hrStorageDescr.8 = Shared memory hrStorageDescr.10 = Swap space hrStorageDescr.31 = / hrStorageDescr.32 = /sys/fs/fuse/connections hrStorageDescr.33 = /dev hrStorageAllocationUnits.1 = 1024 hrStorageAllocationUnits.3 = 1024 hrStorageAllocationUnits.6 = 1024 hrStorageAllocationUnits.7 = 1024 hrStorageAllocationUnits.8 = 1024 hrStorageAllocationUnits.10 = 1024 hrStorageAllocationUnits.31 = 4096 hrStorageAllocationUnits.32 = 4096 hrStorageAllocationUnits.33 = 4096 hrStorageSize.1 = 8172812 hrStorageSize.3 = 16554248 hrStorageSize.6 = 8172812 hrStorageSize.7 = 4862636 hrStorageSize.8 = 0 hrStorageSize.10 = 8381436 hrStorageSize.31 = 178206378 hrStorageSize.32 = 0 hrStorageSize.33 = 1019272 hrStorageUsed.1 = 6056020 hrStorageUsed.3 = 6056020 hrStorageUsed.6 = 197572 hrStorageUsed.7 = 4862636 hrStorageUsed.10 = 0 hrStorageUsed.31 = 81756789 hrStorageUsed.32 = 0 hrStorageUsed.33 = 1 Array ( [hrstorage] => Array ( [1] => Array ( [hrStorageIndex] => 1 [hrStorageType] => hrStorageRam [hrStorageDescr] => Physical memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 8172812 [hrStorageUsed] => 6056020 ) [3] => Array ( [hrStorageIndex] => 3 [hrStorageType] => hrStorageVirtualMemory [hrStorageDescr] => Virtual memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 16554248 [hrStorageUsed] => 6056020 ) [6] => Array ( [hrStorageIndex] => 6 [hrStorageType] => hrStorageOther [hrStorageDescr] => Memory buffers [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 8172812 [hrStorageUsed] => 197572 ) [7] => Array ( [hrStorageIndex] => 7 [hrStorageType] => hrStorageOther [hrStorageDescr] => Cached memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 4862636 [hrStorageUsed] => 4862636 ) [8] => Array ( [hrStorageIndex] => 8 [hrStorageType] => hrStorageOther [hrStorageDescr] => Shared memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 0 ) [10] => Array ( [hrStorageIndex] => 10 [hrStorageType] => hrStorageVirtualMemory [hrStorageDescr] => Swap space [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 8381436 [hrStorageUsed] => 0 ) [31] => Array ( [hrStorageIndex] => 31 [hrStorageType] => hrStorageFixedDisk [hrStorageDescr] => / [hrStorageAllocationUnits] => 4096 [hrStorageSize] => 178206378 [hrStorageUsed] => 81756789 ) [32] => Array ( [hrStorageIndex] => 32 [hrStorageType] => hrStorageFixedDisk [hrStorageDescr] => /sys/fs/fuse/connections [hrStorageAllocationUnits] => 4096 [hrStorageSize] => 0 [hrStorageUsed] => 0 ) [33] => Array ( [hrStorageIndex] => 33 [hrStorageType] => hrStorageFixedDisk [hrStorageDescr] => /dev [hrStorageAllocationUnits] => 4096 [hrStorageSize] => 1019272 [hrStorageUsed] => 1 ) ) ) == array( [hrstorage] => array( [1] => array( [hrStorageIndex] => string(1) "1" [hrStorageType] => string(12) "hrStorageRam" [hrStorageDescr] => string(15) "Physical memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "8172812" [hrStorageUsed] => string(7) "6056020" ) [3] => array( [hrStorageIndex] => string(1) "3" [hrStorageType] => string(22) "hrStorageVirtualMemory" [hrStorageDescr] => string(14) "Virtual memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(8) "16554248" [hrStorageUsed] => string(7) "6056020" ) [6] => array( [hrStorageIndex] => string(1) "6" [hrStorageType] => string(14) "hrStorageOther" [hrStorageDescr] => string(14) "Memory buffers" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "8172812" [hrStorageUsed] => string(6) "197572" ) [7] => array( [hrStorageIndex] => string(1) "7" [hrStorageType] => string(14) "hrStorageOther" [hrStorageDescr] => string(13) "Cached memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "4862636" [hrStorageUsed] => string(7) "4862636" ) [8] => array( [hrStorageIndex] => string(1) "8" [hrStorageType] => string(14) "hrStorageOther" [hrStorageDescr] => string(13) "Shared memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(1) "0" ) [10] => array( [hrStorageIndex] => string(2) "10" [hrStorageType] => string(22) "hrStorageVirtualMemory" [hrStorageDescr] => string(10) "Swap space" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "8381436" [hrStorageUsed] => string(1) "0" ) [31] => array( [hrStorageIndex] => string(2) "31" [hrStorageType] => string(18) "hrStorageFixedDisk" [hrStorageDescr] => string(1) "/" [hrStorageAllocationUnits] => string(4) "4096" [hrStorageSize] => string(9) "178206378" [hrStorageUsed] => string(8) "81756789" ) [32] => array( [hrStorageIndex] => string(2) "32" [hrStorageType] => string(18) "hrStorageFixedDisk" [hrStorageDescr] => string(24) "/sys/fs/fuse/connections" ??? file ~ drwxr-xr-x [hrStorageAllocationUnits] => string(4) "4096" [hrStorageSize] => string(1) "0" [hrStorageUsed] => string(1) "0" ) [33] => array( [hrStorageIndex] => string(2) "33" [hrStorageType] => string(18) "hrStorageFixedDisk" [hrStorageDescr] => string(4) "/dev" ??? file ~ drwxr-xr-x [hrStorageAllocationUnits] => string(4) "4096" [hrStorageSize] => string(7) "1019272" [hrStorageUsed] => string(1) "1" ) ) ) 74.1% RRD[cmd[update /data/observium/rrd/localhost/mempool-hrstorage-1.rrd N:6201364480:2167595008]  stdout[OK u:0.00 s:0.00 r:0.30]  stderr[]] SQL[UPDATE `mempools-state` set `mempool_polled` ='1383766515',`mempool_used` ='6201364480',`mempool_perc` ='74.1',`mempool_free` ='2167595008',`mempool_total` ='8368959488',`mempool_largestfree` ='',`mempool_lowestfree` ='' WHERE `mempool_id` = '31']  Checking alerts Array ( [mempool_perc] => 74.1 ) == array( [mempool_perc] => double(74.1) ) Mempool Virtual memory: Cached!36.58% RRD[cmd[update /data/observium/rrd/localhost/mempool-hrstorage-3.rrd N:6201364480:10750185472]  stdout[OK u:0.00 s:0.00 r:0.30]  stderr[]] SQL[UPDATE `mempools-state` set `mempool_polled` ='1383766515',`mempool_used` ='6201364480',`mempool_perc` ='36.58',`mempool_free` ='10750185472',`mempool_total` ='16951549952',`mempool_largestfree` ='',`mempool_lowestfree` ='' WHERE `mempool_id` = '32']  Checking alerts Array ( [mempool_perc] => 36.58 ) == array( [mempool_perc] => double(36.58) ) Mempool Swap space: Cached!0% RRD[cmd[update /data/observium/rrd/localhost/mempool-hrstorage-10.rrd N:0:8582590464]  stdout[OK u:0.00 s:0.00 r:0.30]  stderr[]] SQL[UPDATE `mempools-state` set `mempool_polled` ='1383766515',`mempool_used` ='0',`mempool_perc` ='0',`mempool_free` ='8582590464',`mempool_total` ='8582590464',`mempool_largestfree` ='',`mempool_lowestfree` ='' WHERE `mempool_id` = '33']  Checking alerts Array ( [mempool_perc] => 0 ) == array( [mempool_perc] => double(0) ) Module time: 0.0307sincluding: includes/polling/storage.inc.php SQL[SELECT `storage`.*, `storage-state`.storage_polled FROM `storage` LEFT JOIN `storage-state` ON `storage`.storage_id = `storage-state`.storage_id WHERE `device_id` = '2']  Storage /: DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /data/observium/mibs 'udp':'localhost':'161' hrStorageEntry hrStorageIndex.1 = 1 hrStorageIndex.3 = 3 hrStorageIndex.6 = 6 hrStorageIndex.7 = 7 hrStorageIndex.8 = 8 hrStorageIndex.10 = 10 hrStorageIndex.31 = 31 hrStorageIndex.32 = 32 hrStorageIndex.33 = 33 hrStorageType.1 = hrStorageRam hrStorageType.3 = hrStorageVirtualMemory hrStorageType.6 = hrStorageOther hrStorageType.7 = hrStorageOther hrStorageType.8 = hrStorageOther hrStorageType.10 = hrStorageVirtualMemory hrStorageType.31 = hrStorageFixedDisk hrStorageType.32 = hrStorageFixedDisk hrStorageType.33 = hrStorageFixedDisk hrStorageDescr.1 = Physical memory hrStorageDescr.3 = Virtual memory hrStorageDescr.6 = Memory buffers hrStorageDescr.7 = Cached memory hrStorageDescr.8 = Shared memory hrStorageDescr.10 = Swap space hrStorageDescr.31 = / hrStorageDescr.32 = /sys/fs/fuse/connections hrStorageDescr.33 = /dev hrStorageAllocationUnits.1 = 1024 hrStorageAllocationUnits.3 = 1024 hrStorageAllocationUnits.6 = 1024 hrStorageAllocationUnits.7 = 1024 hrStorageAllocationUnits.8 = 1024 hrStorageAllocationUnits.10 = 1024 hrStorageAllocationUnits.31 = 4096 hrStorageAllocationUnits.32 = 4096 hrStorageAllocationUnits.33 = 4096 hrStorageSize.1 = 8172812 hrStorageSize.3 = 16554248 hrStorageSize.6 = 8172812 hrStorageSize.7 = 4862636 hrStorageSize.8 = 0 hrStorageSize.10 = 8381436 hrStorageSize.31 = 178206378 hrStorageSize.32 = 0 hrStorageSize.33 = 1019272 hrStorageUsed.1 = 6056020 hrStorageUsed.3 = 6056020 hrStorageUsed.6 = 197572 hrStorageUsed.7 = 4862636 hrStorageUsed.10 = 0 hrStorageUsed.31 = 81756792 hrStorageUsed.32 = 0 hrStorageUsed.33 = 1 Array ( [hrstorage] => Array ( [1] => Array ( [hrStorageIndex] => 1 [hrStorageType] => hrStorageRam [hrStorageDescr] => Physical memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 8172812 [hrStorageUsed] => 6056020 ) [3] => Array ( [hrStorageIndex] => 3 [hrStorageType] => hrStorageVirtualMemory [hrStorageDescr] => Virtual memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 16554248 [hrStorageUsed] => 6056020 ) [6] => Array ( [hrStorageIndex] => 6 [hrStorageType] => hrStorageOther [hrStorageDescr] => Memory buffers [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 8172812 [hrStorageUsed] => 197572 ) [7] => Array ( [hrStorageIndex] => 7 [hrStorageType] => hrStorageOther [hrStorageDescr] => Cached memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 4862636 [hrStorageUsed] => 4862636 ) [8] => Array ( [hrStorageIndex] => 8 [hrStorageType] => hrStorageOther [hrStorageDescr] => Shared memory [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 0 ) [10] => Array ( [hrStorageIndex] => 10 [hrStorageType] => hrStorageVirtualMemory [hrStorageDescr] => Swap space [hrStorageAllocationUnits] => 1024 [hrStorageSize] => 8381436 [hrStorageUsed] => 0 ) [31] => Array ( [hrStorageIndex] => 31 [hrStorageType] => hrStorageFixedDisk [hrStorageDescr] => / [hrStorageAllocationUnits] => 4096 [hrStorageSize] => 178206378 [hrStorageUsed] => 81756792 ) [32] => Array ( [hrStorageIndex] => 32 [hrStorageType] => hrStorageFixedDisk [hrStorageDescr] => /sys/fs/fuse/connections [hrStorageAllocationUnits] => 4096 [hrStorageSize] => 0 [hrStorageUsed] => 0 ) [33] => Array ( [hrStorageIndex] => 33 [hrStorageType] => hrStorageFixedDisk [hrStorageDescr] => /dev [hrStorageAllocationUnits] => 4096 [hrStorageSize] => 1019272 [hrStorageUsed] => 1 ) ) ) == array( [hrstorage] => array( [1] => array( [hrStorageIndex] => string(1) "1" [hrStorageType] => string(12) "hrStorageRam" [hrStorageDescr] => string(15) "Physical memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "8172812" [hrStorageUsed] => string(7) "6056020" ) [3] => array( [hrStorageIndex] => string(1) "3" [hrStorageType] => string(22) "hrStorageVirtualMemory" [hrStorageDescr] => string(14) "Virtual memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(8) "16554248" [hrStorageUsed] => string(7) "6056020" ) [6] => array( [hrStorageIndex] => string(1) "6" [hrStorageType] => string(14) "hrStorageOther" [hrStorageDescr] => string(14) "Memory buffers" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "8172812" [hrStorageUsed] => string(6) "197572" ) [7] => array( [hrStorageIndex] => string(1) "7" [hrStorageType] => string(14) "hrStorageOther" [hrStorageDescr] => string(13) "Cached memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "4862636" [hrStorageUsed] => string(7) "4862636" ) [8] => array( [hrStorageIndex] => string(1) "8" [hrStorageType] => string(14) "hrStorageOther" [hrStorageDescr] => string(13) "Shared memory" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(1) "0" ) [10] => array( [hrStorageIndex] => string(2) "10" [hrStorageType] => string(22) "hrStorageVirtualMemory" [hrStorageDescr] => string(10) "Swap space" [hrStorageAllocationUnits] => string(4) "1024" [hrStorageSize] => string(7) "8381436" [hrStorageUsed] => string(1) "0" ) [31] => array( [hrStorageIndex] => string(2) "31" [hrStorageType] => string(18) "hrStorageFixedDisk" [hrStorageDescr] => string(1) "/" [hrStorageAllocationUnits] => string(4) "4096" [hrStorageSize] => string(9) "178206378" [hrStorageUsed] => string(8) "81756792" ) [32] => array( [hrStorageIndex] => string(2) "32" [hrStorageType] => string(18) "hrStorageFixedDisk" [hrStorageDescr] => string(24) "/sys/fs/fuse/connections" ??? file ~ drwxr-xr-x [hrStorageAllocationUnits] => string(4) "4096" [hrStorageSize] => string(1) "0" [hrStorageUsed] => string(1) "0" ) [33] => array( [hrStorageIndex] => string(2) "33" [hrStorageType] => string(18) "hrStorageFixedDisk" [hrStorageDescr] => string(4) "/dev" ??? file ~ drwxr-xr-x [hrStorageAllocationUnits] => string(4) "4096" [hrStorageSize] => string(7) "1019272" [hrStorageUsed] => string(1) "1" ) ) ) DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m UCD-SNMP-MIB -M /data/observium/mibs 'udp':'localhost':'161' dskEntry dskEntry = No Such Object available on this agent at this OID Array ( [storage_id] => 7 [device_id] => 2 [storage_mib] => hrstorage [storage_index] => 31 [storage_type] => hrStorageFixedDisk [storage_descr] => / [storage_perc_warn] => 60 [storage_deleted] => 0 [storage_polled] => 1383766504 [units] => 4096 [used] => 334875820032 [size] => 729933324288 [free] => 395057504256 ) == array( [storage_id] => string(1) "7" [device_id] => string(1) "2" [storage_mib] => string(9) "hrstorage" [storage_index] => string(2) "31" [storage_type] => string(18) "hrStorageFixedDisk" [storage_descr] => string(1) "/" [storage_perc_warn] => string(2) "60" [storage_deleted] => string(1) "0" [storage_polled] => string(10) "1383766504" [units] => string(4) "4096" [used] => int(334875820032) [size] => int(729933324288) [free] => int(395057504256) ) 46% RRD[cmd[update /data/observium/rrd/localhost/storage-hrstorage-_.rrd N:334875820032:395057504256]  stdout[OK u:0.00 s:0.00 r:0.34]  stderr[]] SQL[UPDATE `storage-state` set `storage_polled` ='1383766515',`storage_used` ='334875820032',`storage_free` ='395057504256',`storage_size` ='729933324288',`storage_units` ='4096',`storage_perc` ='46' WHERE `storage_id` = '7']  Checking alerts Array ( [storage_perc] => 46 ) == array( [storage_perc] => double(46) ) Module time: 0.038sincluding: includes/polling/netstats.inc.php Polling Netstats: IPDEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -OQUs -m IP-MIB -M /data/observium/mibs 'udp':'localhost':'161' IP-MIB::ipForwDatagrams.0 IP-MIB::ipInDelivers.0 IP-MIB::ipInReceives.0 IP-MIB::ipOutRequests.0 IP-MIB::ipInDiscards.0 IP-MIB::ipOutDiscards.0 IP-MIB::ipOutNoRoutes.0 IP-MIB::ipReasmReqds.0 IP-MIB::ipReasmOKs.0 IP-MIB::ipReasmFails.0 IP-MIB::ipFragOKs.0 IP-MIB::ipFragFails.0 IP-MIB::ipFragCreates.0 IP-MIB::ipInUnknownProtos.0 IP-MIB::ipInHdrErrors.0 IP-MIB::ipInAddrErrors.0 ipForwDatagrams.0 = 0 ipInDelivers.0 = 1795326 ipInReceives.0 = 1801379 ipOutRequests.0 = 1187313 ipInDiscards.0 = 0 ipOutDiscards.0 = 0 ipOutNoRoutes.0 = 0 ipReasmReqds.0 = 12106 ipReasmOKs.0 = 6053 ipReasmFails.0 = 0 ipFragOKs.0 = 0 ipFragFails.0 = 0 ipFragCreates.0 = 0 ipInUnknownProtos.0 = 0 ipInHdrErrors.0 = 0 ipInAddrErrors.0 = 0 RRD[cmd[update /data/observium/rrd/localhost/netstats-ip.rrd N:0:1795326:1801379:1187313:0:0:0:12106:6053:0:0:0:0:0:0:0]  stdout[OK u:0.00 s:0.00 r:0.36]  stderr[]] TCPDEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -OQUs -m TCP-MIB -M /data/observium/mibs 'udp':'localhost':'161' TCP-MIB::tcpActiveOpens.0 TCP-MIB::tcpPassiveOpens.0 TCP-MIB::tcpAttemptFails.0 TCP-MIB::tcpEstabResets.0 TCP-MIB::tcpCurrEstab.0 TCP-MIB::tcpInSegs.0 TCP-MIB::tcpOutSegs.0 TCP-MIB::tcpRetransSegs.0 TCP-MIB::tcpInErrs.0 TCP-MIB::tcpOutRsts.0 tcpHCInSegs.0 tcpHCOutSegs.0 tcpActiveOpens.0 = 3658 tcpPassiveOpens.0 = 1768 tcpAttemptFails.0 = 3573 tcpEstabResets.0 = 30 tcpCurrEstab.0 = 3 tcpInSegs.0 = 74045 tcpOutSegs.0 = 104403 tcpRetransSegs.0 = 0 tcpInErrs.0 = 0 tcpOutRsts.0 = 3583 tcpHCInSegs.0 = No Such Object available on this agent at this OID tcpHCOutSegs.0 = No Such Object available on this agent at this OID RRD[cmd[update /data/observium/rrd/localhost/netstats-tcp.rrd N:3658:1768:3573:30:3:74045:104403:0:0:3583]  stdout[OK u:0.00 s:0.00 r:0.37]  stderr[]] UDPDEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -OQUs -m UDP-MIB -M /data/observium/mibs 'udp':'localhost':'161' UDP-MIB::udpInDatagrams.0 UDP-MIB::udpOutDatagrams.0 UDP-MIB::udpInErrors.0 UDP-MIB::udpNoPorts.0 udpInDatagrams.0 = 1087946 udpOutDatagrams.0 = 1053004 udpInErrors.0 = 0 udpNoPorts.0 = 627463 RRD[cmd[update /data/observium/rrd/localhost/netstats-udp.rrd N:1087946:1053004:0:627463]  stdout[OK u:0.00 s:0.00 r:0.38]  stderr[]] ICMPDEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m IP-MIB -M /data/observium/mibs 'udp':'localhost':'161' icmp icmpInMsgs.0 = 5507 icmpInErrors.0 = 19 icmpInDestUnreachs.0 = 558 icmpInTimeExcds.0 = 11 icmpInParmProbs.0 = 0 icmpInSrcQuenchs.0 = 0 icmpInRedirects.0 = 0 icmpInEchos.0 = 3595 icmpInEchoReps.0 = 1343 icmpInTimestamps.0 = 0 icmpInTimestampReps.0 = 0 icmpInAddrMasks.0 = 0 icmpInAddrMaskReps.0 = 0 icmpOutMsgs.0 = 38949 icmpOutErrors.0 = 0 icmpOutDestUnreachs.0 = 34011 icmpOutTimeExcds.0 = 0 icmpOutParmProbs.0 = 0 icmpOutSrcQuenchs.0 = 0 icmpOutRedirects.0 = 0 icmpOutEchos.0 = 1343 icmpOutEchoReps.0 = 3595 icmpOutTimestamps.0 = 0 icmpOutTimestampReps.0 = 0 icmpOutAddrMasks.0 = 0 icmpOutAddrMaskReps.0 = 0 RRD[cmd[update /data/observium/rrd/localhost/netstats-icmp.rrd N:5507:38949:19:0:3595:1343:1343:3595:558:34011:0:11:0:0:0:0:0:0:0:0:0:0:0:0:0:0]  stdout[OK u:0.00 s:0.00 r:0.40]  stderr[]] SNMPDEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m SNMPv2-MIB -M /data/observium/mibs 'udp':'localhost':'161' snmp snmpInPkts.0 = 45014 snmpOutPkts.0 = 5635 snmpInBadVersions.0 = 0 snmpInBadCommunityNames.0 = 0 snmpInBadCommunityUses.0 = 0 snmpInASNParseErrs.0 = 0 snmpInTooBigs.0 = 0 snmpInNoSuchNames.0 = 0 snmpInBadValues.0 = 0 snmpInReadOnlys.0 = 0 snmpInGenErrs.0 = 0 snmpInTotalReqVars.0 = 24328 snmpInTotalSetVars.0 = 0 snmpInGetRequests.0 = 852 snmpInGetNexts.0 = 2832 snmpInSetRequests.0 = 0 snmpInGetResponses.0 = 0 snmpInTraps.0 = 0 snmpOutTooBigs.0 = 0 snmpOutNoSuchNames.0 = 0 snmpOutBadValues.0 = 0 snmpOutGenErrs.0 = 0 snmpOutGetRequests.0 = 0 snmpOutGetNexts.0 = 0 snmpOutSetRequests.0 = 0 snmpOutGetResponses.0 = 5637 snmpOutTraps.0 = 0 snmpEnableAuthenTraps.0 = disabled snmpSilentDrops.0 = 0 snmpProxyDrops.0 = 0 RRD[cmd[update /data/observium/rrd/localhost/netstats-snmp.rrd N:45014:5635:0:0:0:0:0:0:0:0:0:24328:0:852:2832:0:0:0:0:0:0:0:0:0:0:5637:0:0:0]  stdout[OK u:0.00 s:0.00 r:0.41]  stderr[]] Module time: 0.0704sincluding: includes/polling/hr-mib.inc.php DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -OUQs -m HOST-RESOURCES-MIB -M /data/observium/mibs 'udp':'localhost':'161' hrSystemProcesses.0 hrSystemNumUsers.0 hrSystemProcesses.0 = 242 hrSystemNumUsers.0 = 3 HR Stats:RRD[cmd[update /data/observium/rrd/localhost/hr_processes.rrd N:242]  stdout[OK u:0.00 s:0.00 r:0.43]  stderr[]] ProcessesRRD[cmd[update /data/observium/rrd/localhost/hr_users.rrd N:3]  stdout[OK u:0.00 s:0.00 r:0.43]  stderr[]] Users Module time: 0.0157sincluding: includes/polling/ucd-mib.inc.php DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m UCD-SNMP-MIB -M /data/observium/mibs 'udp':'localhost':'161' systemStats ssIndex.0 = 1 ssErrorName.0 = systemStats ssSwapIn.0 = 0 ssSwapOut.0 = 0 ssIOSent.0 = 2354 ssIOReceive.0 = 5 ssSysInterrupts.0 = 879 ssSysContext.0 = 3413 ssCpuUser.0 = 2 ssCpuSystem.0 = 1 ssCpuIdle.0 = 81 ssCpuRawUser.0 = 169763 ssCpuRawNice.0 = 14 ssCpuRawSystem.0 = 76135 ssCpuRawIdle.0 = 7303173 ssCpuRawWait.0 = 1002903 ssCpuRawKernel.0 = 0 ssCpuRawInterrupt.0 = 0 ssIORawSent.0 = 43695048 ssIORawReceived.0 = 24238622 ssRawInterrupts.0 = 7983922 ssRawContexts.0 = 26302914 ssCpuRawSoftIRQ.0 = 945 ssRawSwapIn.0 = 0 ssRawSwapOut.0 = 0 RRD[cmd[update /data/observium/rrd/localhost/ucd_cpu.rrd N:169763:76135:14:7303173]  stdout[OK u:0.00 s:0.00 r:0.44]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawUser.rrd N:169763]  stdout[OK u:0.00 s:0.00 r:0.44]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawNice.rrd N:14]  stdout[OK u:0.00 s:0.00 r:0.44]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawSystem.rrd N:76135]  stdout[OK u:0.00 s:0.00 r:0.45]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawIdle.rrd N:7303173]  stdout[OK u:0.00 s:0.00 r:0.45]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawInterrupt.rrd N:0]  stdout[OK u:0.00 s:0.00 r:0.45]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawSoftIRQ.rrd N:945]  stdout[OK u:0.00 s:0.00 r:0.45]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawKernel.rrd N:0]  stdout[OK u:0.00 s:0.00 r:0.45]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssCpuRawWait.rrd N:1002903]  stdout[OK u:0.00 s:0.00 r:0.45]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssIORawSent.rrd N:43695048]  stdout[OK u:0.00 s:0.00 r:0.46]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssIORawReceived.rrd N:24238622]  stdout[OK u:0.00 s:0.00 r:0.46]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssRawInterrupts.rrd N:7983922]  stdout[OK u:0.00 s:0.00 r:0.46]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssRawContexts.rrd N:26302914]  stdout[OK u:0.00 s:0.00 r:0.46]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssRawSwapIn.rrd N:0]  stdout[]  stderr[]] RRD[cmd[update /data/observium/rrd/localhost/ucd_ssRawSwapOut.rrd N:0]  stdout[]  stderr[]] DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -OQUs -m UCD-SNMP-MIB -M /data/observium/mibs 'udp':'localhost':'161' memTotalSwap.0 memAvailSwap.0 memTotalReal.0 memAvailReal.0 memTotalFree.0 memShared.0 memBuffer.0 memCached.0 memTotalSwap.0 = 8381436 memAvailSwap.0 = 8381436 memTotalReal.0 = 8172812 memAvailReal.0 = 2116792 memTotalFree.0 = 10498228 memShared.0 = 0 memBuffer.0 = 197572 memCached.0 = 4862636 RRD[cmd[update /data/observium/rrd/localhost/ucd_mem.rrd N:8381436:8381436:8172812:2116792:10498228:0:197572:4862636]  stdout[OK u:0.00 s:0.00 r:0.47 OK u:0.00 s:0.00 r:0.47 OK u:0.00 s:0.00 r:0.48]  stderr[]] DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -OQUs -m UCD-SNMP-MIB -M /data/observium/mibs 'udp':'localhost':'161' laLoadInt.1 laLoadInt.2 laLoadInt.3 laLoadInt.1 = 270 laLoadInt.2 = 269 laLoadInt.3 = 262 RRD[cmd[update /data/observium/rrd/localhost/ucd_load.rrd N:270:269:262]  stdout[OK u:0.00 s:0.00 r:0.49]  stderr[]] Module time: 0.0592sincluding: includes/polling/ipSystemStats.inc.php Polling IP-MIB ipSystemStats DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m IP-MIB -M /data/observium/mibs 'udp':'localhost':'161' ipSystemStats ipSystemStatsInReceives.ipv4 = 1788542 ipSystemStatsInReceives.ipv6 = 120 ipSystemStatsHCInReceives.ipv4 = 1788542 ipSystemStatsHCInReceives.ipv6 = 120 ipSystemStatsHCInOctets.ipv4 = 0 ipSystemStatsHCInOctets.ipv6 = 0 ipSystemStatsInHdrErrors.ipv4 = 0 ipSystemStatsInHdrErrors.ipv6 = 0 ipSystemStatsInAddrErrors.ipv4 = 0 ipSystemStatsInAddrErrors.ipv6 = 0 ipSystemStatsInUnknownProtos.ipv4 = 0 ipSystemStatsInUnknownProtos.ipv6 = 0 ipSystemStatsInForwDatagrams.ipv4 = 0 ipSystemStatsInForwDatagrams.ipv6 = 0 ipSystemStatsHCInForwDatagrams.ipv4 = 0 ipSystemStatsHCInForwDatagrams.ipv6 = 0 ipSystemStatsReasmReqds.ipv4 = 0 ipSystemStatsReasmReqds.ipv6 = 0 ipSystemStatsReasmOKs.ipv4 = 6046 ipSystemStatsReasmOKs.ipv6 = 0 ipSystemStatsReasmFails.ipv4 = 0 ipSystemStatsReasmFails.ipv6 = 0 ipSystemStatsInDiscards.ipv4 = 0 ipSystemStatsInDiscards.ipv6 = 0 ipSystemStatsInDelivers.ipv4 = 1782496 ipSystemStatsInDelivers.ipv6 = 120 ipSystemStatsHCInDelivers.ipv4 = 1782496 ipSystemStatsHCInDelivers.ipv6 = 120 ipSystemStatsOutRequests.ipv4 = 1180575 ipSystemStatsOutRequests.ipv6 = 6 ipSystemStatsHCOutRequests.ipv4 = 1180575 ipSystemStatsHCOutRequests.ipv6 = 6 ipSystemStatsOutNoRoutes.ipv4 = 0 ipSystemStatsOutNoRoutes.ipv6 = 1 ipSystemStatsHCOutForwDatagrams.ipv4 = 0 ipSystemStatsHCOutForwDatagrams.ipv6 = 0 ipSystemStatsOutDiscards.ipv4 = 0 ipSystemStatsOutDiscards.ipv6 = 0 ipSystemStatsOutFragFails.ipv4 = 0 ipSystemStatsOutFragFails.ipv6 = 0 ipSystemStatsOutFragCreates.ipv4 = 0 ipSystemStatsOutFragCreates.ipv6 = 0 ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00 ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00 ipSystemStatsRefreshRate.ipv4 = 30000 ipSystemStatsRefreshRate.ipv6 = 30000 ipv4 RRD[cmd[update /data/observium/rrd/localhost/ipSystemStats-ipv4.rrd N:1788542:0:0:0:0:0:6046:0:0:1782496:1180575:0:0:0:0:0]  stdout[OK u:0.00 s:0.00 r:0.51]  stderr[]] ipv6 RRD[cmd[update /data/observium/rrd/localhost/ipSystemStats-ipv6.rrd N:120:0:0:0:0:0:0:0:0:120:6:1:0:0:0:0]  stdout[OK u:0.00 s:0.00 r:0.51]  stderr[]] Module time: 0.0214sincluding: includes/polling/ports.inc.php Caching Oids: ifEntry DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m IF-MIB -M /data/observium/mibs 'udp':'localhost':'161' ifEntry ifIndex.1 = 1 ifIndex.2 = 2 ifIndex.3 = 3 ifDescr.1 = lo ifDescr.2 = eth0 ifDescr.3 = eth1 ifType.1 = softwareLoopback ifType.2 = ethernetCsmacd ifType.3 = ethernetCsmacd ifMtu.1 = 16436 ifMtu.2 = 1500 ifMtu.3 = 1500 ifSpeed.1 = 10000000 ifSpeed.2 = 1000000000 ifSpeed.3 = 0 ifPhysAddress.1 = ifPhysAddress.2 = 0:1e:c9:46:4e:0 ifPhysAddress.3 = 0:1e:c9:46:4e:2 ifAdminStatus.1 = up ifAdminStatus.2 = up ifAdminStatus.3 = down ifOperStatus.1 = up ifOperStatus.2 = up ifOperStatus.3 = down ifLastChange.1 = 0:0:00:00.00 ifLastChange.2 = 0:0:00:00.00 ifLastChange.3 = 0:0:00:00.00 ifInOctets.1 = 1760971 ifInOctets.2 = 1240007760 ifInOctets.3 = 0 ifInUcastPkts.1 = 18944 ifInUcastPkts.2 = 1805450 ifInUcastPkts.3 = 0 ifInNUcastPkts.1 = 0 ifInNUcastPkts.2 = 123 ifInNUcastPkts.3 = 0 ifInDiscards.1 = 0 ifInDiscards.2 = 0 ifInDiscards.3 = 0 ifInErrors.1 = 0 ifInErrors.2 = 0 ifInErrors.3 = 0 ifInUnknownProtos.1 = 0 ifInUnknownProtos.2 = 0 ifInUnknownProtos.3 = 0 ifOutOctets.1 = 1760971 ifOutOctets.2 = 153469093 ifOutOctets.3 = 0 ifOutUcastPkts.1 = 18944 ifOutUcastPkts.2 = 1177868 ifOutUcastPkts.3 = 0 ifOutNUcastPkts.1 = 0 ifOutNUcastPkts.2 = 0 ifOutNUcastPkts.3 = 0 ifOutDiscards.1 = 0 ifOutDiscards.2 = 0 ifOutDiscards.3 = 0 ifOutErrors.1 = 0 ifOutErrors.2 = 0 ifOutErrors.3 = 0 ifOutQLen.1 = 0 ifOutQLen.2 = 0 ifOutQLen.3 = 0 ifSpecific.1 = zeroDotZero ifSpecific.2 = zeroDotZero ifSpecific.3 = zeroDotZero ifXEntry DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m IF-MIB -M /data/observium/mibs 'udp':'localhost':'161' ifXEntry ifName.1 = lo ifName.2 = eth0 ifName.3 = eth1 ifInMulticastPkts.1 = 0 ifInMulticastPkts.2 = 123 ifInMulticastPkts.3 = 0 ifInBroadcastPkts.1 = 0 ifInBroadcastPkts.2 = 0 ifInBroadcastPkts.3 = 0 ifOutMulticastPkts.1 = 0 ifOutMulticastPkts.2 = 0 ifOutMulticastPkts.3 = 0 ifOutBroadcastPkts.1 = 0 ifOutBroadcastPkts.2 = 0 ifOutBroadcastPkts.3 = 0 ifHCInOctets.1 = 1760971 ifHCInOctets.2 = 1240007760 ifHCInOctets.3 = 0 ifHCInUcastPkts.1 = 18944 ifHCInUcastPkts.2 = 1805450 ifHCInUcastPkts.3 = 0 ifHCInMulticastPkts.1 = 0 ifHCInMulticastPkts.2 = 123 ifHCInMulticastPkts.3 = 0 ifHCInBroadcastPkts.1 = 0 ifHCInBroadcastPkts.2 = 0 ifHCInBroadcastPkts.3 = 0 ifHCOutOctets.1 = 1760971 ifHCOutOctets.2 = 153469093 ifHCOutOctets.3 = 0 ifHCOutUcastPkts.1 = 18944 ifHCOutUcastPkts.2 = 1177868 ifHCOutUcastPkts.3 = 0 ifHCOutMulticastPkts.1 = 0 ifHCOutMulticastPkts.2 = 0 ifHCOutMulticastPkts.3 = 0 ifHCOutBroadcastPkts.1 = 0 ifHCOutBroadcastPkts.2 = 0 ifHCOutBroadcastPkts.3 = 0 ifHighSpeed.1 = 10 ifHighSpeed.2 = 1000 ifHighSpeed.3 = 0 ifPromiscuousMode.1 = false ifPromiscuousMode.2 = false ifPromiscuousMode.3 = false ifConnectorPresent.2 = true ifConnectorPresent.3 = true ifAlias.1 = ifAlias.2 = ifAlias.3 = ifCounterDiscontinuityTime.1 = 0:0:00:00.00 ifCounterDiscontinuityTime.2 = 0:0:00:00.00 ifCounterDiscontinuityTime.3 = 0:0:00:00.00 dot3StatsDuplexStatusDEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m EtherLike-MIB -M /data/observium/mibs 'udp':'localhost':'161' dot3StatsDuplexStatus dot3StatsDuplexStatus = No Such Object available on this agent at this OID SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '2' AND `ifType` = 'adsl']  DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m Q-BRIDGE-MIB -M /data/observium/mibs 'udp':'localhost':'161' dot1qPortVlanTable dot1qPortVlanTable = No Such Object available on this agent at this OID DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m Q-BRIDGE-MIB -M /data/observium/mibs 'udp':'localhost':'161' dot1qVlanCurrentEgressPorts dot1qVlanCurrentEgressPorts = No Such Object available on this agent at this OID DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m Q-BRIDGE-MIB -M /data/observium/mibs 'udp':'localhost':'161' dot1dBasePortIfIndex dot1dBasePortIfIndex = No Such Object available on this agent at this OID Array ( [1] => Array ( [ifIndex] => 1 [ifDescr] => lo [ifType] => softwareLoopback [ifMtu] => 16436 [ifSpeed] => 10000000 [ifPhysAddress] => [ifAdminStatus] => up [ifOperStatus] => up [ifLastChange] => 0:0:00:00.00 [ifInOctets] => 1760971 [ifInUcastPkts] => 18944 [ifInNUcastPkts] => 0 [ifInDiscards] => 0 [ifInErrors] => 0 [ifInUnknownProtos] => 0 [ifOutOctets] => 1760971 [ifOutUcastPkts] => 18944 [ifOutNUcastPkts] => 0 [ifOutDiscards] => 0 [ifOutErrors] => 0 [ifOutQLen] => 0 [ifSpecific] => zeroDotZero [ifName] => lo [ifInMulticastPkts] => 0 [ifInBroadcastPkts] => 0 [ifOutMulticastPkts] => 0 [ifOutBroadcastPkts] => 0 [ifHCInOctets] => 1760971 [ifHCInUcastPkts] => 18944 [ifHCInMulticastPkts] => 0 [ifHCInBroadcastPkts] => 0 [ifHCOutOctets] => 1760971 [ifHCOutUcastPkts] => 18944 [ifHCOutMulticastPkts] => 0 [ifHCOutBroadcastPkts] => 0 [ifHighSpeed] => 10 [ifPromiscuousMode] => false [ifAlias] => [ifCounterDiscontinuityTime] => 0:0:00:00.00 ) [2] => Array ( [ifIndex] => 2 [ifDescr] => eth0 [ifType] => ethernetCsmacd [ifMtu] => 1500 [ifSpeed] => 1000000000 [ifPhysAddress] => 0:1e:c9:46:4e:0 [ifAdminStatus] => up [ifOperStatus] => up [ifLastChange] => 0:0:00:00.00 [ifInOctets] => 1240007760 [ifInUcastPkts] => 1805450 [ifInNUcastPkts] => 123 [ifInDiscards] => 0 [ifInErrors] => 0 [ifInUnknownProtos] => 0 [ifOutOctets] => 153469093 [ifOutUcastPkts] => 1177868 [ifOutNUcastPkts] => 0 [ifOutDiscards] => 0 [ifOutErrors] => 0 [ifOutQLen] => 0 [ifSpecific] => zeroDotZero [ifName] => eth0 [ifInMulticastPkts] => 123 [ifInBroadcastPkts] => 0 [ifOutMulticastPkts] => 0 [ifOutBroadcastPkts] => 0 [ifHCInOctets] => 1240007760 [ifHCInUcastPkts] => 1805450 [ifHCInMulticastPkts] => 123 [ifHCInBroadcastPkts] => 0 [ifHCOutOctets] => 153469093 [ifHCOutUcastPkts] => 1177868 [ifHCOutMulticastPkts] => 0 [ifHCOutBroadcastPkts] => 0 [ifHighSpeed] => 1000 [ifPromiscuousMode] => false [ifConnectorPresent] => true [ifAlias] => [ifCounterDiscontinuityTime] => 0:0:00:00.00 ) [3] => Array ( [ifIndex] => 3 [ifDescr] => eth1 [ifType] => ethernetCsmacd [ifMtu] => 1500 [ifSpeed] => 0 [ifPhysAddress] => 0:1e:c9:46:4e:2 [ifAdminStatus] => down [ifOperStatus] => down [ifLastChange] => 0:0:00:00.00 [ifInOctets] => 0 [ifInUcastPkts] => 0 [ifInNUcastPkts] => 0 [ifInDiscards] => 0 [ifInErrors] => 0 [ifInUnknownProtos] => 0 [ifOutOctets] => 0 [ifOutUcastPkts] => 0 [ifOutNUcastPkts] => 0 [ifOutDiscards] => 0 [ifOutErrors] => 0 [ifOutQLen] => 0 [ifSpecific] => zeroDotZero [ifName] => eth1 [ifInMulticastPkts] => 0 [ifInBroadcastPkts] => 0 [ifOutMulticastPkts] => 0 [ifOutBroadcastPkts] => 0 [ifHCInOctets] => 0 [ifHCInUcastPkts] => 0 [ifHCInMulticastPkts] => 0 [ifHCInBroadcastPkts] => 0 [ifHCOutOctets] => 0 [ifHCOutUcastPkts] => 0 [ifHCOutMulticastPkts] => 0 [ifHCOutBroadcastPkts] => 0 [ifHighSpeed] => 0 [ifPromiscuousMode] => false [ifConnectorPresent] => true [ifAlias] => [ifCounterDiscontinuityTime] => 0:0:00:00.00 ) ) == array( [1] => array( [ifIndex] => string(1) "1" [ifDescr] => string(2) "lo" [ifType] => string(16) "softwareLoopback" [ifMtu] => string(5) "16436" [ifSpeed] => string(8) "10000000" [ifPhysAddress] => string(0) "" [ifAdminStatus] => string(2) "up" [ifOperStatus] => string(2) "up" [ifLastChange] => string(12) "0:0:00:00.00" [ifInOctets] => string(7) "1760971" [ifInUcastPkts] => string(5) "18944" [ifInNUcastPkts] => string(1) "0" [ifInDiscards] => string(1) "0" [ifInErrors] => string(1) "0" [ifInUnknownProtos] => string(1) "0" [ifOutOctets] => string(7) "1760971" [ifOutUcastPkts] => string(5) "18944" [ifOutNUcastPkts] => string(1) "0" [ifOutDiscards] => string(1) "0" [ifOutErrors] => string(1) "0" [ifOutQLen] => string(1) "0" [ifSpecific] => string(11) "zeroDotZero" [ifName] => string(2) "lo" [ifInMulticastPkts] => string(1) "0" [ifInBroadcastPkts] => string(1) "0" [ifOutMulticastPkts] => string(1) "0" [ifOutBroadcastPkts] => string(1) "0" [ifHCInOctets] => string(7) "1760971" [ifHCInUcastPkts] => string(5) "18944" [ifHCInMulticastPkts] => string(1) "0" [ifHCInBroadcastPkts] => string(1) "0" [ifHCOutOctets] => string(7) "1760971" [ifHCOutUcastPkts] => string(5) "18944" [ifHCOutMulticastPkts] => string(1) "0" [ifHCOutBroadcastPkts] => string(1) "0" [ifHighSpeed] => string(2) "10" [ifPromiscuousMode] => string(5) "false" [ifAlias] => string(0) "" [ifCounterDiscontinuityTime] => string(12) "0:0:00:00.00" ) [2] => array( [ifIndex] => string(1) "2" [ifDescr] => string(4) "eth0" [ifType] => string(14) "ethernetCsmacd" [ifMtu] => string(4) "1500" [ifSpeed] => string(10) "1000000000" [ifPhysAddress] => string(15) "0:1e:c9:46:4e:0" [ifAdminStatus] => string(2) "up" [ifOperStatus] => string(2) "up" [ifLastChange] => string(12) "0:0:00:00.00" [ifInOctets] => string(10) "1240007760" [ifInUcastPkts] => string(7) "1805450" [ifInNUcastPkts] => string(3) "123" [ifInDiscards] => string(1) "0" [ifInErrors] => string(1) "0" [ifInUnknownProtos] => string(1) "0" [ifOutOctets] => string(9) "153469093" [ifOutUcastPkts] => string(7) "1177868" [ifOutNUcastPkts] => string(1) "0" [ifOutDiscards] => string(1) "0" [ifOutErrors] => string(1) "0" [ifOutQLen] => string(1) "0" [ifSpecific] => string(11) "zeroDotZero" [ifName] => string(4) "eth0" [ifInMulticastPkts] => string(3) "123" [ifInBroadcastPkts] => string(1) "0" [ifOutMulticastPkts] => string(1) "0" [ifOutBroadcastPkts] => string(1) "0" [ifHCInOctets] => string(10) "1240007760" [ifHCInUcastPkts] => string(7) "1805450" [ifHCInMulticastPkts] => string(3) "123" [ifHCInBroadcastPkts] => string(1) "0" [ifHCOutOctets] => string(9) "153469093" [ifHCOutUcastPkts] => string(7) "1177868" [ifHCOutMulticastPkts] => string(1) "0" [ifHCOutBroadcastPkts] => string(1) "0" [ifHighSpeed] => string(4) "1000" [ifPromiscuousMode] => string(5) "false" [ifConnectorPresent] => string(4) "true" [ifAlias] => string(0) "" [ifCounterDiscontinuityTime] => string(12) "0:0:00:00.00" ) [3] => array( [ifIndex] => string(1) "3" [ifDescr] => string(4) "eth1" [ifType] => string(14) "ethernetCsmacd" [ifMtu] => string(4) "1500" [ifSpeed] => string(1) "0" [ifPhysAddress] => string(15) "0:1e:c9:46:4e:2" [ifAdminStatus] => string(4) "down" [ifOperStatus] => string(4) "down" [ifLastChange] => string(12) "0:0:00:00.00" [ifInOctets] => string(1) "0" [ifInUcastPkts] => string(1) "0" [ifInNUcastPkts] => string(1) "0" [ifInDiscards] => string(1) "0" [ifInErrors] => string(1) "0" [ifInUnknownProtos] => string(1) "0" [ifOutOctets] => string(1) "0" [ifOutUcastPkts] => string(1) "0" [ifOutNUcastPkts] => string(1) "0" [ifOutDiscards] => string(1) "0" [ifOutErrors] => string(1) "0" [ifOutQLen] => string(1) "0" [ifSpecific] => string(11) "zeroDotZero" [ifName] => string(4) "eth1" [ifInMulticastPkts] => string(1) "0" [ifInBroadcastPkts] => string(1) "0" [ifOutMulticastPkts] => string(1) "0" [ifOutBroadcastPkts] => string(1) "0" [ifHCInOctets] => string(1) "0" [ifHCInUcastPkts] => string(1) "0" [ifHCInMulticastPkts] => string(1) "0" [ifHCInBroadcastPkts] => string(1) "0" [ifHCOutOctets] => string(1) "0" [ifHCOutUcastPkts] => string(1) "0" [ifHCOutMulticastPkts] => string(1) "0" [ifHCOutBroadcastPkts] => string(1) "0" [ifHighSpeed] => string(1) "0" [ifPromiscuousMode] => string(5) "false" [ifConnectorPresent] => string(4) "true" [ifAlias] => string(0) "" [ifCounterDiscontinuityTime] => string(12) "0:0:00:00.00" ) ) SQL[SELECT *, I.`port_id` AS `port_id` FROM `ports` AS I LEFT JOIN `ports-state` AS S ON I.`port_id` = S.`port_id` WHERE `device_id` = '2']  Port lo(1) replacing with 64-bit...VLAN == ifInOctets (22695 B) 2063.1818181818 Bps 11 secs ifOutOctets (22695 B) 2063.1818181818 Bps 11 secs ifInErrors (0 B) 0 Bps 11 secs ifOutErrors (0 B) 0 Bps 11 secs ifInUcastPkts (162 B) 14.727272727273 Bps 11 secs ifOutUcastPkts (162 B) 14.727272727273 Bps 11 secs bps(16.5kbps/16.5kbps)bytes(22.1kB/22.1kB)pkts(14.7pps/14.7pps)RRD[cmd[update /data/observium/rrd/localhost/port-1.rrd N:1760971:1760971:0:0:18944:18944:0:0:0:0:0:0:0:0:0]  stdout[OK u:0.00 s:0.00 r:0.63]  stderr[]] Checking alerts Array ( [ifInOctets_rate] => 2063.1818181818 [ifOutOctets_rate] => 2063.1818181818 [ifInErrors_rate] => 0 [ifOutErrors_rate] => 0 [ifInUcastPkts_rate] => 14.727272727273 [ifOutUcastPkts_rate] => 14.727272727273 [ifOperStatus] => up [ifAdminStatus] => up [ifMtu] => 16436 [ifSpeed] => 10000000 [ifInOctets_perc] => 0 [ifOutOctets_perc] => 0 [rx_ave_pktsize] => 140.09259259259 [tx_ave_pktsize] => 140.09259259259 ) == array( [ifInOctets_rate] => double(2063.1818181818) [ifOutOctets_rate] => double(2063.1818181818) [ifInErrors_rate] => int(0) [ifOutErrors_rate] => int(0) [ifInUcastPkts_rate] => double(14.727272727273) [ifOutUcastPkts_rate] => double(14.727272727273) [ifOperStatus] => string(2) "up" [ifAdminStatus] => string(2) "up" [ifMtu] => string(5) "16436" [ifSpeed] => string(8) "10000000" [ifInOctets_perc] => double(0) [ifOutOctets_perc] => double(0) [rx_ave_pktsize] => double(140.09259259259) [tx_ave_pktsize] => double(140.09259259259) ) SQL[UPDATE `ports-state` set `poll_time` ='1383766515',`poll_period` ='11',`ifInOctets` ='1760971',`ifInOctets_rate` ='2063.1818181818',`ifInOctets_delta` ='22695',`ifOutOctets` ='1760971',`ifOutOctets_rate` ='2063.1818181818',`ifOutOctets_delta` ='22695',`ifInErrors` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='18944',`ifInUcastPkts_rate` ='14.727272727273',`ifInUcastPkts_delta` ='162',`ifOutUcastPkts` ='18944',`ifOutUcastPkts_rate` ='14.727272727273',`ifOutUcastPkts_delta` ='162',`ifInOctets_perc` ='0',`ifOutOctets_perc` ='0',`ifOctets_rate` ='4126.3636363636',`ifUcastPkts_rate` ='29.454545454545',`ifErrors_rate` ='0' WHERE `port_id` = '117']  STATE updated rows=1 Port eth0(2) replacing with 64-bit...VLAN == ifInOctets (1485177 B) 135016.09090909 Bps 11 secs ifOutOctets (150495 B) 13681.363636364 Bps 11 secs ifInErrors (0 B) 0 Bps 11 secs ifOutErrors (0 B) 0 Bps 11 secs ifInUcastPkts (1811 B) 164.63636363636 Bps 11 secs ifOutUcastPkts (977 B) 88.818181818182 Bps 11 secs bps(1.08Mbps/109kbps)bytes(1.42MB/146kB)pkts(164pps/88.8pps)RRD[cmd[update /data/observium/rrd/localhost/port-2.rrd N:1240007760:153469093:0:0:1805450:1177868:123:0:0:0:0:0:0:123:0]  stdout[OK u:0.00 s:0.00 r:0.64]  stderr[]] Checking alerts Array ( [ifInOctets_rate] => 135016.09090909 [ifOutOctets_rate] => 13681.363636364 [ifInErrors_rate] => 0 [ifOutErrors_rate] => 0 [ifInUcastPkts_rate] => 164.63636363636 [ifOutUcastPkts_rate] => 88.818181818182 [ifOperStatus] => up [ifAdminStatus] => up [ifMtu] => 1500 [ifSpeed] => 1000000000 [ifInOctets_perc] => 0 [ifOutOctets_perc] => 0 [rx_ave_pktsize] => 820.08669243512 [tx_ave_pktsize] => 154.03787103378 ) == array( [ifInOctets_rate] => double(135016.09090909) [ifOutOctets_rate] => double(13681.363636364) [ifInErrors_rate] => int(0) [ifOutErrors_rate] => int(0) [ifInUcastPkts_rate] => double(164.63636363636) [ifOutUcastPkts_rate] => double(88.818181818182) [ifOperStatus] => string(2) "up" [ifAdminStatus] => string(2) "up" [ifMtu] => string(4) "1500" [ifSpeed] => string(10) "1000000000" [ifInOctets_perc] => double(0) [ifOutOctets_perc] => double(0) [rx_ave_pktsize] => double(820.08669243512) [tx_ave_pktsize] => double(154.03787103378) ) SQL[UPDATE `ports-state` set `poll_time` ='1383766515',`poll_period` ='11',`ifInOctets` ='1240007760',`ifInOctets_rate` ='135016.09090909',`ifInOctets_delta` ='1485177',`ifOutOctets` ='153469093',`ifOutOctets_rate` ='13681.363636364',`ifOutOctets_delta` ='150495',`ifInErrors` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='1805450',`ifInUcastPkts_rate` ='164.63636363636',`ifInUcastPkts_delta` ='1811',`ifOutUcastPkts` ='1177868',`ifOutUcastPkts_rate` ='88.818181818182',`ifOutUcastPkts_delta` ='977',`ifInOctets_perc` ='0',`ifOutOctets_perc` ='0',`ifOctets_rate` ='148697.45454545',`ifUcastPkts_rate` ='253.45454545455',`ifErrors_rate` ='0' WHERE `port_id` = '118']  STATE updated rows=1 Port eth1(3) replacing with 64-bit...VLAN == ifInOctets (0 B) 0 Bps 11 secs ifOutOctets (0 B) 0 Bps 11 secs ifInErrors (0 B) 0 Bps 11 secs ifOutErrors (0 B) 0 Bps 11 secs ifInUcastPkts (0 B) 0 Bps 11 secs ifOutUcastPkts (0 B) 0 Bps 11 secs bps(0bps/0bps)bytes(0B/0B)pkts(0pps/0pps)RRD[cmd[update /data/observium/rrd/localhost/port-3.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]  stdout[OK u:0.00 s:0.00 r:0.64]  stderr[]] Checking alerts Array ( [ifInOctets_rate] => 0 [ifOutOctets_rate] => 0 [ifInErrors_rate] => 0 [ifOutErrors_rate] => 0 [ifInUcastPkts_rate] => 0 [ifOutUcastPkts_rate] => 0 [ifOperStatus] => down [ifAdminStatus] => down [ifMtu] => 1500 [ifSpeed] => 0 [ifInOctets_perc] => 0 [ifOutOctets_perc] => 0 [rx_ave_pktsize] => [tx_ave_pktsize] => ) == array( [ifInOctets_rate] => int(0) [ifOutOctets_rate] => int(0) [ifInErrors_rate] => int(0) [ifOutErrors_rate] => int(0) [ifInUcastPkts_rate] => int(0) [ifOutUcastPkts_rate] => int(0) [ifOperStatus] => string(4) "down" [ifAdminStatus] => string(4) "down" [ifMtu] => string(4) "1500" [ifSpeed] => string(1) "0" [ifInOctets_perc] => double(0) [ifOutOctets_perc] => double(0) [rx_ave_pktsize] => bool(false) [tx_ave_pktsize] => bool(false) ) SQL[UPDATE `ports-state` set `poll_time` ='1383766515',`poll_period` ='11',`ifInOctets` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0',`ifInOctets_perc` ='0',`ifOutOctets_perc` ='0',`ifOctets_rate` ='0',`ifUcastPkts_rate` ='0',`ifErrors_rate` ='0' WHERE `port_id` = '119']  STATE updated rows=1 Module time: 0.1325sincluding: includes/polling/bgp-peers.inc.php BGP Peers: DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpget -v2c -c 'mycommunity' -Oqvn -m BGP4-MIB -M /data/observium/mibs/rfc:/data/observium/mibs/net-snmp 'udp':'localhost':'161' bgpLocalAs.0 No Such Object available on this agent at this OID SQL[SELECT *, `bgpPeers`.bgpPeer_id as bgpPeer_id FROM `bgpPeers` LEFT JOIN `bgpPeers-state` ON `bgpPeers`.bgpPeer_id = `bgpPeers-state`.bgpPeer_id WHERE `device_id` = '2']  Module time: 0.0084sModule [ junose-atm-vp ] excluded for device. including: includes/polling/toner.inc.php SQL[SELECT * FROM toner WHERE device_id = '2']  Module time: 0.0005sincluding: includes/polling/ucd-diskio.inc.php SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '2']  DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m UCD-DISKIO-MIB -M /data/observium/mibs 'udp':'localhost':'161' diskIOEntry diskIOIndex.1 = 1 diskIOIndex.2 = 2 diskIOIndex.3 = 3 diskIOIndex.4 = 4 diskIOIndex.5 = 5 diskIOIndex.6 = 6 diskIOIndex.7 = 7 diskIOIndex.8 = 8 diskIOIndex.9 = 9 diskIOIndex.10 = 10 diskIOIndex.11 = 11 diskIOIndex.12 = 12 diskIOIndex.13 = 13 diskIOIndex.14 = 14 diskIOIndex.15 = 15 diskIOIndex.16 = 16 diskIOIndex.17 = 17 diskIOIndex.18 = 18 diskIOIndex.19 = 19 diskIOIndex.20 = 20 diskIOIndex.21 = 21 diskIOIndex.22 = 22 diskIOIndex.23 = 23 diskIOIndex.24 = 24 diskIOIndex.25 = 25 diskIOIndex.26 = 26 diskIOIndex.27 = 27 diskIOIndex.28 = 28 diskIOIndex.29 = 29 diskIODevice.1 = ram0 diskIODevice.2 = ram1 diskIODevice.3 = ram2 diskIODevice.4 = ram3 diskIODevice.5 = ram4 diskIODevice.6 = ram5 diskIODevice.7 = ram6 diskIODevice.8 = ram7 diskIODevice.9 = ram8 diskIODevice.10 = ram9 diskIODevice.11 = ram10 diskIODevice.12 = ram11 diskIODevice.13 = ram12 diskIODevice.14 = ram13 diskIODevice.15 = ram14 diskIODevice.16 = ram15 diskIODevice.17 = loop0 diskIODevice.18 = loop1 diskIODevice.19 = loop2 diskIODevice.20 = loop3 diskIODevice.21 = loop4 diskIODevice.22 = loop5 diskIODevice.23 = loop6 diskIODevice.24 = loop7 diskIODevice.25 = sr0 diskIODevice.26 = sda diskIODevice.27 = sda1 diskIODevice.28 = sda2 diskIODevice.29 = sda5 diskIONRead.1 = 0 diskIONRead.2 = 0 diskIONRead.3 = 0 diskIONRead.4 = 0 diskIONRead.5 = 0 diskIONRead.6 = 0 diskIONRead.7 = 0 diskIONRead.8 = 0 diskIONRead.9 = 0 diskIONRead.10 = 0 diskIONRead.11 = 0 diskIONRead.12 = 0 diskIONRead.13 = 0 diskIONRead.14 = 0 diskIONRead.15 = 0 diskIONRead.16 = 0 diskIONRead.17 = 0 diskIONRead.18 = 0 diskIONRead.19 = 0 diskIONRead.20 = 0 diskIONRead.21 = 0 diskIONRead.22 = 0 diskIONRead.23 = 0 diskIONRead.24 = 0 diskIONRead.25 = 0 diskIONRead.26 = 3809360896 diskIONRead.27 = 3807888384 diskIONRead.28 = 2048 diskIONRead.29 = 786432 diskIONWritten.1 = 0 diskIONWritten.2 = 0 diskIONWritten.3 = 0 diskIONWritten.4 = 0 diskIONWritten.5 = 0 diskIONWritten.6 = 0 diskIONWritten.7 = 0 diskIONWritten.8 = 0 diskIONWritten.9 = 0 diskIONWritten.10 = 0 diskIONWritten.11 = 0 diskIONWritten.12 = 0 diskIONWritten.13 = 0 diskIONWritten.14 = 0 diskIONWritten.15 = 0 diskIONWritten.16 = 0 diskIONWritten.17 = 0 diskIONWritten.18 = 0 diskIONWritten.19 = 0 diskIONWritten.20 = 0 diskIONWritten.21 = 0 diskIONWritten.22 = 0 diskIONWritten.23 = 0 diskIONWritten.24 = 0 diskIONWritten.25 = 0 diskIONWritten.26 = 906149888 diskIONWritten.27 = 906149888 diskIONWritten.28 = 0 diskIONWritten.29 = 0 diskIOReads.1 = 0 diskIOReads.2 = 0 diskIOReads.3 = 0 diskIOReads.4 = 0 diskIOReads.5 = 0 diskIOReads.6 = 0 diskIOReads.7 = 0 diskIOReads.8 = 0 diskIOReads.9 = 0 diskIOReads.10 = 0 diskIOReads.11 = 0 diskIOReads.12 = 0 diskIOReads.13 = 0 diskIOReads.14 = 0 diskIOReads.15 = 0 diskIOReads.16 = 0 diskIOReads.17 = 0 diskIOReads.18 = 0 diskIOReads.19 = 0 diskIOReads.20 = 0 diskIOReads.21 = 0 diskIOReads.22 = 0 diskIOReads.23 = 0 diskIOReads.24 = 0 diskIOReads.25 = 0 diskIOReads.26 = 222824 diskIOReads.27 = 222494 diskIOReads.28 = 2 diskIOReads.29 = 161 diskIOWrites.1 = 0 diskIOWrites.2 = 0 diskIOWrites.3 = 0 diskIOWrites.4 = 0 diskIOWrites.5 = 0 diskIOWrites.6 = 0 diskIOWrites.7 = 0 diskIOWrites.8 = 0 diskIOWrites.9 = 0 diskIOWrites.10 = 0 diskIOWrites.11 = 0 diskIOWrites.12 = 0 diskIOWrites.13 = 0 diskIOWrites.14 = 0 diskIOWrites.15 = 0 diskIOWrites.16 = 0 diskIOWrites.17 = 0 diskIOWrites.18 = 0 diskIOWrites.19 = 0 diskIOWrites.20 = 0 diskIOWrites.21 = 0 diskIOWrites.22 = 0 diskIOWrites.23 = 0 diskIOWrites.24 = 0 diskIOWrites.25 = 0 diskIOWrites.26 = 908890 diskIOWrites.27 = 907996 diskIOWrites.28 = 0 diskIOWrites.29 = 0 diskIONReadX.1 = 0 diskIONReadX.2 = 0 diskIONReadX.3 = 0 diskIONReadX.4 = 0 diskIONReadX.5 = 0 diskIONReadX.6 = 0 diskIONReadX.7 = 0 diskIONReadX.8 = 0 diskIONReadX.9 = 0 diskIONReadX.10 = 0 diskIONReadX.11 = 0 diskIONReadX.12 = 0 diskIONReadX.13 = 0 diskIONReadX.14 = 0 diskIONReadX.15 = 0 diskIONReadX.16 = 0 diskIONReadX.17 = 0 diskIONReadX.18 = 0 diskIONReadX.19 = 0 diskIONReadX.20 = 0 diskIONReadX.21 = 0 diskIONReadX.22 = 0 diskIONReadX.23 = 0 diskIONReadX.24 = 0 diskIONReadX.25 = 0 diskIONReadX.26 = 12399295488 diskIONReadX.27 = 12397822976 diskIONReadX.28 = 2048 diskIONReadX.29 = 786432 diskIONWrittenX.1 = 0 diskIONWrittenX.2 = 0 diskIONWrittenX.3 = 0 diskIONWrittenX.4 = 0 diskIONWrittenX.5 = 0 diskIONWrittenX.6 = 0 diskIONWrittenX.7 = 0 diskIONWrittenX.8 = 0 diskIONWrittenX.9 = 0 diskIONWrittenX.10 = 0 diskIONWrittenX.11 = 0 diskIONWrittenX.12 = 0 diskIONWrittenX.13 = 0 diskIONWrittenX.14 = 0 diskIONWrittenX.15 = 0 diskIONWrittenX.16 = 0 diskIONWrittenX.17 = 0 diskIONWrittenX.18 = 0 diskIONWrittenX.19 = 0 diskIONWrittenX.20 = 0 diskIONWrittenX.21 = 0 diskIONWrittenX.22 = 0 diskIONWrittenX.23 = 0 diskIONWrittenX.24 = 0 diskIONWrittenX.25 = 0 diskIONWrittenX.26 = 22380986368 diskIONWrittenX.27 = 22380986368 diskIONWrittenX.28 = 0 diskIONWrittenX.29 = 0 Checking UCD DiskIO MIB: sda Array ( [diskIOIndex] => 26 [diskIODevice] => sda [diskIONRead] => 3809360896 [diskIONWritten] => 906149888 [diskIOReads] => 222824 [diskIOWrites] => 908890 [diskIONReadX] => 12399295488 [diskIONWrittenX] => 22380986368 ) == array( [diskIOIndex] => string(2) "26" [diskIODevice] => string(3) "sda" [diskIONRead] => string(10) "3809360896" [diskIONWritten] => string(9) "906149888" [diskIOReads] => string(6) "222824" [diskIOWrites] => string(6) "908890" [diskIONReadX] => string(11) "12399295488" [diskIONWrittenX] => string(11) "22380986368" ) /data/observium/rrd/localhost/ucd_diskio-sda.rrd RRD[cmd[update /data/observium/rrd/localhost/ucd_diskio-sda.rrd N:12399295488:22380986368:222824:908890]  stdout[OK u:0.00 s:0.00 r:0.70]  stderr[]] sda1 Array ( [diskIOIndex] => 27 [diskIODevice] => sda1 [diskIONRead] => 3807888384 [diskIONWritten] => 906149888 [diskIOReads] => 222494 [diskIOWrites] => 907996 [diskIONReadX] => 12397822976 [diskIONWrittenX] => 22380986368 ) == array( [diskIOIndex] => string(2) "27" [diskIODevice] => string(4) "sda1" [diskIONRead] => string(10) "3807888384" [diskIONWritten] => string(9) "906149888" [diskIOReads] => string(6) "222494" [diskIOWrites] => string(6) "907996" [diskIONReadX] => string(11) "12397822976" [diskIONWrittenX] => string(11) "22380986368" ) /data/observium/rrd/localhost/ucd_diskio-sda1.rrd RRD[cmd[update /data/observium/rrd/localhost/ucd_diskio-sda1.rrd N:12397822976:22380986368:222494:907996]  stdout[OK u:0.00 s:0.00 r:0.70]  stderr[]] sda2 Array ( [diskIOIndex] => 28 [diskIODevice] => sda2 [diskIONRead] => 2048 [diskIONWritten] => 0 [diskIOReads] => 2 [diskIOWrites] => 0 [diskIONReadX] => 2048 [diskIONWrittenX] => 0 ) == array( [diskIOIndex] => string(2) "28" [diskIODevice] => string(4) "sda2" [diskIONRead] => string(4) "2048" [diskIONWritten] => string(1) "0" [diskIOReads] => string(1) "2" [diskIOWrites] => string(1) "0" [diskIONReadX] => string(4) "2048" [diskIONWrittenX] => string(1) "0" ) /data/observium/rrd/localhost/ucd_diskio-sda2.rrd RRD[cmd[update /data/observium/rrd/localhost/ucd_diskio-sda2.rrd N:2048:0:2:0]  stdout[OK u:0.00 s:0.00 r:0.70]  stderr[]] sda5 Array ( [diskIOIndex] => 29 [diskIODevice] => sda5 [diskIONRead] => 786432 [diskIONWritten] => 0 [diskIOReads] => 161 [diskIOWrites] => 0 [diskIONReadX] => 786432 [diskIONWrittenX] => 0 ) == array( [diskIOIndex] => string(2) "29" [diskIODevice] => string(4) "sda5" [diskIONRead] => string(6) "786432" [diskIONWritten] => string(1) "0" [diskIOReads] => string(3) "161" [diskIOWrites] => string(1) "0" [diskIONReadX] => string(6) "786432" [diskIONWrittenX] => string(1) "0" ) /data/observium/rrd/localhost/ucd_diskio-sda5.rrd RRD[cmd[update /data/observium/rrd/localhost/ucd_diskio-sda5.rrd N:786432:0:161:0]  stdout[OK u:0.00 s:0.00 r:0.71]  stderr[]] Module time: 0.0548sincluding: includes/polling/wifi.inc.php Module time: 0.0002sincluding: includes/polling/ospf.inc.php OSPF: Processes: SQL[SELECT * FROM `ospf_instances` WHERE `device_id` = '2']  DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OQUs -m OSPF-MIB -M /data/observium/mibs 'udp':'localhost':'161' OSPF-MIB::ospfGeneralGroup ospfGeneralGroup = No Such Object available on this agent at this OID Areas: SQL[SELECT * FROM `ospf_areas` WHERE `device_id` = '2']  Ports: SQL[SELECT * FROM `ospf_ports` WHERE `device_id` = '2']  Neighbours: SQL[SELECT * FROM `ospf_nbrs` WHERE `device_id` = '2']  Module time: 0.0164sModule [ cisco-ipsec-flow-monitor ] excluded for device. Module [ cisco-remote-access-monitor ] excluded for device. Module [ cisco-cef ] excluded for device. Module [ cisco-sla ] excluded for device. including: includes/polling/mac-accounting.inc.php Mac Accounting: Caching DB... SQL[SELECT *, `mac_accounting`.`ma_id` as `ma_id` FROM `mac_accounting` LEFT JOIN `mac_accounting-state` ON `mac_accounting`.ma_id = `mac_accounting-state`.ma_id WHERE `device_id` = '2']  == null 0 entries. Module time: 0.0015sModule [ arista-software-ip-forwarding ] excluded for device. Module [ cipsec-tunnels ] excluded for device. Module [ cisco-ace-loadbalancer ] excluded for device. Module [ cisco-ace-serverfarms ] excluded for device. Module [ cisco-cbqos ] excluded for device. Module [ cisco-eigrp ] excluded for device. Module [ netscaler-vsvr ] excluded for device. Module [ aruba-controller ] excluded for device. including: includes/polling/entity-physical.inc.php Entity Physical: SQL[SELECT * FROM `entPhysical-state` WHERE `device_id` = '2']  Module time: 0.0004sincluding: includes/polling/applications.inc.php SELECT * FROM `applications` WHERE `device_id` = '2' SQL[SELECT * FROM `applications` WHERE `device_id` = '2']  Module time: 0.0003sincluding: includes/polling/fdb-table.inc.php FDB Tables SQL[SELECT `ifIndex`,`port_id`,`ifDescr` FROM `ports` WHERE `device_id` = '2']  SQL[SELECT * FROM `vlans_fdb` WHERE `device_id` = '2']  DEBUG: SNMP Auth options = -v2c -c 'mycommunity' /usr/bin/snmpbulkwalk -v2c -c 'mycommunity' -OqsX -m Q-BRIDGE-MIB -M /data/observium/mibs 'udp':'localhost':'161' dot1qTpFdbEntry dot1qTpFdbEntry No Such Object available on this agent at this OID Module time: 0.0245sModule [ wmi ] disabled globally. SQL[SELECT `graph` FROM `device_graphs` WHERE `device_id` = '2']  ping ping_snmp uptime processor mempool storage netstat_ip netstat_ip_frag netstat_tcp netstat_udp netstat_icmp netstat_icmp_info netstat_snmp netstat_snmp_pkt hr_processes hr_users ucd_cpu ucd_swap_io ucd_io ucd_contexts ucd_interrupts ucd_memory ucd_load ipsystemstats_ipv4 ipsystemstats_ipv4_frag ipsystemstats_ipv6 ipsystemstats_ipv6_frag poller_perf Polled in 0.7483 seconds SQL[INSERT INTO `devices_perftimes` (`device_id`,`operation`,`start`,`duration`) VALUES ('2','poll','1383766515.1751','0.74834489822388')]  RRD[cmd[update /data/observium/rrd/localhost/perf-poller.rrd N:0.7483]  stdout[]  stderr[]] Updating localhost - Array ( [uptime] => 10706 [last_polled] => Array ( [0] => NOW() ) [last_polled_timetaken] => 0.7483 [device_state] => a:3:{s:15:"poller_mod_perf";a:22:{s:10:"unix-agent";s:6:"0.0076";s:6:"system";s:6:"0.0411";s:2:"os";s:6:"0.0971";s:4:"ipmi";s:6:"0.0042";s:7:"sensors";s:6:"0.0003";s:10:"processors";s:6:"0.0926";s:8:"mempools";s:6:"0.0307";s:7:"storage";s:6:"0.0380";s:8:"netstats";s:6:"0.0704";s:6:"hr-mib";s:6:"0.0157";s:7:"ucd-mib";s:6:"0.0592";s:13:"ipSystemStats";s:6:"0.0214";s:5:"ports";s:6:"0.1325";s:9:"bgp-peers";s:6:"0.0084";s:5:"toner";s:6:"0.0005";s:10:"ucd-diskio";s:6:"0.0548";s:4:"wifi";s:6:"0.0002";s:4:"ospf";s:6:"0.0164";s:14:"mac-accounting";s:6:"0.0015";s:15:"entity-physical";s:6:"0.0004";s:12:"applications";s:6:"0.0003";s:9:"fdb-table";s:6:"0.0245";}s:7:"ucd_mem";a:7:{s:10:"swap_total";s:7:"8381436";s:10:"swap_avail";s:7:"8381436";s:9:"mem_total";s:7:"8172812";s:9:"mem_avail";s:7:"2116792";s:10:"mem_shared";s:1:"0";s:10:"mem_buffer";s:6:"197572";s:10:"mem_cached";s:7:"4862636";}s:8:"ucd_load";s:3:"269";} ) == array( [uptime] => int(10706) [last_polled] => array( [0] => string(5) "NOW()" ) [last_polled_timetaken] => double(0.7483) [device_state] => string(916) "a:3:{s:15:"poller_mod_perf";a:22:{s:10:"unix-agent";s:6:"0.0076";s:6:"system";s:6:"0.0411";s:2:"os";s:6:"0.0971";s:4:"ipmi";s:6:"0.0042";s:7:"sensors";s:6:"0.0003";s:10:"processors";s:6:"0.0926";s:8:"mempools";s:6:"0.0307";s:7:"storage";s:6:"0.0380";s:8:"netstats";s:6:"0.0704";s:6:"hr-mib";s:6:"0.0157";s:7:"ucd-mib";s:6:"0.0592";s:13:"ipSystemStats";s:6:"0.0214";s:5:"ports";s:6:"0.1325";s:9:"bgp-peers";s:6:"0.0084";s:5:"toner";s:6:"0.0005";s:10:"ucd-diskio";s:6:"0.0548";s:4:"wifi";s:6:"0.0002";s:4:"ospf";s:6:"0.0164";s:14:"mac-accounting";s:6:"0.0015";s:15:"entity-physical";s:6:"0.0004";s:12:"applications";s:6:"0.0003";s:9:"fdb-table";s:6:"0.0245";}s:7:"ucd_mem";a:7:{s:10:"swap_total";s:7:"8381436";s:10:"swap_avail";s:7:"8381436";s:9:"mem_total";s:7:"8172812";s:9:"mem_avail";s:7:"2116792";s:10:"mem_shared";s:1:"0";s:10:"mem_buffer";s:6:"197572";s:10:"mem_cached";s:7:"4862636";}s:8:"ucd_load";s:3:"269";}" ??? serialized ~ array( [poller_mod_perf] => array( [unix-agent] => string(6) "0.0076" [system] => string(6) "0.0411" [os] => string(6) "0.0971" [ipmi] => string(6) "0.0042" [sensors] => string(6) "0.0003" [processors] => string(6) "0.0926" [mempools] => string(6) "0.0307" [storage] => string(6) "0.0380" [netstats] => string(6) "0.0704" [hr-mib] => string(6) "0.0157" [ucd-mib] => string(6) "0.0592" [ipSystemStats] => string(6) "0.0214" [ports] => string(6) "0.1325" [bgp-peers] => string(6) "0.0084" [toner] => string(6) "0.0005" [ucd-diskio] => string(6) "0.0548" [wifi] => string(6) "0.0002" [ospf] => string(6) "0.0164" [mac-accounting] => string(6) "0.0015" [entity-physical] => string(6) "0.0004" [applications] => string(6) "0.0003" [fdb-table] => string(6) "0.0245" ) [ucd_mem] => array( [swap_total] => string(7) "8381436" [swap_avail] => string(7) "8381436" [mem_total] => string(7) "8172812" [mem_avail] => string(7) "2116792" [mem_shared] => string(1) "0" [mem_buffer] => string(6) "197572" [mem_cached] => string(7) "4862636" ) [ucd_load] => string(3) "269" ) ) SQL[UPDATE `devices` set `uptime` ='10706',`last_polled` =NOW(),`last_polled_timetaken` ='0.7483',`device_state` ='a:3:{s:15:\"poller_mod_perf\";a:22:{s:10:\"unix-agent\";s:6:\"0.0076\";s:6:\"system\";s:6:\"0.0411\";s:2:\"os\";s:6:\"0.0971\";s:4:\"ipmi\";s:6:\"0.0042\";s:7:\"sensors\";s:6:\"0.0003\";s:10:\"processors\";s:6:\"0.0926\";s:8:\"mempools\";s:6:\"0.0307\";s:7:\"storage\";s:6:\"0.0380\";s:8:\"netstats\";s:6:\"0.0704\";s:6:\"hr-mib\";s:6:\"0.0157\";s:7:\"ucd-mib\";s:6:\"0.0592\";s:13:\"ipSystemStats\";s:6:\"0.0214\";s:5:\"ports\";s:6:\"0.1325\";s:9:\"bgp-peers\";s:6:\"0.0084\";s:5:\"toner\";s:6:\"0.0005\";s:10:\"ucd-diskio\";s:6:\"0.0548\";s:4:\"wifi\";s:6:\"0.0002\";s:4:\"ospf\";s:6:\"0.0164\";s:14:\"mac-accounting\";s:6:\"0.0015\";s:15:\"entity-physical\";s:6:\"0.0004\";s:12:\"applications\";s:6:\"0.0003\";s:9:\"fdb-table\";s:6:\"0.0245\";}s:7:\"ucd_mem\";a:7:{s:10:\"swap_total\";s:7:\"8381436\";s:10:\"swap_avail\";s:7:\"8381436\";s:9:\"mem_total\";s:7:\"8172812\";s:9:\"mem_avail\";s:7:\"2116792\";s:10:\"mem_shared\";s:1:\"0\";s:10:\"mem_buffer\";s:6:\"197572\";s:10:\"mem_cached\";s:7:\"4862636\";}s:8:\"ucd_load\";s:3:\"269\";}' WHERE `device_id` = '2']  UPDATED! SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`) VALUES ('poll','localhost','1383766515.166','2.333','1')]  ./poller.php localhost November 6, 2013, 14:35 - 1 devices polled in 2.333 secs MySQL: Cell[0/0s] Row[4/0s] Rows[29/0.01s] Column[0/0s] Update[16/0.1s] Insert[2/1.57s] Delete[0/0s] OK u:0.00 s:0.00 r:2.25