Override poller modules: unix-agent, core, os, availability, ipmi, sensors, processors, mempools, storage, netstats, hr-mib, ucd-mib, ipSystemStats, ports, xdsl, customoid, bgp-peers, junose-atm-vp, printer-supplies, ucd-diskio, vminfo, wifi, wireless, ospf, isis, cisco-ipsec-flow-monitor, cisco-remote-access-monitor, cisco-cef, slas, cisco-mac-accounting, cipsec-tunnels, cisco-ace-loadbalancer, cisco-ace-serverfarms, cisco-asa-firewall, cisco-voice, cisco-cbqos, cisco-otv, cisco-qfp, cisco-vpdn, nac, netscaler-vsvr, aruba-controller, entity-physical, entity-state, applications, stp, ntp, loadbalancers, mef, mpls SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.43ms] SQL[select count(*) as aggregate from `migrations` [] 0.36ms] SQL[select version() [] 0.36ms] =========================================== Component | Version --------- | ------- LibreNMS | 24.1.0 (2024-01-08T02:49:52+11:00) DB Schema | 2023_12_15_105529_access_points_nummonbssid_integer (276) PHP | 8.2.14 Python | 3.9.18 Database | MariaDB 10.6.16-MariaDB RRDTool | 1.8.0 SNMP | 5.9.1 =========================================== Updating os_def.cache Starting polling run: SQL[select `device_id` from `devices` where `hostname` = ? ["10.18.130.80"] 1.08ms] SQL[select * from `devices` where `device_id` = ? limit 1 [680] 0.67ms] Hostname: 10.18.130.80 ID: 680 OS: orvaldi-ups IP: 10.18.130.80 Attempting to initialize OS: orvaldi-ups OS initialized as Generic (orvaldi-ups) SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [680] 0.67ms] [FPING] '/usr/local/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.18.130.80' response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 3.32/3.36/3.41 SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'] SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.43943 SQL[insert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `debug`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [3.32,3.41,3.36,3,3,0,"{\"poller_name\":\"jaidc07.lchs.internal\"}",680,"2024-01-24 11:36:13"] 2.67ms] SQL[update `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? ["2024-01-24 11:36:13",3.36,680] 2.92ms] SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [680] 0.59ms] #### Load poller module core #### Module enabled: Global + | OS | Device | Manual SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'] .*.*.0 = 319810991 SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'] SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 3198025 HOST-RESOURCES-MIB::hrSystemUptime.0 = 319810994 Uptime seconds: 3198110 Uptime: 1 month 1 week 2 days 21 minutes 50 seconds SQL[update `devices` set `uptime` = ? where `device_id` = ? [3198110,680] 4.21ms] >> SNMP: [3/0.09s] MySQL: [5/0.11s] >> Runtime for poller module 'core': 0.0729 seconds with 188320 bytes #### Unload poller module core #### #### Load poller module os #### Module enabled: Global + | OS | Device | Manual SQL[select * from `locations` where `locations`.`id` = ? limit 1 [184] 0.36ms] Location: Morwell Stage Rack Hardware: OLHV3K0 OS Version: VERFW:03112.01 OS Features: Serial: 83322210100484 >> SNMP: [0/0.00s] MySQL: [1/0.00s] >> Runtime for poller module 'os': 0.0040 seconds with 121168 bytes #### Unload poller module os #### #### Load poller module availability #### Module enabled: Global + | OS | Device | Manual SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [680,1705970173] 0.37ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [680,86400] 0.34ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,2611] 0.19ms] 1 day : 100% SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [680,1705451773] 0.33ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [680,604800] 0.29ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,2612] 0.16ms] 1 week : 100% SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [680,1703464573] 0.37ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [680,2592000] 0.29ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,2613] 0.21ms] 1 month : 100% SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [680,1674520573] 0.34ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [680,31536000] 0.3ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [99.921,2614] 0.23ms] 1 year : 99.921% SQL[delete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [680,2611,2612,2613,2614] 0.27ms] >> SNMP: [0/0.00s] MySQL: [13/0.04s] >> Runtime for poller module 'availability': 0.0226 seconds with 67864 bytes #### Unload poller module availability #### #### Load poller module ipmi #### Module enabled: Global + | OS | Device | Manual SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [680] 0.51ms] array ( ) >> SNMP: [0/0.00s] MySQL: [1/0.01s] >> Runtime for poller module 'ipmi': 0.0029 seconds with 95584 bytes #### Unload poller module ipmi #### #### Load poller module sensors #### Module enabled: Global + | OS | Device | Manual SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [680] 0.45ms] SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["charge",680] 0.45ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.2.4.0'] .*.*.2.4.0 = 100 Checking (snmp) charge Battery charge remaining... 100 % SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["count",680] 0.69ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.21111.1.1.3.14.0' '.1.3.6.1.4.1.21111.1.1.3.15.0'] .*.4.1.21*.14.0 = 24 .*.4.1.21*.15.0 = 1 Checking (snmp) count Nb. of Batteries in Series... Checking (snmp) count Nb. of Batteries in Parallel... 24 1 SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["current",680] 0.79ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.2.6.0' '.1.3.6.1.2.1.33.1.4.4.1.3.1' '.1.3.6.1.2.1.33.1.3.3.1.4.1' '.1.3.6.1.2.1.33.1.5.3.1.3.1'] .*.*.2.6.0 = 0 .*.*.*.1 = 30 .*.*.*.1 = 0 .*.*.*.1 = 0 Checking (snmp) current Battery... Checking (snmp) current Output... Checking (snmp) current Input... Checking (snmp) current Bypass... 0 A 3 A 0 A 0 A SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["frequency",680] 0.64ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.3.3.1.2.1' '.1.3.6.1.2.1.33.1.4.2.0' '.1.3.6.1.2.1.33.1.5.1.0'] .*.*.*.1 = 500 .*.*.4.2.0 = 500 .*.*.5.1.0 = 500 Checking (snmp) frequency Input... Checking (snmp) frequency Output... Checking (snmp) frequency Bypass... 50 Hz 50 Hz 50 Hz SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["load",680] 0.54ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.4.4.1.5.1'] .*.*.*.1 = 24 Checking (snmp) load Percentage load... 24 % SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["power",680] 0.71ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.4.4.1.4.1' '.1.3.6.1.2.1.33.1.3.3.1.5.1' '.1.3.6.1.2.1.33.1.5.3.1.4.1'] .*.*.*.1 = 742 .*.*.*.1 = 0 .*.*.*.1 = 0 Checking (snmp) power Output... Checking (snmp) power Input... Checking (snmp) power Bypass... 742 W SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [742,720,"power",2725] 2.49ms] 0 W 0 W SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["runtime",680] 0.58ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.2.2.0' '.1.3.6.1.2.1.33.1.2.3.0'] .*.*.2.2.0 = 0 .*.*.2.3.0 = 74 Checking (snmp) runtime Time on battery... Checking (snmp) runtime Estimated battery time remaining... 0 Min 74 Min SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["state",680] 0.61ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.2.1.0' '.1.3.6.1.2.1.33.1.4.1.0' '.1.3.6.1.4.1.21111.1.1.1.7.0'] .*.*.2.1.0 = 2 .*.*.4.1.0 = 3 .*.4.1.21*.7.0 = 2 Checking (snmp) state Battery Status... Checking (snmp) state Output Source... Checking (snmp) state UPS Type... 2 # 3 # 2 # SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["temperature",680] 0.67ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.2.7.0'] .*.*.2.7.0 = 20 Checking (snmp) temperature Battery... 20 C SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [20,19,"temperature",2735] 2.17ms] SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["voltage",680] 0.71ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.33.1.2.5.0' '.1.3.6.1.2.1.33.1.4.4.1.2.1' '.1.3.6.1.2.1.33.1.3.3.1.3.1' '.1.3.6.1.2.1.33.1.5.3.1.2.1'] .*.*.2.5.0 = 839 .*.*.*.1 = 239 .*.*.*.1 = 236 .*.*.*.1 = 236 Checking (snmp) voltage Battery... Checking (snmp) voltage Output... Checking (snmp) voltage Input... Checking (snmp) voltage Bypass... 83.9 V SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [83.9,84,"voltage",2736] 2.58ms] 239 V SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [239,240,"voltage",2737] 3.83ms] 236 V 236 V >> SNMP: [10/0.31s] MySQL: [15/0.18s] >> Runtime for poller module 'sensors': 0.3408 seconds with 12392 bytes #### Unload poller module sensors #### #### Load poller module processors #### Module enabled: Global + | OS | Device | Manual Attempting to initialize OS: orvaldi-ups OS initialized as Generic (orvaldi-ups) SQL[SELECT * FROM processors WHERE device_id=? [680] 0.46ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196608'] .*.*.*608 = 12 array ( '.1.3.6.1.2.1.25.3.3.1.2.196608' => '12', ) Processor: 12% SQL[UPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [12,2290] 1.85ms] >> SNMP: [1/0.03s] MySQL: [2/0.02s] >> Runtime for poller module 'processors': 0.0348 seconds with 63760 bytes #### Unload poller module processors #### #### Load poller module mempools #### Module enabled: Global + | OS | Device | Manual SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [680] 0.58ms] SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.2.3.1.6.1' '.1.3.6.1.2.1.25.2.3.1.6.3' '.1.3.6.1.2.1.25.2.3.1.6.6' '.1.3.6.1.2.1.25.2.3.1.6.7' '.1.3.6.1.2.1.25.2.3.1.6.8'] .*.*.* = 26320 .*.*.* = 26320 .*.*.* = 0 .*.*.* = 11400 .*.*.* = 240 Free memory adjusted by availability calculation: 95.22 MiB -> 106.35 MiB hrstorage [system]: Physical memory: 12.57 MiB / 120.92 MiB hrstorage [virtual]: Virtual memory: 21%.7 MiB / 120.92 MiB hrstorage [buffers]: Memory buffers: 0 / 120.92 MiB hrstorage [cached]: Cached memory: 9.13 MiB / 120.92 MiB hrstorage [shared]: Shared memory: 0$0 KiB / 120.92 MiB >> SNMP: [1/0.03s] MySQL: [1/0.01s] >> Runtime for poller module 'mempools': 0.0342 seconds with 103824 bytes #### Unload poller module mempools #### #### Load poller module storage #### Module enabled: Global + | OS | Device | Manual SQL[SELECT * FROM storage WHERE device_id = ? [680] 0.56ms] Storage /dev/shm: hrstorage SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'hrStorageEntry'] hrStorageIndex.1 = 1 hrStorageIndex.3 = 3 hrStorageIndex.6 = 6 hrStorageIndex.7 = 7 hrStorageIndex.8 = 8 hrStorageIndex.10 = 10 hrStorageIndex.34 = 34 hrStorageIndex.36 = 36 hrStorageIndex.37 = 37 hrStorageType.1 = hrStorageRam hrStorageType.3 = hrStorageVirtualMemory hrStorageType.6 = hrStorageOther hrStorageType.7 = hrStorageOther hrStorageType.8 = hrStorageOther hrStorageType.10 = hrStorageVirtualMemory hrStorageType.34 = hrStorageFixedDisk hrStorageType.36 = hrStorageFixedDisk hrStorageType.37 = 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.34 = /dev hrStorageDescr.36 = /dev/shm hrStorageDescr.37 = /mnt/rwfs hrStorageAllocationUnits.1 = 1024 hrStorageAllocationUnits.3 = 1024 hrStorageAllocationUnits.6 = 1024 hrStorageAllocationUnits.7 = 1024 hrStorageAllocationUnits.8 = 1024 hrStorageAllocationUnits.10 = 1024 hrStorageAllocationUnits.34 = 4096 hrStorageAllocationUnits.36 = 4096 hrStorageAllocationUnits.37 = 4096 hrStorageSize.1 = 123824 hrStorageSize.3 = 123824 hrStorageSize.6 = 123824 hrStorageSize.7 = 11400 hrStorageSize.8 = 240 hrStorageSize.10 = 0 hrStorageSize.34 = 15478 hrStorageSize.36 = 15478 hrStorageSize.37 = 128 hrStorageUsed.1 = 26320 hrStorageUsed.3 = 26320 hrStorageUsed.6 = 0 hrStorageUsed.7 = 11400 hrStorageUsed.8 = 240 hrStorageUsed.10 = 0 hrStorageUsed.34 = 10 hrStorageUsed.36 = 0 hrStorageUsed.37 = 0 array ( 'hrstorage' => array ( 1 => array ( 'hrStorageIndex' => '1', 'hrStorageType' => 'hrStorageRam', 'hrStorageDescr' => 'Physical memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '123824', 'hrStorageUsed' => '26320', ), 3 => array ( 'hrStorageIndex' => '3', 'hrStorageType' => 'hrStorageVirtualMemory', 'hrStorageDescr' => 'Virtual memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '123824', 'hrStorageUsed' => '26320', ), 6 => array ( 'hrStorageIndex' => '6', 'hrStorageType' => 'hrStorageOther', 'hrStorageDescr' => 'Memory buffers', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '123824', 'hrStorageUsed' => '0', ), 7 => array ( 'hrStorageIndex' => '7', 'hrStorageType' => 'hrStorageOther', 'hrStorageDescr' => 'Cached memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '11400', 'hrStorageUsed' => '11400', ), 8 => array ( 'hrStorageIndex' => '8', 'hrStorageType' => 'hrStorageOther', 'hrStorageDescr' => 'Shared memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '240', 'hrStorageUsed' => '240', ), 10 => array ( 'hrStorageIndex' => '10', 'hrStorageType' => 'hrStorageVirtualMemory', 'hrStorageDescr' => 'Swap space', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '0', 'hrStorageUsed' => '0', ), 34 => array ( 'hrStorageIndex' => '34', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/dev', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '15478', 'hrStorageUsed' => '10', ), 36 => array ( 'hrStorageIndex' => '36', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/dev/shm', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '15478', 'hrStorageUsed' => '0', ), 37 => array ( 'hrStorageIndex' => '37', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/mnt/rwfs', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '128', 'hrStorageUsed' => '0', ), ), ) array ( 'storage_id' => 1669, 'device_id' => 680, 'storage_mib' => 'hrstorage', 'storage_index' => '36', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/dev/shm', 'storage_size' => 63397888, 'storage_units' => 4096, 'storage_used' => 0, 'storage_free' => 63397888, 'storage_perc' => 0, 'storage_perc_warn' => 80, 'storage_deleted' => 0, 'units' => '4096', 'used' => 0, 'size' => 63397888, 'free' => 63397888, ) 0% SQL[UPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? ["0","63397888","63397888",4096,0,1669] 0.33ms] Storage /mnt/rwfs: hrstorage array ( 'storage_id' => 1670, 'device_id' => 680, 'storage_mib' => 'hrstorage', 'storage_index' => '37', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/mnt/rwfs', 'storage_size' => 524288, 'storage_units' => 4096, 'storage_used' => 0, 'storage_free' => 524288, 'storage_perc' => 0, 'storage_perc_warn' => 80, 'storage_deleted' => 0, 'units' => '4096', 'used' => 0, 'size' => 524288, 'free' => 524288, ) 0% SQL[UPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? ["0","524288","524288",4096,0,1670] 0.22ms] >> SNMP: [1/0.06s] MySQL: [3/0.01s] >> Runtime for poller module 'storage': 0.0625 seconds with 11016 bytes #### Unload poller module storage #### #### Load poller module netstats #### Module enabled: Global + | OS | Device | Manual icmp SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0'] IP-MIB::icmpInMsgs.0 = 33199 IP-MIB::icmpOutMsgs.0 = 33904 IP-MIB::icmpInErrors.0 = 19 IP-MIB::icmpOutErrors.0 = 0 IP-MIB::icmpInEchos.0 = 33130 IP-MIB::icmpOutEchos.0 = 0 IP-MIB::icmpInEchoReps.0 = 0 IP-MIB::icmpOutEchoReps.0 = 33130 IP-MIB::icmpInDestUnreachs.0 = 27 IP-MIB::icmpOutDestUnreachs.0 = 732 SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0'] IP-MIB::icmpInParmProbs.0 = 0 IP-MIB::icmpInTimeExcds.0 = 0 IP-MIB::icmpInSrcQuenchs.0 = 0 IP-MIB::icmpInRedirects.0 = 0 IP-MIB::icmpInTimestamps.0 = 42 IP-MIB::icmpInTimestampReps.0 = 0 IP-MIB::icmpInAddrMasks.0 = 0 IP-MIB::icmpInAddrMaskReps.0 = 0 IP-MIB::icmpOutTimeExcds.0 = 0 IP-MIB::icmpOutParmProbs.0 = 0 SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'] IP-MIB::icmpOutSrcQuenchs.0 = 0 IP-MIB::icmpOutRedirects.0 = 0 IP-MIB::icmpOutTimestamps.0 = 0 IP-MIB::icmpOutTimestampReps.0 = 42 IP-MIB::icmpOutAddrMasks.0 = 0 IP-MIB::icmpOutAddrMaskReps.0 = 0 ip SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME: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::ipForwDatagrams.0 = 0 IP-MIB::ipInDelivers.0 = 2316258 IP-MIB::ipInReceives.0 = 2316270 IP-MIB::ipOutRequests.0 = 1727033 IP-MIB::ipInDiscards.0 = 0 IP-MIB::ipOutDiscards.0 = 0 IP-MIB::ipOutNoRoutes.0 = 0 IP-MIB::ipReasmReqds.0 = 0 IP-MIB::ipReasmOKs.0 = 0 IP-MIB::ipReasmFails.0 = 0 SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'] IP-MIB::ipFragOKs.0 = 0 IP-MIB::ipFragFails.0 = 0 IP-MIB::ipFragCreates.0 = 0 IP-MIB::ipInUnknownProtos.0 = 0 IP-MIB::ipInHdrErrors.0 = 0 IP-MIB::ipInAddrErrors.0 = 12 ip_forward SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'] IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID snmp SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0'] SNMPv2-MIB::snmpInPkts.0 = 782362 SNMPv2-MIB::snmpOutPkts.0 = 782355 SNMPv2-MIB::snmpInBadVersions.0 = 0 SNMPv2-MIB::snmpInBadCommunityNames.0 = 0 SNMPv2-MIB::snmpInBadCommunityUses.0 = 0 SNMPv2-MIB::snmpInASNParseErrs.0 = 9 SNMPv2-MIB::snmpInTooBigs.0 = 0 SNMPv2-MIB::snmpInNoSuchNames.0 = 0 SNMPv2-MIB::snmpInBadValues.0 = 0 SNMPv2-MIB::snmpInReadOnlys.0 = 0 SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0'] SNMPv2-MIB::snmpInGenErrs.0 = 0 SNMPv2-MIB::snmpInTotalReqVars.0 = 5746409 SNMPv2-MIB::snmpInTotalSetVars.0 = 0 SNMPv2-MIB::snmpInGetRequests.0 = 346839 SNMPv2-MIB::snmpInGetNexts.0 = 84 SNMPv2-MIB::snmpInSetRequests.0 = 0 SNMPv2-MIB::snmpInGetResponses.0 = 0 SNMPv2-MIB::snmpInTraps.0 = 0 SNMPv2-MIB::snmpOutTooBigs.0 = 0 SNMPv2-MIB::snmpOutNoSuchNames.0 = 0 SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'] SNMPv2-MIB::snmpOutBadValues.0 = 0 SNMPv2-MIB::snmpOutGenErrs.0 = 0 SNMPv2-MIB::snmpOutGetRequests.0 = 0 SNMPv2-MIB::snmpOutGetNexts.0 = 0 SNMPv2-MIB::snmpOutSetRequests.0 = 0 SNMPv2-MIB::snmpOutGetResponses.0 = 782354 SNMPv2-MIB::snmpOutTraps.0 = 3 SNMPv2-MIB::snmpSilentDrops.0 = 0 SNMPv2-MIB::snmpProxyDrops.0 = 0 udp SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'] UDP-MIB::udpInDatagrams.0 = 888752 UDP-MIB::udpOutDatagrams.0 = 888769 UDP-MIB::udpInErrors.0 = 0 UDP-MIB::udpNoPorts.0 = 737 tcp SNMP['/usr/local/bin/snmpget' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME: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'] TCP-MIB::tcpActiveOpens.0 = 53117 TCP-MIB::tcpPassiveOpens.0 = 53419 TCP-MIB::tcpAttemptFails.0 = 988 TCP-MIB::tcpEstabResets.0 = 53111 TCP-MIB::tcpCurrEstab.0 = 0 TCP-MIB::tcpInSegs.0 = 805838 TCP-MIB::tcpOutSegs.0 = 804364 TCP-MIB::tcpRetransSegs.0 = 316 TCP-MIB::tcpInErrs.0 = 0 TCP-MIB::tcpOutRsts.0 = 111300 >> SNMP: [11/0.34s] MySQL: [0/0.00s] >> Runtime for poller module 'netstats': 0.3445 seconds with 105072 bytes #### Unload poller module netstats #### #### Load poller module hr-mib #### Module enabled: Global + | OS | Device | Manual SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'] hrSystemMaxProcesses.0 = 0 hrSystemProcesses.0 = 41 hrSystemNumUsers.0 = 0 Processes SQL[select * from `hrSystem` where (`device_id` = ?) limit 1 [680] 0.39ms] Users >> SNMP: [1/0.10s] MySQL: [1/0.00s] >> Runtime for poller module 'hr-mib': 0.1066 seconds with 29472 bytes #### Unload poller module hr-mib #### #### Load poller module ucd-mib #### Module enabled: Global + | OS | Device | Manual SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'systemStats'] systemStats = No Such Object available on this agent at this OID Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID SNMP['/usr/local/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'] laLoadInt.1 = No Such Object available on this agent at this OID laLoadInt.2 = No Such Object available on this agent at this OID laLoadInt.3 = No Such Object available on this agent at this OID >> SNMP: [2/0.31s] MySQL: [0/0.00s] >> Runtime for poller module 'ucd-mib': 0.3145 seconds with 4320 bytes #### Unload poller module ucd-mib #### #### Load poller module ipSystemStats #### Module enabled: Global + | OS | Device | Manual SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ipSystemStats'] ipSystemStatsInReceives.ipv4 = 2316242 ipSystemStatsInReceives.ipv6 = 0 ipSystemStatsHCInReceives.ipv4 = 2316242 ipSystemStatsHCInReceives.ipv6 = 0 ipSystemStatsInOctets.ipv4 = 368885389 ipSystemStatsInOctets.ipv6 = 0 ipSystemStatsHCInOctets.ipv4 = 368885389 ipSystemStatsHCInOctets.ipv6 = 0 ipSystemStatsInHdrErrors.ipv4 = 0 ipSystemStatsInHdrErrors.ipv6 = 0 ipSystemStatsInNoRoutes.ipv4 = 0 ipSystemStatsInNoRoutes.ipv6 = 0 ipSystemStatsInAddrErrors.ipv4 = 12 ipSystemStatsInAddrErrors.ipv6 = 0 ipSystemStatsInUnknownProtos.ipv4 = 0 ipSystemStatsInUnknownProtos.ipv6 = 0 ipSystemStatsInTruncatedPkts.ipv4 = 0 ipSystemStatsInTruncatedPkts.ipv6 = 0 ipSystemStatsInForwDatagrams.ipv4 = 0 ipSystemStatsInForwDatagrams.ipv6 = 0 ipSystemStatsHCInForwDatagrams.ipv4 = 0 ipSystemStatsHCInForwDatagrams.ipv6 = 0 ipSystemStatsReasmReqds.ipv4 = 0 ipSystemStatsReasmReqds.ipv6 = 0 ipSystemStatsReasmOKs.ipv4 = 0 ipSystemStatsReasmOKs.ipv6 = 0 ipSystemStatsReasmFails.ipv4 = 0 ipSystemStatsReasmFails.ipv6 = 0 ipSystemStatsInDiscards.ipv4 = 0 ipSystemStatsInDiscards.ipv6 = 0 ipSystemStatsInDelivers.ipv4 = 2316230 ipSystemStatsInDelivers.ipv6 = 0 ipSystemStatsHCInDelivers.ipv4 = 2316230 ipSystemStatsHCInDelivers.ipv6 = 0 ipSystemStatsOutRequests.ipv4 = 1727006 ipSystemStatsOutRequests.ipv6 = 6 ipSystemStatsHCOutRequests.ipv4 = 1727006 ipSystemStatsHCOutRequests.ipv6 = 6 ipSystemStatsOutNoRoutes.ipv4 = 0 ipSystemStatsOutNoRoutes.ipv6 = 0 ipSystemStatsOutForwDatagrams.ipv4 = 0 ipSystemStatsOutForwDatagrams.ipv6 = 0 ipSystemStatsHCOutForwDatagrams.ipv4 = 0 ipSystemStatsHCOutForwDatagrams.ipv6 = 0 ipSystemStatsOutDiscards.ipv4 = 0 ipSystemStatsOutDiscards.ipv6 = 0 ipSystemStatsOutFragReqds.ipv4 = 0 ipSystemStatsOutFragReqds.ipv6 = 0 ipSystemStatsOutFragOKs.ipv4 = 0 ipSystemStatsOutFragOKs.ipv6 = 0 ipSystemStatsOutFragFails.ipv4 = 0 ipSystemStatsOutFragFails.ipv6 = 0 ipSystemStatsOutFragCreates.ipv4 = 0 ipSystemStatsOutFragCreates.ipv6 = 0 ipSystemStatsOutTransmits.ipv4 = 1727006 ipSystemStatsOutTransmits.ipv6 = 6 ipSystemStatsHCOutTransmits.ipv4 = 1727006 ipSystemStatsHCOutTransmits.ipv6 = 6 ipSystemStatsOutOctets.ipv4 = 309254824 ipSystemStatsOutOctets.ipv6 = 384 ipSystemStatsHCOutOctets.ipv4 = 309254824 ipSystemStatsHCOutOctets.ipv6 = 384 ipSystemStatsInMcastPkts.ipv4 = 0 ipSystemStatsInMcastPkts.ipv6 = 0 ipSystemStatsHCInMcastPkts.ipv4 = 0 ipSystemStatsHCInMcastPkts.ipv6 = 0 ipSystemStatsInMcastOctets.ipv4 = 0 ipSystemStatsInMcastOctets.ipv6 = 0 ipSystemStatsHCInMcastOctets.ipv4 = 0 ipSystemStatsHCInMcastOctets.ipv6 = 0 ipSystemStatsOutMcastPkts.ipv4 = 2 ipSystemStatsOutMcastPkts.ipv6 = 8 ipSystemStatsHCOutMcastPkts.ipv4 = 2 ipSystemStatsHCOutMcastPkts.ipv6 = 8 ipSystemStatsOutMcastOctets.ipv4 = 80 ipSystemStatsOutMcastOctets.ipv6 = 536 ipSystemStatsHCOutMcastOctets.ipv4 = 80 ipSystemStatsHCOutMcastOctets.ipv6 = 536 ipSystemStatsInBcastPkts.ipv4 = 587734 ipSystemStatsHCInBcastPkts.ipv4 = 587734 ipSystemStatsOutBcastPkts.ipv4 = 0 ipSystemStatsHCOutBcastPkts.ipv4 = 0 ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00 ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00 ipSystemStatsRefreshRate.ipv4 = 60000 ipSystemStatsRefreshRate.ipv6 = 60000 ipv4 ipv6 >> SNMP: [1/0.12s] MySQL: [0/0.00s] >> Runtime for poller module 'ipSystemStats': 0.1251 seconds with 7928 bytes #### Unload poller module ipSystemStats #### #### Load poller module ports #### Module enabled: Global + | OS | Device | Manual SQL[SELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [680] 0.76ms] Caching Oids: Full ports polling SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifXEntry'] ifName.1 = lo ifName.2 = eth0 ifName.3 = eth1 ifName.4 = sit0 ifName.5 = ip6tnl0 ifInMulticastPkts.1 = 0 ifInMulticastPkts.2 = 0 ifInMulticastPkts.3 = 0 ifInMulticastPkts.4 = 0 ifInMulticastPkts.5 = 0 ifInBroadcastPkts.1 = 0 ifInBroadcastPkts.2 = 0 ifInBroadcastPkts.3 = 0 ifInBroadcastPkts.4 = 0 ifInBroadcastPkts.5 = 0 ifOutMulticastPkts.1 = 0 ifOutMulticastPkts.2 = 0 ifOutMulticastPkts.3 = 0 ifOutMulticastPkts.4 = 0 ifOutMulticastPkts.5 = 0 ifOutBroadcastPkts.1 = 0 ifOutBroadcastPkts.2 = 0 ifOutBroadcastPkts.3 = 0 ifOutBroadcastPkts.4 = 0 ifOutBroadcastPkts.5 = 0 ifHCInOctets.1 = 150997459 ifHCInOctets.2 = 249964091 ifHCInOctets.3 = 0 ifHCInOctets.4 = 0 ifHCInOctets.5 = 0 ifHCInUcastPkts.1 = 902918 ifHCInUcastPkts.2 = 1517013 ifHCInUcastPkts.3 = 0 ifHCInUcastPkts.4 = 0 ifHCInUcastPkts.5 = 0 ifHCInMulticastPkts.1 = 0 ifHCInMulticastPkts.2 = 0 ifHCInMulticastPkts.3 = 0 ifHCInMulticastPkts.4 = 0 ifHCInMulticastPkts.5 = 0 ifHCInBroadcastPkts.1 = 0 ifHCInBroadcastPkts.2 = 0 ifHCInBroadcastPkts.3 = 0 ifHCInBroadcastPkts.4 = 0 ifHCInBroadcastPkts.5 = 0 ifHCOutOctets.1 = 150997459 ifHCOutOctets.2 = 170268418 ifHCOutOctets.3 = 0 ifHCOutOctets.4 = 0 ifHCOutOctets.5 = 0 ifHCOutUcastPkts.1 = 902918 ifHCOutUcastPkts.2 = 835237 ifHCOutUcastPkts.3 = 0 ifHCOutUcastPkts.4 = 0 ifHCOutUcastPkts.5 = 0 ifHCOutMulticastPkts.1 = 0 ifHCOutMulticastPkts.2 = 0 ifHCOutMulticastPkts.3 = 0 ifHCOutMulticastPkts.4 = 0 ifHCOutMulticastPkts.5 = 0 ifHCOutBroadcastPkts.1 = 0 ifHCOutBroadcastPkts.2 = 0 ifHCOutBroadcastPkts.3 = 0 ifHCOutBroadcastPkts.4 = 0 ifHCOutBroadcastPkts.5 = 0 ifHighSpeed.1 = 10 ifHighSpeed.2 = 100 ifHighSpeed.3 = 0 ifHighSpeed.4 = 0 ifHighSpeed.5 = 0 ifPromiscuousMode.1 = false ifPromiscuousMode.2 = false ifPromiscuousMode.3 = false ifPromiscuousMode.4 = false ifPromiscuousMode.5 = false ifConnectorPresent.1 = false ifConnectorPresent.2 = true ifConnectorPresent.3 = true ifConnectorPresent.4 = true ifConnectorPresent.5 = true ifAlias.1 = ifAlias.2 = ifAlias.3 = ifAlias.4 = ifAlias.5 = ifCounterDiscontinuityTime.1 = 0:0:00:00.00 ifCounterDiscontinuityTime.2 = 0:0:00:00.00 ifCounterDiscontinuityTime.3 = 0:0:00:00.00 ifCounterDiscontinuityTime.4 = 0:0:00:00.00 ifCounterDiscontinuityTime.5 = 0:0:00:00.00 ifDescr SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifDescr'] ifDescr.1 = lo ifDescr.2 = eth0 ifDescr.3 = eth1 ifDescr.4 = sit0 ifDescr.5 = ip6tnl0 ifAdminStatus SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifAdminStatus'] ifAdminStatus.1 = up ifAdminStatus.2 = up ifAdminStatus.3 = down ifAdminStatus.4 = down ifAdminStatus.5 = down ifOperStatus SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifOperStatus'] ifOperStatus.1 = up ifOperStatus.2 = up ifOperStatus.3 = down ifOperStatus.4 = down ifOperStatus.5 = down ifLastChange SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifLastChange'] ifLastChange.1 = 0 ifLastChange.2 = 0 ifLastChange.3 = 0 ifLastChange.4 = 0 ifLastChange.5 = 0 ifType SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifType'] ifType.1 = softwareLoopback ifType.2 = ethernetCsmacd ifType.3 = ethernetCsmacd ifType.4 = tunnel ifType.5 = tunnel ifPhysAddress SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifPhysAddress'] ifPhysAddress.1 = ifPhysAddress.2 = 60:19:29:2f:3d:26 ifPhysAddress.3 = 60:19:29:2f:3d:27 ifPhysAddress.4 = ifPhysAddress.5 = ifMtu SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifMtu'] ifMtu.1 = 16436 ifMtu.2 = 1500 ifMtu.3 = 1500 ifMtu.4 = 1480 ifMtu.5 = 1460 ifInErrors SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifInErrors'] ifInErrors.1 = 0 ifInErrors.2 = 0 ifInErrors.3 = 0 ifInErrors.4 = 0 ifInErrors.5 = 0 ifOutErrors SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifOutErrors'] ifOutErrors.1 = 0 ifOutErrors.2 = 0 ifOutErrors.3 = 0 ifOutErrors.4 = 0 ifOutErrors.5 = 0 ifInDiscards SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifInDiscards'] ifInDiscards.1 = 0 ifInDiscards.2 = 0 ifInDiscards.3 = 0 ifInDiscards.4 = 0 ifInDiscards.5 = 0 ifOutDiscards SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'ifOutDiscards'] ifOutDiscards.1 = 0 ifOutDiscards.2 = 0 ifOutDiscards.3 = 0 ifOutDiscards.4 = 0 ifOutDiscards.5 = 0 dot3StatsDuplexStatus SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'] dot3StatsDuplexStatus = No Such Object available on this agent at this OID Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID SNMP['/usr/local/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' 'udp:HOSTNAME:161' 'dot1qPvid'] dot1qPvid = No Such Object available on this agent at this OID Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID array ( 1 => array ( 'ifName' => 'lo', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '150997459', 'ifHCInUcastPkts' => '902918', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '150997459', 'ifHCOutUcastPkts' => '902918', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifHighSpeed' => '10', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'false', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'lo', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '0', 'ifType' => 'softwareLoopback', 'ifPhysAddress' => '', 'ifMtu' => '16436', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 2 => array ( 'ifName' => 'eth0', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '249964091', 'ifHCInUcastPkts' => '1517013', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '170268418', 'ifHCOutUcastPkts' => '835237', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifHighSpeed' => '100', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'eth0', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '0', 'ifType' => 'ethernetCsmacd', 'ifPhysAddress' => '60:19:29:2f:3d:26', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 3 => array ( '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', 'ifDescr' => 'eth1', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '0', 'ifType' => 'ethernetCsmacd', 'ifPhysAddress' => '60:19:29:2f:3d:27', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 4 => array ( 'ifName' => 'sit0', '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', 'ifDescr' => 'sit0', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '0', 'ifType' => 'tunnel', 'ifPhysAddress' => '', 'ifMtu' => '1480', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 5 => array ( 'ifName' => 'ip6tnl0', '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', 'ifDescr' => 'ip6tnl0', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '0', 'ifType' => 'tunnel', 'ifPhysAddress' => '', 'ifMtu' => '1460', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), ) valid valid valid valid valid Port lo: lo (1 / #13803) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (10) VLAN = ? Using ifDescr as ifAlias lo ifInOctets (11372 B) 39.349480968858 Bps 289 secs ifOutOctets (11372 B) 39.349480968858 Bps 289 secs ifInErrors (0 B) 0 Bps 289 secs ifOutErrors (0 B) 0 Bps 289 secs ifInUcastPkts (68 B) 0.23529411764706 Bps 289 secs ifOutUcastPkts (68 B) 0.23529411764706 Bps 289 secs ifInNUcastPkts (0 B) 0 Bps 289 secs ifOutNUcastPkts (0 B) 0 Bps 289 secs ifInDiscards (0 B) 0 Bps 289 secs ifOutDiscards (0 B) 0 Bps 289 secs ifInUnknownProtos (0 B) 0 Bps 289 secs ifInBroadcastPkts (0 B) 0 Bps 289 secs ifOutBroadcastPkts (0 B) 0 Bps 289 secs ifInMulticastPkts (0 B) 0 Bps 289 secs ifOutMulticastPkts (0 B) 0 Bps 289 secs bps(315 bps/315 bps) bytes(11.11 KiB/11.11 KiB) pkts(0.24 pps/0.24 pps) SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["150997459",150986087,39.34948096885813,11372,"150997459",150986087,39.34948096885813,11372,"0",0,0,0,"0",0,0,0,"902918",902850,0.23529411764705882,68,"902918",902850,0.23529411764705882,68,1706056575,1706056286,289,13803] 5.66ms] SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,13803] 0.34ms] 1 updated Port eth0: eth0 (2 / #13804) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (100) VLAN = ? Using ifDescr as ifAlias eth0 ifInOctets (28354 B) 98.110726643599 Bps 289 secs ifOutOctets (31703 B) 109.69896193772 Bps 289 secs ifInErrors (0 B) 0 Bps 289 secs ifOutErrors (0 B) 0 Bps 289 secs ifInUcastPkts (222 B) 0.7681660899654 Bps 289 secs ifOutUcastPkts (145 B) 0.50173010380623 Bps 289 secs ifInNUcastPkts (0 B) 0 Bps 289 secs ifOutNUcastPkts (0 B) 0 Bps 289 secs ifInDiscards (0 B) 0 Bps 289 secs ifOutDiscards (0 B) 0 Bps 289 secs ifInUnknownProtos (0 B) 0 Bps 289 secs ifInBroadcastPkts (0 B) 0 Bps 289 secs ifOutBroadcastPkts (0 B) 0 Bps 289 secs ifInMulticastPkts (0 B) 0 Bps 289 secs ifOutMulticastPkts (0 B) 0 Bps 289 secs bps(785 bps/878 bps) bytes(27.69 KiB/30.96 KiB) pkts(0.77 pps/0.5 pps) SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["249964091",249935737,98.11072664359861,28354,"170268418",170236715,109.69896193771626,31703,"0",0,0,0,"0",0,0,0,"1517013",1516791,0.7681660899653979,222,"835237",835092,0.5017301038062284,145,1706056575,1706056286,289,13804] 5.72ms] SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,13804] 0.34ms] 1 updated Port eth1: eth1 (3 / #13805) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (0) VLAN = ? Using ifDescr as ifAlias eth1 13805 skipped because port is still down since last polling. SQL[UPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0,1706056575,1706056286,289,13805] 1.94ms] 1 updated Port sit0: sit0 (4 / #13806) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (0) VLAN = ? Using ifDescr as ifAlias sit0 13806 skipped because port is still down since last polling. SQL[UPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0,1706056575,1706056286,289,13806] 1.9ms] 1 updated Port ip6tnl0: ip6tnl0 (5 / #13807) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (0) VLAN = ? Using ifDescr as ifAlias ip6tnl0 13807 skipped because port is still down since last polling. SQL[UPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0,1706056575,1706056286,289,13807] 2.79ms] 1 updated SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [1706056575,1706056286,null] 0.19ms] 0 updated >> SNMP: [14/0.55s] MySQL: [9/0.20s] >> Runtime for poller module 'ports': 0.6080 seconds with 110464 bytes #### Unload poller module ports #### #### Load poller module customoid #### Module enabled: Global + | OS | Device | Manual SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [680] 0.37ms] >> SNMP: [0/0.00s] MySQL: [1/0.00s] >> Runtime for poller module 'customoid': 0.0016 seconds with 3224 bytes #### Unload poller module customoid #### #### Load poller module bgp-peers #### Module enabled: Global + | OS | Device | Manual SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [680] 0.36ms] >> SNMP: [0/0.00s] MySQL: [1/0.00s] >> Runtime for poller module 'bgp-peers': 0.0031 seconds with 14864 bytes #### Unload poller module bgp-peers #### #### Load poller module ucd-diskio #### Module enabled: Global + | OS | Device | Manual SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = ? [680] 0.3ms] >> SNMP: [0/0.00s] MySQL: [1/0.00s] >> Runtime for poller module 'ucd-diskio': 0.0016 seconds with 2752 bytes #### Unload poller module ucd-diskio #### #### Load poller module wifi #### Module enabled: Global + | OS | Device | Manual Module wifi does not exist, please remove it from your configuration >> SNMP: [0/0.00s] MySQL: [0/0.00s] >> Runtime for poller module 'wifi': 0.0004 seconds with 1688 bytes #### Unload poller module wifi #### #### Load poller module wireless #### Module enabled: Global + | OS | Device | Manual Attempting to initialize OS: orvaldi-ups OS initialized as Generic (orvaldi-ups) SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = ? [680] 0.41ms] >> SNMP: [0/0.00s] MySQL: [1/0.00s] >> Runtime for poller module 'wireless': 0.0028 seconds with 104392 bytes #### Unload poller module wireless #### #### Load poller module ospf #### Module enabled: Global + | OS | Device | Manual SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [680] 0.27ms] Processes: SNMP['/usr/local/bin/snmpbulkwalk' '-M' '/usr/local/www/nginx/mibs:/usr/local/www/nginx/mibs/orvaldi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'] ospfGeneralGroup = No Such Object available on this agent at this OID SQL[delete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [680,""] 0.32ms] 0 >> SNMP: [1/0.04s] MySQL: [2/0.01s] >> Runtime for poller module 'ospf': 0.0406 seconds with 99632 bytes #### Unload poller module ospf #### #### Load poller module entity-physical #### Module enabled: Global + | OS | Device | Manual >> SNMP: [0/0.00s] MySQL: [0/0.00s] >> Runtime for poller module 'entity-physical': 0.0004 seconds with 2128 bytes #### Unload poller module entity-physical #### #### Load poller module applications #### Module enabled: Global + | OS | Device | Manual SQL[select * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [680] 0.39ms] >> SNMP: [0/0.00s] MySQL: [1/0.00s] >> Runtime for poller module 'applications': 0.0020 seconds with 103832 bytes #### Unload poller module applications #### #### Load poller module stp #### Module enabled: Global + | OS | Device | Manual Instances: SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [680] 0.32ms] Ports: SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [680] 0.36ms] >> SNMP: [0/0.00s] MySQL: [2/0.01s] >> Runtime for poller module 'stp': 0.0025 seconds with 140480 bytes #### Unload poller module stp #### #### Load poller module ntp #### Module enabled: Global + | OS | Device | Manual >> SNMP: [0/0.00s] MySQL: [0/0.00s] >> Runtime for poller module 'ntp': 0.0004 seconds with 1992 bytes #### Unload poller module ntp #### SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [680] 0.42ms] Enabled graphs (19): uptime poller_perf availability netstat_icmp netstat_icmp_info netstat_ip netstat_ip_frag netstat_snmp netstat_snmp_pkt netstat_udp netstat_tcp hr_processes hr_users ipsystemstats_ipv4 ipsystemstats_ipv4_frag ipsystemstats_ipv6 ipsystemstats_ipv6_frag ping_perf poller_modules_perf SQL[update `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? ["2024-01-24 11:36:16",3.2174999713897705,680] 1.88ms] #### Start Alerts #### SQL[select `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [680] 0.5ms] SQL[select exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`start`) <= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` in (8, 12)) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` ["2024-01-24T00:36:16.024292Z","2024-01-24T00:36:16.024292Z",0,1,"00:36:16","00:36:16","00:36:16","00:36:16","%","device",680,"device_group","location",184] 1.04ms] SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [680] 0.58ms] SQL[SELECT DISTINCT a.* FROM alert_rules a LEFT JOIN alert_device_map d ON a.id=d.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND d.device_id = ?) LEFT JOIN alert_group_map g ON a.id=g.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND g.group_id IN (SELECT DISTINCT device_group_id FROM device_group_device WHERE device_id = ?)) LEFT JOIN alert_location_map l ON a.id=l.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND l.location_id IN (SELECT DISTINCT location_id FROM devices WHERE device_id = ?)) LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ? LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ? WHERE a.disabled = 0 AND ( (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL) OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?)) OR (a.invert_map = 1 AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL) AND (ld.device_id != ? OR ld.device_id IS NULL)) ) [680,680,680,680,680,680,680,680,680,680,680] 2.21ms] Rule #1 (Device Down! Due to no ICMP response.): SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp" [680] 0.41ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [1,680] 0.29ms] Status: NOCHG Rule #2 (SNMP not responding on Device - Check on SNMP Service - Device marked Down!): SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp" [680] 0.44ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [2,680] 0.29ms] Status: NOCHG Rule #3 (Device rebooted): SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < "12h" AND (devices.disabled = 0 && devices.ignore = 0) = 1 [680] 0.45ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [3,680] 0.26ms] Status: NOCHG Rule #5 (Ping Latency 120+): SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND devices.last_ping_timetaken > 120 [680] 0.44ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [5,680] 0.23ms] Status: NOCHG Rule #7 (Sensor over limit - Check Device Health Settings): SQL[SELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current > sensors.sensor_limit AND sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [680] 0.59ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [7,680] 0.31ms] Status: NOCHG Rule #8 (Sensor under limit - Check Device Health Settings): SQL[SELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current < sensors xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed eventlog.type = "discovery">= "acros.past_1d" [680] 0.48ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [24,680] 0.25ms] Status: NOCHG Rule #26 (UPS is running on battery): SQL[SELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 5 AND sensors.sensor_type = "upsOutputSourceState" [680] 0.58ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [26,680] 0.31ms] Status: NOCHG Rule #27 (UPS is running on battery - Copy): SQL[SELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 4 AND sensors.sensor_type = "upsOutputSourceState" [680] 0.58ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [27,680] 0.25ms] Status: NOCHG Rule #28 (Ping Latency 250+): SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND devices.last_ping_timetaken >= 250 [680] 0.36ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [28,680] 0.26ms] Status: NOCHG Rule #32 (AP Count Warning): SQL[SELECT * FROM devices,wireless_sensors WHERE (devices.device_id = ? AND devices.device_id = wireless_sensors.device_id) AND wireless_sensors.sensor_current <= wireless_sensors.sensor_limit_low AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [680] 0.49ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [32,680] 0.26ms] Status: NOCHG Rule #34 (AP Count Critical): SQL[SELECT * FROM devices,wireless_sensors WHERE (devices.device_id = ? AND devices.device_id = wireless_sensors.device_id) AND wireless_sensors.sensor_current <= wireless_sensors.sensor_limit_low AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [680] 0.53ms] SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [34,680] 0.32ms] Status: NOCHG Rule #40 (BGP Session established): SQL[SELECT * FROM devices,bgpPeers WHERE (devices.device_id = ? AND devices.device_id = bgpPeers.device_id) AND bgpPeers.bgpPeerFsmEstablishedTime < 3600 bgpPeers.bgpPeerState = "established" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed>>> Polled upsmor03 (680) in 3.217 seconds <<< SNMP [46/1.99s]: Snmpget[28/0.94s] Snmpwalk[18/1.05s] SQL [113/0.88s]: Select[88/0.42s] Insert[1/0.03s] Update[22/0.42s] Delete[2/0.01s]