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

Replies to ignore poller rss

Title Name Language When
Re: ignore poller Jojje text 1 Year ago.