- [1;31mWarning: poller.php is deprecated![0m Use [1mlnms device:poll[0m instead.
- 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[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.82ms]
- SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.7ms]
- SQL[[1;33mselect version() [0;33m[][0m 0.75ms]
- ===========================================
- Component | Version
- --------- | -------
- LibreNMS | 24.4.0 (2024-05-05T00:28:52+02:00)
- DB Schema | 2024_04_10_093513_remove_device_perf (291)
- PHP | 8.2.18
- Python | 3.11.9
- Database | MariaDB 10.5.24-MariaDB-1:10.5.24+maria~ubu2004
- RRDTool | 1.8.0
- SNMP | 5.9.4
- ===========================================
- Updating os_def.cache
- Starting polling run:
- SQL[[1;33mselect `device_id` from `devices` where `hostname` = ? [0;33m["192.168.178.153"][0m 1.06ms]
- SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[4][0m 1.07ms]
- Hostname: 192.168.178.153 (unix)
- ID: 4
- OS: linux
- IP: 192.168.178.153
- Attempting to initialize OS: linux
- OS initialized: LibreNMS\OS\Linux
- SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[4][0m 1.69ms]
- [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '192.168.178.153'
- response: 192.168.178.153 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 1.84/1.9/1.95
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- SNMPv2-MIB::sysObjectID.0 = NET-SNMP-MIB::netSnmpAgentOIDs.10
- SQL[[1;33mupdate `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? [0;33m["2024-06-17 16:29:43",1.9,4][0m 3.16ms]
- SQL[[1;33mselect * 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 [0;33m[4][0m 1.09ms]
- #### Load poller module core ####
- Module enabled: Global + | OS | Device | Manual
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- .*.*.0 = 53328
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 533
- HOST-RESOURCES-MIB::hrSystemUptime.0 = 2964567
- Uptime seconds: 29646
- Uptime: 8 hours 14 minutes 6 seconds
- SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[29646,4][0m 3.16ms]
- >> [0;36mSNMP[0m: [3/0.11s] [1;33mMySQL[0m: [4/0.09s]
- >> Runtime for poller module 'core': 0.0825 seconds with 43904 bytes
- #### Unload poller module core ####
- #### Load poller module os ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[4][0m 0.9ms]
- Location: Athens City - Gamw to Spiti
- Hardware: Generic x86 64-bit
- OS Version: 6.8.12-200.fsync.fc39.x86_64
- OS Features:
- Serial:
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'os': 0.0065 seconds with 77072 bytes
- #### Unload poller module os ####
- #### Load poller module availability ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[4,1718548183][0m 0.96ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,86400][0m 0.57ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,13][0m 0.56ms]
- 1 day : 100%
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[4,1718029783][0m 0.62ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,604800][0m 0.5ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,14][0m 0.41ms]
- 1 week : 100%
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[4,1716042583][0m 1.29ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,2592000][0m 0.93ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,15][0m 0.48ms]
- 1 month : 100%
- SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[4,1687098583][0m 0.72ms]
- SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,31536000][0m 0.55ms]
- SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,16][0m 0.45ms]
- 1 year : 100%
- SQL[[1;33mdelete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [0;33m[4,13,14,15,16][0m 0.45ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [13/0.08s]
- >> Runtime for poller module 'availability': 0.0190 seconds with 26552 bytes
- #### Unload poller module availability ####
- #### Load poller module ipmi ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[4][0m 0.86ms]
- array (
- )
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'ipmi': 0.0027 seconds with 3096 bytes
- #### Unload poller module ipmi ####
- #### Load poller module sensors ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[4][0m 0.69ms]
- SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["fanspeed",4][0m 0.77ms]
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.13.16.3.1.3.6'[0m]
- .*.4.1.2*.1.3.6 = 0
- Checking (snmp) fanspeed fan1...
- 0 rpm
- SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["temperature",4][0m 1.24ms]
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.13.16.2.1.3.1' '.1.3.6.1.4.1.2021.13.16.2.1.3.2' '.1.3.6.1.4.1.2021.13.16.2.1.3.3' '.1.3.6.1.4.1.2021.13.16.2.1.3.4' '.1.3.6.1.4.1.2021.13.16.2.1.3.7' '.1.3.6.1.4.1.2021.13.16.2.1.3.8' '.1.3.6.1.4.1.2021.13.16.2.1.3.9'[0m]
- .*.4.1.2*.1.3.1 = 49500
- .*.4.1.2*.1.3.2 = 45850
- .*.4.1.2*.1.3.3 = 45850
- .*.4.1.2*.1.3.4 = 52850
- .*.4.1.2*.1.3.7 = 55000
- .*.4.1.2*.1.3.8 = 55000
- .*.4.1.2*.1.3.9 = 56000
- Checking (snmp) temperature Tctl...
- Checking (snmp) temperature Composite...
- Checking (snmp) temperature Sensor 1...
- Checking (snmp) temperature Sensor 2...
- Checking (snmp) temperature edge...
- Checking (snmp) temperature junction...
- Checking (snmp) temperature mem...
- 49.5 C
- SQL[[1;33mUPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [0;33m[49.5,50,"temperature",22][0m 2.88ms]
- 45.85 C
- 45.85 C
- 52.85 C
- SQL[[1;33mUPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [0;33m[52.85,51.85,"temperature",25][0m 2.44ms]
- 55 C
- 55 C
- SQL[[1;33mUPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [0;33m[55,56,"temperature",27][0m 2.29ms]
- 56 C
- SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["voltage",4][0m 0.95ms]
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.13.16.4.1.3.5'[0m]
- .*.4.1.2*.1.3.5 = 718
- Checking (snmp) voltage vddgfx...
- 0.718 V
- >> [0;36mSNMP[0m: [3/0.17s] [1;33mMySQL[0m: [7/0.11s]
- >> Runtime for poller module 'sensors': 0.1830 seconds with 7016 bytes
- #### Unload poller module sensors ####
- #### Load poller module processors ####
- Module enabled: Global + | OS | Device | Manual
- Attempting to initialize OS: linux
- OS initialized: LibreNMS\OS\Linux
- SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[4][0m 1.03ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'processors': 0.0050 seconds with 3008 bytes
- #### Unload poller module processors ####
- #### Load poller module mempools ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[4][0m 1.01ms]
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' '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' '.1.3.6.1.2.1.25.2.3.1.6.10'[0m]
- .*.*.* = 11099488
- .*.*.* = 11099488
- .*.*.* = 17256
- .*.*.* = 6010864
- .*.*.* = 309552
- .*.*.* = 0
- Free memory adjusted by availability calculation: 4.96 GiB -> 10.71 GiB
- hrstorage [system]: Physical memory: 31% 4.84 GiB / 15.55 GiB
- SQL[[1;33mupdate `mempools` set `mempool_perc` = ?, `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[31,5193080832,11502202880,16][0m 2.73ms]
- hrstorage [virtual]: Virtual memory: 45.59 GiB / 23.55 GiB
- SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[11365875712,13919338496,17][0m 2.44ms]
- hrstorage [buffers]: Memory buffers: 0.85 MiB / 15.55 GiB
- hrstorage [cached]: Cached memory: 37% 5.73 GiB / 15.55 GiB
- SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[6155124736,10540158976,19][0m 2.19ms]
- hrstorage [shared]: Shared memory: 202.3 MiB / 15.55 GiB
- SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[316981248,16378302464,20][0m 2.23ms]
- hrstorage [swap]: Swap space: 0 / 8 GiB
- >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [5/0.11s]
- >> Runtime for poller module 'mempools': 0.0666 seconds with 27312 bytes
- #### Unload poller module mempools ####
- #### Load poller module storage ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[4][0m 0.86ms]
- Storage /: hrstorage
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrStorageEntry'[0m]
- hrStorageIndex.1 = 1
- hrStorageIndex.3 = 3
- hrStorageIndex.6 = 6
- hrStorageIndex.7 = 7
- hrStorageIndex.8 = 8
- hrStorageIndex.10 = 10
- hrStorageIndex.11 = 11
- hrStorageIndex.31 = 31
- hrStorageIndex.33 = 33
- hrStorageIndex.43 = 43
- hrStorageIndex.50 = 50
- hrStorageIndex.51 = 51
- hrStorageIndex.52 = 52
- hrStorageIndex.53 = 53
- hrStorageIndex.54 = 54
- hrStorageType.1 = hrStorageRam
- hrStorageType.3 = hrStorageVirtualMemory
- hrStorageType.6 = hrStorageOther
- hrStorageType.7 = hrStorageOther
- hrStorageType.8 = hrStorageOther
- hrStorageType.10 = hrStorageVirtualMemory
- hrStorageType.11 = hrStorageOther
- hrStorageType.31 = hrStorageFixedDisk
- hrStorageType.33 = hrStorageFixedDisk
- hrStorageType.43 = hrStorageFixedDisk
- hrStorageType.50 = hrStorageFixedDisk
- hrStorageType.51 = hrStorageFixedDisk
- hrStorageType.52 = hrStorageFixedDisk
- hrStorageType.53 = hrStorageFixedDisk
- hrStorageType.54 = 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.11 = Available memory
- hrStorageDescr.31 = /
- hrStorageDescr.33 = /dev/shm
- hrStorageDescr.43 = /run
- hrStorageDescr.50 = /tmp
- hrStorageDescr.51 = /home
- hrStorageDescr.52 = /boot
- hrStorageDescr.53 = /boot/efi
- hrStorageDescr.54 = /run/user/1000
- hrStorageAllocationUnits.1 = 1024
- hrStorageAllocationUnits.3 = 1024
- hrStorageAllocationUnits.6 = 1024
- hrStorageAllocationUnits.7 = 1024
- hrStorageAllocationUnits.8 = 1024
- hrStorageAllocationUnits.10 = 1024
- hrStorageAllocationUnits.11 = 1024
- hrStorageAllocationUnits.31 = 4096
- hrStorageAllocationUnits.33 = 4096
- hrStorageAllocationUnits.43 = 4096
- hrStorageAllocationUnits.50 = 4096
- hrStorageAllocationUnits.51 = 4096
- hrStorageAllocationUnits.52 = 4096
- hrStorageAllocationUnits.53 = 1024
- hrStorageAllocationUnits.54 = 4096
- hrStorageSize.1 = 16303988
- hrStorageSize.3 = 24692592
- hrStorageSize.6 = 16303988
- hrStorageSize.7 = 6010864
- hrStorageSize.8 = 309552
- hrStorageSize.10 = 8388604
- hrStorageSize.11 = 10582204
- hrStorageSize.31 = 25075712
- hrStorageSize.33 = 2037998
- hrStorageSize.43 = 815200
- hrStorageSize.50 = 2037998
- hrStorageSize.51 = 25075712
- hrStorageSize.52 = 249195
- hrStorageSize.53 = 98304
- hrStorageSize.54 = 407599
- hrStorageUsed.1 = 11099488
- hrStorageUsed.3 = 11099488
- hrStorageUsed.6 = 17256
- hrStorageUsed.7 = 6010864
- hrStorageUsed.8 = 309552
- hrStorageUsed.10 = 0
- hrStorageUsed.11 = 0
- hrStorageUsed.31 = 5626649
- hrStorageUsed.33 = 47653
- hrStorageUsed.43 = 583
- hrStorageUsed.50 = 15003
- hrStorageUsed.51 = 5626649
- hrStorageUsed.52 = 83251
- hrStorageUsed.53 = 44769
- hrStorageUsed.54 = 1105
- array (
- 'hrstorage' =>
- array (
- 1 =>
- array (
- 'hrStorageIndex' => '1',
- 'hrStorageType' => 'hrStorageRam',
- 'hrStorageDescr' => 'Physical memory',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '16303988',
- 'hrStorageUsed' => '11099488',
- ),
- 3 =>
- array (
- 'hrStorageIndex' => '3',
- 'hrStorageType' => 'hrStorageVirtualMemory',
- 'hrStorageDescr' => 'Virtual memory',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '24692592',
- 'hrStorageUsed' => '11099488',
- ),
- 6 =>
- array (
- 'hrStorageIndex' => '6',
- 'hrStorageType' => 'hrStorageOther',
- 'hrStorageDescr' => 'Memory buffers',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '16303988',
- 'hrStorageUsed' => '17256',
- ),
- 7 =>
- array (
- 'hrStorageIndex' => '7',
- 'hrStorageType' => 'hrStorageOther',
- 'hrStorageDescr' => 'Cached memory',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '6010864',
- 'hrStorageUsed' => '6010864',
- ),
- 8 =>
- array (
- 'hrStorageIndex' => '8',
- 'hrStorageType' => 'hrStorageOther',
- 'hrStorageDescr' => 'Shared memory',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '309552',
- 'hrStorageUsed' => '309552',
- ),
- 10 =>
- array (
- 'hrStorageIndex' => '10',
- 'hrStorageType' => 'hrStorageVirtualMemory',
- 'hrStorageDescr' => 'Swap space',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '8388604',
- 'hrStorageUsed' => '0',
- ),
- 11 =>
- array (
- 'hrStorageIndex' => '11',
- 'hrStorageType' => 'hrStorageOther',
- 'hrStorageDescr' => 'Available memory',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '10582204',
- 'hrStorageUsed' => '0',
- ),
- 31 =>
- array (
- 'hrStorageIndex' => '31',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/',
- 'hrStorageAllocationUnits' => '4096',
- 'hrStorageSize' => '25075712',
- 'hrStorageUsed' => '5626649',
- ),
- 33 =>
- array (
- 'hrStorageIndex' => '33',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/dev/shm',
- 'hrStorageAllocationUnits' => '4096',
- 'hrStorageSize' => '2037998',
- 'hrStorageUsed' => '47653',
- ),
- 43 =>
- array (
- 'hrStorageIndex' => '43',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/run',
- 'hrStorageAllocationUnits' => '4096',
- 'hrStorageSize' => '815200',
- 'hrStorageUsed' => '583',
- ),
- 50 =>
- array (
- 'hrStorageIndex' => '50',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/tmp',
- 'hrStorageAllocationUnits' => '4096',
- 'hrStorageSize' => '2037998',
- 'hrStorageUsed' => '15003',
- ),
- 51 =>
- array (
- 'hrStorageIndex' => '51',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/home',
- 'hrStorageAllocationUnits' => '4096',
- 'hrStorageSize' => '25075712',
- 'hrStorageUsed' => '5626649',
- ),
- 52 =>
- array (
- 'hrStorageIndex' => '52',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/boot',
- 'hrStorageAllocationUnits' => '4096',
- 'hrStorageSize' => '249195',
- 'hrStorageUsed' => '83251',
- ),
- 53 =>
- array (
- 'hrStorageIndex' => '53',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/boot/efi',
- 'hrStorageAllocationUnits' => '1024',
- 'hrStorageSize' => '98304',
- 'hrStorageUsed' => '44769',
- ),
- 54 =>
- array (
- 'hrStorageIndex' => '54',
- 'hrStorageType' => 'hrStorageFixedDisk',
- 'hrStorageDescr' => '/run/user/1000',
- 'hrStorageAllocationUnits' => '4096',
- 'hrStorageSize' => '407599',
- 'hrStorageUsed' => '1105',
- ),
- ),
- )
- array (
- 'storage_id' => 37,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '31',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/',
- 'storage_size' => 102710116352,
- 'storage_units' => 4096,
- 'storage_used' => 23046533120,
- 'storage_free' => 79663583232,
- 'storage_perc' => 22,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '4096',
- 'used' => 23046754304,
- 'size' => 102710116352,
- 'free' => 79663362048,
- )
- 22% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["23046754304","79663362048","102710116352",4096,22,37][0m 2.72ms]
- Storage /dev/shm: hrstorage
- array (
- 'storage_id' => 38,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '33',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/dev/shm',
- 'storage_size' => 8347639808,
- 'storage_units' => 4096,
- 'storage_used' => 207314944,
- 'storage_free' => 8140324864,
- 'storage_perc' => 2,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '4096',
- 'used' => 195186688,
- 'size' => 8347639808,
- 'free' => 8152453120,
- )
- 2% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["195186688","8152453120","8347639808",4096,2,38][0m 2.53ms]
- Storage /run: hrstorage
- array (
- 'storage_id' => 39,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '43',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/run',
- 'storage_size' => 3339059200,
- 'storage_units' => 4096,
- 'storage_used' => 2387968,
- 'storage_free' => 3336671232,
- 'storage_perc' => 0,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '4096',
- 'used' => 2387968,
- 'size' => 3339059200,
- 'free' => 3336671232,
- )
- 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2387968","3336671232","3339059200",4096,0,39][0m 0.63ms]
- Storage /tmp: hrstorage
- array (
- 'storage_id' => 40,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '50',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/tmp',
- 'storage_size' => 8347639808,
- 'storage_units' => 4096,
- 'storage_used' => 61452288,
- 'storage_free' => 8286187520,
- 'storage_perc' => 1,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '4096',
- 'used' => 61452288,
- 'size' => 8347639808,
- 'free' => 8286187520,
- )
- 1% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["61452288","8286187520","8347639808",4096,1,40][0m 0.43ms]
- Storage /home: hrstorage
- array (
- 'storage_id' => 41,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '51',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/home',
- 'storage_size' => 102710116352,
- 'storage_units' => 4096,
- 'storage_used' => 23046533120,
- 'storage_free' => 79663583232,
- 'storage_perc' => 22,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '4096',
- 'used' => 23046754304,
- 'size' => 102710116352,
- 'free' => 79663362048,
- )
- 22% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["23046754304","79663362048","102710116352",4096,22,41][0m 2.11ms]
- Storage /boot: hrstorage
- array (
- 'storage_id' => 42,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '52',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/boot',
- 'storage_size' => 1020702720,
- 'storage_units' => 4096,
- 'storage_used' => 340996096,
- 'storage_free' => 679706624,
- 'storage_perc' => 33,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '4096',
- 'used' => 340996096,
- 'size' => 1020702720,
- 'free' => 679706624,
- )
- 33% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["340996096","679706624","1020702720",4096,33,42][0m 0.47ms]
- Storage /boot/efi: hrstorage
- array (
- 'storage_id' => 43,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '53',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/boot/efi',
- 'storage_size' => 100663296,
- 'storage_units' => 1024,
- 'storage_used' => 45843456,
- 'storage_free' => 54819840,
- 'storage_perc' => 46,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '1024',
- 'used' => 45843456,
- 'size' => 100663296,
- 'free' => 54819840,
- )
- 46% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["45843456","54819840","100663296",1024,46,43][0m 0.39ms]
- Storage /run/user/1000: hrstorage
- array (
- 'storage_id' => 44,
- 'device_id' => 4,
- 'storage_mib' => 'hrstorage',
- 'storage_index' => '54',
- 'storage_type' => 'hrStorageFixedDisk',
- 'storage_descr' => '/run/user/1000',
- 'storage_size' => 1669525504,
- 'storage_units' => 4096,
- 'storage_used' => 4526080,
- 'storage_free' => 1664999424,
- 'storage_perc' => 0,
- 'storage_perc_warn' => 60,
- 'storage_deleted' => 0,
- 'units' => '4096',
- 'used' => 4526080,
- 'size' => 1669525504,
- 'free' => 1664999424,
- )
- 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["4526080","1664999424","1669525504",4096,0,44][0m 0.47ms]
- >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [9/0.11s]
- >> Runtime for poller module 'storage': 0.0679 seconds with 24888 bytes
- #### Unload poller module storage ####
- #### Load poller module netstats ####
- Module enabled: Global + | OS | Device | Manual
- icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- IP-MIB::icmpInMsgs.0 = 42
- IP-MIB::icmpOutMsgs.0 = 104
- IP-MIB::icmpInErrors.0 = 0
- IP-MIB::icmpOutErrors.0 = 0
- IP-MIB::icmpInEchos.0 = 27
- IP-MIB::icmpOutEchos.0 = 0
- IP-MIB::icmpInEchoReps.0 = 0
- IP-MIB::icmpOutEchoReps.0 = 27
- IP-MIB::icmpInDestUnreachs.0 = 5
- IP-MIB::icmpOutDestUnreachs.0 = 77
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- IP-MIB::icmpInParmProbs.0 = 0
- IP-MIB::icmpInTimeExcds.0 = 0
- IP-MIB::icmpInSrcQuenchs.0 = 0
- IP-MIB::icmpInRedirects.0 = 10
- IP-MIB::icmpInTimestamps.0 = 0
- 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[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- IP-MIB::icmpOutSrcQuenchs.0 = 0
- IP-MIB::icmpOutRedirects.0 = 0
- IP-MIB::icmpOutTimestamps.0 = 0
- IP-MIB::icmpOutTimestampReps.0 = 0
- IP-MIB::icmpOutAddrMasks.0 = 0
- IP-MIB::icmpOutAddrMaskReps.0 = 0
- ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- IP-MIB::ipForwDatagrams.0 = 0
- IP-MIB::ipInDelivers.0 = 2831345
- IP-MIB::ipInReceives.0 = 2831447
- IP-MIB::ipOutRequests.0 = 1220181
- IP-MIB::ipInDiscards.0 = 0
- IP-MIB::ipOutDiscards.0 = 0
- IP-MIB::ipOutNoRoutes.0 = 6
- IP-MIB::ipReasmReqds.0 = 0
- IP-MIB::ipReasmOKs.0 = 0
- IP-MIB::ipReasmFails.0 = 0
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- 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 = 0
- ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
- snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- SNMPv2-MIB::snmpInPkts.0 = 186
- SNMPv2-MIB::snmpOutPkts.0 = 185
- SNMPv2-MIB::snmpInBadVersions.0 = 0
- SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
- SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
- SNMPv2-MIB::snmpInASNParseErrs.0 = 0
- SNMPv2-MIB::snmpInTooBigs.0 = 0
- SNMPv2-MIB::snmpInNoSuchNames.0 = 0
- SNMPv2-MIB::snmpInBadValues.0 = 0
- SNMPv2-MIB::snmpInReadOnlys.0 = 0
- SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- SNMPv2-MIB::snmpInGenErrs.0 = 0
- SNMPv2-MIB::snmpInTotalReqVars.0 = 1578
- SNMPv2-MIB::snmpInTotalSetVars.0 = 0
- SNMPv2-MIB::snmpInGetRequests.0 = 58
- SNMPv2-MIB::snmpInGetNexts.0 = 1
- 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[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- 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 = 187
- SNMPv2-MIB::snmpOutTraps.0 = 0
- SNMPv2-MIB::snmpSilentDrops.0 = 0
- SNMPv2-MIB::snmpProxyDrops.0 = 0
- udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- UDP-MIB::udpInDatagrams.0 = 1949682
- UDP-MIB::udpOutDatagrams.0 = 517333
- UDP-MIB::udpInErrors.0 = 44895
- UDP-MIB::udpNoPorts.0 = 37
- tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-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'[0m]
- TCP-MIB::tcpActiveOpens.0 = 10170
- TCP-MIB::tcpPassiveOpens.0 = 5064
- TCP-MIB::tcpAttemptFails.0 = 31
- TCP-MIB::tcpEstabResets.0 = 1315
- TCP-MIB::tcpCurrEstab.0 = 28
- TCP-MIB::tcpInSegs.0 = 837034
- TCP-MIB::tcpOutSegs.0 = 754532
- TCP-MIB::tcpRetransSegs.0 = 1163
- TCP-MIB::tcpInErrs.0 = 8
- TCP-MIB::tcpOutRsts.0 = 1182
- >> [0;36mSNMP[0m: [11/0.40s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'netstats': 0.4026 seconds with 18568 bytes
- #### Unload poller module netstats ####
- #### Load poller module hr-mib ####
- Module enabled: Global + | OS | Device | Manual
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
- hrSystemMaxProcesses.0 = 0
- hrSystemProcesses.0 = 352
- hrSystemNumUsers.0 = 2
- ProcessesSQL[[1;33mselect * from `hrSystem` where (`device_id` = ?) limit 1 [0;33m[4][0m 1.03ms]
- SQL[[1;33mupdate `hrSystem` set `hrSystemProcesses` = ? where `hrSystem_id` = ? [0;33m["352",4][0m 2.53ms]
- Users
- >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.04s]
- >> Runtime for poller module 'hr-mib': 0.0468 seconds with 5784 bytes
- #### Unload poller module hr-mib ####
- #### Load poller module ucd-mib ####
- Module enabled: Global + | OS | Device | Manual
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
- ssIndex.0 = 1
- ssErrorName.0 = systemStats
- ssSwapIn.0 = 0
- ssSwapOut.0 = 0
- ssIOSent.0 = 641
- ssIOReceive.0 = 0
- ssSysInterrupts.0 = 8722
- ssSysContext.0 = 12201
- ssCpuUser.0 = 16
- ssCpuSystem.0 = 2
- ssCpuIdle.0 = 80
- ssCpuRawUser.0 = 2004235
- ssCpuRawNice.0 = 886
- ssCpuRawSystem.0 = 325328
- ssCpuRawIdle.0 = 9310154
- ssCpuRawWait.0 = 21227
- ssCpuRawKernel.0 = 0
- ssCpuRawInterrupt.0 = 78719
- ssIORawSent.0 = 31315144
- ssIORawReceived.0 = 5905656
- ssRawInterrupts.0 = 257110117
- ssRawContexts.0 = 367095557
- ssCpuRawSoftIRQ.0 = 23608
- ssRawSwapIn.0 = 0
- ssRawSwapOut.0 = 0
- ssCpuRawSteal.0 = 0
- ssCpuRawGuest.0 = 0
- ssCpuRawGuestNice.0 = 0
- ssCpuNumCpus.0 = 4
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
- laLoadInt.1 = 139
- laLoadInt.2 = 176
- laLoadInt.3 = 194
- >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'ucd-mib': 0.0630 seconds with 4112 bytes
- #### Unload poller module ucd-mib ####
- #### Load poller module ipSystemStats ####
- Module enabled: Global + | OS | Device | Manual
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
- ipSystemStatsInReceives.ipv4 = 2826566
- ipSystemStatsInReceives.ipv6 = 78
- ipSystemStatsHCInReceives.ipv4 = 2826566
- ipSystemStatsHCInReceives.ipv6 = 78
- ipSystemStatsInOctets.ipv4 = 3270208015
- ipSystemStatsInOctets.ipv6 = 7918
- ipSystemStatsHCInOctets.ipv4 = 3270208015
- ipSystemStatsHCInOctets.ipv6 = 7918
- ipSystemStatsInHdrErrors.ipv4 = 0
- ipSystemStatsInHdrErrors.ipv6 = 0
- ipSystemStatsInNoRoutes.ipv4 = 0
- ipSystemStatsInNoRoutes.ipv6 = 0
- ipSystemStatsInAddrErrors.ipv4 = 0
- 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 = 2826464
- ipSystemStatsInDelivers.ipv6 = 66
- ipSystemStatsHCInDelivers.ipv4 = 2826464
- ipSystemStatsHCInDelivers.ipv6 = 66
- ipSystemStatsOutRequests.ipv4 = 1218935
- ipSystemStatsOutRequests.ipv6 = 156
- ipSystemStatsHCOutRequests.ipv4 = 1218935
- ipSystemStatsHCOutRequests.ipv6 = 156
- ipSystemStatsOutNoRoutes.ipv4 = 6
- ipSystemStatsOutNoRoutes.ipv6 = 17492
- 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 = 1218929
- ipSystemStatsOutTransmits.ipv6 = 4294949960
- ipSystemStatsHCOutTransmits.ipv4 = 1218929
- ipSystemStatsHCOutTransmits.ipv6 = 18446744073709534280
- ipSystemStatsOutOctets.ipv4 = 295185645
- ipSystemStatsOutOctets.ipv6 = 12622
- ipSystemStatsHCOutOctets.ipv4 = 295185645
- ipSystemStatsHCOutOctets.ipv6 = 12622
- ipSystemStatsInMcastPkts.ipv4 = 113
- ipSystemStatsInMcastPkts.ipv6 = 40
- ipSystemStatsHCInMcastPkts.ipv4 = 113
- ipSystemStatsHCInMcastPkts.ipv6 = 40
- ipSystemStatsInMcastOctets.ipv4 = 15799
- ipSystemStatsInMcastOctets.ipv6 = 5118
- ipSystemStatsHCInMcastOctets.ipv4 = 15799
- ipSystemStatsHCInMcastOctets.ipv6 = 5118
- ipSystemStatsOutMcastPkts.ipv4 = 130
- ipSystemStatsOutMcastPkts.ipv6 = 120
- ipSystemStatsHCOutMcastPkts.ipv4 = 130
- ipSystemStatsHCOutMcastPkts.ipv6 = 120
- ipSystemStatsOutMcastOctets.ipv4 = 17116
- ipSystemStatsOutMcastOctets.ipv6 = 9974
- ipSystemStatsHCOutMcastOctets.ipv4 = 17116
- ipSystemStatsHCOutMcastOctets.ipv6 = 9974
- ipSystemStatsInBcastPkts.ipv4 = 3
- ipSystemStatsHCInBcastPkts.ipv4 = 3
- ipSystemStatsOutBcastPkts.ipv4 = 3
- ipSystemStatsHCOutBcastPkts.ipv4 = 3
- ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
- ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
- ipSystemStatsRefreshRate.ipv4 = 60000
- ipSystemStatsRefreshRate.ipv6 = 60000
- ipv4 ipv6
- >> [0;36mSNMP[0m: [1/0.09s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'ipSystemStats': 0.0902 seconds with 7128 bytes
- #### Unload poller module ipSystemStats ####
- #### Load poller module ports ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT *, `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 [0;33m[4][0m 1.65ms]
- Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
- ifName.1 = lo
- ifName.2 = enp37s0
- ifName.3 = tailscale0
- ifName.4 = wlp42s0f3u4u2
- ifName.5 = fctvpn527fac8d
- 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 = 11200710
- ifHCInOctets.2 = 3047836673
- ifHCInOctets.3 = 0
- ifHCInOctets.4 = 0
- ifHCInOctets.5 = 286435846
- ifHCInUcastPkts.1 = 121529
- ifHCInUcastPkts.2 = 3029686
- ifHCInUcastPkts.3 = 0
- ifHCInUcastPkts.4 = 0
- ifHCInUcastPkts.5 = 261535
- 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 = 11200710
- ifHCOutOctets.2 = 249123436
- ifHCOutOctets.3 = 1196
- ifHCOutOctets.4 = 0
- ifHCOutOctets.5 = 51348664
- ifHCOutUcastPkts.1 = 121529
- ifHCOutUcastPkts.2 = 966673
- ifHCOutUcastPkts.3 = 22
- ifHCOutUcastPkts.4 = 0
- ifHCOutUcastPkts.5 = 185359
- 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 = 1000
- 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[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
- ifDescr.1 = lo
- ifDescr.2 = enp37s0
- ifDescr.3 = tailscale0
- ifDescr.4 = wlp42s0f3u4u2
- ifDescr.5 = fctvpn527fac8d
- ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
- ifAdminStatus.1 = up
- ifAdminStatus.2 = up
- ifAdminStatus.3 = up
- ifAdminStatus.4 = up
- ifAdminStatus.5 = up
- ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
- ifOperStatus.1 = up
- ifOperStatus.2 = up
- ifOperStatus.3 = up
- ifOperStatus.4 = down
- ifOperStatus.5 = up
- ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
- ifLastChange.1 = 0
- ifLastChange.2 = 0
- ifLastChange.3 = 0
- ifLastChange.4 = 0
- ifLastChange.5 = 0
- ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'[0m]
- ifType.1 = softwareLoopback
- ifType.2 = ethernetCsmacd
- ifType.3 = other
- ifType.4 = ethernetCsmacd
- ifType.5 = other
- ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
- ifPhysAddress.1 =
- ifPhysAddress.2 = 2c:f0:5d:59:df:84
- ifPhysAddress.3 =
- ifPhysAddress.4 = 42:f5:a1:d9:e7:49
- ifPhysAddress.5 =
- ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifMtu'[0m]
- ifMtu.1 = 65536
- ifMtu.2 = 1500
- ifMtu.3 = 1280
- ifMtu.4 = 1500
- ifMtu.5 = 1500
- ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
- ifInErrors.1 = 0
- ifInErrors.2 = 0
- ifInErrors.3 = 0
- ifInErrors.4 = 0
- ifInErrors.5 = 0
- ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
- ifOutErrors.1 = 0
- ifOutErrors.2 = 0
- ifOutErrors.3 = 0
- ifOutErrors.4 = 0
- ifOutErrors.5 = 0
- ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
- ifInDiscards.1 = 0
- ifInDiscards.2 = 0
- ifInDiscards.3 = 0
- ifInDiscards.4 = 0
- ifInDiscards.5 = 0
- ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
- ifOutDiscards.1 = 0
- ifOutDiscards.2 = 0
- ifOutDiscards.3 = 0
- ifOutDiscards.4 = 0
- ifOutDiscards.5 = 0
- dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
- dot3StatsDuplexStatus.2 = fullDuplex
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
- 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' => '11200710',
- 'ifHCInUcastPkts' => '121529',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '11200710',
- 'ifHCOutUcastPkts' => '121529',
- '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' => '65536',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- 2 =>
- array (
- 'ifName' => 'enp37s0',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '3047836673',
- 'ifHCInUcastPkts' => '3029686',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '249123436',
- 'ifHCOutUcastPkts' => '966673',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '1000',
- 'ifPromiscuousMode' => 'false',
- 'ifConnectorPresent' => 'true',
- 'ifAlias' => '',
- 'ifCounterDiscontinuityTime' => '0:0:00:00.00',
- 'ifDescr' => 'enp37s0',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '0',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => '2c:f0:5d:59:df:84',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- 'dot3StatsDuplexStatus' => 'fullDuplex',
- ),
- 3 =>
- array (
- 'ifName' => 'tailscale0',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '0',
- 'ifHCInUcastPkts' => '0',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '1196',
- 'ifHCOutUcastPkts' => '22',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '0',
- 'ifPromiscuousMode' => 'false',
- 'ifConnectorPresent' => 'true',
- 'ifAlias' => '',
- 'ifCounterDiscontinuityTime' => '0:0:00:00.00',
- 'ifDescr' => 'tailscale0',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '0',
- 'ifType' => 'other',
- 'ifPhysAddress' => '',
- 'ifMtu' => '1280',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- 4 =>
- array (
- 'ifName' => 'wlp42s0f3u4u2',
- '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' => 'wlp42s0f3u4u2',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'down',
- 'ifLastChange' => '0',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => '42:f5:a1:d9:e7:49',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- 5 =>
- array (
- 'ifName' => 'fctvpn527fac8d',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '286435846',
- 'ifHCInUcastPkts' => '261535',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '51348664',
- 'ifHCOutUcastPkts' => '185359',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '0',
- 'ifPromiscuousMode' => 'false',
- 'ifConnectorPresent' => 'true',
- 'ifAlias' => '',
- 'ifCounterDiscontinuityTime' => '0:0:00:00.00',
- 'ifDescr' => 'fctvpn527fac8d',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '0',
- 'ifType' => 'other',
- 'ifPhysAddress' => '',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- )
- valid
- valid
- valid
- valid
- valid
- Port lo: lo (1 / #106) ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (10)
- VLAN = ? Using ifDescr as ifAlias
- lo
- ifInOctets (4320 B) 56.103896103896 Bps 77 secs
- ifOutOctets (4320 B) 56.103896103896 Bps 77 secs
- ifInErrors (0 B) 0 Bps 77 secs
- ifOutErrors (0 B) 0 Bps 77 secs
- ifInUcastPkts (46 B) 0.5974025974026 Bps 77 secs
- ifOutUcastPkts (46 B) 0.5974025974026 Bps 77 secs
- ifInNUcastPkts (0 B) 0 Bps 77 secs
- ifOutNUcastPkts (0 B) 0 Bps 77 secs
- ifInDiscards (0 B) 0 Bps 77 secs
- ifOutDiscards (0 B) 0 Bps 77 secs
- ifInUnknownProtos (0 B) 0 Bps 77 secs
- ifInBroadcastPkts (0 B) 0 Bps 77 secs
- ifOutBroadcastPkts (0 B) 0 Bps 77 secs
- ifInMulticastPkts (0 B) 0 Bps 77 secs
- ifOutMulticastPkts (0 B) 0 Bps 77 secs
- bps(449 bps/449 bps)bytes(4.22 KiB/4.22 KiB)pkts(0.6 pps/0.6 pps)SQL[[1;33mUPDATE `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` = ? [0;33m["11200710",11196390,56.103896103896105,4320,"11200710",11196390,56.103896103896105,4320,"0",0,0,0,"0",0,0,0,"121529",121483,0.5974025974025974,46,"121529",121483,0.5974025974025974,46,1718634584,1718634507,77,106][0m 6.89ms]
- SQL[[1;33mUPDATE `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;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,106][0m 0.69ms]
- 1 updated
- Port enp37s0: enp37s0 (2 / #107) ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (1000)
- dot3Duplex VLAN = ? Using ifDescr as ifAlias
- enp37s0
- ifInOctets (4336741 B) 56321.311688312 Bps 77 secs
- ifOutOctets (281068 B) 3650.2337662338 Bps 77 secs
- ifInErrors (0 B) 0 Bps 77 secs
- ifOutErrors (0 B) 0 Bps 77 secs
- ifInUcastPkts (4629 B) 60.116883116883 Bps 77 secs
- ifOutUcastPkts (1406 B) 18.25974025974 Bps 77 secs
- ifInNUcastPkts (0 B) 0 Bps 77 secs
- ifOutNUcastPkts (0 B) 0 Bps 77 secs
- ifInDiscards (0 B) 0 Bps 77 secs
- ifOutDiscards (0 B) 0 Bps 77 secs
- ifInUnknownProtos (0 B) 0 Bps 77 secs
- ifInBroadcastPkts (0 B) 0 Bps 77 secs
- ifOutBroadcastPkts (0 B) 0 Bps 77 secs
- ifInMulticastPkts (0 B) 0 Bps 77 secs
- ifOutMulticastPkts (0 B) 0 Bps 77 secs
- bps(450.57 kbps/29.2 kbps)bytes(4.14 MiB/274.48 KiB)pkts(60.12 pps/18.26 pps)SQL[[1;33mUPDATE `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` = ? [0;33m["3047836673",3043499932,56321.31168831169,4336741,"249123436",248842368,3650.2337662337663,281068,"0",0,0,0,"0",0,0,0,"3029686",3025057,60.116883116883116,4629,"966673",965267,18.25974025974026,1406,1718634584,1718634507,77,107][0m 5.3ms]
- SQL[[1;33mUPDATE `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;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,107][0m 0.73ms]
- 1 updated
- Port tailscale0: tailscale0 (3 / #108) ifInOctets
- ifHCOutOctets
- ifInUcastPkts
- ifHCOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (0)
- VLAN = ? Using ifDescr as ifAlias
- tailscale0
- ifInOctets (0 B) 0 Bps 77 secs
- ifOutOctets (0 B) 0 Bps 77 secs
- ifInErrors (0 B) 0 Bps 77 secs
- ifOutErrors (0 B) 0 Bps 77 secs
- ifInUcastPkts (0 B) 0 Bps 77 secs
- ifOutUcastPkts (0 B) 0 Bps 77 secs
- ifInNUcastPkts (0 B) 0 Bps 77 secs
- ifOutNUcastPkts (0 B) 0 Bps 77 secs
- ifInDiscards (0 B) 0 Bps 77 secs
- ifOutDiscards (0 B) 0 Bps 77 secs
- ifInUnknownProtos (0 B) 0 Bps 77 secs
- ifInBroadcastPkts (0 B) 0 Bps 77 secs
- ifOutBroadcastPkts (0 B) 0 Bps 77 secs
- ifInMulticastPkts (0 B) 0 Bps 77 secs
- ifOutMulticastPkts (0 B) 0 Bps 77 secs
- bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`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` = ? [0;33m[0,0,0,0,0,"1196",1196,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"22",22,0,0,1718634584,1718634507,77,108][0m 2.76ms]
- SQL[[1;33mUPDATE `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;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,108][0m 0.67ms]
- 1 updated
- Port wlp42s0f3u4u2: wlp42s0f3u4u2 (4 / #109) ifInOctets
- ifOutOctets
- ifInUcastPkts
- ifOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (0)
- VLAN = ? Using ifDescr as ifAlias
- wlp42s0f3u4u2109 skipped because port is still down since last polling.
- SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m[0,1718634584,1718634507,77,109][0m 2.51ms]
- 1 updated
- Port fctvpn527fac8d: fctvpn527fac8d (5 / #110) ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (0)
- VLAN = ? Using ifDescr as ifAlias
- fctvpn527fac8d
- ifInOctets (13557 B) 176.06493506494 Bps 77 secs
- ifOutOctets (28862 B) 374.83116883117 Bps 77 secs
- ifInErrors (0 B) 0 Bps 77 secs
- ifOutErrors (0 B) 0 Bps 77 secs
- ifInUcastPkts (85 B) 1.1038961038961 Bps 77 secs
- ifOutUcastPkts (106 B) 1.3766233766234 Bps 77 secs
- ifInNUcastPkts (0 B) 0 Bps 77 secs
- ifOutNUcastPkts (0 B) 0 Bps 77 secs
- ifInDiscards (0 B) 0 Bps 77 secs
- ifOutDiscards (0 B) 0 Bps 77 secs
- ifInUnknownProtos (0 B) 0 Bps 77 secs
- ifInBroadcastPkts (0 B) 0 Bps 77 secs
- ifOutBroadcastPkts (0 B) 0 Bps 77 secs
- ifInMulticastPkts (0 B) 0 Bps 77 secs
- ifOutMulticastPkts (0 B) 0 Bps 77 secs
- bps(1.41 kbps/3 kbps)bytes(13.24 KiB/28.19 KiB)pkts(1.1 pps/1.38 pps)SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`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` = ? [0;33m[0,"286435846",286422289,176.06493506493507,13557,"51348664",51319802,374.83116883116884,28862,"0",0,0,0,"0",0,0,0,"261535",261450,1.103896103896104,85,"185359",185253,1.3766233766233766,106,1718634584,1718634507,77,110][0m 2.45ms]
- SQL[[1;33mUPDATE `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;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,110][0m 0.58ms]
- 1 updated
- SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1718634584,1718634507,null][0m 0.43ms]
- 0 updated
- >> [0;36mSNMP[0m: [14/0.45s] [1;33mMySQL[0m: [11/0.25s]
- >> Runtime for poller module 'ports': 0.4990 seconds with 161384 bytes
- #### Unload poller module ports ####
- #### Load poller module customoid ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[4][0m 0.9ms]
- array (
- 'customoid_id' => 1,
- 'device_id' => 4,
- 'customoid_descr' => 'Test',
- 'customoid_deleted' => 0,
- 'customoid_current' => 32.0,
- 'customoid_prev' => 0.0,
- 'customoid_oid' => 'NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\\"countfiles\\"',
- 'customoid_datatype' => '',
- 'customoid_unit' => 'File Num',
- 'customoid_divisor' => 1,
- 'customoid_multiplier' => 1,
- 'customoid_limit' => 1000.0,
- 'customoid_limit_warn' => 1000.0,
- 'customoid_limit_low' => 0.0,
- 'customoid_limit_low_warn' => 0.0,
- 'customoid_alert' => 0,
- 'customoid_passed' => 1,
- 'lastupdate' => '2024-06-17 16:28:27',
- 'user_func' => 'celsius_to_fahrenheit',
- )
- SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\"countfiles\"'[0m]
- Exitcode: 1
- NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\"countfiles\": Unknown Object Identifier (Index out of range: \"countfiles\" (nsExtendToken))
- NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\"countfiles\": Unknown Object Identifier (Index out of range: \"countfiles\" (nsExtendToken))
- Custom OID Test: 32.00 File Num
- SQL[[1;33mUPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0;33m["32.00",32,1][0m 2.87ms]
- >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [2/0.04s]
- >> Runtime for poller module 'customoid': 0.0520 seconds with 5016 bytes
- #### Unload poller module customoid ####
- #### Load poller module ucd-diskio ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id` = ? [0;33m[4][0m 0.83ms]
- SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
- 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
- diskIODevice.1 = sda
- diskIODevice.2 = sda1
- diskIODevice.3 = nvme0n1
- diskIODevice.4 = nvme0n1p1
- diskIODevice.5 = nvme0n1p2
- diskIODevice.6 = nvme0n1p3
- diskIODevice.7 = nvme0n1p4
- diskIODevice.8 = nvme0n1p5
- diskIODevice.9 = nvme0n1p6
- diskIODevice.10 = nvme0n1p7
- diskIODevice.11 = zram0
- diskIONRead.1 = 23936512
- diskIONRead.2 = 21552640
- diskIONRead.3 = 2998424064
- diskIONRead.4 = 8564224
- diskIONRead.5 = 729088
- diskIONRead.6 = 35381248
- diskIONRead.7 = 2269184
- diskIONRead.8 = 2260992
- diskIONRead.9 = 4834304
- diskIONRead.10 = 2941956096
- diskIONRead.11 = 1335296
- diskIONWritten.1 = 1536
- diskIONWritten.2 = 1536
- diskIONWritten.3 = 3148557312
- diskIONWritten.4 = 1024
- diskIONWritten.5 = 0
- diskIONWritten.6 = 2048
- diskIONWritten.7 = 0
- diskIONWritten.8 = 0
- diskIONWritten.9 = 143360
- diskIONWritten.10 = 3148410880
- diskIONWritten.11 = 4096
- diskIOReads.1 = 2651
- diskIOReads.2 = 2544
- diskIOReads.3 = 77181
- diskIOReads.4 = 374
- diskIOReads.5 = 47
- diskIOReads.6 = 386
- diskIOReads.7 = 63
- diskIOReads.8 = 61
- diskIOReads.9 = 207
- diskIOReads.10 = 75936
- diskIOReads.11 = 50
- diskIOWrites.1 = 3
- diskIOWrites.2 = 3
- diskIOWrites.3 = 1028658
- diskIOWrites.4 = 2
- diskIOWrites.5 = 0
- diskIOWrites.6 = 5
- diskIOWrites.7 = 0
- diskIOWrites.8 = 0
- diskIOWrites.9 = 22
- diskIOWrites.10 = 1028626
- diskIOWrites.11 = 1
- diskIOLA1.1 = 0
- diskIOLA1.2 = 0
- diskIOLA1.3 = 0
- diskIOLA1.4 = 0
- diskIOLA1.5 = 0
- diskIOLA1.6 = 0
- diskIOLA1.7 = 0
- diskIOLA1.8 = 0
- diskIOLA1.9 = 0
- diskIOLA1.10 = 0
- diskIOLA1.11 = 0
- diskIOLA5.1 = 0
- diskIOLA5.2 = 0
- diskIOLA5.3 = 0
- diskIOLA5.4 = 0
- diskIOLA5.5 = 0
- diskIOLA5.6 = 0
- diskIOLA5.7 = 0
- diskIOLA5.8 = 0
- diskIOLA5.9 = 0
- diskIOLA5.10 = 0
- diskIOLA5.11 = 0
- diskIOLA15.1 = 0
- diskIOLA15.2 = 0
- diskIOLA15.3 = 0
- diskIOLA15.4 = 0
- diskIOLA15.5 = 0
- diskIOLA15.6 = 0
- diskIOLA15.7 = 0
- diskIOLA15.8 = 0
- diskIOLA15.9 = 0
- diskIOLA15.10 = 0
- diskIOLA15.11 = 0
- diskIONReadX.1 = 23936512
- diskIONReadX.2 = 21552640
- diskIONReadX.3 = 2998424064
- diskIONReadX.4 = 8564224
- diskIONReadX.5 = 729088
- diskIONReadX.6 = 35381248
- diskIONReadX.7 = 2269184
- diskIONReadX.8 = 2260992
- diskIONReadX.9 = 4834304
- diskIONReadX.10 = 2941956096
- diskIONReadX.11 = 1335296
- diskIONWrittenX.1 = 1536
- diskIONWrittenX.2 = 1536
- diskIONWrittenX.3 = 16033459200
- diskIONWrittenX.4 = 1024
- diskIONWrittenX.5 = 0
- diskIONWrittenX.6 = 2048
- diskIONWrittenX.7 = 0
- diskIONWrittenX.8 = 0
- diskIONWrittenX.9 = 143360
- diskIONWrittenX.10 = 16033312768
- diskIONWrittenX.11 = 4096
- diskIOBusyTime.1 = 4511000
- diskIOBusyTime.2 = 4344000
- diskIOBusyTime.3 = 214749000
- diskIOBusyTime.4 = 23000
- diskIOBusyTime.5 = 7000
- diskIOBusyTime.6 = 45000
- diskIOBusyTime.7 = 12000
- diskIOBusyTime.8 = 7000
- diskIOBusyTime.9 = 42000
- diskIOBusyTime.10 = 231207000
- diskIOBusyTime.11 = 0
- sda array (
- 'diskIOIndex' => '1',
- 'diskIODevice' => 'sda',
- 'diskIONRead' => '23936512',
- 'diskIONWritten' => '1536',
- 'diskIOReads' => '2651',
- 'diskIOWrites' => '3',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '23936512',
- 'diskIONWrittenX' => '1536',
- 'diskIOBusyTime' => '4511000',
- )
- sda1 array (
- 'diskIOIndex' => '2',
- 'diskIODevice' => 'sda1',
- 'diskIONRead' => '21552640',
- 'diskIONWritten' => '1536',
- 'diskIOReads' => '2544',
- 'diskIOWrites' => '3',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '21552640',
- 'diskIONWrittenX' => '1536',
- 'diskIOBusyTime' => '4344000',
- )
- nvme0n1 array (
- 'diskIOIndex' => '3',
- 'diskIODevice' => 'nvme0n1',
- 'diskIONRead' => '2998424064',
- 'diskIONWritten' => '3148557312',
- 'diskIOReads' => '77181',
- 'diskIOWrites' => '1028658',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '2998424064',
- 'diskIONWrittenX' => '16033459200',
- 'diskIOBusyTime' => '214749000',
- )
- nvme0n1p1 array (
- 'diskIOIndex' => '4',
- 'diskIODevice' => 'nvme0n1p1',
- 'diskIONRead' => '8564224',
- 'diskIONWritten' => '1024',
- 'diskIOReads' => '374',
- 'diskIOWrites' => '2',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '8564224',
- 'diskIONWrittenX' => '1024',
- 'diskIOBusyTime' => '23000',
- )
- nvme0n1p2 array (
- 'diskIOIndex' => '5',
- 'diskIODevice' => 'nvme0n1p2',
- 'diskIONRead' => '729088',
- 'diskIONWritten' => '0',
- 'diskIOReads' => '47',
- 'diskIOWrites' => '0',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '729088',
- 'diskIONWrittenX' => '0',
- 'diskIOBusyTime' => '7000',
- )
- nvme0n1p3 array (
- 'diskIOIndex' => '6',
- 'diskIODevice' => 'nvme0n1p3',
- 'diskIONRead' => '35381248',
- 'diskIONWritten' => '2048',
- 'diskIOReads' => '386',
- 'diskIOWrites' => '5',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '35381248',
- 'diskIONWrittenX' => '2048',
- 'diskIOBusyTime' => '45000',
- )
- nvme0n1p4 array (
- 'diskIOIndex' => '7',
- 'diskIODevice' => 'nvme0n1p4',
- 'diskIONRead' => '2269184',
- 'diskIONWritten' => '0',
- 'diskIOReads' => '63',
- 'diskIOWrites' => '0',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '2269184',
- 'diskIONWrittenX' => '0',
- 'diskIOBusyTime' => '12000',
- )
- nvme0n1p5 array (
- 'diskIOIndex' => '8',
- 'diskIODevice' => 'nvme0n1p5',
- 'diskIONRead' => '2260992',
- 'diskIONWritten' => '0',
- 'diskIOReads' => '61',
- 'diskIOWrites' => '0',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '2260992',
- 'diskIONWrittenX' => '0',
- 'diskIOBusyTime' => '7000',
- )
- nvme0n1p6 array (
- 'diskIOIndex' => '9',
- 'diskIODevice' => 'nvme0n1p6',
- 'diskIONRead' => '4834304',
- 'diskIONWritten' => '143360',
- 'diskIOReads' => '207',
- 'diskIOWrites' => '22',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '4834304',
- 'diskIONWrittenX' => '143360',
- 'diskIOBusyTime' => '42000',
- )
- nvme0n1p7 array (
- 'diskIOIndex' => '10',
- 'diskIODevice' => 'nvme0n1p7',
- 'diskIONRead' => '2941956096',
- 'diskIONWritten' => '3148410880',
- 'diskIOReads' => '75936',
- 'diskIOWrites' => '1028626',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '2941956096',
- 'diskIONWrittenX' => '16033312768',
- 'diskIOBusyTime' => '231207000',
- )
- zram0 array (
- 'diskIOIndex' => '11',
- 'diskIODevice' => 'zram0',
- 'diskIONRead' => '1335296',
- 'diskIONWritten' => '4096',
- 'diskIOReads' => '50',
- 'diskIOWrites' => '1',
- 'diskIOLA1' => '0',
- 'diskIOLA5' => '0',
- 'diskIOLA15' => '0',
- 'diskIONReadX' => '1335296',
- 'diskIONWrittenX' => '4096',
- 'diskIOBusyTime' => '0',
- )
- >> [0;36mSNMP[0m: [1/0.06s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'ucd-diskio': 0.0616 seconds with 12304 bytes
- #### Unload poller module ucd-diskio ####
- #### Load poller module wireless ####
- Module enabled: Global + | OS | Device | Manual
- Attempting to initialize OS: linux
- OS initialized: LibreNMS\OS\Linux
- SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[4][0m 1.16ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'wireless': 0.0061 seconds with 3120 bytes
- #### Unload poller module wireless ####
- #### Load poller module entity-physical ####
- Module enabled: Global + | OS | Device | Manual
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'entity-physical': 0.0008 seconds with 1752 bytes
- #### Unload poller module entity-physical ####
- #### Load poller module applications ####
- Module enabled: Global + | OS | Device | Manual
- SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [0;33m[4][0m 1.12ms]
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]
- >> Runtime for poller module 'applications': 0.0045 seconds with 4456 bytes
- #### Unload poller module applications ####
- #### Load poller module ntp ####
- Module enabled: Global + | OS | Device | Manual
- >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]
- >> Runtime for poller module 'ntp': 0.0007 seconds with 1768 bytes
- #### Unload poller module ntp ####
- SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[4][0m 1.09ms]
- Enabled graphs (28): uptime poller_modules_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 ucd_cpu ucd_swap_io ucd_io ucd_contexts ucd_interrupts ucd_io_wait ucd_cpu_steal ucd_load ipsystemstats_ipv4 ipsystemstats_ipv4_frag ipsystemstats_ipv6 ipsystemstats_ipv6_frag poller_perf ping_perf customoid
- SQL[[1;33mupdate `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? [0;33m["2024-06-17 16:29:45",2.751857042312622,4][0m 2.85ms]
- #### Start Alerts ####
- SQL[[1;33mselect `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` = ? [0;33m[4][0m 1.02ms]
- SQL[[1;33mselect 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 `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` [0;33m["2024-06-17T14:29:45.105955Z","2024-06-17T14:29:45.105955Z",0,1,"14:29:45","14:29:45","14:29:45","14:29:45","[41m%","device",4,"location",4][0m 1.45ms]
- SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[4][0m 0.91ms]
- SQL[[1;33mSELECT 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))
- ) [0;33m[4,4,4,4,4,4,4,4,4,4,4][0m 2.25ms]
- #### End Alerts (0.0216s) ####
- ### Start Device Groups ###
- SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.76ms]
- SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[4][0m 0.65ms]
- Groups Added: Removed:
- ### End Device Groups (0.003s) ###
- >>> Polled Work (4) in 2.752 seconds <<<
- [0;36mSNMP[0m [39/1.51s]: Snmpget[21/0.83s] Snmpwalk[18/0.68s]
- [1;33mSQL[0m [73/1.05s]: Select[38/0.38s] Update[34/0.66s] Delete[1/0.00s]