ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From Insensitive Prairie Dog, 1 Year ago, written in Plain Text.
Embed
  1. [1;31mWarning: poller.php is deprecated![0m Use [1mlnms device:poll[0m instead.
  2.  
  3. 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  
  4. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.82ms]
  5.  
  6. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.7ms]
  7.  
  8. SQL[[1;33mselect version() [0;33m[][0m 0.75ms]
  9.  
  10. ===========================================
  11. Component | Version
  12. --------- | -------
  13. LibreNMS  | 24.4.0 (2024-05-05T00:28:52+02:00)
  14. DB Schema | 2024_04_10_093513_remove_device_perf (291)
  15. PHP       | 8.2.18
  16. Python    | 3.11.9
  17. Database  | MariaDB 10.5.24-MariaDB-1:10.5.24+maria~ubu2004
  18. RRDTool   | 1.8.0
  19. SNMP      | 5.9.4
  20. ===========================================
  21.  
  22. Updating os_def.cache  
  23. Starting polling run:
  24.  
  25. SQL[[1;33mselect `device_id` from `devices` where `hostname` = ? [0;33m["192.168.178.153"][0m 1.06ms]
  26.  
  27. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[4][0m 1.07ms]
  28.  
  29. Hostname:  192.168.178.153  (unix)
  30. ID:        4
  31. OS:        linux
  32. IP:        192.168.178.153
  33.  
  34. Attempting to initialize OS: linux  
  35. OS initialized: LibreNMS\OS\Linux  
  36. 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]
  37.  
  38. [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '192.168.178.153'
  39.  
  40. response: 192.168.178.153 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 1.84/1.9/1.95  
  41. 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]  
  42. SNMPv2-MIB::sysObjectID.0 = NET-SNMP-MIB::netSnmpAgentOIDs.10
  43.  
  44.  
  45. 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]
  46.  
  47. 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]
  48.  
  49. #### Load poller module core ####
  50.  
  51. Module enabled: Global + | OS   | Device   | Manual    
  52. 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]  
  53. .*.*.0 = 53328
  54.  
  55.  
  56. 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]  
  57. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 533
  58. HOST-RESOURCES-MIB::hrSystemUptime.0 = 2964567
  59.  
  60.  
  61. Uptime seconds: 29646
  62.  
  63. Uptime: 8 hours 14 minutes 6 seconds  
  64. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[29646,4][0m 3.16ms]
  65.  
  66.  
  67. >> [0;36mSNMP[0m: [3/0.11s] [1;33mMySQL[0m: [4/0.09s]  
  68. >> Runtime for poller module 'core': 0.0825 seconds with 43904 bytes  
  69. #### Unload poller module core ####
  70.  
  71. #### Load poller module os ####
  72.  
  73. Module enabled: Global + | OS   | Device   | Manual    
  74. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[4][0m 0.9ms]
  75.  
  76. Location: Athens City - Gamw to Spiti
  77. Hardware: Generic x86 64-bit
  78. OS Version: 6.8.12-200.fsync.fc39.x86_64
  79. OS Features:
  80. Serial:
  81.  
  82. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  83. >> Runtime for poller module 'os': 0.0065 seconds with 77072 bytes  
  84. #### Unload poller module os ####
  85.  
  86. #### Load poller module availability ####
  87.  
  88. Module enabled: Global + | OS   | Device   | Manual    
  89. 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]
  90.  
  91. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,86400][0m 0.57ms]
  92.  
  93. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,13][0m 0.56ms]
  94.  
  95. 1 day   : 100%  
  96. 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]
  97.  
  98. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,604800][0m 0.5ms]
  99.  
  100. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,14][0m 0.41ms]
  101.  
  102. 1 week  : 100%  
  103. 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]
  104.  
  105. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,2592000][0m 0.93ms]
  106.  
  107. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,15][0m 0.48ms]
  108.  
  109. 1 month : 100%  
  110. 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]
  111.  
  112. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[4,31536000][0m 0.55ms]
  113.  
  114. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,16][0m 0.45ms]
  115.  
  116. 1 year  : 100%  
  117. 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]
  118.  
  119.  
  120. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [13/0.08s]  
  121. >> Runtime for poller module 'availability': 0.0190 seconds with 26552 bytes  
  122. #### Unload poller module availability ####
  123.  
  124. #### Load poller module ipmi ####
  125.  
  126. Module enabled: Global + | OS   | Device   | Manual    
  127. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[4][0m 0.86ms]
  128.  
  129. array (
  130. )  
  131.  
  132. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  133. >> Runtime for poller module 'ipmi': 0.0027 seconds with 3096 bytes  
  134. #### Unload poller module ipmi ####
  135.  
  136. #### Load poller module sensors ####
  137.  
  138. Module enabled: Global + | OS   | Device   | Manual    
  139. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[4][0m 0.69ms]
  140.  
  141. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["fanspeed",4][0m 0.77ms]
  142.  
  143. 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]
  144. .*.4.1.2*.1.3.6 = 0  
  145.  
  146. Checking (snmp) fanspeed fan1...
  147. 0 rpm
  148. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["temperature",4][0m 1.24ms]
  149.  
  150. 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]
  151. .*.4.1.2*.1.3.1 = 49500
  152. .*.4.1.2*.1.3.2 = 45850
  153. .*.4.1.2*.1.3.3 = 45850
  154. .*.4.1.2*.1.3.4 = 52850
  155. .*.4.1.2*.1.3.7 = 55000
  156. .*.4.1.2*.1.3.8 = 55000
  157. .*.4.1.2*.1.3.9 = 56000  
  158.  
  159. Checking (snmp) temperature Tctl...
  160. Checking (snmp) temperature Composite...
  161. Checking (snmp) temperature Sensor 1...
  162. Checking (snmp) temperature Sensor 2...
  163. Checking (snmp) temperature edge...
  164. Checking (snmp) temperature junction...
  165. Checking (snmp) temperature mem...
  166. 49.5 C
  167. 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]
  168.  
  169. 45.85 C
  170. 45.85 C
  171. 52.85 C
  172. 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]
  173.  
  174. 55 C
  175. 55 C
  176. 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]
  177.  
  178. 56 C
  179. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["voltage",4][0m 0.95ms]
  180.  
  181. 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]
  182. .*.4.1.2*.1.3.5 = 718  
  183.  
  184. Checking (snmp) voltage vddgfx...
  185. 0.718 V
  186.  
  187. >> [0;36mSNMP[0m: [3/0.17s] [1;33mMySQL[0m: [7/0.11s]  
  188. >> Runtime for poller module 'sensors': 0.1830 seconds with 7016 bytes  
  189. #### Unload poller module sensors ####
  190.  
  191. #### Load poller module processors ####
  192.  
  193. Module enabled: Global + | OS   | Device   | Manual    
  194. Attempting to initialize OS: linux  
  195. OS initialized: LibreNMS\OS\Linux  
  196. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[4][0m 1.03ms]
  197.  
  198.  
  199. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  200. >> Runtime for poller module 'processors': 0.0050 seconds with 3008 bytes  
  201. #### Unload poller module processors ####
  202.  
  203. #### Load poller module mempools ####
  204.  
  205. Module enabled: Global + | OS   | Device   | Manual    
  206. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[4][0m 1.01ms]
  207.  
  208. 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]
  209. .*.*.* = 11099488
  210. .*.*.* = 11099488
  211. .*.*.* = 17256
  212. .*.*.* = 6010864
  213. .*.*.* = 309552
  214. .*.*.* = 0  
  215.  
  216. Free memory adjusted by availability calculation: 4.96 GiB -> 10.71 GiB
  217.  
  218. hrstorage [system]: Physical memory: 31%  4.84 GiB / 15.55 GiB
  219. SQL[[1;33mupdate `mempools` set `mempool_perc` = ?, `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[31,5193080832,11502202880,16][0m 2.73ms]
  220.  
  221. hrstorage [virtual]: Virtual memory: 45.59 GiB / 23.55 GiB
  222. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[11365875712,13919338496,17][0m 2.44ms]
  223.  
  224. hrstorage [buffers]: Memory buffers: 0.85 MiB / 15.55 GiB
  225. hrstorage [cached]: Cached memory: 37%  5.73 GiB / 15.55 GiB
  226. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[6155124736,10540158976,19][0m 2.19ms]
  227.  
  228. hrstorage [shared]: Shared memory: 202.3 MiB / 15.55 GiB
  229. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[316981248,16378302464,20][0m 2.23ms]
  230.  
  231. hrstorage [swap]: Swap space: 0 / 8 GiB
  232.  
  233. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [5/0.11s]  
  234. >> Runtime for poller module 'mempools': 0.0666 seconds with 27312 bytes  
  235. #### Unload poller module mempools ####
  236.  
  237. #### Load poller module storage ####
  238.  
  239. Module enabled: Global + | OS   | Device   | Manual    
  240. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[4][0m 0.86ms]
  241.  
  242. Storage /: hrstorage
  243.  
  244.  
  245.  
  246. 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]
  247. hrStorageIndex.1 = 1
  248. hrStorageIndex.3 = 3
  249. hrStorageIndex.6 = 6
  250. hrStorageIndex.7 = 7
  251. hrStorageIndex.8 = 8
  252. hrStorageIndex.10 = 10
  253. hrStorageIndex.11 = 11
  254. hrStorageIndex.31 = 31
  255. hrStorageIndex.33 = 33
  256. hrStorageIndex.43 = 43
  257. hrStorageIndex.50 = 50
  258. hrStorageIndex.51 = 51
  259. hrStorageIndex.52 = 52
  260. hrStorageIndex.53 = 53
  261. hrStorageIndex.54 = 54
  262. hrStorageType.1 = hrStorageRam
  263. hrStorageType.3 = hrStorageVirtualMemory
  264. hrStorageType.6 = hrStorageOther
  265. hrStorageType.7 = hrStorageOther
  266. hrStorageType.8 = hrStorageOther
  267. hrStorageType.10 = hrStorageVirtualMemory
  268. hrStorageType.11 = hrStorageOther
  269. hrStorageType.31 = hrStorageFixedDisk
  270. hrStorageType.33 = hrStorageFixedDisk
  271. hrStorageType.43 = hrStorageFixedDisk
  272. hrStorageType.50 = hrStorageFixedDisk
  273. hrStorageType.51 = hrStorageFixedDisk
  274. hrStorageType.52 = hrStorageFixedDisk
  275. hrStorageType.53 = hrStorageFixedDisk
  276. hrStorageType.54 = hrStorageFixedDisk
  277. hrStorageDescr.1 = Physical memory
  278. hrStorageDescr.3 = Virtual memory
  279. hrStorageDescr.6 = Memory buffers
  280. hrStorageDescr.7 = Cached memory
  281. hrStorageDescr.8 = Shared memory
  282. hrStorageDescr.10 = Swap space
  283. hrStorageDescr.11 = Available memory
  284. hrStorageDescr.31 = /
  285. hrStorageDescr.33 = /dev/shm
  286. hrStorageDescr.43 = /run
  287. hrStorageDescr.50 = /tmp
  288. hrStorageDescr.51 = /home
  289. hrStorageDescr.52 = /boot
  290. hrStorageDescr.53 = /boot/efi
  291. hrStorageDescr.54 = /run/user/1000
  292. hrStorageAllocationUnits.1 = 1024
  293. hrStorageAllocationUnits.3 = 1024
  294. hrStorageAllocationUnits.6 = 1024
  295. hrStorageAllocationUnits.7 = 1024
  296. hrStorageAllocationUnits.8 = 1024
  297. hrStorageAllocationUnits.10 = 1024
  298. hrStorageAllocationUnits.11 = 1024
  299. hrStorageAllocationUnits.31 = 4096
  300. hrStorageAllocationUnits.33 = 4096
  301. hrStorageAllocationUnits.43 = 4096
  302. hrStorageAllocationUnits.50 = 4096
  303. hrStorageAllocationUnits.51 = 4096
  304. hrStorageAllocationUnits.52 = 4096
  305. hrStorageAllocationUnits.53 = 1024
  306. hrStorageAllocationUnits.54 = 4096
  307. hrStorageSize.1 = 16303988
  308. hrStorageSize.3 = 24692592
  309. hrStorageSize.6 = 16303988
  310. hrStorageSize.7 = 6010864
  311. hrStorageSize.8 = 309552
  312. hrStorageSize.10 = 8388604
  313. hrStorageSize.11 = 10582204
  314. hrStorageSize.31 = 25075712
  315. hrStorageSize.33 = 2037998
  316. hrStorageSize.43 = 815200
  317. hrStorageSize.50 = 2037998
  318. hrStorageSize.51 = 25075712
  319. hrStorageSize.52 = 249195
  320. hrStorageSize.53 = 98304
  321. hrStorageSize.54 = 407599
  322. hrStorageUsed.1 = 11099488
  323. hrStorageUsed.3 = 11099488
  324. hrStorageUsed.6 = 17256
  325. hrStorageUsed.7 = 6010864
  326. hrStorageUsed.8 = 309552
  327. hrStorageUsed.10 = 0
  328. hrStorageUsed.11 = 0
  329. hrStorageUsed.31 = 5626649
  330. hrStorageUsed.33 = 47653
  331. hrStorageUsed.43 = 583
  332. hrStorageUsed.50 = 15003
  333. hrStorageUsed.51 = 5626649
  334. hrStorageUsed.52 = 83251
  335. hrStorageUsed.53 = 44769
  336. hrStorageUsed.54 = 1105  
  337.  
  338. array (
  339.   'hrstorage' =>
  340.   array (
  341.     1 =>
  342.     array (
  343.       'hrStorageIndex' => '1',
  344.       'hrStorageType' => 'hrStorageRam',
  345.       'hrStorageDescr' => 'Physical memory',
  346.       'hrStorageAllocationUnits' => '1024',
  347.       'hrStorageSize' => '16303988',
  348.       'hrStorageUsed' => '11099488',
  349.     ),
  350.     3 =>
  351.     array (
  352.       'hrStorageIndex' => '3',
  353.       'hrStorageType' => 'hrStorageVirtualMemory',
  354.       'hrStorageDescr' => 'Virtual memory',
  355.       'hrStorageAllocationUnits' => '1024',
  356.       'hrStorageSize' => '24692592',
  357.       'hrStorageUsed' => '11099488',
  358.     ),
  359.     6 =>
  360.     array (
  361.       'hrStorageIndex' => '6',
  362.       'hrStorageType' => 'hrStorageOther',
  363.       'hrStorageDescr' => 'Memory buffers',
  364.       'hrStorageAllocationUnits' => '1024',
  365.       'hrStorageSize' => '16303988',
  366.       'hrStorageUsed' => '17256',
  367.     ),
  368.     7 =>
  369.     array (
  370.       'hrStorageIndex' => '7',
  371.       'hrStorageType' => 'hrStorageOther',
  372.       'hrStorageDescr' => 'Cached memory',
  373.       'hrStorageAllocationUnits' => '1024',
  374.       'hrStorageSize' => '6010864',
  375.       'hrStorageUsed' => '6010864',
  376.     ),
  377.     8 =>
  378.     array (
  379.       'hrStorageIndex' => '8',
  380.       'hrStorageType' => 'hrStorageOther',
  381.       'hrStorageDescr' => 'Shared memory',
  382.       'hrStorageAllocationUnits' => '1024',
  383.       'hrStorageSize' => '309552',
  384.       'hrStorageUsed' => '309552',
  385.     ),
  386.     10 =>
  387.     array (
  388.       'hrStorageIndex' => '10',
  389.       'hrStorageType' => 'hrStorageVirtualMemory',
  390.       'hrStorageDescr' => 'Swap space',
  391.       'hrStorageAllocationUnits' => '1024',
  392.       'hrStorageSize' => '8388604',
  393.       'hrStorageUsed' => '0',
  394.     ),
  395.     11 =>
  396.     array (
  397.       'hrStorageIndex' => '11',
  398.       'hrStorageType' => 'hrStorageOther',
  399.       'hrStorageDescr' => 'Available memory',
  400.       'hrStorageAllocationUnits' => '1024',
  401.       'hrStorageSize' => '10582204',
  402.       'hrStorageUsed' => '0',
  403.     ),
  404.     31 =>
  405.     array (
  406.       'hrStorageIndex' => '31',
  407.       'hrStorageType' => 'hrStorageFixedDisk',
  408.       'hrStorageDescr' => '/',
  409.       'hrStorageAllocationUnits' => '4096',
  410.       'hrStorageSize' => '25075712',
  411.       'hrStorageUsed' => '5626649',
  412.     ),
  413.     33 =>
  414.     array (
  415.       'hrStorageIndex' => '33',
  416.       'hrStorageType' => 'hrStorageFixedDisk',
  417.       'hrStorageDescr' => '/dev/shm',
  418.       'hrStorageAllocationUnits' => '4096',
  419.       'hrStorageSize' => '2037998',
  420.       'hrStorageUsed' => '47653',
  421.     ),
  422.     43 =>
  423.     array (
  424.       'hrStorageIndex' => '43',
  425.       'hrStorageType' => 'hrStorageFixedDisk',
  426.       'hrStorageDescr' => '/run',
  427.       'hrStorageAllocationUnits' => '4096',
  428.       'hrStorageSize' => '815200',
  429.       'hrStorageUsed' => '583',
  430.     ),
  431.     50 =>
  432.     array (
  433.       'hrStorageIndex' => '50',
  434.       'hrStorageType' => 'hrStorageFixedDisk',
  435.       'hrStorageDescr' => '/tmp',
  436.       'hrStorageAllocationUnits' => '4096',
  437.       'hrStorageSize' => '2037998',
  438.       'hrStorageUsed' => '15003',
  439.     ),
  440.     51 =>
  441.     array (
  442.       'hrStorageIndex' => '51',
  443.       'hrStorageType' => 'hrStorageFixedDisk',
  444.       'hrStorageDescr' => '/home',
  445.       'hrStorageAllocationUnits' => '4096',
  446.       'hrStorageSize' => '25075712',
  447.       'hrStorageUsed' => '5626649',
  448.     ),
  449.     52 =>
  450.     array (
  451.       'hrStorageIndex' => '52',
  452.       'hrStorageType' => 'hrStorageFixedDisk',
  453.       'hrStorageDescr' => '/boot',
  454.       'hrStorageAllocationUnits' => '4096',
  455.       'hrStorageSize' => '249195',
  456.       'hrStorageUsed' => '83251',
  457.     ),
  458.     53 =>
  459.     array (
  460.       'hrStorageIndex' => '53',
  461.       'hrStorageType' => 'hrStorageFixedDisk',
  462.       'hrStorageDescr' => '/boot/efi',
  463.       'hrStorageAllocationUnits' => '1024',
  464.       'hrStorageSize' => '98304',
  465.       'hrStorageUsed' => '44769',
  466.     ),
  467.     54 =>
  468.     array (
  469.       'hrStorageIndex' => '54',
  470.       'hrStorageType' => 'hrStorageFixedDisk',
  471.       'hrStorageDescr' => '/run/user/1000',
  472.       'hrStorageAllocationUnits' => '4096',
  473.       'hrStorageSize' => '407599',
  474.       'hrStorageUsed' => '1105',
  475.     ),
  476.   ),
  477. )  
  478. array (
  479.   'storage_id' => 37,
  480.   'device_id' => 4,
  481.   'storage_mib' => 'hrstorage',
  482.   'storage_index' => '31',
  483.   'storage_type' => 'hrStorageFixedDisk',
  484.   'storage_descr' => '/',
  485.   'storage_size' => 102710116352,
  486.   'storage_units' => 4096,
  487.   'storage_used' => 23046533120,
  488.   'storage_free' => 79663583232,
  489.   'storage_perc' => 22,
  490.   'storage_perc_warn' => 60,
  491.   'storage_deleted' => 0,
  492.   'units' => '4096',
  493.   'used' => 23046754304,
  494.   'size' => 102710116352,
  495.   'free' => 79663362048,
  496. )  
  497. 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]
  498.  
  499.  
  500. Storage /dev/shm: hrstorage
  501.  
  502.  
  503.  
  504. array (
  505.   'storage_id' => 38,
  506.   'device_id' => 4,
  507.   'storage_mib' => 'hrstorage',
  508.   'storage_index' => '33',
  509.   'storage_type' => 'hrStorageFixedDisk',
  510.   'storage_descr' => '/dev/shm',
  511.   'storage_size' => 8347639808,
  512.   'storage_units' => 4096,
  513.   'storage_used' => 207314944,
  514.   'storage_free' => 8140324864,
  515.   'storage_perc' => 2,
  516.   'storage_perc_warn' => 60,
  517.   'storage_deleted' => 0,
  518.   'units' => '4096',
  519.   'used' => 195186688,
  520.   'size' => 8347639808,
  521.   'free' => 8152453120,
  522. )  
  523. 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]
  524.  
  525.  
  526. Storage /run: hrstorage
  527.  
  528.  
  529.  
  530. array (
  531.   'storage_id' => 39,
  532.   'device_id' => 4,
  533.   'storage_mib' => 'hrstorage',
  534.   'storage_index' => '43',
  535.   'storage_type' => 'hrStorageFixedDisk',
  536.   'storage_descr' => '/run',
  537.   'storage_size' => 3339059200,
  538.   'storage_units' => 4096,
  539.   'storage_used' => 2387968,
  540.   'storage_free' => 3336671232,
  541.   'storage_perc' => 0,
  542.   'storage_perc_warn' => 60,
  543.   'storage_deleted' => 0,
  544.   'units' => '4096',
  545.   'used' => 2387968,
  546.   'size' => 3339059200,
  547.   'free' => 3336671232,
  548. )  
  549. 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]
  550.  
  551.  
  552. Storage /tmp: hrstorage
  553.  
  554.  
  555.  
  556. array (
  557.   'storage_id' => 40,
  558.   'device_id' => 4,
  559.   'storage_mib' => 'hrstorage',
  560.   'storage_index' => '50',
  561.   'storage_type' => 'hrStorageFixedDisk',
  562.   'storage_descr' => '/tmp',
  563.   'storage_size' => 8347639808,
  564.   'storage_units' => 4096,
  565.   'storage_used' => 61452288,
  566.   'storage_free' => 8286187520,
  567.   'storage_perc' => 1,
  568.   'storage_perc_warn' => 60,
  569.   'storage_deleted' => 0,
  570.   'units' => '4096',
  571.   'used' => 61452288,
  572.   'size' => 8347639808,
  573.   'free' => 8286187520,
  574. )  
  575. 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]
  576.  
  577.  
  578. Storage /home: hrstorage
  579.  
  580.  
  581.  
  582. array (
  583.   'storage_id' => 41,
  584.   'device_id' => 4,
  585.   'storage_mib' => 'hrstorage',
  586.   'storage_index' => '51',
  587.   'storage_type' => 'hrStorageFixedDisk',
  588.   'storage_descr' => '/home',
  589.   'storage_size' => 102710116352,
  590.   'storage_units' => 4096,
  591.   'storage_used' => 23046533120,
  592.   'storage_free' => 79663583232,
  593.   'storage_perc' => 22,
  594.   'storage_perc_warn' => 60,
  595.   'storage_deleted' => 0,
  596.   'units' => '4096',
  597.   'used' => 23046754304,
  598.   'size' => 102710116352,
  599.   'free' => 79663362048,
  600. )  
  601. 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]
  602.  
  603.  
  604. Storage /boot: hrstorage
  605.  
  606.  
  607.  
  608. array (
  609.   'storage_id' => 42,
  610.   'device_id' => 4,
  611.   'storage_mib' => 'hrstorage',
  612.   'storage_index' => '52',
  613.   'storage_type' => 'hrStorageFixedDisk',
  614.   'storage_descr' => '/boot',
  615.   'storage_size' => 1020702720,
  616.   'storage_units' => 4096,
  617.   'storage_used' => 340996096,
  618.   'storage_free' => 679706624,
  619.   'storage_perc' => 33,
  620.   'storage_perc_warn' => 60,
  621.   'storage_deleted' => 0,
  622.   'units' => '4096',
  623.   'used' => 340996096,
  624.   'size' => 1020702720,
  625.   'free' => 679706624,
  626. )  
  627. 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]
  628.  
  629.  
  630. Storage /boot/efi: hrstorage
  631.  
  632.  
  633.  
  634. array (
  635.   'storage_id' => 43,
  636.   'device_id' => 4,
  637.   'storage_mib' => 'hrstorage',
  638.   'storage_index' => '53',
  639.   'storage_type' => 'hrStorageFixedDisk',
  640.   'storage_descr' => '/boot/efi',
  641.   'storage_size' => 100663296,
  642.   'storage_units' => 1024,
  643.   'storage_used' => 45843456,
  644.   'storage_free' => 54819840,
  645.   'storage_perc' => 46,
  646.   'storage_perc_warn' => 60,
  647.   'storage_deleted' => 0,
  648.   'units' => '1024',
  649.   'used' => 45843456,
  650.   'size' => 100663296,
  651.   'free' => 54819840,
  652. )  
  653. 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]
  654.  
  655.  
  656. Storage /run/user/1000: hrstorage
  657.  
  658.  
  659.  
  660. array (
  661.   'storage_id' => 44,
  662.   'device_id' => 4,
  663.   'storage_mib' => 'hrstorage',
  664.   'storage_index' => '54',
  665.   'storage_type' => 'hrStorageFixedDisk',
  666.   'storage_descr' => '/run/user/1000',
  667.   'storage_size' => 1669525504,
  668.   'storage_units' => 4096,
  669.   'storage_used' => 4526080,
  670.   'storage_free' => 1664999424,
  671.   'storage_perc' => 0,
  672.   'storage_perc_warn' => 60,
  673.   'storage_deleted' => 0,
  674.   'units' => '4096',
  675.   'used' => 4526080,
  676.   'size' => 1669525504,
  677.   'free' => 1664999424,
  678. )  
  679. 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]
  680.  
  681.  
  682.  
  683. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [9/0.11s]  
  684. >> Runtime for poller module 'storage': 0.0679 seconds with 24888 bytes  
  685. #### Unload poller module storage ####
  686.  
  687. #### Load poller module netstats ####
  688.  
  689. Module enabled: Global + | OS   | Device   | Manual    
  690. 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]  
  691. IP-MIB::icmpInMsgs.0 = 42
  692. IP-MIB::icmpOutMsgs.0 = 104
  693. IP-MIB::icmpInErrors.0 = 0
  694. IP-MIB::icmpOutErrors.0 = 0
  695. IP-MIB::icmpInEchos.0 = 27
  696. IP-MIB::icmpOutEchos.0 = 0
  697. IP-MIB::icmpInEchoReps.0 = 0
  698. IP-MIB::icmpOutEchoReps.0 = 27
  699. IP-MIB::icmpInDestUnreachs.0 = 5
  700. IP-MIB::icmpOutDestUnreachs.0 = 77
  701.  
  702.  
  703. 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]  
  704. IP-MIB::icmpInParmProbs.0 = 0
  705. IP-MIB::icmpInTimeExcds.0 = 0
  706. IP-MIB::icmpInSrcQuenchs.0 = 0
  707. IP-MIB::icmpInRedirects.0 = 10
  708. IP-MIB::icmpInTimestamps.0 = 0
  709. IP-MIB::icmpInTimestampReps.0 = 0
  710. IP-MIB::icmpInAddrMasks.0 = 0
  711. IP-MIB::icmpInAddrMaskReps.0 = 0
  712. IP-MIB::icmpOutTimeExcds.0 = 0
  713. IP-MIB::icmpOutParmProbs.0 = 0
  714.  
  715.  
  716. 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]  
  717. IP-MIB::icmpOutSrcQuenchs.0 = 0
  718. IP-MIB::icmpOutRedirects.0 = 0
  719. IP-MIB::icmpOutTimestamps.0 = 0
  720. IP-MIB::icmpOutTimestampReps.0 = 0
  721. IP-MIB::icmpOutAddrMasks.0 = 0
  722. IP-MIB::icmpOutAddrMaskReps.0 = 0
  723.  
  724.  
  725. 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]  
  726. IP-MIB::ipForwDatagrams.0 = 0
  727. IP-MIB::ipInDelivers.0 = 2831345
  728. IP-MIB::ipInReceives.0 = 2831447
  729. IP-MIB::ipOutRequests.0 = 1220181
  730. IP-MIB::ipInDiscards.0 = 0
  731. IP-MIB::ipOutDiscards.0 = 0
  732. IP-MIB::ipOutNoRoutes.0 = 6
  733. IP-MIB::ipReasmReqds.0 = 0
  734. IP-MIB::ipReasmOKs.0 = 0
  735. IP-MIB::ipReasmFails.0 = 0
  736.  
  737.  
  738. 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]  
  739. IP-MIB::ipFragOKs.0 = 0
  740. IP-MIB::ipFragFails.0 = 0
  741. IP-MIB::ipFragCreates.0 = 0
  742. IP-MIB::ipInUnknownProtos.0 = 0
  743. IP-MIB::ipInHdrErrors.0 = 0
  744. IP-MIB::ipInAddrErrors.0 = 0
  745.  
  746.  
  747. 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]  
  748. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  749.  
  750.  
  751. 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]  
  752. SNMPv2-MIB::snmpInPkts.0 = 186
  753. SNMPv2-MIB::snmpOutPkts.0 = 185
  754. SNMPv2-MIB::snmpInBadVersions.0 = 0
  755. SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
  756. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  757. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  758. SNMPv2-MIB::snmpInTooBigs.0 = 0
  759. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  760. SNMPv2-MIB::snmpInBadValues.0 = 0
  761. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  762.  
  763.  
  764. 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]  
  765. SNMPv2-MIB::snmpInGenErrs.0 = 0
  766. SNMPv2-MIB::snmpInTotalReqVars.0 = 1578
  767. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  768. SNMPv2-MIB::snmpInGetRequests.0 = 58
  769. SNMPv2-MIB::snmpInGetNexts.0 = 1
  770. SNMPv2-MIB::snmpInSetRequests.0 = 0
  771. SNMPv2-MIB::snmpInGetResponses.0 = 0
  772. SNMPv2-MIB::snmpInTraps.0 = 0
  773. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  774. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  775.  
  776.  
  777. 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]  
  778. SNMPv2-MIB::snmpOutBadValues.0 = 0
  779. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  780. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  781. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  782. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  783. SNMPv2-MIB::snmpOutGetResponses.0 = 187
  784. SNMPv2-MIB::snmpOutTraps.0 = 0
  785. SNMPv2-MIB::snmpSilentDrops.0 = 0
  786. SNMPv2-MIB::snmpProxyDrops.0 = 0
  787.  
  788.  
  789. 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]  
  790. UDP-MIB::udpInDatagrams.0 = 1949682
  791. UDP-MIB::udpOutDatagrams.0 = 517333
  792. UDP-MIB::udpInErrors.0 = 44895
  793. UDP-MIB::udpNoPorts.0 = 37
  794.  
  795.  
  796. 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]  
  797. TCP-MIB::tcpActiveOpens.0 = 10170
  798. TCP-MIB::tcpPassiveOpens.0 = 5064
  799. TCP-MIB::tcpAttemptFails.0 = 31
  800. TCP-MIB::tcpEstabResets.0 = 1315
  801. TCP-MIB::tcpCurrEstab.0 = 28
  802. TCP-MIB::tcpInSegs.0 = 837034
  803. TCP-MIB::tcpOutSegs.0 = 754532
  804. TCP-MIB::tcpRetransSegs.0 = 1163
  805. TCP-MIB::tcpInErrs.0 = 8
  806. TCP-MIB::tcpOutRsts.0 = 1182
  807.  
  808.  
  809.  
  810.  
  811. >> [0;36mSNMP[0m: [11/0.40s] [1;33mMySQL[0m: [0/0.00s]  
  812. >> Runtime for poller module 'netstats': 0.4026 seconds with 18568 bytes  
  813. #### Unload poller module netstats ####
  814.  
  815. #### Load poller module hr-mib ####
  816.  
  817. Module enabled: Global + | OS   | Device   | Manual    
  818. 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]
  819. hrSystemMaxProcesses.0 = 0
  820. hrSystemProcesses.0 = 352
  821. hrSystemNumUsers.0 = 2  
  822.  
  823.  ProcessesSQL[[1;33mselect * from `hrSystem` where (`device_id` = ?) limit 1 [0;33m[4][0m 1.03ms]
  824.  
  825. SQL[[1;33mupdate `hrSystem` set `hrSystemProcesses` = ? where `hrSystem_id` = ? [0;33m["352",4][0m 2.53ms]
  826.  
  827.  Users
  828.  
  829. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.04s]  
  830. >> Runtime for poller module 'hr-mib': 0.0468 seconds with 5784 bytes  
  831. #### Unload poller module hr-mib ####
  832.  
  833. #### Load poller module ucd-mib ####
  834.  
  835. Module enabled: Global + | OS   | Device   | Manual    
  836. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  837. ssIndex.0 = 1
  838. ssErrorName.0 = systemStats
  839. ssSwapIn.0 = 0
  840. ssSwapOut.0 = 0
  841. ssIOSent.0 = 641
  842. ssIOReceive.0 = 0
  843. ssSysInterrupts.0 = 8722
  844. ssSysContext.0 = 12201
  845. ssCpuUser.0 = 16
  846. ssCpuSystem.0 = 2
  847. ssCpuIdle.0 = 80
  848. ssCpuRawUser.0 = 2004235
  849. ssCpuRawNice.0 = 886
  850. ssCpuRawSystem.0 = 325328
  851. ssCpuRawIdle.0 = 9310154
  852. ssCpuRawWait.0 = 21227
  853. ssCpuRawKernel.0 = 0
  854. ssCpuRawInterrupt.0 = 78719
  855. ssIORawSent.0 = 31315144
  856. ssIORawReceived.0 = 5905656
  857. ssRawInterrupts.0 = 257110117
  858. ssRawContexts.0 = 367095557
  859. ssCpuRawSoftIRQ.0 = 23608
  860. ssRawSwapIn.0 = 0
  861. ssRawSwapOut.0 = 0
  862. ssCpuRawSteal.0 = 0
  863. ssCpuRawGuest.0 = 0
  864. ssCpuRawGuestNice.0 = 0
  865. ssCpuNumCpus.0 = 4  
  866.  
  867. 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]
  868. laLoadInt.1 = 139
  869. laLoadInt.2 = 176
  870. laLoadInt.3 = 194  
  871.  
  872.  
  873. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [0/0.00s]  
  874. >> Runtime for poller module 'ucd-mib': 0.0630 seconds with 4112 bytes  
  875. #### Unload poller module ucd-mib ####
  876.  
  877. #### Load poller module ipSystemStats ####
  878.  
  879. Module enabled: Global + | OS   | Device   | Manual    
  880. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  881. ipSystemStatsInReceives.ipv4 = 2826566
  882. ipSystemStatsInReceives.ipv6 = 78
  883. ipSystemStatsHCInReceives.ipv4 = 2826566
  884. ipSystemStatsHCInReceives.ipv6 = 78
  885. ipSystemStatsInOctets.ipv4 = 3270208015
  886. ipSystemStatsInOctets.ipv6 = 7918
  887. ipSystemStatsHCInOctets.ipv4 = 3270208015
  888. ipSystemStatsHCInOctets.ipv6 = 7918
  889. ipSystemStatsInHdrErrors.ipv4 = 0
  890. ipSystemStatsInHdrErrors.ipv6 = 0
  891. ipSystemStatsInNoRoutes.ipv4 = 0
  892. ipSystemStatsInNoRoutes.ipv6 = 0
  893. ipSystemStatsInAddrErrors.ipv4 = 0
  894. ipSystemStatsInAddrErrors.ipv6 = 0
  895. ipSystemStatsInUnknownProtos.ipv4 = 0
  896. ipSystemStatsInUnknownProtos.ipv6 = 0
  897. ipSystemStatsInTruncatedPkts.ipv4 = 0
  898. ipSystemStatsInTruncatedPkts.ipv6 = 0
  899. ipSystemStatsInForwDatagrams.ipv4 = 0
  900. ipSystemStatsInForwDatagrams.ipv6 = 0
  901. ipSystemStatsHCInForwDatagrams.ipv4 = 0
  902. ipSystemStatsHCInForwDatagrams.ipv6 = 0
  903. ipSystemStatsReasmReqds.ipv4 = 0
  904. ipSystemStatsReasmReqds.ipv6 = 0
  905. ipSystemStatsReasmOKs.ipv4 = 0
  906. ipSystemStatsReasmOKs.ipv6 = 0
  907. ipSystemStatsReasmFails.ipv4 = 0
  908. ipSystemStatsReasmFails.ipv6 = 0
  909. ipSystemStatsInDiscards.ipv4 = 0
  910. ipSystemStatsInDiscards.ipv6 = 0
  911. ipSystemStatsInDelivers.ipv4 = 2826464
  912. ipSystemStatsInDelivers.ipv6 = 66
  913. ipSystemStatsHCInDelivers.ipv4 = 2826464
  914. ipSystemStatsHCInDelivers.ipv6 = 66
  915. ipSystemStatsOutRequests.ipv4 = 1218935
  916. ipSystemStatsOutRequests.ipv6 = 156
  917. ipSystemStatsHCOutRequests.ipv4 = 1218935
  918. ipSystemStatsHCOutRequests.ipv6 = 156
  919. ipSystemStatsOutNoRoutes.ipv4 = 6
  920. ipSystemStatsOutNoRoutes.ipv6 = 17492
  921. ipSystemStatsOutForwDatagrams.ipv4 = 0
  922. ipSystemStatsOutForwDatagrams.ipv6 = 0
  923. ipSystemStatsHCOutForwDatagrams.ipv4 = 0
  924. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  925. ipSystemStatsOutDiscards.ipv4 = 0
  926. ipSystemStatsOutDiscards.ipv6 = 0
  927. ipSystemStatsOutFragReqds.ipv4 = 0
  928. ipSystemStatsOutFragReqds.ipv6 = 0
  929. ipSystemStatsOutFragOKs.ipv4 = 0
  930. ipSystemStatsOutFragOKs.ipv6 = 0
  931. ipSystemStatsOutFragFails.ipv4 = 0
  932. ipSystemStatsOutFragFails.ipv6 = 0
  933. ipSystemStatsOutFragCreates.ipv4 = 0
  934. ipSystemStatsOutFragCreates.ipv6 = 0
  935. ipSystemStatsOutTransmits.ipv4 = 1218929
  936. ipSystemStatsOutTransmits.ipv6 = 4294949960
  937. ipSystemStatsHCOutTransmits.ipv4 = 1218929
  938. ipSystemStatsHCOutTransmits.ipv6 = 18446744073709534280
  939. ipSystemStatsOutOctets.ipv4 = 295185645
  940. ipSystemStatsOutOctets.ipv6 = 12622
  941. ipSystemStatsHCOutOctets.ipv4 = 295185645
  942. ipSystemStatsHCOutOctets.ipv6 = 12622
  943. ipSystemStatsInMcastPkts.ipv4 = 113
  944. ipSystemStatsInMcastPkts.ipv6 = 40
  945. ipSystemStatsHCInMcastPkts.ipv4 = 113
  946. ipSystemStatsHCInMcastPkts.ipv6 = 40
  947. ipSystemStatsInMcastOctets.ipv4 = 15799
  948. ipSystemStatsInMcastOctets.ipv6 = 5118
  949. ipSystemStatsHCInMcastOctets.ipv4 = 15799
  950. ipSystemStatsHCInMcastOctets.ipv6 = 5118
  951. ipSystemStatsOutMcastPkts.ipv4 = 130
  952. ipSystemStatsOutMcastPkts.ipv6 = 120
  953. ipSystemStatsHCOutMcastPkts.ipv4 = 130
  954. ipSystemStatsHCOutMcastPkts.ipv6 = 120
  955. ipSystemStatsOutMcastOctets.ipv4 = 17116
  956. ipSystemStatsOutMcastOctets.ipv6 = 9974
  957. ipSystemStatsHCOutMcastOctets.ipv4 = 17116
  958. ipSystemStatsHCOutMcastOctets.ipv6 = 9974
  959. ipSystemStatsInBcastPkts.ipv4 = 3
  960. ipSystemStatsHCInBcastPkts.ipv4 = 3
  961. ipSystemStatsOutBcastPkts.ipv4 = 3
  962. ipSystemStatsHCOutBcastPkts.ipv4 = 3
  963. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  964. ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
  965. ipSystemStatsRefreshRate.ipv4 = 60000
  966. ipSystemStatsRefreshRate.ipv6 = 60000  
  967.  
  968. ipv4 ipv6
  969.  
  970. >> [0;36mSNMP[0m: [1/0.09s] [1;33mMySQL[0m: [0/0.00s]  
  971. >> Runtime for poller module 'ipSystemStats': 0.0902 seconds with 7128 bytes  
  972. #### Unload poller module ipSystemStats ####
  973.  
  974. #### Load poller module ports ####
  975.  
  976. Module enabled: Global + | OS   | Device   | Manual    
  977. 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]
  978.  
  979. 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]
  980. ifName.1 = lo
  981. ifName.2 = enp37s0
  982. ifName.3 = tailscale0
  983. ifName.4 = wlp42s0f3u4u2
  984. ifName.5 = fctvpn527fac8d
  985. ifInMulticastPkts.1 = 0
  986. ifInMulticastPkts.2 = 0
  987. ifInMulticastPkts.3 = 0
  988. ifInMulticastPkts.4 = 0
  989. ifInMulticastPkts.5 = 0
  990. ifInBroadcastPkts.1 = 0
  991. ifInBroadcastPkts.2 = 0
  992. ifInBroadcastPkts.3 = 0
  993. ifInBroadcastPkts.4 = 0
  994. ifInBroadcastPkts.5 = 0
  995. ifOutMulticastPkts.1 = 0
  996. ifOutMulticastPkts.2 = 0
  997. ifOutMulticastPkts.3 = 0
  998. ifOutMulticastPkts.4 = 0
  999. ifOutMulticastPkts.5 = 0
  1000. ifOutBroadcastPkts.1 = 0
  1001. ifOutBroadcastPkts.2 = 0
  1002. ifOutBroadcastPkts.3 = 0
  1003. ifOutBroadcastPkts.4 = 0
  1004. ifOutBroadcastPkts.5 = 0
  1005. ifHCInOctets.1 = 11200710
  1006. ifHCInOctets.2 = 3047836673
  1007. ifHCInOctets.3 = 0
  1008. ifHCInOctets.4 = 0
  1009. ifHCInOctets.5 = 286435846
  1010. ifHCInUcastPkts.1 = 121529
  1011. ifHCInUcastPkts.2 = 3029686
  1012. ifHCInUcastPkts.3 = 0
  1013. ifHCInUcastPkts.4 = 0
  1014. ifHCInUcastPkts.5 = 261535
  1015. ifHCInMulticastPkts.1 = 0
  1016. ifHCInMulticastPkts.2 = 0
  1017. ifHCInMulticastPkts.3 = 0
  1018. ifHCInMulticastPkts.4 = 0
  1019. ifHCInMulticastPkts.5 = 0
  1020. ifHCInBroadcastPkts.1 = 0
  1021. ifHCInBroadcastPkts.2 = 0
  1022. ifHCInBroadcastPkts.3 = 0
  1023. ifHCInBroadcastPkts.4 = 0
  1024. ifHCInBroadcastPkts.5 = 0
  1025. ifHCOutOctets.1 = 11200710
  1026. ifHCOutOctets.2 = 249123436
  1027. ifHCOutOctets.3 = 1196
  1028. ifHCOutOctets.4 = 0
  1029. ifHCOutOctets.5 = 51348664
  1030. ifHCOutUcastPkts.1 = 121529
  1031. ifHCOutUcastPkts.2 = 966673
  1032. ifHCOutUcastPkts.3 = 22
  1033. ifHCOutUcastPkts.4 = 0
  1034. ifHCOutUcastPkts.5 = 185359
  1035. ifHCOutMulticastPkts.1 = 0
  1036. ifHCOutMulticastPkts.2 = 0
  1037. ifHCOutMulticastPkts.3 = 0
  1038. ifHCOutMulticastPkts.4 = 0
  1039. ifHCOutMulticastPkts.5 = 0
  1040. ifHCOutBroadcastPkts.1 = 0
  1041. ifHCOutBroadcastPkts.2 = 0
  1042. ifHCOutBroadcastPkts.3 = 0
  1043. ifHCOutBroadcastPkts.4 = 0
  1044. ifHCOutBroadcastPkts.5 = 0
  1045. ifHighSpeed.1 = 10
  1046. ifHighSpeed.2 = 1000
  1047. ifHighSpeed.3 = 0
  1048. ifHighSpeed.4 = 0
  1049. ifHighSpeed.5 = 0
  1050. ifPromiscuousMode.1 = false
  1051. ifPromiscuousMode.2 = false
  1052. ifPromiscuousMode.3 = false
  1053. ifPromiscuousMode.4 = false
  1054. ifPromiscuousMode.5 = false
  1055. ifConnectorPresent.1 = false
  1056. ifConnectorPresent.2 = true
  1057. ifConnectorPresent.3 = true
  1058. ifConnectorPresent.4 = true
  1059. ifConnectorPresent.5 = true
  1060. ifAlias.1 =
  1061. ifAlias.2 =
  1062. ifAlias.3 =
  1063. ifAlias.4 =
  1064. ifAlias.5 =
  1065. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  1066. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  1067. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  1068. ifCounterDiscontinuityTime.4 = 0:0:00:00.00
  1069. ifCounterDiscontinuityTime.5 = 0:0:00:00.00  
  1070.  
  1071. ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  1072. ifDescr.1 = lo
  1073. ifDescr.2 = enp37s0
  1074. ifDescr.3 = tailscale0
  1075. ifDescr.4 = wlp42s0f3u4u2
  1076. ifDescr.5 = fctvpn527fac8d  
  1077.  
  1078. ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
  1079. ifAdminStatus.1 = up
  1080. ifAdminStatus.2 = up
  1081. ifAdminStatus.3 = up
  1082. ifAdminStatus.4 = up
  1083. ifAdminStatus.5 = up  
  1084.  
  1085. ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  1086. ifOperStatus.1 = up
  1087. ifOperStatus.2 = up
  1088. ifOperStatus.3 = up
  1089. ifOperStatus.4 = down
  1090. ifOperStatus.5 = up  
  1091.  
  1092. ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
  1093. ifLastChange.1 = 0
  1094. ifLastChange.2 = 0
  1095. ifLastChange.3 = 0
  1096. ifLastChange.4 = 0
  1097. ifLastChange.5 = 0  
  1098.  
  1099. ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'[0m]
  1100. ifType.1 = softwareLoopback
  1101. ifType.2 = ethernetCsmacd
  1102. ifType.3 = other
  1103. ifType.4 = ethernetCsmacd
  1104. ifType.5 = other  
  1105.  
  1106. ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
  1107. ifPhysAddress.1 =
  1108. ifPhysAddress.2 = 2c:f0:5d:59:df:84
  1109. ifPhysAddress.3 =
  1110. ifPhysAddress.4 = 42:f5:a1:d9:e7:49
  1111. ifPhysAddress.5 =  
  1112.  
  1113. ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifMtu'[0m]
  1114. ifMtu.1 = 65536
  1115. ifMtu.2 = 1500
  1116. ifMtu.3 = 1280
  1117. ifMtu.4 = 1500
  1118. ifMtu.5 = 1500  
  1119.  
  1120. ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
  1121. ifInErrors.1 = 0
  1122. ifInErrors.2 = 0
  1123. ifInErrors.3 = 0
  1124. ifInErrors.4 = 0
  1125. ifInErrors.5 = 0  
  1126.  
  1127. ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
  1128. ifOutErrors.1 = 0
  1129. ifOutErrors.2 = 0
  1130. ifOutErrors.3 = 0
  1131. ifOutErrors.4 = 0
  1132. ifOutErrors.5 = 0  
  1133.  
  1134. ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
  1135. ifInDiscards.1 = 0
  1136. ifInDiscards.2 = 0
  1137. ifInDiscards.3 = 0
  1138. ifInDiscards.4 = 0
  1139. ifInDiscards.5 = 0  
  1140.  
  1141. ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
  1142. ifOutDiscards.1 = 0
  1143. ifOutDiscards.2 = 0
  1144. ifOutDiscards.3 = 0
  1145. ifOutDiscards.4 = 0
  1146. ifOutDiscards.5 = 0  
  1147.  
  1148. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  1149. dot3StatsDuplexStatus.2 = fullDuplex  
  1150.  
  1151. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  1152. dot1qPvid = No Such Object available on this agent at this OID  
  1153.  
  1154. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  1155. array (
  1156.   1 =>
  1157.   array (
  1158.     'ifName' => 'lo',
  1159.     'ifInMulticastPkts' => '0',
  1160.     'ifInBroadcastPkts' => '0',
  1161.     'ifOutMulticastPkts' => '0',
  1162.     'ifOutBroadcastPkts' => '0',
  1163.     'ifHCInOctets' => '11200710',
  1164.     'ifHCInUcastPkts' => '121529',
  1165.     'ifHCInMulticastPkts' => '0',
  1166.     'ifHCInBroadcastPkts' => '0',
  1167.     'ifHCOutOctets' => '11200710',
  1168.     'ifHCOutUcastPkts' => '121529',
  1169.     'ifHCOutMulticastPkts' => '0',
  1170.     'ifHCOutBroadcastPkts' => '0',
  1171.     'ifHighSpeed' => '10',
  1172.     'ifPromiscuousMode' => 'false',
  1173.     'ifConnectorPresent' => 'false',
  1174.     'ifAlias' => '',
  1175.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1176.     'ifDescr' => 'lo',
  1177.     'ifAdminStatus' => 'up',
  1178.     'ifOperStatus' => 'up',
  1179.     'ifLastChange' => '0',
  1180.     'ifType' => 'softwareLoopback',
  1181.     'ifPhysAddress' => '',
  1182.     'ifMtu' => '65536',
  1183.     'ifInErrors' => '0',
  1184.     'ifOutErrors' => '0',
  1185.     'ifInDiscards' => '0',
  1186.     'ifOutDiscards' => '0',
  1187.   ),
  1188.   2 =>
  1189.   array (
  1190.     'ifName' => 'enp37s0',
  1191.     'ifInMulticastPkts' => '0',
  1192.     'ifInBroadcastPkts' => '0',
  1193.     'ifOutMulticastPkts' => '0',
  1194.     'ifOutBroadcastPkts' => '0',
  1195.     'ifHCInOctets' => '3047836673',
  1196.     'ifHCInUcastPkts' => '3029686',
  1197.     'ifHCInMulticastPkts' => '0',
  1198.     'ifHCInBroadcastPkts' => '0',
  1199.     'ifHCOutOctets' => '249123436',
  1200.     'ifHCOutUcastPkts' => '966673',
  1201.     'ifHCOutMulticastPkts' => '0',
  1202.     'ifHCOutBroadcastPkts' => '0',
  1203.     'ifHighSpeed' => '1000',
  1204.     'ifPromiscuousMode' => 'false',
  1205.     'ifConnectorPresent' => 'true',
  1206.     'ifAlias' => '',
  1207.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1208.     'ifDescr' => 'enp37s0',
  1209.     'ifAdminStatus' => 'up',
  1210.     'ifOperStatus' => 'up',
  1211.     'ifLastChange' => '0',
  1212.     'ifType' => 'ethernetCsmacd',
  1213.     'ifPhysAddress' => '2c:f0:5d:59:df:84',
  1214.     'ifMtu' => '1500',
  1215.     'ifInErrors' => '0',
  1216.     'ifOutErrors' => '0',
  1217.     'ifInDiscards' => '0',
  1218.     'ifOutDiscards' => '0',
  1219.     'dot3StatsDuplexStatus' => 'fullDuplex',
  1220.   ),
  1221.   3 =>
  1222.   array (
  1223.     'ifName' => 'tailscale0',
  1224.     'ifInMulticastPkts' => '0',
  1225.     'ifInBroadcastPkts' => '0',
  1226.     'ifOutMulticastPkts' => '0',
  1227.     'ifOutBroadcastPkts' => '0',
  1228.     'ifHCInOctets' => '0',
  1229.     'ifHCInUcastPkts' => '0',
  1230.     'ifHCInMulticastPkts' => '0',
  1231.     'ifHCInBroadcastPkts' => '0',
  1232.     'ifHCOutOctets' => '1196',
  1233.     'ifHCOutUcastPkts' => '22',
  1234.     'ifHCOutMulticastPkts' => '0',
  1235.     'ifHCOutBroadcastPkts' => '0',
  1236.     'ifHighSpeed' => '0',
  1237.     'ifPromiscuousMode' => 'false',
  1238.     'ifConnectorPresent' => 'true',
  1239.     'ifAlias' => '',
  1240.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1241.     'ifDescr' => 'tailscale0',
  1242.     'ifAdminStatus' => 'up',
  1243.     'ifOperStatus' => 'up',
  1244.     'ifLastChange' => '0',
  1245.     'ifType' => 'other',
  1246.     'ifPhysAddress' => '',
  1247.     'ifMtu' => '1280',
  1248.     'ifInErrors' => '0',
  1249.     'ifOutErrors' => '0',
  1250.     'ifInDiscards' => '0',
  1251.     'ifOutDiscards' => '0',
  1252.   ),
  1253.   4 =>
  1254.   array (
  1255.     'ifName' => 'wlp42s0f3u4u2',
  1256.     'ifInMulticastPkts' => '0',
  1257.     'ifInBroadcastPkts' => '0',
  1258.     'ifOutMulticastPkts' => '0',
  1259.     'ifOutBroadcastPkts' => '0',
  1260.     'ifHCInOctets' => '0',
  1261.     'ifHCInUcastPkts' => '0',
  1262.     'ifHCInMulticastPkts' => '0',
  1263.     'ifHCInBroadcastPkts' => '0',
  1264.     'ifHCOutOctets' => '0',
  1265.     'ifHCOutUcastPkts' => '0',
  1266.     'ifHCOutMulticastPkts' => '0',
  1267.     'ifHCOutBroadcastPkts' => '0',
  1268.     'ifHighSpeed' => '0',
  1269.     'ifPromiscuousMode' => 'false',
  1270.     'ifConnectorPresent' => 'true',
  1271.     'ifAlias' => '',
  1272.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1273.     'ifDescr' => 'wlp42s0f3u4u2',
  1274.     'ifAdminStatus' => 'up',
  1275.     'ifOperStatus' => 'down',
  1276.     'ifLastChange' => '0',
  1277.     'ifType' => 'ethernetCsmacd',
  1278.     'ifPhysAddress' => '42:f5:a1:d9:e7:49',
  1279.     'ifMtu' => '1500',
  1280.     'ifInErrors' => '0',
  1281.     'ifOutErrors' => '0',
  1282.     'ifInDiscards' => '0',
  1283.     'ifOutDiscards' => '0',
  1284.   ),
  1285.   5 =>
  1286.   array (
  1287.     'ifName' => 'fctvpn527fac8d',
  1288.     'ifInMulticastPkts' => '0',
  1289.     'ifInBroadcastPkts' => '0',
  1290.     'ifOutMulticastPkts' => '0',
  1291.     'ifOutBroadcastPkts' => '0',
  1292.     'ifHCInOctets' => '286435846',
  1293.     'ifHCInUcastPkts' => '261535',
  1294.     'ifHCInMulticastPkts' => '0',
  1295.     'ifHCInBroadcastPkts' => '0',
  1296.     'ifHCOutOctets' => '51348664',
  1297.     'ifHCOutUcastPkts' => '185359',
  1298.     'ifHCOutMulticastPkts' => '0',
  1299.     'ifHCOutBroadcastPkts' => '0',
  1300.     'ifHighSpeed' => '0',
  1301.     'ifPromiscuousMode' => 'false',
  1302.     'ifConnectorPresent' => 'true',
  1303.     'ifAlias' => '',
  1304.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1305.     'ifDescr' => 'fctvpn527fac8d',
  1306.     'ifAdminStatus' => 'up',
  1307.     'ifOperStatus' => 'up',
  1308.     'ifLastChange' => '0',
  1309.     'ifType' => 'other',
  1310.     'ifPhysAddress' => '',
  1311.     'ifMtu' => '1500',
  1312.     'ifInErrors' => '0',
  1313.     'ifOutErrors' => '0',
  1314.     'ifInDiscards' => '0',
  1315.     'ifOutDiscards' => '0',
  1316.   ),
  1317. )  
  1318.  valid  
  1319.  valid  
  1320.  valid  
  1321.  valid  
  1322.  valid  
  1323.  
  1324. Port lo: lo (1 / #106) ifHCInOctets  
  1325. ifHCOutOctets  
  1326. ifHCInUcastPkts  
  1327. ifHCOutUcastPkts  
  1328. ifInBroadcastPkts  
  1329. ifOutBroadcastPkts  
  1330. ifInMulticastPkts  
  1331. ifOutMulticastPkts  
  1332. ifHighSpeed (10)  
  1333. VLAN = ?  Using ifDescr as ifAlias  
  1334. lo
  1335.  ifInOctets (4320 B) 56.103896103896 Bps 77 secs  
  1336.  
  1337.  ifOutOctets (4320 B) 56.103896103896 Bps 77 secs  
  1338.  
  1339.  ifInErrors (0 B) 0 Bps 77 secs  
  1340.  
  1341.  ifOutErrors (0 B) 0 Bps 77 secs  
  1342.  
  1343.  ifInUcastPkts (46 B) 0.5974025974026 Bps 77 secs  
  1344.  
  1345.  ifOutUcastPkts (46 B) 0.5974025974026 Bps 77 secs  
  1346.  
  1347.  ifInNUcastPkts (0 B) 0 Bps 77 secs  
  1348.  
  1349.  ifOutNUcastPkts (0 B) 0 Bps 77 secs  
  1350.  
  1351.  ifInDiscards (0 B) 0 Bps 77 secs  
  1352.  
  1353.  ifOutDiscards (0 B) 0 Bps 77 secs  
  1354.  
  1355.  ifInUnknownProtos (0 B) 0 Bps 77 secs  
  1356.  
  1357.  ifInBroadcastPkts (0 B) 0 Bps 77 secs  
  1358.  
  1359.  ifOutBroadcastPkts (0 B) 0 Bps 77 secs  
  1360.  
  1361.  ifInMulticastPkts (0 B) 0 Bps 77 secs  
  1362.  
  1363.  ifOutMulticastPkts (0 B) 0 Bps 77 secs  
  1364. 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]
  1365.  
  1366. 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]
  1367.  
  1368. 1 updated  
  1369.  
  1370. Port enp37s0: enp37s0 (2 / #107) ifHCInOctets  
  1371. ifHCOutOctets  
  1372. ifHCInUcastPkts  
  1373. ifHCOutUcastPkts  
  1374. ifInBroadcastPkts  
  1375. ifOutBroadcastPkts  
  1376. ifInMulticastPkts  
  1377. ifOutMulticastPkts  
  1378. ifHighSpeed (1000)  
  1379. dot3Duplex VLAN = ?  Using ifDescr as ifAlias  
  1380. enp37s0
  1381.  ifInOctets (4336741 B) 56321.311688312 Bps 77 secs  
  1382.  
  1383.  ifOutOctets (281068 B) 3650.2337662338 Bps 77 secs  
  1384.  
  1385.  ifInErrors (0 B) 0 Bps 77 secs  
  1386.  
  1387.  ifOutErrors (0 B) 0 Bps 77 secs  
  1388.  
  1389.  ifInUcastPkts (4629 B) 60.116883116883 Bps 77 secs  
  1390.  
  1391.  ifOutUcastPkts (1406 B) 18.25974025974 Bps 77 secs  
  1392.  
  1393.  ifInNUcastPkts (0 B) 0 Bps 77 secs  
  1394.  
  1395.  ifOutNUcastPkts (0 B) 0 Bps 77 secs  
  1396.  
  1397.  ifInDiscards (0 B) 0 Bps 77 secs  
  1398.  
  1399.  ifOutDiscards (0 B) 0 Bps 77 secs  
  1400.  
  1401.  ifInUnknownProtos (0 B) 0 Bps 77 secs  
  1402.  
  1403.  ifInBroadcastPkts (0 B) 0 Bps 77 secs  
  1404.  
  1405.  ifOutBroadcastPkts (0 B) 0 Bps 77 secs  
  1406.  
  1407.  ifInMulticastPkts (0 B) 0 Bps 77 secs  
  1408.  
  1409.  ifOutMulticastPkts (0 B) 0 Bps 77 secs  
  1410. 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]
  1411.  
  1412. 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]
  1413.  
  1414. 1 updated  
  1415.  
  1416. Port tailscale0: tailscale0 (3 / #108) ifInOctets  
  1417. ifHCOutOctets  
  1418. ifInUcastPkts  
  1419. ifHCOutUcastPkts  
  1420. ifInBroadcastPkts  
  1421. ifOutBroadcastPkts  
  1422. ifInMulticastPkts  
  1423. ifOutMulticastPkts  
  1424. ifHighSpeed (0)  
  1425. VLAN = ?  Using ifDescr as ifAlias  
  1426. tailscale0
  1427.  ifInOctets (0 B) 0 Bps 77 secs  
  1428.  
  1429.  ifOutOctets (0 B) 0 Bps 77 secs  
  1430.  
  1431.  ifInErrors (0 B) 0 Bps 77 secs  
  1432.  
  1433.  ifOutErrors (0 B) 0 Bps 77 secs  
  1434.  
  1435.  ifInUcastPkts (0 B) 0 Bps 77 secs  
  1436.  
  1437.  ifOutUcastPkts (0 B) 0 Bps 77 secs  
  1438.  
  1439.  ifInNUcastPkts (0 B) 0 Bps 77 secs  
  1440.  
  1441.  ifOutNUcastPkts (0 B) 0 Bps 77 secs  
  1442.  
  1443.  ifInDiscards (0 B) 0 Bps 77 secs  
  1444.  
  1445.  ifOutDiscards (0 B) 0 Bps 77 secs  
  1446.  
  1447.  ifInUnknownProtos (0 B) 0 Bps 77 secs  
  1448.  
  1449.  ifInBroadcastPkts (0 B) 0 Bps 77 secs  
  1450.  
  1451.  ifOutBroadcastPkts (0 B) 0 Bps 77 secs  
  1452.  
  1453.  ifInMulticastPkts (0 B) 0 Bps 77 secs  
  1454.  
  1455.  ifOutMulticastPkts (0 B) 0 Bps 77 secs  
  1456. 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]
  1457.  
  1458. 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]
  1459.  
  1460. 1 updated  
  1461.  
  1462. Port wlp42s0f3u4u2: wlp42s0f3u4u2 (4 / #109) ifInOctets  
  1463. ifOutOctets  
  1464. ifInUcastPkts  
  1465. ifOutUcastPkts  
  1466. ifInBroadcastPkts  
  1467. ifOutBroadcastPkts  
  1468. ifInMulticastPkts  
  1469. ifOutMulticastPkts  
  1470. ifHighSpeed (0)  
  1471. VLAN = ?  Using ifDescr as ifAlias  
  1472. wlp42s0f3u4u2109 skipped because port is still down since last polling.  
  1473. 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]
  1474.  
  1475. 1 updated  
  1476.  
  1477. Port fctvpn527fac8d: fctvpn527fac8d (5 / #110) ifHCInOctets  
  1478. ifHCOutOctets  
  1479. ifHCInUcastPkts  
  1480. ifHCOutUcastPkts  
  1481. ifInBroadcastPkts  
  1482. ifOutBroadcastPkts  
  1483. ifInMulticastPkts  
  1484. ifOutMulticastPkts  
  1485. ifHighSpeed (0)  
  1486. VLAN = ?  Using ifDescr as ifAlias  
  1487. fctvpn527fac8d
  1488.  ifInOctets (13557 B) 176.06493506494 Bps 77 secs  
  1489.  
  1490.  ifOutOctets (28862 B) 374.83116883117 Bps 77 secs  
  1491.  
  1492.  ifInErrors (0 B) 0 Bps 77 secs  
  1493.  
  1494.  ifOutErrors (0 B) 0 Bps 77 secs  
  1495.  
  1496.  ifInUcastPkts (85 B) 1.1038961038961 Bps 77 secs  
  1497.  
  1498.  ifOutUcastPkts (106 B) 1.3766233766234 Bps 77 secs  
  1499.  
  1500.  ifInNUcastPkts (0 B) 0 Bps 77 secs  
  1501.  
  1502.  ifOutNUcastPkts (0 B) 0 Bps 77 secs  
  1503.  
  1504.  ifInDiscards (0 B) 0 Bps 77 secs  
  1505.  
  1506.  ifOutDiscards (0 B) 0 Bps 77 secs  
  1507.  
  1508.  ifInUnknownProtos (0 B) 0 Bps 77 secs  
  1509.  
  1510.  ifInBroadcastPkts (0 B) 0 Bps 77 secs  
  1511.  
  1512.  ifOutBroadcastPkts (0 B) 0 Bps 77 secs  
  1513.  
  1514.  ifInMulticastPkts (0 B) 0 Bps 77 secs  
  1515.  
  1516.  ifOutMulticastPkts (0 B) 0 Bps 77 secs  
  1517. 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]
  1518.  
  1519. 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]
  1520.  
  1521. 1 updated  
  1522.  
  1523. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1718634584,1718634507,null][0m 0.43ms]
  1524.  
  1525. 0 updated  
  1526.  
  1527. >> [0;36mSNMP[0m: [14/0.45s] [1;33mMySQL[0m: [11/0.25s]  
  1528. >> Runtime for poller module 'ports': 0.4990 seconds with 161384 bytes  
  1529. #### Unload poller module ports ####
  1530.  
  1531. #### Load poller module customoid ####
  1532.  
  1533. Module enabled: Global + | OS   | Device   | Manual    
  1534. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[4][0m 0.9ms]
  1535.  
  1536. array (
  1537.   'customoid_id' => 1,
  1538.   'device_id' => 4,
  1539.   'customoid_descr' => 'Test',
  1540.   'customoid_deleted' => 0,
  1541.   'customoid_current' => 32.0,
  1542.   'customoid_prev' => 0.0,
  1543.   'customoid_oid' => 'NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\\"countfiles\\"',
  1544.   'customoid_datatype' => '',
  1545.   'customoid_unit' => 'File Num',
  1546.   'customoid_divisor' => 1,
  1547.   'customoid_multiplier' => 1,
  1548.   'customoid_limit' => 1000.0,
  1549.   'customoid_limit_warn' => 1000.0,
  1550.   'customoid_limit_low' => 0.0,
  1551.   'customoid_limit_low_warn' => 0.0,
  1552.   'customoid_alert' => 0,
  1553.   'customoid_passed' => 1,
  1554.   'lastupdate' => '2024-06-17 16:28:27',
  1555.   'user_func' => 'celsius_to_fahrenheit',
  1556. )  
  1557. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\"countfiles\"'[0m]
  1558. Exitcode: 1  
  1559. NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\"countfiles\": Unknown Object Identifier (Index out of range: \"countfiles\" (nsExtendToken))  
  1560.  
  1561. NET-SNMP-EXTEND-MIB::nsExtendOutputFull.\"countfiles\": Unknown Object Identifier (Index out of range: \"countfiles\" (nsExtendToken))  
  1562. Custom OID Test: 32.00 File Num
  1563. SQL[[1;33mUPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0;33m["32.00",32,1][0m 2.87ms]
  1564.  
  1565.  
  1566. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [2/0.04s]  
  1567. >> Runtime for poller module 'customoid': 0.0520 seconds with 5016 bytes  
  1568. #### Unload poller module customoid ####
  1569.  
  1570. #### Load poller module ucd-diskio ####
  1571.  
  1572. Module enabled: Global + | OS   | Device   | Manual    
  1573. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[4][0m 0.83ms]
  1574.  
  1575. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
  1576. diskIOIndex.1 = 1
  1577. diskIOIndex.2 = 2
  1578. diskIOIndex.3 = 3
  1579. diskIOIndex.4 = 4
  1580. diskIOIndex.5 = 5
  1581. diskIOIndex.6 = 6
  1582. diskIOIndex.7 = 7
  1583. diskIOIndex.8 = 8
  1584. diskIOIndex.9 = 9
  1585. diskIOIndex.10 = 10
  1586. diskIOIndex.11 = 11
  1587. diskIODevice.1 = sda
  1588. diskIODevice.2 = sda1
  1589. diskIODevice.3 = nvme0n1
  1590. diskIODevice.4 = nvme0n1p1
  1591. diskIODevice.5 = nvme0n1p2
  1592. diskIODevice.6 = nvme0n1p3
  1593. diskIODevice.7 = nvme0n1p4
  1594. diskIODevice.8 = nvme0n1p5
  1595. diskIODevice.9 = nvme0n1p6
  1596. diskIODevice.10 = nvme0n1p7
  1597. diskIODevice.11 = zram0
  1598. diskIONRead.1 = 23936512
  1599. diskIONRead.2 = 21552640
  1600. diskIONRead.3 = 2998424064
  1601. diskIONRead.4 = 8564224
  1602. diskIONRead.5 = 729088
  1603. diskIONRead.6 = 35381248
  1604. diskIONRead.7 = 2269184
  1605. diskIONRead.8 = 2260992
  1606. diskIONRead.9 = 4834304
  1607. diskIONRead.10 = 2941956096
  1608. diskIONRead.11 = 1335296
  1609. diskIONWritten.1 = 1536
  1610. diskIONWritten.2 = 1536
  1611. diskIONWritten.3 = 3148557312
  1612. diskIONWritten.4 = 1024
  1613. diskIONWritten.5 = 0
  1614. diskIONWritten.6 = 2048
  1615. diskIONWritten.7 = 0
  1616. diskIONWritten.8 = 0
  1617. diskIONWritten.9 = 143360
  1618. diskIONWritten.10 = 3148410880
  1619. diskIONWritten.11 = 4096
  1620. diskIOReads.1 = 2651
  1621. diskIOReads.2 = 2544
  1622. diskIOReads.3 = 77181
  1623. diskIOReads.4 = 374
  1624. diskIOReads.5 = 47
  1625. diskIOReads.6 = 386
  1626. diskIOReads.7 = 63
  1627. diskIOReads.8 = 61
  1628. diskIOReads.9 = 207
  1629. diskIOReads.10 = 75936
  1630. diskIOReads.11 = 50
  1631. diskIOWrites.1 = 3
  1632. diskIOWrites.2 = 3
  1633. diskIOWrites.3 = 1028658
  1634. diskIOWrites.4 = 2
  1635. diskIOWrites.5 = 0
  1636. diskIOWrites.6 = 5
  1637. diskIOWrites.7 = 0
  1638. diskIOWrites.8 = 0
  1639. diskIOWrites.9 = 22
  1640. diskIOWrites.10 = 1028626
  1641. diskIOWrites.11 = 1
  1642. diskIOLA1.1 = 0
  1643. diskIOLA1.2 = 0
  1644. diskIOLA1.3 = 0
  1645. diskIOLA1.4 = 0
  1646. diskIOLA1.5 = 0
  1647. diskIOLA1.6 = 0
  1648. diskIOLA1.7 = 0
  1649. diskIOLA1.8 = 0
  1650. diskIOLA1.9 = 0
  1651. diskIOLA1.10 = 0
  1652. diskIOLA1.11 = 0
  1653. diskIOLA5.1 = 0
  1654. diskIOLA5.2 = 0
  1655. diskIOLA5.3 = 0
  1656. diskIOLA5.4 = 0
  1657. diskIOLA5.5 = 0
  1658. diskIOLA5.6 = 0
  1659. diskIOLA5.7 = 0
  1660. diskIOLA5.8 = 0
  1661. diskIOLA5.9 = 0
  1662. diskIOLA5.10 = 0
  1663. diskIOLA5.11 = 0
  1664. diskIOLA15.1 = 0
  1665. diskIOLA15.2 = 0
  1666. diskIOLA15.3 = 0
  1667. diskIOLA15.4 = 0
  1668. diskIOLA15.5 = 0
  1669. diskIOLA15.6 = 0
  1670. diskIOLA15.7 = 0
  1671. diskIOLA15.8 = 0
  1672. diskIOLA15.9 = 0
  1673. diskIOLA15.10 = 0
  1674. diskIOLA15.11 = 0
  1675. diskIONReadX.1 = 23936512
  1676. diskIONReadX.2 = 21552640
  1677. diskIONReadX.3 = 2998424064
  1678. diskIONReadX.4 = 8564224
  1679. diskIONReadX.5 = 729088
  1680. diskIONReadX.6 = 35381248
  1681. diskIONReadX.7 = 2269184
  1682. diskIONReadX.8 = 2260992
  1683. diskIONReadX.9 = 4834304
  1684. diskIONReadX.10 = 2941956096
  1685. diskIONReadX.11 = 1335296
  1686. diskIONWrittenX.1 = 1536
  1687. diskIONWrittenX.2 = 1536
  1688. diskIONWrittenX.3 = 16033459200
  1689. diskIONWrittenX.4 = 1024
  1690. diskIONWrittenX.5 = 0
  1691. diskIONWrittenX.6 = 2048
  1692. diskIONWrittenX.7 = 0
  1693. diskIONWrittenX.8 = 0
  1694. diskIONWrittenX.9 = 143360
  1695. diskIONWrittenX.10 = 16033312768
  1696. diskIONWrittenX.11 = 4096
  1697. diskIOBusyTime.1 = 4511000
  1698. diskIOBusyTime.2 = 4344000
  1699. diskIOBusyTime.3 = 214749000
  1700. diskIOBusyTime.4 = 23000
  1701. diskIOBusyTime.5 = 7000
  1702. diskIOBusyTime.6 = 45000
  1703. diskIOBusyTime.7 = 12000
  1704. diskIOBusyTime.8 = 7000
  1705. diskIOBusyTime.9 = 42000
  1706. diskIOBusyTime.10 = 231207000
  1707. diskIOBusyTime.11 = 0  
  1708.  
  1709. sda array (
  1710.   'diskIOIndex' => '1',
  1711.   'diskIODevice' => 'sda',
  1712.   'diskIONRead' => '23936512',
  1713.   'diskIONWritten' => '1536',
  1714.   'diskIOReads' => '2651',
  1715.   'diskIOWrites' => '3',
  1716.   'diskIOLA1' => '0',
  1717.   'diskIOLA5' => '0',
  1718.   'diskIOLA15' => '0',
  1719.   'diskIONReadX' => '23936512',
  1720.   'diskIONWrittenX' => '1536',
  1721.   'diskIOBusyTime' => '4511000',
  1722. )  
  1723. sda1 array (
  1724.   'diskIOIndex' => '2',
  1725.   'diskIODevice' => 'sda1',
  1726.   'diskIONRead' => '21552640',
  1727.   'diskIONWritten' => '1536',
  1728.   'diskIOReads' => '2544',
  1729.   'diskIOWrites' => '3',
  1730.   'diskIOLA1' => '0',
  1731.   'diskIOLA5' => '0',
  1732.   'diskIOLA15' => '0',
  1733.   'diskIONReadX' => '21552640',
  1734.   'diskIONWrittenX' => '1536',
  1735.   'diskIOBusyTime' => '4344000',
  1736. )  
  1737. nvme0n1 array (
  1738.   'diskIOIndex' => '3',
  1739.   'diskIODevice' => 'nvme0n1',
  1740.   'diskIONRead' => '2998424064',
  1741.   'diskIONWritten' => '3148557312',
  1742.   'diskIOReads' => '77181',
  1743.   'diskIOWrites' => '1028658',
  1744.   'diskIOLA1' => '0',
  1745.   'diskIOLA5' => '0',
  1746.   'diskIOLA15' => '0',
  1747.   'diskIONReadX' => '2998424064',
  1748.   'diskIONWrittenX' => '16033459200',
  1749.   'diskIOBusyTime' => '214749000',
  1750. )  
  1751. nvme0n1p1 array (
  1752.   'diskIOIndex' => '4',
  1753.   'diskIODevice' => 'nvme0n1p1',
  1754.   'diskIONRead' => '8564224',
  1755.   'diskIONWritten' => '1024',
  1756.   'diskIOReads' => '374',
  1757.   'diskIOWrites' => '2',
  1758.   'diskIOLA1' => '0',
  1759.   'diskIOLA5' => '0',
  1760.   'diskIOLA15' => '0',
  1761.   'diskIONReadX' => '8564224',
  1762.   'diskIONWrittenX' => '1024',
  1763.   'diskIOBusyTime' => '23000',
  1764. )  
  1765. nvme0n1p2 array (
  1766.   'diskIOIndex' => '5',
  1767.   'diskIODevice' => 'nvme0n1p2',
  1768.   'diskIONRead' => '729088',
  1769.   'diskIONWritten' => '0',
  1770.   'diskIOReads' => '47',
  1771.   'diskIOWrites' => '0',
  1772.   'diskIOLA1' => '0',
  1773.   'diskIOLA5' => '0',
  1774.   'diskIOLA15' => '0',
  1775.   'diskIONReadX' => '729088',
  1776.   'diskIONWrittenX' => '0',
  1777.   'diskIOBusyTime' => '7000',
  1778. )  
  1779. nvme0n1p3 array (
  1780.   'diskIOIndex' => '6',
  1781.   'diskIODevice' => 'nvme0n1p3',
  1782.   'diskIONRead' => '35381248',
  1783.   'diskIONWritten' => '2048',
  1784.   'diskIOReads' => '386',
  1785.   'diskIOWrites' => '5',
  1786.   'diskIOLA1' => '0',
  1787.   'diskIOLA5' => '0',
  1788.   'diskIOLA15' => '0',
  1789.   'diskIONReadX' => '35381248',
  1790.   'diskIONWrittenX' => '2048',
  1791.   'diskIOBusyTime' => '45000',
  1792. )  
  1793. nvme0n1p4 array (
  1794.   'diskIOIndex' => '7',
  1795.   'diskIODevice' => 'nvme0n1p4',
  1796.   'diskIONRead' => '2269184',
  1797.   'diskIONWritten' => '0',
  1798.   'diskIOReads' => '63',
  1799.   'diskIOWrites' => '0',
  1800.   'diskIOLA1' => '0',
  1801.   'diskIOLA5' => '0',
  1802.   'diskIOLA15' => '0',
  1803.   'diskIONReadX' => '2269184',
  1804.   'diskIONWrittenX' => '0',
  1805.   'diskIOBusyTime' => '12000',
  1806. )  
  1807. nvme0n1p5 array (
  1808.   'diskIOIndex' => '8',
  1809.   'diskIODevice' => 'nvme0n1p5',
  1810.   'diskIONRead' => '2260992',
  1811.   'diskIONWritten' => '0',
  1812.   'diskIOReads' => '61',
  1813.   'diskIOWrites' => '0',
  1814.   'diskIOLA1' => '0',
  1815.   'diskIOLA5' => '0',
  1816.   'diskIOLA15' => '0',
  1817.   'diskIONReadX' => '2260992',
  1818.   'diskIONWrittenX' => '0',
  1819.   'diskIOBusyTime' => '7000',
  1820. )  
  1821. nvme0n1p6 array (
  1822.   'diskIOIndex' => '9',
  1823.   'diskIODevice' => 'nvme0n1p6',
  1824.   'diskIONRead' => '4834304',
  1825.   'diskIONWritten' => '143360',
  1826.   'diskIOReads' => '207',
  1827.   'diskIOWrites' => '22',
  1828.   'diskIOLA1' => '0',
  1829.   'diskIOLA5' => '0',
  1830.   'diskIOLA15' => '0',
  1831.   'diskIONReadX' => '4834304',
  1832.   'diskIONWrittenX' => '143360',
  1833.   'diskIOBusyTime' => '42000',
  1834. )  
  1835. nvme0n1p7 array (
  1836.   'diskIOIndex' => '10',
  1837.   'diskIODevice' => 'nvme0n1p7',
  1838.   'diskIONRead' => '2941956096',
  1839.   'diskIONWritten' => '3148410880',
  1840.   'diskIOReads' => '75936',
  1841.   'diskIOWrites' => '1028626',
  1842.   'diskIOLA1' => '0',
  1843.   'diskIOLA5' => '0',
  1844.   'diskIOLA15' => '0',
  1845.   'diskIONReadX' => '2941956096',
  1846.   'diskIONWrittenX' => '16033312768',
  1847.   'diskIOBusyTime' => '231207000',
  1848. )  
  1849. zram0 array (
  1850.   'diskIOIndex' => '11',
  1851.   'diskIODevice' => 'zram0',
  1852.   'diskIONRead' => '1335296',
  1853.   'diskIONWritten' => '4096',
  1854.   'diskIOReads' => '50',
  1855.   'diskIOWrites' => '1',
  1856.   'diskIOLA1' => '0',
  1857.   'diskIOLA5' => '0',
  1858.   'diskIOLA15' => '0',
  1859.   'diskIONReadX' => '1335296',
  1860.   'diskIONWrittenX' => '4096',
  1861.   'diskIOBusyTime' => '0',
  1862. )  
  1863.  
  1864.  
  1865. >> [0;36mSNMP[0m: [1/0.06s] [1;33mMySQL[0m: [1/0.01s]  
  1866. >> Runtime for poller module 'ucd-diskio': 0.0616 seconds with 12304 bytes  
  1867. #### Unload poller module ucd-diskio ####
  1868.  
  1869. #### Load poller module wireless ####
  1870.  
  1871. Module enabled: Global + | OS   | Device   | Manual    
  1872. Attempting to initialize OS: linux  
  1873. OS initialized: LibreNMS\OS\Linux  
  1874. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[4][0m 1.16ms]
  1875.  
  1876.  
  1877. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  1878. >> Runtime for poller module 'wireless': 0.0061 seconds with 3120 bytes  
  1879. #### Unload poller module wireless ####
  1880.  
  1881. #### Load poller module entity-physical ####
  1882.  
  1883. Module enabled: Global + | OS   | Device   | Manual    
  1884.  
  1885. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1886. >> Runtime for poller module 'entity-physical': 0.0008 seconds with 1752 bytes  
  1887. #### Unload poller module entity-physical ####
  1888.  
  1889. #### Load poller module applications ####
  1890.  
  1891. Module enabled: Global + | OS   | Device   | Manual    
  1892. 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]
  1893.  
  1894.  
  1895. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  1896. >> Runtime for poller module 'applications': 0.0045 seconds with 4456 bytes  
  1897. #### Unload poller module applications ####
  1898.  
  1899. #### Load poller module ntp ####
  1900.  
  1901. Module enabled: Global + | OS   | Device   | Manual    
  1902.  
  1903. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1904. >> Runtime for poller module 'ntp': 0.0007 seconds with 1768 bytes  
  1905. #### Unload poller module ntp ####
  1906.  
  1907. 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]
  1908.  
  1909. 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
  1910.  
  1911.  
  1912. 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]
  1913.  
  1914. #### Start Alerts ####  
  1915. 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]
  1916.  
  1917. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`start`) &lt;= ? 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]
  1918.  
  1919. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[4][0m 0.91ms]
  1920.  
  1921. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  1922.         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 = ?)
  1923.         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 = ?))
  1924.         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 = ?))
  1925.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  1926.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  1927.         WHERE a.disabled = 0 AND (
  1928.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  1929.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  1930.             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))
  1931.         ) [0;33m[4,4,4,4,4,4,4,4,4,4,4][0m 2.25ms]
  1932.  
  1933. #### End Alerts (0.0216s) ####
  1934.  
  1935. ### Start Device Groups ###  
  1936. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.76ms]
  1937.  
  1938. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[4][0m 0.65ms]
  1939.  
  1940. Groups Added:   Removed:  
  1941. ### End Device Groups (0.003s) ###
  1942.  
  1943.  
  1944. >>> Polled Work (4) in 2.752 seconds &lt;&lt;&lt;  
  1945. [0;36mSNMP[0m [39/1.51s]: Snmpget[21/0.83s] Snmpwalk[18/0.68s]  
  1946. [1;33mSQL[0m [73/1.05s]: Select[38/0.38s] Update[34/0.66s] Delete[1/0.00s]  
  1947.  
captcha