LibreNMS Poller SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.38ms] SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.32ms] SQL[[1;33mselect version() [0;33m[][0m 0.31ms] =========================================== Component | Version --------- | ------- LibreNMS | 23.4.1-68-g49e40842c (2023-05-18T09:38:45-04:00) DB Schema | 2023_05_12_071412_devices_expand_timetaken_doubles (251) PHP | 8.1.19 Python | 3.6.8 Database | MariaDB 10.4.25-MariaDB-log RRDTool | 1.6.0 SNMP | 5.7.2 =========================================== DEBUG! Updating os_def.cache Starting polling run: SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = 'mucc-ftd-outside.gw.mcgill.ca' ORDER BY `device_id` ASC [0;33m[][0m 0.57ms] SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[2998][0m 0.32ms] SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[2998][0m 0.25ms] Attempting to initialize OS: generic OS initialized: LibreNMS\OS\Generic Hostname: mucc-ftd-outside.gw.mcgill.ca Device ID: 2998 OS: generic Resolved IP: 132.216.9.84 [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' 'mucc-ftd-outside.gw.mcgill.ca' response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.57/0.63/0.69 SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m] SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.9.1.3257 SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `debug`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [0;33m[0.57,0.69,0.63,3,3,0,"{\"poller_name\":\"makalu.ncs.mcgill.ca\\n\"}",2998,"2023-05-19 12:43:48"][0m 0.49ms] SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[0.63,2998][0m 0.38ms] 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[2998][0m 0.3ms] Modules status: Global+ OS Device #### Load poller module core #### SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m] .*.*.0 = 357800 SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m] SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 3575 HOST-RESOURCES-MIB::hrSystemUptime.0 = 400249 Uptime seconds: 4002 Uptime: 1 hour 6 minutes 42 seconds SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[4002,2998][0m 0.39ms] >> Runtime for poller module 'core': 0.0621 seconds with 45136 bytes >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module core #### Modules status: Global+ OS Device #### Load poller module unix-agent #### >> Runtime for poller module 'unix-agent': 0.0007 seconds with 5712 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module unix-agent #### Modules status: Global+ OS Device #### Load poller module os #### Generic :( SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[1277][0m 0.29ms] Location: null Hardware: OS Version: OS Features: Serial: >> Runtime for poller module 'os': 0.0032 seconds with 78576 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module os #### Modules status: Global+ OS Device #### Load poller module availability #### SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[2998][0m 0.28ms] Availability: SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[2998][0m 0.22ms] SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2998,1684428228][0m 0.27ms] SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,7177][0m 0.18ms] 1 day : 100% SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2998,1683909828][0m 0.22ms] SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,7178][0m 0.17ms] 1 week : 100% SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2998,1681922628][0m 0.23ms] SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,7179][0m 0.14ms] 1 month : 100% SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2998,1652978628][0m 0.21ms] SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,7180][0m 0.13ms] 1 year : 100% >> Runtime for poller module 'availability': 0.0048 seconds with 15648 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.02s] #### Unload poller module availability #### Modules status: Global- OS Device Module [ ipmi ] disabled globally. Modules status: Global+ OS Device #### Load poller module sensors #### SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[2998][0m 0.26ms] >> Runtime for poller module 'sensors': 0.0005 seconds with 1160 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module sensors #### Modules status: Global+ OS Device #### Load poller module processors #### Attempting to initialize OS: generic OS initialized: LibreNMS\OS\Generic SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[2998][0m 0.26ms] SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' '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'[0m] .*.*.*608 = 53 .*.*.*609 = 100 .*.*.*610 = 8 .*.*.*611 = 21 array ( '.1.3.6.1.2.1.25.3.3.1.2.196608' => '53', '.1.3.6.1.2.1.25.3.3.1.2.196609' => '100', '.1.3.6.1.2.1.25.3.3.1.2.196610' => '8', '.1.3.6.1.2.1.25.3.3.1.2.196611' => '21', ) Intel Atom C3558 @ 2.20GHz: 53% SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[53,184771][0m 0.28ms] Intel Atom C3558 @ 2.20GHz: 100% Intel Atom C3558 @ 2.20GHz: 8% SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[8,184773][0m 0.15ms] Intel Atom C3558 @ 2.20GHz: 21% SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[21,184774][0m 0.13ms] >> Runtime for poller module 'processors': 0.0295 seconds with 9016 bytes >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [4/0.01s] #### Unload poller module processors #### Modules status: Global+ OS Device #### Load poller module mempools #### SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[2998][0m 0.35ms] SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' '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] .*.*.* = 6362676 .*.*.* = 6652212 .*.*.* = 19148 .*.*.* = 956656 .*.*.* = 25320 .*.*.* = 289536 Free memory adjusted by availability calculation: 1.66 GiB -> 2.59 GiB hrstorage [system]: Physical memory: 66% 5.14 GiB / 7.73 GiB SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[5516156928,2786099200,34086][0m 0.32ms] hrstorage [virtual]: Virtual memory: 37% 6.34 GiB / 16.98 GiB SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[6811865088,11415511040,34087][0m 0.21ms] hrstorage [buffers]: Memory buffers: 0.7 MiB / 7.73 GiB SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[19607552,8282648576,34088][0m 0.21ms] hrstorage [cached]: Cached memory: 12�4.23 MiB / 7.73 GiB SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[979615744,7322640384,34089][0m 0.2ms] hrstorage [shared]: Shared memory: 0$.73 MiB / 7.73 GiB hrstorage [swap]: Swap space: 3(2.75 MiB / 9.24 GiB >> Runtime for poller module 'mempools': 0.0318 seconds with 31256 bytes >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [5/0.01s] #### Unload poller module mempools #### Modules status: Global+ OS Device #### Load poller module storage #### SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[2998][0m 0.84ms] Storage /ngfw/usr/sbin: hrstorage SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'hrStorageEntry'[0m] hrStorageIndex.1 = 1 hrStorageIndex.3 = 3 hrStorageIndex.6 = 6 hrStorageIndex.7 = 7 hrStorageIndex.8 = 8 hrStorageIndex.10 = 10 hrStorageIndex.37 = 37 hrStorageIndex.39 = 39 hrStorageIndex.40 = 40 hrStorageIndex.41 = 41 hrStorageIndex.42 = 42 hrStorageIndex.43 = 43 hrStorageIndex.44 = 44 hrStorageIndex.45 = 45 hrStorageIndex.46 = 46 hrStorageIndex.47 = 47 hrStorageIndex.48 = 48 hrStorageIndex.49 = 49 hrStorageIndex.50 = 50 hrStorageIndex.51 = 51 hrStorageIndex.52 = 52 hrStorageIndex.53 = 53 hrStorageIndex.54 = 54 hrStorageIndex.55 = 55 hrStorageIndex.56 = 56 hrStorageIndex.57 = 57 hrStorageIndex.58 = 58 hrStorageIndex.59 = 59 hrStorageIndex.60 = 60 hrStorageIndex.61 = 61 hrStorageIndex.62 = 62 hrStorageIndex.63 = 63 hrStorageIndex.64 = 64 hrStorageIndex.65 = 65 hrStorageIndex.66 = 66 hrStorageIndex.67 = 67 hrStorageIndex.68 = 68 hrStorageIndex.69 = 69 hrStorageIndex.70 = 70 hrStorageIndex.71 = 71 hrStorageIndex.72 = 72 hrStorageIndex.73 = 73 hrStorageIndex.74 = 74 hrStorageIndex.75 = 75 hrStorageIndex.76 = 76 hrStorageIndex.77 = 77 hrStorageIndex.78 = 78 hrStorageIndex.79 = 79 hrStorageIndex.81 = 81 hrStorageIndex.82 = 82 hrStorageIndex.83 = 83 hrStorageIndex.84 = 84 hrStorageIndex.85 = 85 hrStorageIndex.86 = 86 hrStorageIndex.87 = 87 hrStorageIndex.88 = 88 hrStorageIndex.89 = 89 hrStorageIndex.90 = 90 hrStorageIndex.91 = 91 hrStorageIndex.92 = 92 hrStorageIndex.93 = 93 hrStorageIndex.94 = 94 hrStorageIndex.95 = 95 hrStorageIndex.96 = 96 hrStorageIndex.97 = 97 hrStorageIndex.98 = 98 hrStorageIndex.99 = 99 hrStorageIndex.100 = 100 hrStorageIndex.101 = 101 hrStorageIndex.102 = 102 hrStorageIndex.103 = 103 hrStorageIndex.104 = 104 hrStorageIndex.105 = 105 hrStorageIndex.106 = 106 hrStorageIndex.107 = 107 hrStorageIndex.108 = 108 hrStorageIndex.109 = 109 hrStorageIndex.110 = 110 hrStorageIndex.111 = 111 hrStorageIndex.112 = 112 hrStorageIndex.113 = 113 hrStorageIndex.114 = 114 hrStorageIndex.115 = 115 hrStorageIndex.116 = 116 hrStorageIndex.117 = 117 hrStorageIndex.118 = 118 hrStorageIndex.119 = 119 hrStorageIndex.120 = 120 hrStorageIndex.121 = 121 hrStorageIndex.122 = 122 hrStorageIndex.123 = 123 hrStorageIndex.124 = 124 hrStorageIndex.125 = 125 hrStorageIndex.126 = 126 hrStorageIndex.127 = 127 hrStorageIndex.128 = 128 hrStorageIndex.129 = 129 hrStorageIndex.130 = 130 hrStorageIndex.131 = 131 hrStorageIndex.132 = 132 hrStorageIndex.133 = 133 hrStorageIndex.134 = 134 hrStorageIndex.135 = 135 hrStorageIndex.136 = 136 hrStorageIndex.137 = 137 hrStorageIndex.138 = 138 hrStorageIndex.139 = 139 hrStorageIndex.140 = 140 hrStorageIndex.141 = 141 hrStorageIndex.143 = 143 hrStorageIndex.151 = 151 hrStorageIndex.152 = 152 hrStorageType.1 = hrStorageRam hrStorageType.3 = hrStorageVirtualMemory hrStorageType.6 = hrStorageOther hrStorageType.7 = hrStorageOther hrStorageType.8 = hrStorageOther hrStorageType.10 = hrStorageVirtualMemory hrStorageType.37 = hrStorageFixedDisk hrStorageType.39 = hrStorageFixedDisk hrStorageType.40 = hrStorageFixedDisk hrStorageType.41 = hrStorageFixedDisk hrStorageType.42 = hrStorageFixedDisk hrStorageType.43 = hrStorageFixedDisk hrStorageType.44 = hrStorageFixedDisk hrStorageType.45 = hrStorageFixedDisk hrStorageType.46 = hrStorageFixedDisk hrStorageType.47 = hrStorageFixedDisk hrStorageType.48 = hrStorageFixedDisk hrStorageType.49 = hrStorageFixedDisk hrStorageType.50 = hrStorageFixedDisk hrStorageType.51 = hrStorageFixedDisk hrStorageType.52 = hrStorageFixedDisk hrStorageType.53 = hrStorageFixedDisk hrStorageType.54 = hrStorageFixedDisk hrStorageType.55 = hrStorageFixedDisk hrStorageType.56 = hrStorageFixedDisk hrStorageType.57 = hrStorageFixedDisk hrStorageType.58 = hrStorageFixedDisk hrStorageType.59 = hrStorageFixedDisk hrStorageType.60 = hrStorageFixedDisk hrStorageType.61 = hrStorageFixedDisk hrStorageType.62 = hrStorageFixedDisk hrStorageType.63 = hrStorageFixedDisk hrStorageType.64 = hrStorageFixedDisk hrStorageType.65 = hrStorageFixedDisk hrStorageType.66 = hrStorageFixedDisk hrStorageType.67 = hrStorageFixedDisk hrStorageType.68 = hrStorageFixedDisk hrStorageType.69 = hrStorageFixedDisk hrStorageType.70 = hrStorageFixedDisk hrStorageType.71 = hrStorageFixedDisk hrStorageType.72 = hrStorageFixedDisk hrStorageType.73 = hrStorageFixedDisk hrStorageType.74 = hrStorageFixedDisk hrStorageType.75 = hrStorageFixedDisk hrStorageType.76 = hrStorageFixedDisk hrStorageType.77 = hrStorageFixedDisk hrStorageType.78 = hrStorageFixedDisk hrStorageType.79 = hrStorageFixedDisk hrStorageType.81 = hrStorageFixedDisk hrStorageType.82 = hrStorageFixedDisk hrStorageType.83 = hrStorageFixedDisk hrStorageType.84 = hrStorageFixedDisk hrStorageType.85 = hrStorageFixedDisk hrStorageType.86 = hrStorageFixedDisk hrStorageType.87 = hrStorageFixedDisk hrStorageType.88 = hrStorageFixedDisk hrStorageType.89 = hrStorageFixedDisk hrStorageType.90 = hrStorageFixedDisk hrStorageType.91 = hrStorageFixedDisk hrStorageType.92 = hrStorageFixedDisk hrStorageType.93 = hrStorageFixedDisk hrStorageType.94 = hrStorageFixedDisk hrStorageType.95 = hrStorageFixedDisk hrStorageType.96 = hrStorageFixedDisk hrStorageType.97 = hrStorageFixedDisk hrStorageType.98 = hrStorageFixedDisk hrStorageType.99 = hrStorageFixedDisk hrStorageType.100 = hrStorageFixedDisk hrStorageType.101 = hrStorageFixedDisk hrStorageType.102 = hrStorageFixedDisk hrStorageType.103 = hrStorageFixedDisk hrStorageType.104 = hrStorageFixedDisk hrStorageType.105 = hrStorageFixedDisk hrStorageType.106 = hrStorageFixedDisk hrStorageType.107 = hrStorageFixedDisk hrStorageType.108 = hrStorageFixedDisk hrStorageType.109 = hrStorageFixedDisk hrStorageType.110 = hrStorageFixedDisk hrStorageType.111 = hrStorageFixedDisk hrStorageType.112 = hrStorageFixedDisk hrStorageType.113 = hrStorageFixedDisk hrStorageType.114 = hrStorageFixedDisk hrStorageType.115 = hrStorageFixedDisk hrStorageType.116 = hrStorageFixedDisk hrStorageType.117 = hrStorageFixedDisk hrStorageType.118 = hrStorageFixedDisk hrStorageType.119 = hrStorageFixedDisk hrStorageType.120 = hrStorageFixedDisk hrStorageType.121 = hrStorageFixedDisk hrStorageType.122 = hrStorageFixedDisk hrStorageType.123 = hrStorageFixedDisk hrStorageType.124 = hrStorageFixedDisk hrStorageType.125 = hrStorageFixedDisk hrStorageType.126 = hrStorageFixedDisk hrStorageType.127 = hrStorageFixedDisk hrStorageType.128 = hrStorageFixedDisk hrStorageType.129 = hrStorageFixedDisk hrStorageType.130 = hrStorageFixedDisk hrStorageType.131 = hrStorageFixedDisk hrStorageType.132 = hrStorageFixedDisk hrStorageType.133 = hrStorageFixedDisk hrStorageType.134 = hrStorageFixedDisk hrStorageType.135 = hrStorageFixedDisk hrStorageType.136 = hrStorageFixedDisk hrStorageType.137 = hrStorageFixedDisk hrStorageType.138 = hrStorageFixedDisk hrStorageType.139 = hrStorageFixedDisk hrStorageType.140 = hrStorageFixedDisk hrStorageType.141 = hrStorageFixedDisk hrStorageType.143 = hrStorageFixedDisk hrStorageType.151 = hrStorageFixedDisk hrStorageType.152 = hrStorageFixedDisk hrStorageDescr.1 = Physical memory hrStorageDescr.3 = Virtual memory hrStorageDescr.6 = Memory buffers hrStorageDescr.7 = Cached memory hrStorageDescr.8 = Shared memory hrStorageDescr.10 = Swap space hrStorageDescr.37 = /run hrStorageDescr.39 = /mnt/boot hrStorageDescr.40 = /opt/cisco/config hrStorageDescr.41 = /opt/cisco/platform/logs hrStorageDescr.42 = /opt/cisco/csp hrStorageDescr.43 = /bin hrStorageDescr.44 = /etc hrStorageDescr.45 = /isan hrStorageDescr.46 = /lib hrStorageDescr.47 = /lib64 hrStorageDescr.48 = /media hrStorageDescr.49 = /sbin hrStorageDescr.50 = /usr hrStorageDescr.51 = /var hrStorageDescr.52 = /opt/ssp-chm hrStorageDescr.53 = /opt/ssp-sma hrStorageDescr.54 = /opt/ssp-mgmt-scripts hrStorageDescr.55 = /opt/nd hrStorageDescr.56 = /opt/heimdall hrStorageDescr.57 = /opt/csp hrStorageDescr.58 = /opt/ssp-cs hrStorageDescr.59 = /opt/bootcli hrStorageDescr.60 = /opt/cisco/sed hrStorageDescr.61 = /opt/cisco/nvme hrStorageDescr.62 = /opt/cisco/npu_accelerator hrStorageDescr.63 = /opt/cisco/softraid hrStorageDescr.64 = /opt/cisco/sudi hrStorageDescr.65 = /opt/cisco/reset_manager hrStorageDescr.66 = /opt/cisco/poe_manager hrStorageDescr.67 = /opt/cisco/pm hrStorageDescr.68 = /opt/cisco/kppm hrStorageDescr.69 = /opt/cisco/lacp hrStorageDescr.70 = /opt/cisco/inventory_manager hrStorageDescr.71 = /opt/cisco/env_manager hrStorageDescr.72 = /opt/cisco/kpidprom hrStorageDescr.73 = /opt/cisco/ledmgr hrStorageDescr.74 = /opt/cisco/spi hrStorageDescr.75 = /opt/cisco/fpga hrStorageDescr.76 = /opt/cisco/i2c hrStorageDescr.77 = /opt/cisco/dbgtrace hrStorageDescr.78 = /opt/cisco/sspos_heimdall hrStorageDescr.79 = /var/data/cores hrStorageDescr.81 = /ngfw hrStorageDescr.82 = /ngfw/bin hrStorageDescr.83 = /ngfw/cisco hrStorageDescr.84 = /ngfw/etc/rc.d hrStorageDescr.85 = /ngfw/etc/sf/entitlement.map hrStorageDescr.86 = /ngfw/lib hrStorageDescr.87 = /ngfw/lib64 hrStorageDescr.88 = /ngfw/sbin hrStorageDescr.89 = /ngfw/usr/bin hrStorageDescr.90 = /ngfw/usr/lib hrStorageDescr.91 = /ngfw/usr/lib64 hrStorageDescr.92 = /ngfw/usr/lib64exec hrStorageDescr.93 = /ngfw/usr/libexec hrStorageDescr.94 = /ngfw/usr/local/asa/bin hrStorageDescr.95 = /ngfw/usr/local/asa/lib hrStorageDescr.96 = /ngfw/usr/local/asa/scripts hrStorageDescr.97 = /ngfw/usr/local/asa/sys hrStorageDescr.98 = /ngfw/usr/local/bin hrStorageDescr.99 = /ngfw/usr/modules hrStorageDescr.100 = /ngfw/usr/sbin hrStorageDescr.101 = /ngfw/var/cisco/ngfwManager/libs hrStorageDescr.102 = /ngfw/var/cisco/ngfwWebUi/bin hrStorageDescr.103 = /ngfw/var/cisco/ngfwWebUi/libs hrStorageDescr.104 = /ngfw/var/cisco/ngfwWebUi/tomcat/bin hrStorageDescr.105 = /ngfw/var/cisco/ngfwWebUi/tomcat/lib hrStorageDescr.106 = /ngfw/var/cisco/ngfwWebUi/tomcat/webapps hrStorageDescr.107 = /ngfw/var/jre hrStorageDescr.108 = /ngfw/var/perl hrStorageDescr.109 = /ngfw/var/sf/bin hrStorageDescr.110 = /ngfw/var/sf/dstat/plugins hrStorageDescr.111 = /ngfw/var/sf/etc/scripts hrStorageDescr.112 = /ngfw/var/sf/healthmon_modules hrStorageDescr.113 = /ngfw/var/sf/idhttpsd/bin hrStorageDescr.114 = /ngfw/var/sf/idhttpsd/modules hrStorageDescr.115 = /ngfw/var/sf/lib hrStorageDescr.116 = /ngfw/var/sf/lib64 hrStorageDescr.117 = /ngfw/var/sf/nmap/bin hrStorageDescr.118 = /ngfw/var/sf/remediation_modules hrStorageDescr.119 = /ngfw/usr/local/asa/cavium hrStorageDescr.120 = /ngfw/usr/local/drt hrStorageDescr.121 = /ngfw/var/sf/lib/extensions hrStorageDescr.122 = /ngfw/var/sf/lib/navl hrStorageDescr.123 = /ngfw/var/sf/lib/snort hrStorageDescr.124 = /ngfw/var/sf/lib64/navl hrStorageDescr.125 = /ngfw/usr/local/sf hrStorageDescr.126 = /ngfw/usr/local/sf/bin hrStorageDescr.127 = /ngfw/usr/local/sf/dstat/plugins hrStorageDescr.128 = /ngfw/usr/local/sf/etc/scripts hrStorageDescr.129 = /ngfw/usr/local/sf/healthmon_modules hrStorageDescr.130 = /ngfw/usr/local/sf/idhttpsd/bin hrStorageDescr.131 = /ngfw/usr/local/sf/idhttpsd/modules hrStorageDescr.132 = /ngfw/usr/local/sf/lib hrStorageDescr.133 = /ngfw/usr/local/sf/lib/extensions hrStorageDescr.134 = /ngfw/usr/local/sf/lib/navl hrStorageDescr.135 = /ngfw/usr/local/sf/lib/snort hrStorageDescr.136 = /ngfw/usr/local/sf/lib64 hrStorageDescr.137 = /ngfw/usr/local/sf/lib64/navl hrStorageDescr.138 = /ngfw/usr/local/sf/nmap/bin hrStorageDescr.139 = /ngfw/usr/local/sf/remediation_modules hrStorageDescr.140 = /ngfw/Volume hrStorageDescr.141 = /home hrStorageDescr.143 = /dev/cgroups hrStorageDescr.151 = /dev/shm/snort hrStorageDescr.152 = /var/data/cores/sysdebug/tftpd_logs hrStorageAllocationUnits.1 = 1024 hrStorageAllocationUnits.3 = 1024 hrStorageAllocationUnits.6 = 1024 hrStorageAllocationUnits.7 = 1024 hrStorageAllocationUnits.8 = 1024 hrStorageAllocationUnits.10 = 1024 hrStorageAllocationUnits.37 = 4096 hrStorageAllocationUnits.39 = 4096 hrStorageAllocationUnits.40 = 4096 hrStorageAllocationUnits.41 = 4096 hrStorageAllocationUnits.42 = 4096 hrStorageAllocationUnits.43 = 4096 hrStorageAllocationUnits.44 = 4096 hrStorageAllocationUnits.45 = 4096 hrStorageAllocationUnits.46 = 4096 hrStorageAllocationUnits.47 = 4096 hrStorageAllocationUnits.48 = 4096 hrStorageAllocationUnits.49 = 4096 hrStorageAllocationUnits.50 = 4096 hrStorageAllocationUnits.51 = 4096 hrStorageAllocationUnits.52 = 4096 hrStorageAllocationUnits.53 = 4096 hrStorageAllocationUnits.54 = 4096 hrStorageAllocationUnits.55 = 4096 hrStorageAllocationUnits.56 = 4096 hrStorageAllocationUnits.57 = 4096 hrStorageAllocationUnits.58 = 4096 hrStorageAllocationUnits.59 = 4096 hrStorageAllocationUnits.60 = 4096 hrStorageAllocationUnits.61 = 4096 hrStorageAllocationUnits.62 = 4096 hrStorageAllocationUnits.63 = 4096 hrStorageAllocationUnits.64 = 4096 hrStorageAllocationUnits.65 = 4096 hrStorageAllocationUnits.66 = 4096 hrStorageAllocationUnits.67 = 4096 hrStorageAllocationUnits.68 = 4096 hrStorageAllocationUnits.69 = 4096 hrStorageAllocationUnits.70 = 4096 hrStorageAllocationUnits.71 = 4096 hrStorageAllocationUnits.72 = 4096 hrStorageAllocationUnits.73 = 4096 hrStorageAllocationUnits.74 = 4096 hrStorageAllocationUnits.75 = 4096 hrStorageAllocationUnits.76 = 4096 hrStorageAllocationUnits.77 = 4096 hrStorageAllocationUnits.78 = 4096 hrStorageAllocationUnits.79 = 4096 hrStorageAllocationUnits.81 = 4096 hrStorageAllocationUnits.82 = 4096 hrStorageAllocationUnits.83 = 4096 hrStorageAllocationUnits.84 = 4096 hrStorageAllocationUnits.85 = 4096 hrStorageAllocationUnits.86 = 4096 hrStorageAllocationUnits.87 = 4096 hrStorageAllocationUnits.88 = 4096 hrStorageAllocationUnits.89 = 4096 hrStorageAllocationUnits.90 = 4096 hrStorageAllocationUnits.91 = 4096 hrStorageAllocationUnits.92 = 4096 hrStorageAllocationUnits.93 = 4096 hrStorageAllocationUnits.94 = 4096 hrStorageAllocationUnits.95 = 4096 hrStorageAllocationUnits.96 = 4096 hrStorageAllocationUnits.97 = 4096 hrStorageAllocationUnits.98 = 4096 hrStorageAllocationUnits.99 = 4096 hrStorageAllocationUnits.100 = 4096 hrStorageAllocationUnits.101 = 4096 hrStorageAllocationUnits.102 = 4096 hrStorageAllocationUnits.103 = 4096 hrStorageAllocationUnits.104 = 4096 hrStorageAllocationUnits.105 = 4096 hrStorageAllocationUnits.106 = 4096 hrStorageAllocationUnits.107 = 4096 hrStorageAllocationUnits.108 = 4096 hrStorageAllocationUnits.109 = 4096 hrStorageAllocationUnits.110 = 4096 hrStorageAllocationUnits.111 = 4096 hrStorageAllocationUnits.112 = 4096 hrStorageAllocationUnits.113 = 4096 hrStorageAllocationUnits.114 = 4096 hrStorageAllocationUnits.115 = 4096 hrStorageAllocationUnits.116 = 4096 hrStorageAllocationUnits.117 = 4096 hrStorageAllocationUnits.118 = 4096 hrStorageAllocationUnits.119 = 4096 hrStorageAllocationUnits.120 = 4096 hrStorageAllocationUnits.121 = 4096 hrStorageAllocationUnits.122 = 4096 hrStorageAllocationUnits.123 = 4096 hrStorageAllocationUnits.124 = 4096 hrStorageAllocationUnits.125 = 4096 hrStorageAllocationUnits.126 = 4096 hrStorageAllocationUnits.127 = 4096 hrStorageAllocationUnits.128 = 4096 hrStorageAllocationUnits.129 = 4096 hrStorageAllocationUnits.130 = 4096 hrStorageAllocationUnits.131 = 4096 hrStorageAllocationUnits.132 = 4096 hrStorageAllocationUnits.133 = 4096 hrStorageAllocationUnits.134 = 4096 hrStorageAllocationUnits.135 = 4096 hrStorageAllocationUnits.136 = 4096 hrStorageAllocationUnits.137 = 4096 hrStorageAllocationUnits.138 = 4096 hrStorageAllocationUnits.139 = 4096 hrStorageAllocationUnits.140 = 4096 hrStorageAllocationUnits.141 = 4096 hrStorageAllocationUnits.143 = 4096 hrStorageAllocationUnits.151 = 4096 hrStorageAllocationUnits.152 = 4096 hrStorageSize.1 = 8107672 hrStorageSize.3 = 17800172 hrStorageSize.6 = 8107672 hrStorageSize.7 = 956656 hrStorageSize.8 = 25320 hrStorageSize.10 = 9692500 hrStorageSize.37 = 1013459 hrStorageSize.39 = 1905962 hrStorageSize.40 = 236286 hrStorageSize.41 = 236286 hrStorageSize.42 = 39044478 hrStorageSize.43 = 39044478 hrStorageSize.44 = 39044478 hrStorageSize.45 = 39044478 hrStorageSize.46 = 39044478 hrStorageSize.47 = 39044478 hrStorageSize.48 = 39044478 hrStorageSize.49 = 39044478 hrStorageSize.50 = 39044478 hrStorageSize.51 = 39044478 hrStorageSize.52 = 39044478 hrStorageSize.53 = 39044478 hrStorageSize.54 = 39044478 hrStorageSize.55 = 39044478 hrStorageSize.56 = 39044478 hrStorageSize.57 = 39044478 hrStorageSize.58 = 39044478 hrStorageSize.59 = 39044478 hrStorageSize.60 = 39044478 hrStorageSize.61 = 39044478 hrStorageSize.62 = 39044478 hrStorageSize.63 = 39044478 hrStorageSize.64 = 39044478 hrStorageSize.65 = 39044478 hrStorageSize.66 = 39044478 hrStorageSize.67 = 39044478 hrStorageSize.68 = 39044478 hrStorageSize.69 = 39044478 hrStorageSize.70 = 39044478 hrStorageSize.71 = 39044478 hrStorageSize.72 = 39044478 hrStorageSize.73 = 39044478 hrStorageSize.74 = 39044478 hrStorageSize.75 = 39044478 hrStorageSize.76 = 39044478 hrStorageSize.77 = 39044478 hrStorageSize.78 = 39044478 hrStorageSize.79 = 7176447 hrStorageSize.81 = 30131581 hrStorageSize.82 = 30131581 hrStorageSize.83 = 30131581 hrStorageSize.84 = 30131581 hrStorageSize.85 = 39044478 hrStorageSize.86 = 30131581 hrStorageSize.87 = 30131581 hrStorageSize.88 = 30131581 hrStorageSize.89 = 30131581 hrStorageSize.90 = 30131581 hrStorageSize.91 = 30131581 hrStorageSize.92 = 30131581 hrStorageSize.93 = 30131581 hrStorageSize.94 = 30131581 hrStorageSize.95 = 30131581 hrStorageSize.96 = 30131581 hrStorageSize.97 = 30131581 hrStorageSize.98 = 30131581 hrStorageSize.99 = 30131581 hrStorageSize.100 = 30131581 hrStorageSize.101 = 30131581 hrStorageSize.102 = 30131581 hrStorageSize.103 = 30131581 hrStorageSize.104 = 30131581 hrStorageSize.105 = 30131581 hrStorageSize.106 = 30131581 hrStorageSize.107 = 30131581 hrStorageSize.108 = 30131581 hrStorageSize.109 = 30131581 hrStorageSize.110 = 30131581 hrStorageSize.111 = 30131581 hrStorageSize.112 = 30131581 hrStorageSize.113 = 30131581 hrStorageSize.114 = 30131581 hrStorageSize.115 = 30131581 hrStorageSize.116 = 30131581 hrStorageSize.117 = 30131581 hrStorageSize.118 = 30131581 hrStorageSize.119 = 30131581 hrStorageSize.120 = 30131581 hrStorageSize.121 = 30131581 hrStorageSize.122 = 30131581 hrStorageSize.123 = 30131581 hrStorageSize.124 = 30131581 hrStorageSize.125 = 30131581 hrStorageSize.126 = 30131581 hrStorageSize.127 = 30131581 hrStorageSize.128 = 30131581 hrStorageSize.129 = 30131581 hrStorageSize.130 = 30131581 hrStorageSize.131 = 30131581 hrStorageSize.132 = 30131581 hrStorageSize.133 = 30131581 hrStorageSize.134 = 30131581 hrStorageSize.135 = 30131581 hrStorageSize.136 = 30131581 hrStorageSize.137 = 30131581 hrStorageSize.138 = 30131581 hrStorageSize.139 = 30131581 hrStorageSize.140 = 30131581 hrStorageSize.141 = 30131581 hrStorageSize.143 = 1013459 hrStorageSize.151 = 32512 hrStorageSize.152 = 256 hrStorageUsed.1 = 6362676 hrStorageUsed.3 = 6652212 hrStorageUsed.6 = 19148 hrStorageUsed.7 = 956656 hrStorageUsed.8 = 25320 hrStorageUsed.10 = 289536 hrStorageUsed.37 = 125 hrStorageUsed.39 = 295634 hrStorageUsed.40 = 3368 hrStorageUsed.41 = 8585 hrStorageUsed.42 = 5298766 hrStorageUsed.43 = 5298766 hrStorageUsed.44 = 5298766 hrStorageUsed.45 = 5298766 hrStorageUsed.46 = 5298766 hrStorageUsed.47 = 5298766 hrStorageUsed.48 = 5298766 hrStorageUsed.49 = 5298766 hrStorageUsed.50 = 5298766 hrStorageUsed.51 = 5298766 hrStorageUsed.52 = 5298766 hrStorageUsed.53 = 5298766 hrStorageUsed.54 = 5298766 hrStorageUsed.55 = 5298766 hrStorageUsed.56 = 5298766 hrStorageUsed.57 = 5298766 hrStorageUsed.58 = 5298766 hrStorageUsed.59 = 5298766 hrStorageUsed.60 = 5298766 hrStorageUsed.61 = 5298766 hrStorageUsed.62 = 5298766 hrStorageUsed.63 = 5298766 hrStorageUsed.64 = 5298766 hrStorageUsed.65 = 5298766 hrStorageUsed.66 = 5298766 hrStorageUsed.67 = 5298766 hrStorageUsed.68 = 5298766 hrStorageUsed.69 = 5298766 hrStorageUsed.70 = 5298766 hrStorageUsed.71 = 5298766 hrStorageUsed.72 = 5298766 hrStorageUsed.73 = 5298766 hrStorageUsed.74 = 5298766 hrStorageUsed.75 = 5298766 hrStorageUsed.76 = 5298766 hrStorageUsed.77 = 5298766 hrStorageUsed.78 = 5298766 hrStorageUsed.79 = 11283 hrStorageUsed.81 = 4100529 hrStorageUsed.82 = 4100529 hrStorageUsed.83 = 4100529 hrStorageUsed.84 = 4100529 hrStorageUsed.85 = 5298766 hrStorageUsed.86 = 4100529 hrStorageUsed.87 = 4100529 hrStorageUsed.88 = 4100529 hrStorageUsed.89 = 4100529 hrStorageUsed.90 = 4100529 hrStorageUsed.91 = 4100529 hrStorageUsed.92 = 4100529 hrStorageUsed.93 = 4100529 hrStorageUsed.94 = 4100529 hrStorageUsed.95 = 4100529 hrStorageUsed.96 = 4100529 hrStorageUsed.97 = 4100529 hrStorageUsed.98 = 4100529 hrStorageUsed.99 = 4100529 hrStorageUsed.100 = 4100529 hrStorageUsed.101 = 4100529 hrStorageUsed.102 = 4100529 hrStorageUsed.103 = 4100529 hrStorageUsed.104 = 4100529 hrStorageUsed.105 = 4100529 hrStorageUsed.106 = 4100529 hrStorageUsed.107 = 4100529 hrStorageUsed.108 = 4100529 hrStorageUsed.109 = 4100529 hrStorageUsed.110 = 4100529 hrStorageUsed.111 = 4100529 hrStorageUsed.112 = 4100529 hrStorageUsed.113 = 4100529 hrStorageUsed.114 = 4100529 hrStorageUsed.115 = 4100529 hrStorageUsed.116 = 4100529 hrStorageUsed.117 = 4100529 hrStorageUsed.118 = 4100529 hrStorageUsed.119 = 4100529 hrStorageUsed.120 = 4100529 hrStorageUsed.121 = 4100529 hrStorageUsed.122 = 4100529 hrStorageUsed.123 = 4100529 hrStorageUsed.124 = 4100529 hrStorageUsed.125 = 4100529 hrStorageUsed.126 = 4100529 hrStorageUsed.127 = 4100529 hrStorageUsed.128 = 4100529 hrStorageUsed.129 = 4100529 hrStorageUsed.130 = 4100529 hrStorageUsed.131 = 4100529 hrStorageUsed.132 = 4100529 hrStorageUsed.133 = 4100529 hrStorageUsed.134 = 4100529 hrStorageUsed.135 = 4100529 hrStorageUsed.136 = 4100529 hrStorageUsed.137 = 4100529 hrStorageUsed.138 = 4100529 hrStorageUsed.139 = 4100529 hrStorageUsed.140 = 4100529 hrStorageUsed.141 = 4100529 hrStorageUsed.143 = 0 hrStorageUsed.151 = 0 hrStorageUsed.152 = 0 array ( 'hrstorage' => array ( 1 => array ( 'hrStorageIndex' => '1', 'hrStorageType' => 'hrStorageRam', 'hrStorageDescr' => 'Physical memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '8107672', 'hrStorageUsed' => '6362676', ), 3 => array ( 'hrStorageIndex' => '3', 'hrStorageType' => 'hrStorageVirtualMemory', 'hrStorageDescr' => 'Virtual memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '17800172', 'hrStorageUsed' => '6652212', ), 6 => array ( 'hrStorageIndex' => '6', 'hrStorageType' => 'hrStorageOther', 'hrStorageDescr' => 'Memory buffers', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '8107672', 'hrStorageUsed' => '19148', ), 7 => array ( 'hrStorageIndex' => '7', 'hrStorageType' => 'hrStorageOther', 'hrStorageDescr' => 'Cached memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '956656', 'hrStorageUsed' => '956656', ), 8 => array ( 'hrStorageIndex' => '8', 'hrStorageType' => 'hrStorageOther', 'hrStorageDescr' => 'Shared memory', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '25320', 'hrStorageUsed' => '25320', ), 10 => array ( 'hrStorageIndex' => '10', 'hrStorageType' => 'hrStorageVirtualMemory', 'hrStorageDescr' => 'Swap space', 'hrStorageAllocationUnits' => '1024', 'hrStorageSize' => '9692500', 'hrStorageUsed' => '289536', ), 37 => array ( 'hrStorageIndex' => '37', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/run', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '1013459', 'hrStorageUsed' => '125', ), 39 => array ( 'hrStorageIndex' => '39', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/mnt/boot', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '1905962', 'hrStorageUsed' => '295634', ), 40 => array ( 'hrStorageIndex' => '40', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/config', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '236286', 'hrStorageUsed' => '3368', ), 41 => array ( 'hrStorageIndex' => '41', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/platform/logs', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '236286', 'hrStorageUsed' => '8585', ), 42 => array ( 'hrStorageIndex' => '42', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/csp', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 43 => array ( 'hrStorageIndex' => '43', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 44 => array ( 'hrStorageIndex' => '44', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/etc', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 45 => array ( 'hrStorageIndex' => '45', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/isan', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 46 => array ( 'hrStorageIndex' => '46', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/lib', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 47 => array ( 'hrStorageIndex' => '47', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/lib64', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 48 => array ( 'hrStorageIndex' => '48', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/media', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 49 => array ( 'hrStorageIndex' => '49', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/sbin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 50 => array ( 'hrStorageIndex' => '50', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/usr', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 51 => array ( 'hrStorageIndex' => '51', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/var', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 52 => array ( 'hrStorageIndex' => '52', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/ssp-chm', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 53 => array ( 'hrStorageIndex' => '53', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/ssp-sma', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 54 => array ( 'hrStorageIndex' => '54', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/ssp-mgmt-scripts', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 55 => array ( 'hrStorageIndex' => '55', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/nd', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 56 => array ( 'hrStorageIndex' => '56', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/heimdall', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 57 => array ( 'hrStorageIndex' => '57', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/csp', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 58 => array ( 'hrStorageIndex' => '58', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/ssp-cs', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 59 => array ( 'hrStorageIndex' => '59', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/bootcli', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 60 => array ( 'hrStorageIndex' => '60', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/sed', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 61 => array ( 'hrStorageIndex' => '61', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/nvme', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 62 => array ( 'hrStorageIndex' => '62', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/npu_accelerator', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 63 => array ( 'hrStorageIndex' => '63', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/softraid', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 64 => array ( 'hrStorageIndex' => '64', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/sudi', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 65 => array ( 'hrStorageIndex' => '65', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/reset_manager', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 66 => array ( 'hrStorageIndex' => '66', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/poe_manager', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 67 => array ( 'hrStorageIndex' => '67', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/pm', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 68 => array ( 'hrStorageIndex' => '68', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/kppm', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 69 => array ( 'hrStorageIndex' => '69', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/lacp', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 70 => array ( 'hrStorageIndex' => '70', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/inventory_manager', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 71 => array ( 'hrStorageIndex' => '71', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/env_manager', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 72 => array ( 'hrStorageIndex' => '72', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/kpidprom', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 73 => array ( 'hrStorageIndex' => '73', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/ledmgr', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 74 => array ( 'hrStorageIndex' => '74', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/spi', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 75 => array ( 'hrStorageIndex' => '75', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/fpga', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 76 => array ( 'hrStorageIndex' => '76', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/i2c', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 77 => array ( 'hrStorageIndex' => '77', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/dbgtrace', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 78 => array ( 'hrStorageIndex' => '78', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/opt/cisco/sspos_heimdall', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 79 => array ( 'hrStorageIndex' => '79', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/var/data/cores', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '7176447', 'hrStorageUsed' => '11283', ), 81 => array ( 'hrStorageIndex' => '81', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 82 => array ( 'hrStorageIndex' => '82', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 83 => array ( 'hrStorageIndex' => '83', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/cisco', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 84 => array ( 'hrStorageIndex' => '84', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/etc/rc.d', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 85 => array ( 'hrStorageIndex' => '85', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/etc/sf/entitlement.map', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '39044478', 'hrStorageUsed' => '5298766', ), 86 => array ( 'hrStorageIndex' => '86', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/lib', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 87 => array ( 'hrStorageIndex' => '87', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/lib64', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 88 => array ( 'hrStorageIndex' => '88', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/sbin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 89 => array ( 'hrStorageIndex' => '89', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 90 => array ( 'hrStorageIndex' => '90', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/lib', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 91 => array ( 'hrStorageIndex' => '91', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/lib64', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 92 => array ( 'hrStorageIndex' => '92', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/lib64exec', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 93 => array ( 'hrStorageIndex' => '93', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/libexec', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 94 => array ( 'hrStorageIndex' => '94', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/asa/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 95 => array ( 'hrStorageIndex' => '95', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/asa/lib', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 96 => array ( 'hrStorageIndex' => '96', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/asa/scripts', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 97 => array ( 'hrStorageIndex' => '97', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/asa/sys', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 98 => array ( 'hrStorageIndex' => '98', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 99 => array ( 'hrStorageIndex' => '99', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/modules', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 100 => array ( 'hrStorageIndex' => '100', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/sbin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 101 => array ( 'hrStorageIndex' => '101', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/cisco/ngfwManager/libs', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 102 => array ( 'hrStorageIndex' => '102', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 103 => array ( 'hrStorageIndex' => '103', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/libs', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 104 => array ( 'hrStorageIndex' => '104', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 105 => array ( 'hrStorageIndex' => '105', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/lib', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 106 => array ( 'hrStorageIndex' => '106', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/webapps', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 107 => array ( 'hrStorageIndex' => '107', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/jre', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 108 => array ( 'hrStorageIndex' => '108', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/perl', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 109 => array ( 'hrStorageIndex' => '109', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 110 => array ( 'hrStorageIndex' => '110', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/dstat/plugins', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 111 => array ( 'hrStorageIndex' => '111', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/etc/scripts', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 112 => array ( 'hrStorageIndex' => '112', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/healthmon_modules', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 113 => array ( 'hrStorageIndex' => '113', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/idhttpsd/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 114 => array ( 'hrStorageIndex' => '114', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/idhttpsd/modules', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 115 => array ( 'hrStorageIndex' => '115', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/lib', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 116 => array ( 'hrStorageIndex' => '116', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/lib64', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 117 => array ( 'hrStorageIndex' => '117', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/nmap/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 118 => array ( 'hrStorageIndex' => '118', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/remediation_modules', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 119 => array ( 'hrStorageIndex' => '119', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/asa/cavium', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 120 => array ( 'hrStorageIndex' => '120', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/drt', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 121 => array ( 'hrStorageIndex' => '121', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/lib/extensions', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 122 => array ( 'hrStorageIndex' => '122', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/lib/navl', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 123 => array ( 'hrStorageIndex' => '123', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/lib/snort', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 124 => array ( 'hrStorageIndex' => '124', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/var/sf/lib64/navl', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 125 => array ( 'hrStorageIndex' => '125', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 126 => array ( 'hrStorageIndex' => '126', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 127 => array ( 'hrStorageIndex' => '127', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/dstat/plugins', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 128 => array ( 'hrStorageIndex' => '128', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/etc/scripts', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 129 => array ( 'hrStorageIndex' => '129', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/healthmon_modules', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 130 => array ( 'hrStorageIndex' => '130', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/idhttpsd/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 131 => array ( 'hrStorageIndex' => '131', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/idhttpsd/modules', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 132 => array ( 'hrStorageIndex' => '132', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/lib', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 133 => array ( 'hrStorageIndex' => '133', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/lib/extensions', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 134 => array ( 'hrStorageIndex' => '134', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/lib/navl', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 135 => array ( 'hrStorageIndex' => '135', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/lib/snort', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 136 => array ( 'hrStorageIndex' => '136', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/lib64', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 137 => array ( 'hrStorageIndex' => '137', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/lib64/navl', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 138 => array ( 'hrStorageIndex' => '138', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/nmap/bin', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 139 => array ( 'hrStorageIndex' => '139', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/usr/local/sf/remediation_modules', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 140 => array ( 'hrStorageIndex' => '140', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/ngfw/Volume', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 141 => array ( 'hrStorageIndex' => '141', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/home', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '30131581', 'hrStorageUsed' => '4100529', ), 143 => array ( 'hrStorageIndex' => '143', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/dev/cgroups', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '1013459', 'hrStorageUsed' => '0', ), 151 => array ( 'hrStorageIndex' => '151', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/dev/shm/snort', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '32512', 'hrStorageUsed' => '0', ), 152 => array ( 'hrStorageIndex' => '152', 'hrStorageType' => 'hrStorageFixedDisk', 'hrStorageDescr' => '/var/data/cores/sysdebug/tftpd_logs', 'hrStorageAllocationUnits' => '4096', 'hrStorageSize' => '256', 'hrStorageUsed' => '0', ), ), ) array ( 'storage_id' => 55238, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '100', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/sbin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55238][0m 0.39ms] Storage /ngfw/var/cisco/ngfwManager/libs: hrstorage array ( 'storage_id' => 55239, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '101', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/cisco/ngfwManager/libs', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55239][0m 0.18ms] Storage /ngfw/var/cisco/ngfwWebUi/bin: hrstorage array ( 'storage_id' => 55240, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '102', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55240][0m 0.17ms] Storage /ngfw/var/cisco/ngfwWebUi/libs: hrstorage array ( 'storage_id' => 55241, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '103', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/libs', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55241][0m 0.19ms] Storage /ngfw/var/cisco/ngfwWebUi/tomcat/bin: hrstorage array ( 'storage_id' => 55242, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '104', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55242][0m 0.17ms] Storage /ngfw/var/cisco/ngfwWebUi/tomcat/lib: hrstorage array ( 'storage_id' => 55243, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '105', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/lib', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55243][0m 0.14ms] Storage /ngfw/var/cisco/ngfwWebUi/tomcat/webapps: hrstorage array ( 'storage_id' => 55244, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '106', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/cisco/ngfwWebUi/tomcat/webapps', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55244][0m 0.14ms] Storage /ngfw/var/jre: hrstorage array ( 'storage_id' => 55245, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '107', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/jre', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55245][0m 0.13ms] Storage /ngfw/var/perl: hrstorage array ( 'storage_id' => 55246, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '108', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/perl', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55246][0m 0.16ms] Storage /ngfw/var/sf/bin: hrstorage array ( 'storage_id' => 55247, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '109', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55247][0m 0.14ms] Storage /ngfw/var/sf/dstat/plugins: hrstorage array ( 'storage_id' => 55248, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '110', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/dstat/plugins', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55248][0m 0.14ms] Storage /ngfw/var/sf/etc/scripts: hrstorage array ( 'storage_id' => 55249, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '111', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/etc/scripts', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55249][0m 0.14ms] Storage /ngfw/var/sf/healthmon_modules: hrstorage array ( 'storage_id' => 55250, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '112', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/healthmon_modules', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55250][0m 0.13ms] Storage /ngfw/var/sf/idhttpsd/bin: hrstorage array ( 'storage_id' => 55251, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '113', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/idhttpsd/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55251][0m 0.13ms] Storage /ngfw/var/sf/idhttpsd/modules: hrstorage array ( 'storage_id' => 55252, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '114', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/idhttpsd/modules', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55252][0m 0.13ms] Storage /ngfw/var/sf/lib: hrstorage array ( 'storage_id' => 55253, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '115', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/lib', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55253][0m 0.13ms] Storage /ngfw/var/sf/lib64: hrstorage array ( 'storage_id' => 55254, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '116', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/lib64', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55254][0m 0.13ms] Storage /ngfw/var/sf/nmap/bin: hrstorage array ( 'storage_id' => 55255, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '117', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/nmap/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55255][0m 0.13ms] Storage /ngfw/var/sf/remediation_modules: hrstorage array ( 'storage_id' => 55256, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '118', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/remediation_modules', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55256][0m 0.15ms] Storage /ngfw/usr/local/asa/cavium: hrstorage array ( 'storage_id' => 55257, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '119', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/asa/cavium', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55257][0m 0.13ms] Storage /ngfw/usr/local/drt: hrstorage array ( 'storage_id' => 55258, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '120', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/drt', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55258][0m 0.15ms] Storage /ngfw/var/sf/lib/extensions: hrstorage array ( 'storage_id' => 55259, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '121', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/lib/extensions', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55259][0m 0.14ms] Storage /ngfw/var/sf/lib/navl: hrstorage array ( 'storage_id' => 55260, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '122', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/lib/navl', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55260][0m 0.13ms] Storage /ngfw/var/sf/lib/snort: hrstorage array ( 'storage_id' => 55261, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '123', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/lib/snort', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55261][0m 0.14ms] Storage /ngfw/var/sf/lib64/navl: hrstorage array ( 'storage_id' => 55262, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '124', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/var/sf/lib64/navl', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55262][0m 0.14ms] Storage /ngfw/usr/local/sf: hrstorage array ( 'storage_id' => 55263, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '125', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55263][0m 0.13ms] Storage /ngfw/usr/local/sf/bin: hrstorage array ( 'storage_id' => 55264, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '126', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55264][0m 0.18ms] Storage /ngfw/usr/local/sf/dstat/plugins: hrstorage array ( 'storage_id' => 55265, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '127', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/dstat/plugins', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55265][0m 0.16ms] Storage /ngfw/usr/local/sf/etc/scripts: hrstorage array ( 'storage_id' => 55266, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '128', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/etc/scripts', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55266][0m 0.13ms] Storage /ngfw/usr/local/sf/healthmon_modules: hrstorage array ( 'storage_id' => 55267, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '129', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/healthmon_modules', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55267][0m 0.14ms] Storage /ngfw/usr/local/sf/idhttpsd/bin: hrstorage array ( 'storage_id' => 55268, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '130', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/idhttpsd/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55268][0m 0.14ms] Storage /ngfw/usr/local/sf/idhttpsd/modules: hrstorage array ( 'storage_id' => 55269, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '131', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/idhttpsd/modules', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55269][0m 0.13ms] Storage /ngfw/usr/local/sf/lib: hrstorage array ( 'storage_id' => 55270, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '132', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/lib', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55270][0m 0.15ms] Storage /ngfw/usr/local/sf/lib/extensions: hrstorage array ( 'storage_id' => 55271, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '133', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/lib/extensions', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55271][0m 0.15ms] Storage /ngfw/usr/local/sf/lib/navl: hrstorage array ( 'storage_id' => 55272, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '134', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/lib/navl', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55272][0m 0.14ms] Storage /ngfw/usr/local/sf/lib/snort: hrstorage array ( 'storage_id' => 55273, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '135', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/lib/snort', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55273][0m 0.13ms] Storage /ngfw/usr/local/sf/lib64: hrstorage array ( 'storage_id' => 55274, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '136', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/lib64', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55274][0m 1.33ms] Storage /ngfw/usr/local/sf/lib64/navl: hrstorage array ( 'storage_id' => 55275, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '137', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/lib64/navl', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55275][0m 0.14ms] Storage /ngfw/usr/local/sf/nmap/bin: hrstorage array ( 'storage_id' => 55276, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '138', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/nmap/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55276][0m 0.19ms] Storage /ngfw/usr/local/sf/remediation_modules: hrstorage array ( 'storage_id' => 55277, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '139', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/sf/remediation_modules', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55277][0m 0.14ms] Storage /ngfw/Volume: hrstorage array ( 'storage_id' => 55278, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '140', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/Volume', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55278][0m 0.17ms] Storage /home: hrstorage array ( 'storage_id' => 55279, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '141', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/home', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55279][0m 0.16ms] Storage /dev/cgroups: hrstorage array ( 'storage_id' => 55280, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '143', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/dev/cgroups', 'storage_size' => 4151128064, 'storage_units' => 4096, 'storage_used' => 0, 'storage_free' => 4151128064, 'storage_perc' => 0, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 0, 'size' => 4151128064, 'free' => 4151128064, ) 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","4151128064","4151128064",4096,0,55280][0m 0.12ms] Storage /dev/shm/snort: hrstorage array ( 'storage_id' => 55281, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '151', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/dev/shm/snort', 'storage_size' => 133169152, 'storage_units' => 4096, 'storage_used' => 0, 'storage_free' => 133169152, 'storage_perc' => 0, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 0, 'size' => 133169152, 'free' => 133169152, ) 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","133169152","133169152",4096,0,55281][0m 0.12ms] Storage /var/data/cores/sysdebug/tftpd_logs: hrstorage array ( 'storage_id' => 55282, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '152', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/var/data/cores/sysdebug/tftpd_logs', 'storage_size' => 1048576, 'storage_units' => 4096, 'storage_used' => 0, 'storage_free' => 1048576, 'storage_perc' => 0, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 0, 'size' => 1048576, 'free' => 1048576, ) 0% 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,55282][0m 0.12ms] Storage /run: hrstorage array ( 'storage_id' => 55177, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '37', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/run', 'storage_size' => 4151128064, 'storage_units' => 4096, 'storage_used' => 507904, 'storage_free' => 4150620160, 'storage_perc' => 0, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 512000, 'size' => 4151128064, 'free' => 4150616064, ) 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["512000","4150616064","4151128064",4096,0,55177][0m 0.13ms] Storage /mnt/boot: hrstorage array ( 'storage_id' => 55178, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '39', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/mnt/boot', 'storage_size' => 7806820352, 'storage_units' => 4096, 'storage_used' => 1210916864, 'storage_free' => 6595903488, 'storage_perc' => 16, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 1210916864, 'size' => 7806820352, 'free' => 6595903488, ) 16% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["1210916864","6595903488","7806820352",4096,16,55178][0m 0.13ms] Storage /opt/cisco/config: hrstorage array ( 'storage_id' => 55179, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '40', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/config', 'storage_size' => 967827456, 'storage_units' => 4096, 'storage_used' => 13754368, 'storage_free' => 954073088, 'storage_perc' => 1, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 13795328, 'size' => 967827456, 'free' => 954032128, ) 1% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["13795328","954032128","967827456",4096,1,55179][0m 0.15ms] Storage /opt/cisco/platform/logs: hrstorage array ( 'storage_id' => 55180, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '41', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/platform/logs', 'storage_size' => 967827456, 'storage_units' => 4096, 'storage_used' => 34861056, 'storage_free' => 932966400, 'storage_perc' => 4, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 35164160, 'size' => 967827456, 'free' => 932663296, ) 4% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["35164160","932663296","967827456",4096,4,55180][0m 0.13ms] Storage /opt/cisco/csp: hrstorage array ( 'storage_id' => 55181, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '42', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/csp', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55181][0m 0.13ms] Storage /bin: hrstorage array ( 'storage_id' => 55182, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '43', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/bin', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55182][0m 0.15ms] Storage /etc: hrstorage array ( 'storage_id' => 55183, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '44', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/etc', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55183][0m 0.14ms] Storage /isan: hrstorage array ( 'storage_id' => 55184, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '45', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/isan', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55184][0m 0.14ms] Storage /lib: hrstorage array ( 'storage_id' => 55185, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '46', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/lib', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55185][0m 0.16ms] Storage /lib64: hrstorage array ( 'storage_id' => 55186, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '47', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/lib64', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55186][0m 0.14ms] Storage /media: hrstorage array ( 'storage_id' => 55187, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '48', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/media', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55187][0m 0.14ms] Storage /sbin: hrstorage array ( 'storage_id' => 55188, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '49', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/sbin', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55188][0m 0.14ms] Storage /usr: hrstorage array ( 'storage_id' => 55189, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '50', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/usr', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55189][0m 0.15ms] Storage /var: hrstorage array ( 'storage_id' => 55190, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '51', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/var', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55190][0m 0.14ms] Storage /opt/ssp-chm: hrstorage array ( 'storage_id' => 55191, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '52', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/ssp-chm', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55191][0m 0.13ms] Storage /opt/ssp-sma: hrstorage array ( 'storage_id' => 55192, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '53', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/ssp-sma', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55192][0m 0.15ms] Storage /opt/ssp-mgmt-scripts: hrstorage array ( 'storage_id' => 55193, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '54', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/ssp-mgmt-scripts', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55193][0m 0.13ms] Storage /opt/nd: hrstorage array ( 'storage_id' => 55194, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '55', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/nd', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55194][0m 0.13ms] Storage /opt/heimdall: hrstorage array ( 'storage_id' => 55195, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '56', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/heimdall', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55195][0m 0.13ms] Storage /opt/csp: hrstorage array ( 'storage_id' => 55196, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '57', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/csp', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55196][0m 0.13ms] Storage /opt/ssp-cs: hrstorage array ( 'storage_id' => 55197, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '58', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/ssp-cs', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55197][0m 0.13ms] Storage /opt/bootcli: hrstorage array ( 'storage_id' => 55198, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '59', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/bootcli', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55198][0m 0.13ms] Storage /opt/cisco/sed: hrstorage array ( 'storage_id' => 55199, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '60', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/sed', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55199][0m 0.16ms] Storage /opt/cisco/nvme: hrstorage array ( 'storage_id' => 55200, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '61', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/nvme', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55200][0m 0.13ms] Storage /opt/cisco/npu_accelerator: hrstorage array ( 'storage_id' => 55201, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '62', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/npu_accelerator', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55201][0m 0.13ms] Storage /opt/cisco/softraid: hrstorage array ( 'storage_id' => 55202, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '63', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/softraid', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55202][0m 0.13ms] Storage /opt/cisco/sudi: hrstorage array ( 'storage_id' => 55203, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '64', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/sudi', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55203][0m 0.16ms] Storage /opt/cisco/reset_manager: hrstorage array ( 'storage_id' => 55204, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '65', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/reset_manager', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55204][0m 0.13ms] Storage /opt/cisco/poe_manager: hrstorage array ( 'storage_id' => 55205, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '66', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/poe_manager', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55205][0m 0.13ms] Storage /opt/cisco/pm: hrstorage array ( 'storage_id' => 55206, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '67', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/pm', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55206][0m 0.13ms] Storage /opt/cisco/kppm: hrstorage array ( 'storage_id' => 55207, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '68', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/kppm', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55207][0m 0.14ms] Storage /opt/cisco/lacp: hrstorage array ( 'storage_id' => 55208, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '69', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/lacp', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55208][0m 0.13ms] Storage /opt/cisco/inventory_manager: hrstorage array ( 'storage_id' => 55209, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '70', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/inventory_manager', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55209][0m 0.13ms] Storage /opt/cisco/env_manager: hrstorage array ( 'storage_id' => 55210, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '71', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/env_manager', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55210][0m 0.13ms] Storage /opt/cisco/kpidprom: hrstorage array ( 'storage_id' => 55211, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '72', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/kpidprom', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55211][0m 0.13ms] Storage /opt/cisco/ledmgr: hrstorage array ( 'storage_id' => 55212, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '73', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/ledmgr', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55212][0m 0.14ms] Storage /opt/cisco/spi: hrstorage array ( 'storage_id' => 55213, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '74', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/spi', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55213][0m 0.15ms] Storage /opt/cisco/fpga: hrstorage array ( 'storage_id' => 55214, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '75', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/fpga', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55214][0m 0.14ms] Storage /opt/cisco/i2c: hrstorage array ( 'storage_id' => 55215, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '76', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/i2c', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55215][0m 0.13ms] Storage /opt/cisco/dbgtrace: hrstorage array ( 'storage_id' => 55216, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '77', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/dbgtrace', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55216][0m 0.19ms] Storage /opt/cisco/sspos_heimdall: hrstorage array ( 'storage_id' => 55217, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '78', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/opt/cisco/sspos_heimdall', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55217][0m 0.17ms] Storage /var/data/cores: hrstorage array ( 'storage_id' => 55218, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '79', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/var/data/cores', 'storage_size' => 29394726912, 'storage_units' => 4096, 'storage_used' => 46215168, 'storage_free' => 29348511744, 'storage_perc' => 0, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 46215168, 'size' => 29394726912, 'free' => 29348511744, ) 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["46215168","29348511744","29394726912",4096,0,55218][0m 0.13ms] Storage /ngfw: hrstorage array ( 'storage_id' => 55219, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '81', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55219][0m 0.16ms] Storage /ngfw/bin: hrstorage array ( 'storage_id' => 55220, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '82', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55220][0m 0.14ms] Storage /ngfw/cisco: hrstorage array ( 'storage_id' => 55221, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '83', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/cisco', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55221][0m 0.13ms] Storage /ngfw/etc/rc.d: hrstorage array ( 'storage_id' => 55222, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '84', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/etc/rc.d', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55222][0m 0.13ms] Storage /ngfw/etc/sf/entitlement.map: hrstorage array ( 'storage_id' => 55223, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '85', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/etc/sf/entitlement.map', 'storage_size' => 159926181888, 'storage_units' => 4096, 'storage_used' => 21701517312, 'storage_free' => 138224664576, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 21703745536, 'size' => 159926181888, 'free' => 138222436352, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["21703745536","138222436352","159926181888",4096,14,55223][0m 0.13ms] Storage /ngfw/lib: hrstorage array ( 'storage_id' => 55224, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '86', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/lib', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55224][0m 0.13ms] Storage /ngfw/lib64: hrstorage array ( 'storage_id' => 55225, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '87', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/lib64', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55225][0m 0.13ms] Storage /ngfw/sbin: hrstorage array ( 'storage_id' => 55226, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '88', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/sbin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55226][0m 0.13ms] Storage /ngfw/usr/bin: hrstorage array ( 'storage_id' => 55227, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '89', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55227][0m 0.13ms] Storage /ngfw/usr/lib: hrstorage array ( 'storage_id' => 55228, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '90', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/lib', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55228][0m 0.14ms] Storage /ngfw/usr/lib64: hrstorage array ( 'storage_id' => 55229, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '91', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/lib64', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55229][0m 0.13ms] Storage /ngfw/usr/lib64exec: hrstorage array ( 'storage_id' => 55230, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '92', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/lib64exec', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55230][0m 0.13ms] Storage /ngfw/usr/libexec: hrstorage array ( 'storage_id' => 55231, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '93', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/libexec', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55231][0m 0.13ms] Storage /ngfw/usr/local/asa/bin: hrstorage array ( 'storage_id' => 55232, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '94', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/asa/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55232][0m 0.15ms] Storage /ngfw/usr/local/asa/lib: hrstorage array ( 'storage_id' => 55233, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '95', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/asa/lib', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55233][0m 0.13ms] Storage /ngfw/usr/local/asa/scripts: hrstorage array ( 'storage_id' => 55234, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '96', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/asa/scripts', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55234][0m 0.13ms] Storage /ngfw/usr/local/asa/sys: hrstorage array ( 'storage_id' => 55235, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '97', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/asa/sys', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55235][0m 0.13ms] Storage /ngfw/usr/local/bin: hrstorage array ( 'storage_id' => 55236, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '98', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/local/bin', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55236][0m 0.13ms] Storage /ngfw/usr/modules: hrstorage array ( 'storage_id' => 55237, 'device_id' => 2998, 'storage_mib' => 'hrstorage', 'storage_index' => '99', 'storage_type' => 'hrStorageFixedDisk', 'storage_descr' => '/ngfw/usr/modules', 'storage_size' => 123418955776, 'storage_units' => 4096, 'storage_used' => 16793456640, 'storage_free' => 106625499136, 'storage_perc' => 14, 'storage_perc_warn' => 60, 'storage_deleted' => 0, 'units' => '4096', 'used' => 16795766784, 'size' => 123418955776, 'free' => 106623188992, ) 14% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["16795766784","106623188992","123418955776",4096,14,55237][0m 0.14ms] >> Runtime for poller module 'storage': 1.2196 seconds with 597056 bytes >> [0;36mSNMP[0m: [1/1.18s] [1;33mMySQL[0m: [107/0.17s] #### Unload poller module storage #### Modules status: Global+ OS Device #### Load poller module netstats #### icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'[0m] IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'[0m] IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m] IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'[0m] SNMPv2-MIB::snmpInPkts.0 = 1869 SNMPv2-MIB::snmpOutPkts.0 = 1868 SNMPv2-MIB::snmpInBadVersions.0 = 0 SNMPv2-MIB::snmpInBadCommunityNames.0 = 0 SNMPv2-MIB::snmpInBadCommunityUses.0 = 0 SNMPv2-MIB::snmpInASNParseErrs.0 = 0 SNMPv2-MIB::snmpInTooBigs.0 = 0 SNMPv2-MIB::snmpInNoSuchNames.0 = 0 SNMPv2-MIB::snmpInBadValues.0 = 0 SNMPv2-MIB::snmpInReadOnlys.0 = 0 SNMPv2-MIB::snmpInGenErrs.0 = 0 SNMPv2-MIB::snmpInTotalReqVars.0 = 16571 SNMPv2-MIB::snmpInTotalSetVars.0 = 0 SNMPv2-MIB::snmpInGetRequests.0 = 321 SNMPv2-MIB::snmpInGetNexts.0 = 4 SNMPv2-MIB::snmpInSetRequests.0 = 0 SNMPv2-MIB::snmpInGetResponses.0 = 0 SNMPv2-MIB::snmpInTraps.0 = 0 SNMPv2-MIB::snmpOutTooBigs.0 = 0 SNMPv2-MIB::snmpOutNoSuchNames.0 = 0 SNMPv2-MIB::snmpOutBadValues.0 = 0 SNMPv2-MIB::snmpOutGenErrs.0 = 0 SNMPv2-MIB::snmpOutGetRequests.0 = 0 SNMPv2-MIB::snmpOutGetNexts.0 = 0 SNMPv2-MIB::snmpOutSetRequests.0 = 0 SNMPv2-MIB::snmpOutGetResponses.0 = 1868 SNMPv2-MIB::snmpOutTraps.0 = 0 SNMPv2-MIB::snmpSilentDrops.0 = 0 SNMPv2-MIB::snmpProxyDrops.0 = 0 udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m] UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-t' '2' '-r' '2' '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] TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID >> Runtime for poller module 'netstats': 0.1771 seconds with 15520 bytes >> [0;36mSNMP[0m: [6/0.18s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module netstats #### Modules status: Global+ OS Device #### Load poller module hr-mib #### SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m] hrSystemMaxProcesses.0 = 0 hrSystemProcesses.0 = 245 hrSystemNumUsers.0 = 1 ProcessesSQL[[1;33mselect * from `hrSystem` where (`device_id` = ?) limit 1 [0;33m[2998][0m 0.62ms] SQL[[1;33mupdate `hrSystem` set `hrSystemNumUsers` = ?, `hrSystemProcesses` = ? where `hrSystem_id` = ? [0;33m["1","245",113][0m 0.25ms] Users >> Runtime for poller module 'hr-mib': 0.0429 seconds with 9936 bytes >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.01s] #### Unload poller module hr-mib #### Modules status: Global+ OS Device #### Load poller module ucd-mib #### SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'systemStats'[0m] systemStats = No Such Object available on this agent at this OID Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m] laLoadInt.1 = 331 laLoadInt.2 = 313 laLoadInt.3 = 309 >> Runtime for poller module 'ucd-mib': 0.0440 seconds with 2336 bytes >> [0;36mSNMP[0m: [2/0.04s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module ucd-mib #### Modules status: Global+ OS Device #### Load poller module ipSystemStats #### SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ipSystemStats'[0m] ipSystemStatsTable = No Such Object available on this agent at this OID Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID >> Runtime for poller module 'ipSystemStats': 0.1981 seconds with 976 bytes >> [0;36mSNMP[0m: [1/0.20s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module ipSystemStats #### Modules status: Global+ OS Device #### Load poller module ports #### 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[2998][0m 1.48ms] Caching Oids: Full ports polling Reporting disabled by user setting SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifXEntry'[0m] ifName.2 = Internal-Data0/0 ifName.3 = diagnostic ifName.4 = nlp_int_tap ifName.5 = ccl_ha_nlp_int_tap ifName.6 = ha_ctl_nlp_int_tap ifName.7 = Ethernet1/1 ifName.8 = failover-link ifName.9 = Ethernet1/3 ifName.10 = Ethernet1/4 ifName.11 = Ethernet1/5 ifName.12 = Ethernet1/6 ifName.13 = Ethernet1/7 ifName.14 = Ethernet1/8 ifName.15 = vlan1 ifName.16 = inside ifName.17 = outside ifInMulticastPkts.2 = 0 ifInMulticastPkts.3 = 0 ifInMulticastPkts.4 = 0 ifInMulticastPkts.5 = 0 ifInMulticastPkts.6 = 0 ifInMulticastPkts.7 = 0 ifInMulticastPkts.8 = 0 ifInMulticastPkts.9 = 0 ifInMulticastPkts.10 = 0 ifInMulticastPkts.11 = 0 ifInMulticastPkts.12 = 0 ifInMulticastPkts.13 = 0 ifInMulticastPkts.14 = 0 ifInMulticastPkts.15 = 0 ifInMulticastPkts.16 = 0 ifInMulticastPkts.17 = 0 ifInBroadcastPkts.2 = 0 ifInBroadcastPkts.3 = 0 ifInBroadcastPkts.4 = 0 ifInBroadcastPkts.5 = 0 ifInBroadcastPkts.6 = 0 ifInBroadcastPkts.7 = 0 ifInBroadcastPkts.8 = 0 ifInBroadcastPkts.9 = 0 ifInBroadcastPkts.10 = 0 ifInBroadcastPkts.11 = 0 ifInBroadcastPkts.12 = 0 ifInBroadcastPkts.13 = 0 ifInBroadcastPkts.14 = 0 ifInBroadcastPkts.15 = 0 ifInBroadcastPkts.16 = 0 ifInBroadcastPkts.17 = 0 ifOutMulticastPkts.2 = 0 ifOutMulticastPkts.3 = 0 ifOutMulticastPkts.4 = 0 ifOutMulticastPkts.5 = 0 ifOutMulticastPkts.6 = 0 ifOutMulticastPkts.7 = 0 ifOutMulticastPkts.8 = 0 ifOutMulticastPkts.9 = 0 ifOutMulticastPkts.10 = 0 ifOutMulticastPkts.11 = 0 ifOutMulticastPkts.12 = 0 ifOutMulticastPkts.13 = 0 ifOutMulticastPkts.14 = 0 ifOutMulticastPkts.15 = 0 ifOutMulticastPkts.16 = 0 ifOutMulticastPkts.17 = 0 ifOutBroadcastPkts.2 = 0 ifOutBroadcastPkts.3 = 0 ifOutBroadcastPkts.4 = 0 ifOutBroadcastPkts.5 = 0 ifOutBroadcastPkts.6 = 0 ifOutBroadcastPkts.7 = 0 ifOutBroadcastPkts.8 = 0 ifOutBroadcastPkts.9 = 0 ifOutBroadcastPkts.10 = 0 ifOutBroadcastPkts.11 = 0 ifOutBroadcastPkts.12 = 0 ifOutBroadcastPkts.13 = 0 ifOutBroadcastPkts.14 = 0 ifOutBroadcastPkts.15 = 0 ifOutBroadcastPkts.16 = 0 ifOutBroadcastPkts.17 = 0 ifHCInOctets.2 = 1969245 ifHCInOctets.3 = 148512 ifHCInOctets.4 = 528925 ifHCInOctets.5 = 50412 ifHCInOctets.6 = 67465074 ifHCInOctets.7 = 0 ifHCInOctets.8 = 3590724 ifHCInOctets.9 = 0 ifHCInOctets.10 = 0 ifHCInOctets.11 = 0 ifHCInOctets.12 = 0 ifHCInOctets.13 = 0 ifHCInOctets.14 = 0 ifHCInOctets.15 = 0 ifHCInOctets.16 = 32292 ifHCInOctets.17 = 203147 ifHCInUcastPkts.2 = 11051 ifHCInUcastPkts.3 = 2730 ifHCInUcastPkts.4 = 2055 ifHCInUcastPkts.5 = 1057 ifHCInUcastPkts.6 = 51699 ifHCInUcastPkts.7 = 0 ifHCInUcastPkts.8 = 27258 ifHCInUcastPkts.9 = 0 ifHCInUcastPkts.10 = 0 ifHCInUcastPkts.11 = 0 ifHCInUcastPkts.12 = 0 ifHCInUcastPkts.13 = 0 ifHCInUcastPkts.14 = 0 ifHCInUcastPkts.15 = 0 ifHCInUcastPkts.16 = 476 ifHCInUcastPkts.17 = 2704 ifHCInMulticastPkts.2 = 0 ifHCInMulticastPkts.3 = 0 ifHCInMulticastPkts.4 = 0 ifHCInMulticastPkts.5 = 0 ifHCInMulticastPkts.6 = 0 ifHCInMulticastPkts.7 = 0 ifHCInMulticastPkts.8 = 0 ifHCInMulticastPkts.9 = 0 ifHCInMulticastPkts.10 = 0 ifHCInMulticastPkts.11 = 0 ifHCInMulticastPkts.12 = 0 ifHCInMulticastPkts.13 = 0 ifHCInMulticastPkts.14 = 0 ifHCInMulticastPkts.15 = 0 ifHCInMulticastPkts.16 = 0 ifHCInMulticastPkts.17 = 0 ifHCInBroadcastPkts.2 = 2 ifHCInBroadcastPkts.3 = 0 ifHCInBroadcastPkts.4 = 0 ifHCInBroadcastPkts.5 = 0 ifHCInBroadcastPkts.6 = 0 ifHCInBroadcastPkts.7 = 0 ifHCInBroadcastPkts.8 = 0 ifHCInBroadcastPkts.9 = 0 ifHCInBroadcastPkts.10 = 0 ifHCInBroadcastPkts.11 = 0 ifHCInBroadcastPkts.12 = 0 ifHCInBroadcastPkts.13 = 0 ifHCInBroadcastPkts.14 = 0 ifHCInBroadcastPkts.15 = 0 ifHCInBroadcastPkts.16 = 0 ifHCInBroadcastPkts.17 = 0 ifHCOutOctets.2 = 47316852 ifHCOutOctets.3 = 84 ifHCOutOctets.4 = 194049 ifHCOutOctets.5 = 12353 ifHCOutOctets.6 = 756623 ifHCOutOctets.7 = 0 ifHCOutOctets.8 = 73515574 ifHCOutOctets.9 = 0 ifHCOutOctets.10 = 0 ifHCOutOctets.11 = 0 ifHCOutOctets.12 = 0 ifHCOutOctets.13 = 0 ifHCOutOctets.14 = 0 ifHCOutOctets.15 = 0 ifHCOutOctets.16 = 32236 ifHCOutOctets.17 = 531730 ifHCOutUcastPkts.2 = 34269 ifHCOutUcastPkts.3 = 2 ifHCOutUcastPkts.4 = 2063 ifHCOutUcastPkts.5 = 126 ifHCOutUcastPkts.6 = 11393 ifHCOutUcastPkts.7 = 0 ifHCOutUcastPkts.8 = 56724 ifHCOutUcastPkts.9 = 0 ifHCOutUcastPkts.10 = 0 ifHCOutUcastPkts.11 = 0 ifHCOutUcastPkts.12 = 0 ifHCOutUcastPkts.13 = 0 ifHCOutUcastPkts.14 = 0 ifHCOutUcastPkts.15 = 0 ifHCOutUcastPkts.16 = 477 ifHCOutUcastPkts.17 = 2457 ifHCOutMulticastPkts.2 = 0 ifHCOutMulticastPkts.3 = 0 ifHCOutMulticastPkts.4 = 0 ifHCOutMulticastPkts.5 = 0 ifHCOutMulticastPkts.6 = 0 ifHCOutMulticastPkts.7 = 0 ifHCOutMulticastPkts.8 = 0 ifHCOutMulticastPkts.9 = 0 ifHCOutMulticastPkts.10 = 0 ifHCOutMulticastPkts.11 = 0 ifHCOutMulticastPkts.12 = 0 ifHCOutMulticastPkts.13 = 0 ifHCOutMulticastPkts.14 = 0 ifHCOutMulticastPkts.15 = 0 ifHCOutMulticastPkts.16 = 0 ifHCOutMulticastPkts.17 = 0 ifHCOutBroadcastPkts.2 = 6 ifHCOutBroadcastPkts.3 = 0 ifHCOutBroadcastPkts.4 = 0 ifHCOutBroadcastPkts.5 = 0 ifHCOutBroadcastPkts.6 = 0 ifHCOutBroadcastPkts.7 = 0 ifHCOutBroadcastPkts.8 = 0 ifHCOutBroadcastPkts.9 = 0 ifHCOutBroadcastPkts.10 = 0 ifHCOutBroadcastPkts.11 = 0 ifHCOutBroadcastPkts.12 = 0 ifHCOutBroadcastPkts.13 = 0 ifHCOutBroadcastPkts.14 = 0 ifHCOutBroadcastPkts.15 = 0 ifHCOutBroadcastPkts.16 = 0 ifHCOutBroadcastPkts.17 = 0 ifLinkUpDownTrapEnable.2 = enabled ifLinkUpDownTrapEnable.3 = enabled ifLinkUpDownTrapEnable.4 = enabled ifLinkUpDownTrapEnable.5 = enabled ifLinkUpDownTrapEnable.6 = enabled ifLinkUpDownTrapEnable.7 = enabled ifLinkUpDownTrapEnable.8 = enabled ifLinkUpDownTrapEnable.9 = enabled ifLinkUpDownTrapEnable.10 = enabled ifLinkUpDownTrapEnable.11 = enabled ifLinkUpDownTrapEnable.12 = enabled ifLinkUpDownTrapEnable.13 = enabled ifLinkUpDownTrapEnable.14 = enabled ifLinkUpDownTrapEnable.15 = enabled ifLinkUpDownTrapEnable.16 = enabled ifLinkUpDownTrapEnable.17 = enabled ifHighSpeed.2 = 0 ifHighSpeed.3 = 1000 ifHighSpeed.4 = 1000 ifHighSpeed.5 = 1000 ifHighSpeed.6 = 1000 ifHighSpeed.7 = 1000 ifHighSpeed.8 = 1000 ifHighSpeed.9 = 1000 ifHighSpeed.10 = 1000 ifHighSpeed.11 = 1000 ifHighSpeed.12 = 1000 ifHighSpeed.13 = 1000 ifHighSpeed.14 = 1000 ifHighSpeed.15 = 100 ifHighSpeed.16 = 1000 ifHighSpeed.17 = 1000 ifPromiscuousMode.2 = false ifPromiscuousMode.3 = false ifPromiscuousMode.4 = false ifPromiscuousMode.5 = false ifPromiscuousMode.6 = false ifPromiscuousMode.7 = false ifPromiscuousMode.8 = false ifPromiscuousMode.9 = false ifPromiscuousMode.10 = false ifPromiscuousMode.11 = false ifPromiscuousMode.12 = false ifPromiscuousMode.13 = false ifPromiscuousMode.14 = false ifPromiscuousMode.15 = false ifPromiscuousMode.16 = false ifPromiscuousMode.17 = false ifConnectorPresent.2 = true ifConnectorPresent.3 = true ifConnectorPresent.4 = true ifConnectorPresent.5 = true ifConnectorPresent.6 = true ifConnectorPresent.7 = true ifConnectorPresent.8 = true ifConnectorPresent.9 = true ifConnectorPresent.10 = true ifConnectorPresent.11 = true ifConnectorPresent.12 = true ifConnectorPresent.13 = true ifConnectorPresent.14 = true ifConnectorPresent.15 = true ifConnectorPresent.16 = true ifConnectorPresent.17 = true ifAlias.2 = ifAlias.3 = ifAlias.4 = ifAlias.5 = ifAlias.6 = ifAlias.7 = ifAlias.8 = LAN/STATE Failover Interface ifAlias.9 = ifAlias.10 = ifAlias.11 = ifAlias.12 = ifAlias.13 = ifAlias.14 = ifAlias.15 = ifAlias.16 = ifAlias.17 = ifCounterDiscontinuityTime.2 = 0:0:00:00.00 ifCounterDiscontinuityTime.3 = 0:0:00:00.00 ifCounterDiscontinuityTime.4 = 0:0:00:00.00 ifCounterDiscontinuityTime.5 = 0:0:00:00.00 ifCounterDiscontinuityTime.6 = 0:0:00:00.00 ifCounterDiscontinuityTime.7 = 0:0:00:00.00 ifCounterDiscontinuityTime.8 = 0:0:00:00.00 ifCounterDiscontinuityTime.9 = 0:0:00:00.00 ifCounterDiscontinuityTime.10 = 0:0:00:00.00 ifCounterDiscontinuityTime.11 = 0:0:00:00.00 ifCounterDiscontinuityTime.12 = 0:0:00:00.00 ifCounterDiscontinuityTime.13 = 0:0:00:00.00 ifCounterDiscontinuityTime.14 = 0:0:00:00.00 ifCounterDiscontinuityTime.15 = 0:0:00:00.00 ifCounterDiscontinuityTime.16 = 0:0:00:00.00 ifCounterDiscontinuityTime.17 = 0:0:00:00.00 ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifDescr'[0m] ifDescr.2 = Adaptive Security Appliance 'Internal-Data0/0' interface ifDescr.3 = Adaptive Security Appliance 'diagnostic' interface ifDescr.4 = Adaptive Security Appliance 'nlp_int_tap' interface ifDescr.5 = Adaptive Security Appliance 'ccl_ha_nlp_int_tap' interface ifDescr.6 = Adaptive Security Appliance 'ha_ctl_nlp_int_tap' interface ifDescr.7 = Adaptive Security Appliance 'Ethernet1/1' interface ifDescr.8 = Adaptive Security Appliance 'failover-link' interface ifDescr.9 = Adaptive Security Appliance 'Ethernet1/3' interface ifDescr.10 = Adaptive Security Appliance 'Ethernet1/4' interface ifDescr.11 = Adaptive Security Appliance 'Ethernet1/5' interface ifDescr.12 = Adaptive Security Appliance 'Ethernet1/6' interface ifDescr.13 = Adaptive Security Appliance 'Ethernet1/7' interface ifDescr.14 = Adaptive Security Appliance 'Ethernet1/8' interface ifDescr.15 = Adaptive Security Appliance 'vlan1' interface ifDescr.16 = Adaptive Security Appliance 'inside' interface ifDescr.17 = Adaptive Security Appliance 'outside' interface ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m] ifAdminStatus.2 = up ifAdminStatus.3 = up ifAdminStatus.4 = up ifAdminStatus.5 = up ifAdminStatus.6 = up ifAdminStatus.7 = up ifAdminStatus.8 = up ifAdminStatus.9 = down ifAdminStatus.10 = down ifAdminStatus.11 = down ifAdminStatus.12 = down ifAdminStatus.13 = down ifAdminStatus.14 = down ifAdminStatus.15 = down ifAdminStatus.16 = up ifAdminStatus.17 = up ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifOperStatus'[0m] ifOperStatus.2 = up ifOperStatus.3 = up ifOperStatus.4 = up ifOperStatus.5 = up ifOperStatus.6 = up ifOperStatus.7 = up ifOperStatus.8 = up ifOperStatus.9 = down ifOperStatus.10 = down ifOperStatus.11 = down ifOperStatus.12 = down ifOperStatus.13 = down ifOperStatus.14 = down ifOperStatus.15 = down ifOperStatus.16 = up ifOperStatus.17 = up ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifLastChange'[0m] ifLastChange.2 = 100 ifLastChange.3 = 25000 ifLastChange.4 = 100 ifLastChange.5 = 100 ifLastChange.6 = 100 ifLastChange.7 = 100 ifLastChange.8 = 102500 ifLastChange.9 = 100 ifLastChange.10 = 100 ifLastChange.11 = 100 ifLastChange.12 = 100 ifLastChange.13 = 100 ifLastChange.14 = 100 ifLastChange.15 = 200 ifLastChange.16 = 101200 ifLastChange.17 = 101200 ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifType'[0m] ifType.2 = ethernetCsmacd ifType.3 = ethernetCsmacd ifType.4 = ethernetCsmacd ifType.5 = ethernetCsmacd ifType.6 = ethernetCsmacd ifType.7 = propVirtual ifType.8 = propVirtual ifType.9 = propVirtual ifType.10 = propVirtual ifType.11 = propVirtual ifType.12 = propVirtual ifType.13 = propVirtual ifType.14 = propVirtual ifType.15 = propVirtual ifType.16 = propVirtual ifType.17 = propVirtual ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m] ifPhysAddress.2 = 0:a0:c9:0:0:0 ifPhysAddress.3 = ec:c0:18:da:30:81 ifPhysAddress.4 = 0:0:1:0:0:1 ifPhysAddress.5 = 0:0:3:0:0:1 ifPhysAddress.6 = 0:0:0:1:0:1 ifPhysAddress.7 = ec:c0:18:da:30:c8 ifPhysAddress.8 = ec:c0:18:da:30:c9 ifPhysAddress.9 = ec:c0:18:da:30:ca ifPhysAddress.10 = ec:c0:18:da:30:cb ifPhysAddress.11 = ec:c0:18:da:30:cc ifPhysAddress.12 = ec:c0:18:da:30:cd ifPhysAddress.13 = ec:c0:18:da:30:ce ifPhysAddress.14 = ec:c0:18:da:30:cf ifPhysAddress.15 = ec:c0:18:da:30:85 ifPhysAddress.16 = ec:c0:18:da:30:c8 ifPhysAddress.17 = ec:c0:18:da:30:c8 ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifMtu'[0m] ifMtu.2 = 0 ifMtu.3 = 1500 ifMtu.4 = 1500 ifMtu.5 = 1500 ifMtu.6 = 1500 ifMtu.7 = 0 ifMtu.8 = 1500 ifMtu.9 = 0 ifMtu.10 = 0 ifMtu.11 = 0 ifMtu.12 = 0 ifMtu.13 = 0 ifMtu.14 = 0 ifMtu.15 = 1500 ifMtu.16 = 1500 ifMtu.17 = 1500 ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifInErrors'[0m] ifInErrors.2 = 0 ifInErrors.3 = 0 ifInErrors.4 = 0 ifInErrors.5 = 0 ifInErrors.6 = 0 ifInErrors.7 = 0 ifInErrors.8 = 0 ifInErrors.9 = 0 ifInErrors.10 = 0 ifInErrors.11 = 0 ifInErrors.12 = 0 ifInErrors.13 = 0 ifInErrors.14 = 0 ifInErrors.15 = 0 ifInErrors.16 = 0 ifInErrors.17 = 0 ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifOutErrors'[0m] ifOutErrors.2 = 0 ifOutErrors.3 = 0 ifOutErrors.4 = 0 ifOutErrors.5 = 0 ifOutErrors.6 = 0 ifOutErrors.7 = 0 ifOutErrors.8 = 0 ifOutErrors.9 = 0 ifOutErrors.10 = 0 ifOutErrors.11 = 0 ifOutErrors.12 = 0 ifOutErrors.13 = 0 ifOutErrors.14 = 0 ifOutErrors.15 = 0 ifOutErrors.16 = 0 ifOutErrors.17 = 0 ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifInDiscards'[0m] ifInDiscards.2 = 0 ifInDiscards.3 = 16 ifInDiscards.4 = 0 ifInDiscards.5 = 0 ifInDiscards.6 = 0 ifInDiscards.7 = 0 ifInDiscards.8 = 0 ifInDiscards.9 = 0 ifInDiscards.10 = 0 ifInDiscards.11 = 0 ifInDiscards.12 = 0 ifInDiscards.13 = 0 ifInDiscards.14 = 0 ifInDiscards.15 = 0 ifInDiscards.16 = 0 ifInDiscards.17 = 253 ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m] ifOutDiscards.2 = 0 ifOutDiscards.3 = 0 ifOutDiscards.4 = 0 ifOutDiscards.5 = 0 ifOutDiscards.6 = 0 ifOutDiscards.7 = 0 ifOutDiscards.8 = 0 ifOutDiscards.9 = 0 ifOutDiscards.10 = 0 ifOutDiscards.11 = 0 ifOutDiscards.12 = 0 ifOutDiscards.13 = 0 ifOutDiscards.14 = 0 ifOutDiscards.15 = 0 ifOutDiscards.16 = 0 ifOutDiscards.17 = 0 dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'dot3StatsIndex'[0m] dot3StatsIndex = No Such Object available on this agent at this OID Invalid snmp_walk() data = dot3StatsIndex = No Such Object available on this agent at this OID SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m] dot3StatsDuplexStatus = No Such Object available on this agent at this OID Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/var/www/librenms/mibs' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'dot1qPvid'[0m] dot1qPvid = No Such Object available on this agent at this OID Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID array ( 2 => array ( 'ifName' => 'Internal-Data0/0', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '1969245', 'ifHCInUcastPkts' => '11051', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '2', 'ifHCOutOctets' => '47316852', 'ifHCOutUcastPkts' => '34269', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '6', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '0', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Internal-Data0/0\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '100', 'ifType' => 'ethernetCsmacd', 'ifPhysAddress' => '0:a0:c9:0:0:0', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 3 => array ( 'ifName' => 'diagnostic', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '148512', 'ifHCInUcastPkts' => '2730', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '84', 'ifHCOutUcastPkts' => '2', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'diagnostic\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '25000', 'ifType' => 'ethernetCsmacd', 'ifPhysAddress' => 'ec:c0:18:da:30:81', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '16', 'ifOutDiscards' => '0', ), 4 => array ( 'ifName' => 'nlp_int_tap', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '528925', 'ifHCInUcastPkts' => '2055', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '194049', 'ifHCOutUcastPkts' => '2063', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'nlp_int_tap\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '100', 'ifType' => 'ethernetCsmacd', 'ifPhysAddress' => '0:0:1:0:0:1', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 5 => array ( 'ifName' => 'ccl_ha_nlp_int_tap', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '50412', 'ifHCInUcastPkts' => '1057', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '12353', 'ifHCOutUcastPkts' => '126', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'ccl_ha_nlp_int_tap\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '100', 'ifType' => 'ethernetCsmacd', 'ifPhysAddress' => '0:0:3:0:0:1', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 6 => array ( 'ifName' => 'ha_ctl_nlp_int_tap', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '67465074', 'ifHCInUcastPkts' => '51699', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '756623', 'ifHCOutUcastPkts' => '11393', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'ha_ctl_nlp_int_tap\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '100', 'ifType' => 'ethernetCsmacd', 'ifPhysAddress' => '0:0:0:1:0:1', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 7 => array ( 'ifName' => 'Ethernet1/1', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Ethernet1/1\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '100', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:c8', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 8 => array ( 'ifName' => 'failover-link', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '3590724', 'ifHCInUcastPkts' => '27258', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '73515574', 'ifHCOutUcastPkts' => '56724', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => 'LAN/STATE Failover Interface', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'failover-link\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '102500', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:c9', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 9 => array ( 'ifName' => 'Ethernet1/3', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Ethernet1/3\' interface', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '100', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:ca', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 10 => array ( 'ifName' => 'Ethernet1/4', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Ethernet1/4\' interface', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '100', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:cb', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 11 => array ( 'ifName' => 'Ethernet1/5', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Ethernet1/5\' interface', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '100', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:cc', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 12 => array ( 'ifName' => 'Ethernet1/6', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Ethernet1/6\' interface', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '100', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:cd', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 13 => array ( 'ifName' => 'Ethernet1/7', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Ethernet1/7\' interface', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '100', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:ce', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 14 => array ( 'ifName' => 'Ethernet1/8', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'Ethernet1/8\' interface', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '100', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:cf', 'ifMtu' => '0', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 15 => array ( 'ifName' => 'vlan1', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '0', 'ifHCInUcastPkts' => '0', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '0', 'ifHCOutUcastPkts' => '0', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '100', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'vlan1\' interface', 'ifAdminStatus' => 'down', 'ifOperStatus' => 'down', 'ifLastChange' => '200', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:85', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 16 => array ( 'ifName' => 'inside', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '32292', 'ifHCInUcastPkts' => '476', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '32236', 'ifHCOutUcastPkts' => '477', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'inside\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '101200', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:c8', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '0', 'ifOutDiscards' => '0', ), 17 => array ( 'ifName' => 'outside', 'ifInMulticastPkts' => '0', 'ifInBroadcastPkts' => '0', 'ifOutMulticastPkts' => '0', 'ifOutBroadcastPkts' => '0', 'ifHCInOctets' => '203147', 'ifHCInUcastPkts' => '2704', 'ifHCInMulticastPkts' => '0', 'ifHCInBroadcastPkts' => '0', 'ifHCOutOctets' => '531730', 'ifHCOutUcastPkts' => '2457', 'ifHCOutMulticastPkts' => '0', 'ifHCOutBroadcastPkts' => '0', 'ifLinkUpDownTrapEnable' => 'enabled', 'ifHighSpeed' => '1000', 'ifPromiscuousMode' => 'false', 'ifConnectorPresent' => 'true', 'ifAlias' => '', 'ifCounterDiscontinuityTime' => '0:0:00:00.00', 'ifDescr' => 'Adaptive Security Appliance \'outside\' interface', 'ifAdminStatus' => 'up', 'ifOperStatus' => 'up', 'ifLastChange' => '101200', 'ifType' => 'propVirtual', 'ifPhysAddress' => 'ec:c0:18:da:30:c8', 'ifMtu' => '1500', 'ifInErrors' => '0', 'ifOutErrors' => '0', 'ifInDiscards' => '253', 'ifOutDiscards' => '0', ), ) valid valid valid valid valid valid valid valid valid valid valid valid valid valid valid valid Port Internal-Data0/0: Adaptive Security Appliance 'Internal-Data0/0' interface (2 / #4356557) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (0) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Internal-Data0/0' interface ifInOctets (19624 B) 106.07567567568 Bps 185 secs ifOutOctets (36489 B) 197.23783783784 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (159 B) 0.85945945945946 Bps 185 secs ifOutUcastPkts (163 B) 0.88108108108108 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (0 B) 0 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(849 bps/1.58 kbps)bytes(19.16 KiB/35.63 KiB)pkts(0.86 pps/0.88 pps)SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0000000","1969245",1949621,106.07567567567567,19624,"47316852",47280363,197.23783783783784,36489,"0",0,0,0,"0",0,0,0,"11051",10892,0.8594594594594595,159,"34269",34106,0.8810810810810811,163,1684514641,1684514456,185,4356557][0m 0.49ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2",2,0,0,"6",6,0,0,"0",0,0,0,"0",0,0,0,4356557][0m 0.27ms] 1 updated Port diagnostic: Adaptive Security Appliance 'diagnostic' interface (3 / #4356558) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'diagnostic' interface ifInOctets (6360 B) 34.378378378378 Bps 185 secs ifOutOctets (0 B) 0 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (98 B) 0.52972972972973 Bps 185 secs ifOutUcastPkts (0 B) 0 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (2 B) 0.010810810810811 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(275 bps/0 bps)bytes(6.21 KiB/0 B)pkts(0.53 pps/0 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["148512",142152,34.37837837837838,6360,"84",84,0,0,"0",0,0,0,"0",0,0,0,"2730",2632,0.5297297297297298,98,"2",2,0,0,1684514641,1684514456,185,4356558][0m 0.32ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"16",14,0.010810810810810811,2,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356558][0m 0.26ms] 2 updated Port nlp_int_tap: Adaptive Security Appliance 'nlp_int_tap' interface (4 / #4356559) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'nlp_int_tap' interface ifInOctets (78834 B) 426.12972972973 Bps 185 secs ifOutOctets (28072 B) 151.74054054054 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (299 B) 1.6162162162162 Bps 185 secs ifOutUcastPkts (299 B) 1.6162162162162 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (0 B) 0 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(3.41 kbps/1.21 kbps)bytes(76.99 KiB/27.41 KiB)pkts(1.62 pps/1.62 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["528925",450091,426.1297297297297,78834,"194049",165977,151.74054054054054,28072,"0",0,0,0,"0",0,0,0,"2055",1756,1.6162162162162161,299,"2063",1764,1.6162162162162161,299,1684514641,1684514456,185,4356559][0m 0.35ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356559][0m 0.23ms] 1 updated Port ccl_ha_nlp_int_tap: Adaptive Security Appliance 'ccl_ha_nlp_int_tap' interface (5 / #4356560) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'ccl_ha_nlp_int_tap' interface ifInOctets (325 B) 1.7567567567568 Bps 185 secs ifOutOctets (337 B) 1.8216216216216 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (6 B) 0.032432432432432 Bps 185 secs ifOutUcastPkts (3 B) 0.016216216216216 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (0 B) 0 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(14 bps/15 bps)bytes(325 B/337 B)pkts(32.43 mpps/16.22 mpps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["50412",50087,1.7567567567567568,325,"12353",12016,1.8216216216216217,337,"0",0,0,0,"0",0,0,0,"1057",1051,0.032432432432432434,6,"126",123,0.016216216216216217,3,1684514641,1684514456,185,4356560][0m 0.27ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356560][0m 0.23ms] 1 updated Port ha_ctl_nlp_int_tap: Adaptive Security Appliance 'ha_ctl_nlp_int_tap' interface (6 / #4356561) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'ha_ctl_nlp_int_tap' interface ifInOctets (0 B) 0 Bps 185 secs ifOutOctets (0 B) 0 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (0 B) 0 Bps 185 secs ifOutUcastPkts (0 B) 0 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (0 B) 0 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["67465074",67465074,0,0,"756623",756623,0,0,"0",0,0,0,"0",0,0,0,"51699",51699,0,0,"11393",11393,0,0,1684514641,1684514456,185,4356561][0m 0.27ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356561][0m 0.23ms] 1 updated Port Ethernet1/1: Adaptive Security Appliance 'Ethernet1/1' interface (7 / #4356562) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Ethernet1/1' interface ifInOctets (0 B) 0 Bps 185 secs ifOutOctets (0 B) 0 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (0 B) 0 Bps 185 secs ifOutUcastPkts (0 B) 0 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (0 B) 0 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,1684514641,1684514456,185,4356562][0m 0.25ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356562][0m 0.21ms] 1 updated Port failover-link: Adaptive Security Appliance 'failover-link' interface (8 / #4356563) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? LAN/STATE Failover Interface ifInOctets (52050 B) 281.35135135135 Bps 185 secs ifOutOctets (67984 B) 367.48108108108 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (318 B) 1.7189189189189 Bps 185 secs ifOutUcastPkts (360 B) 1.9459459459459 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (0 B) 0 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(2.25 kbps/2.94 kbps)bytes(50.83 KiB/66.39 KiB)pkts(1.72 pps/1.95 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["3590724",3538674,281.35135135135135,52050,"73515574",73447590,367.4810810810811,67984,"0",0,0,0,"0",0,0,0,"27258",26940,1.718918918918919,318,"56724",56364,1.945945945945946,360,1684514641,1684514456,185,4356563][0m 0.26ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356563][0m 0.22ms] 1 updated Port Ethernet1/3: Adaptive Security Appliance 'Ethernet1/3' interface (9 / #4356564) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Ethernet1/3' interface4356564 skipped because port is still down since last polling. Port Ethernet1/4: Adaptive Security Appliance 'Ethernet1/4' interface (10 / #4356565) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Ethernet1/4' interface4356565 skipped because port is still down since last polling. Port Ethernet1/5: Adaptive Security Appliance 'Ethernet1/5' interface (11 / #4356566) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Ethernet1/5' interface4356566 skipped because port is still down since last polling. Port Ethernet1/6: Adaptive Security Appliance 'Ethernet1/6' interface (12 / #4356567) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Ethernet1/6' interface4356567 skipped because port is still down since last polling. Port Ethernet1/7: Adaptive Security Appliance 'Ethernet1/7' interface (13 / #4356568) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Ethernet1/7' interface4356568 skipped because port is still down since last polling. Port Ethernet1/8: Adaptive Security Appliance 'Ethernet1/8' interface (14 / #4356569) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'Ethernet1/8' interface4356569 skipped because port is still down since last polling. Port vlan1: Adaptive Security Appliance 'vlan1' interface (15 / #4356570) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (100) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'vlan1' interface4356570 skipped because port is still down since last polling. Port inside: Adaptive Security Appliance 'inside' interface (16 / #4356571) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'inside' interface ifInOctets (2516 B) 13.6 Bps 185 secs ifOutOctets (2516 B) 13.6 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (37 B) 0.2 Bps 185 secs ifOutUcastPkts (37 B) 0.2 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (0 B) 0 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(109 bps/109 bps)bytes(2.46 KiB/2.46 KiB)pkts(0.2 pps/0.2 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["32292",29776,13.6,2516,"32236",29720,13.6,2516,"0",0,0,0,"0",0,0,0,"476",439,0.2,37,"477",440,0.2,37,1684514641,1684514456,185,4356571][0m 0.28ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356571][0m 0.21ms] 1 updated Port outside: Adaptive Security Appliance 'outside' interface (17 / #4356572) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed (1000) VLAN = ? Using ifDescr as ifAlias Adaptive Security Appliance 'outside' interface ifInOctets (27105 B) 146.51351351351 Bps 185 secs ifOutOctets (77316 B) 417.92432432432 Bps 185 secs ifInErrors (0 B) 0 Bps 185 secs ifOutErrors (0 B) 0 Bps 185 secs ifInUcastPkts (354 B) 1.9135135135135 Bps 185 secs ifOutUcastPkts (335 B) 1.8108108108108 Bps 185 secs ifInNUcastPkts (0 B) 0 Bps 185 secs ifOutNUcastPkts (0 B) 0 Bps 185 secs ifInDiscards (18 B) 0.097297297297297 Bps 185 secs ifOutDiscards (0 B) 0 Bps 185 secs ifInUnknownProtos (0 B) 0 Bps 185 secs ifInBroadcastPkts (0 B) 0 Bps 185 secs ifOutBroadcastPkts (0 B) 0 Bps 185 secs ifInMulticastPkts (0 B) 0 Bps 185 secs ifOutMulticastPkts (0 B) 0 Bps 185 secs bps(1.17 kbps/3.34 kbps)bytes(26.47 KiB/75.5 KiB)pkts(1.91 pps/1.81 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["203147",176042,146.51351351351352,27105,"531730",454414,417.92432432432435,77316,"0",0,0,0,"0",0,0,0,"2704",2350,1.9135135135135135,354,"2457",2122,1.8108108108108107,335,1684514641,1684514456,185,4356572][0m 0.3ms] SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"253",235,0.0972972972972973,18,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,4356572][0m 0.24ms] 2 updated SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where `port_id` in (4356564, 4356565, 4356566, 4356567, 4356568, 4356569, 4356570) [0;33m[1684514641,1684514456,null][0m 0.25ms] 7 updated >> Runtime for poller module 'ports': 10.8909 seconds with 251984 bytes >> [0;36mSNMP[0m: [15/10.86s] [1;33mMySQL[0m: [20/0.07s] #### Unload poller module ports #### Modules status: Global- OS Device Module [ xdsl ] disabled globally. Modules status: Global+ OS Device #### Load poller module customoid #### SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[2998][0m 0.26ms] >> Runtime for poller module 'customoid': 0.0006 seconds with 56 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module customoid #### Modules status: Global+ OS Device #### Load poller module bgp-peers #### 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[2998][0m 0.33ms] >> Runtime for poller module 'bgp-peers': 0.0023 seconds with 184 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module bgp-peers #### Modules status: Global- OS Device Module [ junose-atm-vp ] disabled globally. Modules status: Global- OS Device Module [ printer-supplies ] disabled globally. Modules status: Global+ OS Device #### Load poller module ucd-diskio #### SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id` = ? [0;33m[2998][0m 0.27ms] >> Runtime for poller module 'ucd-diskio': 0.0006 seconds with 136 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module ucd-diskio #### Modules status: Global+ OS Device #### Load poller module wifi #### >> Runtime for poller module 'wifi': 0.0001 seconds with 80 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module wifi #### Modules status: Global+ OS Device #### Load poller module wireless #### Attempting to initialize OS: generic OS initialized: LibreNMS\OS\Generic SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[2998][0m 0.3ms] >> Runtime for poller module 'wireless': 0.0024 seconds with 66864 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module wireless #### Modules status: Global+ OS Device #### Load poller module ospf #### SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[2998][0m 0.24ms] Processes: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-Cr10' '-M' '/var/www/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' '-t' '2' '-r' '2' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m] ospfGeneralGroup = No Such Object available on this agent at this OID 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[2998,""][0m 0.31ms] 0 >> Runtime for poller module 'ospf': 0.0354 seconds with 9152 bytes >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [2/0.01s] #### Unload poller module ospf #### Modules status: Global- OS Device Module [ isis ] disabled globally. Modules status: Global- OS Device Module [ cisco-ipsec-flow-monitor ] disabled globally. Modules status: Global+ OS Device #### Load poller module cisco-remote-access-monitor #### >> Runtime for poller module 'cisco-remote-access-monitor': 0.0003 seconds with 96 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module cisco-remote-access-monitor #### Modules status: Global+ OS Device #### Load poller module cisco-cef #### >> Runtime for poller module 'cisco-cef': 0.0003 seconds with 80 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module cisco-cef #### Modules status: Global+ OS Device #### Load poller module slas #### >> Runtime for poller module 'slas': 0.0003 seconds with 160 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module slas #### Modules status: Global- OS Device Module [ cisco-mac-accounting ] disabled globally. Modules status: Global- OS Device Module [ cipsec-tunnels ] disabled globally. Modules status: Global- OS Device Module [ cisco-ace-loadbalancer ] disabled globally. Modules status: Global- OS Device Module [ cisco-ace-serverfarms ] disabled globally. Modules status: Global+ OS Device #### Load poller module cisco-asa-firewall #### >> Runtime for poller module 'cisco-asa-firewall': 0.0002 seconds with 96 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module cisco-asa-firewall #### Modules status: Global+ OS Device #### Load poller module cisco-voice #### >> Runtime for poller module 'cisco-voice': 0.0001 seconds with 32 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module cisco-voice #### Modules status: Global+ OS Device #### Load poller module cisco-cbqos #### >> Runtime for poller module 'cisco-cbqos': 0.0002 seconds with 80 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module cisco-cbqos #### Modules status: Global- OS Device Module [ cisco-otv ] disabled globally. Modules status: Global- OS Device Module [ cisco-qfp ] disabled globally. Modules status: Global- OS Device Module [ cisco-vpdn ] disabled globally. Modules status: Global- OS Device Module [ nac ] disabled globally. Modules status: Global- OS Device Module [ netscaler-vsvr ] disabled globally. Modules status: Global+ OS Device #### Load poller module aruba-controller #### >> Runtime for poller module 'aruba-controller': 0.0004 seconds with 96 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module aruba-controller #### Modules status: Global+ OS Device #### Load poller module entity-physical #### >> Runtime for poller module 'entity-physical': 0.0001 seconds with 96 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module entity-physical #### Modules status: Global- OS Device Module [ entity-state ] disabled globally. Modules status: Global+ OS Device #### Load poller module applications #### SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [0;33m[2998][0m 0.35ms] >> Runtime for poller module 'applications': 0.0011 seconds with 1480 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] #### Unload poller module applications #### Modules status: Global- OS Device Module [ stp ] disabled globally. Modules status: Global+ OS Device #### Load poller module ntp #### >> Runtime for poller module 'ntp': 0.0001 seconds with 80 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module ntp #### Modules status: Global- OS Device Module [ loadbalancers ] disabled globally. Modules status: Global- OS Device Module [ mef ] disabled globally. Modules status: Global+ OS Device #### Load poller module mpls #### >> Runtime for poller module 'mpls': 0.0005 seconds with 160 bytes >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] #### Unload poller module mpls #### Module cisco-sla does not exist, please remove it from your configurationModule mib does not exist, please remove it from your configurationModule toner does not exist, please remove it from your configurationEnabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[2998][0m 0.37ms] SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[13.823,2998][0m 0.36ms] Updating mucc-ftd-outside.gw.mcgill.ca Polled in 13.823 seconds ### Start Device Groups ### SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.35ms] SQL[[1;33mselect `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 5, 6, 7, 8, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38) [0;33m[][0m 3.9ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ? OR `devices`.`hostname` REGEXP ? OR `devices`.`hostname` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["-srp\\.","-edge\\.","-lo0\\.",2998][0m 0.75ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ? OR `devices`.`hostname` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["-sw.","-sw*.",2998][0m 0.31ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["Linux",2998][0m 0.29ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["drupal",2998][0m 0.26ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["ucs",2998][0m 0.26ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["ucs-bhdm",2998][0m 0.26ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["ucs-ferdm",2998][0m 0.26ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["fabos",2998][0m 0.23ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`status` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["down",2998][0m 0.22ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysContact` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["EfficientIP",2998][0m 0.23ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hardware` LIKE ? AND `devices`.`status` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;37mS-C3850%","1",2998][0m 0.23ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hardware` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%ASR%",2998][0m 0.2ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["�a-cp%",2998][0m 0.28ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%spine%","%leaf%",2998][0m 0.21ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[0;36mloud%",2998][0m 0.19ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["�ton%",2998][0m 0.18ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ?) and `devices`.`device_id` = ?) as `exists` [0;33m["^k3s.*netinf-lab.it.mcgill.ca",2998][0m 0.18ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1mlf1%","[1msp1%",2998][0m 0.19ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-wmc%",2998][0m 0.17ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["securevpn%",2998][0m 0.22ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["internet-edge-diag-pool%",2998][0m 0.23ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hardware` LIKE ? AND `devices`.`version` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[43m850%","[41m6.12.7%","access%","dc-%",2998][0m 0.2ms] SQL[[1;33mselect exists(select * from `devices` left join `entPhysical` on `devices`.`device_id` = `entPhysical`.`device_id` where (`entPhysical`.`entPhysicalModelName` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["IE-%",2998][0m 0.28ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["bh-local-wmc%","fer-local-wmc%",2998][0m 0.18ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hardware` LIKE ? AND `devices`.`version` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;36m9300%","[41m7.3.5%",2998][0m 0.2ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hardware` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[43m750%",2998][0m 0.2ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` REGEXP ? AND `devices`.`hardware` NOT LIKE ? AND `devices`.`hardware` NOT LIKE ? AND `devices`.`hardware` NOT LIKE ? AND `devices`.`hardware` NOT LIKE ? AND `devices`.`hardware` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["-sw.*","[43m850%","[1m300%","%IE-4%","[43m560CX%","[43m560CG%",2998][0m 0.24ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[0;34mrown%","[0;34mronfman%","%strathconam%","[0;35macdonald%","%harrington%","%sherb550%","%sherb1010%","�wsonhall%","[0;35morriceh%","[0;35mni-107-sw1%","[0;35mni-bt309-sw1%","[0;34marton%","[0;36mentennial%","[0;35minescottage%","[0;36monservationcentre%","%lods%","%durocher3465%","%leacock%","[0;35metersonh%","�cultyclub%","[0;35molsonstadium%","%stewarthouse%","[0;32mlenfinnan%","[0;31moddick%","[0;36mrossroads%","[0;35maryemily%","[0;31mesgate-001-sw1%","[0;31madar%","�aptableearth%","[0;32maulthouse%","[0;32matehouse%","%leaplab%","[0;32maultbarn%","[0;31mangerstation%","[0;35mine509%","[0;35meel3471%","[0;35molsoninformatics%","[0;32maultgarage%","[0;32mite%","%johannsen%","%stearnlib%","[0;32maultchalet%","[0;35mark3575%","%duff-1_tc1-sw1%","%duff-2_tc1-sw1%","%electricalent%","[0;35meel3471%",2998][0m 0.42ms] SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ? OR `devices`.`hostname` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["lyman-duff-sw2","duff-221-sw1","lyman-duff-sw14","lyman-duff-sw3","lyman-duff-sw4","lyman-duff-sw8","lyman-duff-sw11","lyman-duff-sw12","lyman-duff-sw13","lyman-duff-sw6","lyman-duff-sw10","lyman-duff-sw15","stewart-n2_9a-sw1","stewart-n3_16a-sw1","stewart-s3_13-sw1","stewart-n4_8z-sw1","stewart-n5_17a-sw1","stewart-n6_13c-sw1","stewart-n7_1b-sw1","stewart-n8_2a-sw1","stewart-w2_tc1-sw1","stewart-w8_tc1-sw1","mni-sw25","mni-sw3","mni-sw35","mni-sw22","mni-sw32","mni-sw4","mni-sw45","mni-sw5","mni-sw28","mni-sw38","mni-sw6","mni-sw7","mni-sw23","mni-sw36","mni-sw8","mni-sw9","mni-852a-sw1","mni-sw2","mni-sw37","mni-sw31",2998][0m 0.38ms] SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[2998][0m 0.29ms] Groups Added: Groups Removed: ### End Device Groups, runtime: 0.0623s ### #### Start Alerts #### 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[2998][0m 0.3ms] SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`start`) <= ? 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-05-19T16:44:01.308785Z","2023-05-19T16:44:01.308785Z",0,1,"16:44:01","16:44:01","16:44:01","16:44:01","[45m%","device",2998,"location",1277][0m 0.68ms] SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[2998][0m 0.34ms] SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a 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 = ?) 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 = ?)) 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 = ?)) LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ? LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ? WHERE a.disabled = 0 AND ( (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL) OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?)) 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)) ) [0;33m[2998,2998,2998,2998,2998,2998,2998,2998,2998,2998,2998][0m 1.66ms] Rule [0;35m#2 (Device rebooted):[0m SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) && (devices.uptime < "300" && ((devices.disabled = 0 && devices.ignore = 0)) = "1") [0;33m[2998][0m 0.3ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[2,2998][0m 0.22ms] Status: [0;34mNOCHG[0m Rule [0;35m#3 (BGP Session down):[0m SQL[[1;33mSELECT * FROM bgpPeers,devices WHERE (( devices.device_id = bgpPeers.device_id ) && bgpPeers.device_id = ?) && (bgpPeers.bgpPeerState != "established" && ((devices.status = 1 && ((devices.disabled = 0 && devices.ignore = 0)))) = "1") [0;33m[2998][0m 0.41ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[3,2998][0m 0.2ms] Status: [0;34mNOCHG[0m Rule [0;35m#4 (BGP Session established):[0m SQL[[1;33mSELECT * FROM bgpPeers WHERE (bgpPeers.device_id = ?) && (bgpPeers.bgpPeerFsmEstablishedTime < "300" && bgpPeers.bgpPeerState = "established") [0;33m[2998][0m 0.24ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[4,2998][0m 0.18ms] Status: [0;34mNOCHG[0m Rule [0;35m#10 (Dist and Core - High CPU):[0m SQL[[1;33mSELECT * FROM devices,processors WHERE (( processors.device_id = devices.device_id ) && devices.device_id = ?) && (((devices.status = 1 && ((devices.disabled = 0 && devices.ignore = 0)))) = "1" && processors.processor_usage >= "98" ) [0;33m[2998][0m 0.42ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[10,2998][0m 0.21ms] Status: [0;34mNOCHG[0m SQL[[1;33mSELECT alert_log.id, alert_log.details FROM alert_log,alert_rules WHERE alert_log.rule_id = alert_rules.id && alert_log.device_id = ? && alert_log.rule_id = ? && alert_rules.disabled = 0 ORDER BY alert_log.id DESC LIMIT 1 [0;33m[2998,10][0m 0.34ms] SQL[[1;33mUPDATE `alert_log` set `details`=? WHERE id = ? [0;33m[0m 0.29ms] Rule [0;35m#12 (APC UPS batteries need replacing):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (( sensors.device_id = devices.device_id ) && devices.device_id = ?) && (((devices.status = 1 && ((devices.disabled = 0 && devices.ignore = 0)))) = "1" && sensors.sensor_class = "state" && devices.os = "apc" && sensors.sensor_type = "upsAdvBatteryReplaceIndicator" && sensors.sensor_current = "2" ) [0;33m[2998][0m 0.45ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[12,2998][0m 0.22ms] Status: [0;34mNOCHG[0m Rule [0;35m#14 (Cisco ASA Primary unit changed to standby):[0m SQL[[1;33mSELECT * FROM sensors WHERE (sensors.device_id = ?) && (sensors.sensor_descr = "Primary Unit.*" && sensors.sensor_current = "10" && sensors.sensor_prev = "9" ) [0;33m[2998][0m 0.27ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[14,2998][0m 0.2ms] Status: [0;34mNOCHG[0m Rule [0;35m#15 (APC Internal battery temperature HIGH, need replacing?):[0m SQL[[1;33mSELECT * FROM sensors,devices WHERE (( devices.device_id = sensors.device_id ) && sensors.device_id = ?) && (sensors.sensor_class = "temperature" && ((devices.status = 1 && ((devices.disabled = 0 && devices.ignore = 0)))) = "1" && sensors.sensor_oid = ".1.3.6.1.4.1.318.1.1.1.2.2.2.0" && devices.os = "apc" && sensors.sensor_current > sensors.sensor_limit ) [0;33m[2998][0m 0.39ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[15,2998][0m 0.22ms] Status: [0;34mNOCHG[0m Rule [0;35m#16 (Cisco FTD connections over 2000000):[0m SQL[[1;33mSELECT * FROM devices,ciscoASA WHERE (devices.device_id = ? AND devices.device_id = ciscoASA.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.os = "ftd" AND ciscoASA.data > 2000000 [0;33m[2998][0m 0.34ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[16,2998][0m 0.19ms] Status: [0;34mNOCHG[0m Rule [0;35m#17 (APC UPS in Hardware Failure Bypass Mode):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 10 AND sensors.sensor_type = "upsBasicOutputStatus" [0;33m[2998][0m 0.42ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[17,2998][0m 0.19ms] Status: [0;34mNOCHG[0m Rule [0;35m#18 (UPS is running on the bypass):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 4 AND sensors.sensor_type = "upsOutputSourceState" [0;33m[2998][0m 0.41ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[18,2998][0m 0.18ms] Status: [0;34mNOCHG[0m Rule [0;35m#19 (UPS has a heavy load):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_descr REGEXP "Percentage load" AND sensors.sensor_current >= 90 AND sensors.sensor_type = "rfc1628" [0;33m[2998][0m 0.45ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[19,2998][0m 0.23ms] Status: [0;34mNOCHG[0m Rule [0;35m#20 (F5 appliance has a bad power supply):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND devices.os = "f5" AND sensors.sensor_type = "sysChassisPowerSupplyStatus" AND sensors.sensor_current = 0 [0;33m[2998][0m 0.57ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[20,2998][0m 0.28ms] Status: [0;34mNOCHG[0m Rule [0;35m#21 (F5 appliance has a bad fan):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND devices.os = "f5" AND sensors.sensor_type = "sysChassisFanStatus" AND sensors.sensor_current = 0 [0;33m[2998][0m 0.44ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[21,2998][0m 0.21ms] Status: [0;34mNOCHG[0m Rule [0;35m#22 (Cisco NX-OS device has a bad fan):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND devices.os = "nxos" AND sensors.sensor_type = "cefcFanTrayOperStatus" AND sensors.sensor_current = "[3-4]" [0;33m[2998][0m 0.41ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[22,2998][0m 0.22ms] Status: [0;34mNOCHG[0m Rule [0;35m#23 (Cisco Fan Status failed ):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 9 AND sensors.sensor_oid = ".1.3.6.1.4.1.9.9.13.1.4.1.3" [0;33m[2998][0m 0.45ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[23,2998][0m 0.21ms] Status: [0;34mNOCHG[0m Rule [0;35m#24 (Cisco PSU status failed):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 8 AND sensors.sensor_oid = ".1.3.6.1.4.1.9.9.13.1.5.1.3" [0;33m[2998][0m 0.47ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[24,2998][0m 0.21ms] Status: [0;34mNOCHG[0m Rule [0;35m#25 (Dell iDRAC Battery Status Failed):[0m SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current REGEXP 10 AND sensors.sensor_oid = ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5" [0;33m[2998][0m 0.46ms] SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[25,2998][0m 0.23ms] Status: [0;34mNOCHG[0m #### End Alerts #### ./poller.php mucc-ftd-outside.gw.mcgill.ca 2023-05-19 12:44:01 - 1 devices polled in 14.14 secs [0;36mSNMP[0m [32/12.67s]: Snmpget[13/0.37s] Snmpwalk[19/12.30s] [1;33mSQL[0m [242/0.63s]: Select[99/0.36s] Insert[1/0.00s] Update[141/0.25s] Delete[1/0.00s]