From librenms, 2 Years ago, written in Plain Text.
Embed
  1. LibreNMS Discovery
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.54ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` limit 1 [0;33m[][0m 0.45ms]
  5.  
  6. SQL[[1;33mSELECT version() [0;33m[][0m 0.33ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: 53ce0e016f7619ca10d12c3b4fc6272485515979
  11. Commit Date: 1623883348
  12. DB Schema: 2021_25_01_0127_create_isis_adjacencies_table (210)
  13. PHP: 8.0.7
  14. MySQL: 10.5.10-MariaDB-1:10.5.10+maria~focal
  15. RRDTool: 1.7.2
  16. SNMP: NET-SNMP 5.8
  17. ==================================DEBUG!
  18. Updating os_def.cache  
  19.  
  20. Warning: Undefined array key "m" in /opt/librenms/includes/functions.php on line 79
  21. SQL[[1;33mSELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `hostname` LIKE 'localhost' ORDER BY device_id DESC [0;33m[][0m 0.91ms]
  22.  
  23. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[390][0m 0.7ms]
  24.  
  25. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[390][0m 0.38ms]
  26.  
  27. localhost 390 linux SQL[[1;33mselect `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 [0;33m["localhost"][0m 0.36ms]
  28.  
  29. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' 'localhost'
  30.  
  31. response:  {"xmt":3,"rcv":3,"loss":0,"min":0.04,"max":0.05,"avg":0.04,"dup":0,"exitcode":0}
  32. 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[390][0m 0.7ms]
  33.  
  34. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[41][0m 0.4ms]
  35.  
  36. 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 `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["2021-06-18T06:40:49.038410Z","2021-06-18T06:40:49.038410Z",0,1,"06:40:49","06:40:49","06:40:49","06:40:49","[45m%","device",390,"location",41][0m 0.89ms]
  37.  
  38. SQL[[1;33mINSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`)  VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) [0;33m{"xmt":3,"rcv":3,"loss":0,"min":0.04,"max":0.05,"avg":0.04,"device_id":390,"debug":"[]"}[0m 5879.45ms]
  39.  
  40. SQL[[1;33mUPDATE `devices` set `last_ping`=?,`last_ping_timetaken`=? WHERE device_id=? [0;33m["2021-06-18 08:40:54",0.04,390][0m 0.77ms]
  41.  
  42. SNMP Check response code: 0  
  43. Modules status: Global+  
  44. OS  
  45. Device  
  46.  
  47. #### Load disco module core ####
  48. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'sysName.0' 'sysObjectID.0' 'sysDescr.0'[0m]
  49. .*.*.0 = LIBRENMS1AMS8
  50. .*.*.0 = .*.4.1.8*
  51. .*.*.0 = Linux LIBRENMS1AMS8 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64  
  52.  
  53. | Linux LIBRENMS1AMS8 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 | .1.3.6.1.4.1.8072.3.2.10 |  
  54. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/ubnt' '-t' '3' 'udp:HOSTNAME:161' 'UBNT-AFLTU-MIB::afLTUFirmwareVersion.0'[0m]
  55. No Such Object available on this agent at this OID  
  56.  
  57. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/haproxy' '-t' '3' 'udp:HOSTNAME:161' 'EXCELIANCE-MIB::alProductName'[0m]
  58. No Such Object available on this agent at this OID  
  59.  
  60. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/arris' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.1166.1.621.14.2.0'[0m]
  61. No Such Object available on this agent at this OID  
  62.  
  63. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.7890.1.101.1'[0m]
  64. No Such Object available on this agent at this OID  
  65.  
  66. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.3.1.2.6.100.105.115.116.114.111'[0m]
  67. No Such Instance currently exists at this OID  
  68.  
  69. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cirpack' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9193.1.0'[0m]
  70. No Such Object available on this agent at this OID  
  71.  
  72. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'NET-SNMP-EXTEND-MIB::nsExtendOutput1Line."distro"'[0m]
  73. No Such Instance currently exists at this OID  
  74.  
  75. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'SFA-INFO::systemName.0'[0m]
  76. No Such Object available on this agent at this OID  
  77.  
  78. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'SYNOLOGY-SYSTEM-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/synology' '-t' '3' 'udp:HOSTNAME:161' 'systemStatus.0'[0m]
  79. No Such Object available on this agent at this OID  
  80.  
  81. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/synology' '-t' '3' 'udp:HOSTNAME:161' 'HOST-RESOURCES-MIB::hrSystemInitialLoadParameters.0'[0m]
  82. "BOOT_IMAGE=/boot/vmlinuz-5.4.0-74-generic root=/dev/mapper/Ubuntu--vg-root ro net.ifnames=0 biosdevname=0 quiet splash
  83. "  
  84.  
  85. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/endrun' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.13827.5.0.11.0'[0m]
  86. No Such Object available on this agent at this OID  
  87.  
  88. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/endrun' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.13827.12.1.16.0'[0m]
  89. No Such Object available on this agent at this OID  
  90.  
  91. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.2.6.0'[0m]
  92. No Such Object available on this agent at this OID  
  93.  
  94. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'EXTRAHOP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/extrahop' '-t' '3' 'udp:HOSTNAME:161' 'extrahopInfoVersionString'[0m]
  95. No Such Object available on this agent at this OID  
  96.  
  97. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.2.1.3.7.118.101.114.115.105.111.110'[0m]
  98. No Such Instance currently exists at this OID  
  99.  
  100. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/checkpoint' '-t' '3' 'udp:HOSTNAME:161' 'CHECKPOINT-MIB::osName.0'[0m]
  101. No Such Object available on this agent at this OID  
  102.  
  103. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hikvision' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.39165.1.1.0'[0m]
  104. No Such Object available on this agent at this OID  
  105.  
  106. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/huawei' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2011.6.164.1.1.1.4.0'[0m]
  107. No Such Object available on this agent at this OID  
  108.  
  109. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/infinera' '-t' '3' 'udp:HOSTNAME:161' 'CORIANT-GROOVE-MIB::softwareloadSwloadProduct.1'[0m]
  110. No Such Object available on this agent at this OID  
  111.  
  112. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'HOST-RESOURCES-MIB::hrSWInstalledName'[0m]
  113. "accountsservice_0.6.55-0ubuntu12~20.04.4_amd64"
  114. "acl_2.2.53-6_amd64"
  115. "acpid_1:2.0.32-1ubuntu1_amd64"
  116. "adduser_3.118ubuntu2_all"
  117. "alsa-topology-conf_1.2.2-1_all"
  118. "alsa-ucm-conf_1.2.2-1ubuntu0.7_all"
  119. "amd64-microcode_3.20191218.1ubuntu1_amd64"
  120. "apache2_2.4.41-4ubuntu3.1_amd64"
  121. "apache2-bin_2.4.41-4ubuntu3.1_amd64"
  122. "apache2-utils_2.4.41-4ubuntu3.1_amd64"
  123. "apparmor_2.13.3-7ubuntu5.1_amd64"
  124. "apport_2.20.11-0ubuntu27.18_all"
  125. "apport-symptoms_0.23_all"
  126. "apt_2.0.5_amd64"
  127. "apt-transport-https_2.0.5_all"
  128. "apt-utils_2.0.5_amd64"
  129. "at_3.1.23-1ubuntu1_amd64"
  130. "base-files_11ubuntu5.3_amd64"
  131. "base-passwd_3.5.47_amd64"
  132. "bash_5.0-6ubuntu1.1_amd64"
  133. "bash-completion_1:2.10-1ubuntu1_all"
  134. "bc_1.07.1-2build1_amd64"
  135. "bcache-tools_1.0.8-3ubuntu0.1_amd64"
  136. "bind9-dnsutils_1:9.16.1-0ubuntu2.8_amd64"
  137. "bind9-host_1:9.16.1-0ubuntu2.8_amd64"
  138. "bind9-libs_1:9.16.1-0ubuntu2.8_amd64"
  139. "binutils_2.34-6ubuntu1.1_amd64"
  140. "binutils-common_2.34-6ubuntu1.1_amd64"
  141. "binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64"
  142. "bolt_0.8-4ubuntu1_amd64"
  143. "bsdmainutils_11.1.2ubuntu3_amd64"
  144. "bsdutils_1:2.34-0.1ubuntu9.1_amd64"
  145. "btrfs-progs_5.4.1-2_amd64"
  146. "build-essential_12.8ubuntu1.1_amd64"
  147. "busybox-initramfs_1:1.30.1-4ubuntu6.3_amd64"
  148. "busybox-static_1:1.30.1-4ubuntu6.3_amd64"
  149. "byobu_5.133-0ubuntu1_all"
  150. "bzip2_1.0.8-2_amd64"
  151. "ca-certificates_20210119~20.04.1_all"
  152. "cloud-guest-utils_0.31-7-gd99b2d76-0ubuntu1_all"
  153. "cloud-initramfs-copymods_0.45ubuntu1_all"
  154. "cloud-initramfs-dyn-netconf_0.45ubuntu1_all"
  155. "cmake_3.16.3-1ubuntu1_amd64"
  156. "cmake-data_3.16.3-1ubuntu1_all"
  157. "command-not-found_20.04.4_all"
  158. "console-setup_1.194ubuntu3_all"
  159. "console-setup-linux_1.194ubuntu3_all"
  160. "coreutils_8.30-3ubuntu2_amd64"
  161. "cpio_2.13+dfsg-2_amd64"
  162. "cpp_4:9.3.0-1ubuntu2_amd64"
  163. "cpp-7_7.5.0-6ubuntu2_amd64"
  164. "cpp-9_9.3.0-17ubuntu1~20.04_amd64"
  165. "crda_3.18-1build1_amd64"
  166. "cron_3.0pl1-136ubuntu1_amd64"
  167. "cryptsetup_2:2.2.2-3ubuntu2.3_amd64"
  168. "cryptsetup-bin_2:2.2.2-3ubuntu2.3_amd64"
  169. "cryptsetup-initramfs_2:2.2.2-3ubuntu2.3_all"
  170. "cryptsetup-run_2:2.2.2-3ubuntu2.3_all"
  171. "curl_7.68.0-1ubuntu2.5_amd64"
  172. "dash_*-6_amd64"
  173. "dbus_1.12.16-2ubuntu2.1_amd64"
  174. "dbus-user-session_1.12.16-2ubuntu2.1_amd64"
  175. "dconf-gsettings-backend_0.36.0-1_amd64"
  176. "dconf-service_0.36.0-1_amd64"
  177. "debconf_1.5.73_all"
  178. "debconf-i18n_1.5.73_all"
  179. "debianutils_4.9.1_amd64"
  180. "diffutils_1:3.7-3_amd64"
  181. "dirmngr_2.2.19-3ubuntu2.1_amd64"
  182. "distro-info_0.23ubuntu1_amd64"
  183. "distro-info-data_0.43ubuntu1.5_all"
  184. "dmeventd_2:1.02.167-1ubuntu1_amd64"
  185. "dmidecode_3.2-3_amd64"
  186. "dmsetup_2:1.02.167-1ubuntu1_amd64"
  187. "dns-root-data_2019052802_all"
  188. "dnsmasq-base_2.80-1.1ubuntu1.4_amd64"
  189. "dnsutils_1:9.16.1-0ubuntu2.8_all"
  190. "dosfstools_4.1-2_amd64"
  191. "dpkg_1.19.7ubuntu3_amd64"
  192. "dpkg-dev_1.19.7ubuntu3_all"
  193. "e2fsprogs_1.45.5-2ubuntu1_amd64"
  194. "ebtables_2.0.11-3build1_amd64"
  195. "echoping_6.0.2-10ubuntu1_amd64"
  196. "ed_1.16-1_amd64"
  197. "eject_2.1.5+deb1+cvs20081104-14_amd64"
  198. "ethtool_1:5.4-1_amd64"
  199. "fakeroot_1.24-1_amd64"
  200. "fcgiwrap_1.1.0-12_amd64"
  201. "fdisk_2.34-0.1ubuntu9.1_amd64"
  202. "file_1:5.38-4_amd64"
  203. "finalrd_6~ubuntu20.04.1_all"
  204. "findutils_4.7.0-1ubuntu1_amd64"
  205. "fontconfig_2.13.1-2ubuntu3_amd64"
  206. "fontconfig-config_2.13.1-2ubuntu3_all"
  207. "fonts-dejavu-core_2.37-1_all"
  208. "fonts-droid-fallback_1:6.0.1r16-1.1_all"
  209. "fonts-lato_2.0-2_all"
  210. "fonts-liberation_1:1.07.4-11_all"
  211. "fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all"
  212. "fonts-ubuntu-console_0.83-4ubuntu1_all"
  213. "fonts-urw-base35_20170801.1-3_all"
  214. "fping_4.2-1_amd64"
  215. "friendly-recovery_0.2.41ubuntu*_all"
  216. "ftp_0.17-34.1_amd64"
  217. "fuse_2.9.9-3_amd64"
  218. "fwupd_1.3.11-1~focal1_amd64"
  219. "fwupd-signed_1.27.1ubuntu2+1.3.11-1~focal1_amd64"
  220. "g++_4:9.3.0-1ubuntu2_amd64"
  221. "g++-9_9.3.0-17ubuntu1~20.04_amd64"
  222. "galera-4_26.4.8-focal_amd64"
  223. "gawk_1:5.0.1+dfsg-1_amd64"
  224. "gcc_4:9.3.0-1ubuntu2_amd64"
  225. "gcc-10-base_10.2.0-5ubuntu1~20.04_amd64"
  226. "gcc-7_7.5.0-6ubuntu2_amd64"
  227. "gcc-7-base_7.5.0-6ubuntu2_amd64"
  228. "gcc-8-base_8.4.0-3ubuntu2_amd64"
  229. "gcc-9_9.3.0-17ubuntu1~20.04_amd64"
  230. "gcc-9-base_9.3.0-17ubuntu1~20.04_amd64"
  231. "geoip-database_20191224-2_all"
  232. "gettext-base_*-10build1_amd64"
  233. "ghostscript_9.50~dfsg-5ubuntu4.2_amd64"
  234. "gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64"
  235. "gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64"
  236. "git_1:2.25.1-1ubuntu3.1_amd64"
  237. "git-man_1:2.25.1-1ubuntu3.1_all"
  238. "glib-networking_2.64.2-1ubuntu0.1_amd64"
  239. "glib-networking-common_2.64.2-1ubuntu0.1_all"
  240. "glib-networking-services_2.64.2-1ubuntu0.1_amd64"
  241. "gnupg_2.2.19-3ubuntu2.1_all"
  242. "gnupg-l10n_2.2.19-3ubuntu2.1_all"
  243. "gnupg-utils_2.2.19-3ubuntu2.1_amd64"
  244. "gpg_2.2.19-3ubuntu2.1_amd64"
  245. "gpg-agent_2.2.19-3ubuntu2.1_amd64"
  246. "gpg-wks-client_2.2.19-3ubuntu2.1_amd64"
  247. "gpg-wks-server_2.2.19-3ubuntu2.1_amd64"
  248. "gpgconf_2.2.19-3ubuntu2.1_amd64"
  249. "gpgsm_2.2.19-3ubuntu2.1_amd64"
  250. "gpgv_2.2.19-3ubuntu2.1_amd64"
  251. "graphviz_2.42.2-3build2_amd64"
  252. "grep_3.4-1_amd64"
  253. "groff-base_1.22.4-4build1_amd64"
  254. "grub-common_2.04-1ubuntu26.12_amd64"
  255. "grub-gfxpayload-lists_0.7_amd64"
  256. "grub-legacy-ec2_1:1ubuntu1_all"
  257. "grub-pc_2.04-1ubuntu26.12_amd64"
  258. "grub-pc-bin_2.04-1ubuntu26.12_amd64"
  259. "grub2-common_2.04-1ubuntu26.12_amd64"
  260. "gsettings-desktop-schemas_3.36.0-1ubuntu1_all"
  261. "gsfonts_1:8.11+urwcyr1.0.7~pre44-4.4_all"
  262. "gzip_1.10-0ubuntu4_amd64"
  263. "hdparm_9.58+ds-4_amd64"
  264. "hicolor-icon-theme_0.17-2_all"
  265. "hostname_3.23_amd64"
  266. "htop_2.2.0-2build1_amd64"
  267. "icu-devtools_66.1-2ubuntu2_amd64"
  268. "imagemagick_8:*+dfsg-2.1ubuntu11.4_amd64"
  269. "imagemagick-6-common_8:*+dfsg-2.1ubuntu11.4_all"
  270. "imagemagick-6.q16_8:*+dfsg-2.1ubuntu11.4_amd64"
  271. "influxdb_1.8.5-1_amd64"
  272. "info_6.7.0.dfsg.2-5_amd64"
  273. "init_1.57_amd64"
  274. "init-system-helpers_1.57_all"
  275. "initramfs-tools_0.136ubuntu6.5_all"
  276. "initramfs-tools-bin_0.136ubuntu6.5_amd64"
  277. "initramfs-tools-core_0.136ubuntu6.5_all"
  278. "install-info_6.7.0.dfsg.2-5_amd64"
  279. "installation-report_2.62ubuntu1_all"
  280. "intel-microcode_3.20210608.0ubuntu*_amd64"
  281. "iproute2_5.5.0-1ubuntu1_amd64"
  282. "iptables_1.8.4-3ubuntu2_amd64"
  283. "iputils-ping_3:20190709-3_amd64"
  284. "iputils-tracepath_3:20190709-3_amd64"
  285. "irqbalance_1.6.0-3ubuntu1_amd64"
  286. "isc-dhcp-client_4.4.1-2.1ubuntu*_amd64"
  287. "isc-dhcp-common_4.4.1-2.1ubuntu*_amd64"
  288. "iso-codes_4.4-1_all"
  289. "iucode-tool_2.3.1-1_amd64"
  290. "iw_5.4-1_amd64"
  291. "javascript-common_11_all"
  292. "kbd_2.0.4-4ubuntu2_amd64"
  293. "keyboard-configuration_1.194ubuntu3_all"
  294. "klibc-utils_2.0.7-1ubuntu5_amd64"
  295. "kmod_27-1ubuntu2_amd64"
  296. "kpartx_0.8.3-1ubuntu2_amd64"
  297. "krb5-locales_1.17-6ubuntu4.1_all"
  298. "landscape-common_19.12-0ubuntu4.2_amd64"
  299. "language-pack-en_1:20.04+20210121_all"
  300. "language-pack-en-base_1:20.04+20210121_all"
  301. "language-selector-common_0.204.2_all"
  302. "laptop-detect_0.16_all"
  303. "less_551-1ubuntu0.1_amd64"
  304. "libaccountsservice0_0.6.55-0ubuntu12~20.04.4_amd64"
  305. "libacl1_2.2.53-6_amd64"
  306. "libaio1_0.3.112-5_amd64"
  307. "libalgorithm-diff-perl_1.19.03-2_all"
  308. "libalgorithm-diff-xs-perl_0.04-6_amd64"
  309. "libalgorithm-merge-perl_0.08-3_all"
  310. "libann0_1.1.2+doc-7build1_amd64"
  311. "libapache2-mod-php8.0_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd6"
  312. "libapparmor1_2.13.3-7ubuntu5.1_amd64"
  313. "libappstream4_0.12.10-2_amd64"
  314. "libapr1_1.6.5-1ubuntu1_amd64"
  315. "libaprutil1_1.6.1-4ubuntu2_amd64"
  316. "libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64"
  317. "libaprutil1-ldap_1.6.1-4ubuntu2_amd64"
  318. "libapt-pkg6.0_2.0.5_amd64"
  319. "libarchive13_3.4.0-2ubuntu1_amd64"
  320. "libargon2-0_0~20190702-0.1+ubuntu20.04.1+deb.sury.org+1_amd64"
  321. "libargon2-1_0~20190702-0.1+ubuntu20.04.1+deb.sury.org+1_amd64"
  322. "libasan4_7.5.0-6ubuntu2_amd64"
  323. "libasan5_9.3.0-17ubuntu1~20.04_amd64"
  324. "libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  325. "libasound2_1.2.2-2.1ubuntu2.4_amd64"
  326. "libasound2-data_1.2.2-2.1ubuntu2.4_all"
  327. "libassuan0_2.5.3-7ubuntu2_amd64"
  328. "libatm1_1:2.5.1-4_amd64"
  329. "libatomic1_10.2.0-5ubuntu1~20.04_amd64"
  330. "libattr1_1:2.4.48-5_amd64"
  331. "libaudit-common_1:2.8.5-2ubuntu6_all"
  332. "libaudit1_1:2.8.5-2ubuntu6_amd64"
  333. "libauthen-sasl-perl_2.1600-1_all"
  334. "libavahi-client3_0.7-4ubuntu7_amd64"
  335. "libavahi-common-data_0.7-4ubuntu7_amd64"
  336. "libavahi-common3_0.7-4ubuntu7_amd64"
  337. "libbinutils_2.34-6ubuntu1.1_amd64"
  338. "libblas3_3.9.0-1build1_amd64"
  339. "libblkid1_2.34-0.1ubuntu9.1_amd64"
  340. "libbrotli1_1.0.9-2+ubuntu20.04.1+deb.sury.org+1_amd64"
  341. "libbsd0_0.10.0-1_amd64"
  342. "libbz2-1.0_1.0.8-2_amd64"
  343. "libc-bin_2.31-0ubuntu9.2_amd64"
  344. "libc-client2007e_8:2007f~dfsg-7_amd64"
  345. "libc-dev-bin_2.31-0ubuntu9.2_amd64"
  346. "libc6_2.31-0ubuntu9.2_amd64"
  347. "libc6-dev_2.31-0ubuntu9.2_amd64"
  348. "libcairo2_1.16.0-4ubuntu1_amd64"
  349. "libcanberra0_0.30-7ubuntu1_amd64"
  350. "libcap-ng0_0.7.9-2.1build1_amd64"
  351. "libcap2_1:2.32-1_amd64"
  352. "libcap2-bin_1:2.32-1_amd64"
  353. "libcbor0.6_0.6.0-0ubuntu1_amd64"
  354. "libcc1-0_10.2.0-5ubuntu1~20.04_amd64"
  355. "libcdt5_2.42.2-3build2_amd64"
  356. "libcgi-fast-perl_1:2.15-1_all"
  357. "libcgi-pm-perl_4.46-1_all"
  358. "libcgraph6_2.42.2-3build2_amd64"
  359. "libcilkrts5_7.5.0-6ubuntu2_amd64"
  360. "libcom-err2_1.45.5-2ubuntu1_amd64"
  361. "libconfig-grammar-perl_1.13-3_all"
  362. "libcrypt-dev_1:4.4.10-10ubuntu4_amd64"
  363. "libcrypt1_1:4.4.10-10ubuntu4_amd64"
  364. "libcryptsetup12_2:2.2.2-3ubuntu2.3_amd64"
  365. "libctf-nobfd0_2.34-6ubuntu1.1_amd64"
  366. "libctf0_2.34-6ubuntu1.1_amd64"
  367. "libcups2_2.3.1-9ubuntu1.1_amd64"
  368. "libcurl3-gnutls_7.68.0-1ubuntu2.5_amd64"
  369. "libcurl4_7.68.0-1ubuntu2.5_amd64"
  370. "libdata-dump-perl_1.23-1_all"
  371. "libdatrie1_0.2.12-3_amd64"
  372. "libdb5.3_5.3.28+dfsg1-0.6ubuntu2_amd64"
  373. "libdbd-mysql-perl_4.050-3_amd64"
  374. "libdbi-perl_1.643-1_amd64"
  375. "libdbi1_0.9.0-5_amd64"
  376. "libdbus-1-3_1.12.16-2ubuntu2.1_amd64"
  377. "libdconf1_0.36.0-1_amd64"
  378. "libdebconfclient0_0.251ubuntu1_amd64"
  379. "libdevmapper-event1.02.1_2:1.02.167-1ubuntu1_amd64"
  380. "libdevmapper1.02.1_2:1.02.167-1ubuntu1_amd64"
  381. "libdigest-hmac-perl_1.03+dfsg-2_all"
  382. "libdjvulibre-text_*-14ubuntu0.1_all"
  383. "libdjvulibre21_*-14ubuntu0.1_amd64"
  384. "libdns-export1109_1:9.11.16+dfsg-3~ubuntu1_amd64"
  385. "libdpkg-perl_1.19.7ubuntu3_all"
  386. "libdrm-common_2.4.102-1ubuntu1~20.04.1_all"
  387. "libdrm2_2.4.102-1ubuntu1~20.04.1_amd64"
  388. "libdumbnet1_1.12-9build1_amd64"
  389. "libedit2_3.1-20191231-1_amd64"
  390. "libefiboot1_37-2ubuntu2.2_amd64"
  391. "libefivar1_37-2ubuntu2.2_amd64"
  392. "libelf1_0.176-1.1build1_amd64"
  393. "libencode-locale-perl_1.05-1_all"
  394. "liberror-perl_0.17029-1_all"
  395. "libestr0_0.1.10-2.1_amd64"
  396. "libevent-2.1-7_2.1.11-stable-1_amd64"
  397. "libexpat1_2.2.9-1build1_amd64"
  398. "libexpat1-dev_2.2.9-1build1_amd64"
  399. "libext2fs2_1.45.5-2ubuntu1_amd64"
  400. "libfakeroot_1.24-1_amd64"
  401. "libfastjson4_0.99.8-2_amd64"
  402. "libfcgi-bin_2.4.0-10build1_amd64"
  403. "libfcgi-perl_0.79-1_amd64"
  404. "libfcgi0ldbl_2.4.0-10build1_amd64"
  405. "libfdisk1_2.34-0.1ubuntu9.1_amd64"
  406. "libffi6_3.2.1-8_amd64"
  407. "libffi7_3.3-4_amd64"
  408. "libfftw3-double3_3.3.8-2ubuntu1_amd64"
  409. "libfido2-1_1.3.1-1ubuntu2_amd64"
  410. "libfile-fcntllock-perl_0.22-3build4_amd64"
  411. "libfile-listing-perl_6.04-1_all"
  412. "libfl2_2.6.4-6.2_amd64"
  413. "libfont-afm-perl_1.20-2_all"
  414. "libfontconfig1_2.13.1-2ubuntu3_amd64"
  415. "libfreetype6_2.10.1-2ubuntu0.1_amd64"
  416. "libfribidi0_1.0.8-2_amd64"
  417. "libfuse2_2.9.9-3_amd64"
  418. "libfwupd2_1.3.11-1~focal1_amd64"
  419. "libfwupdplugin1_1.3.11-1~focal1_amd64"
  420. "libgc1c2_1:7.6.4-0.4ubuntu1_amd64"
  421. "libgcab-1.0-0_1.4-1_amd64"
  422. "libgcc-7-dev_7.5.0-6ubuntu2_amd64"
  423. "libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64"
  424. "libgcc-s1_10.2.0-5ubuntu1~20.04_amd64"
  425. "libgcc1_1:10.2.0-5ubuntu1~20.04_amd64"
  426. "libgcrypt20_1.8.5-5ubuntu1_amd64"
  427. "libgcrypt20-dev_1.8.5-5ubuntu1_amd64"
  428. "libgd3_2.3.0-2+ubuntu20.04.1+deb.sury.org+1_amd64"
  429. "libgdbm-compat4_1.18.1-5_amd64"
  430. "libgdbm5_1.14.1-6_amd64"
  431. "libgdbm6_1.18.1-5_amd64"
  432. "libgeoip1_1.6.12-6build1_amd64"
  433. "libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64"
  434. "libglib2.0-0_2.64.6-1~ubuntu20.04.3_amd64"
  435. "libglib2.0-bin_2.64.6-1~ubuntu20.04.3_amd64"
  436. "libglib2.0-data_2.64.6-1~ubuntu20.04.3_all"
  437. "libgmp-dev_2:6.2.0+dfsg-4_amd64"
  438. "libgmp10_2:6.2.0+dfsg-4_amd64"
  439. "libgmpxx4ldbl_2:6.2.0+dfsg-4_amd64"
  440. "libgnutls30_3.6.13-2ubuntu1.3_amd64"
  441. "libgomp1_10.2.0-5ubuntu1~20.04_amd64"
  442. "libgpg-error-dev_1.37-1_amd64"
  443. "libgpg-error-l10n_1.37-1_all"
  444. "libgpg-error0_1.37-1_amd64"
  445. "libgpgme11_1.13.1-7ubuntu2_amd64"
  446. "libgpm2_1.20.7-5_amd64"
  447. "libgraphite2-3_1.3.13-11build1_amd64"
  448. "libgs9_9.50~dfsg-5ubuntu4.2_amd64"
  449. "libgs9-common_9.50~dfsg-5ubuntu4.2_all"
  450. "libgssapi-krb5-2_1.17-6ubuntu4.1_amd64"
  451. "libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  452. "libgstreamer1.0-0_1.16.2-2_amd64"
  453. "libgts-0.7-5_0.7.6+darcs121130-4_amd64"
  454. "libgts-bin_0.7.6+darcs121130-4_amd64"
  455. "libgudev-1.0-0_1:233-1_amd64"
  456. "libgusb2_0.3.4-0.1_amd64"
  457. "libgvc6_2.42.2-3build2_amd64"
  458. "libgvpr2_2.42.2-3build2_amd64"
  459. "libharfbuzz0b_2.6.4-1ubuntu4_amd64"
  460. "libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  461. "libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  462. "libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  463. "libhogweed5_3.5.1+really3.5.1-2ubuntu0.1_amd64"
  464. "libhtml-form-perl_6.07-1_all"
  465. "libhtml-format-perl_2.12-1_all"
  466. "libhtml-parser-perl_3.72-5_amd64"
  467. "libhtml-tagset-perl_3.20-4_all"
  468. "libhtml-template-perl_2.97-1_all"
  469. "libhtml-tree-perl_5.07-2_all"
  470. "libhttp-cookies-perl_6.08-1_all"
  471. "libhttp-daemon-perl_6.06-1_all"
  472. "libhttp-date-perl_6.05-1_all"
  473. "libhttp-message-perl_6.22-1_all"
  474. "libhttp-negotiate-perl_6.01-1_all"
  475. "libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  476. "libice6_2:1.0.10-0ubuntu1_amd64"
  477. "libicu-dev_66.1-2ubuntu2_amd64"
  478. "libicu66_66.1-2ubuntu2_amd64"
  479. "libidn11_1.33-2.2ubuntu2_amd64"
  480. "libidn2-0_2.3.0-1+ubuntu20.04.1+deb.sury.org+2_amd64"
  481. "libijs-0.35_0.35-15_amd64"
  482. "libilmbase24_2.3.0-6build1_amd64"
  483. "libio-html-perl_1.001-1_all"
  484. "libio-socket-inet6-perl_2.72-2_all"
  485. "libio-socket-ssl-perl_2.067-1_all"
  486. "libip4tc2_1.8.4-3ubuntu2_amd64"
  487. "libip6tc2_1.8.4-3ubuntu2_amd64"
  488. "libiptc0_1.8.4-3ubuntu2_amd64"
  489. "libisc-export1105_1:9.11.16+dfsg-3~ubuntu1_amd64"
  490. "libisl22_0.22.1-1_amd64"
  491. "libisns0_0.97-3_amd64"
  492. "libitm1_10.2.0-5ubuntu1~20.04_amd64"
  493. "libjansson4_2.12-1build1_amd64"
  494. "libjbig0_2.1-3.1build1_amd64"
  495. "libjbig2dec0_0.18-1ubuntu1_amd64"
  496. "libjpeg-turbo8_2.0.3-0ubuntu*_amd64"
  497. "libjpeg8_8c-2ubuntu8_amd64"
  498. "libjs-cropper_1.2.2-1_all"
  499. "libjs-jquery_3.3.1~dfsg-3_all"
  500. "libjs-prototype_1.7.1-3_all"
  501. "libjs-scriptaculous_1.9.0-2_all"
  502. "libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64"
  503. "libjson-glib-1.0-0_1.4.4-2ubuntu2_amd64"
  504. "libjson-glib-1.0-common_1.4.4-2ubuntu2_all"
  505. "libjsoncpp1_1.7.4-3.1ubuntu2_amd64"
  506. "libk5crypto3_1.17-6ubuntu4.1_amd64"
  507. "libkeyutils1_1.6-6ubuntu1_amd64"
  508. "libklibc_2.0.7-1ubuntu5_amd64"
  509. "libkmod2_27-1ubuntu2_amd64"
  510. "libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  511. "libkrb5-3_1.17-6ubuntu4.1_amd64"
  512. "libkrb5support0_1.17-6ubuntu4.1_amd64"
  513. "libksba8_1.3.5-2_amd64"
  514. "liblab-gamut1_2.42.2-3build2_amd64"
  515. "liblcms2-2_2.9-4_amd64"
  516. "libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64"
  517. "libldap-common_2.4.49+dfsg-2ubuntu1.8_all"
  518. "liblinear4_2.3.0+dfsg-3build1_amd64"
  519. "liblmdb0_0.9.24-1_amd64"
  520. "liblocale-gettext-perl_1.07-4_amd64"
  521. "liblqr-1-0_0.4.2-2.1_amd64"
  522. "liblsan0_10.2.0-5ubuntu1~20.04_amd64"
  523. "libltdl7_2.4.6-14_amd64"
  524. "liblua5.2-0_5.2.4-1.1build3_amd64"
  525. "liblua5.3-0_5.3.3-1.1ubuntu2_amd64"
  526. "liblvm2cmd2.03_2.03.07-1ubuntu1_amd64"
  527. "liblwp-mediatypes-perl_6.04-1_all"
  528. "liblwp-protocol-https-perl_6.07-2ubuntu2_all"
  529. "liblxc-common_1:4.0.2-0ubuntu1_amd64"
  530. "liblxc1_1:4.0.2-0ubuntu1_amd64"
  531. "liblz4-1_1.9.2-2ubuntu*_amd64"
  532. "liblzma5_5.2.4-1ubuntu1_amd64"
  533. "liblzo2-2_2.10-2_amd64"
  534. "libmagic-mgc_1:5.38-4_amd64"
  535. "libmagic1_1:5.38-4_amd64"
  536. "libmagickcore-6.q16-6_8:*+dfsg-2.1ubuntu11.4_amd64"
  537. "libmagickcore-6.q16-6-extra_8:*+dfsg-2.1ubuntu11.4_amd6"
  538. "libmagickwand-6.q16-6_8:*+dfsg-2.1ubuntu11.4_amd64"
  539. "libmailtools-perl_2.21-1_all"
  540. "libmariadb3_1:10.5.10+maria~focal_amd64"
  541. "libmaxminddb0_1.4.2-0ubuntu*_amd64"
  542. "libmnl0_1.0.4-2_amd64"
  543. "libmount1_2.34-0.1ubuntu9.1_amd64"
  544. "libmpc3_1.1.0-1_amd64"
  545. "libmpdec2_2.4.2-3_amd64"
  546. "libmpfr6_4.0.2-1_amd64"
  547. "libmpx2_8.4.0-3ubuntu2_amd64"
  548. "libmspack0_0.10.1-2_amd64"
  549. "libmysqlclient21_8.0.25-0ubuntu*_amd64"
  550. "libncurses5_6.2-0ubuntu2_amd64"
  551. "libncurses6_6.2-0ubuntu2_amd64"
  552. "libncursesw5_6.2-0ubuntu2_amd64"
  553. "libncursesw6_6.2-0ubuntu2_amd64"
  554. "libnet-http-perl_6.19-1_all"
  555. "libnet-smtp-ssl-perl_1.04-1_all"
  556. "libnet-snmp-perl_6.0.1-5_all"
  557. "libnet-ssleay-perl_1.88-2ubuntu1_amd64"
  558. "libnetfilter-conntrack3_1.0.7-2_amd64"
  559. "libnetpbm10_2:10.0-15.3build1_amd64"
  560. "libnetplan0_0.102-0ubuntu1~20.04.2_amd64"
  561. "libnettle7_3.5.1+really3.5.1-2ubuntu0.1_amd64"
  562. "libnewt0.52_0.52.21-4ubuntu2_amd64"
  563. "libnfnetlink0_1.0.1-3build1_amd64"
  564. "libnftnl11_1.1.5-1_amd64"
  565. "libnghttp2-14_1.40.0-1build1_amd64"
  566. "libnginx-mod-brotli_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  567. "libnginx-mod-http-auth-pam_1.21.0-1+ubuntu20.04.1+deb.sury.org+"
  568. "libnginx-mod-http-dav-ext_1.21.0-1+ubuntu20.04.1+deb.sury.org+1"
  569. "libnginx-mod-http-echo_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_am"
  570. "libnginx-mod-http-geoip_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_a"
  571. "libnginx-mod-http-geoip2_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_"
  572. "libnginx-mod-http-image-filter_1.21.0-1+ubuntu20.04.1+deb.sury."
  573. "libnginx-mod-http-subs-filter_1.21.0-1+ubuntu20.04.1+deb.sury.o"
  574. "libnginx-mod-http-upstream-fair_1.21.0-1+ubuntu20.04.1+deb.sury"
  575. "libnginx-mod-http-xslt-filter_1.21.0-1+ubuntu20.04.1+deb.sury.o"
  576. "libnginx-mod-mail_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  577. "libnginx-mod-ssl-ct_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  578. "libnginx-mod-stream_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  579. "libnginx-mod-stream-geoip_1.21.0-1+ubuntu20.04.1+deb.sury.org+1"
  580. "libnginx-mod-stream-geoip2_1.21.0-1+ubuntu20.04.1+deb.sury.org+"
  581. "libnl-3-200_3.4.0-1_amd64"
  582. "libnl-genl-3-200_3.4.0-1_amd64"
  583. "libnpth0_1.6-1_amd64"
  584. "libnss-systemd_245.4-4ubuntu3.7_amd64"
  585. "libntfs-3g883_1:2017.3.23AR.3-3ubuntu1_amd64"
  586. "libnuma1_2.0.12-1_amd64"
  587. "libogg0_1.3.4-0ubuntu1_amd64"
  588. "libonig5_6.9.4-1_amd64"
  589. "libopenexr24_2.3.0-6ubuntu0.5_amd64"
  590. "libopenjp2-7_2.3.1-1ubuntu*_amd64"
  591. "libp11-kit0_0.23.20-1ubuntu0.1_amd64"
  592. "libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64"
  593. "libpam-cap_1:2.32-1_amd64"
  594. "libpam-modules_1.3.1-5ubuntu4.2_amd64"
  595. "libpam-modules-bin_1.3.1-5ubuntu4.2_amd64"
  596. "libpam-runtime_1.3.1-5ubuntu4.2_all"
  597. "libpam-systemd_245.4-4ubuntu3.7_amd64"
  598. "libpam0g_1.3.1-5ubuntu4.2_amd64"
  599. "libpango-1.0-0_1.44.7-2ubuntu4_amd64"
  600. "libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64"
  601. "libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64"
  602. "libpaper-utils_1.1.28_amd64"
  603. "libpaper1_1.1.28_amd64"
  604. "libparted2_3.3-4ubuntu*_amd64"
  605. "libpathplan4_2.42.2-3build2_amd64"
  606. "libpcap0.8_1.9.1-3_amd64"
  607. "libpci3_1:3.6.4-1ubuntu*_amd64"
  608. "libpcre2-8-0_10.36-2+ubuntu20.04.1+deb.sury.org+2_amd64"
  609. "libpcre3_2:8.44-2+ubuntu20.04.1+deb.sury.org+1_amd64"
  610. "libperl5.30_5.30.0-9ubuntu0.2_amd64"
  611. "libpipeline1_1.5.2-2build1_amd64"
  612. "libpixman-1-0_0.38.4-0ubuntu1_amd64"
  613. "libplymouth5_0.9.4git20200323-0ubuntu6.2_amd64"
  614. "libpng16-16_1.6.37-2_amd64"
  615. "libpolkit-agent-1-0_0.105-26ubuntu1.1_amd64"
  616. "libpolkit-gobject-1-0_0.105-26ubuntu1.1_amd64"
  617. "libpopt0_1.16-14_amd64"
  618. "libprocps8_2:3.3.16-1ubuntu2.1_amd64"
  619. "libproxy1v5_0.4.15-10ubuntu1.2_amd64"
  620. "libpsl5_0.21.0-1ubuntu1_amd64"
  621. "libpython2-stdlib_2.7.17-2ubuntu4_amd64"
  622. "libpython2.7-minimal_2.7.18-1~20.04.1_amd64"
  623. "libpython2.7-stdlib_2.7.18-1~20.04.1_amd64"
  624. "libpython3-dev_3.8.2-0ubuntu2_amd64"
  625. "libpython3-stdlib_3.8.2-0ubuntu2_amd64"
  626. "libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64"
  627. "libpython3.8_3.8.5-1~20.04.3_amd64"
  628. "libpython3.8-dev_3.8.5-1~20.04.3_amd64"
  629. "libpython3.8-minimal_3.8.5-1~20.04.3_amd64"
  630. "libpython3.8-stdlib_3.8.5-1~20.04.3_amd64"
  631. "libquadmath0_10.2.0-5ubuntu1~20.04_amd64"
  632. "libreadline5_5.2+dfsg-3build3_amd64"
  633. "libreadline8_8.0-4_amd64"
  634. "librhash0_1.3.9-1_amd64"
  635. "libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  636. "librrd8_1.7.2-3build2_amd64"
  637. "librrds-perl_1.7.2-3build2_amd64"
  638. "librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64"
  639. "libruby2.7_2.7.0-5ubuntu1.4_amd64"
  640. "libsasl2-2_2.1.27+dfsg-2_amd64"
  641. "libsasl2-modules_2.1.27+dfsg-2_amd64"
  642. "libsasl2-modules-db_2.1.27+dfsg-2_amd64"
  643. "libseccomp2_2.5.1-1ubuntu1~20.04.1_amd64"
  644. "libselinux1_3.0-1build2_amd64"
  645. "libsemanage-common_3.0-1build2_all"
  646. "libsemanage1_3.0-1build2_amd64"
  647. "libsensors-config_1:3.6.0-2ubuntu1_all"
  648. "libsensors4_1:3.4.0-4_amd64"
  649. "libsensors5_1:3.6.0-2ubuntu1_amd64"
  650. "libsepol1_3.0-1_amd64"
  651. "libsgutils2-2_1.44-1ubuntu2_amd64"
  652. "libsigsegv2_2.12-2_amd64"
  653. "libslang2_2.3.2-4_amd64"
  654. "libsm6_2:1.2.3-1_amd64"
  655. "libsmartcols1_2.34-0.1ubuntu9.1_amd64"
  656. "libsmbios-c2_2.4.3-1_amd64"
  657. "libsnmp-base_5.8+dfsg-2ubuntu2.3_all"
  658. "libsnmp-session-perl_1.14~git20130523.186a005-5_all"
  659. "libsnmp35_5.8+dfsg-2ubuntu2.3_amd64"
  660. "libsocket6-perl_0.29-1build1_amd64"
  661. "libsodium23_1.0.18-1_amd64"
  662. "libsoup2.4-1_2.70.0-1_amd64"
  663. "libsqlite3-0_3.31.1-4ubuntu0.2_amd64"
  664. "libsqlite3-dev_3.31.1-4ubuntu0.2_amd64"
  665. "libss2_1.45.5-2ubuntu1_amd64"
  666. "libssh-4_0.9.3-2ubuntu2.1_amd64"
  667. "libssh2-1_1.8.0-2.1build1_amd64"
  668. "libssh2-1-dev_1.8.0-2.1build1_amd64"
  669. "libssl-dev_1.1.1f-1ubuntu2.4_amd64"
  670. "libssl1.0.0_1.0.2n-1ubuntu5.6_amd64"
  671. "libssl1.1_1.1.1f-1ubuntu2.4_amd64"
  672. "libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64"
  673. "libstdc++6_10.2.0-5ubuntu1~20.04_amd64"
  674. "libstemmer0d_0+svn585-2_amd64"
  675. "libsystemd0_245.4-4ubuntu3.7_amd64"
  676. "libtasn1-6_4.16.0-2_amd64"
  677. "libtdb1_1.4.2-3build1_amd64"
  678. "libterm-readkey-perl_2.38-1build1_amd64"
  679. "libtext-charwidth-perl_0.04-10_amd64"
  680. "libtext-iconv-perl_1.7-7_amd64"
  681. "libtext-wrapi18n-perl_0.06-9_all"
  682. "libthai-data_0.1.28-3_all"
  683. "libthai0_0.1.28-3_amd64"
  684. "libtiff5_4.1.0+git191117-2ubuntu*_amd64"
  685. "libtimedate-perl_2.3200-1_all"
  686. "libtinfo5_6.2-0ubuntu2_amd64"
  687. "libtinfo6_6.2-0ubuntu2_amd64"
  688. "libtry-tiny-perl_0.30-1_all"
  689. "libtsan0_10.2.0-5ubuntu1~20.04_amd64"
  690. "libtss2-esys0_2.3.2-1_amd64"
  691. "libubsan0_7.5.0-6ubuntu2_amd64"
  692. "libubsan1_10.2.0-5ubuntu1~20.04_amd64"
  693. "libuchardet0_0.0.6-3build1_amd64"
  694. "libudev1_245.4-4ubuntu3.7_amd64"
  695. "libunistring2_0.9.10-2_amd64"
  696. "libunwind8_1.2.1-9build1_amd64"
  697. "liburcu6_0.11.1-2_amd64"
  698. "liburi-perl_1.76-2_all"
  699. "libusb-1.0-0_2:1.0.23-2build1_amd64"
  700. "libutempter0_1.1.6-4_amd64"
  701. "libuuid1_2.34-0.1ubuntu9.1_amd64"
  702. "libuv1_1.34.2-1ubuntu1.1_amd64"
  703. "libvorbis0a_1.3.6-2ubuntu1_amd64"
  704. "libvorbisfile3_1.3.6-2ubuntu1_amd64"
  705. "libwebp6_0.6.1-2ubuntu*_amd64"
  706. "libwebpmux3_0.6.1-2ubuntu*_amd64"
  707. "libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64"
  708. "libwmf0.2-7_*-17ubuntu1_amd64"
  709. "libwrap0_7.6.q-30_amd64"
  710. "libwww-perl_6.43-1_all"
  711. "libwww-robotrules-perl_6.02-1_all"
  712. "libx11-6_2:1.6.9-2ubuntu1.2_amd64"
  713. "libx11-data_2:1.6.9-2ubuntu1.2_all"
  714. "libxau6_1:1.0.9-0ubuntu1_amd64"
  715. "libxaw7_2:1.0.13-1_amd64"
  716. "libxcb-render0_1.14-2_amd64"
  717. "libxcb-shm0_1.14-2_amd64"
  718. "libxcb1_1.14-2_amd64"
  719. "libxdmcp6_1:1.1.3-0ubuntu1_amd64"
  720. "libxext6_2:1.3.4-0ubuntu1_amd64"
  721. "libxml2_2.9.10+dfsg-5+ubuntu20.04.1+deb.sury.org+3_amd64"
  722. "libxml2-utils_2.9.10+dfsg-5+ubuntu20.04.1+deb.sury.org+3_amd64"
  723. "libxmlb1_0.1.15-2ubuntu1~20.04.1_amd64"
  724. "libxmlsec1_1.2.28-2_amd64"
  725. "libxmlsec1-openssl_1.2.28-2_amd64"
  726. "libxmu6_2:1.1.3-0ubuntu1_amd64"
  727. "libxmuu1_2:1.1.3-0ubuntu1_amd64"
  728. "libxpm4_1:3.5.12-1_amd64"
  729. "libxrender1_1:0.9.10-1_amd64"
  730. "libxslt1.1_1.1.34-4_amd64"
  731. "libxt6_1:1.1.5-1_amd64"
  732. "libxtables12_1.8.4-3ubuntu2_amd64"
  733. "libyaml-0-2_0.2.2-1_amd64"
  734. "libzip4_1.7.3-1+ubuntu20.04.1+deb.sury.org+2_amd64"
  735. "libzstd1_1.4.8+dfsg-2+ubuntu20.04.1+deb.sury.org+4_amd64"
  736. "linux-base_4.5ubuntu3.1_all"
  737. "linux-firmware_1.187.14_all"
  738. "linux-generic_*.77_amd64"
  739. "linux-headers-5.4.0-72_5.4.0-72.80_all"
  740. "linux-headers-5.4.0-72-generic_5.4.0-72.80_amd64"
  741. "linux-headers-5.4.0-73_5.4.0-73.82_all"
  742. "linux-headers-5.4.0-73-generic_5.4.0-73.82_amd64"
  743. "linux-headers-5.4.0-74_5.4.0-74.83_all"
  744. "linux-headers-5.4.0-74-generic_5.4.0-74.83_amd64"
  745. "linux-headers-generic_*.77_amd64"
  746. "linux-image-4.15.0-106-generic_4.15.0-106.107_amd64"
  747. "linux-image-4.15.0-112-generic_4.15.0-112.113_amd64"
  748. "linux-image-4.15.0-122-generic_4.15.0-122.124_amd64"
  749. "linux-image-4.15.0-130-generic_4.15.0-130.134_amd64"
  750. "linux-image-4.15.0-135-generic_4.15.0-135.139_amd64"
  751. "linux-image-4.15.0-142-generic_4.15.0-142.146_amd64"
  752. "linux-image-4.15.0-45-generic_4.15.0-45.48_amd64"
  753. "linux-image-4.15.0-99-generic_4.15.0-99.100_amd64"
  754. "linux-image-5.4.0-72-generic_5.4.0-72.80_amd64"
  755. "linux-image-5.4.0-73-generic_5.4.0-73.82_amd64"
  756. "linux-image-5.4.0-74-generic_5.4.0-74.83_amd64"
  757. "linux-image-generic_*.77_amd64"
  758. "linux-libc-dev_5.4.0-74.83_amd64"
  759. "linux-modules-4.15.0-106-generic_4.15.0-106.107_amd64"
  760. "linux-modules-4.15.0-112-generic_4.15.0-112.113_amd64"
  761. "linux-modules-4.15.0-122-generic_4.15.0-122.124_amd64"
  762. "linux-modules-4.15.0-130-generic_4.15.0-130.134_amd64"
  763. "linux-modules-4.15.0-135-generic_4.15.0-135.139_amd64"
  764. "linux-modules-4.15.0-136-generic_4.15.0-136.140_amd64"
  765. "linux-modules-4.15.0-142-generic_4.15.0-142.146_amd64"
  766. "linux-modules-4.15.0-45-generic_4.15.0-45.48_amd64"
  767. "linux-modules-4.15.0-99-generic_4.15.0-99.100_amd64"
  768. "linux-modules-5.4.0-72-generic_5.4.0-72.80_amd64"
  769. "linux-modules-5.4.0-73-generic_5.4.0-73.82_amd64"
  770. "linux-modules-5.4.0-74-generic_5.4.0-74.83_amd64"
  771. "linux-modules-extra-4.15.0-106-generic_4.15.0-106.107_amd64"
  772. "linux-modules-extra-4.15.0-112-generic_4.15.0-112.113_amd64"
  773. "linux-modules-extra-4.15.0-122-generic_4.15.0-122.124_amd64"
  774. "linux-modules-extra-4.15.0-130-generic_4.15.0-130.134_amd64"
  775. "linux-modules-extra-4.15.0-136-generic_4.15.0-136.140_amd64"
  776. "linux-modules-extra-4.15.0-142-generic_4.15.0-142.146_amd64"
  777. "linux-modules-extra-4.15.0-45-generic_4.15.0-45.48_amd64"
  778. "linux-modules-extra-4.15.0-99-generic_4.15.0-99.100_amd64"
  779. "linux-modules-extra-5.4.0-72-generic_5.4.0-72.80_amd64"
  780. "linux-modules-extra-5.4.0-73-generic_5.4.0-73.82_amd64"
  781. "linux-modules-extra-5.4.0-74-generic_5.4.0-74.83_amd64"
  782. "locales_2.31-0ubuntu9.2_all"
  783. "login_1:4.8.1-1ubuntu5.20.04_amd64"
  784. "logrotate_3.14.0-4ubuntu3_amd64"
  785. "logsave_1.45.5-2ubuntu1_amd64"
  786. "lsb-base_11.1.0ubuntu2_all"
  787. "lsb-release_11.1.0ubuntu2_all"
  788. "lshw_02.18.85-0.3ubuntu*_amd64"
  789. "lsof_4.93.2+dfsg-1ubuntu*_amd64"
  790. "ltrace_0.7.3-6.1ubuntu1_amd64"
  791. "lua-lpeg_1.0.2-1_amd64"
  792. "lvm2_2.03.07-1ubuntu1_amd64"
  793. "lxcfs_4.0.3-0ubuntu1_amd64"
  794. "lxd_1:0.9_all"
  795. "lxd-agent-loader_0.4_all"
  796. "lxd-client_1:0.9_all"
  797. "lz4_1.9.2-2ubuntu*_amd64"
  798. "make_4.2.1-1.2_amd64"
  799. "man-db_2.9.1-1_amd64"
  800. "manpages_5.05-1_all"
  801. "manpages-dev_5.05-1_all"
  802. "mariadb-backup_1:10.5.10+maria~focal_amd64"
  803. "mariadb-client_1:10.5.10+maria~focal_all"
  804. "mariadb-client-10.1_1:10.1.47-0ubuntu*_amd64"
  805. "mariadb-client-10.3_1:10.3.25-0ubuntu*_amd64"
  806. "mariadb-client-10.5_1:10.5.10+maria~focal_amd64"
  807. "mariadb-client-core-10.5_1:10.5.10+maria~focal_amd64"
  808. "mariadb-common_1:10.5.10+maria~focal_all"
  809. "mariadb-server_1:10.5.10+maria~focal_all"
  810. "mariadb-server-10.1_1:10.1.47-0ubuntu*_amd64"
  811. "mariadb-server-10.3_1:10.3.25-0ubuntu*_amd64"
  812. "mariadb-server-10.5_1:10.5.10+maria~focal_amd64"
  813. "mariadb-server-core-10.5_1:10.5.10+maria~focal_amd64"
  814. "mawk_*00120-2_amd64"
  815. "mdadm_4.1-5ubuntu1.2_amd64"
  816. "memcached_1.5.22-2ubuntu0.1_amd64"
  817. "mime-support_3.64ubuntu1_all"
  818. "mlocate_0.26-3ubuntu3_amd64"
  819. "mlock_8:2007f~dfsg-7_amd64"
  820. "motd-news-config_11ubuntu5.3_all"
  821. "mount_2.34-0.1ubuntu9.1_amd64"
  822. "mtr-tiny_0.93-1_amd64"
  823. "multipath-tools_0.8.3-1ubuntu2_amd64"
  824. "mysql-common_1:10.5.10+maria~focal_all"
  825. "nano_4.8-1ubuntu1_amd64"
  826. "ncurses-base_6.2-0ubuntu2_all"
  827. "ncurses-bin_6.2-0ubuntu2_amd64"
  828. "ncurses-term_6.2-0ubuntu2_all"
  829. "net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64"
  830. "netbase_6.1_all"
  831. "netcat-openbsd_1.206-1ubuntu1_amd64"
  832. "netpbm_2:10.0-15.3build1_amd64"
  833. "netplan.io_0.102-0ubuntu1~20.04.2_amd64"
  834. "networkd-dispatcher_2.0.1-1_all"
  835. "nginx_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_all"
  836. "nginx-common_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_all"
  837. "nginx-core_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  838. "nginx-full_1.21.0-1+ubuntu20.04.1+deb.sury.org+1_all"
  839. "nmap_7.80+dfsg1-2build1_amd64"
  840. "nmap-common_7.80+dfsg1-2build1_all"
  841. "ntfs-3g_1:2017.3.23AR.3-3ubuntu1_amd64"
  842. "open-iscsi_2.0.874-7.1ubuntu6.2_amd64"
  843. "open-vm-tools_2:11.2.5-2ubuntu1~ubuntu20.04.1_amd64"
  844. "openssh-client_1:8.2p1-4ubuntu0.2_amd64"
  845. "openssh-server_1:8.2p1-4ubuntu0.2_amd64"
  846. "openssh-sftp-server_1:8.2p1-4ubuntu0.2_amd64"
  847. "openssl_1.1.1f-1ubuntu2.4_amd64"
  848. "os-prober_1.74ubuntu2_amd64"
  849. "overlayroot_0.45ubuntu1_all"
  850. "packagekit_1.1.13-2ubuntu1.1_amd64"
  851. "packagekit-tools_1.1.13-2ubuntu1.1_amd64"
  852. "parted_3.3-4ubuntu*_amd64"
  853. "passwd_1:4.8.1-1ubuntu5.20.04_amd64"
  854. "pastebinit_1.5.1-1_all"
  855. "patch_2.7.6-6_amd64"
  856. "pci.ids_0.0~2020.03.20-1_all"
  857. "pciutils_1:3.6.4-1ubuntu*_amd64"
  858. "perl_5.30.0-9ubuntu0.2_amd64"
  859. "perl-base_5.30.0-9ubuntu0.2_amd64"
  860. "perl-modules-5.30_5.30.0-9ubuntu0.2_all"
  861. "perl-openssl-defaults_4_amd64"
  862. "php_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  863. "php-bcmath_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  864. "php-cgi_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  865. "php-cli_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  866. "php-common_2:82+ubuntu20.04.1+deb.sury.org+1_all"
  867. "php-curl_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  868. "php-fpm_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  869. "php-gd_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  870. "php-imap_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  871. "php-json_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  872. "php-mbstring_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  873. "php-mysql_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  874. "php-pear_1:1.10.12+submodules+notgz+20210212-1+ubuntu20.04.1+de"
  875. "php-snmp_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  876. "php-xml_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  877. "php-zip_2:8.0+82+ubuntu20.04.1+deb.sury.org+1_all"
  878. "php8.0_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_all"
  879. "php8.0-bcmath_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  880. "php8.0-cgi_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  881. "php8.0-cli_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  882. "php8.0-common_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  883. "php8.0-curl_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  884. "php8.0-fpm_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  885. "php8.0-gd_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  886. "php8.0-imap_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  887. "php8.0-mbstring_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  888. "php8.0-mysql_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  889. "php8.0-opcache_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  890. "php8.0-phpdbg_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  891. "php8.0-readline_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  892. "php8.0-snmp_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  893. "php8.0-xml_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  894. "php8.0-zip_8.0.7-1+ubuntu20.04.1+deb.sury.org+1_amd64"
  895. "pinentry-curses_1.1.0-3build1_amd64"
  896. "pkg-config_0.29.1-0ubuntu4_amd64"
  897. "plymouth_0.9.4git20200323-0ubuntu6.2_amd64"
  898. "plymouth-theme-ubuntu-text_0.9.4git20200323-0ubuntu6.2_amd64"
  899. "policycoreutils_3.0-1_amd64"
  900. "policykit-1_0.105-26ubuntu1.1_amd64"
  901. "pollinate_4.33-3ubuntu*_all"
  902. "poppler-data_0.4.9-2_all"
  903. "popularity-contest_1.69ubuntu1_all"
  904. "postfix_3.4.13-0ubuntu1_amd64"
  905. "powermgmt-base_1.36_all"
  906. "ppa-purge_0.2.8+bzr63_all"
  907. "procps_2:3.3.16-1ubuntu2.1_amd64"
  908. "psmisc_23.3-1_amd64"
  909. "publicsuffix_20200303.0012-1_all"
  910. "python_2.7.15~rc1-1_amd64"
  911. "python-apt-common_2.0.0ubuntu*_all"
  912. "python-is-python2_2.7.17-4_all"
  913. "python-pip-whl_20.0.2-5ubuntu1.5_all"
  914. "python2_2.7.17-2ubuntu4_amd64"
  915. "python2-minimal_2.7.17-2ubuntu4_amd64"
  916. "python2.7_2.7.18-1~20.04.1_amd64"
  917. "python2.7-minimal_2.7.18-1~20.04.1_amd64"
  918. "python3_3.8.2-0ubuntu2_amd64"
  919. "python3-apport_2.20.11-0ubuntu27.18_all"
  920. "python3-apt_2.0.0ubuntu*_amd64"
  921. "python3-asn1crypto_0.24.0-1build1_all"
  922. "python3-attr_19.3.0-2_all"
  923. "python3-automat_0.8.0-1ubuntu1_all"
  924. "python3-blinker_1.4+dfsg1-0.3ubuntu1_all"
  925. "python3-certifi_2019.11.28-1_all"
  926. "python3-cffi-backend_1.14.0-1build1_amd64"
  927. "python3-chardet_3.0.4-4build1_all"
  928. "python3-click_7.0-3_all"
  929. "python3-colorama_0.4.3-1build1_all"
  930. "python3-commandnotfound_20.04.4_all"
  931. "python3-configobj_5.0.6-4_all"
  932. "python3-constantly_15.1.0-1build1_all"
  933. "python3-cryptography_2.8-3ubuntu0.1_amd64"
  934. "python3-dbus_1.2.16-1build1_amd64"
  935. "python3-debconf_1.5.73_all"
  936. "python3-debian_0.1.36ubuntu1_all"
  937. "python3-dev_3.8.2-0ubuntu2_amd64"
  938. "python3-distro_1.4.0-1_all"
  939. "python3-distro-info_0.23ubuntu1_all"
  940. "python3-distupgrade_1:20.04.33_all"
  941. "python3-distutils_3.8.10-0ubuntu1~20.04_all"
  942. "python3-dotenv_0.9.1-1_all"
  943. "python3-entrypoints_0.3-2ubuntu1_all"
  944. "python3-gdbm_3.8.10-0ubuntu1~20.04_amd64"
  945. "python3-gi_3.36.0-1_amd64"
  946. "python3-hamcrest_1.9.0-3_all"
  947. "python3-httplib2_0.14.0-1ubuntu1_all"
  948. "python3-hyperlink_19.0.0-1_all"
  949. "python3-idna_2.8-1_all"
  950. "python3-incremental_16.10.1-3.2_all"
  951. "python3-jwt_1.7.1-2ubuntu2_all"
  952. "python3-keyring_18.0.1-2ubuntu1_all"
  953. "python3-launchpadlib_1.10.13-1_all"
  954. "python3-lazr.restfulclient_0.14.2-2build1_all"
  955. "python3-lazr.uri_1.0.3-4build1_all"
  956. "python3-lib2to3_3.8.10-0ubuntu1~20.04_all"
  957. "python3-memcache_1.59-4_all"
  958. "python3-minimal_3.8.2-0ubuntu2_amd64"
  959. "python3-mysqldb_1.4.4-2build1_amd64"
  960. "python3-netifaces_0.10.4-1ubuntu4_amd64"
  961. "python3-newt_0.52.21-4ubuntu2_amd64"
  962. "python3-oauthlib_3.1.0-1ubuntu2_all"
  963. "python3-openssl_19.0.0-1build1_all"
  964. "python3-pam_0.4.2-13.2ubuntu8_amd64"
  965. "python3-pexpect_4.6.0-1build1_all"
  966. "python3-pip_20.0.2-5ubuntu1.5_all"
  967. "python3-pkg-resources_45.2.0-1_all"
  968. "python3-problem-report_2.20.11-0ubuntu27.18_all"
  969. "python3-ptyprocess_0.6.0-1ubuntu1_all"
  970. "python3-pyasn1_0.4.2-3build1_all"
  971. "python3-pyasn1-modules_0.2.1-0.2build1_all"
  972. "python3-pymysql_0.9.3-2ubuntu3_all"
  973. "python3-redis_3.3.11-2_all"
  974. "python3-requests_2.22.0-2ubuntu1_all"
  975. "python3-requests-unixsocket_0.2.0-2_all"
  976. "python3-secretstorage_2.3.1-2ubuntu1_all"
  977. "python3-serial_3.4-5.1_all"
  978. "python3-service-identity_18.1.0-5build1_all"
  979. "python3-setuptools_45.2.0-1_all"
  980. "python3-simplejson_3.16.0-2ubuntu2_amd64"
  981. "python3-six_1.14.0-2_all"
  982. "python3-software-properties_*_all"
  983. "python3-systemd_234-3build2_amd64"
  984. "python3-twisted_18.9.0-11ubuntu*_all"
  985. "python3-twisted-bin_18.9.0-11ubuntu*_amd64"
  986. "python3-update-manager_1:*_all"
  987. "python3-urllib3_1.25.8-2ubuntu0.1_all"
  988. "python3-wadllib_1.3.3-3build1_all"
  989. "python3-wheel_0.34.2-1_all"
  990. "python3-yaml_5.3.1-1ubuntu0.1_amd64"
  991. "python3-zope.interface_4.7.1-1_amd64"
  992. "python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64"
  993. "python3.8_3.8.5-1~20.04.3_amd64"
  994. "python3.8-dev_3.8.5-1~20.04.3_amd64"
  995. "python3.8-minimal_3.8.5-1~20.04.3_amd64"
  996. "rake_13.0.1-4_all"
  997. "readline-common_8.0-4_all"
  998. "rename_1.10-1_all"
  999. "ri_1:2.7+1_all"
  1000. "rrdcached_1.7.2-3build2_amd64"
  1001. "rrdtool_1.7.2-3build2_amd64"
  1002. "rsync_3.1.3-8_amd64"
  1003. "rsyslog_8.2001.0-1ubuntu1.1_amd64"
  1004. "ruby_1:2.7+1_amd64"
  1005. "ruby-actionpack_2:5.2.3+dfsg-3_all"
  1006. "ruby-actionview_2:5.2.3+dfsg-3_all"
  1007. "ruby-activesupport_2:5.2.3+dfsg-3_all"
  1008. "ruby-atomic_1.1.16-2build8_amd64"
  1009. "ruby-builder_3.2.4-1_all"
  1010. "ruby-concurrent_1.1.6+dfsg-3_all"
  1011. "ruby-crass_1.0.2-2_all"
  1012. "ruby-dev_1:2.7+1_amd64"
  1013. "ruby-erubi_1.9.0-1_all"
  1014. "ruby-full_1:2.7+1_all"
  1015. "ruby-i18n_1.8.2-2_all"
  1016. "ruby-loofah_2.4.0+dfsg-1_all"
  1017. "ruby-method-source_0.9.2-1_all"
  1018. "ruby-minitest_5.13.0-1_all"
  1019. "ruby-net-telnet_0.1.1-2_all"
  1020. "ruby-nokogiri_1.10.7+dfsg1-2build1_amd64"
  1021. "ruby-pkg-config_1.4.0-1_all"
  1022. "ruby-power-assert_1.1.7-1_all"
  1023. "ruby-rack_2.0.7-2ubuntu0.1_all"
  1024. "ruby-rack-test_0.7.0-1_all"
  1025. "ruby-rails-deprecated-sanitizer_1.0.3-3_all"
  1026. "ruby-rails-dom-testing_2.0.3-3_all"
  1027. "ruby-rails-html-sanitizer_1.3.0-1_all"
  1028. "ruby-railties_2:5.2.3+dfsg-3_all"
  1029. "ruby-test-unit_3.3.5-1_all"
  1030. "ruby-thor_0.19.4-1_all"
  1031. "ruby-thread-safe_0.3.6-1_all"
  1032. "ruby-tzinfo_1.2.6-1_all"
  1033. "ruby-xmlrpc_0.3.0-2_all"
  1034. "ruby2.7_2.7.0-5ubuntu1.4_amd64"
  1035. "ruby2.7-dev_2.7.0-5ubuntu1.4_amd64"
  1036. "ruby2.7-doc_2.7.0-5ubuntu1.4_all"
  1037. "rubygems-integration_1.16_all"
  1038. "run-one_1.17-0ubuntu1_all"
  1039. "sbsigntool_0.9.2-2ubuntu1_amd64"
  1040. "screen_4.8.0-1ubuntu0.1_amd64"
  1041. "secureboot-db_1.5_amd64"
  1042. "sed_4.7-1_amd64"
  1043. "selinux-utils_3.0-1build2_amd64"
  1044. "sensible-utils_0.0.12+nmu1_all"
  1045. "sg3-utils_1.44-1ubuntu2_amd64"
  1046. "sg3-utils-udev_1.44-1ubuntu2_all"
  1047. "shared-mime-info_1.15-1_amd64"
  1048. "smokeping_2.7.3-2ubuntu20.04.1_all"
  1049. "snapd_2.49.2+20.04_amd64"
  1050. "snmp_5.8+dfsg-2ubuntu2.3_amd64"
  1051. "snmpd_5.8+dfsg-2ubuntu2.3_amd64"
  1052. "socat_*-2_amd64"
  1053. "software-properties-common_*_all"
  1054. "sosreport_4.1-1ubuntu*_amd64"
  1055. "sound-theme-freedesktop_0.8-2ubuntu1_all"
  1056. "squashfs-tools_1:4.4-1_amd64"
  1057. "ssh-import-id_5.10-0ubuntu1_all"
  1058. "ssl-cert_1.0.39_all"
  1059. "strace_5.5-3ubuntu1_amd64"
  1060. "sudo_1.8.31-1ubuntu1.2_amd64"
  1061. "systemd_245.4-4ubuntu3.7_amd64"
  1062. "systemd-sysv_245.4-4ubuntu3.7_amd64"
  1063. "systemd-timesyncd_245.4-4ubuntu3.7_amd64"
  1064. "sysvinit-utils_2.96-2.1ubuntu1_amd64"
  1065. "tar_1.30+dfsg-7ubuntu*_amd64"
  1066. "tasksel_3.34ubuntu16_all"
  1067. "tasksel-data_3.34ubuntu16_all"
  1068. "tcpdump_4.9.3-4_amd64"
  1069. "telegraf_1.18.2-1_amd64"
  1070. "telnet_0.17-41.2build1_amd64"
  1071. "thin-provisioning-tools_0.8.5-4build1_amd64"
  1072. "time_1.7-25.1build1_amd64"
  1073. "tmux_3.0a-2ubuntu0.3_amd64"
  1074. "tpm-udev_0.4_all"
  1075. "traceroute_1:2.1.0-2_amd64"
  1076. "tree_1.8.0-1_amd64"
  1077. "tzdata_2021a-0ubuntu0.20.04_all"
  1078. "ubuntu-advantage-tools_27.0.2~20.04.1_amd64"
  1079. "ubuntu-keyring_2*_all"
  1080. "ubuntu-minimal_1.450.2_amd64"
  1081. "ubuntu-release-upgrader-core_1:20.04.33_all"
  1082. "ubuntu-server_1.450.2_amd64"
  1083. "ubuntu-standard_1.450.2_amd64"
  1084. "ucf_3.0038+nmu1_all"
  1085. "udev_245.4-4ubuntu3.7_amd64"
  1086. "ufw_0.36-6_all"
  1087. "uidmap_1:4.8.1-1ubuntu5.20.04_amd64"
  1088. "unattended-upgrades_2.3ubuntu0.1_all"
  1089. "unzip_6.0-25ubuntu1_amd64"
  1090. "update-manager-core_1:*_all"
  1091. "update-notifier-common_*_all"
  1092. "ureadahead_0.100.0-21_amd64"
  1093. "usb.ids_2020.03.19-1_all"
  1094. "usbutils_1:012-2_amd64"
  1095. "util-linux_2.34-0.1ubuntu9.1_amd64"
  1096. "uuid-runtime_2.34-0.1ubuntu9.1_amd64"
  1097. "vim_2:8.1.2269-1ubuntu5_amd64"
  1098. "vim-common_2:8.1.2269-1ubuntu5_all"
  1099. "vim-runtime_2:8.1.2269-1ubuntu5_all"
  1100. "vim-tiny_2:8.1.2269-1ubuntu5_amd64"
  1101. "w3m_0.5.3-37_amd64"
  1102. "wget_1.20.3-1ubuntu1_amd64"
  1103. "whiptail_0.52.21-4ubuntu2_amd64"
  1104. "wireless-regdb_2020.11.20-0ubuntu1~20.04.1_all"
  1105. "x11-common_1:7.7+19ubuntu14_all"
  1106. "xauth_1:1.1-0ubuntu1_amd64"
  1107. "xdelta3_3.0.11-dfsg-1ubuntu1_amd64"
  1108. "xdg-user-dirs_0.17-2ubuntu1_amd64"
  1109. "xfsprogs_5.3.0-1ubuntu2_amd64"
  1110. "xkb-data_2.29-2_all"
  1111. "xxd_2:8.1.2269-1ubuntu5_amd64"
  1112. "xz-utils_5.2.4-1ubuntu1_amd64"
  1113. "zerofree_1.1.1-1_amd64"
  1114. "zip_3.0-11build1_amd64"
  1115. "zlib1g_1:1.2.11.dfsg-2ubuntu1.2_amd64"
  1116. "zlib1g-dev_1:1.2.11.dfsg-2ubuntu1.2_amd64"  
  1117.  
  1118. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'UPS-MIB::upsIdentAgentSoftwareVersion.0'[0m]
  1119. No Such Object available on this agent at this OID  
  1120.  
  1121. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.7890.1.101.1'[0m]
  1122. No Such Object available on this agent at this OID  
  1123.  
  1124. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/orvaldi' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.21111.1.1.1.6.0'[0m]
  1125. No Such Object available on this agent at this OID  
  1126.  
  1127. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '1.3.6.1.4.1.4515.1.3.6.1.1.1.2.0'[0m]
  1128. No Such Object available on this agent at this OID  
  1129.  
  1130. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'CAREL-ug40cdz-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/carel' '-t' '3' 'udp:HOSTNAME:161' 'roomTemp.0'[0m]
  1131. No Such Object available on this agent at this OID  
  1132.  
  1133. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'GANDI-MIB::rxCounter.0'[0m]
  1134. No Such Object available on this agent at this OID  
  1135.  
  1136. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/osnexus' '-t' '3' 'udp:HOSTNAME:161' 'QUANTASTOR-SYS-STATS::storageSystem-ProductId.0'[0m]
  1137. No Such Object available on this agent at this OID  
  1138.  
  1139. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/unitrends' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.21865.1.6.1.0'[0m]
  1140. No Such Object available on this agent at this OID  
  1141.  
  1142. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/toshiba' '-t' '3' 'udp:HOSTNAME:161' 'UPS-MIB::upsIdentAgentSoftwareVersion.0'[0m]
  1143. No Such Object available on this agent at this OID  
  1144.  
  1145. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/checkpoint' '-t' '3' 'udp:HOSTNAME:161' 'CHECKPOINT-MIB::osName.0'[0m]
  1146. No Such Object available on this agent at this OID  
  1147.  
  1148. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.7890.1.101.1'[0m]
  1149. No Such Object available on this agent at this OID  
  1150.  
  1151. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/wisi' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.7465.20.2.9.1.2.1.3.1.2'[0m]
  1152. No Such Object available on this agent at this OID  
  1153.  
  1154. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/wti' '-t' '3' 'udp:HOSTNAME:161' 'WTI-MPC-MIB::environmentUnitName.1'[0m]
  1155. No Such Object available on this agent at this OID  
  1156.  
  1157.  
  1158. Warning: Undefined array key "override_device_type" in /opt/librenms/includes/common.php on line 986
  1159. Attempting to initialize OS: linux  
  1160. Attempting to initialize OS: unix  
  1161. OS initialized: LibreNMS\OS\Shared\Unix  
  1162. OS: Linux (linux)
  1163.  
  1164.  
  1165. >> Runtime for discovery module 'core': 0.6330 seconds with 246600 bytes
  1166. >> SNMP: [35/0.64s] MySQL: [3/5.88s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1167. #### Unload disco module core ####
  1168.  
  1169. Modules status: Global+  
  1170. OS  
  1171. Device  
  1172.  
  1173. #### Load disco module os ####
  1174. Yaml location data:  
  1175. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysLocation.0'[0m]
  1176. Rack, Room, Building, City, Country [GPSX,Y]  
  1177.  
  1178. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'sysContact.0'[0m]
  1179. Your Name <your>  
  1180.  
  1181. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQ' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' '-t' '3' 'udp:HOSTNAME:161' 'MIB-Dell-10892::chassisModelName.1' 'MIB-Dell-10892::chassisServiceTagName.1'[0m]
  1182. MIB-Dell-10892::chassisModelName.1 = No Such Object available on this agent at this OID
  1183. MIB-Dell-10892::chassisServiceTagName.1 = No Such Object available on this agent at this OID  
  1184.  
  1185. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQ' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-t' '3' 'udp:HOSTNAME:161' 'CPQSINFO-MIB::cpqSiProductName.0' 'CPQSINFO-MIB::cpqSiSysSerialNum.0'[0m]
  1186. CPQSINFO-MIB::cpqSiProductName.0 = No Such Object available on this agent at this OID
  1187. CPQSINFO-MIB::cpqSiSysSerialNum.0 = No Such Object available on this agent at this OID  
  1188.  
  1189. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQ' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/supermicro' '-t' '3' 'udp:HOSTNAME:161' 'SUPERMICRO-SD5-MIB::mbProductName.1' 'SUPERMICRO-SD5-MIB::mbSerialNumber.1'[0m]
  1190. SUPERMICRO-SD5-MIB::mbProductName.1 = No Such Object available on this agent at this OID
  1191. SUPERMICRO-SD5-MIB::mbSerialNumber.1 = No Such Object available on this agent at this OID  
  1192.  
  1193. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'NET-SNMP-EXTEND-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.3.1.1.6.100.105.115.116.114.111' '.1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111' '.1.3.6.1.4.1.2021.7890.1.101.1'[0m]
  1194. .*.4.1.8*.*.*.114.111 = No Such Instance currently exists at this OID
  1195. .*.4.1.2021.78*.*.* = "Ubuntu 20.04"
  1196. .*.4.1.2021.78* = No Such Object available on this agent at this OID  
  1197.  
  1198. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'NET-SNMP-EXTEND-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.3.1.1.8.104.97.114.100.119.97.114.101' '.1.3.6.1.4.1.2021.7890.3.4.1.2.12.109.97.110.117.102.97.99.116.117.114.101.114.1' '.1.3.6.1.4.1.2021.7890.3.101.1'[0m]
  1199. .*.4.1.8*.*.*.* = No Such Instance currently exists at this OID
  1200. .*.4.1.2021.78*.*.*.*.101.114.1 = No Such Object available on this agent at this OID
  1201. .*.4.1.2021.78* = No Such Object available on this agent at this OID  
  1202.  
  1203. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'NET-SNMP-EXTEND-MIB:MIB-Dell-10892' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.674.10892.1.300.10.1.11.1' '.1.3.6.1.4.1.8072.1.3.2.3.1.1.6.115.101.114.105.97.108' '.1.3.6.1.4.1.2021.7890.4.4.1.2.6.115.101.114.105.97.108.1'[0m]
  1204. .*.4.1.674.10892.1.3*.1 = No Such Object available on this agent at this OID
  1205. .*.4.1.8*.*.*.97.108 = No Such Instance currently exists at this OID
  1206. .*.4.1.2021.78*.*.*.1 = No Such Object available on this agent at this OID  
  1207.  
  1208. Location: Rack, Room, Building, City, Country [GPSX,Y]
  1209. Hardware: Generic x86 64-bit
  1210. OS Version: 5.4.0-74-generic
  1211. OS Features: Ubuntu 20.04
  1212. Serial:
  1213.  
  1214. >> Runtime for discovery module 'os': 0.3740 seconds with 451984 bytes
  1215. >> SNMP: [9/0.36s] MySQL: [0/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1216. #### Unload disco module os ####
  1217.  
  1218. Modules status: Global+  
  1219. OS  
  1220. Device  
  1221.  
  1222. #### Load disco module ports ####
  1223. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  1224. ifDescr.1 = lo
  1225. ifDescr.2 = Intel Corporation 82545EM Gigabit Ethernet Controller (Copper)  
  1226.  
  1227. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ifName'[0m]
  1228. ifName.1 = lo
  1229. ifName.2 = eth0  
  1230.  
  1231. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ifAlias'[0m]
  1232. ifAlias.1 =
  1233. ifAlias.2 =  
  1234.  
  1235. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ifType'[0m]
  1236. ifType.1 = softwareLoopback
  1237. ifType.2 = ethernetCsmacd  
  1238.  
  1239. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  1240. ifOperStatus.1 = up
  1241. ifOperStatus.2 = up  
  1242.  
  1243. array (
  1244.   1 =>
  1245.   array (
  1246.     'ifDescr' => 'lo',
  1247.     'ifName' => 'lo',
  1248.     'ifAlias' => '',
  1249.     'ifType' => 'softwareLoopback',
  1250.     'ifOperStatus' => 'up',
  1251.   ),
  1252.   2 =>
  1253.   array (
  1254.     'ifDescr' => 'Intel Corporation 82545EM Gigabit Ethernet Controller (Copper)',
  1255.     'ifName' => 'eth0',
  1256.     'ifAlias' => '',
  1257.     'ifType' => 'ethernetCsmacd',
  1258.     'ifOperStatus' => 'up',
  1259.   ),
  1260. )  
  1261. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [0;33m[390][0m 0.95ms]
  1262.  
  1263.  Using ifDescr as ifAlias  
  1264. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["lo","lo","lo","softwareLoopback","up",1,261372][0m 0.34ms]
  1265.  
  1266. . Using ifDescr as ifAlias  
  1267. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Intel Corporation 82545EM Gigabit Ethernet Controller (Copper)","eth0","Intel Corporation 82545EM Gigabit Ethernet Controller (Copper)","ethernetCsmacd","up",2,261373][0m 0.33ms]
  1268.  
  1269. .
  1270.  
  1271. >> Runtime for discovery module 'ports': 0.0850 seconds with 8792 bytes
  1272. >> SNMP: [5/0.08s] MySQL: [3/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1273. #### Unload disco module ports ####
  1274.  
  1275. Modules status: Global+  
  1276. OS  
  1277. Device  
  1278.  
  1279. #### Load disco module ports-stack ####
  1280. SQL[[1;33mSELECT * FROM `ports_stack` WHERE `device_id` = '390' [0;33m[][0m 0.35ms]
  1281.  
  1282. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ifStackStatus'[0m]
  1283. ifStackStatus = No Such Object available on this agent at this OID  
  1284.  
  1285.  
  1286. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 701
  1287.  
  1288. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 701
  1289.  
  1290.  
  1291. >> Runtime for discovery module 'ports-stack': 0.0150 seconds with 3112 bytes
  1292. >> SNMP: [0/0.00s] MySQL: [1/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1293. #### Unload disco module ports-stack ####
  1294.  
  1295. Modules status: Global+  
  1296. OS  
  1297. Device  
  1298.  
  1299. #### Load disco module entity-physical ####
  1300.  
  1301. Caching OIDs: entPhysicalEntrySNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'entPhysicalEntry'[0m]
  1302. entPhysicalEntry = No Such Object available on this agent at this OID  
  1303. MIB search path: /opt/librenms/mibs
  1304. Cannot find module (CISCO-ENTITY-VENDORTYPE-OID-MIB): At line 1 in (none)  
  1305. Invalid snmp_walk() data = entPhysicalEntry = No Such Object available on this agent at this OID  
  1306.  
  1307. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1308.  
  1309. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1310.  
  1311. SQL[[1;33mSELECT * FROM `entPhysical` WHERE `device_id` = ? [0;33m[390][0m 0.86ms]
  1312.  
  1313.  
  1314. >> Runtime for discovery module 'entity-physical': 0.0150 seconds with 6624 bytes
  1315. >> SNMP: [1/0.01s] MySQL: [1/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1316. #### Unload disco module entity-physical ####
  1317.  
  1318. Modules status: Global-  
  1319. OS  
  1320. Device  
  1321. Module [ entity-state ] disabled globally.
  1322.  
  1323. Modules status: Global-  
  1324. OS  
  1325. Device  
  1326. Module [ isis ] disabled globally.
  1327.  
  1328. Modules status: Global+  
  1329. OS  
  1330. Device  
  1331.  
  1332. #### Load disco module processors ####
  1333. No YAML Discovery data.  
  1334. Host Resources: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'hrProcessorLoad'[0m]
  1335. hrProcessorLoad.196608 = 74
  1336. hrProcessorLoad.196609 = 100
  1337. hrProcessorLoad.196610 = 64
  1338. hrProcessorLoad.196611 = 88  
  1339.  
  1340. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'hrDeviceDescr'[0m]
  1341. hrDeviceDescr.196608 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  1342. hrDeviceDescr.196609 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  1343. hrDeviceDescr.196610 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  1344. hrDeviceDescr.196611 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  1345. hrDeviceDescr.262145 = network interface lo
  1346. hrDeviceDescr.262146 = network interface eth0
  1347. hrDeviceDescr.786432 = Guessing that there's a floating point co-processor  
  1348.  
  1349. Discovered LibreNMS\Device\Processor Array
  1350. (
  1351.     [processor_id] =>
  1352.     [entPhysicalIndex] => 0
  1353.     [hrDeviceIndex] => 196608
  1354.     [device_id] => 390
  1355.     [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196608
  1356.     [processor_index] => 196608
  1357.     [processor_type] => hr
  1358.     [processor_usage] => 74
  1359.     [processor_descr] => Intel Xeon E5-2690 0 @ 2.90GHz
  1360.     [processor_precision] => 1
  1361.     [processor_perc_warn] => 75
  1362. )  
  1363. Discovered LibreNMS\Device\Processor Array
  1364. (
  1365.     [processor_id] =>
  1366.     [entPhysicalIndex] => 0
  1367.     [hrDeviceIndex] => 196609
  1368.     [device_id] => 390
  1369.     [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196609
  1370.     [processor_index] => 196609
  1371.     [processor_type] => hr
  1372.     [processor_usage] => 100
  1373.     [processor_descr] => Intel Xeon E5-2690 0 @ 2.90GHz
  1374.     [processor_precision] => 1
  1375.     [processor_perc_warn] => 75
  1376. )  
  1377. Discovered LibreNMS\Device\Processor Array
  1378. (
  1379.     [processor_id] =>
  1380.     [entPhysicalIndex] => 0
  1381.     [hrDeviceIndex] => 196610
  1382.     [device_id] => 390
  1383.     [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196610
  1384.     [processor_index] => 196610
  1385.     [processor_type] => hr
  1386.     [processor_usage] => 64
  1387.     [processor_descr] => Intel Xeon E5-2690 0 @ 2.90GHz
  1388.     [processor_precision] => 1
  1389.     [processor_perc_warn] => 75
  1390. )  
  1391. Discovered LibreNMS\Device\Processor Array
  1392. (
  1393.     [processor_id] =>
  1394.     [entPhysicalIndex] => 0
  1395.     [hrDeviceIndex] => 196611
  1396.     [device_id] => 390
  1397.     [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196611
  1398.     [processor_index] => 196611
  1399.     [processor_type] => hr
  1400.     [processor_usage] => 88
  1401.     [processor_descr] => Intel Xeon E5-2690 0 @ 2.90GHz
  1402.     [processor_precision] => 1
  1403.     [processor_perc_warn] => 75
  1404. )  
  1405. SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196608","hr"][0m 0.63ms]
  1406.  
  1407. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196609","hr"][0m 0.41ms]
  1408.  
  1409. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196610","hr"][0m 0.55ms]
  1410.  
  1411. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196611","hr"][0m 0.37ms]
  1412.  
  1413. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196608","hr"][0m 0.52ms]
  1414.  
  1415. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196609","hr"][0m 0.56ms]
  1416.  
  1417. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196610","hr"][0m 0.36ms]
  1418.  
  1419. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[390,"196611","hr"][0m 0.36ms]
  1420.  
  1421. .SQL[[1;33mSELECT * FROM `processors` WHERE `device_id`=? AND `processor_id` NOT IN (?,?,?,?,?,?,?,?) [0;33m[390,595,596,597,598,595,596,597,598][0m 0.46ms]
  1422.  
  1423. SQL[[1;33mDELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [0;33m[][0m 1.75ms]
  1424.  
  1425.  
  1426.  
  1427. >> Runtime for discovery module 'processors': 0.0410 seconds with 129088 bytes
  1428. >> SNMP: [2/0.03s] MySQL: [10/0.01s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1429. #### Unload disco module processors ####
  1430.  
  1431. Modules status: Global+  
  1432. OS  
  1433. Device  
  1434.  
  1435. #### Load disco module mempools ####
  1436. communityStringIndexing  
  1437. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'hrStorageTable'[0m]
  1438. hrStorageIndex[1] = 1
  1439. hrStorageIndex[3] = 3
  1440. hrStorageIndex[6] = 6
  1441. hrStorageIndex[7] = 7
  1442. hrStorageIndex[8] = 8
  1443. hrStorageIndex[10] = 10
  1444. hrStorageIndex[35] = 35
  1445. hrStorageIndex[36] = 36
  1446. hrStorageIndex[38] = 38
  1447. hrStorageIndex[39] = 39
  1448. hrStorageIndex[40] = 40
  1449. hrStorageIndex[71] = 71
  1450. hrStorageIndex[74] = 74
  1451. hrStorageIndex[75] = 75
  1452. hrStorageType[1] = hrStorageRam
  1453. hrStorageType[3] = hrStorageVirtualMemory
  1454. hrStorageType[6] = hrStorageOther
  1455. hrStorageType[7] = hrStorageOther
  1456. hrStorageType[8] = hrStorageOther
  1457. hrStorageType[10] = hrStorageVirtualMemory
  1458. hrStorageType[35] = hrStorageFixedDisk
  1459. hrStorageType[36] = hrStorageFixedDisk
  1460. hrStorageType[38] = hrStorageFixedDisk
  1461. hrStorageType[39] = hrStorageFixedDisk
  1462. hrStorageType[40] = hrStorageFixedDisk
  1463. hrStorageType[71] = hrStorageFixedDisk
  1464. hrStorageType[74] = hrStorageFixedDisk
  1465. hrStorageType[75] = hrStorageFixedDisk
  1466. hrStorageDescr[1] = Physical memory
  1467. hrStorageDescr[3] = Virtual memory
  1468. hrStorageDescr[6] = Memory buffers
  1469. hrStorageDescr[7] = Cached memory
  1470. hrStorageDescr[8] = Shared memory
  1471. hrStorageDescr[10] = Swap space
  1472. hrStorageDescr[35] = /run
  1473. hrStorageDescr[36] = /
  1474. hrStorageDescr[38] = /dev/shm
  1475. hrStorageDescr[39] = /run/lock
  1476. hrStorageDescr[40] = /sys/fs/cgroup
  1477. hrStorageDescr[71] = /run/snapd/ns
  1478. hrStorageDescr[74] = /run/user/999
  1479. hrStorageDescr[75] = /run/user/1000
  1480. hrStorageAllocationUnits[1] = 1024
  1481. hrStorageAllocationUnits[3] = 1024
  1482. hrStorageAllocationUnits[6] = 1024
  1483. hrStorageAllocationUnits[7] = 1024
  1484. hrStorageAllocationUnits[8] = 1024
  1485. hrStorageAllocationUnits[10] = 1024
  1486. hrStorageAllocationUnits[35] = 4096
  1487. hrStorageAllocationUnits[36] = 4096
  1488. hrStorageAllocationUnits[38] = 4096
  1489. hrStorageAllocationUnits[39] = 4096
  1490. hrStorageAllocationUnits[40] = 4096
  1491. hrStorageAllocationUnits[71] = 4096
  1492. hrStorageAllocationUnits[74] = 4096
  1493. hrStorageAllocationUnits[75] = 4096
  1494. hrStorageSize[1] = 32888372
  1495. hrStorageSize[3] = 33887792
  1496. hrStorageSize[6] = 32888372
  1497. hrStorageSize[7] = 26327940
  1498. hrStorageSize[8] = 22192
  1499. hrStorageSize[10] = 999420
  1500. hrStorageSize[35] = 822210
  1501. hrStorageSize[36] = 128951870
  1502. hrStorageSize[38] = 4111046
  1503. hrStorageSize[39] = 1280
  1504. hrStorageSize[40] = 4111046
  1505. hrStorageSize[71] = 822210
  1506. hrStorageSize[74] = 822209
  1507. hrStorageSize[75] = 822209
  1508. hrStorageUsed[1] = 32550612
  1509. hrStorageUsed[3] = 32553696
  1510. hrStorageUsed[6] = 450928
  1511. hrStorageUsed[7] = 26327940
  1512. hrStorageUsed[8] = 22192
  1513. hrStorageUsed[10] = 3084
  1514. hrStorageUsed[35] = 302
  1515. hrStorageUsed[36] = 43338589
  1516. hrStorageUsed[38] = 0
  1517. hrStorageUsed[39] = 0
  1518. hrStorageUsed[40] = 0
  1519. hrStorageUsed[71] = 302
  1520. hrStorageUsed[74] = 0
  1521. hrStorageUsed[75] = 0  
  1522.  
  1523. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUv' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'hrMemorySize.0'[0m]
  1524. 32888372  
  1525.  
  1526. Free memory adjusted by availability calculation: 329.84 MiiB -> 25.86 GiiB
  1527.  
  1528. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[390][0m 0.73ms]
  1529.  
  1530. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[5910265856,27767427072,1187][0m 0.36ms]
  1531.  
  1532. Updated data:  
  1533. array (
  1534.   'mempool_used' => 5910265856,
  1535.   'mempool_free' => 27767427072,
  1536. )  
  1537. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[33334984704,1366114304,1188][0m 0.34ms]
  1538.  
  1539. Updated data:  
  1540. array (
  1541.   'mempool_used' => 33334984704,
  1542.   'mempool_free' => 1366114304,
  1543. )  
  1544. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[461750272,33215942656,1189][0m 0.31ms]
  1545.  
  1546. Updated data:  
  1547. array (
  1548.   'mempool_used' => 461750272,
  1549.   'mempool_free' => 33215942656,
  1550. )  
  1551. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[26959810560,6717882368,1190][0m 0.3ms]
  1552.  
  1553. Updated data:  
  1554. array (
  1555.   'mempool_used' => 26959810560,
  1556.   'mempool_free' => 6717882368,
  1557. )  
  1558. ..
  1559. hrstorage [system]: Physical memory: 18%  5.5 GiiB / 31.36 GiiB
  1560. hrstorage [virtual]: Virtual memory: 961.05 GiiB / 32.32 GiiB
  1561. hrstorage [buffers]: Memory buffers: 1D0.36 MiiB / 31.36 GiiB
  1562. hrstorage [cached]: Cached memory: 80%.11 GiiB / 31.36 GiiB
  1563. hrstorage [shared]: Shared memory: 0!.67 MiiB / 31.36 GiiB
  1564. hrstorage [swap]: Swap space: 0%  3.01 MiiB / 976 MiiB
  1565.  
  1566. >> Runtime for discovery module 'mempools': 0.0430 seconds with 133624 bytes
  1567. >> SNMP: [1/0.01s] MySQL: [0/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1568. #### Unload disco module mempools ####
  1569.  
  1570. Modules status: Global+  
  1571. OS  
  1572. Device  
  1573.  
  1574. #### Load disco module cisco-vrf-lite ####
  1575. SQL[[1;33mSELECT * FROM vrf_lite_cisco WHERE device_id = ?  [0;33m[390][0m 0.45ms]
  1576.  
  1577.  
  1578. >> Runtime for discovery module 'cisco-vrf-lite': 0.0010 seconds with 2648 bytes
  1579. >> SNMP: [0/0.00s] MySQL: [1/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1580. #### Unload disco module cisco-vrf-lite ####
  1581.  
  1582. Modules status: Global-  
  1583. OS  
  1584. Device  
  1585. Module [ cisco-mac-accounting ] disabled globally.
  1586.  
  1587. Modules status: Global-  
  1588. OS  
  1589. Device  
  1590. Module [ cisco-pw ] disabled globally.
  1591.  
  1592. Modules status: Global+  
  1593. OS  
  1594. Device  
  1595.  
  1596. #### Load disco module vrf ####
  1597.  
  1598. SQL[[1;33mSELECT * FROM ports WHERE device_id = '390' [0;33m[][0m 0.64ms]
  1599.  
  1600. SQL[[1;33mSELECT * FROM vrfs WHERE device_id = '390' [0;33m[][0m 0.45ms]
  1601.  
  1602.  
  1603.  
  1604. >> Runtime for discovery module 'vrf': 0.0020 seconds with 10144 bytes
  1605. >> SNMP: [0/0.00s] MySQL: [2/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1606. #### Unload disco module vrf ####
  1607.  
  1608. Modules status: Global-  
  1609. OS  
  1610. Device  
  1611. Module [ cisco-cef ] disabled globally.
  1612.  
  1613. Modules status: Global-  
  1614. OS  
  1615. Device  
  1616. Module [ slas ] disabled globally.
  1617.  
  1618. Modules status: Global-  
  1619. OS  
  1620. Device  
  1621. Module [ cisco-cbqos ] disabled globally.
  1622.  
  1623. Modules status: Global-  
  1624. OS  
  1625. Device  
  1626. Module [ cisco-otv ] disabled globally.
  1627.  
  1628. Modules status: Global-  
  1629. OS  
  1630. Device  
  1631. Module [ cisco-qfp ] disabled globally.
  1632.  
  1633. Modules status: Global+  
  1634. OS  
  1635. Device  
  1636.  
  1637. #### Load disco module ipv4-addresses ####
  1638. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ipAdEntIfIndex'[0m]
  1639. ipAdEntIfIndex.* 2
  1640. ipAdEntIfIndex.* 1  
  1641.  
  1642. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ipAdEntNetMask.10.31.6.5'[0m]
  1643. *  
  1644.  
  1645. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [0;33m[390,"2"][0m 0.55ms]
  1646.  
  1647. SQL[[1;33mSELECT `port_id` FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[390,"2"][0m 0.34ms]
  1648.  
  1649. SQL[[1;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = ? [0;33m["10.31.6.0\/24"][0m 0.38ms]
  1650.  
  1651. SQL[[1;33mUPDATE `ipv4_networks` set `context_name`=? WHERE `ipv4_network` = ? [0;33m[null,"10.31.6.0\/24"][0m 0.55ms]
  1652.  
  1653. sSQL[[1;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = ? [0;33m["10.31.6.0\/24"][0m 0.38ms]
  1654.  
  1655. SQL[[1;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ?  [0;33m["10.31.6.5",24,261373][0m 0.35ms]
  1656.  
  1657. SQL[[1;33mUPDATE `ipv4_addresses` set `context_name`=? WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? [0;33m[null,"10.31.6.5",24,261373][0m 0.42ms]
  1658.  
  1659. .SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ipAdEntNetMask.127.0.0.1'[0m]
  1660. *  
  1661.  
  1662. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [0;33m[390,"1"][0m 0.49ms]
  1663.  
  1664. SQL[[1;33mSELECT `port_id` FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[390,"1"][0m 0.36ms]
  1665.  
  1666. SQL[[1;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = ? [0;33m["127.0.0.0\/8"][0m 0.39ms]
  1667.  
  1668. SQL[[1;33mUPDATE `ipv4_networks` set `context_name`=? WHERE `ipv4_network` = ? [0;33m[null,"127.0.0.0\/8"][0m 0.56ms]
  1669.  
  1670. sSQL[[1;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = ? [0;33m["127.0.0.0\/8"][0m 0.43ms]
  1671.  
  1672. SQL[[1;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ?  [0;33m["127.0.0.1",8,261372][0m 0.37ms]
  1673.  
  1674. SQL[[1;33mUPDATE `ipv4_addresses` set `context_name`=? WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? [0;33m[null,"127.0.0.1",8,261372][0m 0.31ms]
  1675.  
  1676. .SQL[[1;33mSELECT `ipv4_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv4_addresses` LEFT JOIN `ports` ON `ipv4_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [0;33m[390][0m 4.32ms]
  1677.  
  1678.  
  1679.  
  1680. >> Runtime for discovery module 'ipv4-addresses': 0.0660 seconds with 37608 bytes
  1681. >> SNMP: [3/0.05s] MySQL: [5/0.01s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1682. #### Unload disco module ipv4-addresses ####
  1683.  
  1684. Modules status: Global+  
  1685. OS  
  1686. Device  
  1687.  
  1688. #### Load disco module ipv6-addresses ####
  1689. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-Ln' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ipAddressIfIndex.ipv6'[0m]
  1690. ipAddressIfIndex.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" 1
  1691. ipAddressIfIndex.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21" 2  
  1692.  
  1693.  
  1694. Warning: Undefined variable $ipv6_address in /opt/librenms/includes/discovery/ipv6-addresses.inc.php on line 30
  1695. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.5.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1'[0m]
  1696. IP-MIB::ipAddressPrefix.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = OID: IP-MIB::ipAddressPrefixOrigin.1.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128  
  1697.  
  1698. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.6.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1'[0m]
  1699. manual  
  1700.  
  1701. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [0;33m[390,"1"][0m 0.65ms]
  1702.  
  1703.  
  1704. Warning: Undefined variable $ipv6_address in /opt/librenms/includes/discovery/ipv6-addresses.inc.php on line 30
  1705. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.2.80.86.255.254.172.85.33'[0m]
  1706. IP-MIB::ipAddressPrefix.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21" = OID: IP-MIB::ipAddressPrefixOrigin.2.ipv6."fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00".64  
  1707.  
  1708. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.2.80.86.255.254.172.85.33'[0m]
  1709. linklayer  
  1710.  
  1711. SQL[[1;33mSELECT `ipv6_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv6_addresses` LEFT JOIN `ports` ON `ipv6_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [0;33m[390][0m 0.66ms]
  1712.  
  1713.  
  1714.  
  1715. >> Runtime for discovery module 'ipv6-addresses': 0.0950 seconds with 21688 bytes
  1716. >> SNMP: [5/0.09s] MySQL: [1/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  1717. #### Unload disco module ipv6-addresses ####
  1718.  
  1719. Modules status: Global+  
  1720. OS  
  1721. Device  
  1722.  
  1723. #### Load disco module route ####
  1724. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::inetCidrRouteNumber.0'[0m]
  1725. .*.*.6.0 7  
  1726.  
  1727. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-FORWARD-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'inetCidrRouteNumber.0' 'ipCidrRouteNumber.0'[0m]
  1728. inetCidrRouteNumber.0 = 7
  1729. ipCidrRouteNumber.0 = No Such Object available on this agent at this OID  
  1730.  
  1731. SQL[[1;33mselect now() as now [0;33m[][0m 0.41ms]
  1732.  
  1733. SQL[[1;33mselect * from `route` where `device_id` = ? [0;33m[390][0m 3.08ms]
  1734.  
  1735.  
  1736. Warning: Undefined variable $mixed in /opt/librenms/includes/discovery/route.inc.php on line 47
  1737.  
  1738. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1739.  
  1740. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1741.  
  1742. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1743.  
  1744. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1745.  
  1746. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1747.  
  1748. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1749.  
  1750. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1751.  
  1752. Warning: Undefined array key "10.31.6.0" in /opt/librenms/includes/discovery/route.inc.php on line 47
  1753.  
  1754. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1755.  
  1756. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1757.  
  1758. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1759.  
  1760. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1761.  
  1762. Warning: Undefined array key "ipv6" in /opt/librenms/includes/discovery/route.inc.php on line 47
  1763.  
  1764. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1765.  
  1766. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1767.  
  1768. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1769.  
  1770. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1771.  
  1772. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1773.  
  1774. Warning: Undefined array key "fe80:0000:0000:0000:0000:0000:0000:0000" in /opt/librenms/includes/discovery/route.inc.php on line 47
  1775.  
  1776. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1777.  
  1778. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1779.  
  1780. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1781.  
  1782. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1783.  
  1784. Warning: Undefined array key "fe80:0000:0000:0000:0250:56ff:feac:5521" in /opt/librenms/includes/discovery/route.inc.php on line 47
  1785.  
  1786. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1787.  
  1788. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1789.  
  1790. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1791.  
  1792. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1793.  
  1794. Warning: Undefined array key "ff00:0000:0000:0000:0000:0000:0000:0000" in /opt/librenms/includes/discovery/route.inc.php on line 47
  1795.  
  1796. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1797.  
  1798. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1799.  
  1800. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1801.  
  1802. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 47
  1803. IP FORWARD MIB (with inetCidr support)  
  1804. communityStringIndexing  
  1805. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'IP-FORWARD-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.24.7.1'[0m]
  1806. inetCidrRouteIfIndex[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = 2
  1807. inetCidrRouteIfIndex[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = 2
  1808. inetCidrRouteIfIndex[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 1
  1809. inetCidrRouteIfIndex[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 1
  1810. inetCidrRouteIfIndex[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1811. inetCidrRouteIfIndex[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1812. inetCidrRouteIfIndex[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1813. inetCidrRouteType[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = 4
  1814. inetCidrRouteType[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = 3
  1815. inetCidrRouteType[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 3
  1816. inetCidrRouteType[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 3
  1817. inetCidrRouteType[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 3
  1818. inetCidrRouteType[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 3
  1819. inetCidrRouteType[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 3
  1820. inetCidrRouteProto[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = 2
  1821. inetCidrRouteProto[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = 2
  1822. inetCidrRouteProto[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1823. inetCidrRouteProto[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1824. inetCidrRouteProto[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1825. inetCidrRouteProto[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1826. inetCidrRouteProto[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 2
  1827. inetCidrRouteAge[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = 0
  1828. inetCidrRouteAge[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = 0
  1829. inetCidrRouteAge[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1830. inetCidrRouteAge[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1831. inetCidrRouteAge[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1832. inetCidrRouteAge[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1833. inetCidrRouteAge[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1834. inetCidrRouteNextHopAS[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = 0
  1835. inetCidrRouteNextHopAS[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = 0
  1836. inetCidrRouteNextHopAS[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1837. inetCidrRouteNextHopAS[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1838. inetCidrRouteNextHopAS[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1839. inetCidrRouteNextHopAS[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1840. inetCidrRouteNextHopAS[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1841. inetCidrRouteMetric1[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = 0
  1842. inetCidrRouteMetric1[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = 0
  1843. inetCidrRouteMetric1[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 256
  1844. inetCidrRouteMetric1[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1845. inetCidrRouteMetric1[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 256
  1846. inetCidrRouteMetric1[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 0
  1847. inetCidrRouteMetric1[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 256
  1848. inetCidrRouteMetric2[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = -1
  1849. inetCidrRouteMetric2[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = -1
  1850. inetCidrRouteMetric2[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1851. inetCidrRouteMetric2[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1852. inetCidrRouteMetric2[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1853. inetCidrRouteMetric2[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1854. inetCidrRouteMetric2[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1855. inetCidrRouteMetric3[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = -1
  1856. inetCidrRouteMetric3[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = -1
  1857. inetCidrRouteMetric3[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1858. inetCidrRouteMetric3[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1859. inetCidrRouteMetric3[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1860. inetCidrRouteMetric3[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1861. inetCidrRouteMetric3[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1862. inetCidrRouteMetric4[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = -1
  1863. inetCidrRouteMetric4[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = -1
  1864. inetCidrRouteMetric4[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1865. inetCidrRouteMetric4[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1866. inetCidrRouteMetric4[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1867. inetCidrRouteMetric4[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1868. inetCidrRouteMetric4[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1869. inetCidrRouteMetric5[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = -1
  1870. inetCidrRouteMetric5[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = -1
  1871. inetCidrRouteMetric5[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1872. inetCidrRouteMetric5[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1873. inetCidrRouteMetric5[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1874. inetCidrRouteMetric5[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1875. inetCidrRouteMetric5[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = -1
  1876. inetCidrRouteStatus[ipv4]["*"][0][zeroDotZero][ipv4]["*"] = 1
  1877. inetCidrRouteStatus[ipv4]["*"][24][zeroDotZero.2][ipv4]["*"] = 1
  1878. inetCidrRouteStatus[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.3][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 1
  1879. inetCidrRouteStatus[ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"][128][zeroDotZero.6][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 1
  1880. inetCidrRouteStatus[ipv6]["fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][64][zeroDotZero.4][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 1
  1881. inetCidrRouteStatus[ipv6]["fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21"][128][zeroDotZero.7][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 1
  1882. inetCidrRouteStatus[ipv6]["ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"][8][zeroDotZero.8][ipv6]["00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"] = 1  
  1883.  
  1884. inetCidrRoute SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[390][0m 0.94ms]
  1885.  
  1886. SQL[[1;33mselect * from `ports` where `ports`.`device_id` = ? and `ports`.`device_id` is not null and `ifIndex` = ? limit 1 [0;33m[390,"2"][0m 0.83ms]
  1887.  
  1888.  
  1889. Warning: Undefined variable $entryPerType in /opt/librenms/includes/discovery/route.inc.php on line 146
  1890.  
  1891. Warning: Undefined array key "ipv4" in /opt/librenms/includes/discovery/route.inc.php on line 146
  1892.  
  1893. Warning: Undefined array key 611877 in /opt/librenms/includes/discovery/route.inc.php on line 148
  1894. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[390][0m 0.61ms]
  1895.  
  1896. SQL[[1;33mselect * from `ports` where `ports`.`device_id` = ? and `ports`.`device_id` is not null and `ifIndex` = ? limit 1 [0;33m[390,"2"][0m 0.69ms]
  1897.  
  1898.  
  1899. Warning: Undefined array key 611878 in /opt/librenms/includes/discovery/route.inc.php on line 148
  1900. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[390][0m 0.69ms]
  1901.  
  1902. SQL[[1;33mselect * from `ports` where `ports`.`device_id` = ? and `ports`.`device_id` is not null and `ifIndex` = ? limit 1 [0;33m[390,"1"][0m 0.71ms]
  1903.  
  1904.  
  1905. Warning: Undefined array key "ipv6" in /opt/librenms/includes/discovery/route.inc.php on line 146
  1906.  
  1907. Warning: Undefined array key "00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" in /opt/librenms/includes/discovery/route.inc.php on line 147
  1908.  
  1909. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1910.  
  1911. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1912.  
  1913. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1914.  
  1915. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1916.  
  1917.  
  1918.  
  1919. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 155
  1920.  
  1921.  
  1922. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  1923.  
  1924. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  1925.  
  1926. Warning: Undefined array key "" in /opt/librenms/includes/discovery/route.inc.php on line 156
  1927.  
  1928. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[390][0m 0.62ms]
  1929.  
  1930. SQL[[1;33mselect * from `ports` where `ports`.`device_id` = ? and `ports`.`device_id` is not null and `ifIndex` = ? limit 1 [0;33m[390,"2"][0m 0.78ms]
  1931.  
  1932.  
  1933. Warning: Undefined array key "fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00" in /opt/librenms/includes/discovery/route.inc.php on line 147
  1934.  
  1935. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1936.  
  1937. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1938.  
  1939. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1940.  
  1941. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1942.  
  1943.  
  1944.  
  1945. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 155
  1946.  
  1947.  
  1948. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  1949.  
  1950. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  1951.  
  1952. Warning: Undefined array key "" in /opt/librenms/includes/discovery/route.inc.php on line 156
  1953.  
  1954. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[390][0m 0.58ms]
  1955.  
  1956. SQL[[1;33mselect * from `ports` where `ports`.`device_id` = ? and `ports`.`device_id` is not null and `ifIndex` = ? limit 1 [0;33m[390,"2"][0m 0.58ms]
  1957.  
  1958.  
  1959. Warning: Undefined array key "fe:80:00:00:00:00:00:00:02:50:56:ff:fe:ac:55:21" in /opt/librenms/includes/discovery/route.inc.php on line 147
  1960.  
  1961. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1962.  
  1963. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1964.  
  1965. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1966.  
  1967. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1968.  
  1969.  
  1970.  
  1971. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 155
  1972.  
  1973.  
  1974. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  1975.  
  1976. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  1977.  
  1978. Warning: Undefined array key "" in /opt/librenms/includes/discovery/route.inc.php on line 156
  1979.  
  1980. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[390][0m 0.58ms]
  1981.  
  1982. SQL[[1;33mselect * from `ports` where `ports`.`device_id` = ? and `ports`.`device_id` is not null and `ifIndex` = ? limit 1 [0;33m[390,"2"][0m 0.56ms]
  1983.  
  1984.  
  1985. Warning: Undefined array key "ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00" in /opt/librenms/includes/discovery/route.inc.php on line 147
  1986.  
  1987. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1988.  
  1989. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1990.  
  1991. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1992.  
  1993. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 147
  1994.  
  1995.  
  1996.  
  1997. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 155
  1998.  
  1999.  
  2000. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  2001.  
  2002. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/route.inc.php on line 156
  2003.  
  2004. Warning: Undefined array key "" in /opt/librenms/includes/discovery/route.inc.php on line 156
  2005.  
  2006. communityStringIndexing  
  2007. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'MPLS-L3VPN-STD-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'mplsL3VpnVrfPerfCurrNumRoutes'[0m]
  2008. mplsL3VpnVrfPerfCurrNumRoutes = No Such Object available on this agent at this OID  
  2009.  
  2010.  
  2011. Warning: Undefined variable $mpls_skip in /opt/librenms/includes/discovery/route.inc.php on line 233
  2012. mplsL3VpnVrfRteTable communityStringIndexing  
  2013. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'MPLS-L3VPN-STD-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'mplsL3VpnVrfRteTable'[0m]
  2014. mplsL3VpnVrfRteTable = No Such Object available on this agent at this OID  
  2015.  
  2016.  
  2017. Processing: SQL[[1;33mDELETE FROM `route` WHERE `route_id` = ? [0;33m[619919][0m 0.53ms]
  2018.  
  2019. -array (
  2020.   'route_id' => 619919,
  2021.   'created_at' => '2021-06-18 08:40:04',
  2022.   'updated_at' => '2021-06-18 08:40:04',
  2023.   'device_id' => 390,
  2024.   'port_id' => 261372,
  2025.   'context_name' => '',
  2026.   'inetCidrRouteIfIndex' => 1,
  2027.   'inetCidrRouteType' => 3,
  2028.   'inetCidrRouteProto' => 2,
  2029.   'inetCidrRouteNextHopAS' => 0,
  2030.   'inetCidrRouteMetric1' => 256,
  2031.   'inetCidrRouteDestType' => 'ipv6',
  2032.   'inetCidrRouteDest' => '0000:0000:0000:0000:0000:0000:0000:0001',
  2033.   'inetCidrRouteNextHopType' => 'ipv6',
  2034.   'inetCidrRouteNextHop' => '0000:0000:0000:0000:0000:0000:0000:0000',
  2035.   'inetCidrRoutePolicy' => 'zeroDotZero.3',
  2036.   'inetCidrRoutePfxLen' => 128,
  2037. )  
  2038. SQL[[1;33mDELETE FROM `route` WHERE `route_id` = ? [0;33m[619920][0m 0.82ms]
  2039.  
  2040. -array (
  2041.   'route_id' => 619920,
  2042.   'created_at' => '2021-06-18 08:40:04',
  2043.   'updated_at' => '2021-06-18 08:40:04',
  2044.   'device_id' => 390,
  2045.   'port_id' => 261373,
  2046.   'context_name' => '',
  2047.   'inetCidrRouteIfIndex' => 2,
  2048.   'inetCidrRouteType' => 3,
  2049.   'inetCidrRouteProto' => 2,
  2050.   'inetCidrRouteNextHopAS' => 0,
  2051.   'inetCidrRouteMetric1' => 256,
  2052.   'inetCidrRouteDestType' => 'ipv6',
  2053.   'inetCidrRouteDest' => 'fe80:0000:0000:0000:0000:0000:0000:0000',
  2054.   'inetCidrRouteNextHopType' => 'ipv6',
  2055.   'inetCidrRouteNextHop' => '0000:0000:0000:0000:0000:0000:0000:0000',
  2056.   'inetCidrRoutePolicy' => 'zeroDotZero.4',
  2057.   'inetCidrRoutePfxLen' => 64,
  2058. )  
  2059. SQL[[1;33mDELETE FROM `route` WHERE `route_id` = ? [0;33m[619921][0m 0.75ms]
  2060.  
  2061. -array (
  2062.   'route_id' => 619921,
  2063.   'created_at' => '2021-06-18 08:40:04',
  2064.   'updated_at' => '2021-06-18 08:40:04',
  2065.   'device_id' => 390,
  2066.   'port_id' => 261373,
  2067.   'context_name' => '',
  2068.   'inetCidrRouteIfIndex' => 2,
  2069.   'inetCidrRouteType' => 3,
  2070.   'inetCidrRouteProto' => 2,
  2071.   'inetCidrRouteNextHopAS' => 0,
  2072.   'inetCidrRouteMetric1' => 0,
  2073.   'inetCidrRouteDestType' => 'ipv6',
  2074.   'inetCidrRouteDest' => 'fe80:0000:0000:0000:0250:56ff:feac:5521',
  2075.   'inetCidrRouteNextHopType' => 'ipv6',
  2076.   'inetCidrRouteNextHop' => '0000:0000:0000:0000:0000:0000:0000:0000',
  2077.   'inetCidrRoutePolicy' => 'zeroDotZero.7',
  2078.   'inetCidrRoutePfxLen' => 128,
  2079. )  
  2080. SQL[[1;33mDELETE FROM `route` WHERE `route_id` = ? [0;33m[619922][0m 0.8ms]
  2081.  
  2082. -array (
  2083.   'route_id' => 619922,
  2084.   'created_at' => '2021-06-18 08:40:04',
  2085.   'updated_at' => '2021-06-18 08:40:04',
  2086.   'device_id' => 390,
  2087.   'port_id' => 261373,
  2088.   'context_name' => '',
  2089.   'inetCidrRouteIfIndex' => 2,
  2090.   'inetCidrRouteType' => 3,
  2091.   'inetCidrRouteProto' => 2,
  2092.   'inetCidrRouteNextHopAS' => 0,
  2093.   'inetCidrRouteMetric1' => 256,
  2094.   'inetCidrRouteDestType' => 'ipv6',
  2095.   'inetCidrRouteDest' => 'ff00:0000:0000:0000:0000:0000:0000:0000',
  2096.   'inetCidrRouteNextHopType' => 'ipv6',
  2097.   'inetCidrRouteNextHop' => '0000:0000:0000:0000:0000:0000:0000:0000',
  2098.   'inetCidrRoutePolicy' => 'zeroDotZero.8',
  2099.   'inetCidrRoutePfxLen' => 8,
  2100. )  
  2101. SQL[[1;33mUPDATE `route` set `inetCidrRouteIfIndex`=?,`inetCidrRouteType`=?,`inetCidrRouteProto`=?,`inetCidrRouteNextHopAS`=?,`inetCidrRouteMetric1`=?,`inetCidrRouteDestType`=?,`inetCidrRouteDest`=?,`inetCidrRoutePfxLen`=?,`inetCidrRoutePolicy`=?,`inetCidrRouteNextHopType`=?,`inetCidrRouteNextHop`=?,`context_name`=?,`device_id`=?,`port_id`=?,`updated_at`=?,`route_id`=? WHERE `route_id` = ? [0;33m["2","4","2","0","0","ipv4","0.0.0.0",0,"zeroDotZero","ipv4","10.31.6.1","",390,261373,"2021-06-18 08:40:56",611877,611877][0m 1.85ms]
  2102.  
  2103. .SQL[[1;33mUPDATE `route` set `inetCidrRouteIfIndex`=?,`inetCidrRouteType`=?,`inetCidrRouteProto`=?,`inetCidrRouteNextHopAS`=?,`inetCidrRouteMetric1`=?,`inetCidrRouteDestType`=?,`inetCidrRouteDest`=?,`inetCidrRoutePfxLen`=?,`inetCidrRoutePolicy`=?,`inetCidrRouteNextHopType`=?,`inetCidrRouteNextHop`=?,`context_name`=?,`device_id`=?,`port_id`=?,`updated_at`=?,`route_id`=? WHERE `route_id` = ? [0;33m["2","3","2","0","0","ipv4","10.31.6.0",24,"zeroDotZero.2","ipv4","0.0.0.0","",390,261373,"2021-06-18 08:40:56",611878,611878][0m 1.78ms]
  2104.  
  2105. .SQL[[1;33mINSERT IGNORE INTO `route` (`inetCidrRouteIfIndex`,`inetCidrRouteType`,`inetCidrRouteProto`,`inetCidrRouteNextHopAS`,`inetCidrRouteMetric1`,`inetCidrRouteDestType`,`inetCidrRouteDest`,`inetCidrRoutePfxLen`,`inetCidrRoutePolicy`,`inetCidrRouteNextHopType`,`inetCidrRouteNextHop`,`context_name`,`device_id`,`port_id`,`updated_at`,`created_at`)  VALUES (:inetCidrRouteIfIndex,:inetCidrRouteType,:inetCidrRouteProto,:inetCidrRouteNextHopAS,:inetCidrRouteMetric1,:inetCidrRouteDestType,:inetCidrRouteDest,:inetCidrRoutePfxLen,:inetCidrRoutePolicy,:inetCidrRouteNextHopType,:inetCidrRouteNextHop,:context_name,:device_id,:port_id,:updated_at,:created_at) [0;33m{"inetCidrRouteIfIndex":"1","inetCidrRouteType":"3","inetCidrRouteProto":"2","inetCidrRouteNextHopAS":"0","inetCidrRouteMetric1":"256","inetCidrRouteDestType":"ipv6","inetCidrRouteDest":"0000:0000:0000:0000:0000:0000:0000:0001","inetCidrRoutePfxLen":128,"inetCidrRoutePolicy":"zeroDotZero.3","inetCidrRouteNextHopType":"ipv6","inetCidrRouteNextHop":"0000:0000:0000:0000:0000:0000:0000:0000","context_name":"","device_id":390,"port_id":261372,"updated_at":"2021-06-18 08:40:56","created_at":"2021-06-18 08:40:56"}[0m 0.66ms]
  2106.  
  2107. +SQL[[1;33mINSERT IGNORE INTO `route` (`inetCidrRouteIfIndex`,`inetCidrRouteType`,`inetCidrRouteProto`,`inetCidrRouteNextHopAS`,`inetCidrRouteMetric1`,`inetCidrRouteDestType`,`inetCidrRouteDest`,`inetCidrRoutePfxLen`,`inetCidrRoutePolicy`,`inetCidrRouteNextHopType`,`inetCidrRouteNextHop`,`context_name`,`device_id`,`port_id`,`updated_at`,`created_at`)  VALUES (:inetCidrRouteIfIndex,:inetCidrRouteType,:inetCidrRouteProto,:inetCidrRouteNextHopAS,:inetCidrRouteMetric1,:inetCidrRouteDestType,:inetCidrRouteDest,:inetCidrRoutePfxLen,:inetCidrRoutePolicy,:inetCidrRouteNextHopType,:inetCidrRouteNextHop,:context_name,:device_id,:port_id,:updated_at,:created_at) [0;33m{"inetCidrRouteIfIndex":"2","inetCidrRouteType":"3","inetCidrRouteProto":"2","inetCidrRouteNextHopAS":"0","inetCidrRouteMetric1":"256","inetCidrRouteDestType":"ipv6","inetCidrRouteDest":"fe80:0000:0000:0000:0000:0000:0000:0000","inetCidrRoutePfxLen":64,"inetCidrRoutePolicy":"zeroDotZero.4","inetCidrRouteNextHopType":"ipv6","inetCidrRouteNextHop":"0000:0000:0000:0000:0000:0000:0000:0000","context_name":"","device_id":390,"port_id":261373,"updated_at":"2021-06-18 08:40:56","created_at":"2021-06-18 08:40:56"}[0m 0.77ms]
  2108.  
  2109. +SQL[[1;33mINSERT IGNORE INTO `route` (`inetCidrRouteIfIndex`,`inetCidrRouteType`,`inetCidrRouteProto`,`inetCidrRouteNextHopAS`,`inetCidrRouteMetric1`,`inetCidrRouteDestType`,`inetCidrRouteDest`,`inetCidrRoutePfxLen`,`inetCidrRoutePolicy`,`inetCidrRouteNextHopType`,`inetCidrRouteNextHop`,`context_name`,`device_id`,`port_id`,`updated_at`,`created_at`)  VALUES (:inetCidrRouteIfIndex,:inetCidrRouteType,:inetCidrRouteProto,:inetCidrRouteNextHopAS,:inetCidrRouteMetric1,:inetCidrRouteDestType,:inetCidrRouteDest,:inetCidrRoutePfxLen,:inetCidrRoutePolicy,:inetCidrRouteNextHopType,:inetCidrRouteNextHop,:context_name,:device_id,:port_id,:updated_at,:created_at) [0;33m{"inetCidrRouteIfIndex":"2","inetCidrRouteType":"3","inetCidrRouteProto":"2","inetCidrRouteNextHopAS":"0","inetCidrRouteMetric1":"0","inetCidrRouteDestType":"ipv6","inetCidrRouteDest":"fe80:0000:0000:0000:0250:56ff:feac:5521","inetCidrRoutePfxLen":128,"inetCidrRoutePolicy":"zeroDotZero.7","inetCidrRouteNextHopType":"ipv6","inetCidrRouteNextHop":"0000:0000:0000:0000:0000:0000:0000:0000","context_name":"","device_id":390,"port_id":261373,"updated_at":"2021-06-18 08:40:56","created_at":"2021-06-18 08:40:56"}[0m 1.39ms]
  2110.  
  2111. +SQL[[1;33mINSERT IGNORE INTO `route` (`inetCidrRouteIfIndex`,`inetCidrRouteType`,`inetCidrRouteProto`,`inetCidrRouteNextHopAS`,`inetCidrRouteMetric1`,`inetCidrRouteDestType`,`inetCidrRouteDest`,`inetCidrRoutePfxLen`,`inetCidrRoutePolicy`,`inetCidrRouteNextHopType`,`inetCidrRouteNextHop`,`context_name`,`device_id`,`port_id`,`updated_at`,`created_at`)  VALUES (:inetCidrRouteIfIndex,:inetCidrRouteType,:inetCidrRouteProto,:inetCidrRouteNextHopAS,:inetCidrRouteMetric1,:inetCidrRouteDestType,:inetCidrRouteDest,:inetCidrRoutePfxLen,:inetCidrRoutePolicy,:inetCidrRouteNextHopType,:inetCidrRouteNextHop,:context_name,:device_id,:port_id,:updated_at,:created_at) [0;33m{"inetCidrRouteIfIndex":"2","inetCidrRouteType":"3","inetCidrRouteProto":"2","inetCidrRouteNextHopAS":"0","inetCidrRouteMetric1":"256","inetCidrRouteDestType":"ipv6","inetCidrRouteDest":"ff00:0000:0000:0000:0000:0000:0000:0000","inetCidrRoutePfxLen":8,"inetCidrRoutePolicy":"zeroDotZero.8","inetCidrRouteNextHopType":"ipv6","inetCidrRouteNextHop":"0000:0000:0000:0000:0000:0000:0000:0000","context_name":"","device_id":390,"port_id":261373,"updated_at":"2021-06-18 08:40:56","created_at":"2021-06-18 08:40:56"}[0m 0.56ms]
  2112.  
  2113. +
  2114. >> Runtime for discovery module 'route': 0.1390 seconds with 148112 bytes
  2115. >> SNMP: [2/0.03s] MySQL: [12/0.02s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  2116. #### Unload disco module route ####
  2117.  
  2118. Modules status: Global+  
  2119. OS  
  2120. Device  
  2121.  
  2122. #### Load disco module sensors ####
  2123. Pre-cache linux: RaspberryPi SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'NET-SNMP-EXTEND-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.9.114.97.115.112.98.101.114.114.121'[0m]
  2124. nsExtendOutLine."raspberry" = No Such Instance currently exists at this OID  
  2125.  
  2126. Invalid snmp_walk() data = nsExtendOutLine.raspberry = No Such Instance currently exists at this OID  
  2127.  
  2128. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2129.  
  2130. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2131. ups-nut SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'NET-SNMP-EXTEND-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116'[0m]
  2132. nsExtendOutLine."ups-nut" = No Such Instance currently exists at this OID  
  2133.  
  2134. Invalid snmp_walk() data = nsExtendOutLine.ups-nut = No Such Instance currently exists at this OID  
  2135.  
  2136. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2137.  
  2138. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2139.  
  2140. array (
  2141.   'raspberry_pi_sensors' =>
  2142.   array (
  2143.   ),
  2144.   'ups_nut_sensors' =>
  2145.   array (
  2146.   ),
  2147. )  
  2148.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescr
  2149. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/snmp.inc.php on line 557
  2150.  
  2151. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/snmp.inc.php on line 557
  2152. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'entPhysicalDescr'[0m]
  2153. entPhysicalDescr = No Such Object available on this agent at this OID  
  2154.  
  2155. Invalid snmp_walk() data = entPhysicalDescr = No Such Object available on this agent at this OID  
  2156.  
  2157. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2158.  
  2159. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["voltage",390,"ipmi"][0m 1ms]
  2160.  
  2161. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["temperature",390,"ipmi"][0m 0.65ms]
  2162.  
  2163. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["fanspeed",390,"ipmi"][0m 0.87ms]
  2164.  
  2165. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power",390,"ipmi"][0m 0.69ms]
  2166.  
  2167. Airflow: array (
  2168. )  
  2169. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["airflow",390,"snmp"][0m 0.71ms]
  2170.  
  2171.  
  2172. Current: array (
  2173. )  
  2174. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["current",390,"snmp"][0m 5.54ms]
  2175.  
  2176.  
  2177. Charge: SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqnv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116.1'[0m]
  2178. No Such Instance currently exists at this OID  
  2179.  
  2180. array (
  2181. )  
  2182. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["charge",390,"snmp"][0m 1.51ms]
  2183.  
  2184.  
  2185. Dbm: array (
  2186. )  
  2187. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["dbm",390,"snmp"][0m 3.08ms]
  2188.  
  2189.  
  2190. Fanspeed: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-m' 'LM-SENSORS-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'lmFanSensorsDevice'[0m]
  2191. .*.4.1.2*.1.2 No Such Instance currently exists at this OID  
  2192.  
  2193. Invalid snmp_walk() data = .1.3.6.1.4.1.2021.13.16.3.1.2 No Such Instance currently exists at this OID  
  2194.  
  2195. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-m' 'SUPERMICRO-HEALTH-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/supermicro' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.10876.2.1.1.1.1.3'[0m]
  2196. .*.4.1.108*.1.1.3 No Such Object available on this agent at this OID  
  2197.  
  2198. Invalid snmp_walk() data = .1.3.6.1.4.1.10876.2.1.1.1.1.3 No Such Object available on this agent at this OID  
  2199.  
  2200. array (
  2201. )  
  2202. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["fanspeed",390,"snmp"][0m 1.1ms]
  2203.  
  2204.  
  2205. Frequency: array (
  2206. )  
  2207. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["frequency",390,"snmp"][0m 0.64ms]
  2208.  
  2209.  
  2210. Humidity: array (
  2211. )  
  2212. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["humidity",390,"snmp"][0m 0.6ms]
  2213.  
  2214.  
  2215. Load: SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqnv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116.8'[0m]
  2216. No Such Instance currently exists at this OID  
  2217.  
  2218. array (
  2219. )  
  2220. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["load",390,"snmp"][0m 1.28ms]
  2221.  
  2222.  
  2223. Loss: array (
  2224. )  
  2225. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["loss",390,"snmp"][0m 0.76ms]
  2226.  
  2227.  
  2228. Power: array (
  2229. )  
  2230. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power",390,"snmp"][0m 0.71ms]
  2231.  
  2232.  
  2233. Power_consumed: array (
  2234. )  
  2235. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power_consumed",390,"snmp"][0m 0.69ms]
  2236.  
  2237.  
  2238. Power_factor: array (
  2239. )  
  2240. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power_factor",390,"snmp"][0m 0.9ms]
  2241.  
  2242.  
  2243. Runtime: SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqnv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116.3'[0m]
  2244. No Such Instance currently exists at this OID  
  2245.  
  2246. array (
  2247. )  
  2248. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["runtime",390,"snmp"][0m 0.86ms]
  2249.  
  2250.  
  2251. Signal: array (
  2252. )  
  2253. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["signal",390,"snmp"][0m 0.65ms]
  2254.  
  2255.  
  2256. State: array (
  2257. )  
  2258. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["state",390,"snmp"][0m 0.6ms]
  2259.  
  2260.  
  2261. Count: array (
  2262. )  
  2263. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["count",390,"snmp"][0m 0.59ms]
  2264.  
  2265.  
  2266. Temperature: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-m' 'LM-SENSORS-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'lmTempSensorsDevice'[0m]
  2267. .*.4.1.2*.1.2 No Such Instance currently exists at this OID  
  2268.  
  2269. Invalid snmp_walk() data = .1.3.6.1.4.1.2021.13.16.2.1.2 No Such Instance currently exists at this OID  
  2270.  
  2271. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqve' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.9.114.97.115.112.98.101.114.114.121.1'[0m]
  2272. No Such Instance currently exists at this OID  
  2273.  
  2274. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-m' 'SUPERMICRO-HEALTH-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/supermicro' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.10876.2.1.1.1.1.3'[0m]
  2275. .*.4.1.108*.1.1.3 No Such Object available on this agent at this OID  
  2276.  
  2277. Invalid snmp_walk() data = .1.3.6.1.4.1.10876.2.1.1.1.1.3 No Such Object available on this agent at this OID  
  2278. array (
  2279. )  
  2280. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["temperature",390,"snmp"][0m 1.98ms]
  2281.  
  2282.  
  2283. Tv_signal: array (
  2284. )  
  2285. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["tv_signal",390,"snmp"][0m 1.53ms]
  2286.  
  2287.  
  2288. Voltage: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-m' 'LM-SENSORS-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'lmVoltSensorsDevice'[0m]
  2289. .*.4.1.2*.1.2 No Such Instance currently exists at this OID  
  2290.  
  2291. Invalid snmp_walk() data = .1.3.6.1.4.1.2021.13.16.4.1.2 No Such Instance currently exists at this OID  
  2292.  
  2293. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-m' 'SUPERMICRO-HEALTH-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/supermicro' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.10876.2.1.1.1.1.3'[0m]
  2294. .*.4.1.108*.1.1.3 No Such Object available on this agent at this OID  
  2295.  
  2296. Invalid snmp_walk() data = .1.3.6.1.4.1.10876.2.1.1.1.1.3 No Such Object available on this agent at this OID  
  2297.  
  2298. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqnv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116.4'[0m]
  2299. No Such Instance currently exists at this OID  
  2300.  
  2301. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqnv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116.5'[0m]
  2302. No Such Instance currently exists at this OID  
  2303.  
  2304. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqnv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116.6'[0m]
  2305. No Such Instance currently exists at this OID  
  2306.  
  2307. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Osqnv' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.8072.1.3.2.4.1.2.7.117.112.115.45.110.117.116.7'[0m]
  2308. No Such Instance currently exists at this OID  
  2309.  
  2310. array (
  2311. )  
  2312. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["voltage",390,"snmp"][0m 0.75ms]
  2313.  
  2314.  
  2315. Snr: array (
  2316. )  
  2317. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["snr",390,"snmp"][0m 0.57ms]
  2318.  
  2319.  
  2320. Pressure: array (
  2321. )  
  2322. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["pressure",390,"snmp"][0m 0.6ms]
  2323.  
  2324.  
  2325. Cooling: array (
  2326. )  
  2327. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["cooling",390,"snmp"][0m 0.59ms]
  2328.  
  2329.  
  2330. Delay: array (
  2331. )  
  2332. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["delay",390,"snmp"][0m 0.63ms]
  2333.  
  2334.  
  2335. Quality_factor: array (
  2336. )  
  2337. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["quality_factor",390,"snmp"][0m 0.54ms]
  2338.  
  2339.  
  2340. Chromatic_dispersion: array (
  2341. )  
  2342. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["chromatic_dispersion",390,"snmp"][0m 0.56ms]
  2343.  
  2344.  
  2345. Ber: array (
  2346. )  
  2347. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["ber",390,"snmp"][0m 0.66ms]
  2348.  
  2349.  
  2350. Eer: array (
  2351. )  
  2352. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["eer",390,"snmp"][0m 0.55ms]
  2353.  
  2354.  
  2355. Waterflow: array (
  2356. )  
  2357. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["waterflow",390,"snmp"][0m 0.55ms]
  2358.  
  2359.  
  2360. Percent: array (
  2361. )  
  2362. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["percent",390,"snmp"][0m 0.57ms]
  2363.  
  2364.  
  2365.  
  2366. >> Runtime for discovery module 'sensors': 0.2840 seconds with 75064 bytes
  2367. >> SNMP: [17/0.23s] MySQL: [33/0.04s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  2368. #### Unload disco module sensors ####
  2369.  
  2370. Modules status: Global+  
  2371. OS  
  2372. Device  
  2373.  
  2374. #### Load disco module storage ####
  2375. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IBM-AIX-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'aixFsTableEntry'[0m]
  2376. Exitcode: 1  
  2377. MIB search path: /opt/librenms/mibs
  2378. Cannot find module (IBM-AIX-MIB): At line 1 in (none)
  2379. aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)  
  2380.  
  2381. MIB search path: /opt/librenms/mibs
  2382. Cannot find module (IBM-AIX-MIB): At line 1 in (none)
  2383. aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)  
  2384.  
  2385. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2386.  
  2387. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2388. aix_filesystem : SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/datadomain' '-t' '3' 'udp:HOSTNAME:161' 'fileSystemSpaceTable'[0m]
  2389. fileSystemSpaceTable = No Such Object available on this agent at this OID  
  2390.  
  2391. Invalid snmp_walk() data = fileSystemSpaceTable = No Such Object available on this agent at this OID  
  2392.  
  2393. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2394.  
  2395. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2396. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'datasetTable'[0m]
  2397. Exitcode: 1  
  2398. MIB search path: /opt/librenms/mibs
  2399. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2400. datasetTable: Unknown Object Identifier (Sub-id not found: (top) -> datasetTable)  
  2401.  
  2402. MIB search path: /opt/librenms/mibs
  2403. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2404. datasetTable: Unknown Object Identifier (Sub-id not found: (top) -> datasetTable)  
  2405.  
  2406. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2407.  
  2408. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2409. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '390' AND `storage_type` != 'dataset' [0;33m[][0m 0.64ms]
  2410.  
  2411. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'zpoolTable'[0m]
  2412. Exitcode: 1  
  2413. MIB search path: /opt/librenms/mibs
  2414. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2415. zpoolTable: Unknown Object Identifier (Sub-id not found: (top) -> zpoolTable)  
  2416.  
  2417. MIB search path: /opt/librenms/mibs
  2418. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2419. zpoolTable: Unknown Object Identifier (Sub-id not found: (top) -> zpoolTable)  
  2420.  
  2421. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2422.  
  2423. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2424. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '390' AND `storage_type` != 'zpool' [0;33m[][0m 0.65ms]
  2425.  
  2426. communityStringIndexing  
  2427. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CPQHOST-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-t' '3' 'udp:HOSTNAME:161' 'cpqHoFileSysEntry'[0m]
  2428. cpqHoFileSysEntry = No Such Object available on this agent at this OID  
  2429.  
  2430. HPE ILO4 hrStorage : Discover Storage: 35, hrStorageFixedDisk, hrstorage, /run, 3367772160, 4096, 1236992  
  2431. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[35,390,"hrstorage"][0m 0.75ms]
  2432.  
  2433. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/run","hrStorageFixedDisk","4096",3367772160,390,35,"hrstorage"][0m 0.42ms]
  2434.  
  2435. .Discover Storage: 36, hrStorageFixedDisk, hrstorage, /, 528186859520, 4096, 177514860544  
  2436. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[36,390,"hrstorage"][0m 0.44ms]
  2437.  
  2438. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/","hrStorageFixedDisk","4096",528186859520,390,36,"hrstorage"][0m 0.59ms]
  2439.  
  2440. .Discover Storage: 38, hrStorageFixedDisk, hrstorage, /dev/shm, 16838844416, 4096, 0  
  2441. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[38,390,"hrstorage"][0m 0.4ms]
  2442.  
  2443. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/dev\/shm","hrStorageFixedDisk","4096",16838844416,390,38,"hrstorage"][0m 0.44ms]
  2444.  
  2445. .Discover Storage: 39, hrStorageFixedDisk, hrstorage, /run/lock, 5242880, 4096, 0  
  2446. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[39,390,"hrstorage"][0m 0.41ms]
  2447.  
  2448. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/run\/lock","hrStorageFixedDisk","4096",5242880,390,39,"hrstorage"][0m 0.39ms]
  2449.  
  2450. .Discover Storage: 40, hrStorageFixedDisk, hrstorage, /sys/fs/cgroup, 16838844416, 4096, 0  
  2451. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[40,390,"hrstorage"][0m 0.4ms]
  2452.  
  2453. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/sys\/fs\/cgroup","hrStorageFixedDisk","4096",16838844416,390,40,"hrstorage"][0m 0.46ms]
  2454.  
  2455. .Discover Storage: 71, hrStorageFixedDisk, hrstorage, /run/snapd/ns, 3367772160, 4096, 1236992  
  2456. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[71,390,"hrstorage"][0m 0.41ms]
  2457.  
  2458. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/run\/snapd\/ns","hrStorageFixedDisk","4096",3367772160,390,71,"hrstorage"][0m 0.4ms]
  2459.  
  2460. .Discover Storage: 74, hrStorageFixedDisk, hrstorage, /run/user/999, 3367768064, 4096, 0  
  2461. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[74,390,"hrstorage"][0m 0.39ms]
  2462.  
  2463. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/run\/user\/999","hrStorageFixedDisk","4096",3367768064,390,74,"hrstorage"][0m 0.34ms]
  2464.  
  2465. .Discover Storage: 75, hrStorageFixedDisk, hrstorage, /run/user/1000, 3367768064, 4096, 0  
  2466. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[75,390,"hrstorage"][0m 0.39ms]
  2467.  
  2468. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/run\/user\/1000","hrStorageFixedDisk","4096",3367768064,390,75,"hrstorage"][0m 0.34ms]
  2469.  
  2470. .SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'dskTable'[0m]
  2471. dskTable = No Such Object available on this agent at this OID  
  2472.  
  2473. Invalid snmp_walk() data = dskTable = No Such Object available on this agent at this OID  
  2474.  
  2475. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2476.  
  2477. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2478. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '390' AND `storage_type` != 'dsk' [0;33m[][0m 0.71ms]
  2479.  
  2480. array (
  2481.   'hrstorage' =>
  2482.   array (
  2483.     35 => 1,
  2484.     36 => 1,
  2485.     38 => 1,
  2486.     39 => 1,
  2487.     40 => 1,
  2488.     71 => 1,
  2489.     74 => 1,
  2490.     75 => 1,
  2491.   ),
  2492. )  
  2493. SQL[[1;33mSELECT * FROM `storage` WHERE `device_id`  = '390' [0;33m[][0m 0.42ms]
  2494.  
  2495. 35 -> hrstorage  
  2496. 36 -> hrstorage  
  2497. 38 -> hrstorage  
  2498. 39 -> hrstorage  
  2499. 40 -> hrstorage  
  2500. 71 -> hrstorage  
  2501. 74 -> hrstorage  
  2502. 75 -> hrstorage  
  2503.  
  2504.  
  2505. >> Runtime for discovery module 'storage': 0.1090 seconds with 16088 bytes
  2506. >> SNMP: [5/0.08s] MySQL: [17/0.01s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  2507. #### Unload disco module storage ####
  2508.  
  2509. Modules status: Global+  
  2510. OS  
  2511. Device  
  2512.  
  2513. #### Load disco module hr-device ####
  2514.  
  2515. Warning: Undefined variable $hrDevices in /opt/librenms/includes/discovery/hr-device.inc.php on line 7
  2516.  
  2517. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'hrDeviceEntry'[0m]
  2518. hrDeviceIndex.196608 = 196608
  2519. hrDeviceIndex.196609 = 196609
  2520. hrDeviceIndex.196610 = 196610
  2521. hrDeviceIndex.196611 = 196611
  2522. hrDeviceIndex.262145 = 262145
  2523. hrDeviceIndex.262146 = 262146
  2524. hrDeviceIndex.786432 = 786432
  2525. hrDeviceType.196608 = hrDeviceProcessor
  2526. hrDeviceType.196609 = hrDeviceProcessor
  2527. hrDeviceType.196610 = hrDeviceProcessor
  2528. hrDeviceType.196611 = hrDeviceProcessor
  2529. hrDeviceType.262145 = hrDeviceNetwork
  2530. hrDeviceType.262146 = hrDeviceNetwork
  2531. hrDeviceType.786432 = hrDeviceCoprocessor
  2532. hrDeviceDescr.196608 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  2533. hrDeviceDescr.196609 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  2534. hrDeviceDescr.196610 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  2535. hrDeviceDescr.196611 = GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
  2536. hrDeviceDescr.262145 = network interface lo
  2537. hrDeviceDescr.262146 = network interface eth0
  2538. hrDeviceDescr.786432 = Guessing that there's a floating point co-processor
  2539. hrDeviceID.196608 = zeroDotZero
  2540. hrDeviceID.196609 = zeroDotZero
  2541. hrDeviceID.196610 = zeroDotZero
  2542. hrDeviceID.196611 = zeroDotZero
  2543. hrDeviceID.262145 = zeroDotZero
  2544. hrDeviceID.262146 = zeroDotZero
  2545. hrDeviceID.786432 = zeroDotZero
  2546. hrDeviceStatus.196608 = running
  2547. hrDeviceStatus.196609 = running
  2548. hrDeviceStatus.196610 = running
  2549. hrDeviceStatus.196611 = running
  2550. hrDeviceStatus.262145 = running
  2551. hrDeviceStatus.262146 = running
  2552. hrDeviceErrors.262145 = 0
  2553. hrDeviceErrors.262146 = 0  
  2554.  
  2555. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'hrProcessorEntry'[0m]
  2556. hrProcessorFrwID.196608 = zeroDotZero
  2557. hrProcessorFrwID.196609 = zeroDotZero
  2558. hrProcessorFrwID.196610 = zeroDotZero
  2559. hrProcessorFrwID.196611 = zeroDotZero
  2560. hrProcessorLoad.196608 = 73
  2561. hrProcessorLoad.196609 = 100
  2562. hrProcessorLoad.196610 = 65
  2563. hrProcessorLoad.196611 = 90  
  2564.  
  2565. array (
  2566.   196608 =>
  2567.   array (
  2568.     'hrDeviceIndex' => '196608',
  2569.     'hrDeviceType' => 'hrDeviceProcessor',
  2570.     'hrDeviceDescr' => 'GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz',
  2571.     'hrDeviceID' => 'zeroDotZero',
  2572.     'hrDeviceStatus' => 'running',
  2573.     'hrProcessorFrwID' => 'zeroDotZero',
  2574.     'hrProcessorLoad' => '73',
  2575.   ),
  2576.   196609 =>
  2577.   array (
  2578.     'hrDeviceIndex' => '196609',
  2579.     'hrDeviceType' => 'hrDeviceProcessor',
  2580.     'hrDeviceDescr' => 'GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz',
  2581.     'hrDeviceID' => 'zeroDotZero',
  2582.     'hrDeviceStatus' => 'running',
  2583.     'hrProcessorFrwID' => 'zeroDotZero',
  2584.     'hrProcessorLoad' => '100',
  2585.   ),
  2586.   196610 =>
  2587.   array (
  2588.     'hrDeviceIndex' => '196610',
  2589.     'hrDeviceType' => 'hrDeviceProcessor',
  2590.     'hrDeviceDescr' => 'GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz',
  2591.     'hrDeviceID' => 'zeroDotZero',
  2592.     'hrDeviceStatus' => 'running',
  2593.     'hrProcessorFrwID' => 'zeroDotZero',
  2594.     'hrProcessorLoad' => '65',
  2595.   ),
  2596.   196611 =>
  2597.   array (
  2598.     'hrDeviceIndex' => '196611',
  2599.     'hrDeviceType' => 'hrDeviceProcessor',
  2600.     'hrDeviceDescr' => 'GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz',
  2601.     'hrDeviceID' => 'zeroDotZero',
  2602.     'hrDeviceStatus' => 'running',
  2603.     'hrProcessorFrwID' => 'zeroDotZero',
  2604.     'hrProcessorLoad' => '90',
  2605.   ),
  2606.   262145 =>
  2607.   array (
  2608.     'hrDeviceIndex' => '262145',
  2609.     'hrDeviceType' => 'hrDeviceNetwork',
  2610.     'hrDeviceDescr' => 'network interface lo',
  2611.     'hrDeviceID' => 'zeroDotZero',
  2612.     'hrDeviceStatus' => 'running',
  2613.     'hrDeviceErrors' => '0',
  2614.   ),
  2615.   262146 =>
  2616.   array (
  2617.     'hrDeviceIndex' => '262146',
  2618.     'hrDeviceType' => 'hrDeviceNetwork',
  2619.     'hrDeviceDescr' => 'network interface eth0',
  2620.     'hrDeviceID' => 'zeroDotZero',
  2621.     'hrDeviceStatus' => 'running',
  2622.     'hrDeviceErrors' => '0',
  2623.   ),
  2624.   786432 =>
  2625.   array (
  2626.     'hrDeviceIndex' => '786432',
  2627.     'hrDeviceType' => 'hrDeviceCoprocessor',
  2628.     'hrDeviceDescr' => 'Guessing that there\'s a floating point co-processor',
  2629.     'hrDeviceID' => 'zeroDotZero',
  2630.   ),
  2631. )  
  2632. SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[390,"196608"][0m 0.65ms]
  2633.  
  2634.  
  2635. Warning: Undefined array key "hrDeviceErrors" in /opt/librenms/includes/discovery/hr-device.inc.php on line 24
  2636. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz","running",null,"73",390,"196608"][0m 0.42ms]
  2637.  
  2638. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[390,"196609"][0m 0.35ms]
  2639.  
  2640.  
  2641. Warning: Undefined array key "hrDeviceErrors" in /opt/librenms/includes/discovery/hr-device.inc.php on line 24
  2642. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz","running",null,"100",390,"196609"][0m 0.68ms]
  2643.  
  2644. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[390,"196610"][0m 0.38ms]
  2645.  
  2646.  
  2647. Warning: Undefined array key "hrDeviceErrors" in /opt/librenms/includes/discovery/hr-device.inc.php on line 24
  2648. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz","running",null,"65",390,"196610"][0m 0.34ms]
  2649.  
  2650. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[390,"196611"][0m 0.35ms]
  2651.  
  2652.  
  2653. Warning: Undefined array key "hrDeviceErrors" in /opt/librenms/includes/discovery/hr-device.inc.php on line 24
  2654. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","GenuineIntel: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz","running",null,"90",390,"196611"][0m 0.36ms]
  2655.  
  2656. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[390,"262145"][0m 0.45ms]
  2657.  
  2658. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface lo","running","0",390,"262145"][0m 0.32ms]
  2659.  
  2660. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[390,"262146"][0m 0.37ms]
  2661.  
  2662. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0","running","0",390,"262146"][0m 0.33ms]
  2663.  
  2664. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[390,"786432"][0m 0.34ms]
  2665.  
  2666.  
  2667. Warning: Undefined array key "hrDeviceStatus" in /opt/librenms/includes/discovery/hr-device.inc.php on line 23
  2668.  
  2669. Warning: Undefined array key "hrDeviceErrors" in /opt/librenms/includes/discovery/hr-device.inc.php on line 24
  2670. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceCoprocessor","Guessing that there's a floating point co-processor",null,null,390,"786432"][0m 0.32ms]
  2671.  
  2672. .SQL[[1;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '390' [0;33m[][0m 0.38ms]
  2673.  
  2674.  
  2675.  
  2676. >> Runtime for discovery module 'hr-device': 0.0410 seconds with 11200 bytes
  2677. >> SNMP: [2/0.03s] MySQL: [8/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  2678. #### Unload disco module hr-device ####
  2679.  
  2680. Modules status: Global+  
  2681. OS  
  2682. Device  
  2683.  
  2684. #### Load disco module discovery-protocols ####
  2685.  CISCO-CDP-MIB: communityStringIndexing  
  2686. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CISCO-CDP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'cdpCache'[0m]
  2687. Exitcode: 1  
  2688. MIB search path: /opt/librenms/mibs
  2689. Cannot find module (CISCO-CDP-MIB): At line 1 in (none)
  2690. cdpCache: Unknown Object Identifier (Sub-id not found: (top) -> cdpCache)  
  2691.  
  2692. MIB search path: /opt/librenms/mibs
  2693. Cannot find module (CISCO-CDP-MIB): At line 1 in (none)
  2694. cdpCache: Unknown Object Identifier (Sub-id not found: (top) -> cdpCache)  
  2695.  
  2696.  LLDP-MIB: communityStringIndexing  
  2697. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'LLDP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'lldpRemTable'[0m]
  2698. lldpRemTable = No Such Object available on this agent at this OID  
  2699.  
  2700.  
  2701.  OSPF Discovery: SQL[[1;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [0;33m[390][0m 0.64ms]
  2702.  
  2703.  
  2704.  
  2705. SQL[[1;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [0;33m[390][0m 0.67ms]
  2706.  
  2707. SQL[[1;33mDELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [0;33m[][0m 0.74ms]
  2708.  
  2709.  0 orphaned links deleted  
  2710.  
  2711. >> Runtime for discovery module 'discovery-protocols': 0.0340 seconds with 10400 bytes
  2712. >> SNMP: [0/0.00s] MySQL: [3/0.00s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  2713. #### Unload disco module discovery-protocols ####
  2714.  
  2715. Modules status: Global+  
  2716. OS  
  2717. Device  
  2718.  
  2719. #### Load disco module arp-table ####
  2720. communityStringIndexing  
  2721. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ipNetToPhysicalPhysAddress'[0m]
  2722. ipNetToPhysicalPhysAddress[2][ipv4]["*"] = 0:9:f:9:0:4
  2723. ipNetToPhysicalPhysAddress[2][ipv4]["*"] = 0:50:56:ac:e5:9d
  2724. ipNetToPhysicalPhysAddress[2][ipv4]["*"] = 0:50:56:ae:6e:c7
  2725. ipNetToPhysicalPhysAddress[2][ipv4]["*"] = 0:50:56:ac:61:e8
  2726. ipNetToPhysicalPhysAddress[2][ipv4]["*"] = 0:50:56:ac:ee:4f  
  2727.  
  2728. communityStringIndexing  
  2729. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' '-t' '3' 'udp:HOSTNAME:161' 'ipNetToMediaPhysAddress'[0m]
  2730. ipNetToMediaPhysAddress[2][*] = 0:9:f:9:0:4
  2731. ipNetToMediaPhysAddress[2][*] = 0:50:56:ac:e5:9d
  2732. ipNetToMediaPhysAddress[2][*] = 0:50:56:ae:6e:c7
  2733. ipNetToMediaPhysAddress[2][*] = 0:50:56:ac:61:e8
  2734. ipNetToMediaPhysAddress[2][*] = 0:50:56:ac:ee:4f  
  2735.  
  2736. SQL[[1;33mSELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [0;33m[390,""][0m 1.35ms]
  2737.  
  2738. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[390,2][0m 0.58ms]
  2739.  
  2740. eth0:
  2741. 0:9:f:9:0:4 => 10.31.6.1  
  2742. 0:50:56:ac:e5:9d => 10.31.6.15  
  2743. 0:50:56:ae:6e:c7 => 10.31.6.40  
  2744. 0:50:56:ac:61:e8 => 10.31.6.41  
  2745. 0:50:56:ac:ee:4f => 10.31.6.254  
  2746.  
  2747. SQL[[1;33mDELETE T FROM `ipv4_mac` T LEFT JOIN `ports` ON `ports`.`port_id` = T.`port_id` LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `ports`.`port_id` IS NULL AND `devices`.`device_id` IS NULL [0;33m[][0m 3.88ms]
  2748.  
  2749.  
  2750.  
  2751. >> Runtime for discovery module 'arp-table': 0.0350 seconds with 13520 bytes
  2752. >> SNMP: [0/0.00s] MySQL: [3/0.01s] InfluxDB: [0/0.00s] RRD: [0/0.00s]
  2753. #### Unload disco module arp-table ####
  2754.  
  2755. Modules status: Global+  
  2756. OS  
  2757. Device  
  2758.  
  2759. #### Load disco module discovery-arp ####
  2760. SQL[[1;33m
  2761.     SELECT *
  2762.     FROM ipv4_mac as m, ports as i
  2763.     WHERE m.port_id = i.port_id
  2764.     AND i.device_id = ?
  2765.     AND i.deleted = 0
  2766.     AND NOT EXISTS (
  2767.         SELECT * FROM ipv4_addresses a
  2768.         WHERE a.ipv4_address = m.ipv4_address
  2769.     )
  2770.     GROUP BY ipv4_address
  2771.     ORDER BY ipv4_address
  2772.      [0;33m[390][0m 2.68ms]
  2773.  
  2774.  
  2775. Warning: Trying to access array offset on value of type int in /opt/librenms/includes/rewrites.php on line 45
  2776. Cannot use a scalar value as an array {"exception":"[object] (Error(code: 0): Cannot use a scalar value as an array at /opt/librenms/includes/rewrites.php:45)"}
  2777.  
  2778. In rewrites.php line 45:
  2779.                                          
  2780.   Cannot use a scalar value as an array  
  2781.                                          
  2782.