From librenms, 8 Months ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.65ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.53ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 0.37ms]
  7.  
  8. ===========================================
  9. Component | Version
  10. --------- | -------
  11. LibreNMS  | 23.7.0-75-g8ee1a2034 (2023-08-14T06:16:45-07:00)
  12. DB Schema | 2023_08_02_120455_vendor_ouis_unique_index (255)
  13. PHP       | 8.1.12
  14. Python    | 3.10.12
  15. Database  | MariaDB 10.6.12-MariaDB-0ubuntu0.22.04.1
  16. RRDTool   | 1.7.2
  17. SNMP      | 5.9.1
  18. ===========================================
  19. DEBUG!
  20. Updating os_def.cache  
  21. Starting polling run:
  22.  
  23. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.13.1.150' ORDER BY `device_id` ASC [0;33m[][0m 2.14ms]
  24.  
  25. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[31][0m 0.77ms]
  26.  
  27. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[31][0m 0.44ms]
  28.  
  29. Attempting to initialize OS: generic  
  30. OS initialized: LibreNMS\OS\Generic  
  31. Hostname:    10.13.1.150
  32. Device ID:   31
  33. OS:          generic
  34.  
  35.  
  36. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.13.1.150'
  37.  
  38. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.39/0.401/0.413  
  39. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  40. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.9.1.3056
  41.  
  42. MIB search path: /opt/librenms/mibs
  43. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  44.  
  45. SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `debug`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [0;33m[0.39,0.413,0.401,3,3,0,"{\"poller_name\":\"iso-nms-mc\"}",31,"2023-08-18 13:14:04"][0m 6.42ms]
  46.  
  47. SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[0.401,31][0m 1.53ms]
  48.  
  49. RRD[[0;32mlast 10.13.1.150/ping-perf.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  50. RRD[[0;32mupdate 10.13.1.150/ping-perf.rrd N:0.401 --daemon unix:/var/run/rrdcached.sock[0m]  
  51. 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[31][0m 0.48ms]
  52.  
  53. Modules status: Global+  
  54. OS  
  55. Device  
  56.  
  57. #### Load poller module core ####
  58. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]  
  59. .*.*.0 = 741353000
  60.  
  61. MIB search path: /opt/librenms/mibs
  62. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  63.  
  64. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  65. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 6128478
  66. HOST-RESOURCES-MIB::hrSystemUptime.0 = 742851474
  67.  
  68. MIB search path: /opt/librenms/mibs
  69. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  70.  
  71. Uptime seconds: 7428515
  72.  
  73. RRD[[0;32mlast 10.13.1.150/uptime.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  74. RRD[[0;32mupdate 10.13.1.150/uptime.rrd N:7428515 --daemon unix:/var/run/rrdcached.sock[0m]  
  75. Uptime: 3 months 1 day 23 hours 28 minutes 35 seconds
  76. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[7428515,31][0m 1.78ms]
  77.  
  78.  
  79. >> Runtime for poller module 'core': 0.0823 seconds with 121136 bytes
  80. >> [0;36mSNMP[0m: [2/0.07s] [1;33mMySQL[0m: [1/0.02s] [0;32mRRD[0m: [2/0.00s]  
  81. #### Unload poller module core ####
  82.  
  83. RRD[[0;32mlast 10.13.1.150/poller-perf-core.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  84. RRD[[0;32mupdate 10.13.1.150/poller-perf-core.rrd N:0.082332134246826 --daemon unix:/var/run/rrdcached.sock[0m]  
  85. Modules status: Global-  
  86. OS  
  87. Device  
  88. Module [ unix-agent ] disabled globally.
  89.  
  90. Modules status: Global+  
  91. OS  
  92. Device  
  93.  
  94. #### Load poller module os ####
  95. Generic :(
  96. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[18][0m 2.51ms]
  97.  
  98. Location: RUHS
  99. Hardware:
  100. OS Version:
  101. OS Features:
  102. Serial:
  103.  
  104. >> Runtime for poller module 'os': 0.0078 seconds with 186888 bytes
  105. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.03s] [0;32mRRD[0m: [2/0.00s]  
  106. #### Unload poller module os ####
  107.  
  108. RRD[[0;32mlast 10.13.1.150/poller-perf-os.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  109. RRD[[0;32mupdate 10.13.1.150/poller-perf-os.rrd N:0.0077500343322754 --daemon unix:/var/run/rrdcached.sock[0m]  
  110. Modules status: Global+  
  111. OS  
  112. Device  
  113.  
  114. #### Load poller module availability ####
  115. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[31][0m 0.54ms]
  116.  
  117. Availability:
  118. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[31][0m 0.44ms]
  119.  
  120. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[31,1692303244][0m 0.47ms]
  121.  
  122. RRD[[0;32mlast 10.13.1.150/availability-86400.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  123. RRD[[0;32mupdate 10.13.1.150/availability-86400.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  124. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,109][0m 0.54ms]
  125.  
  126. 1 day : 100%
  127. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[31,1691784844][0m 0.4ms]
  128.  
  129. RRD[[0;32mlast 10.13.1.150/availability-604800.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  130. RRD[[0;32mupdate 10.13.1.150/availability-604800.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  131. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,110][0m 0.4ms]
  132.  
  133. 1 week : 100%
  134. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[31,1689797644][0m 0.51ms]
  135.  
  136. RRD[[0;32mlast 10.13.1.150/availability-2592000.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  137. RRD[[0;32mupdate 10.13.1.150/availability-2592000.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  138. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,111][0m 0.34ms]
  139.  
  140. 1 month : 100%
  141. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[31,1660853644][0m 0.93ms]
  142.  
  143. RRD[[0;32mlast 10.13.1.150/availability-31536000.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  144. RRD[[0;32mupdate 10.13.1.150/availability-31536000.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  145. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,112][0m 0.38ms]
  146.  
  147. 1 year : 100%
  148.  
  149. >> Runtime for poller module 'availability': 0.0150 seconds with 31384 bytes
  150. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.05s] [0;32mRRD[0m: [10/0.00s]  
  151. #### Unload poller module availability ####
  152.  
  153. RRD[[0;32mlast 10.13.1.150/poller-perf-availability.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  154. RRD[[0;32mupdate 10.13.1.150/poller-perf-availability.rrd N:0.014983892440796 --daemon unix:/var/run/rrdcached.sock[0m]  
  155. Modules status: Global+  
  156. OS  
  157. Device  
  158.  
  159. #### Load poller module ipmi ####
  160. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[31][0m 0.47ms]
  161.  
  162. array (
  163. )  
  164.  
  165. >> Runtime for poller module 'ipmi': 0.0015 seconds with 2944 bytes
  166. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [2/0.00s]  
  167. #### Unload poller module ipmi ####
  168.  
  169. RRD[[0;32mlast 10.13.1.150/poller-perf-ipmi.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  170. RRD[[0;32mupdate 10.13.1.150/poller-perf-ipmi.rrd N:0.0014550685882568 --daemon unix:/var/run/rrdcached.sock[0m]  
  171. Modules status: Global+  
  172. OS  
  173. Device  
  174.  
  175. #### Load poller module sensors ####
  176. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[31][0m 0.69ms]
  177.  
  178.  
  179. >> Runtime for poller module 'sensors': 0.0013 seconds with 1088 bytes
  180. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  181. #### Unload poller module sensors ####
  182.  
  183. RRD[[0;32mlast 10.13.1.150/poller-perf-sensors.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  184. RRD[[0;32mupdate 10.13.1.150/poller-perf-sensors.rrd N:0.0012781620025635 --daemon unix:/var/run/rrdcached.sock[0m]  
  185. Modules status: Global+  
  186. OS  
  187. Device  
  188.  
  189. #### Load poller module processors ####
  190. Attempting to initialize OS: generic  
  191. OS initialized: LibreNMS\OS\Generic  
  192. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[31][0m 1.02ms]
  193.  
  194. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196608' '.1.3.6.1.2.1.25.3.3.1.2.196609' '.1.3.6.1.2.1.25.3.3.1.2.196610' '.1.3.6.1.2.1.25.3.3.1.2.196611' '.1.3.6.1.2.1.25.3.3.1.2.196612' '.1.3.6.1.2.1.25.3.3.1.2.196613' '.1.3.6.1.2.1.25.3.3.1.2.196614' '.1.3.6.1.2.1.25.3.3.1.2.196615' '.1.3.6.1.2.1.25.3.3.1.2.196616' '.1.3.6.1.2.1.25.3.3.1.2.196617'[0m]
  195. .*.*.*608 = 9
  196. .*.*.*609 = 12
  197. .*.*.*610 = 100
  198. .*.*.*611 = 100
  199. .*.*.*612 = 100
  200. .*.*.*613 = 100
  201. .*.*.*614 = 100
  202. .*.*.*615 = 100
  203. .*.*.*616 = 100
  204. .*.*.*617 = 100  
  205.  
  206. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196618' '.1.3.6.1.2.1.25.3.3.1.2.196619' '.1.3.6.1.2.1.25.3.3.1.2.196620' '.1.3.6.1.2.1.25.3.3.1.2.196621' '.1.3.6.1.2.1.25.3.3.1.2.196622' '.1.3.6.1.2.1.25.3.3.1.2.196623' '.1.3.6.1.2.1.25.3.3.1.2.196624' '.1.3.6.1.2.1.25.3.3.1.2.196625' '.1.3.6.1.2.1.25.3.3.1.2.196626' '.1.3.6.1.2.1.25.3.3.1.2.196627'[0m]
  207. .*.*.*618 = 100
  208. .*.*.*619 = 100
  209. .*.*.*620 = 100
  210. .*.*.*621 = 100
  211. .*.*.*622 = 100
  212. .*.*.*623 = 100
  213. .*.*.*624 = 2
  214. .*.*.*625 = 2
  215. .*.*.*626 = 2
  216. .*.*.*627 = 3  
  217.  
  218. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196628' '.1.3.6.1.2.1.25.3.3.1.2.196629' '.1.3.6.1.2.1.25.3.3.1.2.196630' '.1.3.6.1.2.1.25.3.3.1.2.196631' '.1.3.6.1.2.1.25.3.3.1.2.196632' '.1.3.6.1.2.1.25.3.3.1.2.196633' '.1.3.6.1.2.1.25.3.3.1.2.196634' '.1.3.6.1.2.1.25.3.3.1.2.196635' '.1.3.6.1.2.1.25.3.3.1.2.196636' '.1.3.6.1.2.1.25.3.3.1.2.196637'[0m]
  219. .*.*.*628 = 2
  220. .*.*.*629 = 2
  221. .*.*.*630 = 2
  222. .*.*.*631 = 1
  223. .*.*.*632 = 2
  224. .*.*.*633 = 2
  225. .*.*.*634 = 3
  226. .*.*.*635 = 1
  227. .*.*.*636 = 2
  228. .*.*.*637 = 2  
  229.  
  230. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196638' '.1.3.6.1.2.1.25.3.3.1.2.196639' '.1.3.6.1.2.1.25.3.3.1.2.196640' '.1.3.6.1.2.1.25.3.3.1.2.196641' '.1.3.6.1.2.1.25.3.3.1.2.196642' '.1.3.6.1.2.1.25.3.3.1.2.196643' '.1.3.6.1.2.1.25.3.3.1.2.196644' '.1.3.6.1.2.1.25.3.3.1.2.196645' '.1.3.6.1.2.1.25.3.3.1.2.196646' '.1.3.6.1.2.1.25.3.3.1.2.196647'[0m]
  231. .*.*.*638 = 3
  232. .*.*.*639 = 1
  233. .*.*.*640 = 8
  234. .*.*.*641 = 9
  235. .*.*.*642 = 100
  236. .*.*.*643 = 100
  237. .*.*.*644 = 100
  238. .*.*.*645 = 100
  239. .*.*.*646 = 100
  240. .*.*.*647 = 100  
  241.  
  242. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196648' '.1.3.6.1.2.1.25.3.3.1.2.196649' '.1.3.6.1.2.1.25.3.3.1.2.196650' '.1.3.6.1.2.1.25.3.3.1.2.196651' '.1.3.6.1.2.1.25.3.3.1.2.196652' '.1.3.6.1.2.1.25.3.3.1.2.196653' '.1.3.6.1.2.1.25.3.3.1.2.196654' '.1.3.6.1.2.1.25.3.3.1.2.196655' '.1.3.6.1.2.1.25.3.3.1.2.196656' '.1.3.6.1.2.1.25.3.3.1.2.196657'[0m]
  243. .*.*.*648 = 100
  244. .*.*.*649 = 100
  245. .*.*.*650 = 100
  246. .*.*.*651 = 100
  247. .*.*.*652 = 100
  248. .*.*.*653 = 100
  249. .*.*.*654 = 100
  250. .*.*.*655 = 100
  251. .*.*.*656 = 2
  252. .*.*.*657 = 4  
  253.  
  254. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196658' '.1.3.6.1.2.1.25.3.3.1.2.196659' '.1.3.6.1.2.1.25.3.3.1.2.196660' '.1.3.6.1.2.1.25.3.3.1.2.196661' '.1.3.6.1.2.1.25.3.3.1.2.196662' '.1.3.6.1.2.1.25.3.3.1.2.196663' '.1.3.6.1.2.1.25.3.3.1.2.196664' '.1.3.6.1.2.1.25.3.3.1.2.196665' '.1.3.6.1.2.1.25.3.3.1.2.196666' '.1.3.6.1.2.1.25.3.3.1.2.196667'[0m]
  255. .*.*.*658 = 2
  256. .*.*.*659 = 3
  257. .*.*.*660 = 1
  258. .*.*.*661 = 3
  259. .*.*.*662 = 2
  260. .*.*.*663 = 2
  261. .*.*.*664 = 1
  262. .*.*.*665 = 2
  263. .*.*.*666 = 3
  264. .*.*.*667 = 2  
  265.  
  266. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196668' '.1.3.6.1.2.1.25.3.3.1.2.196669' '.1.3.6.1.2.1.25.3.3.1.2.196670' '.1.3.6.1.2.1.25.3.3.1.2.196671'[0m]
  267. .*.*.*668 = 1
  268. .*.*.*669 = 3
  269. .*.*.*670 = 2
  270. .*.*.*671 = 2  
  271.  
  272. array (
  273.   '.1.3.6.1.2.1.25.3.3.1.2.196608' => '9',
  274.   '.1.3.6.1.2.1.25.3.3.1.2.196609' => '12',
  275.   '.1.3.6.1.2.1.25.3.3.1.2.196610' => '100',
  276.   '.1.3.6.1.2.1.25.3.3.1.2.196611' => '100',
  277.   '.1.3.6.1.2.1.25.3.3.1.2.196612' => '100',
  278.   '.1.3.6.1.2.1.25.3.3.1.2.196613' => '100',
  279.   '.1.3.6.1.2.1.25.3.3.1.2.196614' => '100',
  280.   '.1.3.6.1.2.1.25.3.3.1.2.196615' => '100',
  281.   '.1.3.6.1.2.1.25.3.3.1.2.196616' => '100',
  282.   '.1.3.6.1.2.1.25.3.3.1.2.196617' => '100',
  283.   '.1.3.6.1.2.1.25.3.3.1.2.196618' => '100',
  284.   '.1.3.6.1.2.1.25.3.3.1.2.196619' => '100',
  285.   '.1.3.6.1.2.1.25.3.3.1.2.196620' => '100',
  286.   '.1.3.6.1.2.1.25.3.3.1.2.196621' => '100',
  287.   '.1.3.6.1.2.1.25.3.3.1.2.196622' => '100',
  288.   '.1.3.6.1.2.1.25.3.3.1.2.196623' => '100',
  289.   '.1.3.6.1.2.1.25.3.3.1.2.196624' => '2',
  290.   '.1.3.6.1.2.1.25.3.3.1.2.196625' => '2',
  291.   '.1.3.6.1.2.1.25.3.3.1.2.196626' => '2',
  292.   '.1.3.6.1.2.1.25.3.3.1.2.196627' => '3',
  293.   '.1.3.6.1.2.1.25.3.3.1.2.196628' => '2',
  294.   '.1.3.6.1.2.1.25.3.3.1.2.196629' => '2',
  295.   '.1.3.6.1.2.1.25.3.3.1.2.196630' => '2',
  296.   '.1.3.6.1.2.1.25.3.3.1.2.196631' => '1',
  297.   '.1.3.6.1.2.1.25.3.3.1.2.196632' => '2',
  298.   '.1.3.6.1.2.1.25.3.3.1.2.196633' => '2',
  299.   '.1.3.6.1.2.1.25.3.3.1.2.196634' => '3',
  300.   '.1.3.6.1.2.1.25.3.3.1.2.196635' => '1',
  301.   '.1.3.6.1.2.1.25.3.3.1.2.196636' => '2',
  302.   '.1.3.6.1.2.1.25.3.3.1.2.196637' => '2',
  303.   '.1.3.6.1.2.1.25.3.3.1.2.196638' => '3',
  304.   '.1.3.6.1.2.1.25.3.3.1.2.196639' => '1',
  305.   '.1.3.6.1.2.1.25.3.3.1.2.196640' => '8',
  306.   '.1.3.6.1.2.1.25.3.3.1.2.196641' => '9',
  307.   '.1.3.6.1.2.1.25.3.3.1.2.196642' => '100',
  308.   '.1.3.6.1.2.1.25.3.3.1.2.196643' => '100',
  309.   '.1.3.6.1.2.1.25.3.3.1.2.196644' => '100',
  310.   '.1.3.6.1.2.1.25.3.3.1.2.196645' => '100',
  311.   '.1.3.6.1.2.1.25.3.3.1.2.196646' => '100',
  312.   '.1.3.6.1.2.1.25.3.3.1.2.196647' => '100',
  313.   '.1.3.6.1.2.1.25.3.3.1.2.196648' => '100',
  314.   '.1.3.6.1.2.1.25.3.3.1.2.196649' => '100',
  315.   '.1.3.6.1.2.1.25.3.3.1.2.196650' => '100',
  316.   '.1.3.6.1.2.1.25.3.3.1.2.196651' => '100',
  317.   '.1.3.6.1.2.1.25.3.3.1.2.196652' => '100',
  318.   '.1.3.6.1.2.1.25.3.3.1.2.196653' => '100',
  319.   '.1.3.6.1.2.1.25.3.3.1.2.196654' => '100',
  320.   '.1.3.6.1.2.1.25.3.3.1.2.196655' => '100',
  321.   '.1.3.6.1.2.1.25.3.3.1.2.196656' => '2',
  322.   '.1.3.6.1.2.1.25.3.3.1.2.196657' => '4',
  323.   '.1.3.6.1.2.1.25.3.3.1.2.196658' => '2',
  324.   '.1.3.6.1.2.1.25.3.3.1.2.196659' => '3',
  325.   '.1.3.6.1.2.1.25.3.3.1.2.196660' => '1',
  326.   '.1.3.6.1.2.1.25.3.3.1.2.196661' => '3',
  327.   '.1.3.6.1.2.1.25.3.3.1.2.196662' => '2',
  328.   '.1.3.6.1.2.1.25.3.3.1.2.196663' => '2',
  329.   '.1.3.6.1.2.1.25.3.3.1.2.196664' => '1',
  330.   '.1.3.6.1.2.1.25.3.3.1.2.196665' => '2',
  331.   '.1.3.6.1.2.1.25.3.3.1.2.196666' => '3',
  332.   '.1.3.6.1.2.1.25.3.3.1.2.196667' => '2',
  333.   '.1.3.6.1.2.1.25.3.3.1.2.196668' => '1',
  334.   '.1.3.6.1.2.1.25.3.3.1.2.196669' => '3',
  335.   '.1.3.6.1.2.1.25.3.3.1.2.196670' => '2',
  336.   '.1.3.6.1.2.1.25.3.3.1.2.196671' => '2',
  337. )  
  338. AMD EPYC 7452 32-Core Processor: 9%
  339. RRD[[0;32mlast 10.13.1.150/processor-hr-196608.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  340. RRD[[0;32mupdate 10.13.1.150/processor-hr-196608.rrd N:9 --daemon unix:/var/run/rrdcached.sock[0m]  
  341. AMD EPYC 7452 32-Core Processor: 12%
  342. RRD[[0;32mlast 10.13.1.150/processor-hr-196609.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  343. RRD[[0;32mupdate 10.13.1.150/processor-hr-196609.rrd N:12 --daemon unix:/var/run/rrdcached.sock[0m]  
  344. AMD EPYC 7452 32-Core Processor: 100%
  345. RRD[[0;32mlast 10.13.1.150/processor-hr-196610.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  346. RRD[[0;32mupdate 10.13.1.150/processor-hr-196610.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  347. AMD EPYC 7452 32-Core Processor: 100%
  348. RRD[[0;32mlast 10.13.1.150/processor-hr-196611.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  349. RRD[[0;32mupdate 10.13.1.150/processor-hr-196611.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  350. AMD EPYC 7452 32-Core Processor: 100%
  351. RRD[[0;32mlast 10.13.1.150/processor-hr-196612.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  352. RRD[[0;32mupdate 10.13.1.150/processor-hr-196612.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  353. AMD EPYC 7452 32-Core Processor: 100%
  354. RRD[[0;32mlast 10.13.1.150/processor-hr-196613.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  355. RRD[[0;32mupdate 10.13.1.150/processor-hr-196613.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  356. AMD EPYC 7452 32-Core Processor: 100%
  357. RRD[[0;32mlast 10.13.1.150/processor-hr-196614.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  358. RRD[[0;32mupdate 10.13.1.150/processor-hr-196614.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  359. AMD EPYC 7452 32-Core Processor: 100%
  360. RRD[[0;32mlast 10.13.1.150/processor-hr-196615.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  361. RRD[[0;32mupdate 10.13.1.150/processor-hr-196615.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  362. AMD EPYC 7452 32-Core Processor: 100%
  363. RRD[[0;32mlast 10.13.1.150/processor-hr-196616.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  364. RRD[[0;32mupdate 10.13.1.150/processor-hr-196616.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  365. AMD EPYC 7452 32-Core Processor: 100%
  366. RRD[[0;32mlast 10.13.1.150/processor-hr-196617.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  367. RRD[[0;32mupdate 10.13.1.150/processor-hr-196617.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  368. AMD EPYC 7452 32-Core Processor: 100%
  369. RRD[[0;32mlast 10.13.1.150/processor-hr-196618.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  370. RRD[[0;32mupdate 10.13.1.150/processor-hr-196618.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  371. AMD EPYC 7452 32-Core Processor: 100%
  372. RRD[[0;32mlast 10.13.1.150/processor-hr-196619.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  373. RRD[[0;32mupdate 10.13.1.150/processor-hr-196619.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  374. AMD EPYC 7452 32-Core Processor: 100%
  375. RRD[[0;32mlast 10.13.1.150/processor-hr-196620.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  376. RRD[[0;32mupdate 10.13.1.150/processor-hr-196620.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  377. AMD EPYC 7452 32-Core Processor: 100%
  378. RRD[[0;32mlast 10.13.1.150/processor-hr-196621.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  379. RRD[[0;32mupdate 10.13.1.150/processor-hr-196621.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  380. AMD EPYC 7452 32-Core Processor: 100%
  381. RRD[[0;32mlast 10.13.1.150/processor-hr-196622.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  382. RRD[[0;32mupdate 10.13.1.150/processor-hr-196622.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  383. AMD EPYC 7452 32-Core Processor: 100%
  384. RRD[[0;32mlast 10.13.1.150/processor-hr-196623.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  385. RRD[[0;32mupdate 10.13.1.150/processor-hr-196623.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  386. AMD EPYC 7452 32-Core Processor: 2%
  387. RRD[[0;32mlast 10.13.1.150/processor-hr-196624.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  388. RRD[[0;32mupdate 10.13.1.150/processor-hr-196624.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  389. AMD EPYC 7452 32-Core Processor: 2%
  390. RRD[[0;32mlast 10.13.1.150/processor-hr-196625.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  391. RRD[[0;32mupdate 10.13.1.150/processor-hr-196625.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  392. AMD EPYC 7452 32-Core Processor: 2%
  393. RRD[[0;32mlast 10.13.1.150/processor-hr-196626.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  394. RRD[[0;32mupdate 10.13.1.150/processor-hr-196626.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  395. AMD EPYC 7452 32-Core Processor: 3%
  396. RRD[[0;32mlast 10.13.1.150/processor-hr-196627.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  397. RRD[[0;32mupdate 10.13.1.150/processor-hr-196627.rrd N:3 --daemon unix:/var/run/rrdcached.sock[0m]  
  398. AMD EPYC 7452 32-Core Processor: 2%
  399. RRD[[0;32mlast 10.13.1.150/processor-hr-196628.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  400. RRD[[0;32mupdate 10.13.1.150/processor-hr-196628.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  401. AMD EPYC 7452 32-Core Processor: 2%
  402. RRD[[0;32mlast 10.13.1.150/processor-hr-196629.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  403. RRD[[0;32mupdate 10.13.1.150/processor-hr-196629.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  404. AMD EPYC 7452 32-Core Processor: 2%
  405. RRD[[0;32mlast 10.13.1.150/processor-hr-196630.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  406. RRD[[0;32mupdate 10.13.1.150/processor-hr-196630.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  407. AMD EPYC 7452 32-Core Processor: 1%
  408. RRD[[0;32mlast 10.13.1.150/processor-hr-196631.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  409. RRD[[0;32mupdate 10.13.1.150/processor-hr-196631.rrd N:1 --daemon unix:/var/run/rrdcached.sock[0m]  
  410. AMD EPYC 7452 32-Core Processor: 2%
  411. RRD[[0;32mlast 10.13.1.150/processor-hr-196632.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  412. RRD[[0;32mupdate 10.13.1.150/processor-hr-196632.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  413. AMD EPYC 7452 32-Core Processor: 2%
  414. RRD[[0;32mlast 10.13.1.150/processor-hr-196633.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  415. RRD[[0;32mupdate 10.13.1.150/processor-hr-196633.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  416. AMD EPYC 7452 32-Core Processor: 3%
  417. RRD[[0;32mlast 10.13.1.150/processor-hr-196634.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  418. RRD[[0;32mupdate 10.13.1.150/processor-hr-196634.rrd N:3 --daemon unix:/var/run/rrdcached.sock[0m]  
  419. AMD EPYC 7452 32-Core Processor: 1%
  420. RRD[[0;32mlast 10.13.1.150/processor-hr-196635.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  421. RRD[[0;32mupdate 10.13.1.150/processor-hr-196635.rrd N:1 --daemon unix:/var/run/rrdcached.sock[0m]  
  422. AMD EPYC 7452 32-Core Processor: 2%
  423. RRD[[0;32mlast 10.13.1.150/processor-hr-196636.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  424. RRD[[0;32mupdate 10.13.1.150/processor-hr-196636.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  425. AMD EPYC 7452 32-Core Processor: 2%
  426. RRD[[0;32mlast 10.13.1.150/processor-hr-196637.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  427. RRD[[0;32mupdate 10.13.1.150/processor-hr-196637.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  428. AMD EPYC 7452 32-Core Processor: 3%
  429. RRD[[0;32mlast 10.13.1.150/processor-hr-196638.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  430. RRD[[0;32mupdate 10.13.1.150/processor-hr-196638.rrd N:3 --daemon unix:/var/run/rrdcached.sock[0m]  
  431. AMD EPYC 7452 32-Core Processor: 1%
  432. RRD[[0;32mlast 10.13.1.150/processor-hr-196639.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  433. RRD[[0;32mupdate 10.13.1.150/processor-hr-196639.rrd N:1 --daemon unix:/var/run/rrdcached.sock[0m]  
  434. AMD EPYC 7452 32-Core Processor: 8%
  435. RRD[[0;32mlast 10.13.1.150/processor-hr-196640.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  436. RRD[[0;32mupdate 10.13.1.150/processor-hr-196640.rrd N:8 --daemon unix:/var/run/rrdcached.sock[0m]  
  437. AMD EPYC 7452 32-Core Processor: 9%
  438. RRD[[0;32mlast 10.13.1.150/processor-hr-196641.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  439. RRD[[0;32mupdate 10.13.1.150/processor-hr-196641.rrd N:9 --daemon unix:/var/run/rrdcached.sock[0m]  
  440. AMD EPYC 7452 32-Core Processor: 100%
  441. RRD[[0;32mlast 10.13.1.150/processor-hr-196642.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  442. RRD[[0;32mupdate 10.13.1.150/processor-hr-196642.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  443. AMD EPYC 7452 32-Core Processor: 100%
  444. RRD[[0;32mlast 10.13.1.150/processor-hr-196643.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  445. RRD[[0;32mupdate 10.13.1.150/processor-hr-196643.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  446. AMD EPYC 7452 32-Core Processor: 100%
  447. RRD[[0;32mlast 10.13.1.150/processor-hr-196644.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  448. RRD[[0;32mupdate 10.13.1.150/processor-hr-196644.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  449. AMD EPYC 7452 32-Core Processor: 100%
  450. RRD[[0;32mlast 10.13.1.150/processor-hr-196645.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  451. RRD[[0;32mupdate 10.13.1.150/processor-hr-196645.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  452. AMD EPYC 7452 32-Core Processor: 100%
  453. RRD[[0;32mlast 10.13.1.150/processor-hr-196646.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  454. RRD[[0;32mupdate 10.13.1.150/processor-hr-196646.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  455. AMD EPYC 7452 32-Core Processor: 100%
  456. RRD[[0;32mlast 10.13.1.150/processor-hr-196647.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  457. RRD[[0;32mupdate 10.13.1.150/processor-hr-196647.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  458. AMD EPYC 7452 32-Core Processor: 100%
  459. RRD[[0;32mlast 10.13.1.150/processor-hr-196648.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  460. RRD[[0;32mupdate 10.13.1.150/processor-hr-196648.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  461. AMD EPYC 7452 32-Core Processor: 100%
  462. RRD[[0;32mlast 10.13.1.150/processor-hr-196649.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  463. RRD[[0;32mupdate 10.13.1.150/processor-hr-196649.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  464. AMD EPYC 7452 32-Core Processor: 100%
  465. RRD[[0;32mlast 10.13.1.150/processor-hr-196650.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  466. RRD[[0;32mupdate 10.13.1.150/processor-hr-196650.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  467. AMD EPYC 7452 32-Core Processor: 100%
  468. RRD[[0;32mlast 10.13.1.150/processor-hr-196651.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  469. RRD[[0;32mupdate 10.13.1.150/processor-hr-196651.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  470. AMD EPYC 7452 32-Core Processor: 100%
  471. RRD[[0;32mlast 10.13.1.150/processor-hr-196652.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  472. RRD[[0;32mupdate 10.13.1.150/processor-hr-196652.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  473. AMD EPYC 7452 32-Core Processor: 100%
  474. RRD[[0;32mlast 10.13.1.150/processor-hr-196653.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  475. RRD[[0;32mupdate 10.13.1.150/processor-hr-196653.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  476. AMD EPYC 7452 32-Core Processor: 100%
  477. RRD[[0;32mlast 10.13.1.150/processor-hr-196654.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  478. RRD[[0;32mupdate 10.13.1.150/processor-hr-196654.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  479. AMD EPYC 7452 32-Core Processor: 100%
  480. RRD[[0;32mlast 10.13.1.150/processor-hr-196655.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  481. RRD[[0;32mupdate 10.13.1.150/processor-hr-196655.rrd N:100 --daemon unix:/var/run/rrdcached.sock[0m]  
  482. AMD EPYC 7452 32-Core Processor: 2%
  483. RRD[[0;32mlast 10.13.1.150/processor-hr-196656.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  484. RRD[[0;32mupdate 10.13.1.150/processor-hr-196656.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  485. AMD EPYC 7452 32-Core Processor: 4%
  486. RRD[[0;32mlast 10.13.1.150/processor-hr-196657.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  487. RRD[[0;32mupdate 10.13.1.150/processor-hr-196657.rrd N:4 --daemon unix:/var/run/rrdcached.sock[0m]  
  488. AMD EPYC 7452 32-Core Processor: 2%
  489. RRD[[0;32mlast 10.13.1.150/processor-hr-196658.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  490. RRD[[0;32mupdate 10.13.1.150/processor-hr-196658.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  491. AMD EPYC 7452 32-Core Processor: 3%
  492. RRD[[0;32mlast 10.13.1.150/processor-hr-196659.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  493. RRD[[0;32mupdate 10.13.1.150/processor-hr-196659.rrd N:3 --daemon unix:/var/run/rrdcached.sock[0m]  
  494. AMD EPYC 7452 32-Core Processor: 1%
  495. RRD[[0;32mlast 10.13.1.150/processor-hr-196660.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  496. RRD[[0;32mupdate 10.13.1.150/processor-hr-196660.rrd N:1 --daemon unix:/var/run/rrdcached.sock[0m]  
  497. AMD EPYC 7452 32-Core Processor: 3%
  498. RRD[[0;32mlast 10.13.1.150/processor-hr-196661.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  499. RRD[[0;32mupdate 10.13.1.150/processor-hr-196661.rrd N:3 --daemon unix:/var/run/rrdcached.sock[0m]  
  500. AMD EPYC 7452 32-Core Processor: 2%
  501. RRD[[0;32mlast 10.13.1.150/processor-hr-196662.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  502. RRD[[0;32mupdate 10.13.1.150/processor-hr-196662.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  503. AMD EPYC 7452 32-Core Processor: 2%
  504. RRD[[0;32mlast 10.13.1.150/processor-hr-196663.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  505. RRD[[0;32mupdate 10.13.1.150/processor-hr-196663.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  506. AMD EPYC 7452 32-Core Processor: 1%
  507. RRD[[0;32mlast 10.13.1.150/processor-hr-196664.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  508. RRD[[0;32mupdate 10.13.1.150/processor-hr-196664.rrd N:1 --daemon unix:/var/run/rrdcached.sock[0m]  
  509. AMD EPYC 7452 32-Core Processor: 2%
  510. RRD[[0;32mlast 10.13.1.150/processor-hr-196665.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  511. RRD[[0;32mupdate 10.13.1.150/processor-hr-196665.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  512. AMD EPYC 7452 32-Core Processor: 3%
  513. RRD[[0;32mlast 10.13.1.150/processor-hr-196666.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  514. RRD[[0;32mupdate 10.13.1.150/processor-hr-196666.rrd N:3 --daemon unix:/var/run/rrdcached.sock[0m]  
  515. AMD EPYC 7452 32-Core Processor: 2%
  516. RRD[[0;32mlast 10.13.1.150/processor-hr-196667.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  517. RRD[[0;32mupdate 10.13.1.150/processor-hr-196667.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  518. AMD EPYC 7452 32-Core Processor: 1%
  519. RRD[[0;32mlast 10.13.1.150/processor-hr-196668.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  520. RRD[[0;32mupdate 10.13.1.150/processor-hr-196668.rrd N:1 --daemon unix:/var/run/rrdcached.sock[0m]  
  521. AMD EPYC 7452 32-Core Processor: 3%
  522. RRD[[0;32mlast 10.13.1.150/processor-hr-196669.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  523. RRD[[0;32mupdate 10.13.1.150/processor-hr-196669.rrd N:3 --daemon unix:/var/run/rrdcached.sock[0m]  
  524. AMD EPYC 7452 32-Core Processor: 2%
  525. RRD[[0;32mlast 10.13.1.150/processor-hr-196670.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  526. RRD[[0;32mupdate 10.13.1.150/processor-hr-196670.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  527. AMD EPYC 7452 32-Core Processor: 2%
  528. RRD[[0;32mlast 10.13.1.150/processor-hr-196671.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  529. RRD[[0;32mupdate 10.13.1.150/processor-hr-196671.rrd N:2 --daemon unix:/var/run/rrdcached.sock[0m]  
  530.  
  531. >> Runtime for poller module 'processors': 0.2742 seconds with 122288 bytes
  532. >> [0;36mSNMP[0m: [7/0.21s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [130/0.06s]  
  533. #### Unload poller module processors ####
  534.  
  535. RRD[[0;32mlast 10.13.1.150/poller-perf-processors.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  536. RRD[[0;32mupdate 10.13.1.150/poller-perf-processors.rrd N:0.27417707443237 --daemon unix:/var/run/rrdcached.sock[0m]  
  537. Modules status: Global+  
  538. OS  
  539. Device  
  540.  
  541. #### Load poller module mempools ####
  542. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[31][0m 0.87ms]
  543.  
  544. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.2.3.1.6.1' '.1.3.6.1.2.1.25.2.3.1.6.3' '.1.3.6.1.2.1.25.2.3.1.6.6' '.1.3.6.1.2.1.25.2.3.1.6.7' '.1.3.6.1.2.1.25.2.3.1.6.8' '.1.3.6.1.2.1.25.2.3.1.6.10'[0m]
  545. .*.*.* = 52922396
  546. .*.*.* = 52922396
  547. .*.*.* = 59848
  548. .*.*.* = 15946020
  549. .*.*.* = 6908800
  550. .*.*.* = 0  
  551.  
  552. Free memory adjusted by availability calculation: 201.28 GiB -> 216.54 GiB
  553.  
  554. hrstorage [system]: Physical memory: 145.21 GiB / 251.75 GiB
  555. RRD[[0;32mlast 10.13.1.150/mempool-hrstorage-system-1.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  556. RRD[[0;32mupdate 10.13.1.150/mempool-hrstorage-system-1.rrd N:37802524672:232513056768 --daemon unix:/var/run/rrdcached.sock[0m]  
  557. hrstorage [virtual]: Virtual memory: 19P.47 GiB / 271.11 GiB
  558. RRD[[0;32mlast 10.13.1.150/mempool-hrstorage-virtual-3.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  559. RRD[[0;32mupdate 10.13.1.150/mempool-hrstorage-virtual-3.rrd N:54192533504:236905705472 --daemon unix:/var/run/rrdcached.sock[0m]  
  560. hrstorage [buffers]: Memory buffers: 0X.45 MiB / 251.75 GiB
  561. RRD[[0;32mlast 10.13.1.150/mempool-hrstorage-buffers-6.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  562. RRD[[0;32mupdate 10.13.1.150/mempool-hrstorage-buffers-6.rrd N:61284352:270254297088 --daemon unix:/var/run/rrdcached.sock[0m]  
  563. hrstorage [cached]: Cached memory: 6.21 GiB / 251.75 GiB
  564. RRD[[0;32mlast 10.13.1.150/mempool-hrstorage-cached-7.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  565. RRD[[0;32mupdate 10.13.1.150/mempool-hrstorage-cached-7.rrd N:16328724480:253986856960 --daemon unix:/var/run/rrdcached.sock[0m]  
  566. hrstorage [shared]: Shared memory: 3%  6.59 GiB / 251.75 GiB
  567. RRD[[0;32mlast 10.13.1.150/mempool-hrstorage-shared-8.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  568. RRD[[0;32mupdate 10.13.1.150/mempool-hrstorage-shared-8.rrd N:7074611200:263240970240 --daemon unix:/var/run/rrdcached.sock[0m]  
  569. hrstorage [swap]: Swap space: 0 / 19.36 GiB
  570. RRD[[0;32mlast 10.13.1.150/mempool-hrstorage-swap-10.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  571. RRD[[0;32mupdate 10.13.1.150/mempool-hrstorage-swap-10.rrd N:0:20782657536 --daemon unix:/var/run/rrdcached.sock[0m]  
  572.  
  573. >> Runtime for poller module 'mempools': 0.0423 seconds with 109448 bytes
  574. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [14/0.01s]  
  575. #### Unload poller module mempools ####
  576.  
  577. RRD[[0;32mlast 10.13.1.150/poller-perf-mempools.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  578. RRD[[0;32mupdate 10.13.1.150/poller-perf-mempools.rrd N:0.042273998260498 --daemon unix:/var/run/rrdcached.sock[0m]  
  579. Modules status: Global+  
  580. OS  
  581. Device  
  582.  
  583. #### Load poller module storage ####
  584. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[31][0m 1.36ms]
  585.  
  586. Storage /run: hrstorage
  587.  
  588.  
  589.  
  590. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrStorageEntry'[0m]
  591. hrStorageIndex.1 = 1
  592. hrStorageIndex.3 = 3
  593. hrStorageIndex.6 = 6
  594. hrStorageIndex.7 = 7
  595. hrStorageIndex.8 = 8
  596. hrStorageIndex.10 = 10
  597. hrStorageIndex.37 = 37
  598. hrStorageIndex.38 = 38
  599. hrStorageIndex.40 = 40
  600. hrStorageIndex.41 = 41
  601. hrStorageIndex.42 = 42
  602. hrStorageIndex.43 = 43
  603. hrStorageIndex.44 = 44
  604. hrStorageIndex.46 = 46
  605. hrStorageIndex.47 = 47
  606. hrStorageIndex.48 = 48
  607. hrStorageIndex.49 = 49
  608. hrStorageIndex.50 = 50
  609. hrStorageIndex.51 = 51
  610. hrStorageIndex.52 = 52
  611. hrStorageIndex.53 = 53
  612. hrStorageIndex.54 = 54
  613. hrStorageIndex.55 = 55
  614. hrStorageIndex.56 = 56
  615. hrStorageIndex.57 = 57
  616. hrStorageIndex.58 = 58
  617. hrStorageIndex.59 = 59
  618. hrStorageIndex.60 = 60
  619. hrStorageIndex.61 = 61
  620. hrStorageIndex.62 = 62
  621. hrStorageIndex.63 = 63
  622. hrStorageIndex.64 = 64
  623. hrStorageIndex.65 = 65
  624. hrStorageIndex.66 = 66
  625. hrStorageIndex.67 = 67
  626. hrStorageIndex.68 = 68
  627. hrStorageIndex.69 = 69
  628. hrStorageIndex.70 = 70
  629. hrStorageIndex.71 = 71
  630. hrStorageIndex.72 = 72
  631. hrStorageIndex.73 = 73
  632. hrStorageIndex.74 = 74
  633. hrStorageIndex.75 = 75
  634. hrStorageIndex.76 = 76
  635. hrStorageIndex.77 = 77
  636. hrStorageIndex.78 = 78
  637. hrStorageIndex.79 = 79
  638. hrStorageIndex.80 = 80
  639. hrStorageIndex.81 = 81
  640. hrStorageIndex.82 = 82
  641. hrStorageIndex.83 = 83
  642. hrStorageIndex.84 = 84
  643. hrStorageIndex.85 = 85
  644. hrStorageIndex.86 = 86
  645. hrStorageIndex.87 = 87
  646. hrStorageIndex.88 = 88
  647. hrStorageIndex.89 = 89
  648. hrStorageIndex.90 = 90
  649. hrStorageIndex.91 = 91
  650. hrStorageIndex.92 = 92
  651. hrStorageIndex.93 = 93
  652. hrStorageIndex.94 = 94
  653. hrStorageIndex.95 = 95
  654. hrStorageIndex.96 = 96
  655. hrStorageIndex.97 = 97
  656. hrStorageIndex.98 = 98
  657. hrStorageIndex.99 = 99
  658. hrStorageIndex.100 = 100
  659. hrStorageIndex.101 = 101
  660. hrStorageIndex.102 = 102
  661. hrStorageIndex.103 = 103
  662. hrStorageIndex.104 = 104
  663. hrStorageIndex.105 = 105
  664. hrStorageIndex.106 = 106
  665. hrStorageIndex.108 = 108
  666. hrStorageIndex.116 = 116
  667. hrStorageIndex.117 = 117
  668. hrStorageType.1 = hrStorageRam
  669. hrStorageType.3 = hrStorageVirtualMemory
  670. hrStorageType.6 = hrStorageOther
  671. hrStorageType.7 = hrStorageOther
  672. hrStorageType.8 = hrStorageOther
  673. hrStorageType.10 = hrStorageVirtualMemory
  674. hrStorageType.37 = hrStorageFixedDisk
  675. hrStorageType.38 = hrStorageFixedDisk
  676. hrStorageType.40 = hrStorageFixedDisk
  677. hrStorageType.41 = hrStorageFixedDisk
  678. hrStorageType.42 = hrStorageFixedDisk
  679. hrStorageType.43 = hrStorageFixedDisk
  680. hrStorageType.44 = hrStorageFixedDisk
  681. hrStorageType.46 = hrStorageFixedDisk
  682. hrStorageType.47 = hrStorageFixedDisk
  683. hrStorageType.48 = hrStorageFixedDisk
  684. hrStorageType.49 = hrStorageFixedDisk
  685. hrStorageType.50 = hrStorageFixedDisk
  686. hrStorageType.51 = hrStorageFixedDisk
  687. hrStorageType.52 = hrStorageFixedDisk
  688. hrStorageType.53 = hrStorageFixedDisk
  689. hrStorageType.54 = hrStorageFixedDisk
  690. hrStorageType.55 = hrStorageFixedDisk
  691. hrStorageType.56 = hrStorageFixedDisk
  692. hrStorageType.57 = hrStorageFixedDisk
  693. hrStorageType.58 = hrStorageFixedDisk
  694. hrStorageType.59 = hrStorageFixedDisk
  695. hrStorageType.60 = hrStorageFixedDisk
  696. hrStorageType.61 = hrStorageFixedDisk
  697. hrStorageType.62 = hrStorageFixedDisk
  698. hrStorageType.63 = hrStorageFixedDisk
  699. hrStorageType.64 = hrStorageFixedDisk
  700. hrStorageType.65 = hrStorageFixedDisk
  701. hrStorageType.66 = hrStorageFixedDisk
  702. hrStorageType.67 = hrStorageFixedDisk
  703. hrStorageType.68 = hrStorageFixedDisk
  704. hrStorageType.69 = hrStorageFixedDisk
  705. hrStorageType.70 = hrStorageFixedDisk
  706. hrStorageType.71 = hrStorageFixedDisk
  707. hrStorageType.72 = hrStorageFixedDisk
  708. hrStorageType.73 = hrStorageFixedDisk
  709. hrStorageType.74 = hrStorageFixedDisk
  710. hrStorageType.75 = hrStorageFixedDisk
  711. hrStorageType.76 = hrStorageFixedDisk
  712. hrStorageType.77 = hrStorageFixedDisk
  713. hrStorageType.78 = hrStorageFixedDisk
  714. hrStorageType.79 = hrStorageFixedDisk
  715. hrStorageType.80 = hrStorageFixedDisk
  716. hrStorageType.81 = hrStorageFixedDisk
  717. hrStorageType.82 = hrStorageFixedDisk
  718. hrStorageType.83 = hrStorageFixedDisk
  719. hrStorageType.84 = hrStorageFixedDisk
  720. hrStorageType.85 = hrStorageFixedDisk
  721. hrStorageType.86 = hrStorageFixedDisk
  722. hrStorageType.87 = hrStorageFixedDisk
  723. hrStorageType.88 = hrStorageFixedDisk
  724. hrStorageType.89 = hrStorageFixedDisk
  725. hrStorageType.90 = hrStorageFixedDisk
  726. hrStorageType.91 = hrStorageFixedDisk
  727. hrStorageType.92 = hrStorageFixedDisk
  728. hrStorageType.93 = hrStorageFixedDisk
  729. hrStorageType.94 = hrStorageFixedDisk
  730. hrStorageType.95 = hrStorageFixedDisk
  731. hrStorageType.96 = hrStorageFixedDisk
  732. hrStorageType.97 = hrStorageFixedDisk
  733. hrStorageType.98 = hrStorageFixedDisk
  734. hrStorageType.99 = hrStorageFixedDisk
  735. hrStorageType.100 = hrStorageFixedDisk
  736. hrStorageType.101 = hrStorageFixedDisk
  737. hrStorageType.102 = hrStorageFixedDisk
  738. hrStorageType.103 = hrStorageFixedDisk
  739. hrStorageType.104 = hrStorageFixedDisk
  740. hrStorageType.105 = hrStorageFixedDisk
  741. hrStorageType.106 = hrStorageFixedDisk
  742. hrStorageType.108 = hrStorageFixedDisk
  743. hrStorageType.116 = hrStorageFixedDisk
  744. hrStorageType.117 = hrStorageFixedDisk
  745. hrStorageDescr.1 = Physical memory
  746. hrStorageDescr.3 = Virtual memory
  747. hrStorageDescr.6 = Memory buffers
  748. hrStorageDescr.7 = Cached memory
  749. hrStorageDescr.8 = Shared memory
  750. hrStorageDescr.10 = Swap space
  751. hrStorageDescr.37 = /run
  752. hrStorageDescr.38 = /var/volatile
  753. hrStorageDescr.40 = /mnt/boot
  754. hrStorageDescr.41 = /opt/cisco/config
  755. hrStorageDescr.42 = /opt/cisco/platform/logs
  756. hrStorageDescr.43 = /var/data/cores
  757. hrStorageDescr.44 = /opt/cisco/csp
  758. hrStorageDescr.46 = /ngfw
  759. hrStorageDescr.47 = /ngfw/bin
  760. hrStorageDescr.48 = /ngfw/cisco
  761. hrStorageDescr.49 = /ngfw/etc/rc.d
  762. hrStorageDescr.50 = /ngfw/etc/sf/entitlement.map
  763. hrStorageDescr.51 = /ngfw/lib
  764. hrStorageDescr.52 = /ngfw/lib64
  765. hrStorageDescr.53 = /ngfw/sbin
  766. hrStorageDescr.54 = /ngfw/usr/bin
  767. hrStorageDescr.55 = /ngfw/usr/lib
  768. hrStorageDescr.56 = /ngfw/usr/lib64
  769. hrStorageDescr.57 = /ngfw/usr/lib64exec
  770. hrStorageDescr.58 = /ngfw/usr/libexec
  771. hrStorageDescr.59 = /ngfw/usr/local/asa/bin
  772. hrStorageDescr.60 = /ngfw/usr/local/asa/lib
  773. hrStorageDescr.61 = /ngfw/usr/local/asa/scripts
  774. hrStorageDescr.62 = /ngfw/usr/local/asa/sys
  775. hrStorageDescr.63 = /ngfw/usr/local/bin
  776. hrStorageDescr.64 = /ngfw/usr/modules
  777. hrStorageDescr.65 = /ngfw/usr/sbin
  778. hrStorageDescr.66 = /ngfw/var/cisco/ngfwManager/libs
  779. hrStorageDescr.67 = /ngfw/var/cisco/ngfwWebUi/bin
  780. hrStorageDescr.68 = /ngfw/var/cisco/ngfwWebUi/libs
  781. hrStorageDescr.69 = /ngfw/var/cisco/ngfwWebUi/tomcat/bin
  782. hrStorageDescr.70 = /ngfw/var/cisco/ngfwWebUi/tomcat/lib
  783. hrStorageDescr.71 = /ngfw/var/cisco/ngfwWebUi/tomcat/webapps
  784. hrStorageDescr.72 = /ngfw/var/jre
  785. hrStorageDescr.73 = /ngfw/var/perl
  786. hrStorageDescr.74 = /ngfw/var/sf/bin
  787. hrStorageDescr.75 = /ngfw/var/sf/dstat/plugins
  788. hrStorageDescr.76 = /ngfw/var/sf/etc/scripts
  789. hrStorageDescr.77 = /ngfw/var/sf/healthmon_modules
  790. hrStorageDescr.78 = /ngfw/var/sf/idhttpsd/bin
  791. hrStorageDescr.79 = /ngfw/var/sf/idhttpsd/modules
  792. hrStorageDescr.80 = /ngfw/var/sf/lib
  793. hrStorageDescr.81 = /ngfw/var/sf/lib64
  794. hrStorageDescr.82 = /ngfw/var/sf/nmap/bin
  795. hrStorageDescr.83 = /ngfw/var/sf/remediation_modules
  796. hrStorageDescr.84 = /ngfw/usr/local/asa/cavium
  797. hrStorageDescr.85 = /ngfw/usr/local/drt
  798. hrStorageDescr.86 = /ngfw/var/sf/lib/extensions
  799. hrStorageDescr.87 = /ngfw/var/sf/lib/navl
  800. hrStorageDescr.88 = /ngfw/var/sf/lib/snort
  801. hrStorageDescr.89 = /ngfw/var/sf/lib64/navl
  802. hrStorageDescr.90 = /ngfw/usr/local/sf
  803. hrStorageDescr.91 = /ngfw/usr/local/sf/bin
  804. hrStorageDescr.92 = /ngfw/usr/local/sf/dstat/plugins
  805. hrStorageDescr.93 = /ngfw/usr/local/sf/etc/scripts
  806. hrStorageDescr.94 = /ngfw/usr/local/sf/healthmon_modules
  807. hrStorageDescr.95 = /ngfw/usr/local/sf/idhttpsd/bin
  808. hrStorageDescr.96 = /ngfw/usr/local/sf/idhttpsd/modules
  809. hrStorageDescr.97 = /ngfw/usr/local/sf/lib
  810. hrStorageDescr.98 = /ngfw/usr/local/sf/lib/extensions
  811. hrStorageDescr.99 = /ngfw/usr/local/sf/lib/navl
  812. hrStorageDescr.100 = /ngfw/usr/local/sf/lib/snort
  813. hrStorageDescr.101 = /ngfw/usr/local/sf/lib64
  814. hrStorageDescr.102 = /ngfw/usr/local/sf/lib64/navl
  815. hrStorageDescr.103 = /ngfw/usr/local/sf/nmap/bin
  816. hrStorageDescr.104 = /ngfw/usr/local/sf/remediation_modules
  817. hrStorageDescr.105 = /ngfw/Volume
  818. hrStorageDescr.106 = /home
  819. hrStorageDescr.108 = /dev/cgroups
  820. hrStorageDescr.116 = /dev/shm/snort
  821. hrStorageDescr.117 = /var/data/cores/sysdebug/tftpd_logs
  822. hrStorageAllocationUnits.1 = 1024
  823. hrStorageAllocationUnits.3 = 1024
  824. hrStorageAllocationUnits.6 = 1024
  825. hrStorageAllocationUnits.7 = 1024
  826. hrStorageAllocationUnits.8 = 1024
  827. hrStorageAllocationUnits.10 = 1024
  828. hrStorageAllocationUnits.37 = 4096
  829. hrStorageAllocationUnits.38 = 4096
  830. hrStorageAllocationUnits.40 = 4096
  831. hrStorageAllocationUnits.41 = 4096
  832. hrStorageAllocationUnits.42 = 4096
  833. hrStorageAllocationUnits.43 = 4096
  834. hrStorageAllocationUnits.44 = 4096
  835. hrStorageAllocationUnits.46 = 4096
  836. hrStorageAllocationUnits.47 = 4096
  837. hrStorageAllocationUnits.48 = 4096
  838. hrStorageAllocationUnits.49 = 4096
  839. hrStorageAllocationUnits.50 = 4096
  840. hrStorageAllocationUnits.51 = 4096
  841. hrStorageAllocationUnits.52 = 4096
  842. hrStorageAllocationUnits.53 = 4096
  843. hrStorageAllocationUnits.54 = 4096
  844. hrStorageAllocationUnits.55 = 4096
  845. hrStorageAllocationUnits.56 = 4096
  846. hrStorageAllocationUnits.57 = 4096
  847. hrStorageAllocationUnits.58 = 4096
  848. hrStorageAllocationUnits.59 = 4096
  849. hrStorageAllocationUnits.60 = 4096
  850. hrStorageAllocationUnits.61 = 4096
  851. hrStorageAllocationUnits.62 = 4096
  852. hrStorageAllocationUnits.63 = 4096
  853. hrStorageAllocationUnits.64 = 4096
  854. hrStorageAllocationUnits.65 = 4096
  855. hrStorageAllocationUnits.66 = 4096
  856. hrStorageAllocationUnits.67 = 4096
  857. hrStorageAllocationUnits.68 = 4096
  858. hrStorageAllocationUnits.69 = 4096
  859. hrStorageAllocationUnits.70 = 4096
  860. hrStorageAllocationUnits.71 = 4096
  861. hrStorageAllocationUnits.72 = 4096
  862. hrStorageAllocationUnits.73 = 4096
  863. hrStorageAllocationUnits.74 = 4096
  864. hrStorageAllocationUnits.75 = 4096
  865. hrStorageAllocationUnits.76 = 4096
  866. hrStorageAllocationUnits.77 = 4096
  867. hrStorageAllocationUnits.78 = 4096
  868. hrStorageAllocationUnits.79 = 4096
  869. hrStorageAllocationUnits.80 = 4096
  870. hrStorageAllocationUnits.81 = 4096
  871. hrStorageAllocationUnits.82 = 4096
  872. hrStorageAllocationUnits.83 = 4096
  873. hrStorageAllocationUnits.84 = 4096
  874. hrStorageAllocationUnits.85 = 4096
  875. hrStorageAllocationUnits.86 = 4096
  876. hrStorageAllocationUnits.87 = 4096
  877. hrStorageAllocationUnits.88 = 4096
  878. hrStorageAllocationUnits.89 = 4096
  879. hrStorageAllocationUnits.90 = 4096
  880. hrStorageAllocationUnits.91 = 4096
  881. hrStorageAllocationUnits.92 = 4096
  882. hrStorageAllocationUnits.93 = 4096
  883. hrStorageAllocationUnits.94 = 4096
  884. hrStorageAllocationUnits.95 = 4096
  885. hrStorageAllocationUnits.96 = 4096
  886. hrStorageAllocationUnits.97 = 4096
  887. hrStorageAllocationUnits.98 = 4096
  888. hrStorageAllocationUnits.99 = 4096
  889. hrStorageAllocationUnits.100 = 4096
  890. hrStorageAllocationUnits.101 = 4096
  891. hrStorageAllocationUnits.102 = 4096
  892. hrStorageAllocationUnits.103 = 4096
  893. hrStorageAllocationUnits.104 = 4096
  894. hrStorageAllocationUnits.105 = 4096
  895. hrStorageAllocationUnits.106 = 4096
  896. hrStorageAllocationUnits.108 = 4096
  897. hrStorageAllocationUnits.116 = 4096
  898. hrStorageAllocationUnits.117 = 4096
  899. hrStorageSize.1 = 263980060
  900. hrStorageSize.3 = 284275624
  901. hrStorageSize.6 = 263980060
  902. hrStorageSize.7 = 15946020
  903. hrStorageSize.8 = 6908800
  904. hrStorageSize.10 = 20295564
  905. hrStorageSize.37 = 32997507
  906. hrStorageSize.38 = 32997507
  907. hrStorageSize.40 = 3588220
  908. hrStorageSize.41 = 236286
  909. hrStorageSize.42 = 236030
  910. hrStorageSize.43 = 25822270
  911. hrStorageSize.44 = 189116189
  912. hrStorageSize.46 = 161328925
  913. hrStorageSize.47 = 161328925
  914. hrStorageSize.48 = 161328925
  915. hrStorageSize.49 = 161328925
  916. hrStorageSize.50 = 189116189
  917. hrStorageSize.51 = 161328925
  918. hrStorageSize.52 = 161328925
  919. hrStorageSize.53 = 161328925
  920. hrStorageSize.54 = 161328925
  921. hrStorageSize.55 = 161328925
  922. hrStorageSize.56 = 161328925
  923. hrStorageSize.57 = 161328925
  924. hrStorageSize.58 = 161328925
  925. hrStorageSize.59 = 161328925
  926. hrStorageSize.60 = 161328925
  927. hrStorageSize.61 = 161328925
  928. hrStorageSize.62 = 161328925
  929. hrStorageSize.63 = 161328925
  930. hrStorageSize.64 = 161328925
  931. hrStorageSize.65 = 161328925
  932. hrStorageSize.66 = 161328925
  933. hrStorageSize.67 = 161328925
  934. hrStorageSize.68 = 161328925
  935. hrStorageSize.69 = 161328925
  936. hrStorageSize.70 = 161328925
  937. hrStorageSize.71 = 161328925
  938. hrStorageSize.72 = 161328925
  939. hrStorageSize.73 = 161328925
  940. hrStorageSize.74 = 161328925
  941. hrStorageSize.75 = 161328925
  942. hrStorageSize.76 = 161328925
  943. hrStorageSize.77 = 161328925
  944. hrStorageSize.78 = 161328925
  945. hrStorageSize.79 = 161328925
  946. hrStorageSize.80 = 161328925
  947. hrStorageSize.81 = 161328925
  948. hrStorageSize.82 = 161328925
  949. hrStorageSize.83 = 161328925
  950. hrStorageSize.84 = 161328925
  951. hrStorageSize.85 = 161328925
  952. hrStorageSize.86 = 161328925
  953. hrStorageSize.87 = 161328925
  954. hrStorageSize.88 = 161328925
  955. hrStorageSize.89 = 161328925
  956. hrStorageSize.90 = 161328925
  957. hrStorageSize.91 = 161328925
  958. hrStorageSize.92 = 161328925
  959. hrStorageSize.93 = 161328925
  960. hrStorageSize.94 = 161328925
  961. hrStorageSize.95 = 161328925
  962. hrStorageSize.96 = 161328925
  963. hrStorageSize.97 = 161328925
  964. hrStorageSize.98 = 161328925
  965. hrStorageSize.99 = 161328925
  966. hrStorageSize.100 = 161328925
  967. hrStorageSize.101 = 161328925
  968. hrStorageSize.102 = 161328925
  969. hrStorageSize.103 = 161328925
  970. hrStorageSize.104 = 161328925
  971. hrStorageSize.105 = 161328925
  972. hrStorageSize.106 = 161328925
  973. hrStorageSize.108 = 32997507
  974. hrStorageSize.116 = 1957376
  975. hrStorageSize.117 = 256
  976. hrStorageUsed.1 = 52922396
  977. hrStorageUsed.3 = 52922396
  978. hrStorageUsed.6 = 59848
  979. hrStorageUsed.7 = 15946020
  980. hrStorageUsed.8 = 6908800
  981. hrStorageUsed.10 = 0
  982. hrStorageUsed.37 = 137
  983. hrStorageUsed.38 = 1288
  984. hrStorageUsed.40 = 457350
  985. hrStorageUsed.41 = 11296
  986. hrStorageUsed.42 = 18133
  987. hrStorageUsed.43 = 15392
  988. hrStorageUsed.44 = 8486015
  989. hrStorageUsed.46 = 6706408
  990. hrStorageUsed.47 = 6706408
  991. hrStorageUsed.48 = 6706408
  992. hrStorageUsed.49 = 6706408
  993. hrStorageUsed.50 = 8486015
  994. hrStorageUsed.51 = 6706408
  995. hrStorageUsed.52 = 6706408
  996. hrStorageUsed.53 = 6706408
  997. hrStorageUsed.54 = 6706408
  998. hrStorageUsed.55 = 6706408
  999. hrStorageUsed.56 = 6706408
  1000. hrStorageUsed.57 = 6706408
  1001. hrStorageUsed.58 = 6706408
  1002. hrStorageUsed.59 = 6706408
  1003. hrStorageUsed.60 = 6706408
  1004. hrStorageUsed.61 = 6706408
  1005. hrStorageUsed.62 = 6706408
  1006. hrStorageUsed.63 = 6706408
  1007. hrStorageUsed.64 = 6706408
  1008. hrStorageUsed.65 = 6706408
  1009. hrStorageUsed.66 = 6706408
  1010. hrStorageUsed.67 = 6706408
  1011. hrStorageUsed.68 = 6706408
  1012. hrStorageUsed.69 = 6706408
  1013. hrStorageUsed.70 = 6706408
  1014. hrStorageUsed.71 = 6706408
  1015. hrStorageUsed.72 = 6706408
  1016. hrStorageUsed.73 = 6706408
  1017. hrStorageUsed.74 = 6706408
  1018. hrStorageUsed.75 = 6706408
  1019. hrStorageUsed.76 = 6706408
  1020. hrStorageUsed.77 = 6706408
  1021. hrStorageUsed.78 = 6706408
  1022. hrStorageUsed.79 = 6706408
  1023. hrStorageUsed.80 = 6706408
  1024. hrStorageUsed.81 = 6706408
  1025. hrStorageUsed.82 = 6706408
  1026. hrStorageUsed.83 = 6706408
  1027. hrStorageUsed.84 = 6706408
  1028. hrStorageUsed.85 = 6706408
  1029. hrStorageUsed.86 = 6706408
  1030. hrStorageUsed.87 = 6706408
  1031. hrStorageUsed.88 = 6706408
  1032. hrStorageUsed.89 = 6706408
  1033. hrStorageUsed.90 = 6706408
  1034. hrStorageUsed.91 = 6706408
  1035. hrStorageUsed.92 = 6706408
  1036. hrStorageUsed.93 = 6706408
  1037. hrStorageUsed.94 = 6706408
  1038. hrStorageUsed.95 = 6706408
  1039. hrStorageUsed.96 = 6706408
  1040. hrStorageUsed.97 = 6706408
  1041. hrStorageUsed.98 = 6706408
  1042. hrStorageUsed.99 = 6706408
  1043. hrStorageUsed.100 = 6706408
  1044. hrStorageUsed.101 = 6706408
  1045. hrStorageUsed.102 = 6706408
  1046. hrStorageUsed.103 = 6706408
  1047. hrStorageUsed.104 = 6706408
  1048. hrStorageUsed.105 = 6706408
  1049. hrStorageUsed.106 = 6706408
  1050. hrStorageUsed.108 = 0
  1051. hrStorageUsed.116 = 1004991
  1052. hrStorageUsed.117 = 0  
  1053.  
  1054. array (
  1055.   'hrstorage' =>
  1056.   array (
  1057.     1 =>
  1058.     array (
  1059.       'hrStorageIndex' => '1',
  1060.       'hrStorageType' => 'hrStorageRam',
  1061.       'hrStorageDescr' => 'Physical memory',
  1062.       'hrStorageAllocationUnits' => '1024',
  1063.       'hrStorageSize' => '263980060',
  1064.       'hrStorageUsed' => '52922396',
  1065.     ),
  1066.     3 =>
  1067.     array (
  1068.       'hrStorageIndex' => '3',
  1069.       'hrStorageType' => 'hrStorageVirtualMemory',
  1070.       'hrStorageDescr' => 'Virtual memory',
  1071.       'hrStorageAllocationUnits' => '1024',
  1072.       'hrStorageSize' => '284275624',
  1073.       'hrStorageUsed' => '52922396',
  1074.     ),
  1075.     6 =>
  1076.     array (
  1077.       'hrStorageIndex' => '6',
  1078.       'hrStorageType' => 'hrStorageOther',
  1079.       'hrStorageDescr' => 'Memory buffers',
  1080.       'hrStorageAllocationUnits' => '1024',
  1081.       'hrStorageSize' => '263980060',
  1082.       'hrStorageUsed' => '59848',
  1083.     ),
  1084.     7 =>
  1085.     array (
  1086.       'hrStorageIndex' => '7',
  1087.       'hrStorageType' => 'hrStorageOther',
  1088.       'hrStorageDescr' => 'Cached memory',
  1089.       'hrStorageAllocationUnits' => '1024',
  1090.       'hrStorageSize' => '15946020',
  1091.       'hrStorageUsed' => '15946020',
  1092.     ),
  1093.     8 =>
  1094.     array (
  1095.       'hrStorageIndex' => '8',
  1096.       'hrStorageType' => 'hrStorageOther',
  1097.       'hrStorageDescr' => 'Shared memory',
  1098.       'hrStorageAllocationUnits' => '1024',
  1099.       'hrStorageSize' => '6908800',
  1100.       'hrStorageUsed' => '6908800',
  1101.     ),
  1102.     10 =>
  1103.     array (
  1104.       'hrStorageIndex' => '10',
  1105.       'hrStorageType' => 'hrStorageVirtualMemory',
  1106.       'hrStorageDescr' => 'Swap space',
  1107.       'hrStorageAllocationUnits' => '1024',
  1108.       'hrStorageSize' => '20295564',
  1109.       'hrStorageUsed' => '0',
  1110.     ),
  1111.     37 =>
  1112.     array (
  1113.       'hrStorageIndex' => '37',
  1114.       'hrStorageType' => 'hrStorageFixedDisk',
  1115.       'hrStorageDescr' => '/run',
  1116.       'hrStorageAllocationUnits' => '4096',
  1117.       'hrStorageSize' => '32997507',
  1118.       'hrStorageUsed' => '137',
  1119.     ),
  1120.     38 =>
  1121.     array (
  1122.       'hrStorageIndex' => '38',
  1123.       'hrStorageType' => 'hrStorageFixedDisk',
  1124.       'hrStorageDescr' => '/var/volatile',
  1125.       'hrStorageAllocationUnits' => '4096',
  1126.       'hrStorageSize' => '32997507',
  1127.       'hrStorageUsed' => '1288',
  1128.     ),
  1129.     40 =>
  1130.     array (
  1131.       'hrStorageIndex' => '40',
  1132.       'hrStorageType' => 'hrStorageFixedDisk',
  1133.       'hrStorageDescr' => '/mnt/boot',
  1134.       'hrStorageAllocationUnits' => '4096',
  1135.       'hrStorageSize' => '3588220',
  1136.       'hrStorageUsed' => '457350',
  1137.     ),
  1138.     41 =>
  1139.     array (
  1140.       'hrStorageIndex' => '41',
  1141.       'hrStorageType' => 'hrStorageFixedDisk',
  1142.       'hrStorageDescr' => '/opt/cisco/config',
  1143.       'hrStorageAllocationUnits' => '4096',
  1144.       'hrStorageSize' => '236286',
  1145.       'hrStorageUsed' => '11296',
  1146.     ),
  1147.     42 =>
  1148.     array (
  1149.       'hrStorageIndex' => '42',
  1150.       'hrStorageType' => 'hrStorageFixedDisk',
  1151.       'hrStorageDescr' => '/opt/cisco/platform/logs',
  1152.       'hrStorageAllocationUnits' => '4096',
  1153.       'hrStorageSize' => '236030',
  1154.       'hrStorageUsed' => '18133',
  1155.     ),
  1156.     43 =>
  1157.     array (
  1158.       'hrStorageIndex' => '43',
  1159.       'hrStorageType' => 'hrStorageFixedDisk',
  1160.       'hrStorageDescr' => '/var/data/cores',
  1161.       'hrStorageAllocationUnits' => '4096',
  1162.       'hrStorageSize' => '25822270',
  1163.       'hrStorageUsed' => '15392',
  1164.     ),
  1165.     44 =>
  1166.     array (
  1167.       'hrStorageIndex' => '44',
  1168.       'hrStorageType' => 'hrStorageFixedDisk',
  1169.       'hrStorageDescr' => '/opt/cisco/csp',
  1170.       'hrStorageAllocationUnits' => '4096',
  1171.       'hrStorageSize' => '189116189',
  1172.       'hrStorageUsed' => '8486015',
  1173.     ),
  1174.     46 =>
  1175.     array (
  1176.       'hrStorageIndex' => '46',
  1177.       'hrStorageType' => 'hrStorageFixedDisk',
  1178.       'hrStorageDescr' => '/ngfw',
  1179.       'hrStorageAllocationUnits' => '4096',
  1180.       'hrStorageSize' => '161328925',
  1181.       'hrStorageUsed' => '6706408',
  1182.     ),
  1183.     47 =>
  1184.     array (
  1185.       'hrStorageIndex' => '47',
  1186.       'hrStorageType' => 'hrStorageFixedDisk',
  1187.       'hrStorageDescr' => '/ngfw/bin',
  1188.       'hrStorageAllocationUnits' => '4096',
  1189.       'hrStorageSize' => '161328925',
  1190.       'hrStorageUsed' => '6706408',
  1191.     ),
  1192.     48 =>
  1193.     array (
  1194.       'hrStorageIndex' => '48',
  1195.       'hrStorageType' => 'hrStorageFixedDisk',
  1196.       'hrStorageDescr' => '/ngfw/cisco',
  1197.       'hrStorageAllocationUnits' => '4096',
  1198.       'hrStorageSize' => '161328925',
  1199.       'hrStorageUsed' => '6706408',
  1200.     ),
  1201.     49 =>
  1202.     array (
  1203.       'hrStorageIndex' => '49',
  1204.       'hrStorageType' => 'hrStorageFixedDisk',
  1205.       'hrStorageDescr' => '/ngfw/etc/rc.d',
  1206.       'hrStorageAllocationUnits' => '4096',
  1207.       'hrStorageSize' => '161328925',
  1208.       'hrStorageUsed' => '6706408',
  1209.     ),
  1210.     50 =>
  1211.     array (
  1212.       'hrStorageIndex' => '50',
  1213.       'hrStorageType' => 'hrStorageFixedDisk',
  1214.       'hrStorageDescr' => '/ngfw/etc/sf/entitlement.map',
  1215.       'hrStorageAllocationUnits' => '4096',
  1216.       'hrStorageSize' => '189116189',
  1217.       'hrStorageUsed' => '8486015',
  1218.     ),
  1219.     51 =>
  1220.     array (
  1221.       'hrStorageIndex' => '51',
  1222.       'hrStorageType' => 'hrStorageFixedDisk',
  1223.       'hrStorageDescr' => '/ngfw/lib',
  1224.       'hrStorageAllocationUnits' => '4096',
  1225.       'hrStorageSize' => '161328925',
  1226.       'hrStorageUsed' => '6706408',
  1227.     ),
  1228.     52 =>
  1229.     array (
  1230.       'hrStorageIndex' => '52',
  1231.       'hrStorageType' => 'hrStorageFixedDisk',
  1232.       'hrStorageDescr' => '/ngfw/lib64',
  1233.       'hrStorageAllocationUnits' => '4096',
  1234.       'hrStorageSize' => '161328925',
  1235.       'hrStorageUsed' => '6706408',
  1236.     ),
  1237.     53 =>
  1238.     array (
  1239.       'hrStorageIndex' => '53',
  1240.       'hrStorageType' => 'hrStorageFixedDisk',
  1241.       'hrStorageDescr' => '/ngfw/sbin',
  1242.       'hrStorageAllocationUnits' => '4096',
  1243.       'hrStorageSize' => '161328925',
  1244.       'hrStorageUsed' => '6706408',
  1245.     ),
  1246.     54 =>
  1247.     array (
  1248.       'hrStorageIndex' => '54',
  1249.       'hrStorageType' => 'hrStorageFixedDisk',
  1250.       'hrStorageDescr' => '/ngfw/usr/bin',
  1251.       'hrStorageAllocationUnits' => '4096',
  1252.       'hrStorageSize' => '161328925',
  1253.       'hrStorageUsed' => '6706408',
  1254.     ),
  1255.     55 =>
  1256.     array (
  1257.       'hrStorageIndex' => '55',
  1258.       'hrStorageType' => 'hrStorageFixedDisk',
  1259.       'hrStorageDescr' => '/ngfw/usr/lib',
  1260.       'hrStorageAllocationUnits' => '4096',
  1261.       'hrStorageSize' => '161328925',
  1262.       'hrStorageUsed' => '6706408',
  1263.     ),
  1264.     56 =>
  1265.     array (
  1266.       'hrStorageIndex' => '56',
  1267.       'hrStorageType' => 'hrStorageFixedDisk',
  1268.       'hrStorageDescr' => '/ngfw/usr/lib64',
  1269.       'hrStorageAllocationUnits' => '4096',
  1270.       'hrStorageSize' => '161328925',
  1271.       'hrStorageUsed' => '6706408',
  1272.     ),
  1273.     57 =>
  1274.     array (
  1275.       'hrStorageIndex' => '57',
  1276.       'hrStorageType' => 'hrStorageFixedDisk',
  1277.       'hrStorageDescr' => '/ngfw/usr/lib64exec',
  1278.       'hrStorageAllocationUnits' => '4096',
  1279.       'hrStorageSize' => '161328925',
  1280.       'hrStorageUsed' => '6706408',
  1281.     ),
  1282.     58 =>
  1283.     array (
  1284.       'hrStorageIndex' => '58',
  1285.       'hrStorageType' => 'hrStorageFixedDisk',
  1286.       'hrStorageDescr' => '/ngfw/usr/libexec',
  1287.       'hrStorageAllocationUnits' => '4096',
  1288.       'hrStorageSize' => '161328925',
  1289.       'hrStorageUsed' => '6706408',
  1290.     ),
  1291.     59 =>
  1292.     array (
  1293.       'hrStorageIndex' => '59',
  1294.       'hrStorageType' => 'hrStorageFixedDisk',
  1295.       'hrStorageDescr' => '/ngfw/usr/local/asa/bin',
  1296.       'hrStorageAllocationUnits' => '4096',
  1297.       'hrStorageSize' => '161328925',
  1298.       'hrStorageUsed' => '6706408',
  1299.     ),
  1300.     60 =>
  1301.     array (
  1302.       'hrStorageIndex' => '60',
  1303.       'hrStorageType' => 'hrStorageFixedDisk',
  1304.       'hrStorageDescr' => '/ngfw/usr/local/asa/lib',
  1305.       'hrStorageAllocationUnits' => '4096',
  1306.       'hrStorageSize' => '161328925',
  1307.       'hrStorageUsed' => '6706408',
  1308.     ),
  1309.     61 =>
  1310.     array (
  1311.       'hrStorageIndex' => '61',
  1312.       'hrStorageType' => 'hrStorageFixedDisk',
  1313.       'hrStorageDescr' => '/ngfw/usr/local/asa/scripts',
  1314.       'hrStorageAllocationUnits' => '4096',
  1315.       'hrStorageSize' => '161328925',
  1316.       'hrStorageUsed' => '6706408',
  1317.     ),
  1318.     62 =>
  1319.     array (
  1320.       'hrStorageIndex' => '62',
  1321.       'hrStorageType' => 'hrStorageFixedDisk',
  1322.       'hrStorageDescr' => '/ngfw/usr/local/asa/sys',
  1323.       'hrStorageAllocationUnits' => '4096',
  1324.       'hrStorageSize' => '161328925',
  1325.       'hrStorageUsed' => '6706408',
  1326.     ),
  1327.     63 =>
  1328.     array (
  1329.       'hrStorageIndex' => '63',
  1330.       'hrStorageType' => 'hrStorageFixedDisk',
  1331.       'hrStorageDescr' => '/ngfw/usr/local/bin',
  1332.       'hrStorageAllocationUnits' => '4096',
  1333.       'hrStorageSize' => '161328925',
  1334.       'hrStorageUsed' => '6706408',
  1335.     ),
  1336.     64 =>
  1337.     array (
  1338.       'hrStorageIndex' => '64',
  1339.       'hrStorageType' => 'hrStorageFixedDisk',
  1340.       'hrStorageDescr' => '/ngfw/usr/modules',
  1341.       'hrStorageAllocationUnits' => '4096',
  1342.       'hrStorageSize' => '161328925',
  1343.       'hrStorageUsed' => '6706408',
  1344.     ),
  1345.     65 =>
  1346.     array (
  1347.       'hrStorageIndex' => '65',
  1348.       'hrStorageType' => 'hrStorageFixedDisk',
  1349.       'hrStorageDescr' => '/ngfw/usr/sbin',
  1350.       'hrStorageAllocationUnits' => '4096',
  1351.       'hrStorageSize' => '161328925',
  1352.       'hrStorageUsed' => '6706408',
  1353.     ),
  1354.     66 =>
  1355.     array (
  1356.       'hrStorageIndex' => '66',
  1357.       'hrStorageType' => 'hrStorageFixedDisk',
  1358.       'hrStorageDescr' => '/ngfw/var/cisco/ngfwManager/libs',
  1359.       'hrStorageAllocationUnits' => '4096',
  1360.       'hrStorageSize' => '161328925',
  1361.       'hrStorageUsed' => '6706408',
  1362.     ),
  1363.     67 =>
  1364.     array (
  1365.       'hrStorageIndex' => '67',
  1366.       'hrStorageType' => 'hrStorageFixedDisk',
  1367.       'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/bin',
  1368.       'hrStorageAllocationUnits' => '4096',
  1369.       'hrStorageSize' => '161328925',
  1370.       'hrStorageUsed' => '6706408',
  1371.     ),
  1372.     68 =>
  1373.     array (
  1374.       'hrStorageIndex' => '68',
  1375.       'hrStorageType' => 'hrStorageFixedDisk',
  1376.       'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/libs',
  1377.       'hrStorageAllocationUnits' => '4096',
  1378.       'hrStorageSize' => '161328925',
  1379.       'hrStorageUsed' => '6706408',
  1380.     ),
  1381.     69 =>
  1382.     array (
  1383.       'hrStorageIndex' => '69',
  1384.       'hrStorageType' => 'hrStorageFixedDisk',
  1385.       'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/bin',
  1386.       'hrStorageAllocationUnits' => '4096',
  1387.       'hrStorageSize' => '161328925',
  1388.       'hrStorageUsed' => '6706408',
  1389.     ),
  1390.     70 =>
  1391.     array (
  1392.       'hrStorageIndex' => '70',
  1393.       'hrStorageType' => 'hrStorageFixedDisk',
  1394.       'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/lib',
  1395.       'hrStorageAllocationUnits' => '4096',
  1396.       'hrStorageSize' => '161328925',
  1397.       'hrStorageUsed' => '6706408',
  1398.     ),
  1399.     71 =>
  1400.     array (
  1401.       'hrStorageIndex' => '71',
  1402.       'hrStorageType' => 'hrStorageFixedDisk',
  1403.       'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/webapps',
  1404.       'hrStorageAllocationUnits' => '4096',
  1405.       'hrStorageSize' => '161328925',
  1406.       'hrStorageUsed' => '6706408',
  1407.     ),
  1408.     72 =>
  1409.     array (
  1410.       'hrStorageIndex' => '72',
  1411.       'hrStorageType' => 'hrStorageFixedDisk',
  1412.       'hrStorageDescr' => '/ngfw/var/jre',
  1413.       'hrStorageAllocationUnits' => '4096',
  1414.       'hrStorageSize' => '161328925',
  1415.       'hrStorageUsed' => '6706408',
  1416.     ),
  1417.     73 =>
  1418.     array (
  1419.       'hrStorageIndex' => '73',
  1420.       'hrStorageType' => 'hrStorageFixedDisk',
  1421.       'hrStorageDescr' => '/ngfw/var/perl',
  1422.       'hrStorageAllocationUnits' => '4096',
  1423.       'hrStorageSize' => '161328925',
  1424.       'hrStorageUsed' => '6706408',
  1425.     ),
  1426.     74 =>
  1427.     array (
  1428.       'hrStorageIndex' => '74',
  1429.       'hrStorageType' => 'hrStorageFixedDisk',
  1430.       'hrStorageDescr' => '/ngfw/var/sf/bin',
  1431.       'hrStorageAllocationUnits' => '4096',
  1432.       'hrStorageSize' => '161328925',
  1433.       'hrStorageUsed' => '6706408',
  1434.     ),
  1435.     75 =>
  1436.     array (
  1437.       'hrStorageIndex' => '75',
  1438.       'hrStorageType' => 'hrStorageFixedDisk',
  1439.       'hrStorageDescr' => '/ngfw/var/sf/dstat/plugins',
  1440.       'hrStorageAllocationUnits' => '4096',
  1441.       'hrStorageSize' => '161328925',
  1442.       'hrStorageUsed' => '6706408',
  1443.     ),
  1444.     76 =>
  1445.     array (
  1446.       'hrStorageIndex' => '76',
  1447.       'hrStorageType' => 'hrStorageFixedDisk',
  1448.       'hrStorageDescr' => '/ngfw/var/sf/etc/scripts',
  1449.       'hrStorageAllocationUnits' => '4096',
  1450.       'hrStorageSize' => '161328925',
  1451.       'hrStorageUsed' => '6706408',
  1452.     ),
  1453.     77 =>
  1454.     array (
  1455.       'hrStorageIndex' => '77',
  1456.       'hrStorageType' => 'hrStorageFixedDisk',
  1457.       'hrStorageDescr' => '/ngfw/var/sf/healthmon_modules',
  1458.       'hrStorageAllocationUnits' => '4096',
  1459.       'hrStorageSize' => '161328925',
  1460.       'hrStorageUsed' => '6706408',
  1461.     ),
  1462.     78 =>
  1463.     array (
  1464.       'hrStorageIndex' => '78',
  1465.       'hrStorageType' => 'hrStorageFixedDisk',
  1466.       'hrStorageDescr' => '/ngfw/var/sf/idhttpsd/bin',
  1467.       'hrStorageAllocationUnits' => '4096',
  1468.       'hrStorageSize' => '161328925',
  1469.       'hrStorageUsed' => '6706408',
  1470.     ),
  1471.     79 =>
  1472.     array (
  1473.       'hrStorageIndex' => '79',
  1474.       'hrStorageType' => 'hrStorageFixedDisk',
  1475.       'hrStorageDescr' => '/ngfw/var/sf/idhttpsd/modules',
  1476.       'hrStorageAllocationUnits' => '4096',
  1477.       'hrStorageSize' => '161328925',
  1478.       'hrStorageUsed' => '6706408',
  1479.     ),
  1480.     80 =>
  1481.     array (
  1482.       'hrStorageIndex' => '80',
  1483.       'hrStorageType' => 'hrStorageFixedDisk',
  1484.       'hrStorageDescr' => '/ngfw/var/sf/lib',
  1485.       'hrStorageAllocationUnits' => '4096',
  1486.       'hrStorageSize' => '161328925',
  1487.       'hrStorageUsed' => '6706408',
  1488.     ),
  1489.     81 =>
  1490.     array (
  1491.       'hrStorageIndex' => '81',
  1492.       'hrStorageType' => 'hrStorageFixedDisk',
  1493.       'hrStorageDescr' => '/ngfw/var/sf/lib64',
  1494.       'hrStorageAllocationUnits' => '4096',
  1495.       'hrStorageSize' => '161328925',
  1496.       'hrStorageUsed' => '6706408',
  1497.     ),
  1498.     82 =>
  1499.     array (
  1500.       'hrStorageIndex' => '82',
  1501.       'hrStorageType' => 'hrStorageFixedDisk',
  1502.       'hrStorageDescr' => '/ngfw/var/sf/nmap/bin',
  1503.       'hrStorageAllocationUnits' => '4096',
  1504.       'hrStorageSize' => '161328925',
  1505.       'hrStorageUsed' => '6706408',
  1506.     ),
  1507.     83 =>
  1508.     array (
  1509.       'hrStorageIndex' => '83',
  1510.       'hrStorageType' => 'hrStorageFixedDisk',
  1511.       'hrStorageDescr' => '/ngfw/var/sf/remediation_modules',
  1512.       'hrStorageAllocationUnits' => '4096',
  1513.       'hrStorageSize' => '161328925',
  1514.       'hrStorageUsed' => '6706408',
  1515.     ),
  1516.     84 =>
  1517.     array (
  1518.       'hrStorageIndex' => '84',
  1519.       'hrStorageType' => 'hrStorageFixedDisk',
  1520.       'hrStorageDescr' => '/ngfw/usr/local/asa/cavium',
  1521.       'hrStorageAllocationUnits' => '4096',
  1522.       'hrStorageSize' => '161328925',
  1523.       'hrStorageUsed' => '6706408',
  1524.     ),
  1525.     85 =>
  1526.     array (
  1527.       'hrStorageIndex' => '85',
  1528.       'hrStorageType' => 'hrStorageFixedDisk',
  1529.       'hrStorageDescr' => '/ngfw/usr/local/drt',
  1530.       'hrStorageAllocationUnits' => '4096',
  1531.       'hrStorageSize' => '161328925',
  1532.       'hrStorageUsed' => '6706408',
  1533.     ),
  1534.     86 =>
  1535.     array (
  1536.       'hrStorageIndex' => '86',
  1537.       'hrStorageType' => 'hrStorageFixedDisk',
  1538.       'hrStorageDescr' => '/ngfw/var/sf/lib/extensions',
  1539.       'hrStorageAllocationUnits' => '4096',
  1540.       'hrStorageSize' => '161328925',
  1541.       'hrStorageUsed' => '6706408',
  1542.     ),
  1543.     87 =>
  1544.     array (
  1545.       'hrStorageIndex' => '87',
  1546.       'hrStorageType' => 'hrStorageFixedDisk',
  1547.       'hrStorageDescr' => '/ngfw/var/sf/lib/navl',
  1548.       'hrStorageAllocationUnits' => '4096',
  1549.       'hrStorageSize' => '161328925',
  1550.       'hrStorageUsed' => '6706408',
  1551.     ),
  1552.     88 =>
  1553.     array (
  1554.       'hrStorageIndex' => '88',
  1555.       'hrStorageType' => 'hrStorageFixedDisk',
  1556.       'hrStorageDescr' => '/ngfw/var/sf/lib/snort',
  1557.       'hrStorageAllocationUnits' => '4096',
  1558.       'hrStorageSize' => '161328925',
  1559.       'hrStorageUsed' => '6706408',
  1560.     ),
  1561.     89 =>
  1562.     array (
  1563.       'hrStorageIndex' => '89',
  1564.       'hrStorageType' => 'hrStorageFixedDisk',
  1565.       'hrStorageDescr' => '/ngfw/var/sf/lib64/navl',
  1566.       'hrStorageAllocationUnits' => '4096',
  1567.       'hrStorageSize' => '161328925',
  1568.       'hrStorageUsed' => '6706408',
  1569.     ),
  1570.     90 =>
  1571.     array (
  1572.       'hrStorageIndex' => '90',
  1573.       'hrStorageType' => 'hrStorageFixedDisk',
  1574.       'hrStorageDescr' => '/ngfw/usr/local/sf',
  1575.       'hrStorageAllocationUnits' => '4096',
  1576.       'hrStorageSize' => '161328925',
  1577.       'hrStorageUsed' => '6706408',
  1578.     ),
  1579.     91 =>
  1580.     array (
  1581.       'hrStorageIndex' => '91',
  1582.       'hrStorageType' => 'hrStorageFixedDisk',
  1583.       'hrStorageDescr' => '/ngfw/usr/local/sf/bin',
  1584.       'hrStorageAllocationUnits' => '4096',
  1585.       'hrStorageSize' => '161328925',
  1586.       'hrStorageUsed' => '6706408',
  1587.     ),
  1588.     92 =>
  1589.     array (
  1590.       'hrStorageIndex' => '92',
  1591.       'hrStorageType' => 'hrStorageFixedDisk',
  1592.       'hrStorageDescr' => '/ngfw/usr/local/sf/dstat/plugins',
  1593.       'hrStorageAllocationUnits' => '4096',
  1594.       'hrStorageSize' => '161328925',
  1595.       'hrStorageUsed' => '6706408',
  1596.     ),
  1597.     93 =>
  1598.     array (
  1599.       'hrStorageIndex' => '93',
  1600.       'hrStorageType' => 'hrStorageFixedDisk',
  1601.       'hrStorageDescr' => '/ngfw/usr/local/sf/etc/scripts',
  1602.       'hrStorageAllocationUnits' => '4096',
  1603.       'hrStorageSize' => '161328925',
  1604.       'hrStorageUsed' => '6706408',
  1605.     ),
  1606.     94 =>
  1607.     array (
  1608.       'hrStorageIndex' => '94',
  1609.       'hrStorageType' => 'hrStorageFixedDisk',
  1610.       'hrStorageDescr' => '/ngfw/usr/local/sf/healthmon_modules',
  1611.       'hrStorageAllocationUnits' => '4096',
  1612.       'hrStorageSize' => '161328925',
  1613.       'hrStorageUsed' => '6706408',
  1614.     ),
  1615.     95 =>
  1616.     array (
  1617.       'hrStorageIndex' => '95',
  1618.       'hrStorageType' => 'hrStorageFixedDisk',
  1619.       'hrStorageDescr' => '/ngfw/usr/local/sf/idhttpsd/bin',
  1620.       'hrStorageAllocationUnits' => '4096',
  1621.       'hrStorageSize' => '161328925',
  1622.       'hrStorageUsed' => '6706408',
  1623.     ),
  1624.     96 =>
  1625.     array (
  1626.       'hrStorageIndex' => '96',
  1627.       'hrStorageType' => 'hrStorageFixedDisk',
  1628.       'hrStorageDescr' => '/ngfw/usr/local/sf/idhttpsd/modules',
  1629.       'hrStorageAllocationUnits' => '4096',
  1630.       'hrStorageSize' => '161328925',
  1631.       'hrStorageUsed' => '6706408',
  1632.     ),
  1633.     97 =>
  1634.     array (
  1635.       'hrStorageIndex' => '97',
  1636.       'hrStorageType' => 'hrStorageFixedDisk',
  1637.       'hrStorageDescr' => '/ngfw/usr/local/sf/lib',
  1638.       'hrStorageAllocationUnits' => '4096',
  1639.       'hrStorageSize' => '161328925',
  1640.       'hrStorageUsed' => '6706408',
  1641.     ),
  1642.     98 =>
  1643.     array (
  1644.       'hrStorageIndex' => '98',
  1645.       'hrStorageType' => 'hrStorageFixedDisk',
  1646.       'hrStorageDescr' => '/ngfw/usr/local/sf/lib/extensions',
  1647.       'hrStorageAllocationUnits' => '4096',
  1648.       'hrStorageSize' => '161328925',
  1649.       'hrStorageUsed' => '6706408',
  1650.     ),
  1651.     99 =>
  1652.     array (
  1653.       'hrStorageIndex' => '99',
  1654.       'hrStorageType' => 'hrStorageFixedDisk',
  1655.       'hrStorageDescr' => '/ngfw/usr/local/sf/lib/navl',
  1656.       'hrStorageAllocationUnits' => '4096',
  1657.       'hrStorageSize' => '161328925',
  1658.       'hrStorageUsed' => '6706408',
  1659.     ),
  1660.     100 =>
  1661.     array (
  1662.       'hrStorageIndex' => '100',
  1663.       'hrStorageType' => 'hrStorageFixedDisk',
  1664.       'hrStorageDescr' => '/ngfw/usr/local/sf/lib/snort',
  1665.       'hrStorageAllocationUnits' => '4096',
  1666.       'hrStorageSize' => '161328925',
  1667.       'hrStorageUsed' => '6706408',
  1668.     ),
  1669.     101 =>
  1670.     array (
  1671.       'hrStorageIndex' => '101',
  1672.       'hrStorageType' => 'hrStorageFixedDisk',
  1673.       'hrStorageDescr' => '/ngfw/usr/local/sf/lib64',
  1674.       'hrStorageAllocationUnits' => '4096',
  1675.       'hrStorageSize' => '161328925',
  1676.       'hrStorageUsed' => '6706408',
  1677.     ),
  1678.     102 =>
  1679.     array (
  1680.       'hrStorageIndex' => '102',
  1681.       'hrStorageType' => 'hrStorageFixedDisk',
  1682.       'hrStorageDescr' => '/ngfw/usr/local/sf/lib64/navl',
  1683.       'hrStorageAllocationUnits' => '4096',
  1684.       'hrStorageSize' => '161328925',
  1685.       'hrStorageUsed' => '6706408',
  1686.     ),
  1687.     103 =>
  1688.     array (
  1689.       'hrStorageIndex' => '103',
  1690.       'hrStorageType' => 'hrStorageFixedDisk',
  1691.       'hrStorageDescr' => '/ngfw/usr/local/sf/nmap/bin',
  1692.       'hrStorageAllocationUnits' => '4096',
  1693.       'hrStorageSize' => '161328925',
  1694.       'hrStorageUsed' => '6706408',
  1695.     ),
  1696.     104 =>
  1697.     array (
  1698.       'hrStorageIndex' => '104',
  1699.       'hrStorageType' => 'hrStorageFixedDisk',
  1700.       'hrStorageDescr' => '/ngfw/usr/local/sf/remediation_modules',
  1701.       'hrStorageAllocationUnits' => '4096',
  1702.       'hrStorageSize' => '161328925',
  1703.       'hrStorageUsed' => '6706408',
  1704.     ),
  1705.     105 =>
  1706.     array (
  1707.       'hrStorageIndex' => '105',
  1708.       'hrStorageType' => 'hrStorageFixedDisk',
  1709.       'hrStorageDescr' => '/ngfw/Volume',
  1710.       'hrStorageAllocationUnits' => '4096',
  1711.       'hrStorageSize' => '161328925',
  1712.       'hrStorageUsed' => '6706408',
  1713.     ),
  1714.     106 =>
  1715.     array (
  1716.       'hrStorageIndex' => '106',
  1717.       'hrStorageType' => 'hrStorageFixedDisk',
  1718.       'hrStorageDescr' => '/home',
  1719.       'hrStorageAllocationUnits' => '4096',
  1720.       'hrStorageSize' => '161328925',
  1721.       'hrStorageUsed' => '6706408',
  1722.     ),
  1723.     108 =>
  1724.     array (
  1725.       'hrStorageIndex' => '108',
  1726.       'hrStorageType' => 'hrStorageFixedDisk',
  1727.       'hrStorageDescr' => '/dev/cgroups',
  1728.       'hrStorageAllocationUnits' => '4096',
  1729.       'hrStorageSize' => '32997507',
  1730.       'hrStorageUsed' => '0',
  1731.     ),
  1732.     116 =>
  1733.     array (
  1734.       'hrStorageIndex' => '116',
  1735.       'hrStorageType' => 'hrStorageFixedDisk',
  1736.       'hrStorageDescr' => '/dev/shm/snort',
  1737.       'hrStorageAllocationUnits' => '4096',
  1738.       'hrStorageSize' => '1957376',
  1739.       'hrStorageUsed' => '1004991',
  1740.     ),
  1741.     117 =>
  1742.     array (
  1743.       'hrStorageIndex' => '117',
  1744.       'hrStorageType' => 'hrStorageFixedDisk',
  1745.       'hrStorageDescr' => '/var/data/cores/sysdebug/tftpd_logs',
  1746.       'hrStorageAllocationUnits' => '4096',
  1747.       'hrStorageSize' => '256',
  1748.       'hrStorageUsed' => '0',
  1749.     ),
  1750.   ),
  1751. )  
  1752. array (
  1753.   'storage_id' => 695,
  1754.   'device_id' => 31,
  1755.   'storage_mib' => 'hrstorage',
  1756.   'storage_index' => '37',
  1757.   'storage_type' => 'hrStorageFixedDisk',
  1758.   'storage_descr' => '/run',
  1759.   'storage_size' => 135157788672,
  1760.   'storage_units' => 4096,
  1761.   'storage_used' => 561152,
  1762.   'storage_free' => 135157227520,
  1763.   'storage_perc' => 0,
  1764.   'storage_perc_warn' => 60,
  1765.   'storage_deleted' => 0,
  1766.   'units' => '4096',
  1767.   'used' => 561152,
  1768.   'size' => 135157788672,
  1769.   'free' => 135157227520,
  1770. )  
  1771. 0% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_run.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1772. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_run.rrd N:561152:135157227520 --daemon unix:/var/run/rrdcached.sock[0m]  
  1773. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["561152","135157227520","135157788672",4096,0,695][0m 0.73ms]
  1774.  
  1775.  
  1776. Storage /var/volatile: hrstorage
  1777.  
  1778.  
  1779.  
  1780. array (
  1781.   'storage_id' => 696,
  1782.   'device_id' => 31,
  1783.   'storage_mib' => 'hrstorage',
  1784.   'storage_index' => '38',
  1785.   'storage_type' => 'hrStorageFixedDisk',
  1786.   'storage_descr' => '/var/volatile',
  1787.   'storage_size' => 135157788672,
  1788.   'storage_units' => 4096,
  1789.   'storage_used' => 5275648,
  1790.   'storage_free' => 135152513024,
  1791.   'storage_perc' => 0,
  1792.   'storage_perc_warn' => 60,
  1793.   'storage_deleted' => 0,
  1794.   'units' => '4096',
  1795.   'used' => 5275648,
  1796.   'size' => 135157788672,
  1797.   'free' => 135152513024,
  1798. )  
  1799. 0% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_var_volatile.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1800. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_var_volatile.rrd N:5275648:135152513024 --daemon unix:/var/run/rrdcached.sock[0m]  
  1801. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["5275648","135152513024","135157788672",4096,0,696][0m 0.44ms]
  1802.  
  1803.  
  1804. Storage /mnt/boot: hrstorage
  1805.  
  1806.  
  1807.  
  1808. array (
  1809.   'storage_id' => 697,
  1810.   'device_id' => 31,
  1811.   'storage_mib' => 'hrstorage',
  1812.   'storage_index' => '40',
  1813.   'storage_type' => 'hrStorageFixedDisk',
  1814.   'storage_descr' => '/mnt/boot',
  1815.   'storage_size' => 14697349120,
  1816.   'storage_units' => 4096,
  1817.   'storage_used' => 1873305600,
  1818.   'storage_free' => 12824043520,
  1819.   'storage_perc' => 13,
  1820.   'storage_perc_warn' => 60,
  1821.   'storage_deleted' => 0,
  1822.   'units' => '4096',
  1823.   'used' => 1873305600,
  1824.   'size' => 14697349120,
  1825.   'free' => 12824043520,
  1826. )  
  1827. 13% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_mnt_boot.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1828. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_mnt_boot.rrd N:1873305600:12824043520 --daemon unix:/var/run/rrdcached.sock[0m]  
  1829. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["1873305600","12824043520","14697349120",4096,13,697][0m 0.36ms]
  1830.  
  1831.  
  1832. Storage /opt/cisco/config: hrstorage
  1833.  
  1834.  
  1835.  
  1836. array (
  1837.   'storage_id' => 698,
  1838.   'device_id' => 31,
  1839.   'storage_mib' => 'hrstorage',
  1840.   'storage_index' => '41',
  1841.   'storage_type' => 'hrStorageFixedDisk',
  1842.   'storage_descr' => '/opt/cisco/config',
  1843.   'storage_size' => 967827456,
  1844.   'storage_units' => 4096,
  1845.   'storage_used' => 46268416,
  1846.   'storage_free' => 921559040,
  1847.   'storage_perc' => 5,
  1848.   'storage_perc_warn' => 60,
  1849.   'storage_deleted' => 0,
  1850.   'units' => '4096',
  1851.   'used' => 46268416,
  1852.   'size' => 967827456,
  1853.   'free' => 921559040,
  1854. )  
  1855. 5% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_opt_cisco_config.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1856. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_opt_cisco_config.rrd N:46268416:921559040 --daemon unix:/var/run/rrdcached.sock[0m]  
  1857. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["46268416","921559040","967827456",4096,5,698][0m 0.4ms]
  1858.  
  1859.  
  1860. Storage /opt/cisco/platform/logs: hrstorage
  1861.  
  1862.  
  1863.  
  1864. array (
  1865.   'storage_id' => 699,
  1866.   'device_id' => 31,
  1867.   'storage_mib' => 'hrstorage',
  1868.   'storage_index' => '42',
  1869.   'storage_type' => 'hrStorageFixedDisk',
  1870.   'storage_descr' => '/opt/cisco/platform/logs',
  1871.   'storage_size' => 966778880,
  1872.   'storage_units' => 4096,
  1873.   'storage_used' => 74272768,
  1874.   'storage_free' => 892506112,
  1875.   'storage_perc' => 8,
  1876.   'storage_perc_warn' => 60,
  1877.   'storage_deleted' => 0,
  1878.   'units' => '4096',
  1879.   'used' => 74272768,
  1880.   'size' => 966778880,
  1881.   'free' => 892506112,
  1882. )  
  1883. 8% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_opt_cisco_platform_logs.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1884. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_opt_cisco_platform_logs.rrd N:74272768:892506112 --daemon unix:/var/run/rrdcached.sock[0m]  
  1885. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["74272768","892506112","966778880",4096,8,699][0m 0.52ms]
  1886.  
  1887.  
  1888. Storage /var/data/cores: hrstorage
  1889.  
  1890.  
  1891.  
  1892. array (
  1893.   'storage_id' => 700,
  1894.   'device_id' => 31,
  1895.   'storage_mib' => 'hrstorage',
  1896.   'storage_index' => '43',
  1897.   'storage_type' => 'hrStorageFixedDisk',
  1898.   'storage_descr' => '/var/data/cores',
  1899.   'storage_size' => 105768017920,
  1900.   'storage_units' => 4096,
  1901.   'storage_used' => 63045632,
  1902.   'storage_free' => 105704972288,
  1903.   'storage_perc' => 0,
  1904.   'storage_perc_warn' => 60,
  1905.   'storage_deleted' => 0,
  1906.   'units' => '4096',
  1907.   'used' => 63045632,
  1908.   'size' => 105768017920,
  1909.   'free' => 105704972288,
  1910. )  
  1911. 0% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_var_data_cores.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1912. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_var_data_cores.rrd N:63045632:105704972288 --daemon unix:/var/run/rrdcached.sock[0m]  
  1913. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["63045632","105704972288","105768017920",4096,0,700][0m 0.38ms]
  1914.  
  1915.  
  1916. Storage /opt/cisco/csp: hrstorage
  1917.  
  1918.  
  1919.  
  1920. array (
  1921.   'storage_id' => 701,
  1922.   'device_id' => 31,
  1923.   'storage_mib' => 'hrstorage',
  1924.   'storage_index' => '44',
  1925.   'storage_type' => 'hrStorageFixedDisk',
  1926.   'storage_descr' => '/opt/cisco/csp',
  1927.   'storage_size' => 774619910144,
  1928.   'storage_units' => 4096,
  1929.   'storage_used' => 34758717440,
  1930.   'storage_free' => 739861192704,
  1931.   'storage_perc' => 4,
  1932.   'storage_perc_warn' => 60,
  1933.   'storage_deleted' => 0,
  1934.   'units' => '4096',
  1935.   'used' => 34758717440,
  1936.   'size' => 774619910144,
  1937.   'free' => 739861192704,
  1938. )  
  1939. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_opt_cisco_csp.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1940. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_opt_cisco_csp.rrd N:34758717440:739861192704 --daemon unix:/var/run/rrdcached.sock[0m]  
  1941. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["34758717440","739861192704","774619910144",4096,4,701][0m 0.46ms]
  1942.  
  1943.  
  1944. Storage /ngfw: hrstorage
  1945.  
  1946.  
  1947.  
  1948. array (
  1949.   'storage_id' => 702,
  1950.   'device_id' => 31,
  1951.   'storage_mib' => 'hrstorage',
  1952.   'storage_index' => '46',
  1953.   'storage_type' => 'hrStorageFixedDisk',
  1954.   'storage_descr' => '/ngfw',
  1955.   'storage_size' => 660803276800,
  1956.   'storage_units' => 4096,
  1957.   'storage_used' => 27469447168,
  1958.   'storage_free' => 633333829632,
  1959.   'storage_perc' => 4,
  1960.   'storage_perc_warn' => 60,
  1961.   'storage_deleted' => 0,
  1962.   'units' => '4096',
  1963.   'used' => 27469447168,
  1964.   'size' => 660803276800,
  1965.   'free' => 633333829632,
  1966. )  
  1967. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1968. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  1969. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,702][0m 0.37ms]
  1970.  
  1971.  
  1972. Storage /ngfw/bin: hrstorage
  1973.  
  1974.  
  1975.  
  1976. array (
  1977.   'storage_id' => 703,
  1978.   'device_id' => 31,
  1979.   'storage_mib' => 'hrstorage',
  1980.   'storage_index' => '47',
  1981.   'storage_type' => 'hrStorageFixedDisk',
  1982.   'storage_descr' => '/ngfw/bin',
  1983.   'storage_size' => 660803276800,
  1984.   'storage_units' => 4096,
  1985.   'storage_used' => 27469447168,
  1986.   'storage_free' => 633333829632,
  1987.   'storage_perc' => 4,
  1988.   'storage_perc_warn' => 60,
  1989.   'storage_deleted' => 0,
  1990.   'units' => '4096',
  1991.   'used' => 27469447168,
  1992.   'size' => 660803276800,
  1993.   'free' => 633333829632,
  1994. )  
  1995. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  1996. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  1997. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,703][0m 0.96ms]
  1998.  
  1999.  
  2000. Storage /ngfw/cisco: hrstorage
  2001.  
  2002.  
  2003.  
  2004. array (
  2005.   'storage_id' => 704,
  2006.   'device_id' => 31,
  2007.   'storage_mib' => 'hrstorage',
  2008.   'storage_index' => '48',
  2009.   'storage_type' => 'hrStorageFixedDisk',
  2010.   'storage_descr' => '/ngfw/cisco',
  2011.   'storage_size' => 660803276800,
  2012.   'storage_units' => 4096,
  2013.   'storage_used' => 27469447168,
  2014.   'storage_free' => 633333829632,
  2015.   'storage_perc' => 4,
  2016.   'storage_perc_warn' => 60,
  2017.   'storage_deleted' => 0,
  2018.   'units' => '4096',
  2019.   'used' => 27469447168,
  2020.   'size' => 660803276800,
  2021.   'free' => 633333829632,
  2022. )  
  2023. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_cisco.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2024. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_cisco.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2025. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,704][0m 0.41ms]
  2026.  
  2027.  
  2028. Storage /ngfw/etc/rc.d: hrstorage
  2029.  
  2030.  
  2031.  
  2032. array (
  2033.   'storage_id' => 705,
  2034.   'device_id' => 31,
  2035.   'storage_mib' => 'hrstorage',
  2036.   'storage_index' => '49',
  2037.   'storage_type' => 'hrStorageFixedDisk',
  2038.   'storage_descr' => '/ngfw/etc/rc.d',
  2039.   'storage_size' => 660803276800,
  2040.   'storage_units' => 4096,
  2041.   'storage_used' => 27469447168,
  2042.   'storage_free' => 633333829632,
  2043.   'storage_perc' => 4,
  2044.   'storage_perc_warn' => 60,
  2045.   'storage_deleted' => 0,
  2046.   'units' => '4096',
  2047.   'used' => 27469447168,
  2048.   'size' => 660803276800,
  2049.   'free' => 633333829632,
  2050. )  
  2051. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_etc_rc.d.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2052. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_etc_rc.d.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2053. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,705][0m 0.42ms]
  2054.  
  2055.  
  2056. Storage /ngfw/etc/sf/entitlement.map: hrstorage
  2057.  
  2058.  
  2059.  
  2060. array (
  2061.   'storage_id' => 706,
  2062.   'device_id' => 31,
  2063.   'storage_mib' => 'hrstorage',
  2064.   'storage_index' => '50',
  2065.   'storage_type' => 'hrStorageFixedDisk',
  2066.   'storage_descr' => '/ngfw/etc/sf/entitlement.map',
  2067.   'storage_size' => 774619910144,
  2068.   'storage_units' => 4096,
  2069.   'storage_used' => 34758717440,
  2070.   'storage_free' => 739861192704,
  2071.   'storage_perc' => 4,
  2072.   'storage_perc_warn' => 60,
  2073.   'storage_deleted' => 0,
  2074.   'units' => '4096',
  2075.   'used' => 34758717440,
  2076.   'size' => 774619910144,
  2077.   'free' => 739861192704,
  2078. )  
  2079. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_etc_sf_entitlement.map.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2080. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_etc_sf_entitlement.map.rrd N:34758717440:739861192704 --daemon unix:/var/run/rrdcached.sock[0m]  
  2081. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["34758717440","739861192704","774619910144",4096,4,706][0m 0.51ms]
  2082.  
  2083.  
  2084. Storage /ngfw/lib: hrstorage
  2085.  
  2086.  
  2087.  
  2088. array (
  2089.   'storage_id' => 707,
  2090.   'device_id' => 31,
  2091.   'storage_mib' => 'hrstorage',
  2092.   'storage_index' => '51',
  2093.   'storage_type' => 'hrStorageFixedDisk',
  2094.   'storage_descr' => '/ngfw/lib',
  2095.   'storage_size' => 660803276800,
  2096.   'storage_units' => 4096,
  2097.   'storage_used' => 27469447168,
  2098.   'storage_free' => 633333829632,
  2099.   'storage_perc' => 4,
  2100.   'storage_perc_warn' => 60,
  2101.   'storage_deleted' => 0,
  2102.   'units' => '4096',
  2103.   'used' => 27469447168,
  2104.   'size' => 660803276800,
  2105.   'free' => 633333829632,
  2106. )  
  2107. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_lib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2108. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_lib.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2109. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,707][0m 0.44ms]
  2110.  
  2111.  
  2112. Storage /ngfw/lib64: hrstorage
  2113.  
  2114.  
  2115.  
  2116. array (
  2117.   'storage_id' => 708,
  2118.   'device_id' => 31,
  2119.   'storage_mib' => 'hrstorage',
  2120.   'storage_index' => '52',
  2121.   'storage_type' => 'hrStorageFixedDisk',
  2122.   'storage_descr' => '/ngfw/lib64',
  2123.   'storage_size' => 660803276800,
  2124.   'storage_units' => 4096,
  2125.   'storage_used' => 27469447168,
  2126.   'storage_free' => 633333829632,
  2127.   'storage_perc' => 4,
  2128.   'storage_perc_warn' => 60,
  2129.   'storage_deleted' => 0,
  2130.   'units' => '4096',
  2131.   'used' => 27469447168,
  2132.   'size' => 660803276800,
  2133.   'free' => 633333829632,
  2134. )  
  2135. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_lib64.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2136. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_lib64.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2137. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,708][0m 0.41ms]
  2138.  
  2139.  
  2140. Storage /ngfw/sbin: hrstorage
  2141.  
  2142.  
  2143.  
  2144. array (
  2145.   'storage_id' => 709,
  2146.   'device_id' => 31,
  2147.   'storage_mib' => 'hrstorage',
  2148.   'storage_index' => '53',
  2149.   'storage_type' => 'hrStorageFixedDisk',
  2150.   'storage_descr' => '/ngfw/sbin',
  2151.   'storage_size' => 660803276800,
  2152.   'storage_units' => 4096,
  2153.   'storage_used' => 27469447168,
  2154.   'storage_free' => 633333829632,
  2155.   'storage_perc' => 4,
  2156.   'storage_perc_warn' => 60,
  2157.   'storage_deleted' => 0,
  2158.   'units' => '4096',
  2159.   'used' => 27469447168,
  2160.   'size' => 660803276800,
  2161.   'free' => 633333829632,
  2162. )  
  2163. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_sbin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2164. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_sbin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2165. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,709][0m 0.41ms]
  2166.  
  2167.  
  2168. Storage /ngfw/usr/bin: hrstorage
  2169.  
  2170.  
  2171.  
  2172. array (
  2173.   'storage_id' => 710,
  2174.   'device_id' => 31,
  2175.   'storage_mib' => 'hrstorage',
  2176.   'storage_index' => '54',
  2177.   'storage_type' => 'hrStorageFixedDisk',
  2178.   'storage_descr' => '/ngfw/usr/bin',
  2179.   'storage_size' => 660803276800,
  2180.   'storage_units' => 4096,
  2181.   'storage_used' => 27469447168,
  2182.   'storage_free' => 633333829632,
  2183.   'storage_perc' => 4,
  2184.   'storage_perc_warn' => 60,
  2185.   'storage_deleted' => 0,
  2186.   'units' => '4096',
  2187.   'used' => 27469447168,
  2188.   'size' => 660803276800,
  2189.   'free' => 633333829632,
  2190. )  
  2191. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2192. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2193. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,710][0m 0.76ms]
  2194.  
  2195.  
  2196. Storage /ngfw/usr/lib: hrstorage
  2197.  
  2198.  
  2199.  
  2200. array (
  2201.   'storage_id' => 711,
  2202.   'device_id' => 31,
  2203.   'storage_mib' => 'hrstorage',
  2204.   'storage_index' => '55',
  2205.   'storage_type' => 'hrStorageFixedDisk',
  2206.   'storage_descr' => '/ngfw/usr/lib',
  2207.   'storage_size' => 660803276800,
  2208.   'storage_units' => 4096,
  2209.   'storage_used' => 27469447168,
  2210.   'storage_free' => 633333829632,
  2211.   'storage_perc' => 4,
  2212.   'storage_perc_warn' => 60,
  2213.   'storage_deleted' => 0,
  2214.   'units' => '4096',
  2215.   'used' => 27469447168,
  2216.   'size' => 660803276800,
  2217.   'free' => 633333829632,
  2218. )  
  2219. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_lib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2220. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_lib.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2221. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,711][0m 0.42ms]
  2222.  
  2223.  
  2224. Storage /ngfw/usr/lib64: hrstorage
  2225.  
  2226.  
  2227.  
  2228. array (
  2229.   'storage_id' => 712,
  2230.   'device_id' => 31,
  2231.   'storage_mib' => 'hrstorage',
  2232.   'storage_index' => '56',
  2233.   'storage_type' => 'hrStorageFixedDisk',
  2234.   'storage_descr' => '/ngfw/usr/lib64',
  2235.   'storage_size' => 660803276800,
  2236.   'storage_units' => 4096,
  2237.   'storage_used' => 27469447168,
  2238.   'storage_free' => 633333829632,
  2239.   'storage_perc' => 4,
  2240.   'storage_perc_warn' => 60,
  2241.   'storage_deleted' => 0,
  2242.   'units' => '4096',
  2243.   'used' => 27469447168,
  2244.   'size' => 660803276800,
  2245.   'free' => 633333829632,
  2246. )  
  2247. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_lib64.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2248. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_lib64.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2249. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,712][0m 0.42ms]
  2250.  
  2251.  
  2252. Storage /ngfw/usr/lib64exec: hrstorage
  2253.  
  2254.  
  2255.  
  2256. array (
  2257.   'storage_id' => 713,
  2258.   'device_id' => 31,
  2259.   'storage_mib' => 'hrstorage',
  2260.   'storage_index' => '57',
  2261.   'storage_type' => 'hrStorageFixedDisk',
  2262.   'storage_descr' => '/ngfw/usr/lib64exec',
  2263.   'storage_size' => 660803276800,
  2264.   'storage_units' => 4096,
  2265.   'storage_used' => 27469447168,
  2266.   'storage_free' => 633333829632,
  2267.   'storage_perc' => 4,
  2268.   'storage_perc_warn' => 60,
  2269.   'storage_deleted' => 0,
  2270.   'units' => '4096',
  2271.   'used' => 27469447168,
  2272.   'size' => 660803276800,
  2273.   'free' => 633333829632,
  2274. )  
  2275. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_lib64exec.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2276. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_lib64exec.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2277. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,713][0m 0.48ms]
  2278.  
  2279.  
  2280. Storage /ngfw/usr/libexec: hrstorage
  2281.  
  2282.  
  2283.  
  2284. array (
  2285.   'storage_id' => 714,
  2286.   'device_id' => 31,
  2287.   'storage_mib' => 'hrstorage',
  2288.   'storage_index' => '58',
  2289.   'storage_type' => 'hrStorageFixedDisk',
  2290.   'storage_descr' => '/ngfw/usr/libexec',
  2291.   'storage_size' => 660803276800,
  2292.   'storage_units' => 4096,
  2293.   'storage_used' => 27469447168,
  2294.   'storage_free' => 633333829632,
  2295.   'storage_perc' => 4,
  2296.   'storage_perc_warn' => 60,
  2297.   'storage_deleted' => 0,
  2298.   'units' => '4096',
  2299.   'used' => 27469447168,
  2300.   'size' => 660803276800,
  2301.   'free' => 633333829632,
  2302. )  
  2303. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_libexec.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2304. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_libexec.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2305. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,714][0m 0.43ms]
  2306.  
  2307.  
  2308. Storage /ngfw/usr/local/asa/bin: hrstorage
  2309.  
  2310.  
  2311.  
  2312. array (
  2313.   'storage_id' => 715,
  2314.   'device_id' => 31,
  2315.   'storage_mib' => 'hrstorage',
  2316.   'storage_index' => '59',
  2317.   'storage_type' => 'hrStorageFixedDisk',
  2318.   'storage_descr' => '/ngfw/usr/local/asa/bin',
  2319.   'storage_size' => 660803276800,
  2320.   'storage_units' => 4096,
  2321.   'storage_used' => 27469447168,
  2322.   'storage_free' => 633333829632,
  2323.   'storage_perc' => 4,
  2324.   'storage_perc_warn' => 60,
  2325.   'storage_deleted' => 0,
  2326.   'units' => '4096',
  2327.   'used' => 27469447168,
  2328.   'size' => 660803276800,
  2329.   'free' => 633333829632,
  2330. )  
  2331. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2332. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2333. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,715][0m 0.43ms]
  2334.  
  2335.  
  2336. Storage /ngfw/usr/local/asa/lib: hrstorage
  2337.  
  2338.  
  2339.  
  2340. array (
  2341.   'storage_id' => 716,
  2342.   'device_id' => 31,
  2343.   'storage_mib' => 'hrstorage',
  2344.   'storage_index' => '60',
  2345.   'storage_type' => 'hrStorageFixedDisk',
  2346.   'storage_descr' => '/ngfw/usr/local/asa/lib',
  2347.   'storage_size' => 660803276800,
  2348.   'storage_units' => 4096,
  2349.   'storage_used' => 27469447168,
  2350.   'storage_free' => 633333829632,
  2351.   'storage_perc' => 4,
  2352.   'storage_perc_warn' => 60,
  2353.   'storage_deleted' => 0,
  2354.   'units' => '4096',
  2355.   'used' => 27469447168,
  2356.   'size' => 660803276800,
  2357.   'free' => 633333829632,
  2358. )  
  2359. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_lib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2360. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_lib.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2361. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,716][0m 4.27ms]
  2362.  
  2363.  
  2364. Storage /ngfw/usr/local/asa/scripts: hrstorage
  2365.  
  2366.  
  2367.  
  2368. array (
  2369.   'storage_id' => 717,
  2370.   'device_id' => 31,
  2371.   'storage_mib' => 'hrstorage',
  2372.   'storage_index' => '61',
  2373.   'storage_type' => 'hrStorageFixedDisk',
  2374.   'storage_descr' => '/ngfw/usr/local/asa/scripts',
  2375.   'storage_size' => 660803276800,
  2376.   'storage_units' => 4096,
  2377.   'storage_used' => 27469447168,
  2378.   'storage_free' => 633333829632,
  2379.   'storage_perc' => 4,
  2380.   'storage_perc_warn' => 60,
  2381.   'storage_deleted' => 0,
  2382.   'units' => '4096',
  2383.   'used' => 27469447168,
  2384.   'size' => 660803276800,
  2385.   'free' => 633333829632,
  2386. )  
  2387. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_scripts.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2388. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_scripts.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2389. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,717][0m 0.47ms]
  2390.  
  2391.  
  2392. Storage /ngfw/usr/local/asa/sys: hrstorage
  2393.  
  2394.  
  2395.  
  2396. array (
  2397.   'storage_id' => 718,
  2398.   'device_id' => 31,
  2399.   'storage_mib' => 'hrstorage',
  2400.   'storage_index' => '62',
  2401.   'storage_type' => 'hrStorageFixedDisk',
  2402.   'storage_descr' => '/ngfw/usr/local/asa/sys',
  2403.   'storage_size' => 660803276800,
  2404.   'storage_units' => 4096,
  2405.   'storage_used' => 27469447168,
  2406.   'storage_free' => 633333829632,
  2407.   'storage_perc' => 4,
  2408.   'storage_perc_warn' => 60,
  2409.   'storage_deleted' => 0,
  2410.   'units' => '4096',
  2411.   'used' => 27469447168,
  2412.   'size' => 660803276800,
  2413.   'free' => 633333829632,
  2414. )  
  2415. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_sys.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2416. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_sys.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2417. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,718][0m 0.46ms]
  2418.  
  2419.  
  2420. Storage /ngfw/usr/local/bin: hrstorage
  2421.  
  2422.  
  2423.  
  2424. array (
  2425.   'storage_id' => 719,
  2426.   'device_id' => 31,
  2427.   'storage_mib' => 'hrstorage',
  2428.   'storage_index' => '63',
  2429.   'storage_type' => 'hrStorageFixedDisk',
  2430.   'storage_descr' => '/ngfw/usr/local/bin',
  2431.   'storage_size' => 660803276800,
  2432.   'storage_units' => 4096,
  2433.   'storage_used' => 27469447168,
  2434.   'storage_free' => 633333829632,
  2435.   'storage_perc' => 4,
  2436.   'storage_perc_warn' => 60,
  2437.   'storage_deleted' => 0,
  2438.   'units' => '4096',
  2439.   'used' => 27469447168,
  2440.   'size' => 660803276800,
  2441.   'free' => 633333829632,
  2442. )  
  2443. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2444. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2445. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,719][0m 0.51ms]
  2446.  
  2447.  
  2448. Storage /ngfw/usr/modules: hrstorage
  2449.  
  2450.  
  2451.  
  2452. array (
  2453.   'storage_id' => 720,
  2454.   'device_id' => 31,
  2455.   'storage_mib' => 'hrstorage',
  2456.   'storage_index' => '64',
  2457.   'storage_type' => 'hrStorageFixedDisk',
  2458.   'storage_descr' => '/ngfw/usr/modules',
  2459.   'storage_size' => 660803276800,
  2460.   'storage_units' => 4096,
  2461.   'storage_used' => 27469447168,
  2462.   'storage_free' => 633333829632,
  2463.   'storage_perc' => 4,
  2464.   'storage_perc_warn' => 60,
  2465.   'storage_deleted' => 0,
  2466.   'units' => '4096',
  2467.   'used' => 27469447168,
  2468.   'size' => 660803276800,
  2469.   'free' => 633333829632,
  2470. )  
  2471. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_modules.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2472. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_modules.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2473. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,720][0m 0.57ms]
  2474.  
  2475.  
  2476. Storage /ngfw/usr/sbin: hrstorage
  2477.  
  2478.  
  2479.  
  2480. array (
  2481.   'storage_id' => 721,
  2482.   'device_id' => 31,
  2483.   'storage_mib' => 'hrstorage',
  2484.   'storage_index' => '65',
  2485.   'storage_type' => 'hrStorageFixedDisk',
  2486.   'storage_descr' => '/ngfw/usr/sbin',
  2487.   'storage_size' => 660803276800,
  2488.   'storage_units' => 4096,
  2489.   'storage_used' => 27469447168,
  2490.   'storage_free' => 633333829632,
  2491.   'storage_perc' => 4,
  2492.   'storage_perc_warn' => 60,
  2493.   'storage_deleted' => 0,
  2494.   'units' => '4096',
  2495.   'used' => 27469447168,
  2496.   'size' => 660803276800,
  2497.   'free' => 633333829632,
  2498. )  
  2499. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_sbin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2500. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_sbin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2501. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,721][0m 0.57ms]
  2502.  
  2503.  
  2504. Storage /ngfw/var/cisco/ngfwManager/libs: hrstorage
  2505.  
  2506.  
  2507.  
  2508. array (
  2509.   'storage_id' => 722,
  2510.   'device_id' => 31,
  2511.   'storage_mib' => 'hrstorage',
  2512.   'storage_index' => '66',
  2513.   'storage_type' => 'hrStorageFixedDisk',
  2514.   'storage_descr' => '/ngfw/var/cisco/ngfwManager/libs',
  2515.   'storage_size' => 660803276800,
  2516.   'storage_units' => 4096,
  2517.   'storage_used' => 27469447168,
  2518.   'storage_free' => 633333829632,
  2519.   'storage_perc' => 4,
  2520.   'storage_perc_warn' => 60,
  2521.   'storage_deleted' => 0,
  2522.   'units' => '4096',
  2523.   'used' => 27469447168,
  2524.   'size' => 660803276800,
  2525.   'free' => 633333829632,
  2526. )  
  2527. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwManager_libs.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2528. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwManager_libs.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2529. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,722][0m 0.55ms]
  2530.  
  2531.  
  2532. Storage /ngfw/var/cisco/ngfwWebUi/bin: hrstorage
  2533.  
  2534.  
  2535.  
  2536. array (
  2537.   'storage_id' => 723,
  2538.   'device_id' => 31,
  2539.   'storage_mib' => 'hrstorage',
  2540.   'storage_index' => '67',
  2541.   'storage_type' => 'hrStorageFixedDisk',
  2542.   'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/bin',
  2543.   'storage_size' => 660803276800,
  2544.   'storage_units' => 4096,
  2545.   'storage_used' => 27469447168,
  2546.   'storage_free' => 633333829632,
  2547.   'storage_perc' => 4,
  2548.   'storage_perc_warn' => 60,
  2549.   'storage_deleted' => 0,
  2550.   'units' => '4096',
  2551.   'used' => 27469447168,
  2552.   'size' => 660803276800,
  2553.   'free' => 633333829632,
  2554. )  
  2555. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2556. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2557. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,723][0m 0.57ms]
  2558.  
  2559.  
  2560. Storage /ngfw/var/cisco/ngfwWebUi/libs: hrstorage
  2561.  
  2562.  
  2563.  
  2564. array (
  2565.   'storage_id' => 724,
  2566.   'device_id' => 31,
  2567.   'storage_mib' => 'hrstorage',
  2568.   'storage_index' => '68',
  2569.   'storage_type' => 'hrStorageFixedDisk',
  2570.   'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/libs',
  2571.   'storage_size' => 660803276800,
  2572.   'storage_units' => 4096,
  2573.   'storage_used' => 27469447168,
  2574.   'storage_free' => 633333829632,
  2575.   'storage_perc' => 4,
  2576.   'storage_perc_warn' => 60,
  2577.   'storage_deleted' => 0,
  2578.   'units' => '4096',
  2579.   'used' => 27469447168,
  2580.   'size' => 660803276800,
  2581.   'free' => 633333829632,
  2582. )  
  2583. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_libs.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2584. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_libs.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2585. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,724][0m 0.49ms]
  2586.  
  2587.  
  2588. Storage /ngfw/var/cisco/ngfwWebUi/tomcat/bin: hrstorage
  2589.  
  2590.  
  2591.  
  2592. array (
  2593.   'storage_id' => 725,
  2594.   'device_id' => 31,
  2595.   'storage_mib' => 'hrstorage',
  2596.   'storage_index' => '69',
  2597.   'storage_type' => 'hrStorageFixedDisk',
  2598.   'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/bin',
  2599.   'storage_size' => 660803276800,
  2600.   'storage_units' => 4096,
  2601.   'storage_used' => 27469447168,
  2602.   'storage_free' => 633333829632,
  2603.   'storage_perc' => 4,
  2604.   'storage_perc_warn' => 60,
  2605.   'storage_deleted' => 0,
  2606.   'units' => '4096',
  2607.   'used' => 27469447168,
  2608.   'size' => 660803276800,
  2609.   'free' => 633333829632,
  2610. )  
  2611. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_tomcat_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2612. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_tomcat_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2613. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,725][0m 0.47ms]
  2614.  
  2615.  
  2616. Storage /ngfw/var/cisco/ngfwWebUi/tomcat/lib: hrstorage
  2617.  
  2618.  
  2619.  
  2620. array (
  2621.   'storage_id' => 726,
  2622.   'device_id' => 31,
  2623.   'storage_mib' => 'hrstorage',
  2624.   'storage_index' => '70',
  2625.   'storage_type' => 'hrStorageFixedDisk',
  2626.   'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/lib',
  2627.   'storage_size' => 660803276800,
  2628.   'storage_units' => 4096,
  2629.   'storage_used' => 27469447168,
  2630.   'storage_free' => 633333829632,
  2631.   'storage_perc' => 4,
  2632.   'storage_perc_warn' => 60,
  2633.   'storage_deleted' => 0,
  2634.   'units' => '4096',
  2635.   'used' => 27469447168,
  2636.   'size' => 660803276800,
  2637.   'free' => 633333829632,
  2638. )  
  2639. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_tomcat_lib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2640. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_tomcat_lib.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2641. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,726][0m 0.7ms]
  2642.  
  2643.  
  2644. Storage /ngfw/var/cisco/ngfwWebUi/tomcat/webapps: hrstorage
  2645.  
  2646.  
  2647.  
  2648. array (
  2649.   'storage_id' => 727,
  2650.   'device_id' => 31,
  2651.   'storage_mib' => 'hrstorage',
  2652.   'storage_index' => '71',
  2653.   'storage_type' => 'hrStorageFixedDisk',
  2654.   'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/webapps',
  2655.   'storage_size' => 660803276800,
  2656.   'storage_units' => 4096,
  2657.   'storage_used' => 27469447168,
  2658.   'storage_free' => 633333829632,
  2659.   'storage_perc' => 4,
  2660.   'storage_perc_warn' => 60,
  2661.   'storage_deleted' => 0,
  2662.   'units' => '4096',
  2663.   'used' => 27469447168,
  2664.   'size' => 660803276800,
  2665.   'free' => 633333829632,
  2666. )  
  2667. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_tomcat_webapps.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2668. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_cisco_ngfwWebUi_tomcat_webapps.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2669. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,727][0m 0.5ms]
  2670.  
  2671.  
  2672. Storage /ngfw/var/jre: hrstorage
  2673.  
  2674.  
  2675.  
  2676. array (
  2677.   'storage_id' => 728,
  2678.   'device_id' => 31,
  2679.   'storage_mib' => 'hrstorage',
  2680.   'storage_index' => '72',
  2681.   'storage_type' => 'hrStorageFixedDisk',
  2682.   'storage_descr' => '/ngfw/var/jre',
  2683.   'storage_size' => 660803276800,
  2684.   'storage_units' => 4096,
  2685.   'storage_used' => 27469447168,
  2686.   'storage_free' => 633333829632,
  2687.   'storage_perc' => 4,
  2688.   'storage_perc_warn' => 60,
  2689.   'storage_deleted' => 0,
  2690.   'units' => '4096',
  2691.   'used' => 27469447168,
  2692.   'size' => 660803276800,
  2693.   'free' => 633333829632,
  2694. )  
  2695. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_jre.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2696. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_jre.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2697. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,728][0m 0.45ms]
  2698.  
  2699.  
  2700. Storage /ngfw/var/perl: hrstorage
  2701.  
  2702.  
  2703.  
  2704. array (
  2705.   'storage_id' => 729,
  2706.   'device_id' => 31,
  2707.   'storage_mib' => 'hrstorage',
  2708.   'storage_index' => '73',
  2709.   'storage_type' => 'hrStorageFixedDisk',
  2710.   'storage_descr' => '/ngfw/var/perl',
  2711.   'storage_size' => 660803276800,
  2712.   'storage_units' => 4096,
  2713.   'storage_used' => 27469447168,
  2714.   'storage_free' => 633333829632,
  2715.   'storage_perc' => 4,
  2716.   'storage_perc_warn' => 60,
  2717.   'storage_deleted' => 0,
  2718.   'units' => '4096',
  2719.   'used' => 27469447168,
  2720.   'size' => 660803276800,
  2721.   'free' => 633333829632,
  2722. )  
  2723. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_perl.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2724. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_perl.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2725. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,729][0m 0.45ms]
  2726.  
  2727.  
  2728. Storage /ngfw/var/sf/bin: hrstorage
  2729.  
  2730.  
  2731.  
  2732. array (
  2733.   'storage_id' => 730,
  2734.   'device_id' => 31,
  2735.   'storage_mib' => 'hrstorage',
  2736.   'storage_index' => '74',
  2737.   'storage_type' => 'hrStorageFixedDisk',
  2738.   'storage_descr' => '/ngfw/var/sf/bin',
  2739.   'storage_size' => 660803276800,
  2740.   'storage_units' => 4096,
  2741.   'storage_used' => 27469447168,
  2742.   'storage_free' => 633333829632,
  2743.   'storage_perc' => 4,
  2744.   'storage_perc_warn' => 60,
  2745.   'storage_deleted' => 0,
  2746.   'units' => '4096',
  2747.   'used' => 27469447168,
  2748.   'size' => 660803276800,
  2749.   'free' => 633333829632,
  2750. )  
  2751. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2752. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2753. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,730][0m 0.46ms]
  2754.  
  2755.  
  2756. Storage /ngfw/var/sf/dstat/plugins: hrstorage
  2757.  
  2758.  
  2759.  
  2760. array (
  2761.   'storage_id' => 731,
  2762.   'device_id' => 31,
  2763.   'storage_mib' => 'hrstorage',
  2764.   'storage_index' => '75',
  2765.   'storage_type' => 'hrStorageFixedDisk',
  2766.   'storage_descr' => '/ngfw/var/sf/dstat/plugins',
  2767.   'storage_size' => 660803276800,
  2768.   'storage_units' => 4096,
  2769.   'storage_used' => 27469447168,
  2770.   'storage_free' => 633333829632,
  2771.   'storage_perc' => 4,
  2772.   'storage_perc_warn' => 60,
  2773.   'storage_deleted' => 0,
  2774.   'units' => '4096',
  2775.   'used' => 27469447168,
  2776.   'size' => 660803276800,
  2777.   'free' => 633333829632,
  2778. )  
  2779. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_dstat_plugins.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2780. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_dstat_plugins.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2781. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,731][0m 0.53ms]
  2782.  
  2783.  
  2784. Storage /ngfw/var/sf/etc/scripts: hrstorage
  2785.  
  2786.  
  2787.  
  2788. array (
  2789.   'storage_id' => 732,
  2790.   'device_id' => 31,
  2791.   'storage_mib' => 'hrstorage',
  2792.   'storage_index' => '76',
  2793.   'storage_type' => 'hrStorageFixedDisk',
  2794.   'storage_descr' => '/ngfw/var/sf/etc/scripts',
  2795.   'storage_size' => 660803276800,
  2796.   'storage_units' => 4096,
  2797.   'storage_used' => 27469447168,
  2798.   'storage_free' => 633333829632,
  2799.   'storage_perc' => 4,
  2800.   'storage_perc_warn' => 60,
  2801.   'storage_deleted' => 0,
  2802.   'units' => '4096',
  2803.   'used' => 27469447168,
  2804.   'size' => 660803276800,
  2805.   'free' => 633333829632,
  2806. )  
  2807. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_etc_scripts.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2808. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_etc_scripts.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2809. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,732][0m 0.42ms]
  2810.  
  2811.  
  2812. Storage /ngfw/var/sf/healthmon_modules: hrstorage
  2813.  
  2814.  
  2815.  
  2816. array (
  2817.   'storage_id' => 733,
  2818.   'device_id' => 31,
  2819.   'storage_mib' => 'hrstorage',
  2820.   'storage_index' => '77',
  2821.   'storage_type' => 'hrStorageFixedDisk',
  2822.   'storage_descr' => '/ngfw/var/sf/healthmon_modules',
  2823.   'storage_size' => 660803276800,
  2824.   'storage_units' => 4096,
  2825.   'storage_used' => 27469447168,
  2826.   'storage_free' => 633333829632,
  2827.   'storage_perc' => 4,
  2828.   'storage_perc_warn' => 60,
  2829.   'storage_deleted' => 0,
  2830.   'units' => '4096',
  2831.   'used' => 27469447168,
  2832.   'size' => 660803276800,
  2833.   'free' => 633333829632,
  2834. )  
  2835. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_healthmon_modules.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2836. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_healthmon_modules.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2837. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,733][0m 0.57ms]
  2838.  
  2839.  
  2840. Storage /ngfw/var/sf/idhttpsd/bin: hrstorage
  2841.  
  2842.  
  2843.  
  2844. array (
  2845.   'storage_id' => 734,
  2846.   'device_id' => 31,
  2847.   'storage_mib' => 'hrstorage',
  2848.   'storage_index' => '78',
  2849.   'storage_type' => 'hrStorageFixedDisk',
  2850.   'storage_descr' => '/ngfw/var/sf/idhttpsd/bin',
  2851.   'storage_size' => 660803276800,
  2852.   'storage_units' => 4096,
  2853.   'storage_used' => 27469447168,
  2854.   'storage_free' => 633333829632,
  2855.   'storage_perc' => 4,
  2856.   'storage_perc_warn' => 60,
  2857.   'storage_deleted' => 0,
  2858.   'units' => '4096',
  2859.   'used' => 27469447168,
  2860.   'size' => 660803276800,
  2861.   'free' => 633333829632,
  2862. )  
  2863. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_idhttpsd_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2864. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_idhttpsd_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2865. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,734][0m 0.42ms]
  2866.  
  2867.  
  2868. Storage /ngfw/var/sf/idhttpsd/modules: hrstorage
  2869.  
  2870.  
  2871.  
  2872. array (
  2873.   'storage_id' => 735,
  2874.   'device_id' => 31,
  2875.   'storage_mib' => 'hrstorage',
  2876.   'storage_index' => '79',
  2877.   'storage_type' => 'hrStorageFixedDisk',
  2878.   'storage_descr' => '/ngfw/var/sf/idhttpsd/modules',
  2879.   'storage_size' => 660803276800,
  2880.   'storage_units' => 4096,
  2881.   'storage_used' => 27469447168,
  2882.   'storage_free' => 633333829632,
  2883.   'storage_perc' => 4,
  2884.   'storage_perc_warn' => 60,
  2885.   'storage_deleted' => 0,
  2886.   'units' => '4096',
  2887.   'used' => 27469447168,
  2888.   'size' => 660803276800,
  2889.   'free' => 633333829632,
  2890. )  
  2891. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_idhttpsd_modules.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2892. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_idhttpsd_modules.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2893. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,735][0m 0.45ms]
  2894.  
  2895.  
  2896. Storage /ngfw/var/sf/lib: hrstorage
  2897.  
  2898.  
  2899.  
  2900. array (
  2901.   'storage_id' => 736,
  2902.   'device_id' => 31,
  2903.   'storage_mib' => 'hrstorage',
  2904.   'storage_index' => '80',
  2905.   'storage_type' => 'hrStorageFixedDisk',
  2906.   'storage_descr' => '/ngfw/var/sf/lib',
  2907.   'storage_size' => 660803276800,
  2908.   'storage_units' => 4096,
  2909.   'storage_used' => 27469447168,
  2910.   'storage_free' => 633333829632,
  2911.   'storage_perc' => 4,
  2912.   'storage_perc_warn' => 60,
  2913.   'storage_deleted' => 0,
  2914.   'units' => '4096',
  2915.   'used' => 27469447168,
  2916.   'size' => 660803276800,
  2917.   'free' => 633333829632,
  2918. )  
  2919. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2920. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2921. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,736][0m 0.48ms]
  2922.  
  2923.  
  2924. Storage /ngfw/var/sf/lib64: hrstorage
  2925.  
  2926.  
  2927.  
  2928. array (
  2929.   'storage_id' => 737,
  2930.   'device_id' => 31,
  2931.   'storage_mib' => 'hrstorage',
  2932.   'storage_index' => '81',
  2933.   'storage_type' => 'hrStorageFixedDisk',
  2934.   'storage_descr' => '/ngfw/var/sf/lib64',
  2935.   'storage_size' => 660803276800,
  2936.   'storage_units' => 4096,
  2937.   'storage_used' => 27469447168,
  2938.   'storage_free' => 633333829632,
  2939.   'storage_perc' => 4,
  2940.   'storage_perc_warn' => 60,
  2941.   'storage_deleted' => 0,
  2942.   'units' => '4096',
  2943.   'used' => 27469447168,
  2944.   'size' => 660803276800,
  2945.   'free' => 633333829632,
  2946. )  
  2947. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib64.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2948. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib64.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2949. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,737][0m 0.41ms]
  2950.  
  2951.  
  2952. Storage /ngfw/var/sf/nmap/bin: hrstorage
  2953.  
  2954.  
  2955.  
  2956. array (
  2957.   'storage_id' => 738,
  2958.   'device_id' => 31,
  2959.   'storage_mib' => 'hrstorage',
  2960.   'storage_index' => '82',
  2961.   'storage_type' => 'hrStorageFixedDisk',
  2962.   'storage_descr' => '/ngfw/var/sf/nmap/bin',
  2963.   'storage_size' => 660803276800,
  2964.   'storage_units' => 4096,
  2965.   'storage_used' => 27469447168,
  2966.   'storage_free' => 633333829632,
  2967.   'storage_perc' => 4,
  2968.   'storage_perc_warn' => 60,
  2969.   'storage_deleted' => 0,
  2970.   'units' => '4096',
  2971.   'used' => 27469447168,
  2972.   'size' => 660803276800,
  2973.   'free' => 633333829632,
  2974. )  
  2975. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_nmap_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  2976. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_nmap_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  2977. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,738][0m 0.51ms]
  2978.  
  2979.  
  2980. Storage /ngfw/var/sf/remediation_modules: hrstorage
  2981.  
  2982.  
  2983.  
  2984. array (
  2985.   'storage_id' => 739,
  2986.   'device_id' => 31,
  2987.   'storage_mib' => 'hrstorage',
  2988.   'storage_index' => '83',
  2989.   'storage_type' => 'hrStorageFixedDisk',
  2990.   'storage_descr' => '/ngfw/var/sf/remediation_modules',
  2991.   'storage_size' => 660803276800,
  2992.   'storage_units' => 4096,
  2993.   'storage_used' => 27469447168,
  2994.   'storage_free' => 633333829632,
  2995.   'storage_perc' => 4,
  2996.   'storage_perc_warn' => 60,
  2997.   'storage_deleted' => 0,
  2998.   'units' => '4096',
  2999.   'used' => 27469447168,
  3000.   'size' => 660803276800,
  3001.   'free' => 633333829632,
  3002. )  
  3003. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_remediation_modules.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3004. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_remediation_modules.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3005. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,739][0m 0.42ms]
  3006.  
  3007.  
  3008. Storage /ngfw/usr/local/asa/cavium: hrstorage
  3009.  
  3010.  
  3011.  
  3012. array (
  3013.   'storage_id' => 740,
  3014.   'device_id' => 31,
  3015.   'storage_mib' => 'hrstorage',
  3016.   'storage_index' => '84',
  3017.   'storage_type' => 'hrStorageFixedDisk',
  3018.   'storage_descr' => '/ngfw/usr/local/asa/cavium',
  3019.   'storage_size' => 660803276800,
  3020.   'storage_units' => 4096,
  3021.   'storage_used' => 27469447168,
  3022.   'storage_free' => 633333829632,
  3023.   'storage_perc' => 4,
  3024.   'storage_perc_warn' => 60,
  3025.   'storage_deleted' => 0,
  3026.   'units' => '4096',
  3027.   'used' => 27469447168,
  3028.   'size' => 660803276800,
  3029.   'free' => 633333829632,
  3030. )  
  3031. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_cavium.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3032. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_asa_cavium.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3033. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,740][0m 0.42ms]
  3034.  
  3035.  
  3036. Storage /ngfw/usr/local/drt: hrstorage
  3037.  
  3038.  
  3039.  
  3040. array (
  3041.   'storage_id' => 741,
  3042.   'device_id' => 31,
  3043.   'storage_mib' => 'hrstorage',
  3044.   'storage_index' => '85',
  3045.   'storage_type' => 'hrStorageFixedDisk',
  3046.   'storage_descr' => '/ngfw/usr/local/drt',
  3047.   'storage_size' => 660803276800,
  3048.   'storage_units' => 4096,
  3049.   'storage_used' => 27469447168,
  3050.   'storage_free' => 633333829632,
  3051.   'storage_perc' => 4,
  3052.   'storage_perc_warn' => 60,
  3053.   'storage_deleted' => 0,
  3054.   'units' => '4096',
  3055.   'used' => 27469447168,
  3056.   'size' => 660803276800,
  3057.   'free' => 633333829632,
  3058. )  
  3059. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_drt.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3060. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_drt.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3061. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,741][0m 0.43ms]
  3062.  
  3063.  
  3064. Storage /ngfw/var/sf/lib/extensions: hrstorage
  3065.  
  3066.  
  3067.  
  3068. array (
  3069.   'storage_id' => 742,
  3070.   'device_id' => 31,
  3071.   'storage_mib' => 'hrstorage',
  3072.   'storage_index' => '86',
  3073.   'storage_type' => 'hrStorageFixedDisk',
  3074.   'storage_descr' => '/ngfw/var/sf/lib/extensions',
  3075.   'storage_size' => 660803276800,
  3076.   'storage_units' => 4096,
  3077.   'storage_used' => 27469447168,
  3078.   'storage_free' => 633333829632,
  3079.   'storage_perc' => 4,
  3080.   'storage_perc_warn' => 60,
  3081.   'storage_deleted' => 0,
  3082.   'units' => '4096',
  3083.   'used' => 27469447168,
  3084.   'size' => 660803276800,
  3085.   'free' => 633333829632,
  3086. )  
  3087. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib_extensions.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3088. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib_extensions.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3089. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,742][0m 0.41ms]
  3090.  
  3091.  
  3092. Storage /ngfw/var/sf/lib/navl: hrstorage
  3093.  
  3094.  
  3095.  
  3096. array (
  3097.   'storage_id' => 743,
  3098.   'device_id' => 31,
  3099.   'storage_mib' => 'hrstorage',
  3100.   'storage_index' => '87',
  3101.   'storage_type' => 'hrStorageFixedDisk',
  3102.   'storage_descr' => '/ngfw/var/sf/lib/navl',
  3103.   'storage_size' => 660803276800,
  3104.   'storage_units' => 4096,
  3105.   'storage_used' => 27469447168,
  3106.   'storage_free' => 633333829632,
  3107.   'storage_perc' => 4,
  3108.   'storage_perc_warn' => 60,
  3109.   'storage_deleted' => 0,
  3110.   'units' => '4096',
  3111.   'used' => 27469447168,
  3112.   'size' => 660803276800,
  3113.   'free' => 633333829632,
  3114. )  
  3115. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib_navl.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3116. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib_navl.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3117. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,743][0m 0.47ms]
  3118.  
  3119.  
  3120. Storage /ngfw/var/sf/lib/snort: hrstorage
  3121.  
  3122.  
  3123.  
  3124. array (
  3125.   'storage_id' => 744,
  3126.   'device_id' => 31,
  3127.   'storage_mib' => 'hrstorage',
  3128.   'storage_index' => '88',
  3129.   'storage_type' => 'hrStorageFixedDisk',
  3130.   'storage_descr' => '/ngfw/var/sf/lib/snort',
  3131.   'storage_size' => 660803276800,
  3132.   'storage_units' => 4096,
  3133.   'storage_used' => 27469447168,
  3134.   'storage_free' => 633333829632,
  3135.   'storage_perc' => 4,
  3136.   'storage_perc_warn' => 60,
  3137.   'storage_deleted' => 0,
  3138.   'units' => '4096',
  3139.   'used' => 27469447168,
  3140.   'size' => 660803276800,
  3141.   'free' => 633333829632,
  3142. )  
  3143. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib_snort.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3144. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib_snort.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3145. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,744][0m 0.45ms]
  3146.  
  3147.  
  3148. Storage /ngfw/var/sf/lib64/navl: hrstorage
  3149.  
  3150.  
  3151.  
  3152. array (
  3153.   'storage_id' => 745,
  3154.   'device_id' => 31,
  3155.   'storage_mib' => 'hrstorage',
  3156.   'storage_index' => '89',
  3157.   'storage_type' => 'hrStorageFixedDisk',
  3158.   'storage_descr' => '/ngfw/var/sf/lib64/navl',
  3159.   'storage_size' => 660803276800,
  3160.   'storage_units' => 4096,
  3161.   'storage_used' => 27469447168,
  3162.   'storage_free' => 633333829632,
  3163.   'storage_perc' => 4,
  3164.   'storage_perc_warn' => 60,
  3165.   'storage_deleted' => 0,
  3166.   'units' => '4096',
  3167.   'used' => 27469447168,
  3168.   'size' => 660803276800,
  3169.   'free' => 633333829632,
  3170. )  
  3171. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib64_navl.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3172. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_var_sf_lib64_navl.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3173. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,745][0m 0.51ms]
  3174.  
  3175.  
  3176. Storage /ngfw/usr/local/sf: hrstorage
  3177.  
  3178.  
  3179.  
  3180. array (
  3181.   'storage_id' => 746,
  3182.   'device_id' => 31,
  3183.   'storage_mib' => 'hrstorage',
  3184.   'storage_index' => '90',
  3185.   'storage_type' => 'hrStorageFixedDisk',
  3186.   'storage_descr' => '/ngfw/usr/local/sf',
  3187.   'storage_size' => 660803276800,
  3188.   'storage_units' => 4096,
  3189.   'storage_used' => 27469447168,
  3190.   'storage_free' => 633333829632,
  3191.   'storage_perc' => 4,
  3192.   'storage_perc_warn' => 60,
  3193.   'storage_deleted' => 0,
  3194.   'units' => '4096',
  3195.   'used' => 27469447168,
  3196.   'size' => 660803276800,
  3197.   'free' => 633333829632,
  3198. )  
  3199. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3200. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3201. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,746][0m 0.57ms]
  3202.  
  3203.  
  3204. Storage /ngfw/usr/local/sf/bin: hrstorage
  3205.  
  3206.  
  3207.  
  3208. array (
  3209.   'storage_id' => 747,
  3210.   'device_id' => 31,
  3211.   'storage_mib' => 'hrstorage',
  3212.   'storage_index' => '91',
  3213.   'storage_type' => 'hrStorageFixedDisk',
  3214.   'storage_descr' => '/ngfw/usr/local/sf/bin',
  3215.   'storage_size' => 660803276800,
  3216.   'storage_units' => 4096,
  3217.   'storage_used' => 27469447168,
  3218.   'storage_free' => 633333829632,
  3219.   'storage_perc' => 4,
  3220.   'storage_perc_warn' => 60,
  3221.   'storage_deleted' => 0,
  3222.   'units' => '4096',
  3223.   'used' => 27469447168,
  3224.   'size' => 660803276800,
  3225.   'free' => 633333829632,
  3226. )  
  3227. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3228. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3229. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,747][0m 0.46ms]
  3230.  
  3231.  
  3232. Storage /ngfw/usr/local/sf/dstat/plugins: hrstorage
  3233.  
  3234.  
  3235.  
  3236. array (
  3237.   'storage_id' => 748,
  3238.   'device_id' => 31,
  3239.   'storage_mib' => 'hrstorage',
  3240.   'storage_index' => '92',
  3241.   'storage_type' => 'hrStorageFixedDisk',
  3242.   'storage_descr' => '/ngfw/usr/local/sf/dstat/plugins',
  3243.   'storage_size' => 660803276800,
  3244.   'storage_units' => 4096,
  3245.   'storage_used' => 27469447168,
  3246.   'storage_free' => 633333829632,
  3247.   'storage_perc' => 4,
  3248.   'storage_perc_warn' => 60,
  3249.   'storage_deleted' => 0,
  3250.   'units' => '4096',
  3251.   'used' => 27469447168,
  3252.   'size' => 660803276800,
  3253.   'free' => 633333829632,
  3254. )  
  3255. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_dstat_plugins.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3256. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_dstat_plugins.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3257. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,748][0m 0.48ms]
  3258.  
  3259.  
  3260. Storage /ngfw/usr/local/sf/etc/scripts: hrstorage
  3261.  
  3262.  
  3263.  
  3264. array (
  3265.   'storage_id' => 749,
  3266.   'device_id' => 31,
  3267.   'storage_mib' => 'hrstorage',
  3268.   'storage_index' => '93',
  3269.   'storage_type' => 'hrStorageFixedDisk',
  3270.   'storage_descr' => '/ngfw/usr/local/sf/etc/scripts',
  3271.   'storage_size' => 660803276800,
  3272.   'storage_units' => 4096,
  3273.   'storage_used' => 27469447168,
  3274.   'storage_free' => 633333829632,
  3275.   'storage_perc' => 4,
  3276.   'storage_perc_warn' => 60,
  3277.   'storage_deleted' => 0,
  3278.   'units' => '4096',
  3279.   'used' => 27469447168,
  3280.   'size' => 660803276800,
  3281.   'free' => 633333829632,
  3282. )  
  3283. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_etc_scripts.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3284. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_etc_scripts.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3285. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,749][0m 0.48ms]
  3286.  
  3287.  
  3288. Storage /ngfw/usr/local/sf/healthmon_modules: hrstorage
  3289.  
  3290.  
  3291.  
  3292. array (
  3293.   'storage_id' => 750,
  3294.   'device_id' => 31,
  3295.   'storage_mib' => 'hrstorage',
  3296.   'storage_index' => '94',
  3297.   'storage_type' => 'hrStorageFixedDisk',
  3298.   'storage_descr' => '/ngfw/usr/local/sf/healthmon_modules',
  3299.   'storage_size' => 660803276800,
  3300.   'storage_units' => 4096,
  3301.   'storage_used' => 27465912320,
  3302.   'storage_free' => 633337364480,
  3303.   'storage_perc' => 4,
  3304.   'storage_perc_warn' => 60,
  3305.   'storage_deleted' => 0,
  3306.   'units' => '4096',
  3307.   'used' => 27469447168,
  3308.   'size' => 660803276800,
  3309.   'free' => 633333829632,
  3310. )  
  3311. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_healthmon_modules.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3312. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_healthmon_modules.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3313. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,750][0m 0.48ms]
  3314.  
  3315.  
  3316. Storage /ngfw/usr/local/sf/idhttpsd/bin: hrstorage
  3317.  
  3318.  
  3319.  
  3320. array (
  3321.   'storage_id' => 751,
  3322.   'device_id' => 31,
  3323.   'storage_mib' => 'hrstorage',
  3324.   'storage_index' => '95',
  3325.   'storage_type' => 'hrStorageFixedDisk',
  3326.   'storage_descr' => '/ngfw/usr/local/sf/idhttpsd/bin',
  3327.   'storage_size' => 660803276800,
  3328.   'storage_units' => 4096,
  3329.   'storage_used' => 27465912320,
  3330.   'storage_free' => 633337364480,
  3331.   'storage_perc' => 4,
  3332.   'storage_perc_warn' => 60,
  3333.   'storage_deleted' => 0,
  3334.   'units' => '4096',
  3335.   'used' => 27469447168,
  3336.   'size' => 660803276800,
  3337.   'free' => 633333829632,
  3338. )  
  3339. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_idhttpsd_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3340. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_idhttpsd_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3341. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,751][0m 0.49ms]
  3342.  
  3343.  
  3344. Storage /ngfw/usr/local/sf/idhttpsd/modules: hrstorage
  3345.  
  3346.  
  3347.  
  3348. array (
  3349.   'storage_id' => 752,
  3350.   'device_id' => 31,
  3351.   'storage_mib' => 'hrstorage',
  3352.   'storage_index' => '96',
  3353.   'storage_type' => 'hrStorageFixedDisk',
  3354.   'storage_descr' => '/ngfw/usr/local/sf/idhttpsd/modules',
  3355.   'storage_size' => 660803276800,
  3356.   'storage_units' => 4096,
  3357.   'storage_used' => 27465912320,
  3358.   'storage_free' => 633337364480,
  3359.   'storage_perc' => 4,
  3360.   'storage_perc_warn' => 60,
  3361.   'storage_deleted' => 0,
  3362.   'units' => '4096',
  3363.   'used' => 27469447168,
  3364.   'size' => 660803276800,
  3365.   'free' => 633333829632,
  3366. )  
  3367. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_idhttpsd_modules.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3368. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_idhttpsd_modules.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3369. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,752][0m 0.46ms]
  3370.  
  3371.  
  3372. Storage /ngfw/usr/local/sf/lib: hrstorage
  3373.  
  3374.  
  3375.  
  3376. array (
  3377.   'storage_id' => 753,
  3378.   'device_id' => 31,
  3379.   'storage_mib' => 'hrstorage',
  3380.   'storage_index' => '97',
  3381.   'storage_type' => 'hrStorageFixedDisk',
  3382.   'storage_descr' => '/ngfw/usr/local/sf/lib',
  3383.   'storage_size' => 660803276800,
  3384.   'storage_units' => 4096,
  3385.   'storage_used' => 27465912320,
  3386.   'storage_free' => 633337364480,
  3387.   'storage_perc' => 4,
  3388.   'storage_perc_warn' => 60,
  3389.   'storage_deleted' => 0,
  3390.   'units' => '4096',
  3391.   'used' => 27469447168,
  3392.   'size' => 660803276800,
  3393.   'free' => 633333829632,
  3394. )  
  3395. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3396. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3397. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,753][0m 0.52ms]
  3398.  
  3399.  
  3400. Storage /ngfw/usr/local/sf/lib/extensions: hrstorage
  3401.  
  3402.  
  3403.  
  3404. array (
  3405.   'storage_id' => 754,
  3406.   'device_id' => 31,
  3407.   'storage_mib' => 'hrstorage',
  3408.   'storage_index' => '98',
  3409.   'storage_type' => 'hrStorageFixedDisk',
  3410.   'storage_descr' => '/ngfw/usr/local/sf/lib/extensions',
  3411.   'storage_size' => 660803276800,
  3412.   'storage_units' => 4096,
  3413.   'storage_used' => 27465912320,
  3414.   'storage_free' => 633337364480,
  3415.   'storage_perc' => 4,
  3416.   'storage_perc_warn' => 60,
  3417.   'storage_deleted' => 0,
  3418.   'units' => '4096',
  3419.   'used' => 27469447168,
  3420.   'size' => 660803276800,
  3421.   'free' => 633333829632,
  3422. )  
  3423. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib_extensions.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3424. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib_extensions.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3425. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,754][0m 0.47ms]
  3426.  
  3427.  
  3428. Storage /ngfw/usr/local/sf/lib/navl: hrstorage
  3429.  
  3430.  
  3431.  
  3432. array (
  3433.   'storage_id' => 755,
  3434.   'device_id' => 31,
  3435.   'storage_mib' => 'hrstorage',
  3436.   'storage_index' => '99',
  3437.   'storage_type' => 'hrStorageFixedDisk',
  3438.   'storage_descr' => '/ngfw/usr/local/sf/lib/navl',
  3439.   'storage_size' => 660803276800,
  3440.   'storage_units' => 4096,
  3441.   'storage_used' => 27465912320,
  3442.   'storage_free' => 633337364480,
  3443.   'storage_perc' => 4,
  3444.   'storage_perc_warn' => 60,
  3445.   'storage_deleted' => 0,
  3446.   'units' => '4096',
  3447.   'used' => 27469447168,
  3448.   'size' => 660803276800,
  3449.   'free' => 633333829632,
  3450. )  
  3451. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib_navl.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3452. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib_navl.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3453. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,755][0m 0.46ms]
  3454.  
  3455.  
  3456. Storage /ngfw/usr/local/sf/lib/snort: hrstorage
  3457.  
  3458.  
  3459.  
  3460. array (
  3461.   'storage_id' => 756,
  3462.   'device_id' => 31,
  3463.   'storage_mib' => 'hrstorage',
  3464.   'storage_index' => '100',
  3465.   'storage_type' => 'hrStorageFixedDisk',
  3466.   'storage_descr' => '/ngfw/usr/local/sf/lib/snort',
  3467.   'storage_size' => 660803276800,
  3468.   'storage_units' => 4096,
  3469.   'storage_used' => 27465912320,
  3470.   'storage_free' => 633337364480,
  3471.   'storage_perc' => 4,
  3472.   'storage_perc_warn' => 60,
  3473.   'storage_deleted' => 0,
  3474.   'units' => '4096',
  3475.   'used' => 27469447168,
  3476.   'size' => 660803276800,
  3477.   'free' => 633333829632,
  3478. )  
  3479. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib_snort.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3480. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib_snort.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3481. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,756][0m 0.5ms]
  3482.  
  3483.  
  3484. Storage /ngfw/usr/local/sf/lib64: hrstorage
  3485.  
  3486.  
  3487.  
  3488. array (
  3489.   'storage_id' => 757,
  3490.   'device_id' => 31,
  3491.   'storage_mib' => 'hrstorage',
  3492.   'storage_index' => '101',
  3493.   'storage_type' => 'hrStorageFixedDisk',
  3494.   'storage_descr' => '/ngfw/usr/local/sf/lib64',
  3495.   'storage_size' => 660803276800,
  3496.   'storage_units' => 4096,
  3497.   'storage_used' => 27465912320,
  3498.   'storage_free' => 633337364480,
  3499.   'storage_perc' => 4,
  3500.   'storage_perc_warn' => 60,
  3501.   'storage_deleted' => 0,
  3502.   'units' => '4096',
  3503.   'used' => 27469447168,
  3504.   'size' => 660803276800,
  3505.   'free' => 633333829632,
  3506. )  
  3507. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib64.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3508. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib64.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3509. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,757][0m 0.48ms]
  3510.  
  3511.  
  3512. Storage /ngfw/usr/local/sf/lib64/navl: hrstorage
  3513.  
  3514.  
  3515.  
  3516. array (
  3517.   'storage_id' => 758,
  3518.   'device_id' => 31,
  3519.   'storage_mib' => 'hrstorage',
  3520.   'storage_index' => '102',
  3521.   'storage_type' => 'hrStorageFixedDisk',
  3522.   'storage_descr' => '/ngfw/usr/local/sf/lib64/navl',
  3523.   'storage_size' => 660803276800,
  3524.   'storage_units' => 4096,
  3525.   'storage_used' => 27465912320,
  3526.   'storage_free' => 633337364480,
  3527.   'storage_perc' => 4,
  3528.   'storage_perc_warn' => 60,
  3529.   'storage_deleted' => 0,
  3530.   'units' => '4096',
  3531.   'used' => 27469447168,
  3532.   'size' => 660803276800,
  3533.   'free' => 633333829632,
  3534. )  
  3535. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib64_navl.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3536. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_lib64_navl.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3537. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,758][0m 0.49ms]
  3538.  
  3539.  
  3540. Storage /ngfw/usr/local/sf/nmap/bin: hrstorage
  3541.  
  3542.  
  3543.  
  3544. array (
  3545.   'storage_id' => 759,
  3546.   'device_id' => 31,
  3547.   'storage_mib' => 'hrstorage',
  3548.   'storage_index' => '103',
  3549.   'storage_type' => 'hrStorageFixedDisk',
  3550.   'storage_descr' => '/ngfw/usr/local/sf/nmap/bin',
  3551.   'storage_size' => 660803276800,
  3552.   'storage_units' => 4096,
  3553.   'storage_used' => 27465912320,
  3554.   'storage_free' => 633337364480,
  3555.   'storage_perc' => 4,
  3556.   'storage_perc_warn' => 60,
  3557.   'storage_deleted' => 0,
  3558.   'units' => '4096',
  3559.   'used' => 27469447168,
  3560.   'size' => 660803276800,
  3561.   'free' => 633333829632,
  3562. )  
  3563. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_nmap_bin.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3564. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_nmap_bin.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3565. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,759][0m 0.5ms]
  3566.  
  3567.  
  3568. Storage /ngfw/usr/local/sf/remediation_modules: hrstorage
  3569.  
  3570.  
  3571.  
  3572. array (
  3573.   'storage_id' => 760,
  3574.   'device_id' => 31,
  3575.   'storage_mib' => 'hrstorage',
  3576.   'storage_index' => '104',
  3577.   'storage_type' => 'hrStorageFixedDisk',
  3578.   'storage_descr' => '/ngfw/usr/local/sf/remediation_modules',
  3579.   'storage_size' => 660803276800,
  3580.   'storage_units' => 4096,
  3581.   'storage_used' => 27465912320,
  3582.   'storage_free' => 633337364480,
  3583.   'storage_perc' => 4,
  3584.   'storage_perc_warn' => 60,
  3585.   'storage_deleted' => 0,
  3586.   'units' => '4096',
  3587.   'used' => 27469447168,
  3588.   'size' => 660803276800,
  3589.   'free' => 633333829632,
  3590. )  
  3591. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_remediation_modules.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3592. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_usr_local_sf_remediation_modules.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3593. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,760][0m 0.5ms]
  3594.  
  3595.  
  3596. Storage /ngfw/Volume: hrstorage
  3597.  
  3598.  
  3599.  
  3600. array (
  3601.   'storage_id' => 761,
  3602.   'device_id' => 31,
  3603.   'storage_mib' => 'hrstorage',
  3604.   'storage_index' => '105',
  3605.   'storage_type' => 'hrStorageFixedDisk',
  3606.   'storage_descr' => '/ngfw/Volume',
  3607.   'storage_size' => 660803276800,
  3608.   'storage_units' => 4096,
  3609.   'storage_used' => 27465912320,
  3610.   'storage_free' => 633337364480,
  3611.   'storage_perc' => 4,
  3612.   'storage_perc_warn' => 60,
  3613.   'storage_deleted' => 0,
  3614.   'units' => '4096',
  3615.   'used' => 27469447168,
  3616.   'size' => 660803276800,
  3617.   'free' => 633333829632,
  3618. )  
  3619. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_ngfw_Volume.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3620. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_ngfw_Volume.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3621. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,761][0m 0.54ms]
  3622.  
  3623.  
  3624. Storage /home: hrstorage
  3625.  
  3626.  
  3627.  
  3628. array (
  3629.   'storage_id' => 762,
  3630.   'device_id' => 31,
  3631.   'storage_mib' => 'hrstorage',
  3632.   'storage_index' => '106',
  3633.   'storage_type' => 'hrStorageFixedDisk',
  3634.   'storage_descr' => '/home',
  3635.   'storage_size' => 660803276800,
  3636.   'storage_units' => 4096,
  3637.   'storage_used' => 27465912320,
  3638.   'storage_free' => 633337364480,
  3639.   'storage_perc' => 4,
  3640.   'storage_perc_warn' => 60,
  3641.   'storage_deleted' => 0,
  3642.   'units' => '4096',
  3643.   'used' => 27469447168,
  3644.   'size' => 660803276800,
  3645.   'free' => 633333829632,
  3646. )  
  3647. 4% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_home.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3648. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_home.rrd N:27469447168:633333829632 --daemon unix:/var/run/rrdcached.sock[0m]  
  3649. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["27469447168","633333829632","660803276800",4096,4,762][0m 0.46ms]
  3650.  
  3651.  
  3652. Storage /dev/cgroups: hrstorage
  3653.  
  3654.  
  3655.  
  3656. array (
  3657.   'storage_id' => 763,
  3658.   'device_id' => 31,
  3659.   'storage_mib' => 'hrstorage',
  3660.   'storage_index' => '108',
  3661.   'storage_type' => 'hrStorageFixedDisk',
  3662.   'storage_descr' => '/dev/cgroups',
  3663.   'storage_size' => 135157788672,
  3664.   'storage_units' => 4096,
  3665.   'storage_used' => 0,
  3666.   'storage_free' => 135157788672,
  3667.   'storage_perc' => 0,
  3668.   'storage_perc_warn' => 60,
  3669.   'storage_deleted' => 0,
  3670.   'units' => '4096',
  3671.   'used' => 0,
  3672.   'size' => 135157788672,
  3673.   'free' => 135157788672,
  3674. )  
  3675. 0% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_dev_cgroups.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3676. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_dev_cgroups.rrd N:0:135157788672 --daemon unix:/var/run/rrdcached.sock[0m]  
  3677. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","135157788672","135157788672",4096,0,763][0m 0.46ms]
  3678.  
  3679.  
  3680. Storage /dev/shm/snort: hrstorage
  3681.  
  3682.  
  3683.  
  3684. array (
  3685.   'storage_id' => 764,
  3686.   'device_id' => 31,
  3687.   'storage_mib' => 'hrstorage',
  3688.   'storage_index' => '116',
  3689.   'storage_type' => 'hrStorageFixedDisk',
  3690.   'storage_descr' => '/dev/shm/snort',
  3691.   'storage_size' => 8017412096,
  3692.   'storage_units' => 4096,
  3693.   'storage_used' => 4060749824,
  3694.   'storage_free' => 3956662272,
  3695.   'storage_perc' => 51,
  3696.   'storage_perc_warn' => 60,
  3697.   'storage_deleted' => 0,
  3698.   'units' => '4096',
  3699.   'used' => 4116443136,
  3700.   'size' => 8017412096,
  3701.   'free' => 3900968960,
  3702. )  
  3703. 51% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_dev_shm_snort.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3704. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_dev_shm_snort.rrd N:4116443136:3900968960 --daemon unix:/var/run/rrdcached.sock[0m]  
  3705. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["4116443136","3900968960","8017412096",4096,51,764][0m 0.44ms]
  3706.  
  3707.  
  3708. Storage /var/data/cores/sysdebug/tftpd_logs: hrstorage
  3709.  
  3710.  
  3711.  
  3712. array (
  3713.   'storage_id' => 765,
  3714.   'device_id' => 31,
  3715.   'storage_mib' => 'hrstorage',
  3716.   'storage_index' => '117',
  3717.   'storage_type' => 'hrStorageFixedDisk',
  3718.   'storage_descr' => '/var/data/cores/sysdebug/tftpd_logs',
  3719.   'storage_size' => 1048576,
  3720.   'storage_units' => 4096,
  3721.   'storage_used' => 0,
  3722.   'storage_free' => 1048576,
  3723.   'storage_perc' => 0,
  3724.   'storage_perc_warn' => 60,
  3725.   'storage_deleted' => 0,
  3726.   'units' => '4096',
  3727.   'used' => 0,
  3728.   'size' => 1048576,
  3729.   'free' => 1048576,
  3730. )  
  3731. 0% RRD[[0;32mlast 10.13.1.150/storage-hrstorage-_var_data_cores_sysdebug_tftpd_logs.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3732. RRD[[0;32mupdate 10.13.1.150/storage-hrstorage-_var_data_cores_sysdebug_tftpd_logs.rrd N:0:1048576 --daemon unix:/var/run/rrdcached.sock[0m]  
  3733. SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","1048576","1048576",4096,0,765][0m 0.42ms]
  3734.  
  3735.  
  3736.  
  3737. >> Runtime for poller module 'storage': 0.3222 seconds with 478744 bytes
  3738. >> [0;36mSNMP[0m: [1/0.15s] [1;33mMySQL[0m: [72/0.40s] [0;32mRRD[0m: [144/0.06s]  
  3739. #### Unload poller module storage ####
  3740.  
  3741. RRD[[0;32mlast 10.13.1.150/poller-perf-storage.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3742. RRD[[0;32mupdate 10.13.1.150/poller-perf-storage.rrd N:0.32216119766235 --daemon unix:/var/run/rrdcached.sock[0m]  
  3743. Modules status: Global+  
  3744. OS  
  3745. Device  
  3746.  
  3747. #### Load poller module netstats ####
  3748. icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-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'[0m]  
  3749. IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
  3750. IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
  3751. IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
  3752. IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
  3753. IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
  3754. IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
  3755. IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
  3756. IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
  3757. IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
  3758. IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
  3759.  
  3760. MIB search path: /opt/librenms/mibs
  3761. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3762.  
  3763. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' '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'[0m]  
  3764. IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
  3765. IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
  3766. IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
  3767. IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
  3768. IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
  3769. IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
  3770. IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
  3771. IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
  3772. IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
  3773. IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
  3774.  
  3775. MIB search path: /opt/librenms/mibs
  3776. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3777.  
  3778. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' '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]  
  3779. IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
  3780. IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
  3781. IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
  3782. IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
  3783. IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
  3784. IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
  3785.  
  3786. MIB search path: /opt/librenms/mibs
  3787. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3788.  
  3789. ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-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'[0m]  
  3790. IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
  3791. IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
  3792. IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
  3793. IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
  3794. IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
  3795. IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
  3796. IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  3797. IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
  3798. IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
  3799. IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
  3800.  
  3801. MIB search path: /opt/librenms/mibs
  3802. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3803.  
  3804. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' '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]  
  3805. IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
  3806. IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
  3807. IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
  3808. IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  3809. IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
  3810. IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
  3811.  
  3812. MIB search path: /opt/librenms/mibs
  3813. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3814.  
  3815. ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  3816. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  3817.  
  3818. MIB search path: /opt/librenms/mibs
  3819. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3820.  
  3821. snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-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'[0m]  
  3822. SNMPv2-MIB::snmpInPkts.0 = 13258994
  3823. SNMPv2-MIB::snmpOutPkts.0 = 8146151
  3824. SNMPv2-MIB::snmpInBadVersions.0 = 0
  3825. SNMPv2-MIB::snmpInBadCommunityNames.0 = 13479
  3826. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  3827. SNMPv2-MIB::snmpInASNParseErrs.0 = 24
  3828. SNMPv2-MIB::snmpInTooBigs.0 = 0
  3829. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  3830. SNMPv2-MIB::snmpInBadValues.0 = 0
  3831. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  3832.  
  3833. MIB search path: /opt/librenms/mibs
  3834. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3835.  
  3836. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' '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'[0m]  
  3837. SNMPv2-MIB::snmpInGenErrs.0 = 0
  3838. SNMPv2-MIB::snmpInTotalReqVars.0 = 25073932
  3839. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  3840. SNMPv2-MIB::snmpInGetRequests.0 = 5815771
  3841. SNMPv2-MIB::snmpInGetNexts.0 = 48941
  3842. SNMPv2-MIB::snmpInSetRequests.0 = 0
  3843. SNMPv2-MIB::snmpInGetResponses.0 = 0
  3844. SNMPv2-MIB::snmpInTraps.0 = 0
  3845. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  3846. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  3847.  
  3848. MIB search path: /opt/librenms/mibs
  3849. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3850.  
  3851. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' '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]  
  3852. SNMPv2-MIB::snmpOutBadValues.0 = 0
  3853. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  3854. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  3855. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  3856. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  3857. SNMPv2-MIB::snmpOutGetResponses.0 = 8132290
  3858. SNMPv2-MIB::snmpOutTraps.0 = 13864
  3859. SNMPv2-MIB::snmpSilentDrops.0 = 0
  3860. SNMPv2-MIB::snmpProxyDrops.0 = 0
  3861.  
  3862. MIB search path: /opt/librenms/mibs
  3863. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3864.  
  3865. RRD[[0;32mlast 10.13.1.150/netstats-snmp.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3866. RRD[[0;32mupdate 10.13.1.150/netstats-snmp.rrd N:13258994:8146151:0:13479:0:24:0:0:0:0:0:25073932:0:5815771:48941:0:0:0:0:0:0:0:0:0:0:8132290:13864:0:0 --daemon unix:/var/run/rrdcached.sock[0m]  
  3867. udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  3868. UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
  3869. UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
  3870. UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
  3871. UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
  3872.  
  3873. MIB search path: /opt/librenms/mibs
  3874. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3875.  
  3876. tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-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]  
  3877. TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
  3878. TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  3879. TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
  3880. TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
  3881. TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
  3882. TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
  3883. TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
  3884. TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
  3885. TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
  3886. TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
  3887.  
  3888. MIB search path: /opt/librenms/mibs
  3889. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  3890.  
  3891.  
  3892.  
  3893. >> Runtime for poller module 'netstats': 0.4031 seconds with 44856 bytes
  3894. >> [0;36mSNMP[0m: [11/0.40s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [4/0.00s]  
  3895. #### Unload poller module netstats ####
  3896.  
  3897. RRD[[0;32mlast 10.13.1.150/poller-perf-netstats.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3898. RRD[[0;32mupdate 10.13.1.150/poller-perf-netstats.rrd N:0.40312218666077 --daemon unix:/var/run/rrdcached.sock[0m]  
  3899. Modules status: Global+  
  3900. OS  
  3901. Device  
  3902.  
  3903. #### Load poller module hr-mib ####
  3904. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  3905. hrSystemMaxProcesses.0 = 0
  3906. hrSystemProcesses.0 = 790
  3907. hrSystemNumUsers.0 = 0  
  3908.  
  3909. RRD[[0;32mlast 10.13.1.150/hr_processes.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3910. RRD[[0;32mupdate 10.13.1.150/hr_processes.rrd N:790 --daemon unix:/var/run/rrdcached.sock[0m]  
  3911.  ProcessesRRD[[0;32mlast 10.13.1.150/hr_users.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3912. RRD[[0;32mupdate 10.13.1.150/hr_users.rrd N:0 --daemon unix:/var/run/rrdcached.sock[0m]  
  3913. SQL[[1;33mselect * from `hrSystem` where (`device_id` = ?) limit 1 [0;33m[31][0m 0.96ms]
  3914.  
  3915.  Users
  3916.  
  3917. >> Runtime for poller module 'hr-mib': 0.0393 seconds with 36408 bytes
  3918. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [6/0.00s]  
  3919. #### Unload poller module hr-mib ####
  3920.  
  3921. RRD[[0;32mlast 10.13.1.150/poller-perf-hr-mib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3922. RRD[[0;32mupdate 10.13.1.150/poller-perf-hr-mib.rrd N:0.039265871047974 --daemon unix:/var/run/rrdcached.sock[0m]  
  3923. Modules status: Global+  
  3924. OS  
  3925. Device  
  3926.  
  3927. #### Load poller module ucd-mib ####
  3928. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  3929. systemStats = No Such Object available on this agent at this OID  
  3930.  
  3931. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  3932. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  3933. laLoadInt.1 = 3028
  3934. laLoadInt.2 = 2958
  3935. laLoadInt.3 = 2947  
  3936.  
  3937. RRD[[0;32mlast 10.13.1.150/ucd_load.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3938. RRD[[0;32mupdate 10.13.1.150/ucd_load.rrd N:3028:2958:2947 --daemon unix:/var/run/rrdcached.sock[0m]  
  3939.  
  3940. >> Runtime for poller module 'ucd-mib': 0.0598 seconds with 4056 bytes
  3941. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [4/0.00s]  
  3942. #### Unload poller module ucd-mib ####
  3943.  
  3944. RRD[[0;32mlast 10.13.1.150/poller-perf-ucd-mib.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3945. RRD[[0;32mupdate 10.13.1.150/poller-perf-ucd-mib.rrd N:0.059784173965454 --daemon unix:/var/run/rrdcached.sock[0m]  
  3946. Modules status: Global+  
  3947. OS  
  3948. Device  
  3949.  
  3950. #### Load poller module ipSystemStats ####
  3951. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  3952. ipSystemStatsTable = No Such Object available on this agent at this OID  
  3953.  
  3954. Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID  
  3955.  
  3956.  
  3957. >> Runtime for poller module 'ipSystemStats': 0.3912 seconds with 1736 bytes
  3958. >> [0;36mSNMP[0m: [1/0.39s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  3959. #### Unload poller module ipSystemStats ####
  3960.  
  3961. RRD[[0;32mlast 10.13.1.150/poller-perf-ipSystemStats.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  3962. RRD[[0;32mupdate 10.13.1.150/poller-perf-ipSystemStats.rrd N:0.39117193222046 --daemon unix:/var/run/rrdcached.sock[0m]  
  3963. Modules status: Global+  
  3964. OS  
  3965. Device  
  3966.  
  3967. #### Load poller module ports ####
  3968. 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[31][0m 1.54ms]
  3969.  
  3970. Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  3971. ifName.2 = Internal-Data0/1
  3972. ifName.3 = diagnostic
  3973. ifName.4 = nlp_int_tap
  3974. ifName.5 = ccl_ha_nlp_int_tap
  3975. ifName.6 = ha_ctl_nlp_int_tap
  3976. ifName.7 = outside_copper
  3977. ifName.8 = inside_copper
  3978. ifName.9 = Ethernet1/3
  3979. ifName.10 = Ethernet1/4
  3980. ifName.11 = Ethernet1/5
  3981. ifName.12 = Ethernet1/6
  3982. ifName.13 = Failover
  3983. ifName.14 = Statefull
  3984. ifName.17 = outside_fiber
  3985. ifName.18 = inside_fiber
  3986. ifName.19 = Ethernet1/11
  3987. ifName.20 = Ethernet1/12
  3988. ifName.21 = Ethernet1/13
  3989. ifName.22 = Ethernet1/14
  3990. ifName.23 = Ethernet1/15
  3991. ifName.24 = Ethernet1/16
  3992. ifInBroadcastPkts.2 = 0
  3993. ifInBroadcastPkts.3 = 0
  3994. ifInBroadcastPkts.4 = 0
  3995. ifInBroadcastPkts.5 = 0
  3996. ifInBroadcastPkts.6 = 0
  3997. ifInBroadcastPkts.7 = 0
  3998. ifInBroadcastPkts.8 = 0
  3999. ifInBroadcastPkts.9 = 0
  4000. ifInBroadcastPkts.10 = 0
  4001. ifInBroadcastPkts.11 = 0
  4002. ifInBroadcastPkts.12 = 0
  4003. ifInBroadcastPkts.13 = 0
  4004. ifInBroadcastPkts.14 = 0
  4005. ifInBroadcastPkts.17 = 0
  4006. ifInBroadcastPkts.18 = 0
  4007. ifInBroadcastPkts.19 = 0
  4008. ifInBroadcastPkts.20 = 0
  4009. ifInBroadcastPkts.21 = 0
  4010. ifInBroadcastPkts.22 = 0
  4011. ifInBroadcastPkts.23 = 0
  4012. ifInBroadcastPkts.24 = 0
  4013. ifOutBroadcastPkts.2 = 0
  4014. ifOutBroadcastPkts.3 = 0
  4015. ifOutBroadcastPkts.4 = 0
  4016. ifOutBroadcastPkts.5 = 0
  4017. ifOutBroadcastPkts.6 = 0
  4018. ifOutBroadcastPkts.7 = 0
  4019. ifOutBroadcastPkts.8 = 0
  4020. ifOutBroadcastPkts.9 = 0
  4021. ifOutBroadcastPkts.10 = 0
  4022. ifOutBroadcastPkts.11 = 0
  4023. ifOutBroadcastPkts.12 = 0
  4024. ifOutBroadcastPkts.13 = 0
  4025. ifOutBroadcastPkts.14 = 0
  4026. ifOutBroadcastPkts.17 = 0
  4027. ifOutBroadcastPkts.18 = 0
  4028. ifOutBroadcastPkts.19 = 0
  4029. ifOutBroadcastPkts.20 = 0
  4030. ifOutBroadcastPkts.21 = 0
  4031. ifOutBroadcastPkts.22 = 0
  4032. ifOutBroadcastPkts.23 = 0
  4033. ifOutBroadcastPkts.24 = 0
  4034. ifHCInUcastPkts.2 = 16958398733
  4035. ifHCInUcastPkts.3 = 13096201
  4036. ifHCInUcastPkts.4 = 289708
  4037. ifHCInUcastPkts.5 = 1991
  4038. ifHCInUcastPkts.6 = 4377774
  4039. ifHCInUcastPkts.7 = 838471432
  4040. ifHCInUcastPkts.8 = 324015173
  4041. ifHCInUcastPkts.9 = 0
  4042. ifHCInUcastPkts.10 = 0
  4043. ifHCInUcastPkts.11 = 0
  4044. ifHCInUcastPkts.12 = 0
  4045. ifHCInUcastPkts.13 = 14603071
  4046. ifHCInUcastPkts.14 = 22983989
  4047. ifHCInUcastPkts.17 = 6348425903
  4048. ifHCInUcastPkts.18 = 9404676530
  4049. ifHCInUcastPkts.19 = 0
  4050. ifHCInUcastPkts.20 = 0
  4051. ifHCInUcastPkts.21 = 0
  4052. ifHCInUcastPkts.22 = 0
  4053. ifHCInUcastPkts.23 = 0
  4054. ifHCInUcastPkts.24 = 0
  4055. ifHCInBroadcastPkts.2 = 0
  4056. ifHCInBroadcastPkts.3 = 0
  4057. ifHCInBroadcastPkts.4 = 0
  4058. ifHCInBroadcastPkts.5 = 0
  4059. ifHCInBroadcastPkts.6 = 0
  4060. ifHCInBroadcastPkts.7 = 0
  4061. ifHCInBroadcastPkts.8 = 0
  4062. ifHCInBroadcastPkts.9 = 0
  4063. ifHCInBroadcastPkts.10 = 0
  4064. ifHCInBroadcastPkts.11 = 0
  4065. ifHCInBroadcastPkts.12 = 0
  4066. ifHCInBroadcastPkts.13 = 0
  4067. ifHCInBroadcastPkts.14 = 0
  4068. ifHCInBroadcastPkts.17 = 0
  4069. ifHCInBroadcastPkts.18 = 0
  4070. ifHCInBroadcastPkts.19 = 0
  4071. ifHCInBroadcastPkts.20 = 0
  4072. ifHCInBroadcastPkts.21 = 0
  4073. ifHCInBroadcastPkts.22 = 0
  4074. ifHCInBroadcastPkts.23 = 0
  4075. ifHCInBroadcastPkts.24 = 0
  4076. ifHCOutUcastPkts.2 = 17283467535
  4077. ifHCOutUcastPkts.3 = 142
  4078. ifHCOutUcastPkts.4 = 273325
  4079. ifHCOutUcastPkts.5 = 0
  4080. ifHCOutUcastPkts.6 = 3028409
  4081. ifHCOutUcastPkts.7 = 321192274
  4082. ifHCOutUcastPkts.8 = 834096223
  4083. ifHCOutUcastPkts.9 = 0
  4084. ifHCOutUcastPkts.10 = 0
  4085. ifHCOutUcastPkts.11 = 0
  4086. ifHCOutUcastPkts.12 = 0
  4087. ifHCOutUcastPkts.13 = 15952572
  4088. ifHCOutUcastPkts.14 = 415962405
  4089. ifHCOutUcastPkts.17 = 9399191647
  4090. ifHCOutUcastPkts.18 = 6296862049
  4091. ifHCOutUcastPkts.19 = 0
  4092. ifHCOutUcastPkts.20 = 0
  4093. ifHCOutUcastPkts.21 = 0
  4094. ifHCOutUcastPkts.22 = 0
  4095. ifHCOutUcastPkts.23 = 0
  4096. ifHCOutUcastPkts.24 = 0
  4097. ifHCOutBroadcastPkts.2 = 0
  4098. ifHCOutBroadcastPkts.3 = 0
  4099. ifHCOutBroadcastPkts.4 = 0
  4100. ifHCOutBroadcastPkts.5 = 0
  4101. ifHCOutBroadcastPkts.6 = 0
  4102. ifHCOutBroadcastPkts.7 = 0
  4103. ifHCOutBroadcastPkts.8 = 0
  4104. ifHCOutBroadcastPkts.9 = 0
  4105. ifHCOutBroadcastPkts.10 = 0
  4106. ifHCOutBroadcastPkts.11 = 0
  4107. ifHCOutBroadcastPkts.12 = 0
  4108. ifHCOutBroadcastPkts.13 = 0
  4109. ifHCOutBroadcastPkts.14 = 0
  4110. ifHCOutBroadcastPkts.17 = 0
  4111. ifHCOutBroadcastPkts.18 = 0
  4112. ifHCOutBroadcastPkts.19 = 0
  4113. ifHCOutBroadcastPkts.20 = 0
  4114. ifHCOutBroadcastPkts.21 = 0
  4115. ifHCOutBroadcastPkts.22 = 0
  4116. ifHCOutBroadcastPkts.23 = 0
  4117. ifHCOutBroadcastPkts.24 = 0
  4118. ifHighSpeed.2 = 50000
  4119. ifHighSpeed.3 = 1000
  4120. ifHighSpeed.4 = 1000
  4121. ifHighSpeed.5 = 1000
  4122. ifHighSpeed.6 = 1000
  4123. ifHighSpeed.7 = 1000
  4124. ifHighSpeed.8 = 1000
  4125. ifHighSpeed.9 = 1000
  4126. ifHighSpeed.10 = 1000
  4127. ifHighSpeed.11 = 1000
  4128. ifHighSpeed.12 = 1000
  4129. ifHighSpeed.13 = 1000
  4130. ifHighSpeed.14 = 1000
  4131. ifHighSpeed.17 = 10000
  4132. ifHighSpeed.18 = 10000
  4133. ifHighSpeed.19 = 1000
  4134. ifHighSpeed.20 = 1000
  4135. ifHighSpeed.21 = 1000
  4136. ifHighSpeed.22 = 1000
  4137. ifHighSpeed.23 = 1000
  4138. ifHighSpeed.24 = 1000
  4139. ifConnectorPresent.2 = true
  4140. ifConnectorPresent.3 = true
  4141. ifConnectorPresent.4 = true
  4142. ifConnectorPresent.5 = true
  4143. ifConnectorPresent.6 = true
  4144. ifConnectorPresent.7 = true
  4145. ifConnectorPresent.8 = true
  4146. ifConnectorPresent.9 = true
  4147. ifConnectorPresent.10 = true
  4148. ifConnectorPresent.11 = true
  4149. ifConnectorPresent.12 = true
  4150. ifConnectorPresent.13 = true
  4151. ifConnectorPresent.14 = true
  4152. ifConnectorPresent.17 = true
  4153. ifConnectorPresent.18 = true
  4154. ifConnectorPresent.19 = true
  4155. ifConnectorPresent.20 = true
  4156. ifConnectorPresent.21 = true
  4157. ifConnectorPresent.22 = true
  4158. ifConnectorPresent.23 = true
  4159. ifConnectorPresent.24 = true
  4160. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  4161. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  4162. ifCounterDiscontinuityTime.4 = 0:0:00:00.00
  4163. ifCounterDiscontinuityTime.5 = 0:0:00:00.00
  4164. ifCounterDiscontinuityTime.6 = 0:0:00:00.00
  4165. ifCounterDiscontinuityTime.7 = 0:0:00:00.00
  4166. ifCounterDiscontinuityTime.8 = 0:0:00:00.00
  4167. ifCounterDiscontinuityTime.9 = 0:0:00:00.00
  4168. ifCounterDiscontinuityTime.10 = 0:0:00:00.00
  4169. ifCounterDiscontinuityTime.11 = 0:0:00:00.00
  4170. ifCounterDiscontinuityTime.12 = 0:0:00:00.00
  4171. ifCounterDiscontinuityTime.13 = 0:0:00:00.00
  4172. ifCounterDiscontinuityTime.14 = 0:0:00:00.00
  4173. ifCounterDiscontinuityTime.17 = 0:0:00:00.00
  4174. ifCounterDiscontinuityTime.18 = 0:0:00:00.00
  4175. ifCounterDiscontinuityTime.19 = 0:0:00:00.00
  4176. ifCounterDiscontinuityTime.20 = 0:0:00:00.00
  4177. ifCounterDiscontinuityTime.21 = 0:0:00:00.00
  4178. ifCounterDiscontinuityTime.22 = 0:0:00:00.00
  4179. ifCounterDiscontinuityTime.23 = 0:0:00:00.00
  4180. ifCounterDiscontinuityTime.24 = 0:0:00:00.00  
  4181.  
  4182. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifEntry'[0m]
  4183. ifIndex.2 = 2
  4184. ifIndex.3 = 3
  4185. ifIndex.4 = 4
  4186. ifIndex.5 = 5
  4187. ifIndex.6 = 6
  4188. ifIndex.7 = 7
  4189. ifIndex.8 = 8
  4190. ifIndex.9 = 9
  4191. ifIndex.10 = 10
  4192. ifIndex.11 = 11
  4193. ifIndex.12 = 12
  4194. ifIndex.13 = 13
  4195. ifIndex.14 = 14
  4196. ifIndex.17 = 17
  4197. ifIndex.18 = 18
  4198. ifIndex.19 = 19
  4199. ifIndex.20 = 20
  4200. ifIndex.21 = 21
  4201. ifIndex.22 = 22
  4202. ifIndex.23 = 23
  4203. ifIndex.24 = 24
  4204. ifType.2 = other
  4205. ifType.3 = ethernetCsmacd
  4206. ifType.4 = ethernetCsmacd
  4207. ifType.5 = ethernetCsmacd
  4208. ifType.6 = ethernetCsmacd
  4209. ifType.7 = propVirtual
  4210. ifType.8 = propVirtual
  4211. ifType.9 = propVirtual
  4212. ifType.10 = propVirtual
  4213. ifType.11 = propVirtual
  4214. ifType.12 = propVirtual
  4215. ifType.13 = propVirtual
  4216. ifType.14 = propVirtual
  4217. ifType.17 = propVirtual
  4218. ifType.18 = propVirtual
  4219. ifType.19 = propVirtual
  4220. ifType.20 = propVirtual
  4221. ifType.21 = propVirtual
  4222. ifType.22 = propVirtual
  4223. ifType.23 = propVirtual
  4224. ifType.24 = propVirtual
  4225. ifSpeed.2 = 4294967295
  4226. ifSpeed.3 = 1000000000
  4227. ifSpeed.4 = 1000000000
  4228. ifSpeed.5 = 1000000000
  4229. ifSpeed.6 = 1000000000
  4230. ifSpeed.7 = 1000000000
  4231. ifSpeed.8 = 1000000000
  4232. ifSpeed.9 = 1000000000
  4233. ifSpeed.10 = 1000000000
  4234. ifSpeed.11 = 1000000000
  4235. ifSpeed.12 = 1000000000
  4236. ifSpeed.13 = 1000000000
  4237. ifSpeed.14 = 1000000000
  4238. ifSpeed.17 = 4294967295
  4239. ifSpeed.18 = 4294967295
  4240. ifSpeed.19 = 1000000000
  4241. ifSpeed.20 = 1000000000
  4242. ifSpeed.21 = 1000000000
  4243. ifSpeed.22 = 1000000000
  4244. ifSpeed.23 = 1000000000
  4245. ifSpeed.24 = 1000000000
  4246. ifAdminStatus.2 = up
  4247. ifAdminStatus.3 = up
  4248. ifAdminStatus.4 = up
  4249. ifAdminStatus.5 = up
  4250. ifAdminStatus.6 = up
  4251. ifAdminStatus.7 = down
  4252. ifAdminStatus.8 = down
  4253. ifAdminStatus.9 = down
  4254. ifAdminStatus.10 = down
  4255. ifAdminStatus.11 = down
  4256. ifAdminStatus.12 = down
  4257. ifAdminStatus.13 = up
  4258. ifAdminStatus.14 = up
  4259. ifAdminStatus.17 = up
  4260. ifAdminStatus.18 = up
  4261. ifAdminStatus.19 = down
  4262. ifAdminStatus.20 = down
  4263. ifAdminStatus.21 = down
  4264. ifAdminStatus.22 = down
  4265. ifAdminStatus.23 = down
  4266. ifAdminStatus.24 = down
  4267. ifLastChange.2 = 13600
  4268. ifLastChange.3 = 717318500
  4269. ifLastChange.4 = 13600
  4270. ifLastChange.5 = 13600
  4271. ifLastChange.6 = 13600
  4272. ifLastChange.7 = 717028300
  4273. ifLastChange.8 = 717028300
  4274. ifLastChange.9 = 13600
  4275. ifLastChange.10 = 13600
  4276. ifLastChange.11 = 13600
  4277. ifLastChange.12 = 13600
  4278. ifLastChange.13 = 14400
  4279. ifLastChange.14 = 14400
  4280. ifLastChange.17 = 727588800
  4281. ifLastChange.18 = 727589200
  4282. ifLastChange.19 = 13700
  4283. ifLastChange.20 = 13700
  4284. ifLastChange.21 = 13700
  4285. ifLastChange.22 = 13700
  4286. ifLastChange.23 = 13700
  4287. ifLastChange.24 = 13700
  4288. ifInUcastPkts.2 = 4074634400
  4289. ifInUcastPkts.3 = 13096222
  4290. ifInUcastPkts.4 = 289711
  4291. ifInUcastPkts.5 = 1991
  4292. ifInUcastPkts.6 = 4377774
  4293. ifInUcastPkts.7 = 838471432
  4294. ifInUcastPkts.8 = 324015173
  4295. ifInUcastPkts.9 = 0
  4296. ifInUcastPkts.10 = 0
  4297. ifInUcastPkts.11 = 0
  4298. ifInUcastPkts.12 = 0
  4299. ifInUcastPkts.13 = 14603085
  4300. ifInUcastPkts.14 = 22984000
  4301. ifInUcastPkts.17 = 2054001514
  4302. ifInUcastPkts.18 = 815331340
  4303. ifInUcastPkts.19 = 0
  4304. ifInUcastPkts.20 = 0
  4305. ifInUcastPkts.21 = 0
  4306. ifInUcastPkts.22 = 0
  4307. ifInUcastPkts.23 = 0
  4308. ifInUcastPkts.24 = 0
  4309. ifInDiscards.2 = 0
  4310. ifInDiscards.3 = 3977771
  4311. ifInDiscards.4 = 0
  4312. ifInDiscards.5 = 0
  4313. ifInDiscards.6 = 0
  4314. ifInDiscards.7 = 3823605
  4315. ifInDiscards.8 = 2684240
  4316. ifInDiscards.9 = 0
  4317. ifInDiscards.10 = 0
  4318. ifInDiscards.11 = 0
  4319. ifInDiscards.12 = 0
  4320. ifInDiscards.13 = 0
  4321. ifInDiscards.14 = 0
  4322. ifInDiscards.17 = 56909909
  4323. ifInDiscards.18 = 5960466
  4324. ifInDiscards.19 = 0
  4325. ifInDiscards.20 = 0
  4326. ifInDiscards.21 = 0
  4327. ifInDiscards.22 = 0
  4328. ifInDiscards.23 = 0
  4329. ifInDiscards.24 = 0
  4330. ifInUnknownProtos.2 = 0
  4331. ifInUnknownProtos.3 = 0
  4332. ifInUnknownProtos.4 = 0
  4333. ifInUnknownProtos.5 = 0
  4334. ifInUnknownProtos.6 = 0
  4335. ifInUnknownProtos.7 = 0
  4336. ifInUnknownProtos.8 = 0
  4337. ifInUnknownProtos.9 = 0
  4338. ifInUnknownProtos.10 = 0
  4339. ifInUnknownProtos.11 = 0
  4340. ifInUnknownProtos.12 = 0
  4341. ifInUnknownProtos.13 = 0
  4342. ifInUnknownProtos.14 = 0
  4343. ifInUnknownProtos.17 = 0
  4344. ifInUnknownProtos.18 = 0
  4345. ifInUnknownProtos.19 = 0
  4346. ifInUnknownProtos.20 = 0
  4347. ifInUnknownProtos.21 = 0
  4348. ifInUnknownProtos.22 = 0
  4349. ifInUnknownProtos.23 = 0
  4350. ifInUnknownProtos.24 = 0
  4351. ifOutUcastPkts.2 = 104822003
  4352. ifOutUcastPkts.3 = 142
  4353. ifOutUcastPkts.4 = 273329
  4354. ifOutUcastPkts.5 = 0
  4355. ifOutUcastPkts.6 = 3028409
  4356. ifOutUcastPkts.7 = 321192274
  4357. ifOutUcastPkts.8 = 834096223
  4358. ifOutUcastPkts.9 = 0
  4359. ifOutUcastPkts.10 = 0
  4360. ifOutUcastPkts.11 = 0
  4361. ifOutUcastPkts.12 = 0
  4362. ifOutUcastPkts.13 = 15952588
  4363. ifOutUcastPkts.14 = 416000023
  4364. ifOutUcastPkts.17 = 809862784
  4365. ifOutUcastPkts.18 = 2002473905
  4366. ifOutUcastPkts.19 = 0
  4367. ifOutUcastPkts.20 = 0
  4368. ifOutUcastPkts.21 = 0
  4369. ifOutUcastPkts.22 = 0
  4370. ifOutUcastPkts.23 = 0
  4371. ifOutUcastPkts.24 = 0
  4372. ifOutDiscards.2 = 1458
  4373. ifOutDiscards.3 = 0
  4374. ifOutDiscards.4 = 0
  4375. ifOutDiscards.5 = 0
  4376. ifOutDiscards.6 = 0
  4377. ifOutDiscards.7 = 0
  4378. ifOutDiscards.8 = 0
  4379. ifOutDiscards.9 = 0
  4380. ifOutDiscards.10 = 0
  4381. ifOutDiscards.11 = 0
  4382. ifOutDiscards.12 = 0
  4383. ifOutDiscards.13 = 0
  4384. ifOutDiscards.14 = 0
  4385. ifOutDiscards.17 = 0
  4386. ifOutDiscards.18 = 0
  4387. ifOutDiscards.19 = 0
  4388. ifOutDiscards.20 = 0
  4389. ifOutDiscards.21 = 0
  4390. ifOutDiscards.22 = 0
  4391. ifOutDiscards.23 = 0
  4392. ifOutDiscards.24 = 0
  4393. ifOutQLen.2 = 0
  4394. ifOutQLen.3 = 0
  4395. ifOutQLen.4 = 0
  4396. ifOutQLen.5 = 0
  4397. ifOutQLen.6 = 0
  4398. ifOutQLen.7 = 0
  4399. ifOutQLen.8 = 0
  4400. ifOutQLen.9 = 0
  4401. ifOutQLen.10 = 0
  4402. ifOutQLen.11 = 0
  4403. ifOutQLen.12 = 0
  4404. ifOutQLen.13 = 0
  4405. ifOutQLen.14 = 0
  4406. ifOutQLen.17 = 0
  4407. ifOutQLen.18 = 0
  4408. ifOutQLen.19 = 0
  4409. ifOutQLen.20 = 0
  4410. ifOutQLen.21 = 0
  4411. ifOutQLen.22 = 0
  4412. ifOutQLen.23 = 0
  4413. ifOutQLen.24 = 0  
  4414.  
  4415. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  4416. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  4417.  
  4418. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  4419. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  4420. dot1qPvid = No Such Object available on this agent at this OID  
  4421.  
  4422. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  4423. array (
  4424.   2 =>
  4425.   array (
  4426.     'ifName' => 'Internal-Data0/1',
  4427.     'ifInBroadcastPkts' => '0',
  4428.     'ifOutBroadcastPkts' => '0',
  4429.     'ifHCInUcastPkts' => '16958398733',
  4430.     'ifHCInBroadcastPkts' => '0',
  4431.     'ifHCOutUcastPkts' => '17283467535',
  4432.     'ifHCOutBroadcastPkts' => '0',
  4433.     'ifHighSpeed' => '50000',
  4434.     'ifConnectorPresent' => 'true',
  4435.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4436.     'ifIndex' => '2',
  4437.     'ifType' => 'other',
  4438.     'ifSpeed' => '4294967295',
  4439.     'ifAdminStatus' => 'up',
  4440.     'ifLastChange' => '13600',
  4441.     'ifInUcastPkts' => '4074634400',
  4442.     'ifInDiscards' => '0',
  4443.     'ifInUnknownProtos' => '0',
  4444.     'ifOutUcastPkts' => '104822003',
  4445.     'ifOutDiscards' => '1458',
  4446.     'ifOutQLen' => '0',
  4447.   ),
  4448.   3 =>
  4449.   array (
  4450.     'ifName' => 'diagnostic',
  4451.     'ifInBroadcastPkts' => '0',
  4452.     'ifOutBroadcastPkts' => '0',
  4453.     'ifHCInUcastPkts' => '13096201',
  4454.     'ifHCInBroadcastPkts' => '0',
  4455.     'ifHCOutUcastPkts' => '142',
  4456.     'ifHCOutBroadcastPkts' => '0',
  4457.     'ifHighSpeed' => '1000',
  4458.     'ifConnectorPresent' => 'true',
  4459.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4460.     'ifIndex' => '3',
  4461.     'ifType' => 'ethernetCsmacd',
  4462.     'ifSpeed' => '1000000000',
  4463.     'ifAdminStatus' => 'up',
  4464.     'ifLastChange' => '717318500',
  4465.     'ifInUcastPkts' => '13096222',
  4466.     'ifInDiscards' => '3977771',
  4467.     'ifInUnknownProtos' => '0',
  4468.     'ifOutUcastPkts' => '142',
  4469.     'ifOutDiscards' => '0',
  4470.     'ifOutQLen' => '0',
  4471.   ),
  4472.   4 =>
  4473.   array (
  4474.     'ifName' => 'nlp_int_tap',
  4475.     'ifInBroadcastPkts' => '0',
  4476.     'ifOutBroadcastPkts' => '0',
  4477.     'ifHCInUcastPkts' => '289708',
  4478.     'ifHCInBroadcastPkts' => '0',
  4479.     'ifHCOutUcastPkts' => '273325',
  4480.     'ifHCOutBroadcastPkts' => '0',
  4481.     'ifHighSpeed' => '1000',
  4482.     'ifConnectorPresent' => 'true',
  4483.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4484.     'ifIndex' => '4',
  4485.     'ifType' => 'ethernetCsmacd',
  4486.     'ifSpeed' => '1000000000',
  4487.     'ifAdminStatus' => 'up',
  4488.     'ifLastChange' => '13600',
  4489.     'ifInUcastPkts' => '289711',
  4490.     'ifInDiscards' => '0',
  4491.     'ifInUnknownProtos' => '0',
  4492.     'ifOutUcastPkts' => '273329',
  4493.     'ifOutDiscards' => '0',
  4494.     'ifOutQLen' => '0',
  4495.   ),
  4496.   5 =>
  4497.   array (
  4498.     'ifName' => 'ccl_ha_nlp_int_tap',
  4499.     'ifInBroadcastPkts' => '0',
  4500.     'ifOutBroadcastPkts' => '0',
  4501.     'ifHCInUcastPkts' => '1991',
  4502.     'ifHCInBroadcastPkts' => '0',
  4503.     'ifHCOutUcastPkts' => '0',
  4504.     'ifHCOutBroadcastPkts' => '0',
  4505.     'ifHighSpeed' => '1000',
  4506.     'ifConnectorPresent' => 'true',
  4507.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4508.     'ifIndex' => '5',
  4509.     'ifType' => 'ethernetCsmacd',
  4510.     'ifSpeed' => '1000000000',
  4511.     'ifAdminStatus' => 'up',
  4512.     'ifLastChange' => '13600',
  4513.     'ifInUcastPkts' => '1991',
  4514.     'ifInDiscards' => '0',
  4515.     'ifInUnknownProtos' => '0',
  4516.     'ifOutUcastPkts' => '0',
  4517.     'ifOutDiscards' => '0',
  4518.     'ifOutQLen' => '0',
  4519.   ),
  4520.   6 =>
  4521.   array (
  4522.     'ifName' => 'ha_ctl_nlp_int_tap',
  4523.     'ifInBroadcastPkts' => '0',
  4524.     'ifOutBroadcastPkts' => '0',
  4525.     'ifHCInUcastPkts' => '4377774',
  4526.     'ifHCInBroadcastPkts' => '0',
  4527.     'ifHCOutUcastPkts' => '3028409',
  4528.     'ifHCOutBroadcastPkts' => '0',
  4529.     'ifHighSpeed' => '1000',
  4530.     'ifConnectorPresent' => 'true',
  4531.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4532.     'ifIndex' => '6',
  4533.     'ifType' => 'ethernetCsmacd',
  4534.     'ifSpeed' => '1000000000',
  4535.     'ifAdminStatus' => 'up',
  4536.     'ifLastChange' => '13600',
  4537.     'ifInUcastPkts' => '4377774',
  4538.     'ifInDiscards' => '0',
  4539.     'ifInUnknownProtos' => '0',
  4540.     'ifOutUcastPkts' => '3028409',
  4541.     'ifOutDiscards' => '0',
  4542.     'ifOutQLen' => '0',
  4543.   ),
  4544.   7 =>
  4545.   array (
  4546.     'ifName' => 'outside_copper',
  4547.     'ifInBroadcastPkts' => '0',
  4548.     'ifOutBroadcastPkts' => '0',
  4549.     'ifHCInUcastPkts' => '838471432',
  4550.     'ifHCInBroadcastPkts' => '0',
  4551.     'ifHCOutUcastPkts' => '321192274',
  4552.     'ifHCOutBroadcastPkts' => '0',
  4553.     'ifHighSpeed' => '1000',
  4554.     'ifConnectorPresent' => 'true',
  4555.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4556.     'ifIndex' => '7',
  4557.     'ifType' => 'propVirtual',
  4558.     'ifSpeed' => '1000000000',
  4559.     'ifAdminStatus' => 'down',
  4560.     'ifLastChange' => '717028300',
  4561.     'ifInUcastPkts' => '838471432',
  4562.     'ifInDiscards' => '3823605',
  4563.     'ifInUnknownProtos' => '0',
  4564.     'ifOutUcastPkts' => '321192274',
  4565.     'ifOutDiscards' => '0',
  4566.     'ifOutQLen' => '0',
  4567.   ),
  4568.   8 =>
  4569.   array (
  4570.     'ifName' => 'inside_copper',
  4571.     'ifInBroadcastPkts' => '0',
  4572.     'ifOutBroadcastPkts' => '0',
  4573.     'ifHCInUcastPkts' => '324015173',
  4574.     'ifHCInBroadcastPkts' => '0',
  4575.     'ifHCOutUcastPkts' => '834096223',
  4576.     'ifHCOutBroadcastPkts' => '0',
  4577.     'ifHighSpeed' => '1000',
  4578.     'ifConnectorPresent' => 'true',
  4579.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4580.     'ifIndex' => '8',
  4581.     'ifType' => 'propVirtual',
  4582.     'ifSpeed' => '1000000000',
  4583.     'ifAdminStatus' => 'down',
  4584.     'ifLastChange' => '717028300',
  4585.     'ifInUcastPkts' => '324015173',
  4586.     'ifInDiscards' => '2684240',
  4587.     'ifInUnknownProtos' => '0',
  4588.     'ifOutUcastPkts' => '834096223',
  4589.     'ifOutDiscards' => '0',
  4590.     'ifOutQLen' => '0',
  4591.   ),
  4592.   9 =>
  4593.   array (
  4594.     'ifName' => 'Ethernet1/3',
  4595.     'ifInBroadcastPkts' => '0',
  4596.     'ifOutBroadcastPkts' => '0',
  4597.     'ifHCInUcastPkts' => '0',
  4598.     'ifHCInBroadcastPkts' => '0',
  4599.     'ifHCOutUcastPkts' => '0',
  4600.     'ifHCOutBroadcastPkts' => '0',
  4601.     'ifHighSpeed' => '1000',
  4602.     'ifConnectorPresent' => 'true',
  4603.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4604.     'ifIndex' => '9',
  4605.     'ifType' => 'propVirtual',
  4606.     'ifSpeed' => '1000000000',
  4607.     'ifAdminStatus' => 'down',
  4608.     'ifLastChange' => '13600',
  4609.     'ifInUcastPkts' => '0',
  4610.     'ifInDiscards' => '0',
  4611.     'ifInUnknownProtos' => '0',
  4612.     'ifOutUcastPkts' => '0',
  4613.     'ifOutDiscards' => '0',
  4614.     'ifOutQLen' => '0',
  4615.   ),
  4616.   10 =>
  4617.   array (
  4618.     'ifName' => 'Ethernet1/4',
  4619.     'ifInBroadcastPkts' => '0',
  4620.     'ifOutBroadcastPkts' => '0',
  4621.     'ifHCInUcastPkts' => '0',
  4622.     'ifHCInBroadcastPkts' => '0',
  4623.     'ifHCOutUcastPkts' => '0',
  4624.     'ifHCOutBroadcastPkts' => '0',
  4625.     'ifHighSpeed' => '1000',
  4626.     'ifConnectorPresent' => 'true',
  4627.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4628.     'ifIndex' => '10',
  4629.     'ifType' => 'propVirtual',
  4630.     'ifSpeed' => '1000000000',
  4631.     'ifAdminStatus' => 'down',
  4632.     'ifLastChange' => '13600',
  4633.     'ifInUcastPkts' => '0',
  4634.     'ifInDiscards' => '0',
  4635.     'ifInUnknownProtos' => '0',
  4636.     'ifOutUcastPkts' => '0',
  4637.     'ifOutDiscards' => '0',
  4638.     'ifOutQLen' => '0',
  4639.   ),
  4640.   11 =>
  4641.   array (
  4642.     'ifName' => 'Ethernet1/5',
  4643.     'ifInBroadcastPkts' => '0',
  4644.     'ifOutBroadcastPkts' => '0',
  4645.     'ifHCInUcastPkts' => '0',
  4646.     'ifHCInBroadcastPkts' => '0',
  4647.     'ifHCOutUcastPkts' => '0',
  4648.     'ifHCOutBroadcastPkts' => '0',
  4649.     'ifHighSpeed' => '1000',
  4650.     'ifConnectorPresent' => 'true',
  4651.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4652.     'ifIndex' => '11',
  4653.     'ifType' => 'propVirtual',
  4654.     'ifSpeed' => '1000000000',
  4655.     'ifAdminStatus' => 'down',
  4656.     'ifLastChange' => '13600',
  4657.     'ifInUcastPkts' => '0',
  4658.     'ifInDiscards' => '0',
  4659.     'ifInUnknownProtos' => '0',
  4660.     'ifOutUcastPkts' => '0',
  4661.     'ifOutDiscards' => '0',
  4662.     'ifOutQLen' => '0',
  4663.   ),
  4664.   12 =>
  4665.   array (
  4666.     'ifName' => 'Ethernet1/6',
  4667.     'ifInBroadcastPkts' => '0',
  4668.     'ifOutBroadcastPkts' => '0',
  4669.     'ifHCInUcastPkts' => '0',
  4670.     'ifHCInBroadcastPkts' => '0',
  4671.     'ifHCOutUcastPkts' => '0',
  4672.     'ifHCOutBroadcastPkts' => '0',
  4673.     'ifHighSpeed' => '1000',
  4674.     'ifConnectorPresent' => 'true',
  4675.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4676.     'ifIndex' => '12',
  4677.     'ifType' => 'propVirtual',
  4678.     'ifSpeed' => '1000000000',
  4679.     'ifAdminStatus' => 'down',
  4680.     'ifLastChange' => '13600',
  4681.     'ifInUcastPkts' => '0',
  4682.     'ifInDiscards' => '0',
  4683.     'ifInUnknownProtos' => '0',
  4684.     'ifOutUcastPkts' => '0',
  4685.     'ifOutDiscards' => '0',
  4686.     'ifOutQLen' => '0',
  4687.   ),
  4688.   13 =>
  4689.   array (
  4690.     'ifName' => 'Failover',
  4691.     'ifInBroadcastPkts' => '0',
  4692.     'ifOutBroadcastPkts' => '0',
  4693.     'ifHCInUcastPkts' => '14603071',
  4694.     'ifHCInBroadcastPkts' => '0',
  4695.     'ifHCOutUcastPkts' => '15952572',
  4696.     'ifHCOutBroadcastPkts' => '0',
  4697.     'ifHighSpeed' => '1000',
  4698.     'ifConnectorPresent' => 'true',
  4699.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4700.     'ifIndex' => '13',
  4701.     'ifType' => 'propVirtual',
  4702.     'ifSpeed' => '1000000000',
  4703.     'ifAdminStatus' => 'up',
  4704.     'ifLastChange' => '14400',
  4705.     'ifInUcastPkts' => '14603085',
  4706.     'ifInDiscards' => '0',
  4707.     'ifInUnknownProtos' => '0',
  4708.     'ifOutUcastPkts' => '15952588',
  4709.     'ifOutDiscards' => '0',
  4710.     'ifOutQLen' => '0',
  4711.   ),
  4712.   14 =>
  4713.   array (
  4714.     'ifName' => 'Statefull',
  4715.     'ifInBroadcastPkts' => '0',
  4716.     'ifOutBroadcastPkts' => '0',
  4717.     'ifHCInUcastPkts' => '22983989',
  4718.     'ifHCInBroadcastPkts' => '0',
  4719.     'ifHCOutUcastPkts' => '415962405',
  4720.     'ifHCOutBroadcastPkts' => '0',
  4721.     'ifHighSpeed' => '1000',
  4722.     'ifConnectorPresent' => 'true',
  4723.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4724.     'ifIndex' => '14',
  4725.     'ifType' => 'propVirtual',
  4726.     'ifSpeed' => '1000000000',
  4727.     'ifAdminStatus' => 'up',
  4728.     'ifLastChange' => '14400',
  4729.     'ifInUcastPkts' => '22984000',
  4730.     'ifInDiscards' => '0',
  4731.     'ifInUnknownProtos' => '0',
  4732.     'ifOutUcastPkts' => '416000023',
  4733.     'ifOutDiscards' => '0',
  4734.     'ifOutQLen' => '0',
  4735.   ),
  4736.   17 =>
  4737.   array (
  4738.     'ifName' => 'outside_fiber',
  4739.     'ifInBroadcastPkts' => '0',
  4740.     'ifOutBroadcastPkts' => '0',
  4741.     'ifHCInUcastPkts' => '6348425903',
  4742.     'ifHCInBroadcastPkts' => '0',
  4743.     'ifHCOutUcastPkts' => '9399191647',
  4744.     'ifHCOutBroadcastPkts' => '0',
  4745.     'ifHighSpeed' => '10000',
  4746.     'ifConnectorPresent' => 'true',
  4747.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4748.     'ifIndex' => '17',
  4749.     'ifType' => 'propVirtual',
  4750.     'ifSpeed' => '4294967295',
  4751.     'ifAdminStatus' => 'up',
  4752.     'ifLastChange' => '727588800',
  4753.     'ifInUcastPkts' => '2054001514',
  4754.     'ifInDiscards' => '56909909',
  4755.     'ifInUnknownProtos' => '0',
  4756.     'ifOutUcastPkts' => '809862784',
  4757.     'ifOutDiscards' => '0',
  4758.     'ifOutQLen' => '0',
  4759.   ),
  4760.   18 =>
  4761.   array (
  4762.     'ifName' => 'inside_fiber',
  4763.     'ifInBroadcastPkts' => '0',
  4764.     'ifOutBroadcastPkts' => '0',
  4765.     'ifHCInUcastPkts' => '9404676530',
  4766.     'ifHCInBroadcastPkts' => '0',
  4767.     'ifHCOutUcastPkts' => '6296862049',
  4768.     'ifHCOutBroadcastPkts' => '0',
  4769.     'ifHighSpeed' => '10000',
  4770.     'ifConnectorPresent' => 'true',
  4771.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4772.     'ifIndex' => '18',
  4773.     'ifType' => 'propVirtual',
  4774.     'ifSpeed' => '4294967295',
  4775.     'ifAdminStatus' => 'up',
  4776.     'ifLastChange' => '727589200',
  4777.     'ifInUcastPkts' => '815331340',
  4778.     'ifInDiscards' => '5960466',
  4779.     'ifInUnknownProtos' => '0',
  4780.     'ifOutUcastPkts' => '2002473905',
  4781.     'ifOutDiscards' => '0',
  4782.     'ifOutQLen' => '0',
  4783.   ),
  4784.   19 =>
  4785.   array (
  4786.     'ifName' => 'Ethernet1/11',
  4787.     'ifInBroadcastPkts' => '0',
  4788.     'ifOutBroadcastPkts' => '0',
  4789.     'ifHCInUcastPkts' => '0',
  4790.     'ifHCInBroadcastPkts' => '0',
  4791.     'ifHCOutUcastPkts' => '0',
  4792.     'ifHCOutBroadcastPkts' => '0',
  4793.     'ifHighSpeed' => '1000',
  4794.     'ifConnectorPresent' => 'true',
  4795.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4796.     'ifIndex' => '19',
  4797.     'ifType' => 'propVirtual',
  4798.     'ifSpeed' => '1000000000',
  4799.     'ifAdminStatus' => 'down',
  4800.     'ifLastChange' => '13700',
  4801.     'ifInUcastPkts' => '0',
  4802.     'ifInDiscards' => '0',
  4803.     'ifInUnknownProtos' => '0',
  4804.     'ifOutUcastPkts' => '0',
  4805.     'ifOutDiscards' => '0',
  4806.     'ifOutQLen' => '0',
  4807.   ),
  4808.   20 =>
  4809.   array (
  4810.     'ifName' => 'Ethernet1/12',
  4811.     'ifInBroadcastPkts' => '0',
  4812.     'ifOutBroadcastPkts' => '0',
  4813.     'ifHCInUcastPkts' => '0',
  4814.     'ifHCInBroadcastPkts' => '0',
  4815.     'ifHCOutUcastPkts' => '0',
  4816.     'ifHCOutBroadcastPkts' => '0',
  4817.     'ifHighSpeed' => '1000',
  4818.     'ifConnectorPresent' => 'true',
  4819.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4820.     'ifIndex' => '20',
  4821.     'ifType' => 'propVirtual',
  4822.     'ifSpeed' => '1000000000',
  4823.     'ifAdminStatus' => 'down',
  4824.     'ifLastChange' => '13700',
  4825.     'ifInUcastPkts' => '0',
  4826.     'ifInDiscards' => '0',
  4827.     'ifInUnknownProtos' => '0',
  4828.     'ifOutUcastPkts' => '0',
  4829.     'ifOutDiscards' => '0',
  4830.     'ifOutQLen' => '0',
  4831.   ),
  4832.   21 =>
  4833.   array (
  4834.     'ifName' => 'Ethernet1/13',
  4835.     'ifInBroadcastPkts' => '0',
  4836.     'ifOutBroadcastPkts' => '0',
  4837.     'ifHCInUcastPkts' => '0',
  4838.     'ifHCInBroadcastPkts' => '0',
  4839.     'ifHCOutUcastPkts' => '0',
  4840.     'ifHCOutBroadcastPkts' => '0',
  4841.     'ifHighSpeed' => '1000',
  4842.     'ifConnectorPresent' => 'true',
  4843.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4844.     'ifIndex' => '21',
  4845.     'ifType' => 'propVirtual',
  4846.     'ifSpeed' => '1000000000',
  4847.     'ifAdminStatus' => 'down',
  4848.     'ifLastChange' => '13700',
  4849.     'ifInUcastPkts' => '0',
  4850.     'ifInDiscards' => '0',
  4851.     'ifInUnknownProtos' => '0',
  4852.     'ifOutUcastPkts' => '0',
  4853.     'ifOutDiscards' => '0',
  4854.     'ifOutQLen' => '0',
  4855.   ),
  4856.   22 =>
  4857.   array (
  4858.     'ifName' => 'Ethernet1/14',
  4859.     'ifInBroadcastPkts' => '0',
  4860.     'ifOutBroadcastPkts' => '0',
  4861.     'ifHCInUcastPkts' => '0',
  4862.     'ifHCInBroadcastPkts' => '0',
  4863.     'ifHCOutUcastPkts' => '0',
  4864.     'ifHCOutBroadcastPkts' => '0',
  4865.     'ifHighSpeed' => '1000',
  4866.     'ifConnectorPresent' => 'true',
  4867.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4868.     'ifIndex' => '22',
  4869.     'ifType' => 'propVirtual',
  4870.     'ifSpeed' => '1000000000',
  4871.     'ifAdminStatus' => 'down',
  4872.     'ifLastChange' => '13700',
  4873.     'ifInUcastPkts' => '0',
  4874.     'ifInDiscards' => '0',
  4875.     'ifInUnknownProtos' => '0',
  4876.     'ifOutUcastPkts' => '0',
  4877.     'ifOutDiscards' => '0',
  4878.     'ifOutQLen' => '0',
  4879.   ),
  4880.   23 =>
  4881.   array (
  4882.     'ifName' => 'Ethernet1/15',
  4883.     'ifInBroadcastPkts' => '0',
  4884.     'ifOutBroadcastPkts' => '0',
  4885.     'ifHCInUcastPkts' => '0',
  4886.     'ifHCInBroadcastPkts' => '0',
  4887.     'ifHCOutUcastPkts' => '0',
  4888.     'ifHCOutBroadcastPkts' => '0',
  4889.     'ifHighSpeed' => '1000',
  4890.     'ifConnectorPresent' => 'true',
  4891.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4892.     'ifIndex' => '23',
  4893.     'ifType' => 'propVirtual',
  4894.     'ifSpeed' => '1000000000',
  4895.     'ifAdminStatus' => 'down',
  4896.     'ifLastChange' => '13700',
  4897.     'ifInUcastPkts' => '0',
  4898.     'ifInDiscards' => '0',
  4899.     'ifInUnknownProtos' => '0',
  4900.     'ifOutUcastPkts' => '0',
  4901.     'ifOutDiscards' => '0',
  4902.     'ifOutQLen' => '0',
  4903.   ),
  4904.   24 =>
  4905.   array (
  4906.     'ifName' => 'Ethernet1/16',
  4907.     'ifInBroadcastPkts' => '0',
  4908.     'ifOutBroadcastPkts' => '0',
  4909.     'ifHCInUcastPkts' => '0',
  4910.     'ifHCInBroadcastPkts' => '0',
  4911.     'ifHCOutUcastPkts' => '0',
  4912.     'ifHCOutBroadcastPkts' => '0',
  4913.     'ifHighSpeed' => '1000',
  4914.     'ifConnectorPresent' => 'true',
  4915.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4916.     'ifIndex' => '24',
  4917.     'ifType' => 'propVirtual',
  4918.     'ifSpeed' => '1000000000',
  4919.     'ifAdminStatus' => 'down',
  4920.     'ifLastChange' => '13700',
  4921.     'ifInUcastPkts' => '0',
  4922.     'ifInDiscards' => '0',
  4923.     'ifInUnknownProtos' => '0',
  4924.     'ifOutUcastPkts' => '0',
  4925.     'ifOutDiscards' => '0',
  4926.     'ifOutQLen' => '0',
  4927.   ),
  4928. )  
  4929. ignored: empty ifDescr  
  4930. ignored: empty ifDescr  
  4931. ignored: empty ifDescr  
  4932. ignored: empty ifDescr  
  4933. ignored: empty ifDescr  
  4934. ignored: empty ifDescr  
  4935. ignored: empty ifDescr  
  4936. ignored: empty ifDescr  
  4937. ignored: empty ifDescr  
  4938. ignored: empty ifDescr  
  4939. ignored: empty ifDescr  
  4940. ignored: empty ifDescr  
  4941. ignored: empty ifDescr  
  4942. ignored: empty ifDescr  
  4943. ignored: empty ifDescr  
  4944. ignored: empty ifDescr  
  4945. ignored: empty ifDescr  
  4946. ignored: empty ifDescr  
  4947. ignored: empty ifDescr  
  4948. ignored: empty ifDescr  
  4949. ignored: empty ifDescr  
  4950.  
  4951. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1692389664,null,1692389664][0m 0.36ms]
  4952.  
  4953. 0 updated  
  4954.  
  4955. >> Runtime for poller module 'ports': 18.2039 seconds with 85280 bytes
  4956. >> [0;36mSNMP[0m: [4/18.20s] [1;33mMySQL[0m: [2/0.02s] [0;32mRRD[0m: [2/0.00s]  
  4957. #### Unload poller module ports ####
  4958.  
  4959. RRD[[0;32mlast 10.13.1.150/poller-perf-ports.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  4960. RRD[[0;32mupdate 10.13.1.150/poller-perf-ports.rrd N:18.203886985779 --daemon unix:/var/run/rrdcached.sock[0m]  
  4961. Modules status: Global-  
  4962. OS  
  4963. Device  
  4964. Module [ xdsl ] disabled globally.
  4965.  
  4966. Modules status: Global+  
  4967. OS  
  4968. Device  
  4969.  
  4970. #### Load poller module customoid ####
  4971. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[31][0m 0.33ms]
  4972.  
  4973.  
  4974. >> Runtime for poller module 'customoid': 0.0008 seconds with 1352 bytes
  4975. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [2/0.00s]  
  4976. #### Unload poller module customoid ####
  4977.  
  4978. RRD[[0;32mlast 10.13.1.150/poller-perf-customoid.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  4979. RRD[[0;32mupdate 10.13.1.150/poller-perf-customoid.rrd N:0.00078988075256348 --daemon unix:/var/run/rrdcached.sock[0m]  
  4980. Modules status: Global+  
  4981. OS  
  4982. Device  
  4983.  
  4984. #### Load poller module bgp-peers ####
  4985. 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[31][0m 0.33ms]
  4986.  
  4987.  
  4988. >> Runtime for poller module 'bgp-peers': 0.0025 seconds with 13120 bytes
  4989. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [2/0.00s]  
  4990. #### Unload poller module bgp-peers ####
  4991.  
  4992. RRD[[0;32mlast 10.13.1.150/poller-perf-bgp-peers.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  4993. RRD[[0;32mupdate 10.13.1.150/poller-perf-bgp-peers.rrd N:0.002453088760376 --daemon unix:/var/run/rrdcached.sock[0m]  
  4994. Modules status: Global-  
  4995. OS  
  4996. Device  
  4997. Module [ junose-atm-vp ] disabled globally.
  4998.  
  4999. Modules status: Global-  
  5000. OS  
  5001. Device  
  5002. Module [ printer-supplies ] disabled globally.
  5003.  
  5004. Modules status: Global+  
  5005. OS  
  5006. Device  
  5007.  
  5008. #### Load poller module ucd-diskio ####
  5009. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[31][0m 0.27ms]
  5010.  
  5011.  
  5012. >> Runtime for poller module 'ucd-diskio': 0.0006 seconds with 760 bytes
  5013. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5014. #### Unload poller module ucd-diskio ####
  5015.  
  5016. RRD[[0;32mlast 10.13.1.150/poller-perf-ucd-diskio.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5017. RRD[[0;32mupdate 10.13.1.150/poller-perf-ucd-diskio.rrd N:0.00059080123901367 --daemon unix:/var/run/rrdcached.sock[0m]  
  5018. Modules status: Global-  
  5019. OS  
  5020. Device  
  5021. Module [ wifi ] disabled globally.
  5022.  
  5023. Modules status: Global+  
  5024. OS  
  5025. Device  
  5026.  
  5027. #### Load poller module wireless ####
  5028. Attempting to initialize OS: generic  
  5029. OS initialized: LibreNMS\OS\Generic  
  5030. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[31][0m 0.3ms]
  5031.  
  5032.  
  5033. >> Runtime for poller module 'wireless': 0.0018 seconds with 104432 bytes
  5034. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5035. #### Unload poller module wireless ####
  5036.  
  5037. RRD[[0;32mlast 10.13.1.150/poller-perf-wireless.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5038. RRD[[0;32mupdate 10.13.1.150/poller-perf-wireless.rrd N:0.0018241405487061 --daemon unix:/var/run/rrdcached.sock[0m]  
  5039. Modules status: Global+  
  5040. OS  
  5041. Device  
  5042.  
  5043. #### Load poller module ospf ####
  5044. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[31][0m 0.27ms]
  5045.  
  5046.  Processes: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m]  
  5047. ospfGeneralGroup = No Such Object available on this agent at this OID
  5048.  
  5049. MIB search path: /opt/librenms/mibs
  5050. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  5051.  
  5052. 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[31,""][0m 0.35ms]
  5053.  
  5054. 0
  5055. >> Runtime for poller module 'ospf': 0.0267 seconds with 97648 bytes
  5056. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [2/0.00s]  
  5057. #### Unload poller module ospf ####
  5058.  
  5059. RRD[[0;32mlast 10.13.1.150/poller-perf-ospf.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5060. RRD[[0;32mupdate 10.13.1.150/poller-perf-ospf.rrd N:0.026654958724976 --daemon unix:/var/run/rrdcached.sock[0m]  
  5061. Modules status: Global-  
  5062. OS  
  5063. Device  
  5064. Module [ isis ] disabled globally.
  5065.  
  5066. Modules status: Global+  
  5067. OS  
  5068. Device  
  5069.  
  5070. #### Load poller module cisco-ipsec-flow-monitor ####
  5071.  
  5072. >> Runtime for poller module 'cisco-ipsec-flow-monitor': 0.0004 seconds with 2560 bytes
  5073. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5074. #### Unload poller module cisco-ipsec-flow-monitor ####
  5075.  
  5076. RRD[[0;32mlast 10.13.1.150/poller-perf-cisco-ipsec-flow-monitor.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5077. RRD[[0;32mupdate 10.13.1.150/poller-perf-cisco-ipsec-flow-monitor.rrd N:0.00042295455932617 --daemon unix:/var/run/rrdcached.sock[0m]  
  5078. Modules status: Global+  
  5079. OS  
  5080. Device  
  5081.  
  5082. #### Load poller module cisco-remote-access-monitor ####
  5083.  
  5084. >> Runtime for poller module 'cisco-remote-access-monitor': 0.0001 seconds with 640 bytes
  5085. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5086. #### Unload poller module cisco-remote-access-monitor ####
  5087.  
  5088. RRD[[0;32mlast 10.13.1.150/poller-perf-cisco-remote-access-monitor.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5089. RRD[[0;32mupdate 10.13.1.150/poller-perf-cisco-remote-access-monitor.rrd N:0.00014400482177734 --daemon unix:/var/run/rrdcached.sock[0m]  
  5090. Modules status: Global+  
  5091. OS  
  5092. Device  
  5093.  
  5094. #### Load poller module cisco-cef ####
  5095.  
  5096. >> Runtime for poller module 'cisco-cef': 0.0003 seconds with 2160 bytes
  5097. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5098. #### Unload poller module cisco-cef ####
  5099.  
  5100. RRD[[0;32mlast 10.13.1.150/poller-perf-cisco-cef.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5101. RRD[[0;32mupdate 10.13.1.150/poller-perf-cisco-cef.rrd N:0.00033402442932129 --daemon unix:/var/run/rrdcached.sock[0m]  
  5102. Modules status: Global-  
  5103. OS  
  5104. Device  
  5105. Module [ slas ] disabled globally.
  5106.  
  5107. Modules status: Global+  
  5108. OS  
  5109. Device  
  5110.  
  5111. #### Load poller module cisco-mac-accounting ####
  5112.  
  5113. >> Runtime for poller module 'cisco-mac-accounting': 0.0004 seconds with 1336 bytes
  5114. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5115. #### Unload poller module cisco-mac-accounting ####
  5116.  
  5117. RRD[[0;32mlast 10.13.1.150/poller-perf-cisco-mac-accounting.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5118. RRD[[0;32mupdate 10.13.1.150/poller-perf-cisco-mac-accounting.rrd N:0.00035405158996582 --daemon unix:/var/run/rrdcached.sock[0m]  
  5119. Modules status: Global-  
  5120. OS  
  5121. Device  
  5122. Module [ cipsec-tunnels ] disabled globally.
  5123.  
  5124. Modules status: Global-  
  5125. OS  
  5126. Device  
  5127. Module [ cisco-ace-loadbalancer ] disabled globally.
  5128.  
  5129. Modules status: Global-  
  5130. OS  
  5131. Device  
  5132. Module [ cisco-ace-serverfarms ] disabled globally.
  5133.  
  5134. Modules status: Global+  
  5135. OS  
  5136. Device  
  5137.  
  5138. #### Load poller module cisco-asa-firewall ####
  5139.  
  5140. >> Runtime for poller module 'cisco-asa-firewall': 0.0001 seconds with 744 bytes
  5141. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5142. #### Unload poller module cisco-asa-firewall ####
  5143.  
  5144. RRD[[0;32mlast 10.13.1.150/poller-perf-cisco-asa-firewall.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5145. RRD[[0;32mupdate 10.13.1.150/poller-perf-cisco-asa-firewall.rrd N:0.00013089179992676 --daemon unix:/var/run/rrdcached.sock[0m]  
  5146. Modules status: Global-  
  5147. OS  
  5148. Device  
  5149. Module [ cisco-voice ] disabled globally.
  5150.  
  5151. Modules status: Global-  
  5152. OS  
  5153. Device  
  5154. Module [ cisco-cbqos ] disabled globally.
  5155.  
  5156. Modules status: Global-  
  5157. OS  
  5158. Device  
  5159. Module [ cisco-otv ] disabled globally.
  5160.  
  5161. Modules status: Global+  
  5162. OS  
  5163. Device  
  5164.  
  5165. #### Load poller module cisco-qfp ####
  5166. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m["cisco-qfp",0,0,31][0m 0.31ms]
  5167.  
  5168. Reporting disabled by user setting  
  5169.  
  5170. >> Runtime for poller module 'cisco-qfp': 0.0020 seconds with 86552 bytes
  5171. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5172. #### Unload poller module cisco-qfp ####
  5173.  
  5174. RRD[[0;32mlast 10.13.1.150/poller-perf-cisco-qfp.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5175. RRD[[0;32mupdate 10.13.1.150/poller-perf-cisco-qfp.rrd N:0.0020079612731934 --daemon unix:/var/run/rrdcached.sock[0m]  
  5176. Modules status: Global-  
  5177. OS  
  5178. Device  
  5179. Module [ cisco-vpdn ] disabled globally.
  5180.  
  5181. Modules status: Global-  
  5182. OS  
  5183. Device  
  5184. Module [ nac ] disabled globally.
  5185.  
  5186. Modules status: Global-  
  5187. OS  
  5188. Device  
  5189. Module [ netscaler-vsvr ] disabled globally.
  5190.  
  5191. Modules status: Global-  
  5192. OS  
  5193. Device  
  5194. Module [ aruba-controller ] disabled globally.
  5195.  
  5196. Modules status: Global+  
  5197. OS  
  5198. Device  
  5199.  
  5200. #### Load poller module entity-physical ####
  5201.  
  5202. >> Runtime for poller module 'entity-physical': 0.0001 seconds with 392 bytes
  5203. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5204. #### Unload poller module entity-physical ####
  5205.  
  5206. RRD[[0;32mlast 10.13.1.150/poller-perf-entity-physical.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5207. RRD[[0;32mupdate 10.13.1.150/poller-perf-entity-physical.rrd N:0.00010514259338379 --daemon unix:/var/run/rrdcached.sock[0m]  
  5208. Modules status: Global-  
  5209. OS  
  5210. Device  
  5211. Module [ entity-state ] disabled globally.
  5212.  
  5213. Modules status: Global+  
  5214. OS  
  5215. Device  
  5216.  
  5217. #### Load poller module applications ####
  5218. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [0;33m[31][0m 0.32ms]
  5219.  
  5220.  
  5221. >> Runtime for poller module 'applications': 0.0011 seconds with 93752 bytes
  5222. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5223. #### Unload poller module applications ####
  5224.  
  5225. RRD[[0;32mlast 10.13.1.150/poller-perf-applications.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5226. RRD[[0;32mupdate 10.13.1.150/poller-perf-applications.rrd N:0.001054048538208 --daemon unix:/var/run/rrdcached.sock[0m]  
  5227. Modules status: Global+  
  5228. OS  
  5229. Device  
  5230.  
  5231. #### Load poller module stp ####
  5232. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[31][0m 0.32ms]
  5233.  
  5234.  
  5235. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[31][0m 0.31ms]
  5236.  
  5237.  
  5238. >> Runtime for poller module 'stp': 0.0022 seconds with 71304 bytes
  5239. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [2/0.00s]  
  5240. #### Unload poller module stp ####
  5241.  
  5242. RRD[[0;32mlast 10.13.1.150/poller-perf-stp.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5243. RRD[[0;32mupdate 10.13.1.150/poller-perf-stp.rrd N:0.0022039413452148 --daemon unix:/var/run/rrdcached.sock[0m]  
  5244. Modules status: Global+  
  5245. OS  
  5246. Device  
  5247.  
  5248. #### Load poller module ntp ####
  5249.  
  5250. >> Runtime for poller module 'ntp': 0.0001 seconds with 320 bytes
  5251. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5252. #### Unload poller module ntp ####
  5253.  
  5254. RRD[[0;32mlast 10.13.1.150/poller-perf-ntp.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5255. RRD[[0;32mupdate 10.13.1.150/poller-perf-ntp.rrd N:0.00010395050048828 --daemon unix:/var/run/rrdcached.sock[0m]  
  5256. Modules status: Global-  
  5257. OS  
  5258. Device  
  5259. Module [ loadbalancers ] disabled globally.
  5260.  
  5261. Modules status: Global-  
  5262. OS  
  5263. Device  
  5264. Module [ mef ] disabled globally.
  5265.  
  5266. Modules status: Global+  
  5267. OS  
  5268. Device  
  5269.  
  5270. #### Load poller module mpls ####
  5271.  
  5272. >> Runtime for poller module 'mpls': 0.0005 seconds with 36712 bytes
  5273. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  5274. #### Unload poller module mpls ####
  5275.  
  5276. RRD[[0;32mlast 10.13.1.150/poller-perf-mpls.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5277. RRD[[0;32mupdate 10.13.1.150/poller-perf-mpls.rrd N:0.0005040168762207 --daemon unix:/var/run/rrdcached.sock[0m]  
  5278. RRD[[0;32mlast 10.13.1.150/poller-perf.rrd  --daemon unix:/var/run/rrdcached.sock[0m]  
  5279. RRD[[0;32mupdate 10.13.1.150/poller-perf.rrd N:21.004 --daemon unix:/var/run/rrdcached.sock[0m]  
  5280. Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[31][0m 0.27ms]
  5281.  
  5282.  
  5283. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[21.004,31][0m 1.37ms]
  5284.  
  5285. Updating 10.13.1.150  
  5286.  
  5287. Polled in 21.004 seconds
  5288. ### Start Device Groups ###
  5289. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.24ms]
  5290.  
  5291. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[31][0m 0.27ms]
  5292.  
  5293. Groups Added:  
  5294. Groups Removed:  
  5295. ### End Device Groups, runtime: 0.0044s ###
  5296.  
  5297. #### Start Alerts ####
  5298. 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[31][0m 0.29ms]
  5299.  
  5300. 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(`start`) &lt;= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2023-08-18T20:14:24.768007Z","2023-08-18T20:14:24.768007Z",0,1,"20:14:24","20:14:24","20:14:24","20:14:24","[45m%","device",31,"location",18][0m 0.91ms]
  5301.  
  5302. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[31][0m 0.51ms]
  5303.  
  5304. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  5305.         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 = ?)
  5306.         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 = ?))
  5307.         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 = ?))
  5308.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  5309.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  5310.         WHERE a.disabled = 0 AND (
  5311.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  5312.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  5313.             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) AND (ld.device_id != ? OR ld.device_id IS NULL))
  5314.         ) [0;33m[31,31,31,31,31,31,31,31,31,31,31][0m 2.07ms]
  5315.  
  5316. Rule [0;35m#1 (Devices up/down):[0m  
  5317.  
  5318. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[31][0m 0.45ms]
  5319.  
  5320. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[1,31][0m 0.25ms]
  5321.  
  5322. Status: [0;34mNOCHG[0m  
  5323. Rule [0;35m#2 (Device rebooted):[0m  
  5324.  
  5325. 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 xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed bgpPeers.bgpPeerState = "established" xss=removed 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 xss=removed>ports.ifInOctets_rate, ports.ifOutOctets_rate, ports.ifInOctets_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[31][0m 0.82ms]
  5326.  
  5327. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[6,31][0m 0.25ms]
  5328.  
  5329. Status: [0;34mNOCHG[0m  
  5330. Rule [0;35m#7 (Sensor over limit - Check Device Health Settings):[0m  
  5331.  
  5332. 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[31][0m 0.58ms]
  5333.  
  5334. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[7,31][0m 0.24ms]
  5335.  
  5336. Status: [0;34mNOCHG[0m  
  5337. Rule [0;35m#8 (Sensor under limit - Check Device Health Settings):[0m  
  5338.  
  5339. 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[31][0m 0.56ms]
  5340.  
  5341. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[10,31][0m 0.33ms]
  5342.  
  5343. Status: [0;34mNOCHG[0m  
  5344. Rule [0;35m#11 (Wireless Sensor under limit):[0m  
  5345.  
  5346. 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[31][0m 0.54ms]
  5347.  
  5348. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[11,31][0m 0.24ms]
  5349.  
  5350. Status: [0;34mNOCHG[0m  
  5351. Rule [0;35m#12 (State Sensor Critical):[0m  
  5352.  
  5353. 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 [0;33m[31][0m 0.76ms]
  5354.  
  5355. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[12,31][0m 0.25ms]
  5356.  
  5357. Status: [0;34mNOCHG[0m  
  5358. #### End Alerts ####
  5359. ./poller.php 10.13.1.150 2023-08-18 13:14:24 - 1 devices polled in 21.34 secs  
  5360.  
  5361. [0;36mSNMP[0m [32/19.60s]: Snmpget[24/0.80s] Snmpwalk[8/18.80s]  
  5362. [1;33mSQL[0m [143/0.88s]: Select[62/0.37s] Insert[1/0.06s] Update[79/0.45s] Delete[1/0.00s]  
  5363. [0;32mRRD[0m [362/0.15s]: Other[181/0.10s] Update[181/0.05s]  
  5364.