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

From Jojje, 3 Years ago, written in Plain Text.
This paste is a reply to ignore poller from Jojje
- view diff
Embed Show code
  1. librenms@nms01:~$ ./poller.php -H tstvlb01 -r -f -d[1P[1@h
  2. LibreNMS Poller
  3. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.33ms]
  4.  
  5. SQL[[1;33mselect count(*) as aggregate from `migrations` limit 1 [0;33m[][0m 0.23ms]
  6.  
  7. SQL[[1;33mselect version() [0;33m[][0m 0.27ms]
  8.  
  9. ===================================
  10. Version info:
  11. Commit SHA: 5a4fd0bb136fc836240901caf769c7e6ed613cba
  12. Commit Date: 1653140724
  13. DB Schema: 2022_04_08_085504_isis_adjacencies_table_add_index (236)
  14. PHP: 7.4.3
  15. MySQL: 10.3.34-MariaDB-0ubuntu0.20.04.1
  16. RRDTool: 1.7.2
  17. SNMP: 5.8
  18. ==================================DEBUG!
  19. Updating os_def.cache  
  20. Starting polling run:
  21.  
  22. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = 'tstvlb01' ORDER BY `device_id` ASC [0;33m[][0m 1.05ms]
  23.  
  24. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[44][0m 0.71ms]
  25.  
  26. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[44][0m 0.31ms]
  27.  
  28. Attempting to initialize OS: f5  
  29. OS initialized: LibreNMS\OS\F5  
  30. Hostname:    tstvlb01
  31. Device ID:   44
  32. OS:          f5
  33. Resolved IP: 172.22.13.13
  34.  
  35.  
  36. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' 'tstvlb01'
  37.  
  38. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 1.46/1.53/1.58  
  39. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  40. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.33*.4.43
  41.  
  42.  
  43. SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?) [0;33m[1.46,1.58,1.53,3,3,0,44,"2022-05-30 10:41:23"][0m 3.34ms]
  44.  
  45. SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[1.53,44][0m 3.54ms]
  46.  
  47. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [0;33m[44][0m 0.36ms]
  48.  
  49. Modules status: Global+  
  50. OS  
  51. Device  
  52.  
  53. #### Load poller module core ####
  54. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysUpTime.0' 'SNMPv2-MIB::sysName.0'[0m]  
  55. .*.*.0 = BIG-IP Virtual Edition : Linux 3.10.0-862.14.4.el7.ve.x86_64 : BIG-IP software release *, build 0.0.14
  56. .*.*.0 = .*.4.1.33*.4.43
  57. .*.*.0 = 205889381
  58.  
  59.  
  60. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  61. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 2058894
  62. HOST-RESOURCES-MIB::hrSystemUptime.0 = 205909054
  63.  
  64.  
  65. Uptime seconds: 2059091
  66.  
  67. Uptime:  23 days 19 hours 58 minutes 11 seconds
  68. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[2059091,44][0m 3.93ms]
  69.  
  70.  
  71. >> Runtime for poller module 'core': 0.0329 seconds with 70512 bytes
  72. >> [0;36mSNMP[0m: [2/0.03s] [1;33mMySQL[0m: [1/0.04s]  
  73. #### Unload poller module core ####
  74.  
  75. Modules status: Global-  
  76. OS  
  77. Device  
  78. Module [ unix-agent ] disabled globally.
  79.  
  80. Modules status: Global+  
  81. OS  
  82. Device  
  83.  
  84. #### Load poller module os ####
  85. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'F5-BIGIP-APM-MIB::apmAccessStatCurrentActiveSessions.0' 'F5-BIGIP-SYSTEM-MIB::sysStatClientTotConns.0' 'F5-BIGIP-SYSTEM-MIB::sysStatServerTotConns.0' 'F5-BIGIP-SYSTEM-MIB::sysStatClientCurConns.0' 'F5-BIGIP-SYSTEM-MIB::sysStatServerCurConns.0'[0m]  
  86. F5-BIGIP-APM-MIB::apmAccessStatCurrentActiveSessions.0 = 0
  87. F5-BIGIP-SYSTEM-MIB::sysStatClientTotConns.0 = 9868248
  88. F5-BIGIP-SYSTEM-MIB::sysStatServerTotConns.0 = 9832133
  89. F5-BIGIP-SYSTEM-MIB::sysStatClientCurConns.0 = 53
  90. F5-BIGIP-SYSTEM-MIB::sysStatServerCurConns.0 = 53
  91.  
  92.  
  93. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[27][0m 0.51ms]
  94.  
  95. Location: DMZ
  96. Hardware: BIG-IP Virtual Edition
  97. OS Version: 15.1.5.1
  98. OS Features:
  99. Serial: 4212fbb4-008b-0590-b0aea1b7198c
  100.  
  101. >> Runtime for poller module 'os': 0.0719 seconds with 117464 bytes
  102. >> [0;36mSNMP[0m: [1/0.07s] [1;33mMySQL[0m: [1/0.01s]  
  103. #### Unload poller module os ####
  104.  
  105. Modules status: Global+  
  106. OS  
  107. Device  
  108.  
  109. #### Load poller module availability ####
  110. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[44][0m 0.31ms]
  111.  
  112. Availability:
  113. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[44][0m 0.29ms]
  114.  
  115. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[44,1653813683][0m 0.81ms]
  116.  
  117. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,173][0m 0.55ms]
  118.  
  119. 1 day : 100%
  120. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[44,1653295283][0m 0.68ms]
  121.  
  122. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,174][0m 0.49ms]
  123.  
  124. 7 days : 100%
  125. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[44,1651308083][0m 0.43ms]
  126.  
  127. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[99.966,175][0m 0.29ms]
  128.  
  129. 30 days : 99.966%
  130. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[44,1622364083][0m 0.47ms]
  131.  
  132. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[99.997,176][0m 0.31ms]
  133.  
  134. 365 days : 99.997%
  135.  
  136. >> Runtime for poller module 'availability': 0.0082 seconds with 13264 bytes
  137. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.05s]  
  138. #### Unload poller module availability ####
  139.  
  140. Modules status: Global+  
  141. OS  
  142. Device  
  143.  
  144. #### Load poller module ipmi ####
  145. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[44][0m 0.35ms]
  146.  
  147. array (
  148. )  
  149.  
  150. >> Runtime for poller module 'ipmi': 0.0009 seconds with 1592 bytes
  151. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  152. #### Unload poller module ipmi ####
  153.  
  154. Modules status: Global+  
  155. OS  
  156. Device  
  157.  
  158. #### Load poller module sensors ####
  159. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[44][0m 0.28ms]
  160.  
  161. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["state",44][0m 0.34ms]
  162.  
  163. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.1.14.3.1.0' '.1.3.6.1.4.1.3375.2.1.14.1.1.0' '.1.3.6.1.4.1.3375.2.1.14.3.3.0'[0m]
  164. .*.4.1.33*.3.1.0 = 4
  165. .*.4.1.33*.1.1.0 = 3
  166. .*.4.1.33*.3.3.0 = 0  
  167.  
  168. Checking (snmp) state sysCmFailoverStatusId.active...
  169. Checking (snmp) state sysCmSyncStatusId.0...
  170. Checking (snmp) state sysCmFailoverStatusColor.0...
  171. 4 #
  172. 3 #
  173. 0 #
  174.  
  175. >> Runtime for poller module 'sensors': 0.0151 seconds with 488 bytes
  176. >> [0;36mSNMP[0m: [1/0.01s] [1;33mMySQL[0m: [2/0.01s]  
  177. #### Unload poller module sensors ####
  178.  
  179. Modules status: Global+  
  180. OS  
  181. Device  
  182.  
  183. #### Load poller module processors ####
  184. Attempting to initialize OS: f5  
  185. OS initialized: LibreNMS\OS\F5  
  186. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[44][0m 0.67ms]
  187.  
  188. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196608' '.1.3.6.1.2.1.25.3.3.1.2.196609'[0m]
  189. .*.*.*608 = 19
  190. .*.*.*609 = 19  
  191.  
  192. array (
  193.   '.1.3.6.1.2.1.25.3.3.1.2.196608' => '19',
  194.   '.1.3.6.1.2.1.25.3.3.1.2.196609' => '19',
  195. )  
  196. Intel Xeon Gold 6148 @ 2.40GHz: 19%
  197. Intel Xeon Gold 6148 @ 2.40GHz: 19%
  198.  
  199. >> Runtime for poller module 'processors': 0.0139 seconds with 125264 bytes
  200. >> [0;36mSNMP[0m: [1/0.01s] [1;33mMySQL[0m: [1/0.01s]  
  201. #### Unload poller module processors ####
  202.  
  203. Modules status: Global+  
  204. OS  
  205. Device  
  206.  
  207. #### Load poller module mempools ####
  208. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[44][0m 0.7ms]
  209.  
  210. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.1.1.2.1.45.0'[0m]
  211. .*.4.1.33*.* = 317137320  
  212.  
  213. f5 [system]: TMM Memory: 1802.45 MiB / 1.64 GiB
  214. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[317137320,1448664664,104][0m 4.51ms]
  215.  
  216.  
  217. >> Runtime for poller module 'mempools': 0.0194 seconds with 85248 bytes
  218. >> [0;36mSNMP[0m: [1/0.01s] [1;33mMySQL[0m: [2/0.05s]  
  219. #### Unload poller module mempools ####
  220.  
  221. Modules status: Global+  
  222. OS  
  223. Device  
  224.  
  225. #### Load poller module storage ####
  226. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[44][0m 1.12ms]
  227.  
  228. Storage /: hrstorage
  229.  
  230.  
  231.  
  232. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'hrStorageEntry'[0m]
  233. hrStorageIndex.1 = 1
  234. hrStorageIndex.3 = 3
  235. hrStorageIndex.6 = 6
  236. hrStorageIndex.7 = 7
  237. hrStorageIndex.8 = 8
  238. hrStorageIndex.10 = 10
  239. hrStorageIndex.31 = 31
  240. hrStorageIndex.32 = 32
  241. hrStorageIndex.37 = 37
  242. hrStorageIndex.39 = 39
  243. hrStorageIndex.40 = 40
  244. hrStorageIndex.44 = 44
  245. hrStorageIndex.50 = 50
  246. hrStorageIndex.51 = 51
  247. hrStorageIndex.52 = 52
  248. hrStorageIndex.53 = 53
  249. hrStorageIndex.54 = 54
  250. hrStorageIndex.55 = 55
  251. hrStorageIndex.56 = 56
  252. hrStorageIndex.57 = 57
  253. hrStorageIndex.61 = 61
  254. hrStorageIndex.62 = 62
  255. hrStorageIndex.63 = 63
  256. hrStorageIndex.64 = 64
  257. hrStorageIndex.65 = 65
  258. hrStorageType.1 = hrStorageRam
  259. hrStorageType.3 = hrStorageVirtualMemory
  260. hrStorageType.6 = hrStorageOther
  261. hrStorageType.7 = hrStorageOther
  262. hrStorageType.8 = hrStorageOther
  263. hrStorageType.10 = hrStorageVirtualMemory
  264. hrStorageType.31 = hrStorageFixedDisk
  265. hrStorageType.32 = hrStorageFixedDisk
  266. hrStorageType.37 = hrStorageFixedDisk
  267. hrStorageType.39 = hrStorageFixedDisk
  268. hrStorageType.40 = hrStorageFixedDisk
  269. hrStorageType.44 = hrStorageFixedDisk
  270. hrStorageType.50 = hrStorageFixedDisk
  271. hrStorageType.51 = hrStorageFixedDisk
  272. hrStorageType.52 = hrStorageFixedDisk
  273. hrStorageType.53 = hrStorageFixedDisk
  274. hrStorageType.54 = hrStorageFixedDisk
  275. hrStorageType.55 = hrStorageFixedDisk
  276. hrStorageType.56 = hrStorageFixedDisk
  277. hrStorageType.57 = hrStorageFixedDisk
  278. hrStorageType.61 = hrStorageFixedDisk
  279. hrStorageType.62 = hrStorageFixedDisk
  280. hrStorageType.63 = hrStorageFixedDisk
  281. hrStorageType.64 = hrStorageFixedDisk
  282. hrStorageType.65 = hrStorageFixedDisk
  283. hrStorageDescr.1 = Physical memory
  284. hrStorageDescr.3 = Virtual memory
  285. hrStorageDescr.6 = Memory buffers
  286. hrStorageDescr.7 = Cached memory
  287. hrStorageDescr.8 = Shared memory
  288. hrStorageDescr.10 = Swap space
  289. hrStorageDescr.31 = /
  290. hrStorageDescr.32 = /var
  291. hrStorageDescr.37 = /dev/shm
  292. hrStorageDescr.39 = /run
  293. hrStorageDescr.40 = /sys/fs/cgroup
  294. hrStorageDescr.44 = /usr
  295. hrStorageDescr.50 = /shared
  296. hrStorageDescr.51 = /shared/rrd.1.2
  297. hrStorageDescr.52 = /config
  298. hrStorageDescr.53 = /var/tmstat
  299. hrStorageDescr.54 = /var/prompt
  300. hrStorageDescr.55 = /var/log
  301. hrStorageDescr.56 = /run/pamcache
  302. hrStorageDescr.57 = /var/loipc
  303. hrStorageDescr.61 = /var/dnscached/lib
  304. hrStorageDescr.62 = /run/user/91
  305. hrStorageDescr.63 = /var/lib/mysql
  306. hrStorageDescr.64 = /var/apm/mount/apmclients-7220.2022.308.1349-5763.0.iso
  307. hrStorageDescr.65 = /var/named/lib
  308. hrStorageAllocationUnits.1 = 1024
  309. hrStorageAllocationUnits.3 = 1024
  310. hrStorageAllocationUnits.6 = 1024
  311. hrStorageAllocationUnits.7 = 1024
  312. hrStorageAllocationUnits.8 = 1024
  313. hrStorageAllocationUnits.10 = 1024
  314. hrStorageAllocationUnits.31 = 1024
  315. hrStorageAllocationUnits.32 = 4096
  316. hrStorageAllocationUnits.37 = 4096
  317. hrStorageAllocationUnits.39 = 4096
  318. hrStorageAllocationUnits.40 = 4096
  319. hrStorageAllocationUnits.44 = 4096
  320. hrStorageAllocationUnits.50 = 4096
  321. hrStorageAllocationUnits.51 = 4096
  322. hrStorageAllocationUnits.52 = 4096
  323. hrStorageAllocationUnits.53 = 4096
  324. hrStorageAllocationUnits.54 = 4096
  325. hrStorageAllocationUnits.55 = 1024
  326. hrStorageAllocationUnits.56 = 4096
  327. hrStorageAllocationUnits.57 = 4096
  328. hrStorageAllocationUnits.61 = 4096
  329. hrStorageAllocationUnits.62 = 4096
  330. hrStorageAllocationUnits.63 = 4096
  331. hrStorageAllocationUnits.64 = 2048
  332. hrStorageAllocationUnits.65 = 4096
  333. hrStorageSize.1 = 4047976
  334. hrStorageSize.3 = 5071972
  335. hrStorageSize.6 = 4047976
  336. hrStorageSize.7 = 347640
  337. hrStorageSize.8 = 75044
  338. hrStorageSize.10 = 1023996
  339. hrStorageSize.31 = 428150
  340. hrStorageSize.32 = 757700
  341. hrStorageSize.37 = 505997
  342. hrStorageSize.39 = 505997
  343. hrStorageSize.40 = 505997
  344. hrStorageSize.44 = 1296662
  345. hrStorageSize.50 = 5160607
  346. hrStorageSize.51 = 505997
  347. hrStorageSize.52 = 542996
  348. hrStorageSize.53 = 505997
  349. hrStorageSize.54 = 1024
  350. hrStorageSize.55 = 495844
  351. hrStorageSize.56 = 505997
  352. hrStorageSize.57 = 505997
  353. hrStorageSize.61 = 757700
  354. hrStorageSize.62 = 101200
  355. hrStorageSize.63 = 3096364
  356. hrStorageSize.64 = 162033
  357. hrStorageSize.65 = 757700
  358. hrStorageUsed.1 = 3930772
  359. hrStorageUsed.3 = 4954736
  360. hrStorageUsed.6 = 11260
  361. hrStorageUsed.7 = 347640
  362. hrStorageUsed.8 = 75044
  363. hrStorageUsed.10 = 1023964
  364. hrStorageUsed.31 = 77196
  365. hrStorageUsed.32 = 572248
  366. hrStorageUsed.37 = 571
  367. hrStorageUsed.39 = 550
  368. hrStorageUsed.40 = 0
  369. hrStorageUsed.44 = 1127409
  370. hrStorageUsed.50 = 2188627
  371. hrStorageUsed.51 = 11512
  372. hrStorageUsed.52 = 254638
  373. hrStorageUsed.53 = 4783
  374. hrStorageUsed.54 = 7
  375. hrStorageUsed.55 = 130730
  376. hrStorageUsed.56 = 0
  377. hrStorageUsed.57 = 0
  378. hrStorageUsed.61 = 572248
  379. hrStorageUsed.62 = 0
  380. hrStorageUsed.63 = 182356
  381. hrStorageUsed.64 = 162033
  382. hrStorageUsed.65 = 572248  
  383.  
  384. array (
  385.   'hrstorage' =>
  386.   array (
  387.     1 =>
  388.     array (
  389.       'hrStorageIndex' => '1',
  390.       'hrStorageType' => 'hrStorageRam',
  391.       'hrStorageDescr' => 'Physical memory',
  392.       'hrStorageAllocationUnits' => '1024',
  393.       'hrStorageSize' => '4047976',
  394.       'hrStorageUsed' => '3930772',
  395.     ),
  396.     3 =>
  397.     array (
  398.       'hrStorageIndex' => '3',
  399.       'hrStorageType' => 'hrStorageVirtualMemory',
  400.       'hrStorageDescr' => 'Virtual memory',
  401.       'hrStorageAllocationUnits' => '1024',
  402.       'hrStorageSize' => '5071972',
  403.       'hrStorageUsed' => '4954736',
  404.     ),
  405.     6 =>
  406.     array (
  407.       'hrStorageIndex' => '6',
  408.       'hrStorageType' => 'hrStorageOther',
  409.       'hrStorageDescr' => 'Memory buffers',
  410.       'hrStorageAllocationUnits' => '1024',
  411.       'hrStorageSize' => '4047976',
  412.       'hrStorageUsed' => '11260',
  413.     ),
  414.     7 =>
  415.     array (
  416.       'hrStorageIndex' => '7',
  417.       'hrStorageType' => 'hrStorageOther',
  418.       'hrStorageDescr' => 'Cached memory',
  419.       'hrStorageAllocationUnits' => '1024',
  420.       'hrStorageSize' => '347640',
  421.       'hrStorageUsed' => '347640',
  422.     ),
  423.     8 =>
  424.     array (
  425.       'hrStorageIndex' => '8',
  426.       'hrStorageType' => 'hrStorageOther',
  427.       'hrStorageDescr' => 'Shared memory',
  428.       'hrStorageAllocationUnits' => '1024',
  429.       'hrStorageSize' => '75044',
  430.       'hrStorageUsed' => '75044',
  431.     ),
  432.     10 =>
  433.     array (
  434.       'hrStorageIndex' => '10',
  435.       'hrStorageType' => 'hrStorageVirtualMemory',
  436.       'hrStorageDescr' => 'Swap space',
  437.       'hrStorageAllocationUnits' => '1024',
  438.       'hrStorageSize' => '1023996',
  439.       'hrStorageUsed' => '1023964',
  440.     ),
  441.     31 =>
  442.     array (
  443.       'hrStorageIndex' => '31',
  444.       'hrStorageType' => 'hrStorageFixedDisk',
  445.       'hrStorageDescr' => '/',
  446.       'hrStorageAllocationUnits' => '1024',
  447.       'hrStorageSize' => '428150',
  448.       'hrStorageUsed' => '77196',
  449.     ),
  450.     32 =>
  451.     array (
  452.       'hrStorageIndex' => '32',
  453.       'hrStorageType' => 'hrStorageFixedDisk',
  454.       'hrStorageDescr' => '/var',
  455.       'hrStorageAllocationUnits' => '4096',
  456.       'hrStorageSize' => '757700',
  457.       'hrStorageUsed' => '572248',
  458.     ),
  459.     37 =>
  460.     array (
  461.       'hrStorageIndex' => '37',
  462.       'hrStorageType' => 'hrStorageFixedDisk',
  463.       'hrStorageDescr' => '/dev/shm',
  464.       'hrStorageAllocationUnits' => '4096',
  465.       'hrStorageSize' => '505997',
  466.       'hrStorageUsed' => '571',
  467.     ),
  468.     39 =>
  469.     array (
  470.       'hrStorageIndex' => '39',
  471.       'hrStorageType' => 'hrStorageFixedDisk',
  472.       'hrStorageDescr' => '/run',
  473.       'hrStorageAllocationUnits' => '4096',
  474.       'hrStorageSize' => '505997',
  475.       'hrStorageUsed' => '550',
  476.     ),
  477.     40 =>
  478.     array (
  479.       'hrStorageIndex' => '40',
  480.       'hrStorageType' => 'hrStorageFixedDisk',
  481.       'hrStorageDescr' => '/sys/fs/cgroup',
  482.       'hrStorageAllocationUnits' => '4096',
  483.       'hrStorageSize' => '505997',
  484.       'hrStorageUsed' => '0',
  485.     ),
  486.     44 =>
  487.     array (
  488.       'hrStorageIndex' => '44',
  489.       'hrStorageType' => 'hrStorageFixedDisk',
  490.       'hrStorageDescr' => '/usr',
  491.       'hrStorageAllocationUnits' => '4096',
  492.       'hrStorageSize' => '1296662',
  493.       'hrStorageUsed' => '1127409',
  494.     ),
  495.     50 =>
  496.     array (
  497.       'hrStorageIndex' => '50',
  498.       'hrStorageType' => 'hrStorageFixedDisk',
  499.       'hrStorageDescr' => '/shared',
  500.       'hrStorageAllocationUnits' => '4096',
  501.       'hrStorageSize' => '5160607',
  502.       'hrStorageUsed' => '2188627',
  503.     ),
  504.     51 =>
  505.     array (
  506.       'hrStorageIndex' => '51',
  507.       'hrStorageType' => 'hrStorageFixedDisk',
  508.       'hrStorageDescr' => '/shared/rrd.1.2',
  509.       'hrStorageAllocationUnits' => '4096',
  510.       'hrStorageSize' => '505997',
  511.       'hrStorageUsed' => '11512',
  512.     ),
  513.     52 =>
  514.     array (
  515.       'hrStorageIndex' => '52',
  516.       'hrStorageType' => 'hrStorageFixedDisk',
  517.       'hrStorageDescr' => '/config',
  518.       'hrStorageAllocationUnits' => '4096',
  519.       'hrStorageSize' => '542996',
  520.       'hrStorageUsed' => '254638',
  521.     ),
  522.     53 =>
  523.     array (
  524.       'hrStorageIndex' => '53',
  525.       'hrStorageType' => 'hrStorageFixedDisk',
  526.       'hrStorageDescr' => '/var/tmstat',
  527.       'hrStorageAllocationUnits' => '4096',
  528.       'hrStorageSize' => '505997',
  529.       'hrStorageUsed' => '4783',
  530.     ),
  531.     54 =>
  532.     array (
  533.       'hrStorageIndex' => '54',
  534.       'hrStorageType' => 'hrStorageFixedDisk',
  535.       'hrStorageDescr' => '/var/prompt',
  536.       'hrStorageAllocationUnits' => '4096',
  537.       'hrStorageSize' => '1024',
  538.       'hrStorageUsed' => '7',
  539.     ),
  540.     55 =>
  541.     array (
  542.       'hrStorageIndex' => '55',
  543.       'hrStorageType' => 'hrStorageFixedDisk',
  544.       'hrStorageDescr' => '/var/log',
  545.       'hrStorageAllocationUnits' => '1024',
  546.       'hrStorageSize' => '495844',
  547.       'hrStorageUsed' => '130730',
  548.     ),
  549.     56 =>
  550.     array (
  551.       'hrStorageIndex' => '56',
  552.       'hrStorageType' => 'hrStorageFixedDisk',
  553.       'hrStorageDescr' => '/run/pamcache',
  554.       'hrStorageAllocationUnits' => '4096',
  555.       'hrStorageSize' => '505997',
  556.       'hrStorageUsed' => '0',
  557.     ),
  558.     57 =>
  559.     array (
  560.       'hrStorageIndex' => '57',
  561.       'hrStorageType' => 'hrStorageFixedDisk',
  562.       'hrStorageDescr' => '/var/loipc',
  563.       'hrStorageAllocationUnits' => '4096',
  564.       'hrStorageSize' => '505997',
  565.       'hrStorageUsed' => '0',
  566.     ),
  567.     61 =>
  568.     array (
  569.       'hrStorageIndex' => '61',
  570.       'hrStorageType' => 'hrStorageFixedDisk',
  571.       'hrStorageDescr' => '/var/dnscached/lib',
  572.       'hrStorageAllocationUnits' => '4096',
  573.       'hrStorageSize' => '757700',
  574.       'hrStorageUsed' => '572248',
  575.     ),
  576.     62 =>
  577.     array (
  578.       'hrStorageIndex' => '62',
  579.       'hrStorageType' => 'hrStorageFixedDisk',
  580.       'hrStorageDescr' => '/run/user/91',
  581.       'hrStorageAllocationUnits' => '4096',
  582.       'hrStorageSize' => '101200',
  583.       'hrStorageUsed' => '0',
  584.     ),
  585.     63 =>
  586.     array (
  587.       'hrStorageIndex' => '63',
  588.       'hrStorageType' => 'hrStorageFixedDisk',
  589.       'hrStorageDescr' => '/var/lib/mysql',
  590.       'hrStorageAllocationUnits' => '4096',
  591.       'hrStorageSize' => '3096364',
  592.       'hrStorageUsed' => '182356',
  593.     ),
  594.     64 =>
  595.     array (
  596.       'hrStorageIndex' => '64',
  597.       'hrStorageType' => 'hrStorageFixedDisk',
  598.       'hrStorageDescr' => '/var/apm/mount/apmclients-7220.2022.308.1349-5763.0.iso',
  599.       'hrStorageAllocationUnits' => '2048',
  600.       'hrStorageSize' => '162033',
  601.       'hrStorageUsed' => '162033',
  602.     ),
  603.     65 =>
  604.     array (
  605.       'hrStorageIndex' => '65',
  606.       'hrStorageType' => 'hrStorageFixedDisk',
  607.       'hrStorageDescr' => '/var/named/lib',
  608.       'hrStorageAllocationUnits' => '4096',
  609.       'hrStorageSize' => '757700',
  610.       'hrStorageUsed' => '572248',
  611.     ),
  612.   ),
  613. )  
  614. array (
  615.   'storage_id' => 115,
  616.   'device_id' => 44,
  617.   'storage_mib' => 'hrstorage',
  618.   'storage_index' => '31',
  619.   'storage_type' => 'hrStorageFixedDisk',
  620.   'storage_descr' => '/',
  621.   'storage_size' => 438425600,
  622.   'storage_units' => 1024,
  623.   'storage_used' => 79048704,
  624.   'storage_free' => 359376896,
  625.   'storage_perc' => 18,
  626.   'storage_perc_warn' => 60,
  627.   'storage_deleted' => 0,
  628.   'units' => '1024',
  629.   'used' => 79048704,
  630.   'size' => 438425600,
  631.   'free' => 359376896,
  632. )  
  633. 18% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["79048704","359376896","438425600",1024,18,115][0m 1.03ms]
  634.  
  635.  
  636. Storage /var: hrstorage
  637.  
  638.  
  639.  
  640. array (
  641.   'storage_id' => 116,
  642.   'device_id' => 44,
  643.   'storage_mib' => 'hrstorage',
  644.   'storage_index' => '32',
  645.   'storage_type' => 'hrStorageFixedDisk',
  646.   'storage_descr' => '/var',
  647.   'storage_size' => 3103539200,
  648.   'storage_units' => 4096,
  649.   'storage_used' => 2343927808,
  650.   'storage_free' => 759611392,
  651.   'storage_perc' => 76,
  652.   'storage_perc_warn' => 60,
  653.   'storage_deleted' => 0,
  654.   'units' => '4096',
  655.   'used' => 2343927808,
  656.   'size' => 3103539200,
  657.   'free' => 759611392,
  658. )  
  659. 76% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2343927808","759611392","3103539200",4096,76,116][0m 0.82ms]
  660.  
  661.  
  662. Storage /dev/shm: hrstorage
  663.  
  664.  
  665.  
  666. array (
  667.   'storage_id' => 117,
  668.   'device_id' => 44,
  669.   'storage_mib' => 'hrstorage',
  670.   'storage_index' => '37',
  671.   'storage_type' => 'hrStorageFixedDisk',
  672.   'storage_descr' => '/dev/shm',
  673.   'storage_size' => 2072563712,
  674.   'storage_units' => 4096,
  675.   'storage_used' => 2338816,
  676.   'storage_free' => 2070224896,
  677.   'storage_perc' => 0,
  678.   'storage_perc_warn' => 60,
  679.   'storage_deleted' => 0,
  680.   'units' => '4096',
  681.   'used' => 2338816,
  682.   'size' => 2072563712,
  683.   'free' => 2070224896,
  684. )  
  685. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2338816","2070224896","2072563712",4096,0,117][0m 0.82ms]
  686.  
  687.  
  688. Storage /run: hrstorage
  689.  
  690.  
  691.  
  692. array (
  693.   'storage_id' => 118,
  694.   'device_id' => 44,
  695.   'storage_mib' => 'hrstorage',
  696.   'storage_index' => '39',
  697.   'storage_type' => 'hrStorageFixedDisk',
  698.   'storage_descr' => '/run',
  699.   'storage_size' => 2072563712,
  700.   'storage_units' => 4096,
  701.   'storage_used' => 2252800,
  702.   'storage_free' => 2070310912,
  703.   'storage_perc' => 0,
  704.   'storage_perc_warn' => 60,
  705.   'storage_deleted' => 0,
  706.   'units' => '4096',
  707.   'used' => 2252800,
  708.   'size' => 2072563712,
  709.   'free' => 2070310912,
  710. )  
  711. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2252800","2070310912","2072563712",4096,0,118][0m 0.78ms]
  712.  
  713.  
  714. Storage /sys/fs/cgroup: hrstorage
  715.  
  716.  
  717.  
  718. array (
  719.   'storage_id' => 119,
  720.   'device_id' => 44,
  721.   'storage_mib' => 'hrstorage',
  722.   'storage_index' => '40',
  723.   'storage_type' => 'hrStorageFixedDisk',
  724.   'storage_descr' => '/sys/fs/cgroup',
  725.   'storage_size' => 2072563712,
  726.   'storage_units' => 4096,
  727.   'storage_used' => 0,
  728.   'storage_free' => 2072563712,
  729.   'storage_perc' => 0,
  730.   'storage_perc_warn' => 60,
  731.   'storage_deleted' => 0,
  732.   'units' => '4096',
  733.   'used' => 0,
  734.   'size' => 2072563712,
  735.   'free' => 2072563712,
  736. )  
  737. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","2072563712","2072563712",4096,0,119][0m 0.83ms]
  738.  
  739.  
  740. Storage /usr: hrstorage
  741.  
  742.  
  743.  
  744. array (
  745.   'storage_id' => 120,
  746.   'device_id' => 44,
  747.   'storage_mib' => 'hrstorage',
  748.   'storage_index' => '44',
  749.   'storage_type' => 'hrStorageFixedDisk',
  750.   'storage_descr' => '/usr',
  751.   'storage_size' => 5311127552,
  752.   'storage_units' => 4096,
  753.   'storage_used' => 4617867264,
  754.   'storage_free' => 693260288,
  755.   'storage_perc' => 87,
  756.   'storage_perc_warn' => 60,
  757.   'storage_deleted' => 0,
  758.   'units' => '4096',
  759.   'used' => 4617867264,
  760.   'size' => 5311127552,
  761.   'free' => 693260288,
  762. )  
  763. 87% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["4617867264","693260288","5311127552",4096,87,120][0m 0.82ms]
  764.  
  765.  
  766. Storage /shared: hrstorage
  767.  
  768.  
  769.  
  770. array (
  771.   'storage_id' => 121,
  772.   'device_id' => 44,
  773.   'storage_mib' => 'hrstorage',
  774.   'storage_index' => '50',
  775.   'storage_type' => 'hrStorageFixedDisk',
  776.   'storage_descr' => '/shared',
  777.   'storage_size' => 21137846272,
  778.   'storage_units' => 4096,
  779.   'storage_used' => 8964616192,
  780.   'storage_free' => 12173230080,
  781.   'storage_perc' => 42,
  782.   'storage_perc_warn' => 60,
  783.   'storage_deleted' => 0,
  784.   'units' => '4096',
  785.   'used' => 8964616192,
  786.   'size' => 21137846272,
  787.   'free' => 12173230080,
  788. )  
  789. 42% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["8964616192","12173230080","21137846272",4096,42,121][0m 0.8ms]
  790.  
  791.  
  792. Storage /shared/rrd.1.2: hrstorage
  793.  
  794.  
  795.  
  796. array (
  797.   'storage_id' => 122,
  798.   'device_id' => 44,
  799.   'storage_mib' => 'hrstorage',
  800.   'storage_index' => '51',
  801.   'storage_type' => 'hrStorageFixedDisk',
  802.   'storage_descr' => '/shared/rrd.1.2',
  803.   'storage_size' => 2072563712,
  804.   'storage_units' => 4096,
  805.   'storage_used' => 47153152,
  806.   'storage_free' => 2025410560,
  807.   'storage_perc' => 2,
  808.   'storage_perc_warn' => 60,
  809.   'storage_deleted' => 0,
  810.   'units' => '4096',
  811.   'used' => 47153152,
  812.   'size' => 2072563712,
  813.   'free' => 2025410560,
  814. )  
  815. 2% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["47153152","2025410560","2072563712",4096,2,122][0m 0.81ms]
  816.  
  817.  
  818. Storage /config: hrstorage
  819.  
  820.  
  821.  
  822. array (
  823.   'storage_id' => 123,
  824.   'device_id' => 44,
  825.   'storage_mib' => 'hrstorage',
  826.   'storage_index' => '52',
  827.   'storage_type' => 'hrStorageFixedDisk',
  828.   'storage_descr' => '/config',
  829.   'storage_size' => 2224111616,
  830.   'storage_units' => 4096,
  831.   'storage_used' => 1042997248,
  832.   'storage_free' => 1181114368,
  833.   'storage_perc' => 47,
  834.   'storage_perc_warn' => 60,
  835.   'storage_deleted' => 0,
  836.   'units' => '4096',
  837.   'used' => 1042997248,
  838.   'size' => 2224111616,
  839.   'free' => 1181114368,
  840. )  
  841. 47% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["1042997248","1181114368","2224111616",4096,47,123][0m 0.81ms]
  842.  
  843.  
  844. Storage /var/tmstat: hrstorage
  845.  
  846.  
  847.  
  848. array (
  849.   'storage_id' => 124,
  850.   'device_id' => 44,
  851.   'storage_mib' => 'hrstorage',
  852.   'storage_index' => '53',
  853.   'storage_type' => 'hrStorageFixedDisk',
  854.   'storage_descr' => '/var/tmstat',
  855.   'storage_size' => 2072563712,
  856.   'storage_units' => 4096,
  857.   'storage_used' => 19591168,
  858.   'storage_free' => 2052972544,
  859.   'storage_perc' => 1,
  860.   'storage_perc_warn' => 60,
  861.   'storage_deleted' => 0,
  862.   'units' => '4096',
  863.   'used' => 19591168,
  864.   'size' => 2072563712,
  865.   'free' => 2052972544,
  866. )  
  867. 1% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["19591168","2052972544","2072563712",4096,1,124][0m 0.8ms]
  868.  
  869.  
  870. Storage /var/prompt: hrstorage
  871.  
  872.  
  873.  
  874. array (
  875.   'storage_id' => 125,
  876.   'device_id' => 44,
  877.   'storage_mib' => 'hrstorage',
  878.   'storage_index' => '54',
  879.   'storage_type' => 'hrStorageFixedDisk',
  880.   'storage_descr' => '/var/prompt',
  881.   'storage_size' => 4194304,
  882.   'storage_units' => 4096,
  883.   'storage_used' => 28672,
  884.   'storage_free' => 4165632,
  885.   'storage_perc' => 1,
  886.   'storage_perc_warn' => 60,
  887.   'storage_deleted' => 0,
  888.   'units' => '4096',
  889.   'used' => 28672,
  890.   'size' => 4194304,
  891.   'free' => 4165632,
  892. )  
  893. 1% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["28672","4165632","4194304",4096,1,125][0m 0.8ms]
  894.  
  895.  
  896. Storage /var/log: hrstorage
  897.  
  898.  
  899.  
  900. array (
  901.   'storage_id' => 126,
  902.   'device_id' => 44,
  903.   'storage_mib' => 'hrstorage',
  904.   'storage_index' => '55',
  905.   'storage_type' => 'hrStorageFixedDisk',
  906.   'storage_descr' => '/var/log',
  907.   'storage_size' => 507744256,
  908.   'storage_units' => 1024,
  909.   'storage_used' => 133867520,
  910.   'storage_free' => 373876736,
  911.   'storage_perc' => 26,
  912.   'storage_perc_warn' => 60,
  913.   'storage_deleted' => 0,
  914.   'units' => '1024',
  915.   'used' => 133867520,
  916.   'size' => 507744256,
  917.   'free' => 373876736,
  918. )  
  919. 26% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["133867520","373876736","507744256",1024,26,126][0m 0.24ms]
  920.  
  921.  
  922. Storage /run/pamcache: hrstorage
  923.  
  924.  
  925.  
  926. array (
  927.   'storage_id' => 127,
  928.   'device_id' => 44,
  929.   'storage_mib' => 'hrstorage',
  930.   'storage_index' => '56',
  931.   'storage_type' => 'hrStorageFixedDisk',
  932.   'storage_descr' => '/run/pamcache',
  933.   'storage_size' => 2072563712,
  934.   'storage_units' => 4096,
  935.   'storage_used' => 0,
  936.   'storage_free' => 2072563712,
  937.   'storage_perc' => 0,
  938.   'storage_perc_warn' => 60,
  939.   'storage_deleted' => 0,
  940.   'units' => '4096',
  941.   'used' => 0,
  942.   'size' => 2072563712,
  943.   'free' => 2072563712,
  944. )  
  945. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","2072563712","2072563712",4096,0,127][0m 0.23ms]
  946.  
  947.  
  948. Storage /var/loipc: hrstorage
  949.  
  950.  
  951.  
  952. array (
  953.   'storage_id' => 266,
  954.   'device_id' => 44,
  955.   'storage_mib' => 'hrstorage',
  956.   'storage_index' => '57',
  957.   'storage_type' => 'hrStorageFixedDisk',
  958.   'storage_descr' => '/var/loipc',
  959.   'storage_size' => 2072563712,
  960.   'storage_units' => 4096,
  961.   'storage_used' => 0,
  962.   'storage_free' => 2072563712,
  963.   'storage_perc' => 0,
  964.   'storage_perc_warn' => 60,
  965.   'storage_deleted' => 0,
  966.   'units' => '4096',
  967.   'used' => 0,
  968.   'size' => 2072563712,
  969.   'free' => 2072563712,
  970. )  
  971. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","2072563712","2072563712",4096,0,266][0m 0.28ms]
  972.  
  973.  
  974. Storage /var/dnscached/lib: hrstorage
  975.  
  976.  
  977.  
  978. array (
  979.   'storage_id' => 129,
  980.   'device_id' => 44,
  981.   'storage_mib' => 'hrstorage',
  982.   'storage_index' => '61',
  983.   'storage_type' => 'hrStorageFixedDisk',
  984.   'storage_descr' => '/var/dnscached/lib',
  985.   'storage_size' => 3103539200,
  986.   'storage_units' => 4096,
  987.   'storage_used' => 2343927808,
  988.   'storage_free' => 759611392,
  989.   'storage_perc' => 76,
  990.   'storage_perc_warn' => 60,
  991.   'storage_deleted' => 0,
  992.   'units' => '4096',
  993.   'used' => 2343927808,
  994.   'size' => 3103539200,
  995.   'free' => 759611392,
  996. )  
  997. 76% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2343927808","759611392","3103539200",4096,76,129][0m 0.24ms]
  998.  
  999.  
  1000. Storage /run/user/91: hrstorage
  1001.  
  1002.  
  1003.  
  1004. array (
  1005.   'storage_id' => 130,
  1006.   'device_id' => 44,
  1007.   'storage_mib' => 'hrstorage',
  1008.   'storage_index' => '62',
  1009.   'storage_type' => 'hrStorageFixedDisk',
  1010.   'storage_descr' => '/run/user/91',
  1011.   'storage_size' => 414515200,
  1012.   'storage_units' => 4096,
  1013.   'storage_used' => 0,
  1014.   'storage_free' => 414515200,
  1015.   'storage_perc' => 0,
  1016.   'storage_perc_warn' => 60,
  1017.   'storage_deleted' => 0,
  1018.   'units' => '4096',
  1019.   'used' => 0,
  1020.   'size' => 414515200,
  1021.   'free' => 414515200,
  1022. )  
  1023. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","414515200","414515200",4096,0,130][0m 0.21ms]
  1024.  
  1025.  
  1026. Storage /var/lib/mysql: hrstorage
  1027.  
  1028.  
  1029.  
  1030. array (
  1031.   'storage_id' => 131,
  1032.   'device_id' => 44,
  1033.   'storage_mib' => 'hrstorage',
  1034.   'storage_index' => '63',
  1035.   'storage_type' => 'hrStorageFixedDisk',
  1036.   'storage_descr' => '/var/lib/mysql',
  1037.   'storage_size' => 12682706944,
  1038.   'storage_units' => 4096,
  1039.   'storage_used' => 746930176,
  1040.   'storage_free' => 11935776768,
  1041.   'storage_perc' => 6,
  1042.   'storage_perc_warn' => 60,
  1043.   'storage_deleted' => 0,
  1044.   'units' => '4096',
  1045.   'used' => 746930176,
  1046.   'size' => 12682706944,
  1047.   'free' => 11935776768,
  1048. )  
  1049. 6% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["746930176","11935776768","12682706944",4096,6,131][0m 0.22ms]
  1050.  
  1051.  
  1052. Storage /var/apm/mount/apmclients-7220.2022.308.1349-5763.0.iso: hrstorage
  1053.  
  1054.  
  1055.  
  1056. array (
  1057.   'storage_id' => 132,
  1058.   'device_id' => 44,
  1059.   'storage_mib' => 'hrstorage',
  1060.   'storage_index' => '64',
  1061.   'storage_type' => 'hrStorageFixedDisk',
  1062.   'storage_descr' => '/var/apm/mount/apmclients-7220.2022.308.1349-5763.0.iso',
  1063.   'storage_size' => 331843584,
  1064.   'storage_units' => 2048,
  1065.   'storage_used' => 331843584,
  1066.   'storage_free' => 0,
  1067.   'storage_perc' => 100,
  1068.   'storage_perc_warn' => 60,
  1069.   'storage_deleted' => 0,
  1070.   'units' => '2048',
  1071.   'used' => 331843584,
  1072.   'size' => 331843584,
  1073.   'free' => 0,
  1074. )  
  1075. 100% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["331843584","0","331843584",2048,100,132][0m 0.22ms]
  1076.  
  1077.  
  1078. Storage /var/named/lib: hrstorage
  1079.  
  1080.  
  1081.  
  1082. array (
  1083.   'storage_id' => 267,
  1084.   'device_id' => 44,
  1085.   'storage_mib' => 'hrstorage',
  1086.   'storage_index' => '65',
  1087.   'storage_type' => 'hrStorageFixedDisk',
  1088.   'storage_descr' => '/var/named/lib',
  1089.   'storage_size' => 3103539200,
  1090.   'storage_units' => 4096,
  1091.   'storage_used' => 2343927808,
  1092.   'storage_free' => 759611392,
  1093.   'storage_perc' => 76,
  1094.   'storage_perc_warn' => 60,
  1095.   'storage_deleted' => 0,
  1096.   'units' => '4096',
  1097.   'used' => 2343927808,
  1098.   'size' => 3103539200,
  1099.   'free' => 759611392,
  1100. )  
  1101. 76% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2343927808","759611392","3103539200",4096,76,267][0m 0.24ms]
  1102.  
  1103.  
  1104.  
  1105. >> Runtime for poller module 'storage': 0.0697 seconds with 25984 bytes
  1106. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [20/0.12s]  
  1107. #### Unload poller module storage ####
  1108.  
  1109. Modules status: Global+  
  1110. OS  
  1111. Device  
  1112.  
  1113. #### Load poller module netstats ####
  1114. icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'[0m]  
  1115. IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
  1116. IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
  1117. IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
  1118. IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
  1119. IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
  1120. IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
  1121. IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
  1122. IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
  1123. IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
  1124. IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
  1125. IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
  1126. IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
  1127. IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
  1128. IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
  1129. IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
  1130. IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
  1131. IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
  1132. IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
  1133. IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
  1134. IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
  1135. IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
  1136. IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
  1137. IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
  1138. IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
  1139. IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
  1140. IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
  1141.  
  1142.  
  1143. ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'[0m]  
  1144. IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
  1145. IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
  1146. IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
  1147. IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
  1148. IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
  1149. IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
  1150. IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  1151. IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
  1152. IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
  1153. IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
  1154. IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
  1155. IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
  1156. IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
  1157. IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  1158. IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
  1159. IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
  1160.  
  1161.  
  1162. ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  1163. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  1164.  
  1165.  
  1166. snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'[0m]  
  1167. SNMPv2-MIB::snmpInPkts.0 = 1283063
  1168. SNMPv2-MIB::snmpOutPkts.0 = 1283062
  1169. SNMPv2-MIB::snmpInBadVersions.0 = 0
  1170. SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
  1171. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  1172. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  1173. SNMPv2-MIB::snmpInTooBigs.0 = 0
  1174. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  1175. SNMPv2-MIB::snmpInBadValues.0 = 0
  1176. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  1177. SNMPv2-MIB::snmpInGenErrs.0 = 0
  1178. SNMPv2-MIB::snmpInTotalReqVars.0 = 12096185
  1179. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  1180. SNMPv2-MIB::snmpInGetRequests.0 = 154006
  1181. SNMPv2-MIB::snmpInGetNexts.0 = 103
  1182. SNMPv2-MIB::snmpInSetRequests.0 = 0
  1183. SNMPv2-MIB::snmpInGetResponses.0 = 0
  1184. SNMPv2-MIB::snmpInTraps.0 = 0
  1185. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  1186. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  1187. SNMPv2-MIB::snmpOutBadValues.0 = 0
  1188. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  1189. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  1190. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  1191. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  1192. SNMPv2-MIB::snmpOutGetResponses.0 = 1283062
  1193. SNMPv2-MIB::snmpOutTraps.0 = 0
  1194. SNMPv2-MIB::snmpSilentDrops.0 = 0
  1195. SNMPv2-MIB::snmpProxyDrops.0 = 0
  1196.  
  1197.  
  1198. udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  1199. UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
  1200. UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
  1201. UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
  1202. UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
  1203.  
  1204.  
  1205. tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0'[0m]  
  1206. TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
  1207. TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  1208. TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
  1209. TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
  1210. TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
  1211. TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
  1212. TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
  1213. TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
  1214. TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
  1215. TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
  1216.  
  1217.  
  1218.  
  1219.  
  1220. >> Runtime for poller module 'netstats': 0.1086 seconds with 23288 bytes
  1221. >> [0;36mSNMP[0m: [6/0.11s] [1;33mMySQL[0m: [0/0.00s]  
  1222. #### Unload poller module netstats ####
  1223.  
  1224. Modules status: Global+  
  1225. OS  
  1226. Device  
  1227.  
  1228. #### Load poller module hr-mib ####
  1229. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  1230. hrSystemMaxProcesses.0 = 0
  1231. hrSystemProcesses.0 = 326
  1232. hrSystemNumUsers.0 = 0  
  1233.  
  1234.  ProcessesSQL[[1;33mselect * from `hrSystem` where (`device_id` = ?) limit 1 [0;33m[44][0m 0.57ms]
  1235.  
  1236.  Users
  1237.  
  1238. >> Runtime for poller module 'hr-mib': 0.0164 seconds with 33904 bytes
  1239. >> [0;36mSNMP[0m: [1/0.01s] [1;33mMySQL[0m: [1/0.01s]  
  1240. #### Unload poller module hr-mib ####
  1241.  
  1242. Modules status: Global+  
  1243. OS  
  1244. Device  
  1245.  
  1246. #### Load poller module ucd-mib ####
  1247. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'systemStats'[0m]
  1248. ssIndex.0 = 1
  1249. ssErrorName.0 = systemStats
  1250. ssSwapIn.0 = 0
  1251. ssSwapOut.0 = 0
  1252. ssIOSent.0 = 75
  1253. ssIOReceive.0 = 6
  1254. ssSysInterrupts.0 = 14074
  1255. ssSysContext.0 = 27656
  1256. ssCpuUser.0 = 10
  1257. ssCpuSystem.0 = 7
  1258. ssCpuIdle.0 = 81
  1259. ssCpuRawUser.0 = 43337885
  1260. ssCpuRawNice.0 = 1433783
  1261. ssCpuRawSystem.0 = 29051488
  1262. ssCpuRawIdle.0 = 308194001
  1263. ssCpuRawWait.0 = 1417191
  1264. ssCpuRawKernel.0 = 0
  1265. ssCpuRawInterrupt.0 = 0
  1266. ssIORawSent.0 = 421522298
  1267. ssIORawReceived.0 = 1996404406
  1268. ssRawInterrupts.0 = 1205313543
  1269. ssRawContexts.0 = 1050500723
  1270. ssCpuRawSoftIRQ.0 = 279155
  1271. ssRawSwapIn.0 = 217358
  1272. ssRawSwapOut.0 = 469315
  1273. ssCpuRawSteal.0 = 0
  1274. ssCpuRawGuest.0 = 0
  1275. ssCpuRawGuestNice.0 = 0
  1276. ssCpuNumCpus.0 = 2  
  1277.  
  1278. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  1279. laLoadInt.1 = 35
  1280. laLoadInt.2 = 37
  1281. laLoadInt.3 = 39  
  1282.  
  1283.  
  1284. >> Runtime for poller module 'ucd-mib': 0.0306 seconds with 2672 bytes
  1285. >> [0;36mSNMP[0m: [2/0.03s] [1;33mMySQL[0m: [0/0.00s]  
  1286. #### Unload poller module ucd-mib ####
  1287.  
  1288. Modules status: Global+  
  1289. OS  
  1290. Device  
  1291.  
  1292. #### Load poller module ipSystemStats ####
  1293. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  1294. ipSystemStatsIPVersion.ipv4 = ipv4
  1295. ipSystemStatsIPVersion.ipv6 = ipv6
  1296. ipSystemStatsInReceives.ipv4 = 105652056
  1297. ipSystemStatsInReceives.ipv6 = 735209
  1298. ipSystemStatsHCInReceives.ipv4 = 105652056
  1299. ipSystemStatsHCInReceives.ipv6 = 735209
  1300. ipSystemStatsInHdrErrors.ipv4 = 0
  1301. ipSystemStatsInHdrErrors.ipv6 = 0
  1302. ipSystemStatsReasmReqds.ipv4 = 2
  1303. ipSystemStatsReasmReqds.ipv6 = 0
  1304. ipSystemStatsReasmFails.ipv4 = 0
  1305. ipSystemStatsReasmFails.ipv6 = 0
  1306. ipSystemStatsOutFragReqds.ipv4 = 4
  1307. ipSystemStatsOutFragReqds.ipv6 = 0
  1308. ipSystemStatsOutFragFails.ipv4 = 0
  1309. ipSystemStatsOutFragFails.ipv6 = 0
  1310. ipSystemStatsOutTransmits.ipv4 = 105811228
  1311. ipSystemStatsOutTransmits.ipv6 = 2658
  1312. ipSystemStatsHCOutTransmits.ipv4 = 105811228
  1313. ipSystemStatsHCOutTransmits.ipv6 = 2658
  1314. ipSystemStatsInMcastPkts.ipv4 = 41759
  1315. ipSystemStatsInMcastPkts.ipv6 = 735209
  1316. ipSystemStatsHCInMcastPkts.ipv4 = 41759
  1317. ipSystemStatsHCInMcastPkts.ipv6 = 735209
  1318. ipSystemStatsOutMcastPkts.ipv4 = 0
  1319. ipSystemStatsOutMcastPkts.ipv6 = 0
  1320. ipSystemStatsHCOutMcastPkts.ipv4 = 0
  1321. ipSystemStatsHCOutMcastPkts.ipv6 = 0
  1322. ipSystemStatsRefreshRate.ipv4 = 2000
  1323. ipSystemStatsRefreshRate.ipv6 = 2000  
  1324.  
  1325. ipv4 ipv6
  1326.  
  1327. >> Runtime for poller module 'ipSystemStats': 0.0367 seconds with 12032 bytes
  1328. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [0/0.00s]  
  1329. #### Unload poller module ipSystemStats ####
  1330.  
  1331. Modules status: Global+  
  1332. OS  
  1333. Device  
  1334.  
  1335. #### Load poller module ports ####
  1336. SQL[[1;33mSELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [0;33m[44][0m 0.99ms]
  1337.  
  1338. Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  1339. ifName.32 = mgmt
  1340. ifName.48 = 1.1
  1341. ifName.64 = 1.2
  1342. ifName.80 = 1.3
  1343. ifName.96 = 1.4
  1344. ifName.128 = /Common/http-tunnel
  1345. ifName.144 = /Common/socks-tunnel
  1346. ifName.160 = /Common/VLAN221_F5_HA
  1347. ifName.176 = /External/VLAN201_DMZ
  1348. ifName.192 = /External/VLAN212_FE
  1349. ifName.208 = /External/VLAN220_F5_Inside
  1350. ifName.224 = /External/TE-Conn_prof
  1351. ifName.240 = /External/TE-Edge-Client
  1352. ifName.256 = /External/TE_Edge_Client_Pol_cp
  1353. ifName.272 = /External/TE_rdptest_policy_cp
  1354. ifName.288 = /External/TST-Portal-xxx
  1355. ifName.304 = /External/te-wiz-rdp-test_cp
  1356. ifName.320 = /External/tstportal_conn_profile
  1357. ifInMulticastPkts.32 = 1063822
  1358. ifInMulticastPkts.48 = 0
  1359. ifInMulticastPkts.64 = 0
  1360. ifInMulticastPkts.80 = 0
  1361. ifInMulticastPkts.96 = 0
  1362. ifInMulticastPkts.128 = 0
  1363. ifInMulticastPkts.144 = 0
  1364. ifInMulticastPkts.160 = 1029184
  1365. ifInMulticastPkts.176 = 1739990
  1366. ifInMulticastPkts.192 = 1095073
  1367. ifInMulticastPkts.208 = 1029190
  1368. ifInMulticastPkts.224 = 10
  1369. ifInMulticastPkts.240 = 10
  1370. ifInMulticastPkts.256 = 10
  1371. ifInMulticastPkts.272 = 10
  1372. ifInMulticastPkts.288 = 10
  1373. ifInMulticastPkts.304 = 10
  1374. ifInMulticastPkts.320 = 10
  1375. ifInBroadcastPkts.32 = 0
  1376. ifInBroadcastPkts.48 = 0
  1377. ifInBroadcastPkts.64 = 0
  1378. ifInBroadcastPkts.80 = 0
  1379. ifInBroadcastPkts.96 = 0
  1380. ifInBroadcastPkts.128 = 0
  1381. ifInBroadcastPkts.144 = 0
  1382. ifInBroadcastPkts.160 = 207
  1383. ifInBroadcastPkts.176 = 5262125
  1384. ifInBroadcastPkts.192 = 94034
  1385. ifInBroadcastPkts.208 = 36731
  1386. ifInBroadcastPkts.224 = 0
  1387. ifInBroadcastPkts.240 = 0
  1388. ifInBroadcastPkts.256 = 0
  1389. ifInBroadcastPkts.272 = 0
  1390. ifInBroadcastPkts.288 = 0
  1391. ifInBroadcastPkts.304 = 0
  1392. ifInBroadcastPkts.320 = 0
  1393. ifOutMulticastPkts.32 = 0
  1394. ifOutMulticastPkts.48 = 0
  1395. ifOutMulticastPkts.64 = 0
  1396. ifOutMulticastPkts.80 = 0
  1397. ifOutMulticastPkts.96 = 0
  1398. ifOutMulticastPkts.128 = 0
  1399. ifOutMulticastPkts.144 = 0
  1400. ifOutMulticastPkts.160 = 1029195
  1401. ifOutMulticastPkts.176 = 1736415
  1402. ifOutMulticastPkts.192 = 1095080
  1403. ifOutMulticastPkts.208 = 1029196
  1404. ifOutMulticastPkts.224 = 0
  1405. ifOutMulticastPkts.240 = 0
  1406. ifOutMulticastPkts.256 = 0
  1407. ifOutMulticastPkts.272 = 0
  1408. ifOutMulticastPkts.288 = 0
  1409. ifOutMulticastPkts.304 = 0
  1410. ifOutMulticastPkts.320 = 0
  1411. ifOutBroadcastPkts.32 = 0
  1412. ifOutBroadcastPkts.48 = 0
  1413. ifOutBroadcastPkts.64 = 0
  1414. ifOutBroadcastPkts.80 = 0
  1415. ifOutBroadcastPkts.96 = 0
  1416. ifOutBroadcastPkts.128 = 0
  1417. ifOutBroadcastPkts.144 = 0
  1418. ifOutBroadcastPkts.160 = 45
  1419. ifOutBroadcastPkts.176 = 2189755
  1420. ifOutBroadcastPkts.192 = 34803
  1421. ifOutBroadcastPkts.208 = 34429
  1422. ifOutBroadcastPkts.224 = 0
  1423. ifOutBroadcastPkts.240 = 0
  1424. ifOutBroadcastPkts.256 = 0
  1425. ifOutBroadcastPkts.272 = 0
  1426. ifOutBroadcastPkts.288 = 0
  1427. ifOutBroadcastPkts.304 = 0
  1428. ifOutBroadcastPkts.320 = 0
  1429. ifHCInOctets.32 = 881717165
  1430. ifHCInOctets.48 = 2159240847
  1431. ifHCInOctets.64 = 93083299
  1432. ifHCInOctets.80 = 7272668946
  1433. ifHCInOctets.96 = 3777382043
  1434. ifHCInOctets.128 = 0
  1435. ifHCInOctets.144 = 0
  1436. ifHCInOctets.160 = 13022161453
  1437. ifHCInOctets.176 = 4992173309
  1438. ifHCInOctets.192 = 197793875
  1439. ifHCInOctets.208 = 3243748182
  1440. ifHCInOctets.224 = 828
  1441. ifHCInOctets.240 = 828
  1442. ifHCInOctets.256 = 828
  1443. ifHCInOctets.272 = 828
  1444. ifHCInOctets.288 = 828
  1445. ifHCInOctets.304 = 828
  1446. ifHCInOctets.320 = 828
  1447. ifHCInUcastPkts.32 = 10359957
  1448. ifHCInUcastPkts.48 = 9365380
  1449. ifHCInUcastPkts.64 = 1414423
  1450. ifHCInUcastPkts.80 = 40199962
  1451. ifHCInUcastPkts.96 = 9818544
  1452. ifHCInUcastPkts.128 = 0
  1453. ifHCInUcastPkts.144 = 0
  1454. ifHCInUcastPkts.160 = 62866298
  1455. ifHCInUcastPkts.176 = 16844086
  1456. ifHCInUcastPkts.192 = 1850366
  1457. ifHCInUcastPkts.208 = 20997502
  1458. ifHCInUcastPkts.224 = 0
  1459. ifHCInUcastPkts.240 = 0
  1460. ifHCInUcastPkts.256 = 0
  1461. ifHCInUcastPkts.272 = 0
  1462. ifHCInUcastPkts.288 = 0
  1463. ifHCInUcastPkts.304 = 0
  1464. ifHCInUcastPkts.320 = 0
  1465. ifHCInMulticastPkts.32 = 1063822
  1466. ifHCInMulticastPkts.48 = 0
  1467. ifHCInMulticastPkts.64 = 0
  1468. ifHCInMulticastPkts.80 = 0
  1469. ifHCInMulticastPkts.96 = 0
  1470. ifHCInMulticastPkts.128 = 0
  1471. ifHCInMulticastPkts.144 = 0
  1472. ifHCInMulticastPkts.160 = 1029184
  1473. ifHCInMulticastPkts.176 = 1739990
  1474. ifHCInMulticastPkts.192 = 1095073
  1475. ifHCInMulticastPkts.208 = 1029190
  1476. ifHCInMulticastPkts.224 = 10
  1477. ifHCInMulticastPkts.240 = 10
  1478. ifHCInMulticastPkts.256 = 10
  1479. ifHCInMulticastPkts.272 = 10
  1480. ifHCInMulticastPkts.288 = 10
  1481. ifHCInMulticastPkts.304 = 10
  1482. ifHCInMulticastPkts.320 = 10
  1483. ifHCInBroadcastPkts.32 = 0
  1484. ifHCInBroadcastPkts.48 = 0
  1485. ifHCInBroadcastPkts.64 = 0
  1486. ifHCInBroadcastPkts.80 = 0
  1487. ifHCInBroadcastPkts.96 = 0
  1488. ifHCInBroadcastPkts.128 = 0
  1489. ifHCInBroadcastPkts.144 = 0
  1490. ifHCInBroadcastPkts.160 = 207
  1491. ifHCInBroadcastPkts.176 = 5262125
  1492. ifHCInBroadcastPkts.192 = 94034
  1493. ifHCInBroadcastPkts.208 = 36731
  1494. ifHCInBroadcastPkts.224 = 0
  1495. ifHCInBroadcastPkts.240 = 0
  1496. ifHCInBroadcastPkts.256 = 0
  1497. ifHCInBroadcastPkts.272 = 0
  1498. ifHCInBroadcastPkts.288 = 0
  1499. ifHCInBroadcastPkts.304 = 0
  1500. ifHCInBroadcastPkts.320 = 0
  1501. ifHCOutOctets.32 = 42901875989
  1502. ifHCOutOctets.48 = 1027384492
  1503. ifHCOutOctets.64 = 151218082
  1504. ifHCOutOctets.80 = 7143766036
  1505. ifHCOutOctets.96 = 865338216
  1506. ifHCOutOctets.128 = 0
  1507. ifHCOutOctets.144 = 0
  1508. ifHCOutOctets.160 = 13260749128
  1509. ifHCOutOctets.176 = 4125381110
  1510. ifHCOutOctets.192 = 227498094
  1511. ifHCOutOctets.208 = 3187631523
  1512. ifHCOutOctets.224 = 0
  1513. ifHCOutOctets.240 = 0
  1514. ifHCOutOctets.256 = 0
  1515. ifHCOutOctets.272 = 0
  1516. ifHCOutOctets.288 = 0
  1517. ifHCOutOctets.304 = 0
  1518. ifHCOutOctets.320 = 0
  1519. ifHCOutUcastPkts.32 = 4456922
  1520. ifHCOutUcastPkts.48 = 11819646
  1521. ifHCOutUcastPkts.64 = 608276
  1522. ifHCOutUcastPkts.80 = 39285761
  1523. ifHCOutUcastPkts.96 = 9262866
  1524. ifHCOutUcastPkts.128 = 0
  1525. ifHCOutUcastPkts.144 = 0
  1526. ifHCOutUcastPkts.160 = 61757598
  1527. ifHCOutUcastPkts.176 = 12199260
  1528. ifHCOutUcastPkts.192 = 665291
  1529. ifHCOutUcastPkts.208 = 20208179
  1530. ifHCOutUcastPkts.224 = 0
  1531. ifHCOutUcastPkts.240 = 0
  1532. ifHCOutUcastPkts.256 = 0
  1533. ifHCOutUcastPkts.272 = 0
  1534. ifHCOutUcastPkts.288 = 0
  1535. ifHCOutUcastPkts.304 = 0
  1536. ifHCOutUcastPkts.320 = 0
  1537. ifHCOutMulticastPkts.32 = 0
  1538. ifHCOutMulticastPkts.48 = 0
  1539. ifHCOutMulticastPkts.64 = 0
  1540. ifHCOutMulticastPkts.80 = 0
  1541. ifHCOutMulticastPkts.96 = 0
  1542. ifHCOutMulticastPkts.128 = 0
  1543. ifHCOutMulticastPkts.144 = 0
  1544. ifHCOutMulticastPkts.160 = 1029195
  1545. ifHCOutMulticastPkts.176 = 1736415
  1546. ifHCOutMulticastPkts.192 = 1095080
  1547. ifHCOutMulticastPkts.208 = 1029196
  1548. ifHCOutMulticastPkts.224 = 0
  1549. ifHCOutMulticastPkts.240 = 0
  1550. ifHCOutMulticastPkts.256 = 0
  1551. ifHCOutMulticastPkts.272 = 0
  1552. ifHCOutMulticastPkts.288 = 0
  1553. ifHCOutMulticastPkts.304 = 0
  1554. ifHCOutMulticastPkts.320 = 0
  1555. ifHCOutBroadcastPkts.32 = 0
  1556. ifHCOutBroadcastPkts.48 = 0
  1557. ifHCOutBroadcastPkts.64 = 0
  1558. ifHCOutBroadcastPkts.80 = 0
  1559. ifHCOutBroadcastPkts.96 = 0
  1560. ifHCOutBroadcastPkts.128 = 0
  1561. ifHCOutBroadcastPkts.144 = 0
  1562. ifHCOutBroadcastPkts.160 = 45
  1563. ifHCOutBroadcastPkts.176 = 2189755
  1564. ifHCOutBroadcastPkts.192 = 34803
  1565. ifHCOutBroadcastPkts.208 = 34429
  1566. ifHCOutBroadcastPkts.224 = 0
  1567. ifHCOutBroadcastPkts.240 = 0
  1568. ifHCOutBroadcastPkts.256 = 0
  1569. ifHCOutBroadcastPkts.272 = 0
  1570. ifHCOutBroadcastPkts.288 = 0
  1571. ifHCOutBroadcastPkts.304 = 0
  1572. ifHCOutBroadcastPkts.320 = 0
  1573. ifLinkUpDownTrapEnable.32 = enabled
  1574. ifLinkUpDownTrapEnable.48 = enabled
  1575. ifLinkUpDownTrapEnable.64 = enabled
  1576. ifLinkUpDownTrapEnable.80 = enabled
  1577. ifLinkUpDownTrapEnable.96 = enabled
  1578. ifLinkUpDownTrapEnable.128 = disabled
  1579. ifLinkUpDownTrapEnable.144 = disabled
  1580. ifLinkUpDownTrapEnable.160 = disabled
  1581. ifLinkUpDownTrapEnable.176 = disabled
  1582. ifLinkUpDownTrapEnable.192 = disabled
  1583. ifLinkUpDownTrapEnable.208 = disabled
  1584. ifLinkUpDownTrapEnable.224 = disabled
  1585. ifLinkUpDownTrapEnable.240 = disabled
  1586. ifLinkUpDownTrapEnable.256 = disabled
  1587. ifLinkUpDownTrapEnable.272 = disabled
  1588. ifLinkUpDownTrapEnable.288 = disabled
  1589. ifLinkUpDownTrapEnable.304 = disabled
  1590. ifLinkUpDownTrapEnable.320 = disabled
  1591. ifHighSpeed.32 = 100
  1592. ifHighSpeed.48 = 10000
  1593. ifHighSpeed.64 = 10000
  1594. ifHighSpeed.80 = 10000
  1595. ifHighSpeed.96 = 10000
  1596. ifHighSpeed.128 = 0
  1597. ifHighSpeed.144 = 0
  1598. ifHighSpeed.160 = 10000
  1599. ifHighSpeed.176 = 10000
  1600. ifHighSpeed.192 = 10000
  1601. ifHighSpeed.208 = 10000
  1602. ifHighSpeed.224 = 0
  1603. ifHighSpeed.240 = 0
  1604. ifHighSpeed.256 = 0
  1605. ifHighSpeed.272 = 0
  1606. ifHighSpeed.288 = 0
  1607. ifHighSpeed.304 = 0
  1608. ifHighSpeed.320 = 0
  1609. ifPromiscuousMode.32 = false
  1610. ifPromiscuousMode.48 = false
  1611. ifPromiscuousMode.64 = false
  1612. ifPromiscuousMode.80 = false
  1613. ifPromiscuousMode.96 = false
  1614. ifPromiscuousMode.128 = false
  1615. ifPromiscuousMode.144 = false
  1616. ifPromiscuousMode.160 = false
  1617. ifPromiscuousMode.176 = false
  1618. ifPromiscuousMode.192 = false
  1619. ifPromiscuousMode.208 = false
  1620. ifPromiscuousMode.224 = false
  1621. ifPromiscuousMode.240 = false
  1622. ifPromiscuousMode.256 = false
  1623. ifPromiscuousMode.272 = false
  1624. ifPromiscuousMode.288 = false
  1625. ifPromiscuousMode.304 = false
  1626. ifPromiscuousMode.320 = false
  1627. ifConnectorPresent.32 = true
  1628. ifConnectorPresent.48 = true
  1629. ifConnectorPresent.64 = true
  1630. ifConnectorPresent.80 = true
  1631. ifConnectorPresent.96 = true
  1632. ifConnectorPresent.128 = false
  1633. ifConnectorPresent.144 = false
  1634. ifConnectorPresent.160 = false
  1635. ifConnectorPresent.176 = false
  1636. ifConnectorPresent.192 = false
  1637. ifConnectorPresent.208 = false
  1638. ifConnectorPresent.224 = false
  1639. ifConnectorPresent.240 = false
  1640. ifConnectorPresent.256 = false
  1641. ifConnectorPresent.272 = false
  1642. ifConnectorPresent.288 = false
  1643. ifConnectorPresent.304 = false
  1644. ifConnectorPresent.320 = false
  1645. ifAlias.32 =
  1646. ifAlias.48 =
  1647. ifAlias.64 =
  1648. ifAlias.80 =
  1649. ifAlias.96 =
  1650. ifAlias.128 =
  1651. ifAlias.144 =
  1652. ifAlias.160 =
  1653. ifAlias.176 =
  1654. ifAlias.192 =
  1655. ifAlias.208 =
  1656. ifAlias.224 =
  1657. ifAlias.240 =
  1658. ifAlias.256 =
  1659. ifAlias.272 =
  1660. ifAlias.288 =
  1661. ifAlias.304 =
  1662. ifAlias.320 =
  1663. ifCounterDiscontinuityTime.32 = 0:0:00:00.00
  1664. ifCounterDiscontinuityTime.48 = 0:0:00:00.00
  1665. ifCounterDiscontinuityTime.64 = 0:0:00:00.00
  1666. ifCounterDiscontinuityTime.80 = 0:0:00:00.00
  1667. ifCounterDiscontinuityTime.96 = 0:0:00:00.00
  1668. ifCounterDiscontinuityTime.128 = 0:0:00:00.00
  1669. ifCounterDiscontinuityTime.144 = 0:0:00:00.00
  1670. ifCounterDiscontinuityTime.160 = 0:0:00:00.00
  1671. ifCounterDiscontinuityTime.176 = 0:0:00:00.00
  1672. ifCounterDiscontinuityTime.192 = 0:0:00:00.00
  1673. ifCounterDiscontinuityTime.208 = 0:0:00:00.00
  1674. ifCounterDiscontinuityTime.224 = 0:0:00:00.00
  1675. ifCounterDiscontinuityTime.240 = 0:0:00:00.00
  1676. ifCounterDiscontinuityTime.256 = 0:0:00:00.00
  1677. ifCounterDiscontinuityTime.272 = 0:0:00:00.00
  1678. ifCounterDiscontinuityTime.288 = 0:0:00:00.00
  1679. ifCounterDiscontinuityTime.304 = 0:0:00:00.00
  1680. ifCounterDiscontinuityTime.320 = 0:0:00:00.00  
  1681.  
  1682. ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  1683. ifDescr.32 = mgmt
  1684. ifDescr.48 = 1.1
  1685. ifDescr.64 = 1.2
  1686. ifDescr.80 = 1.3
  1687. ifDescr.96 = 1.4
  1688. ifDescr.128 = /Common/http-tunnel
  1689. ifDescr.144 = /Common/socks-tunnel
  1690. ifDescr.160 = /Common/VLAN221_F5_HA
  1691. ifDescr.176 = /External/VLAN201_DMZ
  1692. ifDescr.192 = /External/VLAN212_FE
  1693. ifDescr.208 = /External/VLAN220_F5_Inside
  1694. ifDescr.224 = /External/TE-Conn_prof
  1695. ifDescr.240 = /External/TE-Edge-Client
  1696. ifDescr.256 = /External/TE_Edge_Client_Pol_cp
  1697. ifDescr.272 = /External/TE_rdptest_policy_cp
  1698. ifDescr.288 = /External/TST-Portal-xxx
  1699. ifDescr.304 = /External/te-wiz-rdp-test_cp
  1700. ifDescr.320 = /External/tstportal_conn_profile  
  1701.  
  1702. ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
  1703. ifAdminStatus.32 = up
  1704. ifAdminStatus.48 = up
  1705. ifAdminStatus.64 = up
  1706. ifAdminStatus.80 = up
  1707. ifAdminStatus.96 = up
  1708. ifAdminStatus.128 = up
  1709. ifAdminStatus.144 = up
  1710. ifAdminStatus.160 = up
  1711. ifAdminStatus.176 = up
  1712. ifAdminStatus.192 = up
  1713. ifAdminStatus.208 = up
  1714. ifAdminStatus.224 = up
  1715. ifAdminStatus.240 = up
  1716. ifAdminStatus.256 = up
  1717. ifAdminStatus.272 = up
  1718. ifAdminStatus.288 = up
  1719. ifAdminStatus.304 = up
  1720. ifAdminStatus.320 = up  
  1721.  
  1722. ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  1723. ifOperStatus.32 = up
  1724. ifOperStatus.48 = up
  1725. ifOperStatus.64 = up
  1726. ifOperStatus.80 = up
  1727. ifOperStatus.96 = up
  1728. ifOperStatus.128 = unknown
  1729. ifOperStatus.144 = unknown
  1730. ifOperStatus.160 = up
  1731. ifOperStatus.176 = up
  1732. ifOperStatus.192 = up
  1733. ifOperStatus.208 = up
  1734. ifOperStatus.224 = unknown
  1735. ifOperStatus.240 = unknown
  1736. ifOperStatus.256 = unknown
  1737. ifOperStatus.272 = unknown
  1738. ifOperStatus.288 = unknown
  1739. ifOperStatus.304 = unknown
  1740. ifOperStatus.320 = unknown  
  1741.  
  1742. ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
  1743. ifLastChange.32 = 0
  1744. ifLastChange.48 = 0
  1745. ifLastChange.64 = 0
  1746. ifLastChange.80 = 0
  1747. ifLastChange.96 = 0
  1748. ifLastChange.128 = 0
  1749. ifLastChange.144 = 0
  1750. ifLastChange.160 = 0
  1751. ifLastChange.176 = 0
  1752. ifLastChange.192 = 0
  1753. ifLastChange.208 = 0
  1754. ifLastChange.224 = 0
  1755. ifLastChange.240 = 0
  1756. ifLastChange.256 = 0
  1757. ifLastChange.272 = 0
  1758. ifLastChange.288 = 0
  1759. ifLastChange.304 = 0
  1760. ifLastChange.320 = 0  
  1761.  
  1762. ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifType'[0m]
  1763. ifType.32 = ethernetCsmacd
  1764. ifType.48 = ethernetCsmacd
  1765. ifType.64 = ethernetCsmacd
  1766. ifType.80 = ethernetCsmacd
  1767. ifType.96 = ethernetCsmacd
  1768. ifType.128 = 0
  1769. ifType.144 = 0
  1770. ifType.160 = ethernetCsmacd
  1771. ifType.176 = ethernetCsmacd
  1772. ifType.192 = ethernetCsmacd
  1773. ifType.208 = ethernetCsmacd
  1774. ifType.224 = 0
  1775. ifType.240 = 0
  1776. ifType.256 = 0
  1777. ifType.272 = 0
  1778. ifType.288 = 0
  1779. ifType.304 = 0
  1780. ifType.320 = 0  
  1781.  
  1782. ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
  1783. ifPhysAddress.32 = 0:50:56:92:7a:8b
  1784. ifPhysAddress.48 = 0:50:56:92:d:d6
  1785. ifPhysAddress.64 = 0:50:56:92:36:a7
  1786. ifPhysAddress.80 = 0:50:56:92:54:1b
  1787. ifPhysAddress.96 = 0:50:56:92:3f:ff
  1788. ifPhysAddress.128 = 0:50:56:92:7a:8c
  1789. ifPhysAddress.144 = 0:50:56:92:7a:8c
  1790. ifPhysAddress.160 = 0:50:56:92:54:1b
  1791. ifPhysAddress.176 = 0:50:56:92:3f:ff
  1792. ifPhysAddress.192 = 0:50:56:92:36:a7
  1793. ifPhysAddress.208 = 0:50:56:92:d:d6
  1794. ifPhysAddress.224 = 0:50:56:92:7a:8c
  1795. ifPhysAddress.240 = 0:50:56:92:7a:8c
  1796. ifPhysAddress.256 = 0:50:56:92:7a:8c
  1797. ifPhysAddress.272 = 0:50:56:92:7a:8c
  1798. ifPhysAddress.288 = 0:50:56:92:7a:8c
  1799. ifPhysAddress.304 = 0:50:56:92:7a:8c
  1800. ifPhysAddress.320 = 0:50:56:92:7a:8c  
  1801.  
  1802. ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifMtu'[0m]
  1803. ifMtu.32 = 1500
  1804. ifMtu.48 = 1500
  1805. ifMtu.64 = 1500
  1806. ifMtu.80 = 1500
  1807. ifMtu.96 = 1500
  1808. ifMtu.128 = 0
  1809. ifMtu.144 = 0
  1810. ifMtu.160 = 1500
  1811. ifMtu.176 = 1500
  1812. ifMtu.192 = 1500
  1813. ifMtu.208 = 1500
  1814. ifMtu.224 = 0
  1815. ifMtu.240 = 0
  1816. ifMtu.256 = 0
  1817. ifMtu.272 = 0
  1818. ifMtu.288 = 0
  1819. ifMtu.304 = 0
  1820. ifMtu.320 = 0  
  1821.  
  1822. ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
  1823. ifInErrors.32 = 0
  1824. ifInErrors.48 = 0
  1825. ifInErrors.64 = 0
  1826. ifInErrors.80 = 0
  1827. ifInErrors.96 = 0
  1828. ifInErrors.128 = 0
  1829. ifInErrors.144 = 0
  1830. ifInErrors.160 = 0
  1831. ifInErrors.176 = 0
  1832. ifInErrors.192 = 0
  1833. ifInErrors.208 = 0
  1834. ifInErrors.224 = 0
  1835. ifInErrors.240 = 0
  1836. ifInErrors.256 = 0
  1837. ifInErrors.272 = 0
  1838. ifInErrors.288 = 0
  1839. ifInErrors.304 = 0
  1840. ifInErrors.320 = 0  
  1841.  
  1842. ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
  1843. ifOutErrors.32 = 0
  1844. ifOutErrors.48 = 0
  1845. ifOutErrors.64 = 0
  1846. ifOutErrors.80 = 0
  1847. ifOutErrors.96 = 0
  1848. ifOutErrors.128 = 0
  1849. ifOutErrors.144 = 0
  1850. ifOutErrors.160 = 0
  1851. ifOutErrors.176 = 0
  1852. ifOutErrors.192 = 0
  1853. ifOutErrors.208 = 0
  1854. ifOutErrors.224 = 0
  1855. ifOutErrors.240 = 0
  1856. ifOutErrors.256 = 0
  1857. ifOutErrors.272 = 0
  1858. ifOutErrors.288 = 0
  1859. ifOutErrors.304 = 0
  1860. ifOutErrors.320 = 0  
  1861.  
  1862. ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
  1863. ifInDiscards.32 = 0
  1864. ifInDiscards.48 = 0
  1865. ifInDiscards.64 = 0
  1866. ifInDiscards.80 = 0
  1867. ifInDiscards.96 = 0
  1868. ifInDiscards.128 = 0
  1869. ifInDiscards.144 = 0
  1870. ifInDiscards.160 = 0
  1871. ifInDiscards.176 = 0
  1872. ifInDiscards.192 = 0
  1873. ifInDiscards.208 = 0
  1874. ifInDiscards.224 = 0
  1875. ifInDiscards.240 = 0
  1876. ifInDiscards.256 = 0
  1877. ifInDiscards.272 = 0
  1878. ifInDiscards.288 = 0
  1879. ifInDiscards.304 = 0
  1880. ifInDiscards.320 = 0  
  1881.  
  1882. ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
  1883. ifOutDiscards.32 = 0
  1884. ifOutDiscards.48 = 0
  1885. ifOutDiscards.64 = 0
  1886. ifOutDiscards.80 = 0
  1887. ifOutDiscards.96 = 0
  1888. ifOutDiscards.128 = 0
  1889. ifOutDiscards.144 = 0
  1890. ifOutDiscards.160 = 4
  1891. ifOutDiscards.176 = 3
  1892. ifOutDiscards.192 = 3
  1893. ifOutDiscards.208 = 4
  1894. ifOutDiscards.224 = 0
  1895. ifOutDiscards.240 = 0
  1896. ifOutDiscards.256 = 0
  1897. ifOutDiscards.272 = 0
  1898. ifOutDiscards.288 = 0
  1899. ifOutDiscards.304 = 0
  1900. ifOutDiscards.320 = 0  
  1901.  
  1902. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  1903. dot3StatsDuplexStatus = No Such Instance currently exists at this OID  
  1904.  
  1905. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Instance currently exists at this OID  
  1906. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  1907. dot1qPvid = No Such Object available on this agent at this OID  
  1908.  
  1909. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  1910. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl','vdsl2') [0;33m[44][0m 1.23ms]
  1911.  
  1912. array (
  1913.   32 =>
  1914.   array (
  1915.     'ifName' => 'mgmt',
  1916.     'ifInMulticastPkts' => '1063822',
  1917.     'ifInBroadcastPkts' => '0',
  1918.     'ifOutMulticastPkts' => '0',
  1919.     'ifOutBroadcastPkts' => '0',
  1920.     'ifHCInOctets' => '881717165',
  1921.     'ifHCInUcastPkts' => '10359957',
  1922.     'ifHCInMulticastPkts' => '1063822',
  1923.     'ifHCInBroadcastPkts' => '0',
  1924.     'ifHCOutOctets' => '42901875989',
  1925.     'ifHCOutUcastPkts' => '4456922',
  1926.     'ifHCOutMulticastPkts' => '0',
  1927.     'ifHCOutBroadcastPkts' => '0',
  1928.     'ifLinkUpDownTrapEnable' => 'enabled',
  1929.     'ifHighSpeed' => '100',
  1930.     'ifPromiscuousMode' => 'false',
  1931.     'ifConnectorPresent' => 'true',
  1932.     'ifAlias' => '',
  1933.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1934.     'ifDescr' => 'mgmt',
  1935.     'ifAdminStatus' => 'up',
  1936.     'ifOperStatus' => 'up',
  1937.     'ifLastChange' => '0',
  1938.     'ifType' => 'ethernetCsmacd',
  1939.     'ifPhysAddress' => '0:50:56:92:7a:8b',
  1940.     'ifMtu' => '1500',
  1941.     'ifInErrors' => '0',
  1942.     'ifOutErrors' => '0',
  1943.     'ifInDiscards' => '0',
  1944.     'ifOutDiscards' => '0',
  1945.   ),
  1946.   48 =>
  1947.   array (
  1948.     'ifName' => '1.1',
  1949.     'ifInMulticastPkts' => '0',
  1950.     'ifInBroadcastPkts' => '0',
  1951.     'ifOutMulticastPkts' => '0',
  1952.     'ifOutBroadcastPkts' => '0',
  1953.     'ifHCInOctets' => '2159240847',
  1954.     'ifHCInUcastPkts' => '9365380',
  1955.     'ifHCInMulticastPkts' => '0',
  1956.     'ifHCInBroadcastPkts' => '0',
  1957.     'ifHCOutOctets' => '1027384492',
  1958.     'ifHCOutUcastPkts' => '11819646',
  1959.     'ifHCOutMulticastPkts' => '0',
  1960.     'ifHCOutBroadcastPkts' => '0',
  1961.     'ifLinkUpDownTrapEnable' => 'enabled',
  1962.     'ifHighSpeed' => '10000',
  1963.     'ifPromiscuousMode' => 'false',
  1964.     'ifConnectorPresent' => 'true',
  1965.     'ifAlias' => '',
  1966.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1967.     'ifDescr' => '1.1',
  1968.     'ifAdminStatus' => 'up',
  1969.     'ifOperStatus' => 'up',
  1970.     'ifLastChange' => '0',
  1971.     'ifType' => 'ethernetCsmacd',
  1972.     'ifPhysAddress' => '0:50:56:92:d:d6',
  1973.     'ifMtu' => '1500',
  1974.     'ifInErrors' => '0',
  1975.     'ifOutErrors' => '0',
  1976.     'ifInDiscards' => '0',
  1977.     'ifOutDiscards' => '0',
  1978.   ),
  1979.   64 =>
  1980.   array (
  1981.     'ifName' => '1.2',
  1982.     'ifInMulticastPkts' => '0',
  1983.     'ifInBroadcastPkts' => '0',
  1984.     'ifOutMulticastPkts' => '0',
  1985.     'ifOutBroadcastPkts' => '0',
  1986.     'ifHCInOctets' => '93083299',
  1987.     'ifHCInUcastPkts' => '1414423',
  1988.     'ifHCInMulticastPkts' => '0',
  1989.     'ifHCInBroadcastPkts' => '0',
  1990.     'ifHCOutOctets' => '151218082',
  1991.     'ifHCOutUcastPkts' => '608276',
  1992.     'ifHCOutMulticastPkts' => '0',
  1993.     'ifHCOutBroadcastPkts' => '0',
  1994.     'ifLinkUpDownTrapEnable' => 'enabled',
  1995.     'ifHighSpeed' => '10000',
  1996.     'ifPromiscuousMode' => 'false',
  1997.     'ifConnectorPresent' => 'true',
  1998.     'ifAlias' => '',
  1999.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2000.     'ifDescr' => '1.2',
  2001.     'ifAdminStatus' => 'up',
  2002.     'ifOperStatus' => 'up',
  2003.     'ifLastChange' => '0',
  2004.     'ifType' => 'ethernetCsmacd',
  2005.     'ifPhysAddress' => '0:50:56:92:36:a7',
  2006.     'ifMtu' => '1500',
  2007.     'ifInErrors' => '0',
  2008.     'ifOutErrors' => '0',
  2009.     'ifInDiscards' => '0',
  2010.     'ifOutDiscards' => '0',
  2011.   ),
  2012.   80 =>
  2013.   array (
  2014.     'ifName' => '1.3',
  2015.     'ifInMulticastPkts' => '0',
  2016.     'ifInBroadcastPkts' => '0',
  2017.     'ifOutMulticastPkts' => '0',
  2018.     'ifOutBroadcastPkts' => '0',
  2019.     'ifHCInOctets' => '7272668946',
  2020.     'ifHCInUcastPkts' => '40199962',
  2021.     'ifHCInMulticastPkts' => '0',
  2022.     'ifHCInBroadcastPkts' => '0',
  2023.     'ifHCOutOctets' => '7143766036',
  2024.     'ifHCOutUcastPkts' => '39285761',
  2025.     'ifHCOutMulticastPkts' => '0',
  2026.     'ifHCOutBroadcastPkts' => '0',
  2027.     'ifLinkUpDownTrapEnable' => 'enabled',
  2028.     'ifHighSpeed' => '10000',
  2029.     'ifPromiscuousMode' => 'false',
  2030.     'ifConnectorPresent' => 'true',
  2031.     'ifAlias' => '',
  2032.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2033.     'ifDescr' => '1.3',
  2034.     'ifAdminStatus' => 'up',
  2035.     'ifOperStatus' => 'up',
  2036.     'ifLastChange' => '0',
  2037.     'ifType' => 'ethernetCsmacd',
  2038.     'ifPhysAddress' => '0:50:56:92:54:1b',
  2039.     'ifMtu' => '1500',
  2040.     'ifInErrors' => '0',
  2041.     'ifOutErrors' => '0',
  2042.     'ifInDiscards' => '0',
  2043.     'ifOutDiscards' => '0',
  2044.   ),
  2045.   96 =>
  2046.   array (
  2047.     'ifName' => '1.4',
  2048.     'ifInMulticastPkts' => '0',
  2049.     'ifInBroadcastPkts' => '0',
  2050.     'ifOutMulticastPkts' => '0',
  2051.     'ifOutBroadcastPkts' => '0',
  2052.     'ifHCInOctets' => '3777382043',
  2053.     'ifHCInUcastPkts' => '9818544',
  2054.     'ifHCInMulticastPkts' => '0',
  2055.     'ifHCInBroadcastPkts' => '0',
  2056.     'ifHCOutOctets' => '865338216',
  2057.     'ifHCOutUcastPkts' => '9262866',
  2058.     'ifHCOutMulticastPkts' => '0',
  2059.     'ifHCOutBroadcastPkts' => '0',
  2060.     'ifLinkUpDownTrapEnable' => 'enabled',
  2061.     'ifHighSpeed' => '10000',
  2062.     'ifPromiscuousMode' => 'false',
  2063.     'ifConnectorPresent' => 'true',
  2064.     'ifAlias' => '',
  2065.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2066.     'ifDescr' => '1.4',
  2067.     'ifAdminStatus' => 'up',
  2068.     'ifOperStatus' => 'up',
  2069.     'ifLastChange' => '0',
  2070.     'ifType' => 'ethernetCsmacd',
  2071.     'ifPhysAddress' => '0:50:56:92:3f:ff',
  2072.     'ifMtu' => '1500',
  2073.     'ifInErrors' => '0',
  2074.     'ifOutErrors' => '0',
  2075.     'ifInDiscards' => '0',
  2076.     'ifOutDiscards' => '0',
  2077.   ),
  2078.   128 =>
  2079.   array (
  2080.     'ifName' => '/Common/http-tunnel',
  2081.     'ifInMulticastPkts' => '0',
  2082.     'ifInBroadcastPkts' => '0',
  2083.     'ifOutMulticastPkts' => '0',
  2084.     'ifOutBroadcastPkts' => '0',
  2085.     'ifHCInOctets' => '0',
  2086.     'ifHCInUcastPkts' => '0',
  2087.     'ifHCInMulticastPkts' => '0',
  2088.     'ifHCInBroadcastPkts' => '0',
  2089.     'ifHCOutOctets' => '0',
  2090.     'ifHCOutUcastPkts' => '0',
  2091.     'ifHCOutMulticastPkts' => '0',
  2092.     'ifHCOutBroadcastPkts' => '0',
  2093.     'ifLinkUpDownTrapEnable' => 'disabled',
  2094.     'ifHighSpeed' => '0',
  2095.     'ifPromiscuousMode' => 'false',
  2096.     'ifConnectorPresent' => 'false',
  2097.     'ifAlias' => '',
  2098.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2099.     'ifDescr' => '/Common/http-tunnel',
  2100.     'ifAdminStatus' => 'up',
  2101.     'ifOperStatus' => 'unknown',
  2102.     'ifLastChange' => '0',
  2103.     'ifType' => '0',
  2104.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2105.     'ifMtu' => '0',
  2106.     'ifInErrors' => '0',
  2107.     'ifOutErrors' => '0',
  2108.     'ifInDiscards' => '0',
  2109.     'ifOutDiscards' => '0',
  2110.   ),
  2111.   144 =>
  2112.   array (
  2113.     'ifName' => '/Common/socks-tunnel',
  2114.     'ifInMulticastPkts' => '0',
  2115.     'ifInBroadcastPkts' => '0',
  2116.     'ifOutMulticastPkts' => '0',
  2117.     'ifOutBroadcastPkts' => '0',
  2118.     'ifHCInOctets' => '0',
  2119.     'ifHCInUcastPkts' => '0',
  2120.     'ifHCInMulticastPkts' => '0',
  2121.     'ifHCInBroadcastPkts' => '0',
  2122.     'ifHCOutOctets' => '0',
  2123.     'ifHCOutUcastPkts' => '0',
  2124.     'ifHCOutMulticastPkts' => '0',
  2125.     'ifHCOutBroadcastPkts' => '0',
  2126.     'ifLinkUpDownTrapEnable' => 'disabled',
  2127.     'ifHighSpeed' => '0',
  2128.     'ifPromiscuousMode' => 'false',
  2129.     'ifConnectorPresent' => 'false',
  2130.     'ifAlias' => '',
  2131.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2132.     'ifDescr' => '/Common/socks-tunnel',
  2133.     'ifAdminStatus' => 'up',
  2134.     'ifOperStatus' => 'unknown',
  2135.     'ifLastChange' => '0',
  2136.     'ifType' => '0',
  2137.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2138.     'ifMtu' => '0',
  2139.     'ifInErrors' => '0',
  2140.     'ifOutErrors' => '0',
  2141.     'ifInDiscards' => '0',
  2142.     'ifOutDiscards' => '0',
  2143.   ),
  2144.   160 =>
  2145.   array (
  2146.     'ifName' => '/Common/VLAN221_F5_HA',
  2147.     'ifInMulticastPkts' => '1029184',
  2148.     'ifInBroadcastPkts' => '207',
  2149.     'ifOutMulticastPkts' => '1029195',
  2150.     'ifOutBroadcastPkts' => '45',
  2151.     'ifHCInOctets' => '13022161453',
  2152.     'ifHCInUcastPkts' => '62866298',
  2153.     'ifHCInMulticastPkts' => '1029184',
  2154.     'ifHCInBroadcastPkts' => '207',
  2155.     'ifHCOutOctets' => '13260749128',
  2156.     'ifHCOutUcastPkts' => '61757598',
  2157.     'ifHCOutMulticastPkts' => '1029195',
  2158.     'ifHCOutBroadcastPkts' => '45',
  2159.     'ifLinkUpDownTrapEnable' => 'disabled',
  2160.     'ifHighSpeed' => '10000',
  2161.     'ifPromiscuousMode' => 'false',
  2162.     'ifConnectorPresent' => 'false',
  2163.     'ifAlias' => '',
  2164.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2165.     'ifDescr' => '/Common/VLAN221_F5_HA',
  2166.     'ifAdminStatus' => 'up',
  2167.     'ifOperStatus' => 'up',
  2168.     'ifLastChange' => '0',
  2169.     'ifType' => 'ethernetCsmacd',
  2170.     'ifPhysAddress' => '0:50:56:92:54:1b',
  2171.     'ifMtu' => '1500',
  2172.     'ifInErrors' => '0',
  2173.     'ifOutErrors' => '0',
  2174.     'ifInDiscards' => '0',
  2175.     'ifOutDiscards' => '4',
  2176.   ),
  2177.   176 =>
  2178.   array (
  2179.     'ifName' => '/External/VLAN201_DMZ',
  2180.     'ifInMulticastPkts' => '1739990',
  2181.     'ifInBroadcastPkts' => '5262125',
  2182.     'ifOutMulticastPkts' => '1736415',
  2183.     'ifOutBroadcastPkts' => '2189755',
  2184.     'ifHCInOctets' => '4992173309',
  2185.     'ifHCInUcastPkts' => '16844086',
  2186.     'ifHCInMulticastPkts' => '1739990',
  2187.     'ifHCInBroadcastPkts' => '5262125',
  2188.     'ifHCOutOctets' => '4125381110',
  2189.     'ifHCOutUcastPkts' => '12199260',
  2190.     'ifHCOutMulticastPkts' => '1736415',
  2191.     'ifHCOutBroadcastPkts' => '2189755',
  2192.     'ifLinkUpDownTrapEnable' => 'disabled',
  2193.     'ifHighSpeed' => '10000',
  2194.     'ifPromiscuousMode' => 'false',
  2195.     'ifConnectorPresent' => 'false',
  2196.     'ifAlias' => '',
  2197.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2198.     'ifDescr' => '/External/VLAN201_DMZ',
  2199.     'ifAdminStatus' => 'up',
  2200.     'ifOperStatus' => 'up',
  2201.     'ifLastChange' => '0',
  2202.     'ifType' => 'ethernetCsmacd',
  2203.     'ifPhysAddress' => '0:50:56:92:3f:ff',
  2204.     'ifMtu' => '1500',
  2205.     'ifInErrors' => '0',
  2206.     'ifOutErrors' => '0',
  2207.     'ifInDiscards' => '0',
  2208.     'ifOutDiscards' => '3',
  2209.   ),
  2210.   192 =>
  2211.   array (
  2212.     'ifName' => '/External/VLAN212_FE',
  2213.     'ifInMulticastPkts' => '1095073',
  2214.     'ifInBroadcastPkts' => '94034',
  2215.     'ifOutMulticastPkts' => '1095080',
  2216.     'ifOutBroadcastPkts' => '34803',
  2217.     'ifHCInOctets' => '197793875',
  2218.     'ifHCInUcastPkts' => '1850366',
  2219.     'ifHCInMulticastPkts' => '1095073',
  2220.     'ifHCInBroadcastPkts' => '94034',
  2221.     'ifHCOutOctets' => '227498094',
  2222.     'ifHCOutUcastPkts' => '665291',
  2223.     'ifHCOutMulticastPkts' => '1095080',
  2224.     'ifHCOutBroadcastPkts' => '34803',
  2225.     'ifLinkUpDownTrapEnable' => 'disabled',
  2226.     'ifHighSpeed' => '10000',
  2227.     'ifPromiscuousMode' => 'false',
  2228.     'ifConnectorPresent' => 'false',
  2229.     'ifAlias' => '',
  2230.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2231.     'ifDescr' => '/External/VLAN212_FE',
  2232.     'ifAdminStatus' => 'up',
  2233.     'ifOperStatus' => 'up',
  2234.     'ifLastChange' => '0',
  2235.     'ifType' => 'ethernetCsmacd',
  2236.     'ifPhysAddress' => '0:50:56:92:36:a7',
  2237.     'ifMtu' => '1500',
  2238.     'ifInErrors' => '0',
  2239.     'ifOutErrors' => '0',
  2240.     'ifInDiscards' => '0',
  2241.     'ifOutDiscards' => '3',
  2242.   ),
  2243.   208 =>
  2244.   array (
  2245.     'ifName' => '/External/VLAN220_F5_Inside',
  2246.     'ifInMulticastPkts' => '1029190',
  2247.     'ifInBroadcastPkts' => '36731',
  2248.     'ifOutMulticastPkts' => '1029196',
  2249.     'ifOutBroadcastPkts' => '34429',
  2250.     'ifHCInOctets' => '3243748182',
  2251.     'ifHCInUcastPkts' => '20997502',
  2252.     'ifHCInMulticastPkts' => '1029190',
  2253.     'ifHCInBroadcastPkts' => '36731',
  2254.     'ifHCOutOctets' => '3187631523',
  2255.     'ifHCOutUcastPkts' => '20208179',
  2256.     'ifHCOutMulticastPkts' => '1029196',
  2257.     'ifHCOutBroadcastPkts' => '34429',
  2258.     'ifLinkUpDownTrapEnable' => 'disabled',
  2259.     'ifHighSpeed' => '10000',
  2260.     'ifPromiscuousMode' => 'false',
  2261.     'ifConnectorPresent' => 'false',
  2262.     'ifAlias' => '',
  2263.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2264.     'ifDescr' => '/External/VLAN220_F5_Inside',
  2265.     'ifAdminStatus' => 'up',
  2266.     'ifOperStatus' => 'up',
  2267.     'ifLastChange' => '0',
  2268.     'ifType' => 'ethernetCsmacd',
  2269.     'ifPhysAddress' => '0:50:56:92:d:d6',
  2270.     'ifMtu' => '1500',
  2271.     'ifInErrors' => '0',
  2272.     'ifOutErrors' => '0',
  2273.     'ifInDiscards' => '0',
  2274.     'ifOutDiscards' => '4',
  2275.   ),
  2276.   224 =>
  2277.   array (
  2278.     'ifName' => '/External/TE-Conn_prof',
  2279.     'ifInMulticastPkts' => '10',
  2280.     'ifInBroadcastPkts' => '0',
  2281.     'ifOutMulticastPkts' => '0',
  2282.     'ifOutBroadcastPkts' => '0',
  2283.     'ifHCInOctets' => '828',
  2284.     'ifHCInUcastPkts' => '0',
  2285.     'ifHCInMulticastPkts' => '10',
  2286.     'ifHCInBroadcastPkts' => '0',
  2287.     'ifHCOutOctets' => '0',
  2288.     'ifHCOutUcastPkts' => '0',
  2289.     'ifHCOutMulticastPkts' => '0',
  2290.     'ifHCOutBroadcastPkts' => '0',
  2291.     'ifLinkUpDownTrapEnable' => 'disabled',
  2292.     'ifHighSpeed' => '0',
  2293.     'ifPromiscuousMode' => 'false',
  2294.     'ifConnectorPresent' => 'false',
  2295.     'ifAlias' => '',
  2296.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2297.     'ifDescr' => '/External/TE-Conn_prof',
  2298.     'ifAdminStatus' => 'up',
  2299.     'ifOperStatus' => 'unknown',
  2300.     'ifLastChange' => '0',
  2301.     'ifType' => '0',
  2302.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2303.     'ifMtu' => '0',
  2304.     'ifInErrors' => '0',
  2305.     'ifOutErrors' => '0',
  2306.     'ifInDiscards' => '0',
  2307.     'ifOutDiscards' => '0',
  2308.   ),
  2309.   240 =>
  2310.   array (
  2311.     'ifName' => '/External/TE-Edge-Client',
  2312.     'ifInMulticastPkts' => '10',
  2313.     'ifInBroadcastPkts' => '0',
  2314.     'ifOutMulticastPkts' => '0',
  2315.     'ifOutBroadcastPkts' => '0',
  2316.     'ifHCInOctets' => '828',
  2317.     'ifHCInUcastPkts' => '0',
  2318.     'ifHCInMulticastPkts' => '10',
  2319.     'ifHCInBroadcastPkts' => '0',
  2320.     'ifHCOutOctets' => '0',
  2321.     'ifHCOutUcastPkts' => '0',
  2322.     'ifHCOutMulticastPkts' => '0',
  2323.     'ifHCOutBroadcastPkts' => '0',
  2324.     'ifLinkUpDownTrapEnable' => 'disabled',
  2325.     'ifHighSpeed' => '0',
  2326.     'ifPromiscuousMode' => 'false',
  2327.     'ifConnectorPresent' => 'false',
  2328.     'ifAlias' => '',
  2329.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2330.     'ifDescr' => '/External/TE-Edge-Client',
  2331.     'ifAdminStatus' => 'up',
  2332.     'ifOperStatus' => 'unknown',
  2333.     'ifLastChange' => '0',
  2334.     'ifType' => '0',
  2335.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2336.     'ifMtu' => '0',
  2337.     'ifInErrors' => '0',
  2338.     'ifOutErrors' => '0',
  2339.     'ifInDiscards' => '0',
  2340.     'ifOutDiscards' => '0',
  2341.   ),
  2342.   256 =>
  2343.   array (
  2344.     'ifName' => '/External/TE_Edge_Client_Pol_cp',
  2345.     'ifInMulticastPkts' => '10',
  2346.     'ifInBroadcastPkts' => '0',
  2347.     'ifOutMulticastPkts' => '0',
  2348.     'ifOutBroadcastPkts' => '0',
  2349.     'ifHCInOctets' => '828',
  2350.     'ifHCInUcastPkts' => '0',
  2351.     'ifHCInMulticastPkts' => '10',
  2352.     'ifHCInBroadcastPkts' => '0',
  2353.     'ifHCOutOctets' => '0',
  2354.     'ifHCOutUcastPkts' => '0',
  2355.     'ifHCOutMulticastPkts' => '0',
  2356.     'ifHCOutBroadcastPkts' => '0',
  2357.     'ifLinkUpDownTrapEnable' => 'disabled',
  2358.     'ifHighSpeed' => '0',
  2359.     'ifPromiscuousMode' => 'false',
  2360.     'ifConnectorPresent' => 'false',
  2361.     'ifAlias' => '',
  2362.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2363.     'ifDescr' => '/External/TE_Edge_Client_Pol_cp',
  2364.     'ifAdminStatus' => 'up',
  2365.     'ifOperStatus' => 'unknown',
  2366.     'ifLastChange' => '0',
  2367.     'ifType' => '0',
  2368.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2369.     'ifMtu' => '0',
  2370.     'ifInErrors' => '0',
  2371.     'ifOutErrors' => '0',
  2372.     'ifInDiscards' => '0',
  2373.     'ifOutDiscards' => '0',
  2374.   ),
  2375.   272 =>
  2376.   array (
  2377.     'ifName' => '/External/TE_rdptest_policy_cp',
  2378.     'ifInMulticastPkts' => '10',
  2379.     'ifInBroadcastPkts' => '0',
  2380.     'ifOutMulticastPkts' => '0',
  2381.     'ifOutBroadcastPkts' => '0',
  2382.     'ifHCInOctets' => '828',
  2383.     'ifHCInUcastPkts' => '0',
  2384.     'ifHCInMulticastPkts' => '10',
  2385.     'ifHCInBroadcastPkts' => '0',
  2386.     'ifHCOutOctets' => '0',
  2387.     'ifHCOutUcastPkts' => '0',
  2388.     'ifHCOutMulticastPkts' => '0',
  2389.     'ifHCOutBroadcastPkts' => '0',
  2390.     'ifLinkUpDownTrapEnable' => 'disabled',
  2391.     'ifHighSpeed' => '0',
  2392.     'ifPromiscuousMode' => 'false',
  2393.     'ifConnectorPresent' => 'false',
  2394.     'ifAlias' => '',
  2395.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2396.     'ifDescr' => '/External/TE_rdptest_policy_cp',
  2397.     'ifAdminStatus' => 'up',
  2398.     'ifOperStatus' => 'unknown',
  2399.     'ifLastChange' => '0',
  2400.     'ifType' => '0',
  2401.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2402.     'ifMtu' => '0',
  2403.     'ifInErrors' => '0',
  2404.     'ifOutErrors' => '0',
  2405.     'ifInDiscards' => '0',
  2406.     'ifOutDiscards' => '0',
  2407.   ),
  2408.   288 =>
  2409.   array (
  2410.     'ifName' => '/External/TST-Portal-xxx',
  2411.     'ifInMulticastPkts' => '10',
  2412.     'ifInBroadcastPkts' => '0',
  2413.     'ifOutMulticastPkts' => '0',
  2414.     'ifOutBroadcastPkts' => '0',
  2415.     'ifHCInOctets' => '828',
  2416.     'ifHCInUcastPkts' => '0',
  2417.     'ifHCInMulticastPkts' => '10',
  2418.     'ifHCInBroadcastPkts' => '0',
  2419.     'ifHCOutOctets' => '0',
  2420.     'ifHCOutUcastPkts' => '0',
  2421.     'ifHCOutMulticastPkts' => '0',
  2422.     'ifHCOutBroadcastPkts' => '0',
  2423.     'ifLinkUpDownTrapEnable' => 'disabled',
  2424.     'ifHighSpeed' => '0',
  2425.     'ifPromiscuousMode' => 'false',
  2426.     'ifConnectorPresent' => 'false',
  2427.     'ifAlias' => '',
  2428.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2429.     'ifDescr' => '/External/TST-Portal-xxx',
  2430.     'ifAdminStatus' => 'up',
  2431.     'ifOperStatus' => 'unknown',
  2432.     'ifLastChange' => '0',
  2433.     'ifType' => '0',
  2434.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2435.     'ifMtu' => '0',
  2436.     'ifInErrors' => '0',
  2437.     'ifOutErrors' => '0',
  2438.     'ifInDiscards' => '0',
  2439.     'ifOutDiscards' => '0',
  2440.   ),
  2441.   304 =>
  2442.   array (
  2443.     'ifName' => '/External/te-wiz-rdp-test_cp',
  2444.     'ifInMulticastPkts' => '10',
  2445.     'ifInBroadcastPkts' => '0',
  2446.     'ifOutMulticastPkts' => '0',
  2447.     'ifOutBroadcastPkts' => '0',
  2448.     'ifHCInOctets' => '828',
  2449.     'ifHCInUcastPkts' => '0',
  2450.     'ifHCInMulticastPkts' => '10',
  2451.     'ifHCInBroadcastPkts' => '0',
  2452.     'ifHCOutOctets' => '0',
  2453.     'ifHCOutUcastPkts' => '0',
  2454.     'ifHCOutMulticastPkts' => '0',
  2455.     'ifHCOutBroadcastPkts' => '0',
  2456.     'ifLinkUpDownTrapEnable' => 'disabled',
  2457.     'ifHighSpeed' => '0',
  2458.     'ifPromiscuousMode' => 'false',
  2459.     'ifConnectorPresent' => 'false',
  2460.     'ifAlias' => '',
  2461.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2462.     'ifDescr' => '/External/te-wiz-rdp-test_cp',
  2463.     'ifAdminStatus' => 'up',
  2464.     'ifOperStatus' => 'unknown',
  2465.     'ifLastChange' => '0',
  2466.     'ifType' => '0',
  2467.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2468.     'ifMtu' => '0',
  2469.     'ifInErrors' => '0',
  2470.     'ifOutErrors' => '0',
  2471.     'ifInDiscards' => '0',
  2472.     'ifOutDiscards' => '0',
  2473.   ),
  2474.   320 =>
  2475.   array (
  2476.     'ifName' => '/External/tstportal_conn_profile',
  2477.     'ifInMulticastPkts' => '10',
  2478.     'ifInBroadcastPkts' => '0',
  2479.     'ifOutMulticastPkts' => '0',
  2480.     'ifOutBroadcastPkts' => '0',
  2481.     'ifHCInOctets' => '828',
  2482.     'ifHCInUcastPkts' => '0',
  2483.     'ifHCInMulticastPkts' => '10',
  2484.     'ifHCInBroadcastPkts' => '0',
  2485.     'ifHCOutOctets' => '0',
  2486.     'ifHCOutUcastPkts' => '0',
  2487.     'ifHCOutMulticastPkts' => '0',
  2488.     'ifHCOutBroadcastPkts' => '0',
  2489.     'ifLinkUpDownTrapEnable' => 'disabled',
  2490.     'ifHighSpeed' => '0',
  2491.     'ifPromiscuousMode' => 'false',
  2492.     'ifConnectorPresent' => 'false',
  2493.     'ifAlias' => '',
  2494.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2495.     'ifDescr' => '/External/tstportal_conn_profile',
  2496.     'ifAdminStatus' => 'up',
  2497.     'ifOperStatus' => 'unknown',
  2498.     'ifLastChange' => '0',
  2499.     'ifType' => '0',
  2500.     'ifPhysAddress' => '0:50:56:92:7a:8c',
  2501.     'ifMtu' => '0',
  2502.     'ifInErrors' => '0',
  2503.     'ifOutErrors' => '0',
  2504.     'ifInDiscards' => '0',
  2505.     'ifOutDiscards' => '0',
  2506.   ),
  2507. )  
  2508. ignored by ifName:  (matched: /^$/)  
  2509. SQL[[1;33mUPDATE `ports` set `deleted`=? WHERE `port_id` = ? [0;33m["1",null][0m 0.4ms]
  2510.  
  2511. ignored by ifName:  (matched: /^$/)  
  2512. ignored by ifName:  (matched: /^$/)  
  2513. ignored by ifName:  (matched: /^$/)  
  2514. ignored by ifName:  (matched: /^$/)  
  2515. ignored by ifName:  (matched: /^$/)  
  2516. ignored by ifName:  (matched: /^$/)  
  2517. ignored by ifName:  (matched: /^$/)  
  2518. ignored by ifName:  (matched: /^$/)  
  2519. ignored by ifName:  (matched: /^$/)  
  2520. ignored by ifName:  (matched: /^$/)  
  2521. ignored by ifName:  (matched: /^$/)  
  2522. ignored by ifName:  (matched: /^$/)  
  2523. ignored by ifName:  (matched: /^$/)  
  2524. ignored by ifName:  (matched: /^$/)  
  2525. ignored by ifName:  (matched: /^$/)  
  2526. ignored by ifName:  (matched: /^$/)  
  2527. ignored by ifName:  (matched: /^$/)  
  2528.  
  2529. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1653900084,null,1653900084][0m 0.27ms]
  2530.  
  2531. 0 updated  
  2532.  
  2533. >> Runtime for poller module 'ports': 0.3478 seconds with 29120 bytes
  2534. >> [0;36mSNMP[0m: [14/0.32s] [1;33mMySQL[0m: [4/0.03s]  
  2535. #### Unload poller module ports ####
  2536.  
  2537. Modules status: Global+  
  2538. OS  
  2539. Device  
  2540.  
  2541. #### Load poller module customoid ####
  2542. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[44][0m 0.38ms]
  2543.  
  2544.  
  2545. >> Runtime for poller module 'customoid': 0.0011 seconds with 944 bytes
  2546. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  2547. #### Unload poller module customoid ####
  2548.  
  2549. Modules status: Global+  
  2550. OS  
  2551. Device  
  2552.  
  2553. #### Load poller module bgp-peers ####
  2554. SQL[[1;33mSELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [0;33m[44][0m 0.38ms]
  2555.  
  2556.  
  2557. >> Runtime for poller module 'bgp-peers': 0.0026 seconds with 13944 bytes
  2558. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  2559. #### Unload poller module bgp-peers ####
  2560.  
  2561. Modules status: Global-  
  2562. OS  
  2563. Device  
  2564. Module [ junose-atm-vp ] disabled globally.
  2565.  
  2566. Modules status: Global-  
  2567. OS  
  2568. Device  
  2569. Module [ printer-supplies ] disabled globally.
  2570.  
  2571. Modules status: Global+  
  2572. OS  
  2573. Device  
  2574.  
  2575. #### Load poller module ucd-diskio ####
  2576. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[44][0m 0.27ms]
  2577.  
  2578.  
  2579. >> Runtime for poller module 'ucd-diskio': 0.0010 seconds with 784 bytes
  2580. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  2581. #### Unload poller module ucd-diskio ####
  2582.  
  2583. Modules status: Global-  
  2584. OS  
  2585. Device  
  2586. Module [ wifi ] disabled globally.
  2587.  
  2588. Modules status: Global+  
  2589. OS  
  2590. Device  
  2591.  
  2592. #### Load poller module wireless ####
  2593. Attempting to initialize OS: f5  
  2594. OS initialized: LibreNMS\OS\F5  
  2595. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[44][0m 0.35ms]
  2596.  
  2597.  
  2598. >> Runtime for poller module 'wireless': 0.0025 seconds with 103192 bytes
  2599. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  2600. #### Unload poller module wireless ####
  2601.  
  2602. Modules status: Global+  
  2603. OS  
  2604. Device  
  2605.  
  2606. #### Load poller module ospf ####
  2607. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[44][0m 0.3ms]
  2608.  
  2609.  Processes: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m]  
  2610. ospfGeneralGroup = No Such Object available on this agent at this OID
  2611.  
  2612.  
  2613. SQL[[1;33mdelete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [0;33m[44,""][0m 1.12ms]
  2614.  
  2615. 0
  2616. >> Runtime for poller module 'ospf': 0.0213 seconds with 93368 bytes
  2617. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [2/0.01s]  
  2618. #### Unload poller module ospf ####
  2619.  
  2620. Modules status: Global-  
  2621. OS  
  2622. Device  
  2623. Module [ isis ] disabled globally.
  2624.  
  2625. Modules status: Global-  
  2626. OS  
  2627. Device  
  2628. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  2629.  
  2630. Modules status: Global-  
  2631. OS  
  2632. Device  
  2633. Module [ cisco-remote-access-monitor ] disabled globally.
  2634.  
  2635. Modules status: Global-  
  2636. OS  
  2637. Device  
  2638. Module [ cisco-cef ] disabled globally.
  2639.  
  2640. Modules status: Global-  
  2641. OS  
  2642. Device  
  2643. Module [ slas ] disabled globally.
  2644.  
  2645. Modules status: Global-  
  2646. OS  
  2647. Device  
  2648. Module [ cisco-mac-accounting ] disabled globally.
  2649.  
  2650. Modules status: Global-  
  2651. OS  
  2652. Device  
  2653. Module [ cipsec-tunnels ] disabled globally.
  2654.  
  2655. Modules status: Global-  
  2656. OS  
  2657. Device  
  2658. Module [ cisco-ace-loadbalancer ] disabled globally.
  2659.  
  2660. Modules status: Global-  
  2661. OS  
  2662. Device  
  2663. Module [ cisco-ace-serverfarms ] disabled globally.
  2664.  
  2665. Modules status: Global-  
  2666. OS  
  2667. Device  
  2668. Module [ cisco-asa-firewall ] disabled globally.
  2669.  
  2670. Modules status: Global-  
  2671. OS  
  2672. Device  
  2673. Module [ cisco-voice ] disabled globally.
  2674.  
  2675. Modules status: Global-  
  2676. OS  
  2677. Device  
  2678. Module [ cisco-cbqos ] disabled globally.
  2679.  
  2680. Modules status: Global-  
  2681. OS  
  2682. Device  
  2683. Module [ cisco-otv ] disabled globally.
  2684.  
  2685. Modules status: Global-  
  2686. OS  
  2687. Device  
  2688. Module [ cisco-qfp ] disabled globally.
  2689.  
  2690. Modules status: Global-  
  2691. OS  
  2692. Device  
  2693. Module [ cisco-vpdn ] disabled globally.
  2694.  
  2695. Modules status: Global-  
  2696. OS  
  2697. Device  
  2698. Module [ nac ] disabled globally.
  2699.  
  2700. Modules status: Global-  
  2701. OS  
  2702. Device  
  2703. Module [ netscaler-vsvr ] disabled globally.
  2704.  
  2705. Modules status: Global-  
  2706. OS  
  2707. Device  
  2708. Module [ aruba-controller ] disabled globally.
  2709.  
  2710. Modules status: Global+  
  2711. OS  
  2712. Device  
  2713.  
  2714. #### Load poller module entity-physical ####
  2715.  
  2716. >> Runtime for poller module 'entity-physical': 0.0003 seconds with 472 bytes
  2717. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  2718. #### Unload poller module entity-physical ####
  2719.  
  2720. Modules status: Global-  
  2721. OS  
  2722. Device  
  2723. Module [ entity-state ] disabled globally.
  2724.  
  2725. Modules status: Global+  
  2726. OS  
  2727. Device  
  2728.  
  2729. #### Load poller module applications ####
  2730. SQL[[1;33mSELECT * FROM `applications` WHERE `device_id`  = ? [0;33m[44][0m 0.32ms]
  2731.  
  2732.  
  2733. >> Runtime for poller module 'applications': 0.0010 seconds with 576 bytes
  2734. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  2735. #### Unload poller module applications ####
  2736.  
  2737. Modules status: Global-  
  2738. OS  
  2739. Device  
  2740. Module [ mib ] disabled globally.
  2741.  
  2742. Modules status: Global+  
  2743. OS  
  2744. Device  
  2745.  
  2746. #### Load poller module stp ####
  2747. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[44][0m 0.31ms]
  2748.  
  2749.  
  2750. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[44][0m 0.28ms]
  2751.  
  2752.  
  2753. >> Runtime for poller module 'stp': 0.0029 seconds with 74368 bytes
  2754. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.01s]  
  2755. #### Unload poller module stp ####
  2756.  
  2757. Modules status: Global+  
  2758. OS  
  2759. Device  
  2760.  
  2761. #### Load poller module ntp ####
  2762.  
  2763. >> Runtime for poller module 'ntp': 0.0003 seconds with 400 bytes
  2764. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  2765. #### Unload poller module ntp ####
  2766.  
  2767. Modules status: Global-  
  2768. OS+  
  2769. Device  
  2770.  
  2771. #### Load poller module loadbalancers ####
  2772. SQL[[1;33mselect * from `component` where `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m[0,0,44][0m 0.39ms]
  2773.  
  2774. SQL[[1;33mselect * from `component_prefs` where `component_prefs`.`component` in (456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 578) [0;33m[][0m 0.69ms]
  2775.  
  2776. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.10.2.3.1.6'[0m]
  2777. .*.4.1.33*.*.*.*.*.*.*.*.112 0
  2778. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 0
  2779. .*.4.1.33*.*.*.*.*.*.*.*.* 0
  2780. .*.4.1.33*.*.*.*.*.*.*.*.*.115 0
  2781. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 92049
  2782. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 0
  2783. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  2784. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 0
  2785. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 53626
  2786. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 1272
  2787. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 0
  2788. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 0
  2789. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 0
  2790. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 0
  2791. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 0
  2792. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 22776
  2793. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 0
  2794. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 0
  2795. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2796. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 0  
  2797.  
  2798. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.10.2.3.1.8'[0m]
  2799. .*.4.1.33*.*.*.*.*.*.*.*.112 0
  2800. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 0
  2801. .*.4.1.33*.*.*.*.*.*.*.*.* 0
  2802. .*.4.1.33*.*.*.*.*.*.*.*.*.115 0
  2803. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 112953
  2804. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 0
  2805. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  2806. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 0
  2807. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 33407
  2808. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 1135
  2809. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 0
  2810. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 0
  2811. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 0
  2812. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 0
  2813. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 0
  2814. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 11403
  2815. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 0
  2816. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 0
  2817. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2818. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 0  
  2819.  
  2820. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.10.2.3.1.7'[0m]
  2821. .*.4.1.33*.*.*.*.*.*.*.*.112 0
  2822. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 0
  2823. .*.4.1.33*.*.*.*.*.*.*.*.* 0
  2824. .*.4.1.33*.*.*.*.*.*.*.*.*.115 0
  2825. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 5069534
  2826. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 0
  2827. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  2828. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 0
  2829. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 2720503
  2830. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 257123
  2831. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 0
  2832. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 0
  2833. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 0
  2834. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 0
  2835. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 0
  2836. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 958289
  2837. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 0
  2838. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 0
  2839. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2840. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 0  
  2841.  
  2842. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.10.2.3.1.9'[0m]
  2843. .*.4.1.33*.*.*.*.*.*.*.*.112 0
  2844. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 0
  2845. .*.4.1.33*.*.*.*.*.*.*.*.* 0
  2846. .*.4.1.33*.*.*.*.*.*.*.*.*.115 0
  2847. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 110914321
  2848. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 0
  2849. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  2850. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 0
  2851. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 7092025
  2852. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 580863
  2853. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 0
  2854. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 0
  2855. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 0
  2856. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 0
  2857. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 0
  2858. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 502725
  2859. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 0
  2860. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 0
  2861. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2862. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 0  
  2863.  
  2864. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.10.2.3.1.11'[0m]
  2865. .*.4.1.33*.*.*.*.*.*.*.*.112 0
  2866. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 0
  2867. .*.4.1.33*.*.*.*.*.*.*.*.* 0
  2868. .*.4.1.33*.*.*.*.*.*.*.*.*.115 0
  2869. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 2334
  2870. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 0
  2871. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  2872. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 0
  2873. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 22783
  2874. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 53
  2875. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 0
  2876. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 0
  2877. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 0
  2878. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 0
  2879. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 0
  2880. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 11358
  2881. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 0
  2882. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 0
  2883. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2884. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 0  
  2885.  
  2886. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.13.1.3.1.7'[0m]
  2887. .*.4.1.33*.* No Such Instance currently exists at this OID  
  2888.  
  2889. Invalid snmp_walk() data = .1.3.6.1.4.1.3375.2.2.13.1.3.1.7 No Such Instance currently exists at this OID  
  2890. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.13.1.3.1.4'[0m]
  2891. .*.4.1.33*.* No Such Instance currently exists at this OID  
  2892.  
  2893. Invalid snmp_walk() data = .1.3.6.1.4.1.3375.2.2.13.1.3.1.4 No Such Instance currently exists at this OID  
  2894. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.13.1.3.1.6'[0m]
  2895. .*.4.1.33*.* No Such Instance currently exists at this OID  
  2896.  
  2897. Invalid snmp_walk() data = .1.3.6.1.4.1.3375.2.2.13.1.3.1.6 No Such Instance currently exists at this OID  
  2898. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.13.1.3.1.5'[0m]
  2899. .*.4.1.33*.* No Such Instance currently exists at this OID  
  2900.  
  2901. Invalid snmp_walk() data = .1.3.6.1.4.1.3375.2.2.13.1.3.1.5 No Such Instance currently exists at this OID  
  2902. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.5.4.3.1.5'[0m]
  2903. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2904. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2905. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 0
  2906. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 0
  2907. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2908. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2909. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2910. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 83
  2911. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 0
  2912. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 0
  2913. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2914. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 0
  2915. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2916. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 0
  2917. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 4
  2918. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 120209
  2919. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 1295
  2920. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2921. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2922. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 0
  2923. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 0
  2924. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 0
  2925. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 0  
  2926.  
  2927. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.5.4.3.1.7'[0m]
  2928. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2929. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2930. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 0
  2931. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 0
  2932. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2933. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2934. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2935. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 68
  2936. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 0
  2937. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 0
  2938. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2939. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 0
  2940. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2941. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 0
  2942. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 4
  2943. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 235909
  2944. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 977
  2945. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2946. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2947. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 0
  2948. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 0
  2949. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 0
  2950. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 0  
  2951.  
  2952. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.5.4.3.1.6'[0m]
  2953. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2954. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2955. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 0
  2956. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 0
  2957. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2958. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2959. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2960. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 17739
  2961. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 0
  2962. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 0
  2963. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2964. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 0
  2965. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2966. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 0
  2967. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 528
  2968. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 6238140
  2969. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 187298
  2970. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2971. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2972. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 0
  2973. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 0
  2974. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 0
  2975. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 0  
  2976.  
  2977. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.5.4.3.1.8'[0m]
  2978. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2979. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  2980. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 0
  2981. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 0
  2982. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2983. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2984. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2985. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 31477
  2986. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 0
  2987. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 0
  2988. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2989. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 0
  2990. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  2991. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 0
  2992. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 276
  2993. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 349071025
  2994. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 577310
  2995. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2996. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  2997. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 0
  2998. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 0
  2999. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 0
  3000. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 0  
  3001.  
  3002. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.5.4.3.1.10'[0m]
  3003. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  3004. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  3005. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 0
  3006. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 0
  3007. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3008. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3009. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3010. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 14
  3011. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 0
  3012. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 0
  3013. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  3014. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 0
  3015. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3016. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 0
  3017. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 4
  3018. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 249
  3019. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 53
  3020. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  3021. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  3022. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 0
  3023. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 0
  3024. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 0
  3025. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 0  
  3026.  
  3027. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.10.13.2.1.2'[0m]
  3028. .*.4.1.33*.*.*.*.*.*.*.*.112 3
  3029. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 1
  3030. .*.4.1.33*.*.*.*.*.*.*.*.* 3
  3031. .*.4.1.33*.*.*.*.*.*.*.*.*.115 4
  3032. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 1
  3033. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 4
  3034. .*.4.1.33*.*.*.*.*.*.*.*.*.* 4
  3035. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 4
  3036. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 4
  3037. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 4
  3038. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 4
  3039. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 4
  3040. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 4
  3041. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 3
  3042. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 4
  3043. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3044. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 4
  3045. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 1
  3046. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3047. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 1  
  3048.  
  3049. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.10.13.2.1.5'[0m]
  3050. .*.4.1.33*.*.*.*.*.*.*.*.112 "The children pool member(s) are down"
  3051. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 "The virtual server is available"
  3052. .*.4.1.33*.*.*.*.*.*.*.*.* "The children pool member(s) are down"
  3053. .*.4.1.33*.*.*.*.*.*.*.*.*.115 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3054. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 "The virtual server is available"
  3055. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3056. .*.4.1.33*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3057. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3058. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3059. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3060. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3061. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3062. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3063. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 "The children pool member(s) are down"
  3064. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3065. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3066. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3067. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 "The virtual server is available"
  3068. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3069. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 "The virtual server is available"  
  3070.  
  3071. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.6.2.1.5'[0m]
  3072. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 4
  3073. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 4
  3074. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 4
  3075. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 4
  3076. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3077. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3078. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3079. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 4
  3080. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 1
  3081. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 1
  3082. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 3
  3083. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 3
  3084. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3085. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 4
  3086. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 4
  3087. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 1
  3088. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 4
  3089. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3090. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3091. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 3
  3092. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 3
  3093. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 1
  3094. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 1  
  3095.  
  3096. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.6.2.1.6'[0m]
  3097. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 1
  3098. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 1
  3099. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 1
  3100. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 1
  3101. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3102. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3103. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3104. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 1
  3105. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 1
  3106. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 1
  3107. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3108. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 1
  3109. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3110. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 1
  3111. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 1
  3112. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 1
  3113. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 1
  3114. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3115. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3116. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 2
  3117. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 2
  3118. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 1
  3119. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 1  
  3120.  
  3121. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.6.2.1.8'[0m]
  3122. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 "Pool member does not have service checking enabled"
  3123. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 "Pool member does not have service checking enabled"
  3124. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 "Pool member does not have service checking enabled"
  3125. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 "Pool member does not have service checking enabled"
  3126. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member does not have service checking enabled"
  3127. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member does not have service checking enabled"
  3128. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member does not have service checking enabled"
  3129. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 "Pool member does not have service checking enabled"
  3130. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 "Pool member is available"
  3131. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 "Pool member is available"
  3132. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3133. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3134. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member is available"
  3135. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 "Pool member does not have service checking enabled"
  3136. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 "Pool member does not have service checking enabled"
  3137. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 "Pool member is available"
  3138. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 "Pool member does not have service checking enabled"
  3139. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 "Pool member is available"
  3140. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 "Pool member is available"
  3141. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3142. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3143. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 "Pool member is available"
  3144. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 "Pool member is available"  
  3145.  
  3146. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.1.2.1.4'[0m]
  3147. .*.4.1.33*.*.*.*.*.*.*.117.112 0
  3148. .*.4.1.33*.*.*.*.*.*.*.117.112 0
  3149. .*.4.1.33*.*.*.*.*.*.*.* 0
  3150. .*.4.1.33*.*.*.*.*.*.*.*.111.108 0
  3151. .*.4.1.33*.*.*.*.*.*.*.*.115.101 0
  3152. .*.4.1.33*.*.*.*.*.*.*.*.111.111.108 0
  3153. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3154. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3155. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3156. .*.4.1.33*.*.*.*.*.*.*.*.*.112.97 0
  3157. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  3158. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.108 0
  3159. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.108.55 0
  3160. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0  
  3161.  
  3162. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.1.2.1.5'[0m]
  3163. .*.4.1.33*.*.*.*.*.*.*.117.112 0
  3164. .*.4.1.33*.*.*.*.*.*.*.117.112 0
  3165. .*.4.1.33*.*.*.*.*.*.*.* 0
  3166. .*.4.1.33*.*.*.*.*.*.*.*.111.108 0
  3167. .*.4.1.33*.*.*.*.*.*.*.*.115.101 0
  3168. .*.4.1.33*.*.*.*.*.*.*.*.111.111.108 0
  3169. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3170. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3171. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3172. .*.4.1.33*.*.*.*.*.*.*.*.*.112.97 0
  3173. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  3174. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.108 0
  3175. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.108.55 0
  3176. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0  
  3177.  
  3178. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.1.2.1.6'[0m]
  3179. .*.4.1.33*.*.*.*.*.*.*.117.112 3
  3180. .*.4.1.33*.*.*.*.*.*.*.117.112 3
  3181. .*.4.1.33*.*.*.*.*.*.*.* 3
  3182. .*.4.1.33*.*.*.*.*.*.*.*.111.108 3
  3183. .*.4.1.33*.*.*.*.*.*.*.*.115.101 3
  3184. .*.4.1.33*.*.*.*.*.*.*.*.111.111.108 3
  3185. .*.4.1.33*.*.*.*.*.*.*.*.*.108 3
  3186. .*.4.1.33*.*.*.*.*.*.*.*.*.108 3
  3187. .*.4.1.33*.*.*.*.*.*.*.*.*.108 3
  3188. .*.4.1.33*.*.*.*.*.*.*.*.*.112.97 3
  3189. .*.4.1.33*.*.*.*.*.*.*.*.*.* 3
  3190. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.108 3
  3191. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.108.55 3
  3192. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 3  
  3193.  
  3194. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.1.2.1.8'[0m]
  3195. .*.4.1.33*.*.*.*.*.*.*.117.112 0
  3196. .*.4.1.33*.*.*.*.*.*.*.117.112 0
  3197. .*.4.1.33*.*.*.*.*.*.*.* 0
  3198. .*.4.1.33*.*.*.*.*.*.*.*.111.108 0
  3199. .*.4.1.33*.*.*.*.*.*.*.*.115.101 0
  3200. .*.4.1.33*.*.*.*.*.*.*.*.111.111.108 2
  3201. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3202. .*.4.1.33*.*.*.*.*.*.*.*.*.108 1
  3203. .*.4.1.33*.*.*.*.*.*.*.*.*.108 0
  3204. .*.4.1.33*.*.*.*.*.*.*.*.*.112.97 0
  3205. .*.4.1.33*.*.*.*.*.*.*.*.*.* 1
  3206. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.108 0
  3207. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.108.55 2
  3208. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 2  
  3209.  
  3210.  
  3211.  
  3212. Component: 456  
  3213.     Type: f5-ltm-vs  
  3214.     Label: /External/tstetp.xxx.se_VS  
  3215.  
  3216.  
  3217. Component: 458  
  3218.     Type: f5-ltm-vs  
  3219.     Label: /External/te-wiz-rdp-test_vs  
  3220.  
  3221.  
  3222. Component: 459  
  3223.     Type: f5-ltm-vs  
  3224.     Label: /External/tstskippy.xxx.se_VS  
  3225.  
  3226.  
  3227. Component: 460  
  3228.     Type: f5-ltm-vs  
  3229.     Label: /External/TE_rdptest_policy_vs  
  3230.  
  3231.  
  3232. Component: 461  
  3233.     Type: f5-ltm-vs  
  3234.     Label: /External/TE_Edge_Client_Pol_vs  
  3235.  
  3236.  
  3237. Component: 462  
  3238.     Type: f5-ltm-vs  
  3239.     Label: /External/tstnsl.xxx.se_redir_vip  
  3240.  
  3241.  
  3242. Component: 463  
  3243.     Type: f5-ltm-vs  
  3244.     Label: /External/tstportal.xxxtst.xxx.se  
  3245.  
  3246.  
  3247. Component: 464  
  3248.     Type: f5-ltm-vs  
  3249.     Label: /External/Tstgood.xxxtst.xxx.se_vip  
  3250.  
  3251.  
  3252. Component: 465  
  3253.     Type: f5-ltm-vs  
  3254.     Label: /External/tstskippy.xxx.se_Redir_VS  
  3255.  
  3256.  
  3257. Component: 466  
  3258.     Type: f5-ltm-vs  
  3259.     Label: /External/TE_Edge_Client_Pol_vs_dtls  
  3260.  
  3261.  
  3262. Component: 467  
  3263.     Type: f5-ltm-vs  
  3264.     Label: /External/te-wiz-rdp-test_vs_redirect  
  3265.  
  3266.  
  3267. Component: 469  
  3268.     Type: f5-ltm-vs  
  3269.     Label: /External/TE_rdptest_policy_vs_redirect  
  3270.  
  3271.  
  3272. Component: 470  
  3273.     Type: f5-ltm-vs  
  3274.     Label: /External/tstportal.xxxtst.xxx.se_redir_vip  
  3275.  
  3276.  
  3277. Component: 471  
  3278.     Type: f5-ltm-vs  
  3279.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_combined_http  
  3280.  
  3281.  
  3282. Component: 472  
  3283.     Type: f5-ltm-vs  
  3284.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_combined_https  
  3285.  
  3286.  
  3287. Component: 473  
  3288.     Type: f5-ltm-vs  
  3289.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_combined_http  
  3290.  
  3291.  
  3292. Component: 474  
  3293.     Type: f5-ltm-vs  
  3294.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_combined_https  
  3295.  
  3296.  
  3297. Component: 475  
  3298.     Type: f5-ltm-pool  
  3299.     Label: /Common/xxxtstdcgroup  
  3300.  
  3301.  
  3302. Component: 476  
  3303.     Type: f5-ltm-pool  
  3304.     Label: /External/mideyegroup  
  3305.  
  3306.  
  3307. Component: 477  
  3308.     Type: f5-ltm-pool  
  3309.     Label: /External/xxxtstdcgroup  
  3310.  
  3311.  
  3312. Component: 478  
  3313.     Type: f5-ltm-pool  
  3314.     Label: /External/etp.xxx.se_pool  
  3315.  
  3316.  
  3317. Component: 479  
  3318.     Type: f5-ltm-pool  
  3319.     Label: /External/loginxxx.xxx.se  
  3320.  
  3321.  
  3322. Component: 480  
  3323.     Type: f5-ltm-pool  
  3324.     Label: /External/loginxxx-DC_pool  
  3325.  
  3326.  
  3327. Component: 481  
  3328.     Type: f5-ltm-pool  
  3329.     Label: /External/TE-tstexchsrv_pool  
  3330.  
  3331.  
  3332. Component: 482  
  3333.     Type: f5-ltm-pool  
  3334.     Label: /External/tstetp.xxx.se_pool  
  3335.  
  3336.  
  3337. Component: 483  
  3338.     Type: f5-ltm-pool  
  3339.     Label: /External/tstnsl.xxx.se_pool  
  3340.  
  3341.  
  3342. Component: 484  
  3343.     Type: f5-ltm-pool  
  3344.     Label: /External/Mideye-1816-logixxx  
  3345.  
  3346.  
  3347. Component: 485  
  3348.     Type: f5-ltm-pool  
  3349.     Label: /External/tstskippy.xxx.se_pool  
  3350.  
  3351.  
  3352. Component: 486  
  3353.     Type: f5-ltm-pool  
  3354.     Label: /External/tstgood.xxxtst.xxx.se_pool  
  3355.  
  3356.  
  3357. Component: 487  
  3358.     Type: f5-ltm-pool  
  3359.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3360.  
  3361.  
  3362. Component: 488  
  3363.     Type: f5-ltm-pool  
  3364.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_owa_pool7  
  3365.  
  3366.  
  3367. Component: 489  
  3368.     Type: f5-ltm-poolmember  
  3369.     Label: /Common/xxxtstdcgroup  
  3370.  
  3371.  
  3372. Component: 490  
  3373.     Type: f5-ltm-poolmember  
  3374.     Label: /Common/xxxtstdcgroup  
  3375.  
  3376.  
  3377. Component: 491  
  3378.     Type: f5-ltm-poolmember  
  3379.     Label: /External/mideyegroup  
  3380.  
  3381.  
  3382. Component: 492  
  3383.     Type: f5-ltm-poolmember  
  3384.     Label: /External/mideyegroup  
  3385.  
  3386.  
  3387. Component: 493  
  3388.     Type: f5-ltm-poolmember  
  3389.     Label: /External/xxxtstdcgroup  
  3390.  
  3391.  
  3392. Component: 494  
  3393.     Type: f5-ltm-poolmember  
  3394.     Label: /External/xxxtstdcgroup  
  3395.  
  3396.  
  3397. Component: 495  
  3398.     Type: f5-ltm-poolmember  
  3399.     Label: /External/loginxxx.xxx.se  
  3400.  
  3401.  
  3402. Component: 496  
  3403.     Type: f5-ltm-poolmember  
  3404.     Label: /External/loginxxx.xxx.se  
  3405.  
  3406.  
  3407. Component: 497  
  3408.     Type: f5-ltm-poolmember  
  3409.     Label: /External/loginxxx-DC_pool  
  3410.  
  3411.  
  3412. Component: 498  
  3413.     Type: f5-ltm-poolmember  
  3414.     Label: /External/loginxxx-DC_pool  
  3415.  
  3416.  
  3417. Component: 501  
  3418.     Type: f5-ltm-poolmember  
  3419.     Label: /External/tstetp.xxx.se_pool  
  3420.  
  3421.  
  3422. Component: 502  
  3423.     Type: f5-ltm-poolmember  
  3424.     Label: /External/Mideye-1816-logixxx  
  3425.  
  3426.  
  3427. Component: 503  
  3428.     Type: f5-ltm-poolmember  
  3429.     Label: /External/Mideye-1816-logixxx  
  3430.  
  3431.  
  3432. Component: 505  
  3433.     Type: f5-ltm-poolmember  
  3434.     Label: /External/tstgood.xxxtst.xxx.se_pool  
  3435.  
  3436.  
  3437. Component: 506  
  3438.     Type: f5-ltm-poolmember  
  3439.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3440.  
  3441.  
  3442. Component: 507  
  3443.     Type: f5-ltm-poolmember  
  3444.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3445.  
  3446.  
  3447. Component: 508  
  3448.     Type: f5-ltm-poolmember  
  3449.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3450.  
  3451.  
  3452. Component: 509  
  3453.     Type: f5-ltm-poolmember  
  3454.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3455.  
  3456.  
  3457. Component: 510  
  3458.     Type: f5-ltm-poolmember  
  3459.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_owa_pool7  
  3460.  
  3461.  
  3462. Component: 511  
  3463.     Type: f5-ltm-poolmember  
  3464.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_owa_pool7  
  3465.  
  3466.  
  3467. Component: 578  
  3468.     Type: f5-ltm-poolmember  
  3469.     Label: /External/tstskippy.xxx.se_pool  
  3470. SQL[[1;33mselect * from `component` where `id` in (456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 578) [0;33m[][0m 0.56ms]
  3471.  
  3472. SQL[[1;33mselect * from `component_prefs` where `component_prefs`.`component` in (456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 578) [0;33m[][0m 0.71ms]
  3473.  
  3474. SQL[[1;33mselect * from `component` where `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m[0,0,44][0m 0.52ms]
  3475.  
  3476. SQL[[1;33mselect * from `component_prefs` where `component_prefs`.`component` in (456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 578) [0;33m[][0m 0.67ms]
  3477.  
  3478. SQL[[1;33mselect * from `component` where `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m[0,0,44][0m 0.38ms]
  3479.  
  3480. SQL[[1;33mselect * from `component_prefs` where `component_prefs`.`component` in (456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 578) [0;33m[][0m 0.58ms]
  3481.  
  3482. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.10.2.3.1.12'[0m]
  3483. .*.4.1.33*.*.*.*.*.*.*.*.112 0
  3484. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 0
  3485. .*.4.1.33*.*.*.*.*.*.*.*.* 0
  3486. .*.4.1.33*.*.*.*.*.*.*.*.*.115 0
  3487. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 0
  3488. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 0
  3489. .*.4.1.33*.*.*.*.*.*.*.*.*.* 0
  3490. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 0
  3491. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 0
  3492. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 0
  3493. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 0
  3494. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 0
  3495. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 0
  3496. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 0
  3497. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 0
  3498. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3499. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 0
  3500. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 0
  3501. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3502. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 0  
  3503.  
  3504. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.3375.2.2.5.4.3.1.11'[0m]
  3505. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  3506. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  3507. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 0
  3508. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 0
  3509. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3510. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3511. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3512. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 0
  3513. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 0
  3514. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 0
  3515. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  3516. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 0
  3517. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 0
  3518. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 0
  3519. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 0
  3520. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 0
  3521. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 0
  3522. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  3523. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 0
  3524. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 0
  3525. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 0
  3526. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 0
  3527. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 0  
  3528.  
  3529. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.10.13.2.1.2'[0m]
  3530. .*.4.1.33*.*.*.*.*.*.*.*.112 3
  3531. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 1
  3532. .*.4.1.33*.*.*.*.*.*.*.*.* 3
  3533. .*.4.1.33*.*.*.*.*.*.*.*.*.115 4
  3534. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 1
  3535. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 4
  3536. .*.4.1.33*.*.*.*.*.*.*.*.*.* 4
  3537. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 4
  3538. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 4
  3539. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 4
  3540. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* 4
  3541. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 4
  3542. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 4
  3543. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 3
  3544. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* 4
  3545. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3546. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 4
  3547. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 1
  3548. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3549. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 1  
  3550.  
  3551. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.10.13.2.1.5'[0m]
  3552. .*.4.1.33*.*.*.*.*.*.*.*.112 "The children pool member(s) are down"
  3553. .*.4.1.33*.*.*.*.*.*.*.*.95.86.83 "The virtual server is available"
  3554. .*.4.1.33*.*.*.*.*.*.*.*.* "The children pool member(s) are down"
  3555. .*.4.1.33*.*.*.*.*.*.*.*.*.115 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3556. .*.4.1.33*.*.*.*.*.*.*.*.*.86.83 "The virtual server is available"
  3557. .*.4.1.33*.*.*.*.*.*.*.*.*.95.118.115 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3558. .*.4.1.33*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3559. .*.4.1.33*.*.*.*.*.*.*.*.*.*.105.112 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3560. .*.4.1.33*.*.*.*.*.*.*.*.*.*.115.101 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3561. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3562. .*.4.1.33*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3563. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.115 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3564. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.99.116 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3565. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.95.118.115 "The children pool member(s) are down"
  3566. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3567. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3568. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112 "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3569. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.116.112.115 "The virtual server is available"
  3570. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "The children pool member(s) either don't have service checking enabled, or service check results are not available yet"
  3571. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.115 "The virtual server is available"  
  3572.  
  3573. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.6.2.1.5'[0m]
  3574. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 4
  3575. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 4
  3576. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 4
  3577. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 4
  3578. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3579. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3580. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 4
  3581. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 4
  3582. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 1
  3583. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 1
  3584. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 3
  3585. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 3
  3586. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3587. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 4
  3588. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 4
  3589. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 1
  3590. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 4
  3591. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3592. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3593. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 3
  3594. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 3
  3595. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 1
  3596. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 1  
  3597.  
  3598. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.6.2.1.6'[0m]
  3599. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 1
  3600. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 1
  3601. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 1
  3602. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 1
  3603. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3604. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3605. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3606. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 1
  3607. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 1
  3608. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 1
  3609. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3610. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 1
  3611. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* 1
  3612. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 1
  3613. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 1
  3614. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 1
  3615. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 1
  3616. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3617. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 1
  3618. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 2
  3619. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 2
  3620. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 1
  3621. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 1  
  3622.  
  3623. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/f5' 'udp:HOSTNAME:161' '1.3.6.1.4.1.3375.2.2.5.6.2.1.8'[0m]
  3624. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 "Pool member does not have service checking enabled"
  3625. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.0 "Pool member does not have service checking enabled"
  3626. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.56.1814 "Pool member does not have service checking enabled"
  3627. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.57.1814 "Pool member does not have service checking enabled"
  3628. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member does not have service checking enabled"
  3629. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member does not have service checking enabled"
  3630. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member does not have service checking enabled"
  3631. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.0 "Pool member does not have service checking enabled"
  3632. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.636 "Pool member is available"
  3633. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.48.636 "Pool member is available"
  3634. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3635. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3636. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* "Pool member is available"
  3637. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.56.1816 "Pool member does not have service checking enabled"
  3638. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.57.1816 "Pool member does not have service checking enabled"
  3639. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.54.52.80 "Pool member is available"
  3640. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.17533 "Pool member does not have service checking enabled"
  3641. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 "Pool member is available"
  3642. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.443 "Pool member is available"
  3643. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.55.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3644. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.52.49.443 "/External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_https_adv_monitor: No successful responses received before deadline. @2022/05/06 14:50:52. "
  3645. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.48.443 "Pool member is available"
  3646. .*.4.1.33*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.49.49.443 "Pool member is available"  
  3647.  
  3648.  
  3649.  
  3650. Component: 456  
  3651.     Type: f5-ltm-vs  
  3652.     Label: /External/tstetp.xxx.se_VS  
  3653.  
  3654.  
  3655. Component: 458  
  3656.     Type: f5-ltm-vs  
  3657.     Label: /External/te-wiz-rdp-test_vs  
  3658.  
  3659.  
  3660. Component: 459  
  3661.     Type: f5-ltm-vs  
  3662.     Label: /External/tstskippy.xxx.se_VS  
  3663.  
  3664.  
  3665. Component: 460  
  3666.     Type: f5-ltm-vs  
  3667.     Label: /External/TE_rdptest_policy_vs  
  3668.  
  3669.  
  3670. Component: 461  
  3671.     Type: f5-ltm-vs  
  3672.     Label: /External/TE_Edge_Client_Pol_vs  
  3673.  
  3674.  
  3675. Component: 462  
  3676.     Type: f5-ltm-vs  
  3677.     Label: /External/tstnsl.xxx.se_redir_vip  
  3678.  
  3679.  
  3680. Component: 463  
  3681.     Type: f5-ltm-vs  
  3682.     Label: /External/tstportal.xxxtst.xxx.se  
  3683.  
  3684.  
  3685. Component: 464  
  3686.     Type: f5-ltm-vs  
  3687.     Label: /External/Tstgood.xxxtst.xxx.se_vip  
  3688.  
  3689.  
  3690. Component: 465  
  3691.     Type: f5-ltm-vs  
  3692.     Label: /External/tstskippy.xxx.se_Redir_VS  
  3693.  
  3694.  
  3695. Component: 466  
  3696.     Type: f5-ltm-vs  
  3697.     Label: /External/TE_Edge_Client_Pol_vs_dtls  
  3698.  
  3699.  
  3700. Component: 467  
  3701.     Type: f5-ltm-vs  
  3702.     Label: /External/te-wiz-rdp-test_vs_redirect  
  3703.  
  3704.  
  3705. Component: 469  
  3706.     Type: f5-ltm-vs  
  3707.     Label: /External/TE_rdptest_policy_vs_redirect  
  3708.  
  3709.  
  3710. Component: 470  
  3711.     Type: f5-ltm-vs  
  3712.     Label: /External/tstportal.xxxtst.xxx.se_redir_vip  
  3713.  
  3714.  
  3715. Component: 471  
  3716.     Type: f5-ltm-vs  
  3717.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_combined_http  
  3718.  
  3719.  
  3720. Component: 472  
  3721.     Type: f5-ltm-vs  
  3722.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_combined_https  
  3723.  
  3724.  
  3725. Component: 473  
  3726.     Type: f5-ltm-vs  
  3727.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_combined_http  
  3728.  
  3729.  
  3730. Component: 474  
  3731.     Type: f5-ltm-vs  
  3732.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_combined_https  
  3733.  
  3734.  
  3735. Component: 489  
  3736.     Type: f5-ltm-poolmember  
  3737.     Label: /Common/xxxtstdcgroup  
  3738.  
  3739.  
  3740. Component: 490  
  3741.     Type: f5-ltm-poolmember  
  3742.     Label: /Common/xxxtstdcgroup  
  3743.  
  3744.  
  3745. Component: 491  
  3746.     Type: f5-ltm-poolmember  
  3747.     Label: /External/mideyegroup  
  3748.  
  3749.  
  3750. Component: 492  
  3751.     Type: f5-ltm-poolmember  
  3752.     Label: /External/mideyegroup  
  3753.  
  3754.  
  3755. Component: 493  
  3756.     Type: f5-ltm-poolmember  
  3757.     Label: /External/xxxtstdcgroup  
  3758.  
  3759.  
  3760. Component: 494  
  3761.     Type: f5-ltm-poolmember  
  3762.     Label: /External/xxxtstdcgroup  
  3763.  
  3764.  
  3765. Component: 495  
  3766.     Type: f5-ltm-poolmember  
  3767.     Label: /External/loginxxx.xxx.se  
  3768.  
  3769.  
  3770. Component: 496  
  3771.     Type: f5-ltm-poolmember  
  3772.     Label: /External/loginxxx.xxx.se  
  3773.  
  3774.  
  3775. Component: 497  
  3776.     Type: f5-ltm-poolmember  
  3777.     Label: /External/loginxxx-DC_pool  
  3778.  
  3779.  
  3780. Component: 498  
  3781.     Type: f5-ltm-poolmember  
  3782.     Label: /External/loginxxx-DC_pool  
  3783.  
  3784.  
  3785. Component: 501  
  3786.     Type: f5-ltm-poolmember  
  3787.     Label: /External/tstetp.xxx.se_pool  
  3788.  
  3789.  
  3790. Component: 502  
  3791.     Type: f5-ltm-poolmember  
  3792.     Label: /External/Mideye-1816-logixxx  
  3793.  
  3794.  
  3795. Component: 503  
  3796.     Type: f5-ltm-poolmember  
  3797.     Label: /External/Mideye-1816-logixxx  
  3798.  
  3799.  
  3800. Component: 505  
  3801.     Type: f5-ltm-poolmember  
  3802.     Label: /External/tstgood.xxxtst.xxx.se_pool  
  3803.  
  3804.  
  3805. Component: 506  
  3806.     Type: f5-ltm-poolmember  
  3807.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3808.  
  3809.  
  3810. Component: 507  
  3811.     Type: f5-ltm-poolmember  
  3812.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3813.  
  3814.  
  3815. Component: 508  
  3816.     Type: f5-ltm-poolmember  
  3817.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3818.  
  3819.  
  3820. Component: 509  
  3821.     Type: f5-ltm-poolmember  
  3822.     Label: /External/iapp_tstepost.xxx.se.app/iapp_tstepost.xxx.se_owa_pool7  
  3823.  
  3824.  
  3825. Component: 510  
  3826.     Type: f5-ltm-poolmember  
  3827.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_owa_pool7  
  3828.  
  3829.  
  3830. Component: 511  
  3831.     Type: f5-ltm-poolmember  
  3832.     Label: /External/iapp_tstepost.xxx.se_2016.app/iapp_tstepost.xxx.se_2016_owa_pool7  
  3833.  
  3834.  
  3835. Component: 578  
  3836.     Type: f5-ltm-poolmember  
  3837.     Label: /External/tstskippy.xxx.se_pool  
  3838. SQL[[1;33mselect * from `component` where `id` in (456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 578) [0;33m[][0m 0.55ms]
  3839.  
  3840. SQL[[1;33mselect * from `component_prefs` where `component_prefs`.`component` in (456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 501, 502, 503, 505, 506, 507, 508, 509, 510, 511, 578) [0;33m[][0m 0.65ms]
  3841.  
  3842.  
  3843. >> Runtime for poller module 'loadbalancers': 0.7467 seconds with 144016 bytes
  3844. >> [0;36mSNMP[0m: [30/0.60s] [1;33mMySQL[0m: [10/0.06s]  
  3845. #### Unload poller module loadbalancers ####
  3846.  
  3847. Modules status: Global-  
  3848. OS  
  3849. Device  
  3850. Module [ mef ] disabled globally.
  3851.  
  3852. Modules status: Global+  
  3853. OS  
  3854. Device  
  3855.  
  3856. #### Load poller module mpls ####
  3857.  
  3858. >> Runtime for poller module 'mpls': 0.0006 seconds with 23656 bytes
  3859. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  3860. #### Unload poller module mpls ####
  3861.  
  3862. Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[44][0m 0.38ms]
  3863.  
  3864.  
  3865. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[2.642,44][0m 4.38ms]
  3866.  
  3867. Updating tstvlb01  
  3868.  
  3869. Polled in 2.642 seconds
  3870. ### Start Device Groups ###
  3871. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.25ms]
  3872.  
  3873. SQL[[1;33mselect `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 6) [0;33m[][0m 0.8ms]
  3874.  
  3875. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["ext-fw%","int-fw%",44][0m 0.57ms]
  3876.  
  3877. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["LV-PRI%","LV-SEC%","LV-BKP%","wlc%",44][0m 0.53ms]
  3878.  
  3879. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%vlb%",44][0m 0.47ms]
  3880.  
  3881. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["wr%",44][0m 0.44ms]
  3882.  
  3883. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`type` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["Server",44][0m 0.46ms]
  3884.  
  3885. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[44][0m 0.26ms]
  3886.  
  3887. Groups Added:  
  3888. Groups Removed:  
  3889. ### End Device Groups, runtime: 0.0162s ###
  3890.  
  3891. #### Start Alerts ####
  3892. 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[44][0m 0.33ms]
  3893.  
  3894. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` in (4)) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2022-05-30T08:41:25.383275Z","2022-05-30T08:41:25.383275Z",0,1,"08:41:25","08:41:25","08:41:25","08:41:25","[41m%","device",44,"device_group","location",27][0m 1.09ms]
  3895.  
  3896. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[44][0m 0.64ms]
  3897.  
  3898. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  3899.         LEFT JOIN alert_device_map d ON a.id=d.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND d.device_id = ?)
  3900.         LEFT JOIN alert_group_map g ON a.id=g.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND g.group_id IN (SELECT DISTINCT device_group_id FROM device_group_device WHERE device_id = ?))
  3901.         LEFT JOIN alert_location_map l ON a.id=l.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND l.location_id IN (SELECT DISTINCT location_id FROM devices WHERE device_id = ?))
  3902.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  3903.         WHERE a.disabled = 0 AND (
  3904.             (d.device_id IS NULL AND g.group_id IS NULL)
  3905.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  3906.             OR (a.invert_map = 1  AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL))
  3907.         ) [0;33m[44,44,44,44,44,44,44,44][0m 2.11ms]
  3908.  
  3909. Rule [0;35m#1 (Device Down! Due to no ICMP response.):[0m  
  3910.  
  3911. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp" [0;33m[44][0m 0.65ms]
  3912.  
  3913. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[1,44][0m 0.27ms]
  3914.  
  3915. Status: [0;34mNOCHG[0m  
  3916. Rule [0;35m#2 (SNMP not responding on Device - Check on SNMP Service - Device marked Down!):[0m  
  3917.  
  3918. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp" [0;33m[44][0m 0.66ms]
  3919.  
  3920. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[2,44][0m 0.28ms]
  3921.  
  3922. Status: [0;34mNOCHG[0m  
  3923. Rule [0;35m#3 (Device rebooted):[0m  
  3924.  
  3925. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < 300 xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed ports.ifOperStatus = "down" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed> 100 [0;33m[44][0m 0.6ms]
  3926.  
  3927. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[5,44][0m 0.25ms]
  3928.  
  3929. Status: [0;34mNOCHG[0m  
  3930. Rule [0;35m#6 (Port utilisation over threshold):[0m  
  3931.  
  3932. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (((ports.ifOutOctets_rate*8) / ports.ifSpeed)*100) = 80 AND (ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 [0;33m[44][0m 0.93ms]
  3933.  
  3934. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[6,44][0m 0.23ms]
  3935.  
  3936. Status: [0;34mNOCHG[0m  
  3937. Rule [0;35m#7 (Sensor over limit - Check Device Health Settings):[0m  
  3938.  
  3939. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current > sensors.sensor_limit AND sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[44][0m 0.84ms]
  3940.  
  3941. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[7,44][0m 0.27ms]
  3942.  
  3943. Status: [0;34mNOCHG[0m  
  3944. Rule [0;35m#8 (Sensor under limit - Check Device Health Settings):[0m  
  3945.  
  3946. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current < sensors xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed>= wireless_sensors.sensor_limit AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[44][0m 0.77ms]
  3947.  
  3948. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[10,44][0m 0.28ms]
  3949.  
  3950. Status: [0;34mNOCHG[0m  
  3951. Rule [0;35m#11 (Wireless Sensor under limit):[0m  
  3952.  
  3953. SQL[[1;33mSELECT * FROM devices,wireless_sensors WHERE (devices.device_id = ? AND devices.device_id = wireless_sensors.device_id) AND wireless_sensors.sensor_current &lt;= wireless_sensors.sensor_limit_low AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[44][0m 0.76ms]
  3954.  
  3955. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[11,44][0m 0.3ms]
  3956.  
  3957. Status: [0;34mNOCHG[0m  
  3958. Rule [0;35m#12 (State Sensor Critical):[0m  
  3959.  
  3960. SQL[[1;33mSELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1 AND sensors.sensor_alert = 1 [0;33m[44][0m 1.01ms]
  3961.  
  3962. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[12,44][0m 0.26ms]
  3963.  
  3964. Status: [0;34mNOCHG[0m  
  3965. Rule [0;35m#134 (Interface Errors Rate greater than 100):[0m  
  3966.  
  3967. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (ports.ifOutErrors_rate >= 100 OR ports.ifInErrors_rate >= 100) [0;33m[44][0m 0.89ms]
  3968.  
  3969. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[134,44][0m 0.29ms]
  3970.  
  3971. Status: [0;34mNOCHG[0m  
  3972. Rule [0;35m#135 (Syslog, Authentication failure on Device):[0m  
  3973.  
  3974. SQL[[1;33mSELECT * FROM devices,syslog WHERE (devices.device_id = ? AND devices.device_id = syslog.device_id) AND syslog.timestamp >= (DATE_SUB(NOW(),INTERVAL 5 MINUTE)) AND syslog.msg REGEXP ".*authentication failure.*" [0;33m[44][0m 0.78ms]
  3975.  
  3976. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[135,44][0m 0.28ms]
  3977.  
  3978. Status: [0;34mNOCHG[0m  
  3979. Rule [0;35m#138 (F5 LTM VIP Status):[0m  
  3980.  
  3981. SQL[[1;33mSELECT * FROM devices,component WHERE (devices.device_id = ? AND devices.device_id = component.device_id) AND component.type = "f5-ltm-vs" AND component.status > 0 [0;33m[44][0m 1.11ms]
  3982.  
  3983. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[138,44][0m 0.34ms]
  3984.  
  3985. Status: [0;34mNOCHG[0m  
  3986. SQL[[1;33mSELECT alert_log.id, alert_log.details FROM alert_log,alert_rules WHERE alert_log.rule_id = alert_rules.id && alert_log.device_id = ? && alert_log.rule_id = ? && alert_rules.disabled = 0
  3987.      ORDER BY alert_log.id DESC LIMIT 1 [0;33m[44,138][0m 0.8ms]
  3988.  
  3989. SQL[[1;33mUPDATE `alert_log` set `details`=? WHERE id = ? [0;33m[0m 4.36ms]
  3990.  
  3991. Rule [0;35m#139 (BGP Session down):[0m  
  3992.  
  3993. SQL[[1;33mSELECT * FROM devices,bgpPeers WHERE (devices.device_id = ? AND devices.device_id = bgpPeers.device_id) AND bgpPeers.bgpPeerState != "established" AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND bgpPeers.bgpPeerAdminStatus != "stop" [0;33m[44][0m 0.91ms]
  3994.  
  3995. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[139,44][0m 0.27ms]
  3996.  
  3997. Status: [0;34mNOCHG[0m  
  3998. Rule [0;35m#140 (BGP Session established):[0m  
  3999.  
  4000. SQL[[1;33mSELECT * FROM devices,bgpPeers WHERE (devices.device_id = ? AND devices.device_id = bgpPeers.device_id) AND bgpPeers.bgpPeerFsmEstablishedTime &lt; 300 AND bgpPeers.bgpPeerState = "established" AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[44][0m 0.76ms]
  4001.  
  4002. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[140,44][0m 0.26ms]
  4003.  
  4004. Status: [0;34mNOCHG[0m  
  4005. #### End Alerts ####
  4006.  
  4007. ./poller.php tstvlb01 2022-05-30 10:41:25 - 1 devices polled in 2.941 secs  
  4008.  
  4009. [0;36mSNMP[0m [63/1.30s]: Snmpget[15/0.28s] Snmpwalk[48/1.02s]  
  4010. [1;33mSQL[0m [124/0.91s]: Select[92/0.52s] Insert[1/0.03s] Update[30/0.34s] Delete[1/0.01s]  
  4011. librenms@nms01:~$
captcha