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