From librenms, 1 Year ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.38ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` limit 1 [0;33m[][0m 0.22ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 0.14ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: 70bae66057f39edd26dbb661b449fbd0d7af2686
  11. Commit Date: 1650958850
  12. DB Schema: 2022_04_08_085504_isis_adjacencies_table_add_index (236)
  13. PHP: 7.3.31-1~deb10u1
  14. MySQL: 10.3.31-MariaDB-0+deb10u1
  15. RRDTool: 1.7.1
  16. SNMP: 5.7.3
  17. ==================================DEBUG!
  18. Updating os_def.cache  
  19. Starting polling run:
  20.  
  21. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.110.7.2' ORDER BY `device_id` ASC [0;33m[][0m 0.57ms]
  22.  
  23. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[245][0m 0.31ms]
  24.  
  25. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[245][0m 0.14ms]
  26.  
  27. Attempting to initialize OS: linux  
  28. Attempting to initialize Group OS: unix  
  29. OS initialized: LibreNMS\OS\Shared\Unix  
  30. Hostname:    10.110.7.2
  31. Device ID:   245
  32. OS:          linux
  33.  (unix)
  34.  
  35. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.110.7.2'
  36.  
  37. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 11.2/11.4/11.9  
  38. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  39. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.8*
  40.  
  41.  
  42. SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?) [0;33m[11.2,11.9,11.4,3,3,0,245,"2022-04-28 14:12:51"][0m 2.98ms]
  43.  
  44. SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[11.4,245][0m 2.16ms]
  45.  
  46. 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[245][0m 0.18ms]
  47.  
  48. Modules status: Global+  
  49. OS  
  50. Device  
  51.  
  52. #### Load poller module core ####
  53. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysUpTime.0' 'SNMPv2-MIB::sysName.0'[0m]  
  54. .*.*.0 = Linux proxyinterceptpre 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64
  55. .*.*.0 = .*.4.1.8*
  56. .*.*.0 = 16085337
  57. .*.*.0 = proxyinterceptpre
  58.  
  59.  
  60. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  61. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 160853
  62. HOST-RESOURCES-MIB::hrSystemUptime.0 = 260684401
  63.  
  64.  
  65. Uptime seconds: 2606844
  66.  
  67. Uptime:  30 days 4 hours 7 minutes 24 seconds
  68. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[2606844,245][0m 3.54ms]
  69.  
  70.  
  71. >> Runtime for poller module 'core': 0.1180 seconds with 71320 bytes
  72. >> [0;36mSNMP[0m: [2/0.11s] [1;33mMySQL[0m: [1/0.04s]  
  73. #### Unload poller module core ####
  74.  
  75. Modules status: Global+  
  76. OS  
  77. Device  
  78.  
  79. #### Load poller module unix-agent ####
  80. LibreNMS UNIX Agent: SQL[[1;33mselect `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 [0;33m["10.110.7.2"][0m 0.38ms]
  81.  
  82. execution time: 1261msarray (
  83.   '' => '',
  84.   'check_mk' => 'Version: 1.2.6b5
  85. AgentOS: linux
  86. AgentDirectory: /etc/check_mk
  87. DataDirectory: /var/lib/check_mk_agent
  88. SpoolDirectory: /var/lib/check_mk_agent/spool
  89. PluginsDirectory: /usr/lib/check_mk_agent/plugins
  90. LocalDirectory: /usr/lib/check_mk_agent/local',
  91.   'df' => '[df_inodes_start]
  92. udev                              devtmpfs 1007215    478 1006737    1% /dev
  93. tmpfs                             tmpfs    1018460    992 1017468    1% /run
  94. /dev/mapper/ubuntu--vg-ubuntu--lv ext4     1605632 178090 1427542   12% /
  95. tmpfs                             tmpfs    1018460      8 1018452    1% /dev/shm
  96. tmpfs                             tmpfs    1018460      3 1018457    1% /run/lock
  97. tmpfs                             tmpfs    1018460     18 1018442    1% /sys/fs/cgroup
  98. none                              tmpfs    1018460      1 1018459    1% /run/shm
  99. /dev/sda2                         ext4       65536    320   65216    1% /boot
  100. [df_inodes_end]',
  101.   'mounts' => '/dev/mapper/ubuntu--vg-ubuntu--lv / ext4 rw,relatime 0 0
  102. /dev/sda2 /boot ext4 rw,relatime 0 0',
  103.   'ps' => '(root,168556,11808,00:00:17,1) /sbin/init maybe-ubiquity
  104. (root,0,0,00:00:00,2) [kthreadd]
  105. (root,0,0,00:00:00,3) [rcu_gp]
  106. (root,0,0,00:00:00,4) [rcu_par_gp]
  107. (root,0,0,00:00:00,6) [kworker/0:0H-kblockd]
  108. (root,0,0,00:00:00,8) [mm_percpu_wq]
  109. (root,0,0,00:00:00,9) [ksoftirqd/0]
  110. (root,0,0,00:01:28,10) [rcu_sched]
  111. (root,0,0,00:00:06,11) [migration/0]
  112. (root,0,0,00:00:00,12) [idle_inject/0]
  113. (root,0,0,00:00:00,14) [cpuhp/0]
  114. (root,0,0,00:00:00,15) [cpuhp/1]
  115. (root,0,0,00:00:00,16) [idle_inject/1]
  116. (root,0,0,00:00:06,17) [migration/1]
  117. (root,0,0,00:00:01,18) [ksoftirqd/1]
  118. (root,0,0,00:00:00,20) [kworker/1:0H-kblockd]
  119. (root,0,0,00:00:00,21) [cpuhp/2]
  120. (root,0,0,00:00:00,22) [idle_inject/2]
  121. (root,0,0,00:00:05,23) [migration/2]
  122. (root,0,0,00:00:00,24) [ksoftirqd/2]
  123. (root,0,0,00:00:00,26) [kworker/2:0H-kblockd]
  124. (root,0,0,00:00:00,27) [cpuhp/3]
  125. (root,0,0,00:00:00,28) [idle_inject/3]
  126. (root,0,0,00:00:06,29) [migration/3]
  127. (root,0,0,00:00:00,30) [ksoftirqd/3]
  128. (root,0,0,00:00:00,32) [kworker/3:0H-events_highpri]
  129. (root,0,0,00:00:00,33) [cpuhp/4]
  130. (root,0,0,00:00:00,34) [idle_inject/4]
  131. (root,0,0,00:00:05,35) [migration/4]
  132. (root,0,0,00:00:00,36) [ksoftirqd/4]
  133. (root,0,0,00:00:00,38) [kworker/4:0H-kblockd]
  134. (root,0,0,00:00:00,39) [cpuhp/5]
  135. (root,0,0,00:00:00,40) [idle_inject/5]
  136. (root,0,0,00:00:05,41) [migration/5]
  137. (root,0,0,00:00:09,42) [ksoftirqd/5]
  138. (root,0,0,00:00:00,44) [kworker/5:0H-kblockd]
  139. (root,0,0,00:00:00,45) [kdevtmpfs]
  140. (root,0,0,00:00:00,46) [netns]
  141. (root,0,0,00:00:00,47) [rcu_tasks_kthre]
  142. (root,0,0,00:00:00,48) [kauditd]
  143. (root,0,0,00:00:00,49) [khungtaskd]
  144. (root,0,0,00:00:00,50) [oom_reaper]
  145. (root,0,0,00:00:00,51) [writeback]
  146. (root,0,0,00:00:00,52) [kcompactd0]
  147. (root,0,0,00:00:00,53) [ksmd]
  148. (root,0,0,00:00:04,54) [khugepaged]
  149. (root,0,0,00:00:00,101) [kintegrityd]
  150. (root,0,0,00:00:00,102) [kblockd]
  151. (root,0,0,00:00:00,103) [blkcg_punt_bio]
  152. (root,0,0,00:00:00,104) [tpm_dev_wq]
  153. (root,0,0,00:00:00,105) [ata_sff]
  154. (root,0,0,00:00:00,106) [md]
  155. (root,0,0,00:00:00,107) [edac-poller]
  156. (root,0,0,00:00:00,108) [devfreq_wq]
  157. (root,0,0,00:00:00,109) [watchdogd]
  158. (root,0,0,00:00:41,111) [kswapd0]
  159. (root,0,0,00:00:00,112) [ecryptfs-kthrea]
  160. (root,0,0,00:00:00,114) [kthrotld]
  161. (root,0,0,00:00:00,115) [acpi_thermal_pm]
  162. (root,0,0,00:00:00,117) [scsi_eh_0]
  163. (root,0,0,00:00:00,118) [scsi_tmf_0]
  164. (root,0,0,00:00:00,119) [scsi_eh_1]
  165. (root,0,0,00:00:00,120) [scsi_tmf_1]
  166. (root,0,0,00:00:00,122) [vfio-irqfd-clea]
  167. (root,0,0,00:00:00,125) [kstrp]
  168. (root,0,0,00:00:00,128) [kworker/u13:0]
  169. (root,0,0,00:00:00,142) [charger_manager]
  170. (root,0,0,00:00:04,143) [kworker/0:1H-kblockd]
  171. (root,0,0,00:00:00,191) [scsi_eh_2]
  172. (root,0,0,00:00:00,192) [scsi_tmf_2]
  173. (root,0,0,00:00:00,209) [ttm_swap]
  174. (root,0,0,00:00:00,224) [kdmflush]
  175. (root,0,0,00:00:00,251) [raid5wq]
  176. (root,0,0,00:00:00,294) [kworker/5:1H-kblockd]
  177. (root,0,0,00:00:14,300) [jbd2/dm-0-8]
  178. (root,0,0,00:00:00,301) [ext4-rsv-conver]
  179. (root,98576,44844,00:00:06,373) /lib/systemd/systemd-journald
  180. (root,0,0,00:00:00,392) [kworker/1:1H-kblockd]
  181. (root,0,0,00:00:01,401) [kworker/4:1H-kblockd]
  182. (root,0,0,00:00:00,406) [kworker/2:1H-kblockd]
  183. (root,21132,5048,00:00:11,409) /lib/systemd/systemd-udevd
  184. (root,0,0,00:00:00,546) [kaluad]
  185. (root,0,0,00:00:00,547) [kmpath_rdacd]
  186. (root,0,0,00:00:00,548) [kmpathd]
  187. (root,0,0,00:00:00,549) [kmpath_handlerd]
  188. (root,214660,17996,00:04:06,550) /sbin/multipathd -d -s
  189. (root,0,0,00:00:00,564) [jbd2/sda2-8]
  190. (root,0,0,00:00:00,565) [ext4-rsv-conver]
  191. (systemd+,90188,4984,00:00:02,585) /lib/systemd/systemd-timesyncd
  192. (root,239288,8424,00:00:28,597) /usr/lib/accountsservice/accounts-daemon
  193. (message+,7812,4532,00:00:02,598) /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
  194. (root,81928,3332,00:01:02,605) /usr/sbin/irqbalance --foreground
  195. (root,29328,15112,00:00:00,606) /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers
  196. (root,6576,3100,00:19:04,607) /usr/sbin/qemu-ga
  197. (syslog,224492,5080,00:00:01,609) /usr/sbin/rsyslogd -n -iNONE
  198. (root,16784,6948,00:00:03,611) /lib/systemd/systemd-logind
  199. (root,394828,12532,00:00:02,613) /usr/lib/udisks2/udisksd
  200. (root,0,0,00:00:01,627) [kworker/3:1H-kblockd]
  201. (root,236308,8008,00:00:00,633) /usr/lib/policykit-1/polkitd --no-debug
  202. (systemd+,24120,11832,00:00:05,640) /lib/systemd/systemd-resolved
  203. (root,6812,2684,00:00:02,653) /usr/sbin/cron -f
  204. (root,107908,16216,00:00:00,666) /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
  205. (root,12172,6424,00:00:00,673) sshd: /usr/sbin/sshd -D [listener] 0 of 10-60 startups
  206. (root,5828,1548,00:00:00,859) /sbin/agetty -o -p -- \\u --noclear tty6 linux
  207. (root,249516,8588,00:00:00,1038) /usr/lib/upower/upowerd
  208. (root,1710380,51012,00:29:51,9598) /usr/share/filebeat/bin/filebeat --environment systemd -c /etc/filebeat/filebeat.yml --path.home /usr/share/filebeat --path.config /etc/filebeat --path.data /var/lib/filebeat --path.logs /var/log/filebeat
  209. (systemd+,18508,5576,00:00:02,9671) /lib/systemd/systemd-networkd
  210. (root,0,0,00:00:00,24844) [xfsalloc]
  211. (root,0,0,00:00:00,24845) [xfs_mru_cache]
  212. (root,0,0,00:00:00,24856) [jfsIO]
  213. (root,0,0,00:00:00,24857) [jfsCommit]
  214. (root,0,0,00:00:00,24858) [jfsCommit]
  215. (root,0,0,00:00:00,24859) [jfsCommit]
  216. (root,0,0,00:00:00,24860) [jfsCommit]
  217. (root,0,0,00:00:00,24861) [jfsCommit]
  218. (root,0,0,00:00:00,24862) [jfsCommit]
  219. (root,0,0,00:00:00,24863) [jfsSync]
  220. (root,5828,1860,00:00:00,113145) /sbin/agetty -o -p -- \\u --noclear tty1 linux
  221. (Debian-+,34072,14880,00:00:50,148457) /usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
  222. (root,47608,9708,00:00:00,240953) /usr/local/squid/sbin/squid -YC -f /usr/local/squid/etc/squid.conf
  223. (squid,64808,32836,00:00:22,240955) (squid-1) --kid squid-1 -YC -f /usr/local/squid/etc/squid.conf
  224. (squid,9648,6612,00:00:04,240957) (security_file_certgen) -s /var/lib/ssl_db -M 4MB
  225. (squid,9424,5692,00:00:00,240959) (security_file_certgen) -s /var/lib/ssl_db -M 4MB
  226. (squid,9292,4864,00:00:00,240960) (security_file_certgen) -s /var/lib/ssl_db -M 4MB
  227. (squid,9292,4856,00:00:00,240962) (security_file_certgen) -s /var/lib/ssl_db -M 4MB
  228. (squid,9292,4812,00:00:00,240965) (security_file_certgen) -s /var/lib/ssl_db -M 4MB
  229. (root,0,0,00:00:00,250436) [kworker/5:0-memcg_kmem_cache]
  230. (root,0,0,00:00:01,252961) [kworker/3:1-events]
  231. (root,0,0,00:00:00,253152) [kworker/4:0-kdmflush]
  232. (root,0,0,00:00:00,256894) [kworker/0:1-events]
  233. (root,0,0,00:00:00,257448) [kworker/3:0]
  234. (root,0,0,00:00:00,258213) [kworker/2:0-cgroup_destroy]
  235. (root,0,0,00:00:00,258649) [kworker/1:1-events]
  236. (root,0,0,00:00:00,259801) [kworker/5:2]
  237. (root,0,0,00:00:00,259802) [kworker/4:1]
  238. (root,0,0,00:00:00,259805) [kworker/u12:2-events_power_efficient]
  239. (root,0,0,00:00:00,259991) [kworker/2:1-events]
  240. (root,0,0,00:00:00,260183) [kworker/1:2-events]
  241. (root,0,0,00:00:00,260187) [kworker/u12:1-events_power_efficient]
  242. (root,0,0,00:00:00,260374) [kworker/0:2-memcg_kmem_cache]
  243. (root,0,0,00:00:00,260566) [kworker/2:2]
  244. (root,0,0,00:00:00,260571) [kworker/1:0]
  245. (root,6972,3544,00:00:00,260576) /bin/bash /usr/bin/check_mk_agent
  246. (root,21132,2844,00:00:00,260579) /lib/systemd/systemd-udevd
  247. (root,21132,2844,00:00:00,260580) /lib/systemd/systemd-udevd
  248. (root,21132,2844,00:00:00,260581) /lib/systemd/systemd-udevd
  249. (root,21132,2844,00:00:00,260583) /lib/systemd/systemd-udevd
  250. (root,21132,2844,00:00:00,260585) /lib/systemd/systemd-udevd
  251. (root,21132,2844,00:00:00,260586) /lib/systemd/systemd-udevd
  252. (root,21132,2844,00:00:00,260587) /lib/systemd/systemd-udevd
  253. (root,21132,2844,00:00:00,260588) /lib/systemd/systemd-udevd
  254. (root,21132,2844,00:00:00,260590) /lib/systemd/systemd-udevd
  255. (root,21132,2844,00:00:00,260591) /lib/systemd/systemd-udevd
  256. (root,21132,2844,00:00:00,260592) /lib/systemd/systemd-udevd
  257. (root,5892,2876,00:00:00,260593) ps ax -o user,vsz,rss,cputime,pid,command --columns 10000
  258. (root,3564,768,00:00:00,260594) sed -e 1d -e s/ *\\([^ ]*\\) *\\([^ ]*\\) *\\([^ ]*\\) *\\([^ ]*\\) *\\([^ ]*\\) */(\\1,\\2,\\3,\\4,\\5) /
  259. (root,21132,2844,00:00:00,260595) /lib/systemd/systemd-udevd
  260. (root,21132,2844,00:00:00,260596) /lib/systemd/systemd-udevd',
  261.   'mem' => 'MemTotal:        8147680 kB
  262. MemFree:          207612 kB
  263. MemAvailable:    7047624 kB
  264. Buffers:          212824 kB
  265. Cached:          7110564 kB
  266. SwapCached:          804 kB
  267. Active:           693332 kB
  268. Inactive:        6736628 kB
  269. Active(anon):     253664 kB
  270. Inactive(anon):   397556 kB
  271. Active(file):     439668 kB
  272. Inactive(file):  6339072 kB
  273. Unevictable:       18400 kB
  274. Mlocked:           18400 kB
  275. SwapTotal:       4194300 kB
  276. SwapFree:        4177048 kB
  277. Dirty:               204 kB
  278. Writeback:             0 kB
  279. AnonPages:        123496 kB
  280. Mapped:            90572 kB
  281. Shmem:            536428 kB
  282. KReclaimable:     367040 kB
  283. Slab:             442616 kB
  284. SReclaimable:     367040 kB
  285. SUnreclaim:        75576 kB
  286. KernelStack:        3184 kB
  287. PageTables:         2720 kB
  288. NFS_Unstable:          0 kB
  289. Bounce:                0 kB
  290. WritebackTmp:          0 kB
  291. CommitLimit:     8268140 kB
  292. Committed_AS:    1149260 kB
  293. VmallocTotal:   34359738367 kB
  294. VmallocUsed:       20632 kB
  295. VmallocChunk:          0 kB
  296. Percpu:             5632 kB
  297. HardwareCorrupted:     0 kB
  298. AnonHugePages:         0 kB
  299. ShmemHugePages:        0 kB
  300. ShmemPmdMapped:        0 kB
  301. FileHugePages:         0 kB
  302. FilePmdMapped:         0 kB
  303. CmaTotal:              0 kB
  304. CmaFree:               0 kB
  305. HugePages_Total:       0
  306. HugePages_Free:        0
  307. HugePages_Rsvd:        0
  308. HugePages_Surp:        0
  309. Hugepagesize:       2048 kB
  310. Hugetlb:               0 kB
  311. DirectMap4k:      438120 kB
  312. DirectMap2M:     7950336 kB',
  313.   'cpu' => '0.00 0.00 0.00 1/191 260598 6',
  314.   'uptime' => '2606844.06 15618910.29',
  315.   'lnx_if:sep(58)' => 'ens18: 25803080822 40875611    0 4302    0     0          0         0 23474171135 38397886    0    0    0     0       0          0
  316.     lo: 2546106   24701    0    0    0     0          0         0  2546106   24701    0    0    0     0       0          0
  317.  ens19: 680331701 2133547    0 4383    0     0          0         0 3257011181 1799676    0    0    0     0       0          0
  318. [lo]
  319.  Link detected: yes
  320.  Address: 00:00:00:00:00:00
  321.  
  322. [ens18]
  323.  Speed: Unknown!
  324.  Duplex: Unknown! (255)
  325.  Auto-negotiation: off
  326.  Link detected: yes
  327.  Address: 76:fc:85:79:b0:72
  328.  
  329. [ens19]
  330.  Speed: Unknown!
  331.  Duplex: Unknown! (255)
  332.  Auto-negotiation: off
  333.  Link detected: yes
  334.  Address: ce:5d:a3:00:b3:d7',
  335.   'tcp_conn_stats' => '01 8
  336. 0A 4
  337. 06 6',
  338.   'multipath' => '',
  339.   'diskstat' => '1651147971
  340.    8       0 sda 4986415 22580 558001199 998518 1036764 1074204 80790888 712785 0 3583048 393220 12108 0 37655128 344
  341.  253       0 dm-0 4940475 0 543259790 965852 2088669 0 81201448 1328604 0 3553820 2294760 12061 0 35837448 304
  342. [dmsetup_info]
  343. ubuntu--vg-ubuntu--lv 253:0 ubuntu-vg ubuntu-lv',
  344.   'kernel' => '1651147971
  345. nr_free_pages 51028
  346. nr_zone_inactive_anon 99389
  347. nr_zone_active_anon 63590
  348. nr_zone_inactive_file 1584768
  349. nr_zone_active_file 109917
  350. nr_zone_unevictable 4600
  351. nr_zone_write_pending 8
  352. nr_mlock 4600
  353. nr_page_table_pages 680
  354. nr_kernel_stack 3184
  355. nr_bounce 0
  356. nr_zspages 0
  357. nr_free_cma 0
  358. numa_hit 163773986
  359. numa_miss 0
  360. numa_foreign 0
  361. numa_interleave 63169
  362. numa_local 163773986
  363. numa_other 0
  364. nr_inactive_anon 99389
  365. nr_active_anon 63545
  366. nr_inactive_file 1584768
  367. nr_active_file 109917
  368. nr_unevictable 4600
  369. nr_slab_reclaimable 91760
  370. nr_slab_unreclaimable 19162
  371. nr_isolated_anon 0
  372. nr_isolated_file 0
  373. workingset_nodes 50625
  374. workingset_refault 72899204
  375. workingset_activate 101450
  376. workingset_restore 19704
  377. workingset_nodereclaim 105421
  378. nr_anon_pages 30945
  379. nr_mapped 22643
  380. nr_file_pages 1831048
  381. nr_dirty 51
  382. nr_writeback 0
  383. nr_writeback_temp 0
  384. nr_shmem 134107
  385. nr_shmem_hugepages 0
  386. nr_shmem_pmdmapped 0
  387. nr_file_hugepages 0
  388. nr_file_pmdmapped 0
  389. nr_anon_transparent_hugepages 0
  390. nr_unstable 0
  391. nr_vmscan_write 5918
  392. nr_vmscan_immediate_reclaim 1773
  393. nr_dirtied 10000610
  394. nr_written 9161841
  395. nr_kernel_misc_reclaimable 0
  396. nr_dirty_threshold 342217
  397. nr_dirty_background_threshold 170899
  398. pgpgin 279000599
  399. pgpgout 40394592
  400. pswpin 1264
  401. pswpout 5918
  402. pgalloc_dma 0
  403. pgalloc_dma32 61762558
  404. pgalloc_normal 142417683
  405. pgalloc_movable 0
  406. allocstall_dma 0
  407. allocstall_dma32 0
  408. allocstall_normal 4
  409. allocstall_movable 3
  410. pgskip_dma 0
  411. pgskip_dma32 0
  412. pgskip_normal 0
  413. pgskip_movable 0
  414. pgfree 204271863
  415. pgactivate 4039540
  416. pgdeactivate 3229947
  417. pglazyfree 0
  418. pgfault 81539055
  419. pgmajfault 3019461
  420. pglazyfreed 0
  421. pgrefill 3382652
  422. pgsteal_kswapd 103451737
  423. pgsteal_direct 2900
  424. pgscan_kswapd 103522065
  425. pgscan_direct 2924
  426. pgscan_direct_throttle 0
  427. zone_reclaim_failed 0
  428. pginodesteal 0
  429. slabs_scanned 20151299
  430. kswapd_inodesteal 675467
  431. kswapd_low_wmark_hit_quickly 1388
  432. kswapd_high_wmark_hit_quickly 7192
  433. pageoutrun 27167
  434. pgrotated 8018
  435. drop_pagecache 0
  436. drop_slab 0
  437. oom_kill 0
  438. numa_pte_updates 0
  439. numa_huge_pte_updates 0
  440. numa_hint_faults 0
  441. numa_hint_faults_local 0
  442. numa_pages_migrated 0
  443. pgmigrate_success 35456
  444. pgmigrate_fail 111
  445. compact_migrate_scanned 43776
  446. compact_free_scanned 1705466
  447. compact_isolated 71577
  448. compact_stall 10
  449. compact_fail 7
  450. compact_success 3
  451. compact_daemon_wake 56
  452. compact_daemon_migrate_scanned 40779
  453. compact_daemon_free_scanned 1704832
  454. htlb_buddy_alloc_success 0
  455. htlb_buddy_alloc_fail 0
  456. unevictable_pgs_culled 65814
  457. unevictable_pgs_scanned 0
  458. unevictable_pgs_rescued 2652
  459. unevictable_pgs_mlocked 7252
  460. unevictable_pgs_munlocked 2652
  461. unevictable_pgs_cleared 0
  462. unevictable_pgs_stranded 0
  463. thp_fault_alloc 8
  464. thp_fault_fallback 0
  465. thp_collapse_alloc 0
  466. thp_collapse_alloc_failed 0
  467. thp_file_alloc 0
  468. thp_file_mapped 0
  469. thp_split_page 0
  470. thp_split_page_failed 0
  471. thp_deferred_split_page 8
  472. thp_split_pmd 3
  473. thp_split_pud 0
  474. thp_zero_page_alloc 0
  475. thp_zero_page_alloc_failed 0
  476. thp_swpout 0
  477. thp_swpout_fallback 0
  478. balloon_inflate 0
  479. balloon_deflate 0
  480. balloon_migrate 0
  481. swap_ra 463
  482. swap_ra_hit 324
  483. cpu  1781579 16766 299249 1561482478 74388 0 64666 9483 0 0
  484. cpu0 240527 2480 26793 260335741 10928 0 6848 1354 0 0
  485. cpu1 316064 3645 52096 260252280 14589 0 6899 1242 0 0
  486. cpu2 211382 3406 27331 260395435 13092 0 676 877 0 0
  487. cpu3 203371 2148 29213 260316617 14473 0 1256 1842 0 0
  488. cpu4 199418 2824 26604 260361564 12901 0 1055 1859 0 0
  489. cpu5 610815 2259 137210 259820838 8404 0 47931 2306 0 0
  490. intr 231804765 28 1588 0 0 0 0 3 0 1 0 1303415 32 1093 0 0 2586508 0 0 0 0 0 0 0 0 0 3143 0 0 0 847396 1230830 974397 1066986 972505 660850 0 36026674 32248412 0 1806040 1244970 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 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 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 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 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 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 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 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 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 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 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 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
  491. ctxt 275037009
  492. btime 1648541127
  493. processes 260629
  494. procs_running 1
  495. procs_blocked 0
  496. softirq 238162256 0 77396816 103 69038360 1293147 0 993805 58460101 2516 30977408',
  497.   'md' => 'Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
  498. unused devices: <none>',
  499.   'vbox_guest' => '',
  500.   'postfix_mailq' => 'Mail queue is empty',
  501.   'local' => '',
  502.   'dmi' => 'bios-vendor=SeaBIOS
  503. bios-version=rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
  504. bios-release-date=04/01/2014
  505. system-manufacturer=QEMU
  506. system-product-name=Standard PC (i440FX + PIIX, 1996)
  507. system-version=pc-i440fx-5.2
  508. system-serial-number=Not Specified
  509. system-uuid=64e57ef7-68eb-4cde-ab7f-c04620332533
  510. baseboard-manufacturer=
  511. baseboard-product-name=
  512. baseboard-version=
  513. baseboard-serial-number=
  514. baseboard-asset-tag=
  515. chassis-manufacturer=QEMU
  516. chassis-type=Other
  517. chassis-version=pc-i440fx-5.2
  518. chassis-serial-number=Not Specified
  519. chassis-asset-tag=Not Specified
  520. processor-family=Other
  521. processor-manufacturer=QEMU
  522. processor-version=pc-i440fx-5.2
  523. processor-frequency=2000 MHz',
  524.   'dpkg' => 'accountsservice 0.6.55-0ubuntu12~20.04.5 amd64 452
  525. adduser 3.118ubuntu2 all 624
  526. aide 0.16.1-1ubuntu0.1 amd64 2160
  527. aide-common 0.16.1-1ubuntu0.1 all 366
  528. alsa-topology-conf 1.2.2-1 all 160
  529. alsa-ucm-conf 1.2.2-1ubuntu0.11 all 335
  530. amd64-microcode 3.20191218.1ubuntu1 amd64 76
  531. apparmor 2.13.3-7ubuntu5.1 amd64 1948
  532. apport 2.20.11-0ubuntu27.21 all 792
  533. apport-symptoms 0.23 all 61
  534. apt 2.0.6 amd64 4209
  535. apt-utils 2.0.6 amd64 836
  536. at 3.1.23-1ubuntu1 amd64 159
  537. autoconf 2.69-11.1 all 1860
  538. automake 1:1.16.1-4ubuntu6 all 1545
  539. autotools-dev 20180224.1 all 157
  540. base-files 11ubuntu5.5 amd64 392
  541. base-passwd 3.5.47 amd64 233
  542. bash 5.0-6ubuntu1.2 amd64 1660
  543. bash-completion 1:2.10-1ubuntu1 all 1487
  544. bc 1.07.1-2build1 amd64 226
  545. bcache-tools 1.0.8-3ubuntu0.1 amd64 107
  546. bind9-dnsutils 1:9.16.1-0ubuntu2.10 amd64 491
  547. bind9-host 1:9.16.1-0ubuntu2.10 amd64 155
  548. bind9-libs 1:9.16.1-0ubuntu2.10 amd64 3331
  549. binutils 2.34-6ubuntu1.3 amd64 107
  550. binutils-common 2.34-6ubuntu1.3 amd64 424
  551. binutils-x86-64-linux-gnu 2.34-6ubuntu1.3 amd64 9848
  552. bolt 0.8-4ubuntu1 amd64 484
  553. bsd-mailx 8.1.2-0.20180807cvs-1 amd64 174
  554. bsdmainutils 11.1.2ubuntu3 amd64 637
  555. bsdutils 1:2.34-0.1ubuntu9.3 amd64 304
  556. btrfs-progs 5.4.1-2 amd64 4016
  557. build-essential 12.8ubuntu1.1 amd64 21
  558. busybox-initramfs 1:1.30.1-4ubuntu6.4 amd64 368
  559. busybox-static 1:1.30.1-4ubuntu6.4 amd64 2224
  560. byobu 5.133-0ubuntu1 all 624
  561. bzip2 1.0.8-2 amd64 195
  562. ca-certificates 20210119~20.04.2 all 380
  563. cloud-guest-utils 0.31-7-gd99b2d76-0ubuntu1 all 60
  564. cloud-init 21.4-0ubuntu1~20.04.1 all 2418
  565. cloud-initramfs-copymods 0.45ubuntu2 all 25
  566. cloud-initramfs-dyn-netconf 0.45ubuntu2 all 31
  567. command-not-found 20.04.5 all 36
  568. console-setup 1.194ubuntu3 all 428
  569. console-setup-linux 1.194ubuntu3 all 1766
  570. coreutils 8.30-3ubuntu2 amd64 7196
  571. cpio 2.13+dfsg-2ubuntu0.3 amd64 368
  572. cpp 4:9.3.0-1ubuntu2 amd64 64
  573. cpp-9 9.4.0-1ubuntu1~20.04.1 amd64 26238
  574. crda 3.18-1build1 amd64 265
  575. cron 3.0pl1-136ubuntu1 amd64 262
  576. cryptsetup 2:2.2.2-3ubuntu2.4 amd64 398
  577. cryptsetup-bin 2:2.2.2-3ubuntu2.4 amd64 544
  578. cryptsetup-initramfs 2:2.2.2-3ubuntu2.4 all 155
  579. cryptsetup-run 2:2.2.2-3ubuntu2.4 all 78
  580. curl 7.68.0-1ubuntu2.7 amd64 402
  581. dash 0.5.10.2-6 amd64 212
  582. dbus 1.12.16-2ubuntu2.1 amd64 618
  583. dbus-user-session 1.12.16-2ubuntu2.1 amd64 126
  584. dconf-gsettings-backend 0.36.0-1 amd64 87
  585. dconf-service 0.36.0-1 amd64 114
  586. debconf 1.5.73 all 520
  587. debconf-i18n 1.5.73 all 781
  588. debianutils 4.9.1 amd64 230
  589. diffutils 1:3.7-3 amd64 532
  590. dirmngr 2.2.19-3ubuntu2.1 amd64 918
  591. distro-info 0.23ubuntu1 amd64 68
  592. distro-info-data 0.43ubuntu1.9 all 17
  593. dmeventd 2:1.02.167-1ubuntu1 amd64 244
  594. dmidecode 3.2-3 amd64 214
  595. dmsetup 2:1.02.167-1ubuntu1 amd64 270
  596. dosfstools 4.1-2 amd64 211
  597. dpkg 1.19.7ubuntu3 amd64 6740
  598. dpkg-dev 1.19.7ubuntu3 all 2074
  599. e2fsprogs 1.45.5-2ubuntu1 amd64 1491
  600. eatmydata 105-7 all 24
  601. ed 1.16-1 amd64 108
  602. eject 2.1.5+deb1+cvs20081104-14 amd64 172
  603. ethtool 1:5.4-1 amd64 450
  604. fakeroot 1.24-1 amd64 227
  605. fdisk 2.34-0.1ubuntu9.3 amd64 506
  606. file 1:5.38-4 amd64 86
  607. filebeat 7.15.1 amd64 139497
  608. finalrd 6~ubuntu20.04.1 all 29
  609. findutils 4.7.0-1ubuntu1 amd64 668
  610. fonts-ubuntu-console 0.83-4ubuntu1 all 63
  611. friendly-recovery 0.2.41ubuntu0.20.04.1 all 45
  612. ftp 0.17-34.1 amd64 142
  613. fuse 2.9.9-3 amd64 113
  614. fwupd 1.5.11-0ubuntu1~20.04.2 amd64 5444
  615. fwupd-signed 1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2 amd64 76
  616. g++ 4:9.3.0-1ubuntu2 amd64 16
  617. g++-9 9.4.0-1ubuntu1~20.04.1 amd64 28016
  618. gawk 1:5.0.1+dfsg-1 amd64 1668
  619. gcc 4:9.3.0-1ubuntu2 amd64 50
  620. gcc-10-base 10.3.0-1ubuntu1~20.04 amd64 265
  621. gcc-9 9.4.0-1ubuntu1~20.04.1 amd64 29840
  622. gcc-9-base 9.4.0-1ubuntu1~20.04.1 amd64 265
  623. gdisk 1.0.5-1 amd64 860
  624. gettext-base 0.19.8.1-10build1 amd64 364
  625. gir1.2-glib-2.0 1.64.1-1~ubuntu20.04.1 amd64 650
  626. gir1.2-packagekitglib-1.0 1.1.13-2ubuntu1.1 amd64 121
  627. git 1:2.25.1-1ubuntu3.4 amd64 35692
  628. git-man 1:2.25.1-1ubuntu3.4 all 1779
  629. glib-networking 2.64.2-1ubuntu0.1 amd64 209
  630. glib-networking-common 2.64.2-1ubuntu0.1 all 52
  631. glib-networking-services 2.64.2-1ubuntu0.1 amd64 51
  632. gnupg 2.2.19-3ubuntu2.1 all 413
  633. gnupg-l10n 2.2.19-3ubuntu2.1 all 380
  634. gnupg-utils 2.2.19-3ubuntu2.1 amd64 1550
  635. gpg 2.2.19-3ubuntu2.1 amd64 1135
  636. gpg-agent 2.2.19-3ubuntu2.1 amd64 911
  637. gpg-wks-client 2.2.19-3ubuntu2.1 amd64 275
  638. gpg-wks-server 2.2.19-3ubuntu2.1 amd64 255
  639. gpgconf 2.2.19-3ubuntu2.1 amd64 409
  640. gpgsm 2.2.19-3ubuntu2.1 amd64 568
  641. gpgv 2.2.19-3ubuntu2.1 amd64 499
  642. grep 3.4-1 amd64 496
  643. groff-base 1.22.4-4build1 amd64 3586
  644. grub-common 2.04-1ubuntu26.13 amd64 13340
  645. grub-gfxpayload-lists 0.7 amd64 47
  646. grub-pc 2.04-1ubuntu26.13 amd64 554
  647. grub-pc-bin 2.04-1ubuntu26.13 amd64 3104
  648. grub2-common 2.04-1ubuntu26.13 amd64 1310
  649. gsettings-desktop-schemas 3.36.0-1ubuntu1 all 284
  650. gzip 1.10-0ubuntu4.1 amd64 245
  651. hdparm 9.58+ds-4 amd64 245
  652. hostname 3.23 amd64 54
  653. htop 2.2.0-2build1 amd64 220
  654. info 6.7.0.dfsg.2-5 amd64 812
  655. init 1.57 amd64 21
  656. init-system-helpers 1.57 all 133
  657. initramfs-tools 0.136ubuntu6.7 all 145
  658. initramfs-tools-bin 0.136ubuntu6.7 amd64 133
  659. initramfs-tools-core 0.136ubuntu6.7 all 275
  660. install-info 6.7.0.dfsg.2-5 amd64 235
  661. intel-microcode 3.20210608.0ubuntu0.20.04.1 amd64 4700
  662. iproute2 5.5.0-1ubuntu1 amd64 2730
  663. iptables 1.8.4-3ubuntu2 amd64 2639
  664. iputils-ping 3:20190709-3 amd64 105
  665. iputils-tracepath 3:20190709-3 amd64 72
  666. irqbalance 1.6.0-3ubuntu1 amd64 141
  667. isc-dhcp-client 4.4.1-2.1ubuntu5.20.04.2 amd64 730
  668. isc-dhcp-common 4.4.1-2.1ubuntu5.20.04.2 amd64 163
  669. iso-codes 4.4-1 all 19553
  670. iucode-tool 2.3.1-1 amd64 98
  671. iw 5.4-1 amd64 283
  672. kbd 2.0.4-4ubuntu2 amd64 1340
  673. keyboard-configuration 1.194ubuntu3 all 827
  674. klibc-utils 2.0.7-1ubuntu5.1 amd64 542
  675. kmod 27-1ubuntu2 amd64 255
  676. kpartx 0.8.3-1ubuntu2 amd64 100
  677. krb5-locales 1.17-6ubuntu4.1 all 132
  678. landscape-common 19.12-0ubuntu4.2 amd64 400
  679. language-selector-common 0.204.2 all 1722
  680. less 551-1ubuntu0.1 amd64 301
  681. libaccountsservice0 0.6.55-0ubuntu12~20.04.5 amd64 368
  682. libacl1 2.2.53-6 amd64 70
  683. libaio1 0.3.112-5 amd64 35
  684. libalgorithm-diff-perl 1.19.03-2 all 106
  685. libalgorithm-diff-xs-perl 0.04-6 amd64 46
  686. libalgorithm-merge-perl 0.08-3 all 42
  687. libapparmor1 2.13.3-7ubuntu5.1 amd64 167
  688. libappstream4 0.12.10-2 amd64 428
  689. libapt-pkg6.0 2.0.6 amd64 3303
  690. libarchive13 3.4.0-2ubuntu1.2 amd64 845
  691. libargon2-1 0~20171227-0.2 amd64 56
  692. libasan5 9.4.0-1ubuntu1~20.04.1 amd64 14965
  693. libasn1-8-heimdal 7.7.0+dfsg-1ubuntu1 amd64 798
  694. libasound2 1.2.2-2.1ubuntu2.5 amd64 1122
  695. libasound2-data 1.2.2-2.1ubuntu2.5 all 215
  696. libassuan0 2.5.3-7ubuntu2 amd64 105
  697. libatasmart4 0.19-5 amd64 74
  698. libatm1 1:2.5.1-4 amd64 109
  699. libatomic1 10.3.0-1ubuntu1~20.04 amd64 45
  700. libattr1 1:2.4.48-5 amd64 57
  701. libaudit-common 1:2.8.5-2ubuntu6 all 24
  702. libaudit1 1:2.8.5-2ubuntu6 amd64 157
  703. libbinutils 2.34-6ubuntu1.3 amd64 2696
  704. libblkid1 2.34-0.1ubuntu9.3 amd64 440
  705. libblockdev-crypto2 2.23-2ubuntu3 amd64 67
  706. libblockdev-fs2 2.23-2ubuntu3 amd64 81
  707. libblockdev-loop2 2.23-2ubuntu3 amd64 34
  708. libblockdev-part-err2 2.23-2ubuntu3 amd64 35
  709. libblockdev-part2 2.23-2ubuntu3 amd64 64
  710. libblockdev-swap2 2.23-2ubuntu3 amd64 43
  711. libblockdev-utils2 2.23-2ubuntu3 amd64 60
  712. libblockdev2 2.23-2ubuntu3 amd64 207
  713. libbrotli1 1.0.7-6ubuntu0.1 amd64 751
  714. libbsd0 0.10.0-1 amd64 199
  715. libbz2-1.0 1.0.8-2 amd64 99
  716. libc-bin 2.31-0ubuntu9.7 amd64 3713
  717. libc-dev-bin 2.31-0ubuntu9.7 amd64 442
  718. libc6 2.31-0ubuntu9.7 amd64 13231
  719. libc6-dev 2.31-0ubuntu9.7 amd64 19078
  720. libcanberra0 0.30-7ubuntu1 amd64 121
  721. libcap-ng0 0.7.9-2.1build1 amd64 45
  722. libcap2 1:2.32-1 amd64 56
  723. libcap2-bin 1:2.32-1 amd64 116
  724. libcbor0.6 0.6.0-0ubuntu1 amd64 82
  725. libcc1-0 10.3.0-1ubuntu1~20.04 amd64 156
  726. libcom-err2 1.45.5-2ubuntu1 amd64 100
  727. libcrypt-dev 1:4.4.10-10ubuntu4 amd64 321
  728. libcrypt1 1:4.4.10-10ubuntu4 amd64 226
  729. libcryptsetup12 2:2.2.2-3ubuntu2.4 amd64 495
  730. libctf-nobfd0 2.34-6ubuntu1.3 amd64 197
  731. libctf0 2.34-6ubuntu1.3 amd64 130
  732. libcurl3-gnutls 7.68.0-1ubuntu2.7 amd64 685
  733. libcurl4 7.68.0-1ubuntu2.7 amd64 689
  734. libdb5.3 5.3.28+dfsg1-0.6ubuntu2 amd64 1749
  735. libdbi-perl 1.643-1ubuntu0.1 amd64 2121
  736. libdbus-1-3 1.12.16-2ubuntu2.1 amd64 465
  737. libdbus-glib-1-2 0.110-5fakssync1 amd64 212
  738. libdconf1 0.36.0-1 amd64 107
  739. libdebconfclient0 0.251ubuntu1 amd64 74
  740. libdevmapper-event1.02.1 2:1.02.167-1ubuntu1 amd64 71
  741. libdevmapper1.02.1 2:1.02.167-1ubuntu1 amd64 484
  742. libdns-export1109 1:9.11.16+dfsg-3~ubuntu1 amd64 2297
  743. libdpkg-perl 1.19.7ubuntu3 all 2176
  744. libdrm-common 2.4.107-8ubuntu1~20.04.2 all 45
  745. libdrm2 2.4.107-8ubuntu1~20.04.2 amd64 128
  746. libeatmydata1 105-7 amd64 37
  747. libecap3 1.0.1-3.2ubuntu1 amd64 73
  748. libecap3-dev 1.0.1-3.2ubuntu1 amd64 159
  749. libedit2 3.1-20191231-1 amd64 250
  750. libefiboot1 37-2ubuntu2.2 amd64 126
  751. libefivar1 37-2ubuntu2.2 amd64 170
  752. libelf1 0.176-1.1build1 amd64 184
  753. liberror-perl 0.17029-1 all 71
  754. libestr0 0.1.10-2.1 amd64 30
  755. libevdev2 1.9.0+dfsg-1ubuntu0.2 amd64 136
  756. libevent-2.1-7 2.1.11-stable-1 amd64 396
  757. libexpat1 2.2.9-1ubuntu0.4 amd64 402
  758. libexpat1-dev 2.2.9-1ubuntu0.4 amd64 855
  759. libext2fs2 1.45.5-2ubuntu1 amd64 540
  760. libfakeroot 1.24-1 amd64 157
  761. libfastjson4 0.99.8-2 amd64 61
  762. libfdisk1 2.34-0.1ubuntu9.3 amd64 549
  763. libffi7 3.3-4 amd64 65
  764. libfido2-1 1.3.1-1ubuntu2 amd64 165
  765. libfile-fcntllock-perl 0.22-3build4 amd64 127
  766. libfl2 2.6.4-6.2 amd64 76
  767. libfreetype6 2.10.1-2ubuntu0.1 amd64 836
  768. libfribidi0 1.0.8-2ubuntu0.1 amd64 139
  769. libfuse2 2.9.9-3 amd64 313
  770. libfwupd2 1.5.11-0ubuntu1~20.04.2 amd64 347
  771. libfwupdplugin1 1.5.11-0ubuntu1~20.04.2 amd64 448
  772. libgcab-1.0-0 1.4-1 amd64 98
  773. libgcc-9-dev 9.4.0-1ubuntu1~20.04.1 amd64 13887
  774. libgcc-s1 10.3.0-1ubuntu1~20.04 amd64 120
  775. libgcrypt20 1.8.5-5ubuntu1.1 amd64 1224
  776. libgdbm-compat4 1.18.1-5 amd64 40
  777. libgdbm6 1.18.1-5 amd64 87
  778. libgirepository-1.0-1 1.64.1-1~ubuntu20.04.1 amd64 258
  779. libglib2.0-0 2.64.6-1~ubuntu20.04.4 amd64 3991
  780. libglib2.0-bin 2.64.6-1~ubuntu20.04.4 amd64 334
  781. libglib2.0-data 2.64.6-1~ubuntu20.04.4 all 104
  782. libgmp10 2:6.2.0+dfsg-4 amd64 567
  783. libgnutls30 3.6.13-2ubuntu1.6 amd64 2192
  784. libgomp1 10.3.0-1ubuntu1~20.04 amd64 286
  785. libgpg-error0 1.37-1 amd64 176
  786. libgpgme11 1.13.1-7ubuntu2 amd64 355
  787. libgpm2 1.20.7-5 amd64 59
  788. libgssapi-krb5-2 1.17-6ubuntu4.1 amd64 426
  789. libgssapi3-heimdal 7.7.0+dfsg-1ubuntu1 amd64 324
  790. libgstreamer1.0-0 1.16.2-2 amd64 3932
  791. libgudev-1.0-0 1:233-1 amd64 65
  792. libgusb2 0.3.4-0.1 amd64 93
  793. libhcrypto4-heimdal 7.7.0+dfsg-1ubuntu1 amd64 274
  794. libheimbase1-heimdal 7.7.0+dfsg-1ubuntu1 amd64 113
  795. libheimntlm0-heimdal 7.7.0+dfsg-1ubuntu1 amd64 85
  796. libhogweed5 3.5.1+really3.5.1-2ubuntu0.2 amd64 237
  797. libhx509-5-heimdal 7.7.0+dfsg-1ubuntu1 amd64 360
  798. libicu66 66.1-2ubuntu2.1 amd64 32774
  799. libidn2-0 2.2.0-2 amd64 216
  800. libimobiledevice6 1.2.1~git20191129.9f79242-1build1 amd64 203
  801. libip4tc2 1.8.4-3ubuntu2 amd64 82
  802. libip6tc2 1.8.4-3ubuntu2 amd64 82
  803. libisc-export1105 1:9.11.16+dfsg-3~ubuntu1 amd64 517
  804. libisl22 0.22.1-1 amd64 1926
  805. libisns0 0.97-3 amd64 987
  806. libitm1 10.3.0-1ubuntu1~20.04 amd64 115
  807. libjcat1 0.1.3-2~ubuntu20.04.1 amd64 100
  808. libjson-c4 0.13.1+dfsg-7ubuntu0.3 amd64 92
  809. libjson-glib-1.0-0 1.4.4-2ubuntu2 amd64 195
  810. libjson-glib-1.0-common 1.4.4-2ubuntu2 all 40
  811. libk5crypto3 1.17-6ubuntu4.1 amd64 299
  812. libkeyutils1 1.6-6ubuntu1 amd64 47
  813. libklibc 2.0.7-1ubuntu5.1 amd64 114
  814. libkmod2 27-1ubuntu2 amd64 134
  815. libkrb5-26-heimdal 7.7.0+dfsg-1ubuntu1 amd64 665
  816. libkrb5-3 1.17-6ubuntu4.1 amd64 1121
  817. libkrb5support0 1.17-6ubuntu4.1 amd64 167
  818. libksba8 1.3.5-2 amd64 259
  819. libldap-2.4-2 2.4.49+dfsg-2ubuntu1.8 amd64 523
  820. libldap-common 2.4.49+dfsg-2ubuntu1.8 all 102
  821. liblmdb0 0.9.24-1 amd64 109
  822. liblocale-gettext-perl 1.07-4 amd64 54
  823. liblockfile-bin 1.16-1.1 amd64 46
  824. liblockfile1 1.16-1.1 amd64 39
  825. liblsan0 10.3.0-1ubuntu1~20.04 amd64 3220
  826. libltdl-dev 2.4.6-14 amd64 924
  827. libltdl7 2.4.6-14 amd64 418
  828. liblvm2cmd2.03 2.03.07-1ubuntu1 amd64 2790
  829. liblz4-1 1.9.2-2ubuntu0.20.04.1 amd64 149
  830. liblzma5 5.2.4-1ubuntu1.1 amd64 267
  831. liblzo2-2 2.10-2 amd64 175
  832. libmagic-mgc 1:5.38-4 amd64 5723
  833. libmagic1 1:5.38-4 amd64 220
  834. libmaxminddb0 1.4.2-0ubuntu1.20.04.1 amd64 65
  835. libmnl0 1.0.4-2 amd64 42
  836. libmount1 2.34-0.1ubuntu9.3 amd64 482
  837. libmpc3 1.1.0-1 amd64 110
  838. libmpdec2 2.4.2-3 amd64 243
  839. libmpfr6 4.0.2-1 amd64 1096
  840. libmspack0 0.10.1-2 amd64 96
  841. libmysqlclient21 8.0.28-0ubuntu0.20.04.3 amd64 7473
  842. libncurses6 6.2-0ubuntu2 amd64 337
  843. libncursesw6 6.2-0ubuntu2 amd64 418
  844. libnetfilter-conntrack3 1.0.7-2 amd64 142
  845. libnetplan0 0.103-0ubuntu5~20.04.5 amd64 193
  846. libnettle7 3.5.1+really3.5.1-2ubuntu0.2 amd64 396
  847. libnewt0.52 0.52.21-4ubuntu2 amd64 196
  848. libnfnetlink0 1.0.1-3build1 amd64 48
  849. libnftnl11 1.1.5-1 amd64 221
  850. libnghttp2-14 1.40.0-1build1 amd64 212
  851. libnl-3-200 3.4.0-1 amd64 180
  852. libnl-genl-3-200 3.4.0-1 amd64 57
  853. libnpth0 1.6-1 amd64 36
  854. libnspr4 2:4.25-1 amd64 314
  855. libnss-systemd 245.4-4ubuntu3.15 amd64 403
  856. libnss3 2:3.49.1-1ubuntu1.6 amd64 3976
  857. libntfs-3g883 1:2017.3.23AR.3-3ubuntu1.1 amd64 366
  858. libnuma1 2.0.12-1 amd64 72
  859. libogg0 1.3.4-0ubuntu1 amd64 70
  860. libp11-kit0 0.23.20-1ubuntu0.1 amd64 1271
  861. libpackagekit-glib2-18 1.1.13-2ubuntu1.1 amd64 438
  862. libpam-cap 1:2.32-1 amd64 48
  863. libpam-modules 1.3.1-5ubuntu4.3 amd64 1166
  864. libpam-modules-bin 1.3.1-5ubuntu4.3 amd64 339
  865. libpam-runtime 1.3.1-5ubuntu4.3 all 304
  866. libpam-systemd 245.4-4ubuntu3.15 amd64 631
  867. libpam0g 1.3.1-5ubuntu4.3 amd64 231
  868. libparted-fs-resize0 3.3-4ubuntu0.20.04.1 amd64 160
  869. libparted2 3.3-4ubuntu0.20.04.1 amd64 457
  870. libpcap0.8 1.9.1-3 amd64 345
  871. libpci-dev 1:3.6.4-1ubuntu0.20.04.1 amd64 242
  872. libpci3 1:3.6.4-1ubuntu0.20.04.1 amd64 117
  873. libpcre2-8-0 10.34-7 amd64 592
  874. libpcre3 2:8.39-12build1 amd64 671
  875. libperl5.30 5.30.0-9ubuntu0.2 amd64 27080
  876. libpipeline1 1.5.2-2build1 amd64 84
  877. libplist3 2.1.0-4build2 amd64 90
  878. libplymouth5 0.9.4git20200323-0ubuntu6.2 amd64 416
  879. libpng16-16 1.6.37-2 amd64 341
  880. libpolkit-agent-1-0 0.105-26ubuntu1.3 amd64 79
  881. libpolkit-gobject-1-0 0.105-26ubuntu1.3 amd64 157
  882. libpopt0 1.16-14 amd64 120
  883. libprocps8 2:3.3.16-1ubuntu2.3 amd64 128
  884. libproxy1v5 0.4.15-10ubuntu1.2 amd64 156
  885. libpsl5 0.21.0-1ubuntu1 amd64 91
  886. libpython2-stdlib 2.7.17-2ubuntu4 amd64 38
  887. libpython2.7-minimal 2.7.18-1~20.04.1 amd64 2782
  888. libpython2.7-stdlib 2.7.18-1~20.04.1 amd64 8908
  889. libpython3-dev 3.8.2-0ubuntu2 amd64 48
  890. libpython3-stdlib 3.8.2-0ubuntu2 amd64 38
  891. libpython3.8 3.8.10-0ubuntu1~20.04.4 amd64 5403
  892. libpython3.8-dev 3.8.10-0ubuntu1~20.04.4 amd64 19559
  893. libpython3.8-minimal 3.8.10-0ubuntu1~20.04.4 amd64 4793
  894. libpython3.8-stdlib 3.8.10-0ubuntu1~20.04.4 amd64 7896
  895. libquadmath0 10.3.0-1ubuntu1~20.04 amd64 304
  896. libreadline5 5.2+dfsg-3build3 amd64 328
  897. libreadline8 8.0-4 amd64 441
  898. libroken18-heimdal 7.7.0+dfsg-1ubuntu1 amd64 144
  899. librtmp1 2.4+20151223.gitfa8646d.1-2build1 amd64 144
  900. libsasl2-2 2.1.27+dfsg-2ubuntu0.1 amd64 152
  901. libsasl2-modules 2.1.27+dfsg-2ubuntu0.1 amd64 236
  902. libsasl2-modules-db 2.1.27+dfsg-2ubuntu0.1 amd64 66
  903. libseccomp2 2.5.1-1ubuntu1~20.04.2 amd64 152
  904. libselinux1 3.0-1build2 amd64 202
  905. libsemanage-common 3.0-1build2 all 36
  906. libsemanage1 3.0-1build2 amd64 305
  907. libsensors-config 1:3.6.0-2ubuntu1 all 42
  908. libsensors4-dev 1:3.6.0-2ubuntu1 amd64 166
  909. libsensors5 1:3.6.0-2ubuntu1 amd64 100
  910. libsepol1 3.0-1 amd64 738
  911. libsgutils2-2 1.44-1ubuntu2 amd64 277
  912. libsigsegv2 2.12-2 amd64 43
  913. libslang2 2.3.2-4 amd64 1624
  914. libsmartcols1 2.34-0.1ubuntu9.3 amd64 338
  915. libsmbios-c2 2.4.3-1 amd64 300
  916. libsnmp-base 5.8+dfsg-2ubuntu2.3 all 710
  917. libsnmp-dev 5.8+dfsg-2ubuntu2.3 amd64 9495
  918. libsnmp35 5.8+dfsg-2ubuntu2.3 amd64 3573
  919. libsodium23 1.0.18-1 amd64 402
  920. libsoup2.4-1 2.70.0-1 amd64 729
  921. libsqlite3-0 3.31.1-4ubuntu0.2 amd64 1323
  922. libss2 1.45.5-2ubuntu1 amd64 108
  923. libssh-4 0.9.3-2ubuntu2.2 amd64 491
  924. libssl-dev 1.1.1f-1ubuntu2.12 amd64 7821
  925. libssl1.1 1.1.1f-1ubuntu2.12 amd64 4028
  926. libstdc++-9-dev 9.4.0-1ubuntu1~20.04.1 amd64 17645
  927. libstdc++6 10.3.0-1ubuntu1~20.04 amd64 2437
  928. libstemmer0d 0+svn585-2 amd64 357
  929. libsystemd0 245.4-4ubuntu3.15 amd64 876
  930. libtasn1-6 4.16.0-2 amd64 125
  931. libtdb1 1.4.3-0ubuntu0.20.04.1 amd64 139
  932. libtext-charwidth-perl 0.04-10 amd64 41
  933. libtext-iconv-perl 1.7-7 amd64 48
  934. libtext-wrapi18n-perl 0.06-9 all 25
  935. libtinfo6 6.2-0ubuntu2 amd64 537
  936. libtool 2.4.6-14 all 1198
  937. libtsan0 10.3.0-1ubuntu1~20.04 amd64 8967
  938. libtss2-esys0 2.3.2-1 amd64 1181
  939. libubsan1 10.3.0-1ubuntu1~20.04 amd64 3012
  940. libuchardet0 0.0.6-3build1 amd64 184
  941. libudev-dev 245.4-4ubuntu3.15 amd64 244
  942. libudev1 245.4-4ubuntu3.15 amd64 338
  943. libudisks2-0 2.8.4-1ubuntu2 amd64 543
  944. libunistring2 0.9.10-2 amd64 1582
  945. libunwind8 1.2.1-9build1 amd64 188
  946. libupower-glib3 0.99.11-1build2 amd64 202
  947. liburcu6 0.11.1-2 amd64 361
  948. libusb-1.0-0 2:1.0.23-2build1 amd64 136
  949. libusbmuxd6 2.0.1-2 amd64 65
  950. libutempter0 1.1.6-4 amd64 50
  951. libuuid1 2.34-0.1ubuntu9.3 amd64 123
  952. libuv1 1.34.2-1ubuntu1.3 amd64 250
  953. libvolume-key1 0.3.12-3.1 amd64 188
  954. libvorbis0a 1.3.6-2ubuntu1 amd64 210
  955. libvorbisfile3 1.3.6-2ubuntu1 amd64 63
  956. libwind0-heimdal 7.7.0+dfsg-1ubuntu1 amd64 205
  957. libwrap0 7.6.q-30 amd64 109
  958. libwrap0-dev 7.6.q-30 amd64 103
  959. libx11-6 2:1.6.9-2ubuntu1.2 amd64 1374
  960. libx11-data 2:1.6.9-2ubuntu1.2 all 1506
  961. libxau6 1:1.0.9-0ubuntu1 amd64 35
  962. libxcb1 1.14-2 amd64 206
  963. libxdmcp6 1:1.1.3-0ubuntu1 amd64 43
  964. libxext6 2:1.3.4-0ubuntu1 amd64 110
  965. libxml2 2.9.10+dfsg-5ubuntu0.20.04.2 amd64 1923
  966. libxmlb1 0.1.15-2ubuntu1~20.04.1 amd64 165
  967. libxmlsec1 1.2.28-2 amd64 435
  968. libxmlsec1-openssl 1.2.28-2 amd64 300
  969. libxmuu1 2:1.1.3-0ubuntu1 amd64 41
  970. libxslt1.1 1.1.34-4 amd64 495
  971. libxtables12 1.8.4-3ubuntu2 amd64 109
  972. libyaml-0-2 0.2.2-1 amd64 148
  973. libzstd1 1.4.4+dfsg-3ubuntu0.1 amd64 700
  974. linux-base 4.5ubuntu3.7 all 63
  975. linux-firmware 1.187.26 all 611572
  976. linux-generic 5.4.0.109.113 amd64 19
  977. linux-headers-5.4.0-105 5.4.0-105.119 all 69549
  978. linux-headers-5.4.0-105-generic 5.4.0-105.119 amd64 14658
  979. linux-headers-5.4.0-107 5.4.0-107.121 all 69549
  980. linux-headers-5.4.0-107-generic 5.4.0-107.121 amd64 14658
  981. linux-headers-5.4.0-109 5.4.0-109.123 all 69556
  982. linux-headers-5.4.0-109-generic 5.4.0-109.123 amd64 14662
  983. linux-headers-generic 5.4.0.109.113 amd64 19
  984. linux-image-5.4.0-105-generic 5.4.0-105.119 amd64 13377
  985. linux-image-5.4.0-107-generic 5.4.0-107.121 amd64 13377
  986. linux-image-5.4.0-109-generic 5.4.0-109.123 amd64 13381
  987. linux-image-generic 5.4.0.109.113 amd64 19
  988. linux-libc-dev 5.4.0-109.123 amd64 6053
  989. linux-modules-5.4.0-105-generic 5.4.0-105.119 amd64 75995
  990. linux-modules-5.4.0-107-generic 5.4.0-107.121 amd64 76001
  991. linux-modules-5.4.0-109-generic 5.4.0-109.123 amd64 76759
  992. linux-modules-extra-5.4.0-105-generic 5.4.0-105.119 amd64 197589
  993. linux-modules-extra-5.4.0-107-generic 5.4.0-107.121 amd64 197621
  994. linux-modules-extra-5.4.0-109-generic 5.4.0-109.123 amd64 196887
  995. locales 2.31-0ubuntu9.7 all 17196
  996. locate 4.7.0-1ubuntu1 amd64 259
  997. login 1:4.8.1-1ubuntu5.20.04.1 amd64 932
  998. logrotate 3.14.0-4ubuntu3 amd64 143
  999. logsave 1.45.5-2ubuntu1 amd64 92
  1000. lsb-base 11.1.0ubuntu2 all 58
  1001. lsb-release 11.1.0ubuntu2 all 66
  1002. lshw 02.18.85-0.3ubuntu2.20.04.1 amd64 861
  1003. lsof 4.93.2+dfsg-1ubuntu0.20.04.1 amd64 455
  1004. ltrace 0.7.3-6.1ubuntu1 amd64 368
  1005. lvm2 2.03.07-1ubuntu1 amd64 3860
  1006. lxd-agent-loader 0.4 all 22
  1007. lz4 1.9.2-2ubuntu0.20.04.1 amd64 222
  1008. m4 1.4.18-4 amd64 350
  1009. make 4.2.1-1.2 amd64 384
  1010. man-db 2.9.1-1 amd64 2816
  1011. manpages 5.05-1 all 1557
  1012. manpages-dev 5.05-1 all 3879
  1013. mawk 1.3.4.20200120-2 amd64 233
  1014. mdadm 4.1-5ubuntu1.2 amd64 1226
  1015. mime-support 3.64ubuntu1 all 114
  1016. motd-news-config 11ubuntu5.5 all 43
  1017. mount 2.34-0.1ubuntu9.3 amd64 434
  1018. mtr-tiny 0.93-1 amd64 164
  1019. multipath-tools 0.8.3-1ubuntu2 amd64 1177
  1020. mysql-common 5.8+1.0.5ubuntu2 all 34
  1021. nano 4.8-1ubuntu1 amd64 848
  1022. ncdu 1.14.1-1 amd64 103
  1023. ncurses-base 6.2-0ubuntu2 all 381
  1024. ncurses-bin 6.2-0ubuntu2 amd64 642
  1025. ncurses-term 6.2-0ubuntu2 all 4183
  1026. net-tools 1.60+git20180626.aebd88e-1ubuntu1 amd64 844
  1027. netbase 6.1 all 43
  1028. netcat-openbsd 1.206-1ubuntu1 amd64 108
  1029. netplan.io 0.103-0ubuntu5~20.04.5 amd64 492
  1030. networkd-dispatcher 2.1-2~ubuntu20.04.1 all 66
  1031. ntfs-3g 1:2017.3.23AR.3-3ubuntu1.1 amd64 1512
  1032. open-iscsi 2.0.874-7.1ubuntu6.2 amd64 1432
  1033. open-vm-tools 2:11.3.0-2ubuntu0~ubuntu20.04.2 amd64 3166
  1034. openssh-client 1:8.2p1-4ubuntu0.4 amd64 4117
  1035. openssh-server 1:8.2p1-4ubuntu0.4 amd64 1491
  1036. openssh-sftp-server 1:8.2p1-4ubuntu0.4 amd64 141
  1037. openssl 1.1.1f-1ubuntu2.12 amd64 1257
  1038. os-prober 1.74ubuntu2 amd64 111
  1039. overlayroot 0.45ubuntu2 all 65
  1040. packagekit 1.1.13-2ubuntu1.1 amd64 1584
  1041. packagekit-tools 1.1.13-2ubuntu1.1 amd64 138
  1042. parted 3.3-4ubuntu0.20.04.1 amd64 167
  1043. passwd 1:4.8.1-1ubuntu5.20.04.1 amd64 2668
  1044. pastebinit 1.5.1-1 all 152
  1045. patch 2.7.6-6 amd64 232
  1046. pci.ids 0.0~2020.03.20-1 all 1193
  1047. pciutils 1:3.6.4-1ubuntu0.20.04.1 amd64 191
  1048. perl 5.30.0-9ubuntu0.2 amd64 745
  1049. perl-base 5.30.0-9ubuntu0.2 amd64 10786
  1050. perl-modules-5.30 5.30.0-9ubuntu0.2 all 17226
  1051. pinentry-curses 1.1.0-3build1 amd64 100
  1052. plymouth 0.9.4git20200323-0ubuntu6.2 amd64 876
  1053. plymouth-theme-ubuntu-text 0.9.4git20200323-0ubuntu6.2 amd64 79
  1054. policykit-1 0.105-26ubuntu1.3 amd64 560
  1055. pollinate 4.33-3ubuntu1.20.04.1 all 92
  1056. popularity-contest 1.69ubuntu1 all 122
  1057. postfix 3.4.13-0ubuntu1.2 amd64 4470
  1058. powermgmt-base 1.36 all 25
  1059. procps 2:3.3.16-1ubuntu2.3 amd64 816
  1060. psmisc 23.3-1 amd64 284
  1061. publicsuffix 20200303.0012-1 all 309
  1062. python-apt-common 2.0.0ubuntu0.20.04.7 all 268
  1063. python-pip-whl 20.0.2-5ubuntu1.6 all 2257
  1064. python2 2.7.17-2ubuntu4 amd64 136
  1065. python2-minimal 2.7.17-2ubuntu4 amd64 144
  1066. python2.7 2.7.18-1~20.04.1 amd64 382
  1067. python2.7-minimal 2.7.18-1~20.04.1 amd64 3722
  1068. python3 3.8.2-0ubuntu2 amd64 189
  1069. python3-apport 2.20.11-0ubuntu27.21 all 587
  1070. python3-apt 2.0.0ubuntu0.20.04.7 amd64 715
  1071. python3-attr 19.3.0-2 all 159
  1072. python3-automat 0.8.0-1ubuntu1 all 141
  1073. python3-blinker 1.4+dfsg1-0.3ubuntu1 all 55
  1074. python3-certifi 2019.11.28-1 all 319
  1075. python3-cffi-backend 1.14.0-1build1 amd64 209
  1076. python3-chardet 3.0.4-4build1 all 411
  1077. python3-click 7.0-3 all 293
  1078. python3-colorama 0.4.3-1build1 all 93
  1079. python3-commandnotfound 20.04.5 all 56
  1080. python3-configobj 5.0.6-4 all 160
  1081. python3-constantly 15.1.0-1build1 all 40
  1082. python3-cryptography 2.8-3ubuntu0.1 amd64 1593
  1083. python3-dbus 1.2.16-1build1 amd64 420
  1084. python3-debconf 1.5.73 all 18
  1085. python3-debian 0.1.36ubuntu1 all 318
  1086. python3-dev 3.8.2-0ubuntu2 amd64 11
  1087. python3-distro 1.4.0-1 all 69
  1088. python3-distro-info 0.23ubuntu1 all 32
  1089. python3-distupgrade 1:20.04.37 all 634
  1090. python3-distutils 3.8.10-0ubuntu1~20.04 all 1363
  1091. python3-entrypoints 0.3-2ubuntu1 all 23
  1092. python3-gdbm 3.8.10-0ubuntu1~20.04 amd64 87
  1093. python3-gi 3.36.0-1 amd64 692
  1094. python3-hamcrest 1.9.0-3 all 156
  1095. python3-httplib2 0.14.0-1ubuntu1 all 130
  1096. python3-hyperlink 19.0.0-1 all 160
  1097. python3-idna 2.8-1 all 289
  1098. python3-importlib-metadata 1.5.0-1 all 43
  1099. python3-incremental 16.10.1-3.2 all 95
  1100. python3-jinja2 2.10.1-2 all 482
  1101. python3-json-pointer 2.0-0ubuntu1 all 44
  1102. python3-jsonpatch 1.23-3 all 56
  1103. python3-jsonschema 3.2.0-0ubuntu2 all 259
  1104. python3-jwt 1.7.1-2ubuntu2 all 85
  1105. python3-keyring 18.0.1-2ubuntu1 all 155
  1106. python3-launchpadlib 1.10.13-1 all 243
  1107. python3-lazr.restfulclient 0.14.2-2build1 all 185
  1108. python3-lazr.uri 1.0.3-4build1 all 74
  1109. python3-lib2to3 3.8.10-0ubuntu1~20.04 all 702
  1110. python3-markupsafe 1.1.0-1build2 amd64 57
  1111. python3-minimal 3.8.2-0ubuntu2 amd64 120
  1112. python3-more-itertools 4.2.0-1build1 all 197
  1113. python3-nacl 1.3.0-5 amd64 355
  1114. python3-netifaces 0.10.4-1ubuntu4 amd64 78
  1115. python3-newt 0.52.21-4ubuntu2 amd64 106
  1116. python3-oauthlib 3.1.0-1ubuntu2 all 540
  1117. python3-openssl 19.0.0-1build1 all 233
  1118. python3-pexpect 4.6.0-1build1 all 193
  1119. python3-pip 20.0.2-5ubuntu1.6 all 1025
  1120. python3-pkg-resources 45.2.0-1 all 567
  1121. python3-problem-report 2.20.11-0ubuntu27.21 all 177
  1122. python3-ptyprocess 0.6.0-1ubuntu1 all 53
  1123. python3-pyasn1 0.4.2-3build1 all 358
  1124. python3-pyasn1-modules 0.2.1-0.2build1 all 363
  1125. python3-pymacaroons 0.13.0-3 all 83
  1126. python3-pyrsistent 0.15.5-1build1 amd64 253
  1127. python3-requests 2.22.0-2ubuntu1 all 228
  1128. python3-requests-unixsocket 0.2.0-2 all 34
  1129. python3-secretstorage 2.3.1-2ubuntu1 all 53
  1130. python3-serial 3.4-5.1 all 467
  1131. python3-service-identity 18.1.0-5build1 all 53
  1132. python3-setuptools 45.2.0-1 all 1432
  1133. python3-simplejson 3.16.0-2ubuntu2 amd64 250
  1134. python3-six 1.14.0-2 all 58
  1135. python3-software-properties 0.99.9.8 all 148
  1136. python3-systemd 234-3build2 amd64 189
  1137. python3-twisted 18.9.0-11ubuntu0.20.04.2 all 12328
  1138. python3-twisted-bin 18.9.0-11ubuntu0.20.04.2 amd64 50
  1139. python3-update-manager 1:20.04.10.10 all 254
  1140. python3-urllib3 1.25.8-2ubuntu0.1 all 414
  1141. python3-wadllib 1.3.3-3build1 all 372
  1142. python3-wheel 0.34.2-1 all 102
  1143. python3-yaml 5.3.1-1ubuntu0.1 amd64 524
  1144. python3-zipp 1.0.0-1 all 25
  1145. python3-zope.interface 4.7.1-1 amd64 685
  1146. python3.8 3.8.10-0ubuntu1~20.04.4 amd64 509
  1147. python3.8-dev 3.8.10-0ubuntu1~20.04.4 amd64 516
  1148. python3.8-minimal 3.8.10-0ubuntu1~20.04.4 amd64 5486
  1149. qemu-guest-agent 1:4.2-3ubuntu6.21 amd64 702
  1150. readline-common 8.0-4 all 79
  1151. rsync 3.1.3-8ubuntu0.3 amd64 672
  1152. rsyslog 8.2001.0-1ubuntu1.1 amd64 1655
  1153. run-one 1.17-0ubuntu1 all 44
  1154. sbsigntool 0.9.2-2ubuntu1 amd64 412
  1155. screen 4.8.0-1ubuntu0.1 amd64 998
  1156. secureboot-db 1.5 amd64 28
  1157. sed 4.7-1 amd64 336
  1158. sensible-utils 0.0.12+nmu1 all 62
  1159. sg3-utils 1.44-1ubuntu2 amd64 2608
  1160. sg3-utils-udev 1.44-1ubuntu2 all 31
  1161. shared-mime-info 1.15-1 amd64 2652
  1162. snmp 5.8+dfsg-2ubuntu2.3 amd64 669
  1163. snmpd 5.8+dfsg-2ubuntu2.3 amd64 141
  1164. software-properties-common 0.99.9.8 all 196
  1165. sosreport 4.2-1ubuntu0.20.04.1 amd64 2512
  1166. sound-theme-freedesktop 0.8-2ubuntu1 all 537
  1167. squid-common 4.13-10 all 376
  1168. squid-langpack 20191103-1 all 4012
  1169. squid-openssl 4.13-10 amd64 9005
  1170. squidclient 4.13-10 amd64 213
  1171. ssh-import-id 5.10-0ubuntu1 all 54
  1172. ssl-cert 1.0.39 all 63
  1173. strace 5.5-3ubuntu1 amd64 1613
  1174. sudo 1.8.31-1ubuntu1.2 amd64 2204
  1175. systemd 245.4-4ubuntu3.15 amd64 15312
  1176. systemd-sysv 245.4-4ubuntu3.15 amd64 176
  1177. systemd-timesyncd 245.4-4ubuntu3.15 amd64 243
  1178. sysvinit-utils 2.96-2.1ubuntu1 amd64 74
  1179. tar 1.30+dfsg-7ubuntu0.20.04.2 amd64 880
  1180. tcpdump 4.9.3-4ubuntu0.1 amd64 1087
  1181. thermald 1.9.1-1ubuntu0.6 amd64 716
  1182. thin-provisioning-tools 0.8.5-4build1 amd64 1382
  1183. time 1.7-25.1build1 amd64 78
  1184. tmux 3.0a-2ubuntu0.3 amd64 747
  1185. tpm-udev 0.4 all 18
  1186. traceroute 1:2.1.0-2 amd64 148
  1187. tzdata 2022a-0ubuntu0.20.04 all 3935
  1188. ubuntu-advantage-tools 27.6~20.04.1 amd64 3182
  1189. ubuntu-keyring 2020.02.11.4 all 46
  1190. ubuntu-minimal 1.450.2 amd64 51
  1191. ubuntu-release-upgrader-core 1:20.04.37 all 340
  1192. ubuntu-server 1.450.2 amd64 51
  1193. ubuntu-standard 1.450.2 amd64 51
  1194. ucf 3.0038+nmu1 all 188
  1195. udev 245.4-4ubuntu3.15 amd64 9160
  1196. udisks2 2.8.4-1ubuntu2 amd64 1128
  1197. ufw 0.36-6ubuntu1 all 829
  1198. unattended-upgrades 2.3ubuntu0.1 all 440
  1199. unzip 6.0-25ubuntu1 amd64 579
  1200. update-manager-core 1:20.04.10.10 all 192
  1201. update-notifier-common 3.192.30.10 all 1161
  1202. upower 0.99.11-1build2 amd64 552
  1203. usb.ids 2020.03.19-1 all 619
  1204. usbmuxd 1.1.1~git20191130.9af2b12-1 amd64 122
  1205. usbutils 1:012-2 amd64 320
  1206. util-linux 2.34-0.1ubuntu9.3 amd64 4539
  1207. uuid-runtime 2.34-0.1ubuntu9.3 amd64 213
  1208. vim 2:8.1.2269-1ubuntu5.7 amd64 3039
  1209. vim-common 2:8.1.2269-1ubuntu5.7 all 376
  1210. vim-runtime 2:8.1.2269-1ubuntu5.7 all 30766
  1211. vim-tiny 2:8.1.2269-1ubuntu5.7 amd64 1531
  1212. wget 1.20.3-1ubuntu2 amd64 988
  1213. whiptail 0.52.21-4ubuntu2 amd64 75
  1214. wireless-regdb 2021.08.28-0ubuntu1~20.04.1 all 33
  1215. xauth 1:1.1-0ubuntu1 amd64 77
  1216. xdg-user-dirs 0.17-2ubuntu1 amd64 541
  1217. xfsprogs 5.3.0-1ubuntu2 amd64 2676
  1218. xkb-data 2.29-2 all 4020
  1219. xxd 2:8.1.2269-1ubuntu5.7 amd64 202
  1220. xz-utils 5.2.4-1ubuntu1.1 amd64 348
  1221. zerofree 1.1.1-1 amd64 25
  1222. zlib1g 1:1.2.11.dfsg-2ubuntu1.3 amd64 163
  1223. zlib1g-dev 1:1.2.11.dfsg-2ubuntu1.3 amd64 592
  1224. Could not open /proc/drbd for reading: No such file or directory
  1225. 0
  1226. 0
  1227. 0
  1228. 0',
  1229. )  
  1230.  
  1231. DEB Packages:
  1232. SQL[[1;33mselect * from `packages` where `packages`.`device_id` = ? and `packages`.`device_id` is not null [0;33m[245][0m 1.25ms]
  1233.  
  1234. [0;31mError polling unix-agent module for 10.110.7.2.[0m PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'arch' cannot be null in /opt/librenms/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
  1235. Stack trace:
  1236. #0 /opt/librenms/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(117): PDOStatement->execute(NULL)
  1237. #1 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(501): Doctrine\DBAL\Driver\PDOStatement->execute()
  1238. #2 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(705): Illuminate\Database\Connection->Illuminate\Database\{closure}('insert into `pa...', Array)
  1239. #3 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(672): Illuminate\Database\Connection->runQueryCallback('insert into `pa...', Array, Object(Closure))
  1240. #4 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(502): Illuminate\Database\Connection->run('insert into `pa...', Array, Object(Closure))
  1241. #5 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(454): Illuminate\Database\Connection->statement('insert into `pa...', Array)
  1242. #6 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\Database\Connection->insert('insert into `pa...', Array)
  1243. #7 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2999): Illuminate\Database\Query\Processors\Processor->processInsertGetId(Object(Illuminate\Database\Query\Builder), 'insert into `pa...', Array, 'pkg_id')
  1244. #8 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1655): Illuminate\Database\Query\Builder->insertGetId(Array, 'pkg_id')
  1245. #9 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1188): Illuminate\Database\Eloquent\Builder->__call('insertGetId', Array)
  1246. #10 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1153): Illuminate\Database\Eloquent\Model->insertAndSetId(Object(Illuminate\Database\Eloquent\Builder), Array)
  1247. #11 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(994): Illuminate\Database\Eloquent\Model->performInsert(Object(Illuminate\Database\Eloquent\Builder))
  1248. #12 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(267): Illuminate\Database\Eloquent\Model->save()
  1249. #13 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(279): Illuminate\Database\Eloquent\Relations\HasOneOrMany->save(Object(App\Models\Package))
  1250. #14 /opt/librenms/includes/polling/unix-agent/packages.inc.php(71): Illuminate\Database\Eloquent\Relations\HasOneOrMany->saveMany(Object(Illuminate\Database\Eloquent\Collection))
  1251. #15 /opt/librenms/includes/polling/unix-agent.inc.php(85): include('/opt/librenms/i...')
  1252. #16 /opt/librenms/includes/polling/functions.inc.php(329): include('/opt/librenms/i...')
  1253. #17 /opt/librenms/poller.php(138): poll_device(Array, false)
  1254. #18 {main}
  1255.  
  1256. Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'arch' cannot be null in /opt/librenms/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18
  1257. Stack trace:
  1258. #0 /opt/librenms/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(119): Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException))
  1259. #1 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(501): Doctrine\DBAL\Driver\PDOStatement->execute()
  1260. #2 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(705): Illuminate\Database\Connection->Illuminate\Database\{closure}('insert into `pa...', Array)
  1261. #3 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(672): Illuminate\Database\Connection->runQueryCallback('insert into `pa...', Array, Object(Closure))
  1262. #4 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(502): Illuminate\Database\Connection->run('insert into `pa...', Array, Object(Closure))
  1263. #5 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(454): Illuminate\Database\Connection->statement('insert into `pa...', Array)
  1264. #6 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\Database\Connection->insert('insert into `pa...', Array)
  1265. #7 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2999): Illuminate\Database\Query\Processors\Processor->processInsertGetId(Object(Illuminate\Database\Query\Builder), 'insert into `pa...', Array, 'pkg_id')
  1266. #8 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1655): Illuminate\Database\Query\Builder->insertGetId(Array, 'pkg_id')
  1267. #9 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1188): Illuminate\Database\Eloquent\Builder->__call('insertGetId', Array)
  1268. #10 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1153): Illuminate\Database\Eloquent\Model->insertAndSetId(Object(Illuminate\Database\Eloquent\Builder), Array)
  1269. #11 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(994): Illuminate\Database\Eloquent\Model->performInsert(Object(Illuminate\Database\Eloquent\Builder))
  1270. #12 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(267): Illuminate\Database\Eloquent\Model->save()
  1271. #13 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(279): Illuminate\Database\Eloquent\Relations\HasOneOrMany->save(Object(App\Models\Package))
  1272. #14 /opt/librenms/includes/polling/unix-agent/packages.inc.php(71): Illuminate\Database\Eloquent\Relations\HasOneOrMany->saveMany(Object(Illuminate\Database\Eloquent\Collection))
  1273. #15 /opt/librenms/includes/polling/unix-agent.inc.php(85): include('/opt/librenms/i...')
  1274. #16 /opt/librenms/includes/polling/functions.inc.php(329): include('/opt/librenms/i...')
  1275. #17 /opt/librenms/poller.php(138): poll_device(Array, false)
  1276. #18 {main}
  1277.  
  1278. Next Illuminate\Database\QueryException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'arch' cannot be null (SQL: insert into `packages` (`manager`, `name`, `arch`, `version`, `build`, `size`, `status`, `device_id`) values (deb, 0, ?, ?, , 0, 1, 245)) in /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php:712
  1279. Stack trace:
  1280. #0 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(672): Illuminate\Database\Connection->runQueryCallback('insert into `pa...', Array, Object(Closure))
  1281. #1 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(502): Illuminate\Database\Connection->run('insert into `pa...', Array, Object(Closure))
  1282. #2 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php(454): Illuminate\Database\Connection->statement('insert into `pa...', Array)
  1283. #3 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\Database\Connection->insert('insert into `pa...', Array)
  1284. #4 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2999): Illuminate\Database\Query\Processors\Processor->processInsertGetId(Object(Illuminate\Database\Query\Builder), 'insert into `pa...', Array, 'pkg_id')
  1285. #5 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1655): Illuminate\Database\Query\Builder->insertGetId(Array, 'pkg_id')
  1286. #6 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1188): Illuminate\Database\Eloquent\Builder->__call('insertGetId', Array)
  1287. #7 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1153): Illuminate\Database\Eloquent\Model->insertAndSetId(Object(Illuminate\Database\Eloquent\Builder), Array)
  1288. #8 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(994): Illuminate\Database\Eloquent\Model->performInsert(Object(Illuminate\Database\Eloquent\Builder))
  1289. #9 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(267): Illuminate\Database\Eloquent\Model->save()
  1290. #10 /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(279): Illuminate\Database\Eloquent\Relations\HasOneOrMany->save(Object(App\Models\Package))
  1291. #11 /opt/librenms/includes/polling/unix-agent/packages.inc.php(71): Illuminate\Database\Eloquent\Relations\HasOneOrMany->saveMany(Object(Illuminate\Database\Eloquent\Collection))
  1292. #12 /opt/librenms/includes/polling/unix-agent.inc.php(85): include('/opt/librenms/i...')
  1293. #13 /opt/librenms/includes/polling/functions.inc.php(329): include('/opt/librenms/i...')
  1294. #14 /opt/librenms/poller.php(138): poll_device(Array, false)
  1295. #15 {main}  
  1296. SQL[[1;33minsert into `eventlog` (`device_id`, `reference`, `type`, `datetime`, `severity`, `message`, `username`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[245,null,"poller","2022-04-28 14:12:52",5,"Error polling unix-agent module. Check log file for more details.",""][0m 2.44ms]
  1297.  
  1298.  
  1299. >> Runtime for poller module 'unix-agent': 1.3167 seconds with 2010856 bytes
  1300. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [3/0.04s]  
  1301. #### Unload poller module unix-agent ####
  1302.  
  1303. Modules status: Global+  
  1304. OS  
  1305. Device  
  1306.  
  1307. #### Load poller module os ####
  1308. Generic :(
  1309. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[7][0m 0.28ms]
  1310.  
  1311. Location: Roubaix, Francia
  1312. Hardware: Standard PC (i440FX + PIIX, 1996)
  1313. OS Version: 5.4.0-105-generic
  1314. OS Features: Ubuntu 20.04
  1315. Serial:
  1316.  
  1317. >> Runtime for poller module 'os': 0.0024 seconds with 179952 bytes
  1318. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1319. #### Unload poller module os ####
  1320.  
  1321. Modules status: Global+  
  1322. OS  
  1323. Device  
  1324.  
  1325. #### Load poller module availability ####
  1326. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[245][0m 0.22ms]
  1327.  
  1328. Availability:
  1329. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[245][0m 0.18ms]
  1330.  
  1331. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[245,1651061572][0m 0.22ms]
  1332.  
  1333. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,969][0m 0.13ms]
  1334.  
  1335. 1 day : 100%
  1336. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[245,1650543172][0m 0.18ms]
  1337.  
  1338. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,970][0m 0.11ms]
  1339.  
  1340. 7 days : 100%
  1341. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[245,1648555972][0m 0.17ms]
  1342.  
  1343. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,971][0m 0.11ms]
  1344.  
  1345. 30 days : 100%
  1346. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[245,1619611972][0m 0.17ms]
  1347.  
  1348. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,972][0m 0.11ms]
  1349.  
  1350. 365 days : 100%
  1351.  
  1352. >> Runtime for poller module 'availability': 0.0039 seconds with 12416 bytes
  1353. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.02s]  
  1354. #### Unload poller module availability ####
  1355.  
  1356. Modules status: Global-  
  1357. OS  
  1358. Device  
  1359. Module [ ipmi ] disabled globally.
  1360.  
  1361. Modules status: Global+  
  1362. OS  
  1363. Device  
  1364.  
  1365. #### Load poller module sensors ####
  1366. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[245][0m 0.23ms]
  1367.  
  1368.  
  1369. >> Runtime for poller module 'sensors': 0.0005 seconds with 368 bytes
  1370. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1371. #### Unload poller module sensors ####
  1372.  
  1373. Modules status: Global+  
  1374. OS  
  1375. Device  
  1376.  
  1377. #### Load poller module processors ####
  1378. Attempting to initialize OS: linux  
  1379. Attempting to initialize Group OS: unix  
  1380. OS initialized: LibreNMS\OS\Shared\Unix  
  1381. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[245][0m 0.22ms]
  1382.  
  1383. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196608' '.1.3.6.1.2.1.25.3.3.1.2.196609' '.1.3.6.1.2.1.25.3.3.1.2.196610' '.1.3.6.1.2.1.25.3.3.1.2.196611' '.1.3.6.1.2.1.25.3.3.1.2.196612' '.1.3.6.1.2.1.25.3.3.1.2.196613'[0m]
  1384. .*.*.*608 = 0
  1385. .*.*.*609 = 1
  1386. .*.*.*610 = 0
  1387. .*.*.*611 = 1
  1388. .*.*.*612 = 1
  1389. .*.*.*613 = 1  
  1390.  
  1391. array (
  1392.   '.1.3.6.1.2.1.25.3.3.1.2.196608' => '0',
  1393.   '.1.3.6.1.2.1.25.3.3.1.2.196609' => '1',
  1394.   '.1.3.6.1.2.1.25.3.3.1.2.196610' => '0',
  1395.   '.1.3.6.1.2.1.25.3.3.1.2.196611' => '1',
  1396.   '.1.3.6.1.2.1.25.3.3.1.2.196612' => '1',
  1397.   '.1.3.6.1.2.1.25.3.3.1.2.196613' => '1',
  1398. )  
  1399. Common KVM processor: 0%
  1400. Common KVM processor: 1%
  1401. Common KVM processor: 0%
  1402. Common KVM processor: 1%
  1403. Common KVM processor: 1%
  1404. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[1,1944][0m 3.32ms]
  1405.  
  1406. Common KVM processor: 1%
  1407.  
  1408. >> Runtime for poller module 'processors': 0.0602 seconds with 59936 bytes
  1409. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [2/0.04s]  
  1410. #### Unload poller module processors ####
  1411.  
  1412. Modules status: Global+  
  1413. OS  
  1414. Device  
  1415.  
  1416. #### Load poller module mempools ####
  1417. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[245][0m 0.35ms]
  1418.  
  1419. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-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]
  1420. .*.*.* = 7943716
  1421. .*.*.* = 7960968
  1422. .*.*.* = 212824
  1423. .*.*.* = 7110572
  1424. .*.*.* = 536428
  1425. .*.*.* = 17252  
  1426.  
  1427. Free memory adjusted by availability calculation: 199.18 MiB -> 7.18 GiB
  1428.  
  1429. hrstorage [system]: Physical memory: 8`5.78 MiB / 7.77 GiB
  1430. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[635207680,7708016640,1713][0m 3.26ms]
  1431.  
  1432. hrstorage [virtual]: Virtual memory: 65%  7.59 GiB / 11.77 GiB
  1433. SQL[[1;33mupdate `mempools` set `mempool_perc` = ?, `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[65,8152031232,4486156288,1714][0m 2.75ms]
  1434.  
  1435. hrstorage [buffers]: Memory buffers: 3 7.84 MiB / 7.77 GiB
  1436. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[217931776,8125292544,1715][0m 1.25ms]
  1437.  
  1438. hrstorage [cached]: Cached memory: 87%  6.78 GiB / 7.77 GiB
  1439. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[7281225728,1061998592,1716][0m 2.48ms]
  1440.  
  1441. hrstorage [shared]: Shared memory: 7R3.86 MiB / 7.77 GiB
  1442. hrstorage [swap]: Swap space: 0.85 MiB / 4 GiB
  1443.  
  1444. >> Runtime for poller module 'mempools': 0.0695 seconds with 122160 bytes
  1445. >> [0;36mSNMP[0m: [1/0.06s] [1;33mMySQL[0m: [5/0.10s]  
  1446. #### Unload poller module mempools ####
  1447.  
  1448. Modules status: Global+  
  1449. OS  
  1450. Device  
  1451.  
  1452. #### Load poller module storage ####
  1453. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[245][0m 0.31ms]
  1454.  
  1455. Storage /run: hrstorage
  1456.  
  1457.  
  1458.  
  1459. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrStorageEntry'[0m]
  1460. hrStorageIndex.1 = 1
  1461. hrStorageIndex.3 = 3
  1462. hrStorageIndex.6 = 6
  1463. hrStorageIndex.7 = 7
  1464. hrStorageIndex.8 = 8
  1465. hrStorageIndex.10 = 10
  1466. hrStorageIndex.35 = 35
  1467. hrStorageIndex.36 = 36
  1468. hrStorageIndex.38 = 38
  1469. hrStorageIndex.39 = 39
  1470. hrStorageIndex.40 = 40
  1471. hrStorageIndex.63 = 63
  1472. hrStorageIndex.64 = 64
  1473. hrStorageType.1 = hrStorageRam
  1474. hrStorageType.3 = hrStorageVirtualMemory
  1475. hrStorageType.6 = hrStorageOther
  1476. hrStorageType.7 = hrStorageOther
  1477. hrStorageType.8 = hrStorageOther
  1478. hrStorageType.10 = hrStorageVirtualMemory
  1479. hrStorageType.35 = hrStorageFixedDisk
  1480. hrStorageType.36 = hrStorageFixedDisk
  1481. hrStorageType.38 = hrStorageFixedDisk
  1482. hrStorageType.39 = hrStorageFixedDisk
  1483. hrStorageType.40 = hrStorageFixedDisk
  1484. hrStorageType.63 = hrStorageFixedDisk
  1485. hrStorageType.64 = hrStorageFixedDisk
  1486. hrStorageDescr.1 = Physical memory
  1487. hrStorageDescr.3 = Virtual memory
  1488. hrStorageDescr.6 = Memory buffers
  1489. hrStorageDescr.7 = Cached memory
  1490. hrStorageDescr.8 = Shared memory
  1491. hrStorageDescr.10 = Swap space
  1492. hrStorageDescr.35 = /run
  1493. hrStorageDescr.36 = /
  1494. hrStorageDescr.38 = /dev/shm
  1495. hrStorageDescr.39 = /run/lock
  1496. hrStorageDescr.40 = /sys/fs/cgroup
  1497. hrStorageDescr.63 = /run/shm
  1498. hrStorageDescr.64 = /boot
  1499. hrStorageAllocationUnits.1 = 1024
  1500. hrStorageAllocationUnits.3 = 1024
  1501. hrStorageAllocationUnits.6 = 1024
  1502. hrStorageAllocationUnits.7 = 1024
  1503. hrStorageAllocationUnits.8 = 1024
  1504. hrStorageAllocationUnits.10 = 1024
  1505. hrStorageAllocationUnits.35 = 4096
  1506. hrStorageAllocationUnits.36 = 4096
  1507. hrStorageAllocationUnits.38 = 4096
  1508. hrStorageAllocationUnits.39 = 4096
  1509. hrStorageAllocationUnits.40 = 4096
  1510. hrStorageAllocationUnits.63 = 4096
  1511. hrStorageAllocationUnits.64 = 4096
  1512. hrStorageSize.1 = 8147680
  1513. hrStorageSize.3 = 12341980
  1514. hrStorageSize.6 = 8147680
  1515. hrStorageSize.7 = 7110572
  1516. hrStorageSize.8 = 536428
  1517. hrStorageSize.10 = 4194300
  1518. hrStorageSize.35 = 203692
  1519. hrStorageSize.36 = 6288961
  1520. hrStorageSize.38 = 1018460
  1521. hrStorageSize.39 = 1280
  1522. hrStorageSize.40 = 1018460
  1523. hrStorageSize.63 = 1018460
  1524. hrStorageSize.64 = 249830
  1525. hrStorageUsed.1 = 7943716
  1526. hrStorageUsed.3 = 7960968
  1527. hrStorageUsed.6 = 212824
  1528. hrStorageUsed.7 = 7110572
  1529. hrStorageUsed.8 = 536428
  1530. hrStorageUsed.10 = 17252
  1531. hrStorageUsed.35 = 133593
  1532. hrStorageUsed.36 = 3765915
  1533. hrStorageUsed.38 = 515
  1534. hrStorageUsed.39 = 0
  1535. hrStorageUsed.40 = 0
  1536. hrStorageUsed.63 = 0
  1537. hrStorageUsed.64 = 77935  
  1538.  
  1539. array (
  1540.   'hrstorage' =>
  1541.   array (
  1542.     1 =>
  1543.     array (
  1544.       'hrStorageIndex' => '1',
  1545.       'hrStorageType' => 'hrStorageRam',
  1546.       'hrStorageDescr' => 'Physical memory',
  1547.       'hrStorageAllocationUnits' => '1024',
  1548.       'hrStorageSize' => '8147680',
  1549.       'hrStorageUsed' => '7943716',
  1550.     ),
  1551.     3 =>
  1552.     array (
  1553.       'hrStorageIndex' => '3',
  1554.       'hrStorageType' => 'hrStorageVirtualMemory',
  1555.       'hrStorageDescr' => 'Virtual memory',
  1556.       'hrStorageAllocationUnits' => '1024',
  1557.       'hrStorageSize' => '12341980',
  1558.       'hrStorageUsed' => '7960968',
  1559.     ),
  1560.     6 =>
  1561.     array (
  1562.       'hrStorageIndex' => '6',
  1563.       'hrStorageType' => 'hrStorageOther',
  1564.       'hrStorageDescr' => 'Memory buffers',
  1565.       'hrStorageAllocationUnits' => '1024',
  1566.       'hrStorageSize' => '8147680',
  1567.       'hrStorageUsed' => '212824',
  1568.     ),
  1569.     7 =>
  1570.     array (
  1571.       'hrStorageIndex' => '7',
  1572.       'hrStorageType' => 'hrStorageOther',
  1573.       'hrStorageDescr' => 'Cached memory',
  1574.       'hrStorageAllocationUnits' => '1024',
  1575.       'hrStorageSize' => '7110572',
  1576.       'hrStorageUsed' => '7110572',
  1577.     ),
  1578.     8 =>
  1579.     array (
  1580.       'hrStorageIndex' => '8',
  1581.       'hrStorageType' => 'hrStorageOther',
  1582.       'hrStorageDescr' => 'Shared memory',
  1583.       'hrStorageAllocationUnits' => '1024',
  1584.       'hrStorageSize' => '536428',
  1585.       'hrStorageUsed' => '536428',
  1586.     ),
  1587.     10 =>
  1588.     array (
  1589.       'hrStorageIndex' => '10',
  1590.       'hrStorageType' => 'hrStorageVirtualMemory',
  1591.       'hrStorageDescr' => 'Swap space',
  1592.       'hrStorageAllocationUnits' => '1024',
  1593.       'hrStorageSize' => '4194300',
  1594.       'hrStorageUsed' => '17252',
  1595.     ),
  1596.     35 =>
  1597.     array (
  1598.       'hrStorageIndex' => '35',
  1599.       'hrStorageType' => 'hrStorageFixedDisk',
  1600.       'hrStorageDescr' => '/run',
  1601.       'hrStorageAllocationUnits' => '4096',
  1602.       'hrStorageSize' => '203692',
  1603.       'hrStorageUsed' => '133593',
  1604.     ),
  1605.     36 =>
  1606.     array (
  1607.       'hrStorageIndex' => '36',
  1608.       'hrStorageType' => 'hrStorageFixedDisk',
  1609.       'hrStorageDescr' => '/',
  1610.       'hrStorageAllocationUnits' => '4096',
  1611.       'hrStorageSize' => '6288961',
  1612.       'hrStorageUsed' => '3765915',
  1613.     ),
  1614.     38 =>
  1615.     array (
  1616.       'hrStorageIndex' => '38',
  1617.       'hrStorageType' => 'hrStorageFixedDisk',
  1618.       'hrStorageDescr' => '/dev/shm',
  1619.       'hrStorageAllocationUnits' => '4096',
  1620.       'hrStorageSize' => '1018460',
  1621.       'hrStorageUsed' => '515',
  1622.     ),
  1623.     39 =>
  1624.     array (
  1625.       'hrStorageIndex' => '39',
  1626.       'hrStorageType' => 'hrStorageFixedDisk',
  1627.       'hrStorageDescr' => '/run/lock',
  1628.       'hrStorageAllocationUnits' => '4096',
  1629.       'hrStorageSize' => '1280',
  1630.       'hrStorageUsed' => '0',
  1631.     ),
  1632.     40 =>
  1633.     array (
  1634.       'hrStorageIndex' => '40',
  1635.       'hrStorageType' => 'hrStorageFixedDisk',
  1636.       'hrStorageDescr' => '/sys/fs/cgroup',
  1637.       'hrStorageAllocationUnits' => '4096',
  1638.       'hrStorageSize' => '1018460',
  1639.       'hrStorageUsed' => '0',
  1640.     ),
  1641.     63 =>
  1642.     array (
  1643.       'hrStorageIndex' => '63',
  1644.       'hrStorageType' => 'hrStorageFixedDisk',
  1645.       'hrStorageDescr' => '/run/shm',
  1646.       'hrStorageAllocationUnits' => '4096',
  1647.       'hrStorageSize' => '1018460',
  1648.       'hrStorageUsed' => '0',
  1649.     ),
  1650.     64 =>
  1651.     array (
  1652.       'hrStorageIndex' => '64',
  1653.       'hrStorageType' => 'hrStorageFixedDisk',
  1654.       'hrStorageDescr' => '/boot',
  1655.       'hrStorageAllocationUnits' => '4096',
  1656.       'hrStorageSize' => '249830',
  1657.       'hrStorageUsed' => '77935',
  1658.     ),
  1659.   ),
  1660. )  
  1661. array (
  1662.   'storage_id' => 26392,
  1663.   'device_id' => 245,
  1664.   'storage_mib' => 'hrstorage',
  1665.   'storage_index' => '35',
  1666.   'storage_type' => 'hrStorageFixedDisk',
  1667.   'storage_descr' => '/run',
  1668.   'storage_size' => 834322432,
  1669.   'storage_units' => 4096,
  1670.   'storage_used' => 547196928,
  1671.   'storage_free' => 287125504,
  1672.   'storage_perc' => 66,
  1673.   'storage_perc_warn' => 60,
  1674.   'storage_deleted' => 0,
  1675.   'units' => '4096',
  1676.   'used' => 547196928,
  1677.   'size' => 834322432,
  1678.   'free' => 287125504,
  1679. )  
  1680. 66% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["547196928","287125504","834322432",4096,66,26392][0m 0.34ms]
  1681.  
  1682.  
  1683. Storage /: hrstorage
  1684.  
  1685.  
  1686.  
  1687. array (
  1688.   'storage_id' => 26393,
  1689.   'device_id' => 245,
  1690.   'storage_mib' => 'hrstorage',
  1691.   'storage_index' => '36',
  1692.   'storage_type' => 'hrStorageFixedDisk',
  1693.   'storage_descr' => '/',
  1694.   'storage_size' => 25759584256,
  1695.   'storage_units' => 4096,
  1696.   'storage_used' => 15425019904,
  1697.   'storage_free' => 10334564352,
  1698.   'storage_perc' => 60,
  1699.   'storage_perc_warn' => 60,
  1700.   'storage_deleted' => 0,
  1701.   'units' => '4096',
  1702.   'used' => 15425187840,
  1703.   'size' => 25759584256,
  1704.   'free' => 10334396416,
  1705. )  
  1706. 60% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["15425187840","10334396416","25759584256",4096,60,26393][0m 3.7ms]
  1707.  
  1708.  
  1709. Storage /dev/shm: hrstorage
  1710.  
  1711.  
  1712.  
  1713. array (
  1714.   'storage_id' => 26394,
  1715.   'device_id' => 245,
  1716.   'storage_mib' => 'hrstorage',
  1717.   'storage_index' => '38',
  1718.   'storage_type' => 'hrStorageFixedDisk',
  1719.   'storage_descr' => '/dev/shm',
  1720.   'storage_size' => 4171612160,
  1721.   'storage_units' => 4096,
  1722.   'storage_used' => 2109440,
  1723.   'storage_free' => 4169502720,
  1724.   'storage_perc' => 0,
  1725.   'storage_perc_warn' => 60,
  1726.   'storage_deleted' => 0,
  1727.   'units' => '4096',
  1728.   'used' => 2109440,
  1729.   'size' => 4171612160,
  1730.   'free' => 4169502720,
  1731. )  
  1732. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2109440","4169502720","4171612160",4096,0,26394][0m 0.19ms]
  1733.  
  1734.  
  1735. Storage /run/lock: hrstorage
  1736.  
  1737.  
  1738.  
  1739. array (
  1740.   'storage_id' => 26395,
  1741.   'device_id' => 245,
  1742.   'storage_mib' => 'hrstorage',
  1743.   'storage_index' => '39',
  1744.   'storage_type' => 'hrStorageFixedDisk',
  1745.   'storage_descr' => '/run/lock',
  1746.   'storage_size' => 5242880,
  1747.   'storage_units' => 4096,
  1748.   'storage_used' => 0,
  1749.   'storage_free' => 5242880,
  1750.   'storage_perc' => 0,
  1751.   'storage_perc_warn' => 60,
  1752.   'storage_deleted' => 0,
  1753.   'units' => '4096',
  1754.   'used' => 0,
  1755.   'size' => 5242880,
  1756.   'free' => 5242880,
  1757. )  
  1758. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","5242880","5242880",4096,0,26395][0m 0.13ms]
  1759.  
  1760.  
  1761. Storage /sys/fs/cgroup: hrstorage
  1762.  
  1763.  
  1764.  
  1765. array (
  1766.   'storage_id' => 26396,
  1767.   'device_id' => 245,
  1768.   'storage_mib' => 'hrstorage',
  1769.   'storage_index' => '40',
  1770.   'storage_type' => 'hrStorageFixedDisk',
  1771.   'storage_descr' => '/sys/fs/cgroup',
  1772.   'storage_size' => 4171612160,
  1773.   'storage_units' => 4096,
  1774.   'storage_used' => 0,
  1775.   'storage_free' => 4171612160,
  1776.   'storage_perc' => 0,
  1777.   'storage_perc_warn' => 60,
  1778.   'storage_deleted' => 0,
  1779.   'units' => '4096',
  1780.   'used' => 0,
  1781.   'size' => 4171612160,
  1782.   'free' => 4171612160,
  1783. )  
  1784. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","4171612160","4171612160",4096,0,26396][0m 0.21ms]
  1785.  
  1786.  
  1787. Storage /run/shm: hrstorage
  1788.  
  1789.  
  1790.  
  1791. array (
  1792.   'storage_id' => 26397,
  1793.   'device_id' => 245,
  1794.   'storage_mib' => 'hrstorage',
  1795.   'storage_index' => '63',
  1796.   'storage_type' => 'hrStorageFixedDisk',
  1797.   'storage_descr' => '/run/shm',
  1798.   'storage_size' => 4171612160,
  1799.   'storage_units' => 4096,
  1800.   'storage_used' => 0,
  1801.   'storage_free' => 4171612160,
  1802.   'storage_perc' => 0,
  1803.   'storage_perc_warn' => 60,
  1804.   'storage_deleted' => 0,
  1805.   'units' => '4096',
  1806.   'used' => 0,
  1807.   'size' => 4171612160,
  1808.   'free' => 4171612160,
  1809. )  
  1810. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","4171612160","4171612160",4096,0,26397][0m 0.13ms]
  1811.  
  1812.  
  1813. Storage /boot: hrstorage
  1814.  
  1815.  
  1816.  
  1817. array (
  1818.   'storage_id' => 26398,
  1819.   'device_id' => 245,
  1820.   'storage_mib' => 'hrstorage',
  1821.   'storage_index' => '64',
  1822.   'storage_type' => 'hrStorageFixedDisk',
  1823.   'storage_descr' => '/boot',
  1824.   'storage_size' => 1023303680,
  1825.   'storage_units' => 4096,
  1826.   'storage_used' => 319221760,
  1827.   'storage_free' => 704081920,
  1828.   'storage_perc' => 31,
  1829.   'storage_perc_warn' => 60,
  1830.   'storage_deleted' => 0,
  1831.   'units' => '4096',
  1832.   'used' => 319221760,
  1833.   'size' => 1023303680,
  1834.   'free' => 704081920,
  1835. )  
  1836. 31% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["319221760","704081920","1023303680",4096,31,26398][0m 0.12ms]
  1837.  
  1838.  
  1839.  
  1840. >> Runtime for poller module 'storage': 0.5059 seconds with 15032 bytes
  1841. >> [0;36mSNMP[0m: [1/0.50s] [1;33mMySQL[0m: [8/0.05s]  
  1842. #### Unload poller module storage ####
  1843.  
  1844. Modules status: Global-  
  1845. OS  
  1846. Device  
  1847. Module [ netstats ] disabled globally.
  1848.  
  1849. Modules status: Global+  
  1850. OS  
  1851. Device  
  1852.  
  1853. #### Load poller module hr-mib ####
  1854. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  1855. hrSystemMaxProcesses.0 = 0
  1856. hrSystemProcesses.0 = 1
  1857. hrSystemNumUsers.0 = 0  
  1858.  
  1859.  ProcessesSQL[[1;33mselect * from `hrSystem&#96; where (&#96;device_id` = ?) limit 1 [0;33m[245][0m 0.34ms]
  1860.  
  1861.  Users
  1862.  
  1863. >> Runtime for poller module 'hr-mib': 0.0662 seconds with 28320 bytes
  1864. >> [0;36mSNMP[0m: [1/0.06s] [1;33mMySQL[0m: [1/0.00s]  
  1865. #### Unload poller module hr-mib ####
  1866.  
  1867. Modules status: Global+  
  1868. OS  
  1869. Device  
  1870.  
  1871. #### Load poller module ucd-mib ####
  1872. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  1873. ssIndex.0 = 1
  1874. ssErrorName.0 = systemStats
  1875. ssSwapIn.0 = 0
  1876. ssSwapOut.0 = 0
  1877. ssIOSent.0 = 11
  1878. ssIOReceive.0 = 0
  1879. ssSysInterrupts.0 = 57
  1880. ssSysContext.0 = 87
  1881. ssCpuUser.0 = 0
  1882. ssCpuSystem.0 = 0
  1883. ssCpuIdle.0 = 99
  1884. ssCpuRawUser.0 = 1781576
  1885. ssCpuRawNice.0 = 16766
  1886. ssCpuRawSystem.0 = 299243
  1887. ssCpuRawIdle.0 = 1561481383
  1888. ssCpuRawWait.0 = 74388
  1889. ssCpuRawKernel.0 = 0
  1890. ssCpuRawInterrupt.0 = 0
  1891. ssIORawSent.0 = 80789128
  1892. ssIORawReceived.0 = 558001198
  1893. ssRawInterrupts.0 = 231804451
  1894. ssRawContexts.0 = 275036510
  1895. ssCpuRawSoftIRQ.0 = 64666
  1896. ssRawSwapIn.0 = 1264
  1897. ssRawSwapOut.0 = 5918
  1898. ssCpuRawSteal.0 = 9483
  1899. ssCpuRawGuest.0 = 0
  1900. ssCpuRawGuestNice.0 = 0
  1901. ssCpuNumCpus.0 = 6  
  1902.  
  1903. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  1904. laLoadInt.1 = 0
  1905. laLoadInt.2 = 0
  1906. laLoadInt.3 = 0  
  1907.  
  1908.  
  1909. >> Runtime for poller module 'ucd-mib': 0.2717 seconds with 2352 bytes
  1910. >> [0;36mSNMP[0m: [2/0.27s] [1;33mMySQL[0m: [0/0.00s]  
  1911. #### Unload poller module ucd-mib ####
  1912.  
  1913. Modules status: Global+  
  1914. OS  
  1915. Device  
  1916.  
  1917. #### Load poller module ipSystemStats ####
  1918. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  1919. ipSystemStatsInReceives.ipv4 = 42432145
  1920. ipSystemStatsHCInReceives.ipv4 = 42432145
  1921. ipSystemStatsInOctets.ipv4 = 45808063
  1922. ipSystemStatsHCInOctets.ipv4 = 25815611839
  1923. ipSystemStatsInHdrErrors.ipv4 = 0
  1924. ipSystemStatsInNoRoutes.ipv4 = 0
  1925. ipSystemStatsInAddrErrors.ipv4 = 225812
  1926. ipSystemStatsInUnknownProtos.ipv4 = 0
  1927. ipSystemStatsInTruncatedPkts.ipv4 = 0
  1928. ipSystemStatsInForwDatagrams.ipv4 = 0
  1929. ipSystemStatsHCInForwDatagrams.ipv4 = 0
  1930. ipSystemStatsReasmReqds.ipv4 = 0
  1931. ipSystemStatsReasmOKs.ipv4 = 0
  1932. ipSystemStatsReasmFails.ipv4 = 0
  1933. ipSystemStatsInDiscards.ipv4 = 0
  1934. ipSystemStatsInDelivers.ipv4 = 42197797
  1935. ipSystemStatsHCInDelivers.ipv4 = 42197797
  1936. ipSystemStatsOutRequests.ipv4 = 40220150
  1937. ipSystemStatsHCOutRequests.ipv4 = 40220150
  1938. ipSystemStatsOutNoRoutes.ipv4 = 0
  1939. ipSystemStatsOutForwDatagrams.ipv4 = 0
  1940. ipSystemStatsHCOutForwDatagrams.ipv4 = 0
  1941. ipSystemStatsOutDiscards.ipv4 = 22
  1942. ipSystemStatsOutFragReqds.ipv4 = 0
  1943. ipSystemStatsOutFragOKs.ipv4 = 0
  1944. ipSystemStatsOutFragFails.ipv4 = 0
  1945. ipSystemStatsOutFragCreates.ipv4 = 0
  1946. ipSystemStatsOutTransmits.ipv4 = 40220128
  1947. ipSystemStatsHCOutTransmits.ipv4 = 40220128
  1948. ipSystemStatsOutOctets.ipv4 = 401050362
  1949. ipSystemStatsHCOutOctets.ipv4 = 26170854138
  1950. ipSystemStatsInMcastPkts.ipv4 = 0
  1951. ipSystemStatsHCInMcastPkts.ipv4 = 0
  1952. ipSystemStatsInMcastOctets.ipv4 = 0
  1953. ipSystemStatsHCInMcastOctets.ipv4 = 0
  1954. ipSystemStatsOutMcastPkts.ipv4 = 0
  1955. ipSystemStatsHCOutMcastPkts.ipv4 = 0
  1956. ipSystemStatsOutMcastOctets.ipv4 = 0
  1957. ipSystemStatsHCOutMcastOctets.ipv4 = 0
  1958. ipSystemStatsInBcastPkts.ipv4 = 119342
  1959. ipSystemStatsHCInBcastPkts.ipv4 = 119342
  1960. ipSystemStatsOutBcastPkts.ipv4 = 0
  1961. ipSystemStatsHCOutBcastPkts.ipv4 = 0
  1962. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  1963. ipSystemStatsRefreshRate.ipv4 = 60000  
  1964.  
  1965. ipv4
  1966.  
  1967. >> Runtime for poller module 'ipSystemStats': 0.3067 seconds with -12280 bytes
  1968. >> [0;36mSNMP[0m: [1/0.31s] [1;33mMySQL[0m: [0/0.00s]  
  1969. #### Unload poller module ipSystemStats ####
  1970.  
  1971. Modules status: Global+  
  1972. OS  
  1973. Device  
  1974.  
  1975. #### Load poller module ports ####
  1976. 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[245][0m 0.76ms]
  1977.  
  1978. Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  1979. ifName.1 = lo
  1980. ifName.2 = ens18
  1981. ifName.3 = ens19
  1982. ifInMulticastPkts.1 = 0
  1983. ifInMulticastPkts.2 = 0
  1984. ifInMulticastPkts.3 = 0
  1985. ifInBroadcastPkts.1 = 0
  1986. ifInBroadcastPkts.2 = 0
  1987. ifInBroadcastPkts.3 = 0
  1988. ifOutMulticastPkts.1 = 0
  1989. ifOutMulticastPkts.2 = 0
  1990. ifOutMulticastPkts.3 = 0
  1991. ifOutBroadcastPkts.1 = 0
  1992. ifOutBroadcastPkts.2 = 0
  1993. ifOutBroadcastPkts.3 = 0
  1994. ifHCInOctets.1 = 2546198
  1995. ifHCInOctets.2 = 25803080822
  1996. ifHCInOctets.3 = 680344113
  1997. ifHCInUcastPkts.1 = 24703
  1998. ifHCInUcastPkts.2 = 40875611
  1999. ifHCInUcastPkts.3 = 2133640
  2000. ifHCInMulticastPkts.1 = 0
  2001. ifHCInMulticastPkts.2 = 0
  2002. ifHCInMulticastPkts.3 = 0
  2003. ifHCInBroadcastPkts.1 = 0
  2004. ifHCInBroadcastPkts.2 = 0
  2005. ifHCInBroadcastPkts.3 = 0
  2006. ifHCOutOctets.1 = 2546198
  2007. ifHCOutOctets.2 = 23474171135
  2008. ifHCOutOctets.3 = 3257057343
  2009. ifHCOutUcastPkts.1 = 24703
  2010. ifHCOutUcastPkts.2 = 38397886
  2011. ifHCOutUcastPkts.3 = 1799754
  2012. ifHCOutMulticastPkts.1 = 0
  2013. ifHCOutMulticastPkts.2 = 0
  2014. ifHCOutMulticastPkts.3 = 0
  2015. ifHCOutBroadcastPkts.1 = 0
  2016. ifHCOutBroadcastPkts.2 = 0
  2017. ifHCOutBroadcastPkts.3 = 0
  2018. ifHighSpeed.1 = 10
  2019. ifHighSpeed.2 = 0
  2020. ifHighSpeed.3 = 0
  2021. ifPromiscuousMode.1 = false
  2022. ifPromiscuousMode.2 = false
  2023. ifPromiscuousMode.3 = false
  2024. ifConnectorPresent.1 = false
  2025. ifConnectorPresent.2 = true
  2026. ifConnectorPresent.3 = true
  2027. ifAlias.1 =
  2028. ifAlias.2 =
  2029. ifAlias.3 =
  2030. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  2031. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  2032. ifCounterDiscontinuityTime.3 = 0:0:00:00.00  
  2033.  
  2034. ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  2035. ifDescr.1 = lo
  2036. ifDescr.2 = Red Hat, Inc. Device 0001
  2037. ifDescr.3 = Red Hat, Inc. Device 0001  
  2038.  
  2039. ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
  2040. ifAdminStatus.1 = up
  2041. ifAdminStatus.2 = up
  2042. ifAdminStatus.3 = up  
  2043.  
  2044. ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  2045. ifOperStatus.1 = up
  2046. ifOperStatus.2 = up
  2047. ifOperStatus.3 = up  
  2048.  
  2049. ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
  2050. ifLastChange.1 = 0
  2051. ifLastChange.2 = 0
  2052. ifLastChange.3 = 0  
  2053.  
  2054. ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'[0m]
  2055. ifType.1 = softwareLoopback
  2056. ifType.2 = ethernetCsmacd
  2057. ifType.3 = ethernetCsmacd  
  2058.  
  2059. ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
  2060. ifPhysAddress.1 =
  2061. ifPhysAddress.2 = 76:fc:85:79:b0:72
  2062. ifPhysAddress.3 = ce:5d:a3:0:b3:d7  
  2063.  
  2064. ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifMtu'[0m]
  2065. ifMtu.1 = 65536
  2066. ifMtu.2 = 1500
  2067. ifMtu.3 = 1500  
  2068.  
  2069. ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
  2070. ifInErrors.1 = 0
  2071. ifInErrors.2 = 0
  2072. ifInErrors.3 = 0  
  2073.  
  2074. ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
  2075. ifOutErrors.1 = 0
  2076. ifOutErrors.2 = 0
  2077. ifOutErrors.3 = 0  
  2078.  
  2079. ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
  2080. ifInDiscards.1 = 0
  2081. ifInDiscards.2 = 4302
  2082. ifInDiscards.3 = 4383  
  2083.  
  2084. ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
  2085. ifOutDiscards.1 = 0
  2086. ifOutDiscards.2 = 0
  2087. ifOutDiscards.3 = 0  
  2088.  
  2089. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  2090. dot3StatsDuplexStatus.2 = unknown
  2091. dot3StatsDuplexStatus.3 = unknown  
  2092.  
  2093. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  2094. dot1qPvid = No Such Object available on this agent at this OID  
  2095.  
  2096. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  2097. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl','vdsl2') [0;33m[245][0m 0.42ms]
  2098.  
  2099. array (
  2100.   1 =>
  2101.   array (
  2102.     'ifName' => 'lo',
  2103.     'ifInMulticastPkts' => '0',
  2104.     'ifInBroadcastPkts' => '0',
  2105.     'ifOutMulticastPkts' => '0',
  2106.     'ifOutBroadcastPkts' => '0',
  2107.     'ifHCInOctets' => '2546198',
  2108.     'ifHCInUcastPkts' => '24703',
  2109.     'ifHCInMulticastPkts' => '0',
  2110.     'ifHCInBroadcastPkts' => '0',
  2111.     'ifHCOutOctets' => '2546198',
  2112.     'ifHCOutUcastPkts' => '24703',
  2113.     'ifHCOutMulticastPkts' => '0',
  2114.     'ifHCOutBroadcastPkts' => '0',
  2115.     'ifHighSpeed' => '10',
  2116.     'ifPromiscuousMode' => 'false',
  2117.     'ifConnectorPresent' => 'false',
  2118.     'ifAlias' => '',
  2119.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2120.     'ifDescr' => 'lo',
  2121.     'ifAdminStatus' => 'up',
  2122.     'ifOperStatus' => 'up',
  2123.     'ifLastChange' => '0',
  2124.     'ifType' => 'softwareLoopback',
  2125.     'ifPhysAddress' => '',
  2126.     'ifMtu' => '65536',
  2127.     'ifInErrors' => '0',
  2128.     'ifOutErrors' => '0',
  2129.     'ifInDiscards' => '0',
  2130.     'ifOutDiscards' => '0',
  2131.   ),
  2132.   2 =>
  2133.   array (
  2134.     'ifName' => 'ens18',
  2135.     'ifInMulticastPkts' => '0',
  2136.     'ifInBroadcastPkts' => '0',
  2137.     'ifOutMulticastPkts' => '0',
  2138.     'ifOutBroadcastPkts' => '0',
  2139.     'ifHCInOctets' => '25803080822',
  2140.     'ifHCInUcastPkts' => '40875611',
  2141.     'ifHCInMulticastPkts' => '0',
  2142.     'ifHCInBroadcastPkts' => '0',
  2143.     'ifHCOutOctets' => '23474171135',
  2144.     'ifHCOutUcastPkts' => '38397886',
  2145.     'ifHCOutMulticastPkts' => '0',
  2146.     'ifHCOutBroadcastPkts' => '0',
  2147.     'ifHighSpeed' => '0',
  2148.     'ifPromiscuousMode' => 'false',
  2149.     'ifConnectorPresent' => 'true',
  2150.     'ifAlias' => '',
  2151.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2152.     'ifDescr' => 'Red Hat, Inc. Device 0001',
  2153.     'ifAdminStatus' => 'up',
  2154.     'ifOperStatus' => 'up',
  2155.     'ifLastChange' => '0',
  2156.     'ifType' => 'ethernetCsmacd',
  2157.     'ifPhysAddress' => '76:fc:85:79:b0:72',
  2158.     'ifMtu' => '1500',
  2159.     'ifInErrors' => '0',
  2160.     'ifOutErrors' => '0',
  2161.     'ifInDiscards' => '4302',
  2162.     'ifOutDiscards' => '0',
  2163.     'dot3StatsDuplexStatus' => 'unknown',
  2164.   ),
  2165.   3 =>
  2166.   array (
  2167.     'ifName' => 'ens19',
  2168.     'ifInMulticastPkts' => '0',
  2169.     'ifInBroadcastPkts' => '0',
  2170.     'ifOutMulticastPkts' => '0',
  2171.     'ifOutBroadcastPkts' => '0',
  2172.     'ifHCInOctets' => '680344113',
  2173.     'ifHCInUcastPkts' => '2133640',
  2174.     'ifHCInMulticastPkts' => '0',
  2175.     'ifHCInBroadcastPkts' => '0',
  2176.     'ifHCOutOctets' => '3257057343',
  2177.     'ifHCOutUcastPkts' => '1799754',
  2178.     'ifHCOutMulticastPkts' => '0',
  2179.     'ifHCOutBroadcastPkts' => '0',
  2180.     'ifHighSpeed' => '0',
  2181.     'ifPromiscuousMode' => 'false',
  2182.     'ifConnectorPresent' => 'true',
  2183.     'ifAlias' => '',
  2184.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2185.     'ifDescr' => 'Red Hat, Inc. Device 0001',
  2186.     'ifAdminStatus' => 'up',
  2187.     'ifOperStatus' => 'up',
  2188.     'ifLastChange' => '0',
  2189.     'ifType' => 'ethernetCsmacd',
  2190.     'ifPhysAddress' => 'ce:5d:a3:0:b3:d7',
  2191.     'ifMtu' => '1500',
  2192.     'ifInErrors' => '0',
  2193.     'ifOutErrors' => '0',
  2194.     'ifInDiscards' => '4383',
  2195.     'ifOutDiscards' => '0',
  2196.     'dot3StatsDuplexStatus' => 'unknown',
  2197.   ),
  2198. )  
  2199. ignored by ifDescr: lo (matched: /^lo$/)  
  2200. SQL[[1;33mUPDATE `ports` set `deleted`=? WHERE `port_id` = ? [0;33m["1",null][0m 0.15ms]
  2201.  
  2202.  valid  
  2203.  valid  
  2204.  
  2205. Port ens18: Red Hat, Inc. Device 0001 (2 / #40513) ifHCInOctets  
  2206. ifHCOutOctets  
  2207. ifHCInUcastPkts  
  2208. ifHCOutUcastPkts  
  2209. ifInBroadcastPkts  
  2210. ifOutBroadcastPkts  
  2211. ifInMulticastPkts  
  2212. ifOutMulticastPkts  
  2213. ifHighSpeed (0)  
  2214. dot3Duplex VLAN =   Using ifDescr as ifAlias  
  2215. Red Hat, Inc. Device 0001
  2216.  ifInOctets (65237 B) 539.14876033058 Bps 121 secs  
  2217.  
  2218.  ifOutOctets (56037 B) 463.11570247934 Bps 121 secs  
  2219.  
  2220.  ifInErrors (0 B) 0 Bps 121 secs  
  2221.  
  2222.  ifOutErrors (0 B) 0 Bps 121 secs  
  2223.  
  2224.  ifInUcastPkts (167 B) 1.3801652892562 Bps 121 secs  
  2225.  
  2226.  ifOutUcastPkts (205 B) 1.6942148760331 Bps 121 secs  
  2227.  
  2228.  ifInNUcastPkts (0 B) 0 Bps 121 secs  
  2229.  
  2230.  ifOutNUcastPkts (0 B) 0 Bps 121 secs  
  2231.  
  2232.  ifInDiscards (0 B) 0 Bps 121 secs  
  2233.  
  2234.  ifOutDiscards (0 B) 0 Bps 121 secs  
  2235.  
  2236.  ifInUnknownProtos (0 B) 0 Bps 121 secs  
  2237.  
  2238.  ifInBroadcastPkts (0 B) 0 Bps 121 secs  
  2239.  
  2240.  ifOutBroadcastPkts (0 B) 0 Bps 121 secs  
  2241.  
  2242.  ifInMulticastPkts (0 B) 0 Bps 121 secs  
  2243.  
  2244.  ifOutMulticastPkts (0 B) 0 Bps 121 secs  
  2245. bps(4.31 kbps/3.71 kbps)bytes(63.71 KiB/54.72 KiB)pkts(1.38 pps/1.69 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["0000000","25803080822",25803015585,539.1487603305785,65237,"23474171135",23474115098,463.11570247933884,56037,"0",0,0,0,"0",0,0,0,"40875611",40875444,1.3801652892561984,167,"38397886",38397681,1.6942148760330578,205,1651147975,1651147854,121,40513][0m 3.21ms]
  2246.  
  2247. 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,"4302",4302,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,40513][0m 2.18ms]
  2248.  
  2249. 2 updated  
  2250.  
  2251. Port ens19: Red Hat, Inc. Device 0001 (3 / #40514) ifHCInOctets  
  2252. ifHCOutOctets  
  2253. ifHCInUcastPkts  
  2254. ifHCOutUcastPkts  
  2255. ifInBroadcastPkts  
  2256. ifOutBroadcastPkts  
  2257. ifInMulticastPkts  
  2258. ifOutMulticastPkts  
  2259. ifHighSpeed (0)  
  2260. dot3Duplex VLAN =   Using ifDescr as ifAlias  
  2261. Red Hat, Inc. Device 0001
  2262.  ifInOctets (135064 B) 1116.2314049587 Bps 121 secs  
  2263.  
  2264.  ifOutOctets (163454 B) 1350.8595041322 Bps 121 secs  
  2265.  
  2266.  ifInErrors (0 B) 0 Bps 121 secs  
  2267.  
  2268.  ifOutErrors (0 B) 0 Bps 121 secs  
  2269.  
  2270.  ifInUcastPkts (782 B) 6.4628099173554 Bps 121 secs  
  2271.  
  2272.  ifOutUcastPkts (440 B) 3.6363636363636 Bps 121 secs  
  2273.  
  2274.  ifInNUcastPkts (0 B) 0 Bps 121 secs  
  2275.  
  2276.  ifOutNUcastPkts (0 B) 0 Bps 121 secs  
  2277.  
  2278.  ifInDiscards (0 B) 0 Bps 121 secs  
  2279.  
  2280.  ifOutDiscards (0 B) 0 Bps 121 secs  
  2281.  
  2282.  ifInUnknownProtos (0 B) 0 Bps 121 secs  
  2283.  
  2284.  ifInBroadcastPkts (0 B) 0 Bps 121 secs  
  2285.  
  2286.  ifOutBroadcastPkts (0 B) 0 Bps 121 secs  
  2287.  
  2288.  ifInMulticastPkts (0 B) 0 Bps 121 secs  
  2289.  
  2290.  ifOutMulticastPkts (0 B) 0 Bps 121 secs  
  2291. bps(8.93 kbps/10.81 kbps)bytes(131.9 KiB/159.62 KiB)pkts(6.46 pps/3.64 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["0000000","680344113",680209049,1116.2314049586778,135064,"3257057343",3256893889,1350.8595041322315,163454,"0",0,0,0,"0",0,0,0,"2133640",2132858,6.462809917355372,782,"1799754",1799314,3.6363636363636362,440,1651147975,1651147854,121,40514][0m 1.18ms]
  2292.  
  2293. 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,"4383",4383,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,40514][0m 1.97ms]
  2294.  
  2295. 2 updated  
  2296.  
  2297. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1651147975,1651147854,null][0m 0.11ms]
  2298.  
  2299. 0 updated  
  2300.  
  2301. >> Runtime for poller module 'ports': 1.2637 seconds with 35240 bytes
  2302. >> [0;36mSNMP[0m: [14/1.25s] [1;33mMySQL[0m: [8/0.10s]  
  2303. #### Unload poller module ports ####
  2304.  
  2305. Modules status: Global+  
  2306. OS  
  2307. Device  
  2308.  
  2309. #### Load poller module customoid ####
  2310. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[245][0m 0.16ms]
  2311.  
  2312.  
  2313. >> Runtime for poller module 'customoid': 0.0004 seconds with 1280 bytes
  2314. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  2315. #### Unload poller module customoid ####
  2316.  
  2317. Modules status: Global+  
  2318. OS-  
  2319. Device  
  2320. Module [ bgp-peers ] disabled on os.
  2321.  
  2322. Modules status: Global-  
  2323. OS  
  2324. Device  
  2325. Module [ junose-atm-vp ] disabled globally.
  2326.  
  2327. Modules status: Global-  
  2328. OS  
  2329. Device  
  2330. Module [ printer-supplies ] disabled globally.
  2331.  
  2332. Modules status: Global+  
  2333. OS  
  2334. Device  
  2335.  
  2336. #### Load poller module ucd-diskio ####
  2337. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[245][0m 0.12ms]
  2338.  
  2339. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr2' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
  2340. diskIOIndex.1 = 1
  2341. diskIOIndex.2 = 2
  2342. diskIOIndex.3 = 3
  2343. diskIOIndex.4 = 4
  2344. diskIOIndex.5 = 5
  2345. diskIOIndex.6 = 6
  2346. diskIOIndex.7 = 7
  2347. diskIOIndex.8 = 8
  2348. diskIOIndex.9 = 9
  2349. diskIOIndex.10 = 10
  2350. diskIOIndex.11 = 11
  2351. diskIOIndex.12 = 12
  2352. diskIOIndex.13 = 13
  2353. diskIOIndex.14 = 14
  2354. diskIODevice.1 = loop0
  2355. diskIODevice.2 = loop1
  2356. diskIODevice.3 = loop2
  2357. diskIODevice.4 = loop3
  2358. diskIODevice.5 = loop4
  2359. diskIODevice.6 = loop5
  2360. diskIODevice.7 = loop6
  2361. diskIODevice.8 = loop7
  2362. diskIODevice.9 = sr0
  2363. diskIODevice.10 = sda
  2364. diskIODevice.11 = sda1
  2365. diskIODevice.12 = sda2
  2366. diskIODevice.13 = sda3
  2367. diskIODevice.14 = dm-0
  2368. diskIONRead.1 = 0
  2369. diskIONRead.2 = 0
  2370. diskIONRead.3 = 0
  2371. diskIONRead.4 = 0
  2372. diskIONRead.5 = 0
  2373. diskIONRead.6 = 0
  2374. diskIONRead.7 = 0
  2375. diskIONRead.8 = 0
  2376. diskIONRead.9 = 0
  2377. diskIONRead.10 = 2228772352
  2378. diskIONRead.11 = 13409280
  2379. diskIONRead.12 = 2991308800
  2380. diskIONRead.13 = 3497027584
  2381. diskIONRead.14 = 3271105536
  2382. diskIONWritten.1 = 0
  2383. diskIONWritten.2 = 0
  2384. diskIONWritten.3 = 0
  2385. diskIONWritten.4 = 0
  2386. diskIONWritten.5 = 0
  2387. diskIONWritten.6 = 0
  2388. diskIONWritten.7 = 0
  2389. diskIONWritten.8 = 0
  2390. diskIONWritten.9 = 0
  2391. diskIONWritten.10 = 2710228992
  2392. diskIONWritten.11 = 0
  2393. diskIONWritten.12 = 298594304
  2394. diskIONWritten.13 = 2411634688
  2395. diskIONWritten.14 = 2920435712
  2396. diskIOReads.1 = 0
  2397. diskIOReads.2 = 0
  2398. diskIOReads.3 = 0
  2399. diskIOReads.4 = 0
  2400. diskIOReads.5 = 0
  2401. diskIOReads.6 = 0
  2402. diskIOReads.7 = 0
  2403. diskIOReads.8 = 0
  2404. diskIOReads.9 = 0
  2405. diskIOReads.10 = 4986415
  2406. diskIOReads.11 = 611
  2407. diskIOReads.12 = 64547
  2408. diskIOReads.13 = 4919955
  2409. diskIOReads.14 = 4940475
  2410. diskIOWrites.1 = 0
  2411. diskIOWrites.2 = 0
  2412. diskIOWrites.3 = 0
  2413. diskIOWrites.4 = 0
  2414. diskIOWrites.5 = 0
  2415. diskIOWrites.6 = 0
  2416. diskIOWrites.7 = 0
  2417. diskIOWrites.8 = 0
  2418. diskIOWrites.9 = 0
  2419. diskIOWrites.10 = 1036764
  2420. diskIOWrites.11 = 0
  2421. diskIOWrites.12 = 1036
  2422. diskIOWrites.13 = 842545
  2423. diskIOWrites.14 = 2088669
  2424. diskIOLA1.1 = 0
  2425. diskIOLA1.2 = 0
  2426. diskIOLA1.3 = 0
  2427. diskIOLA1.4 = 0
  2428. diskIOLA1.5 = 0
  2429. diskIOLA1.6 = 0
  2430. diskIOLA1.7 = 0
  2431. diskIOLA1.8 = 0
  2432. diskIOLA1.9 = 0
  2433. diskIOLA1.10 = 0
  2434. diskIOLA1.11 = 0
  2435. diskIOLA1.12 = 0
  2436. diskIOLA1.13 = 0
  2437. diskIOLA1.14 = 0
  2438. diskIOLA5.1 = 0
  2439. diskIOLA5.2 = 0
  2440. diskIOLA5.3 = 0
  2441. diskIOLA5.4 = 0
  2442. diskIOLA5.5 = 0
  2443. diskIOLA5.6 = 0
  2444. diskIOLA5.7 = 0
  2445. diskIOLA5.8 = 0
  2446. diskIOLA5.9 = 0
  2447. diskIOLA5.10 = 0
  2448. diskIOLA5.11 = 0
  2449. diskIOLA5.12 = 0
  2450. diskIOLA5.13 = 0
  2451. diskIOLA5.14 = 0
  2452. diskIOLA15.1 = 0
  2453. diskIOLA15.2 = 0
  2454. diskIOLA15.3 = 0
  2455. diskIOLA15.4 = 0
  2456. diskIOLA15.5 = 0
  2457. diskIOLA15.6 = 0
  2458. diskIOLA15.7 = 0
  2459. diskIOLA15.8 = 0
  2460. diskIOLA15.9 = 0
  2461. diskIOLA15.10 = 0
  2462. diskIOLA15.11 = 0
  2463. diskIOLA15.12 = 0
  2464. diskIOLA15.13 = 0
  2465. diskIOLA15.14 = 0
  2466. diskIONReadX.1 = 0
  2467. diskIONReadX.2 = 0
  2468. diskIONReadX.3 = 0
  2469. diskIONReadX.4 = 0
  2470. diskIONReadX.5 = 0
  2471. diskIONReadX.6 = 0
  2472. diskIONReadX.7 = 0
  2473. diskIONReadX.8 = 0
  2474. diskIONReadX.9 = 0
  2475. diskIONReadX.10 = 285696613888
  2476. diskIONReadX.11 = 13409280
  2477. diskIONReadX.12 = 7286276096
  2478. diskIONReadX.13 = 278374934528
  2479. diskIONReadX.14 = 278149012480
  2480. diskIONWrittenX.1 = 0
  2481. diskIONWrittenX.2 = 0
  2482. diskIONWrittenX.3 = 0
  2483. diskIONWrittenX.4 = 0
  2484. diskIONWrittenX.5 = 0
  2485. diskIONWrittenX.6 = 0
  2486. diskIONWrittenX.7 = 0
  2487. diskIONWrittenX.8 = 0
  2488. diskIONWrittenX.9 = 0
  2489. diskIONWrittenX.10 = 41364934656
  2490. diskIONWrittenX.11 = 0
  2491. diskIONWrittenX.12 = 298594304
  2492. diskIONWrittenX.13 = 41066340352
  2493. diskIONWrittenX.14 = 41575141376
  2494. diskIOBusyTime.1 = 0
  2495. diskIOBusyTime.2 = 0
  2496. diskIOBusyTime.3 = 0
  2497. diskIOBusyTime.4 = 0
  2498. diskIOBusyTime.5 = 0
  2499. diskIOBusyTime.6 = 0
  2500. diskIOBusyTime.7 = 0
  2501. diskIOBusyTime.8 = 0
  2502. diskIOBusyTime.9 = 0
  2503. diskIOBusyTime.10 = 3583048000
  2504. diskIOBusyTime.11 = 548000
  2505. diskIOBusyTime.12 = 27076000
  2506. diskIOBusyTime.13 = 3552496000
  2507. diskIOBusyTime.14 = 3553820000  
  2508.  
  2509. sda array (
  2510.   'diskIOIndex' => '10',
  2511.   'diskIODevice' => 'sda',
  2512.   'diskIONRead' => '2228772352',
  2513.   'diskIONWritten' => '2710228992',
  2514.   'diskIOReads' => '4986415',
  2515.   'diskIOWrites' => '1036764',
  2516.   'diskIOLA1' => '0',
  2517.   'diskIOLA5' => '0',
  2518.   'diskIOLA15' => '0',
  2519.   'diskIONReadX' => '285696613888',
  2520.   'diskIONWrittenX' => '41364934656',
  2521.   'diskIOBusyTime' => '3583048000',
  2522. )  
  2523. sda1 array (
  2524.   'diskIOIndex' => '11',
  2525.   'diskIODevice' => 'sda1',
  2526.   'diskIONRead' => '13409280',
  2527.   'diskIONWritten' => '0',
  2528.   'diskIOReads' => '611',
  2529.   'diskIOWrites' => '0',
  2530.   'diskIOLA1' => '0',
  2531.   'diskIOLA5' => '0',
  2532.   'diskIOLA15' => '0',
  2533.   'diskIONReadX' => '13409280',
  2534.   'diskIONWrittenX' => '0',
  2535.   'diskIOBusyTime' => '548000',
  2536. )  
  2537. sda2 array (
  2538.   'diskIOIndex' => '12',
  2539.   'diskIODevice' => 'sda2',
  2540.   'diskIONRead' => '2991308800',
  2541.   'diskIONWritten' => '298594304',
  2542.   'diskIOReads' => '64547',
  2543.   'diskIOWrites' => '1036',
  2544.   'diskIOLA1' => '0',
  2545.   'diskIOLA5' => '0',
  2546.   'diskIOLA15' => '0',
  2547.   'diskIONReadX' => '7286276096',
  2548.   'diskIONWrittenX' => '298594304',
  2549.   'diskIOBusyTime' => '27076000',
  2550. )  
  2551. sda3 array (
  2552.   'diskIOIndex' => '13',
  2553.   'diskIODevice' => 'sda3',
  2554.   'diskIONRead' => '3497027584',
  2555.   'diskIONWritten' => '2411634688',
  2556.   'diskIOReads' => '4919955',
  2557.   'diskIOWrites' => '842545',
  2558.   'diskIOLA1' => '0',
  2559.   'diskIOLA5' => '0',
  2560.   'diskIOLA15' => '0',
  2561.   'diskIONReadX' => '278374934528',
  2562.   'diskIONWrittenX' => '41066340352',
  2563.   'diskIOBusyTime' => '3552496000',
  2564. )  
  2565. dm-0 array (
  2566.   'diskIOIndex' => '14',
  2567.   'diskIODevice' => 'dm-0',
  2568.   'diskIONRead' => '3271105536',
  2569.   'diskIONWritten' => '2920435712',
  2570.   'diskIOReads' => '4940475',
  2571.   'diskIOWrites' => '2088669',
  2572.   'diskIOLA1' => '0',
  2573.   'diskIOLA5' => '0',
  2574.   'diskIOLA15' => '0',
  2575.   'diskIONReadX' => '278149012480',
  2576.   'diskIONWrittenX' => '41575141376',
  2577.   'diskIOBusyTime' => '3553820000',
  2578. )  
  2579.  
  2580.  
  2581. >> Runtime for poller module 'ucd-diskio': 0.9971 seconds with 5624 bytes
  2582. >> [0;36mSNMP[0m: [1/1.00s] [1;33mMySQL[0m: [1/0.00s]  
  2583. #### Unload poller module ucd-diskio ####
  2584.  
  2585. Modules status: Global-  
  2586. OS  
  2587. Device  
  2588. Module [ wifi ] disabled globally.
  2589.  
  2590. Modules status: Global-  
  2591. OS  
  2592. Device  
  2593. Module [ wireless ] disabled globally.
  2594.  
  2595. Modules status: Global-  
  2596. OS-  
  2597. Device  
  2598. Module [ ospf ] disabled on os.
  2599.  
  2600. Modules status: Global-  
  2601. OS  
  2602. Device  
  2603. Module [ isis ] disabled globally.
  2604.  
  2605. Modules status: Global-  
  2606. OS  
  2607. Device  
  2608. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  2609.  
  2610. Modules status: Global-  
  2611. OS  
  2612. Device  
  2613. Module [ cisco-remote-access-monitor ] disabled globally.
  2614.  
  2615. Modules status: Global-  
  2616. OS  
  2617. Device  
  2618. Module [ cisco-cef ] disabled globally.
  2619.  
  2620. Modules status: Global-  
  2621. OS  
  2622. Device  
  2623. Module [ slas ] disabled globally.
  2624.  
  2625. Modules status: Global-  
  2626. OS  
  2627. Device  
  2628. Module [ cisco-mac-accounting ] disabled globally.
  2629.  
  2630. Modules status: Global-  
  2631. OS  
  2632. Device  
  2633. Module [ cipsec-tunnels ] disabled globally.
  2634.  
  2635. Modules status: Global-  
  2636. OS  
  2637. Device  
  2638. Module [ cisco-ace-loadbalancer ] disabled globally.
  2639.  
  2640. Modules status: Global-  
  2641. OS  
  2642. Device  
  2643. Module [ cisco-ace-serverfarms ] disabled globally.
  2644.  
  2645. Modules status: Global-  
  2646. OS  
  2647. Device  
  2648. Module [ cisco-asa-firewall ] disabled globally.
  2649.  
  2650. Modules status: Global-  
  2651. OS  
  2652. Device  
  2653. Module [ cisco-voice ] disabled globally.
  2654.  
  2655. Modules status: Global-  
  2656. OS  
  2657. Device  
  2658. Module [ cisco-cbqos ] disabled globally.
  2659.  
  2660. Modules status: Global-  
  2661. OS  
  2662. Device  
  2663. Module [ cisco-otv ] disabled globally.
  2664.  
  2665. Modules status: Global-  
  2666. OS  
  2667. Device  
  2668. Module [ cisco-qfp ] disabled globally.
  2669.  
  2670. Modules status: Global-  
  2671. OS  
  2672. Device  
  2673. Module [ cisco-vpdn ] disabled globally.
  2674.  
  2675. Modules status: Global-  
  2676. OS  
  2677. Device  
  2678. Module [ nac ] disabled globally.
  2679.  
  2680. Modules status: Global-  
  2681. OS  
  2682. Device  
  2683. Module [ netscaler-vsvr ] disabled globally.
  2684.  
  2685. Modules status: Global-  
  2686. OS  
  2687. Device  
  2688. Module [ aruba-controller ] disabled globally.
  2689.  
  2690. Modules status: Global+  
  2691. OS  
  2692. Device  
  2693.  
  2694. #### Load poller module entity-physical ####
  2695.  
  2696. >> Runtime for poller module 'entity-physical': 0.0002 seconds with 472 bytes
  2697. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  2698. #### Unload poller module entity-physical ####
  2699.  
  2700. Modules status: Global-  
  2701. OS  
  2702. Device  
  2703. Module [ entity-state ] disabled globally.
  2704.  
  2705. Modules status: Global+  
  2706. OS  
  2707. Device  
  2708.  
  2709. #### Load poller module applications ####
  2710. SQL[[1;33mSELECT * FROM `applications` WHERE `device_id`  = ? [0;33m[245][0m 0.38ms]
  2711.  
  2712.  
  2713. >> Runtime for poller module 'applications': 0.0007 seconds with 536 bytes
  2714. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  2715. #### Unload poller module applications ####
  2716.  
  2717. Modules status: Global+  
  2718. OS  
  2719. Device  
  2720.  
  2721. #### Load poller module mib ####
  2722.  
  2723. Warning: include(includes/polling/mib.inc.php): failed to open stream: No such file or directory in /opt/librenms/includes/polling/functions.inc.php on line 329
  2724.  
  2725. Warning: include(): Failed opening 'includes/polling/mib.inc.php' for inclusion (include_path='.:/usr/share/php') in /opt/librenms/includes/polling/functions.inc.php on line 329
  2726.  
  2727. >> Runtime for poller module 'mib': 0.0000 seconds with 0 bytes
  2728. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  2729. #### Unload poller module mib ####
  2730.  
  2731. Modules status: Global+  
  2732. OS-  
  2733. Device  
  2734. Module [ stp ] disabled on os.
  2735.  
  2736. Modules status: Global+  
  2737. OS  
  2738. Device  
  2739.  
  2740. #### Load poller module ntp ####
  2741.  
  2742. >> Runtime for poller module 'ntp': 0.0001 seconds with 400 bytes
  2743. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  2744. #### Unload poller module ntp ####
  2745.  
  2746. Modules status: Global-  
  2747. OS  
  2748. Device  
  2749. Module [ loadbalancers ] disabled globally.
  2750.  
  2751. Modules status: Global-  
  2752. OS  
  2753. Device  
  2754. Module [ mef ] disabled globally.
  2755.  
  2756. Modules status: Global-  
  2757. OS  
  2758. Device  
  2759. Module [ mpls ] disabled globally.
  2760.  
  2761. Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[245][0m 0.19ms]
  2762.  
  2763.  
  2764. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[6.081,245][0m 3.28ms]
  2765.  
  2766. Updating 10.110.7.2  
  2767.  
  2768. Polled in 6.081 seconds
  2769. ### Start Device Groups ###
  2770. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.16ms]
  2771.  
  2772. SQL[[1;33mselect `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20) [0;33m[][0m 1.15ms]
  2773.  
  2774. SQL[[1;33mselect exists(select * from `devices` left join `packages` on `devices`.`device_id` = `packages`.`device_id` where (`devices`.`sysName` LIKE ? AND (`packages`.`name` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["o2x04%","%apache2%",245][0m 0.33ms]
  2775.  
  2776. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["o2x03%","t2x03%",245][0m 0.2ms]
  2777.  
  2778. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["10.30.31%",245][0m 0.27ms]
  2779.  
  2780. SQL[[1;33mselect exists(select * from `devices` left join `packages` on `devices`.`device_id` = `packages`.`device_id` where (`packages`.`name` LIKE ? OR `packages`.`name` LIKE ? OR `packages`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%apache%","%httpd%","[0mginx%",245][0m 0.84ms]
  2781.  
  2782. SQL[[1;33mselect exists(select * from `devices` left join `packages` on `devices`.`device_id` = `packages`.`device_id` where (`devices`.`sysName` LIKE ? AND `packages`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["o2x04%","[0mginx%",245][0m 0.21ms]
  2783.  
  2784. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%o1x17i%",245][0m 0.15ms]
  2785.  
  2786. SQL[[1;33mselect exists(select * from `devices` left join `packages` on `devices`.`device_id` = `packages`.`device_id` where (`packages`.`name` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["kubectl",245][0m 0.24ms]
  2787.  
  2788. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[41m0.110.%",245][0m 0.25ms]
  2789.  
  2790. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`devices`.`os` LIKE ? AND `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["Linux%","10.100.50.%",245][0m 0.23ms]
  2791.  
  2792. SQL[[1;33mselect exists(select * from `devices` left join `processes` on `devices`.`device_id` = `processes`.`device_id` where (`processes`.`command` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%sssd%",245][0m 0.19ms]
  2793.  
  2794. SQL[[1;33mselect exists(select * from `devices` left join `processes` on `devices`.`device_id` = `processes`.`device_id` where (`processes`.`command` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%salt-minion%",245][0m 0.17ms]
  2795.  
  2796. SQL[[1;33mselect exists(select * from `devices` left join `packages` on `devices`.`device_id` = `packages`.`device_id` where (`packages`.`name` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["salt-minion",245][0m 0.19ms]
  2797.  
  2798. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["10.100.50.%",245][0m 0.21ms]
  2799.  
  2800. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["windows%",245][0m 0.26ms]
  2801.  
  2802. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["10.100.230.%",245][0m 0.26ms]
  2803.  
  2804. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[245][0m 0.15ms]
  2805.  
  2806. Groups Added:  
  2807. Groups Removed:  
  2808. ### End Device Groups, runtime: 0.0283s ###
  2809.  
  2810. #### Start Alerts ####
  2811. 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[245][0m 0.15ms]
  2812.  
  2813. 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(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` in (?)) 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["2022-04-28T12:12:56.371993Z","2022-04-28T12:12:56.371993Z",0,1,"12:12:56","12:12:56","12:12:56","12:12:56","[44m%","device",245,"device_group",10,"location",7][0m 0.56ms]
  2814.  
  2815. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[245][0m 0.34ms]
  2816.  
  2817. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  2818.         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 = ?)
  2819.         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 = ?))
  2820.         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 = ?))
  2821.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  2822.         WHERE a.disabled = 0 AND (
  2823.             (d.device_id IS NULL AND g.group_id IS NULL)
  2824.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  2825.             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))
  2826.         ) [0;33m[245,245,245,245,245,245,245,245][0m 1.25ms]
  2827.  
  2828. Rule [0;35m#1 (04 - Dispositivo reiniciado):[0m  
  2829.  
  2830. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < 300 xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed applications.app_type = "os-updates">= 100 [0;33m[245][0m 0.29ms]
  2831.  
  2832. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[2,245][0m 0.1ms]
  2833.  
  2834. Status: [0;34mNOCHG[0m  
  2835. Rule [0;35m#8 (09 - Uso de memoria +85%):[0m  
  2836.  
  2837. SQL[[1;33mSELECT * FROM devices,mempools WHERE (devices.device_id = ? AND devices.device_id = mempools.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND mempools.mempool_perc >= 85 AND mempools.mempool_descr REGEXP "Physical.*" [0;33m[245][0m 0.34ms]
  2838.  
  2839. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[8,245][0m 0.1ms]
  2840.  
  2841. Status: [0;34mNOCHG[0m  
  2842. Rule [0;35m#9 (09 - Uso de memoria +95%):[0m  
  2843.  
  2844. SQL[[1;33mSELECT * FROM devices,mempools WHERE (devices.device_id = ? AND devices.device_id = mempools.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND mempools.mempool_perc >= 95 AND mempools.mempool_descr REGEXP "Physical.*" [0;33m[245][0m 0.31ms]
  2845.  
  2846. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[9,245][0m 0.1ms]
  2847.  
  2848. Status: [0;34mNOCHG[0m  
  2849. Rule [0;35m#11 (08 - Uso de CPU +95%):[0m  
  2850.  
  2851. SQL[[1;33mSELECT *,AVG(processors.processor_usage) as cpu_avg FROM devices,processors WHERE (devices.device_id = ? AND devices.device_id = processors.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 HAVING AVG(processors.processor_usage) > 95 [0;33m[245][0m 0.33ms]
  2852.  
  2853. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[11,245][0m 0.1ms]
  2854.  
  2855. Status: [0;34mNOCHG[0m  
  2856. Rule [0;35m#12 (07 - Uso de CPU +85%):[0m  
  2857.  
  2858. SQL[[1;33mSELECT *,AVG(processors.processor_usage) as cpu_avg FROM devices,processors WHERE (devices.device_id = ? AND devices.device_id = processors.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 HAVING AVG(processors.processor_usage) > 85 [0;33m[245][0m 0.3ms]
  2859.  
  2860. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[12,245][0m 0.11ms]
  2861.  
  2862. Status: [0;34mNOCHG[0m  
  2863. Rule [0;35m#37 (05 - Partición >85%):[0m  
  2864.  
  2865. SQL[[1;33mSELECT * FROM devices,storage WHERE (devices.device_id = ? AND devices.device_id = storage.device_id) AND storage.storage_perc >= 85 AND (storage.storage_descr = "/" OR storage.storage_descr = "/var" OR storage.storage_descr = "/var/log" OR storage.storage_descr = "/var/log/audit" OR storage.storage_descr = "/home" OR storage.storage_descr = "/mnt/data00" OR storage.storage_descr = "/media/data00" OR storage.storage_descr = "/var/lib") [0;33m[245][0m 0.32ms]
  2866.  
  2867. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[37,245][0m 0.1ms]
  2868.  
  2869. Status: [0;34mNOCHG[0m  
  2870. Rule [0;35m#38 (06 - Partición >95%):[0m  
  2871.  
  2872. SQL[[1;33mSELECT * FROM devices,storage WHERE (devices.device_id = ? AND devices.device_id = storage.device_id) AND storage.storage_perc >= 95 AND (storage.storage_descr = "/" OR storage.storage_descr = "/var" OR storage.storage_descr = "/var/log" OR storage.storage_descr = "/var/log/audit" OR storage.storage_descr = "/home" OR storage.storage_descr = "/mnt/data00" OR storage.storage_descr = "/media/data00" OR storage.storage_descr = "/var/lib") [0;33m[245][0m 0.31ms]
  2873.  
  2874. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[38,245][0m 0.09ms]
  2875.  
  2876. Status: [0;34mNOCHG[0m  
  2877. Rule [0;35m#44 (Monitorización Salud Infra Hacking Critical):[0m  
  2878.  
  2879. SQL[[1;33mSELECT * FROM devices,mempools,storage WHERE (devices.device_id = ? AND devices.device_id = mempools.device_id AND devices.device_id = storage.device_id) AND ((devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 OR (mempools.mempool_perc >= 90 AND mempools.mempool_descr REGEXP "Phisycal.*") OR (storage.storage_perc >= 90 AND storage.storage_descr = "/")) [0;33m[245][0m 0.4ms]
  2880.  
  2881. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[44,245][0m 0.1ms]
  2882.  
  2883. Status: [0;34mNOCHG[0m  
  2884. Rule [0;35m#56 (Warning uso cpu Infra Hacking):[0m  
  2885.  
  2886. SQL[[1;33mSELECT *,AVG(processors.processor_usage) as cpu_avg FROM devices,processors WHERE (devices.device_id = ? AND devices.device_id = processors.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 HAVING AVG(processors.processor_usage) > 85 [0;33m[245][0m 0.17ms]
  2887.  
  2888. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[56,245][0m 0.09ms]
  2889.  
  2890. Status: [0;34mNOCHG[0m  
  2891. Rule [0;35m#58 (Monitorización Salud Infra Hacking Warning):[0m  
  2892.  
  2893. SQL[[1;33mSELECT * FROM devices,mempools,storage WHERE (devices.device_id = ? AND devices.device_id = mempools.device_id AND devices.device_id = storage.device_id) AND ((devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 OR (mempools.mempool_perc >= 85 AND mempools.mempool_descr REGEXP "Phisycal.*") OR (storage.storage_perc >= 85 AND storage.storage_descr = "/")) [0;33m[245][0m 0.41ms]
  2894.  
  2895. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[58,245][0m 0.11ms]
  2896.  
  2897. Status: [0;34mNOCHG[0m  
  2898. Rule [0;35m#72 (Dispositivo caído - Infraestructura Hacking):[0m  
  2899.  
  2900. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[245][0m 0.23ms]
  2901.  
  2902. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[72,245][0m 0.09ms]
  2903.  
  2904. Status: [0;34mNOCHG[0m  
  2905. Rule [0;35m#78 (00 - Dispositivo caido real):[0m  
  2906.  
  2907. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime &lt; 300 AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[245][0m 0.21ms]
  2908.  
  2909. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[78,245][0m 0.09ms]
  2910.  
  2911. Status: [0;34mNOCHG[0m  
  2912. #### End Alerts ####
  2913. poller.php 10.110.7.2 2022-04-28 14:12:56 - 1 devices polled in 6.397 secs  
  2914.  
  2915. [0;36mSNMP[0m [25/3.66s]: Snmpget[7/0.40s] Snmpwalk[18/3.26s]  
  2916. [1;33mSQL[0m [105/0.66s]: Select[78/0.24s] Insert[2/0.05s] Update[25/0.36s]  
  2917.