From chris, 2 Years ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.4ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` limit 1 [0;33m[][0m 0.21ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 0.27ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: 34de9dd77df4bf7bb3f30c89c93cb86620f8b780
  11. Commit Date: 1631578375
  12. DB Schema: 2021_25_01_0129_isis_adjacencies_nullable (217)
  13. PHP: 7.4.3
  14. MySQL: 10.3.31-MariaDB-0ubuntu0.20.04.1
  15. RRDTool: 1.7.2
  16. SNMP: NET-SNMP 5.8
  17. ==================================DEBUG!
  18. Updating os_def.cache  
  19. Starting polling run:
  20.  
  21. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = 'cnx-block1.4fold.net' ORDER BY `device_id` ASC [0;33m[][0m 1.34ms]
  22.  
  23. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[8][0m 1.01ms]
  24.  
  25. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[8][0m 0.26ms]
  26.  
  27. Attempting to initialize OS: linux  
  28. Attempting to initialize OS: unix  
  29. OS initialized: LibreNMS\OS\Shared\Unix  
  30. Hostname:    cnx-block1.4fold.net
  31. Device ID:   8
  32. OS:          linux
  33. Resolved IP: 10.200.1.10
  34.  (unix)
  35.  
  36. SQL[[1;33mselect `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 [0;33m["cnx-block1.4fold.net"][0m 0.83ms]
  37.  
  38. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' 'cnx-block1.4fold.net'
  39.  
  40. response:  {"xmt":3,"rcv":3,"loss":0,"min":0.67,"max":1.05,"avg":0.82,"dup":0,"exitcode":0}
  41. 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[8][0m 0.43ms]
  42.  
  43. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[3][0m 0.25ms]
  44.  
  45. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `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["2021-09-14T09:06:46.943728Z","2021-09-14T09:06:46.943728Z",0,1,"09:06:46","09:06:46","09:06:46","09:06:46","[42m%","device",8,"location",3][0m 1.22ms]
  46.  
  47. SQL[[1;33mINSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`)  VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) [0;33m{"xmt":3,"rcv":3,"loss":0,"min":0.67,"max":1.05,"avg":0.82,"device_id":8,"debug":"[]"}[0m 4.81ms]
  48.  
  49. SQL[[1;33mUPDATE `devices` set `last_ping`=?,`last_ping_timetaken`=? WHERE device_id=? [0;33m["2021-09-14 16:06:46",0.82,8][0m 4.6ms]
  50.  
  51. SNMP Check response code: 0  
  52. Modules status: Global+  
  53. OS  
  54. Device  
  55.  
  56. #### Load poller module core ####
  57. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQnUt' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'sysUpTime.0' 'sysName.0' 'sysObjectID.0' 'sysDescr.0'[0m]
  58. .*.*.0 = 377814
  59. .*.*.0 = ntnx-17fm6c320107-c-cvm
  60. .*.*.0 = .*.4.1.41263
  61. .*.*.0 = Linux ntnx-17fm6c320107-c-cvm 3.10.0-1160.31.1.el7.nutanix.20210701.cvm.x86_64 #1 SMP Thu Jul 1 09:46:54 UTC 2021 x86_64  
  62.  
  63. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQnUst' '-m' 'HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'snmpEngineTime.0' 'hrSystemUptime.0'[0m]
  64. snmpEngineTime.0 = 3778
  65. hrSystemUptime.0 = 189723552  
  66.  
  67. Uptime seconds: 1897236  
  68. Uptime:  21 days 23 hours 36 seconds
  69.  
  70. >> Runtime for poller module 'core': 0.0688 seconds with 91032 bytes
  71. >> SNMP: [2/0.07s] MySQL: [0/0.00s]
  72. #### Unload poller module core ####
  73.  
  74. Modules status: Global+  
  75. OS  
  76. Device  
  77.  
  78. #### Load poller module availability ####
  79. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[8][0m 0.37ms]
  80.  
  81. Availability:
  82. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[8][0m 0.2ms]
  83.  
  84. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[8,1631524007][0m 1.04ms]
  85.  
  86. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,29][0m 0.68ms]
  87.  
  88. 1 day : 100%
  89. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[8,1631005607][0m 0.86ms]
  90.  
  91. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,30][0m 0.55ms]
  92.  
  93. 7 days : 100%
  94. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[8,1629018407][0m 0.64ms]
  95.  
  96. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,31][0m 0.57ms]
  97.  
  98. 30 days : 100%
  99. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[8,1600074407][0m 0.66ms]
  100.  
  101. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,32][0m 0.69ms]
  102.  
  103. 365 days : 100%
  104.  
  105. >> Runtime for poller module 'availability': 0.0090 seconds with 39152 bytes
  106. >> SNMP: [0/0.00s] MySQL: [5/0.00s]
  107. #### Unload poller module availability ####
  108.  
  109. Modules status: Global-  
  110. OS  
  111. Device  
  112. Module [ unix-agent ] disabled globally.
  113.  
  114. Modules status: Global+  
  115. OS  
  116. Device  
  117.  
  118. #### Load poller module os ####
  119. Generic :(
  120. Location: Unknown
  121. Hardware: Generic x86 64-bit
  122. OS Version: 3.10.0-1160.31.1.el7.nutanix.20210701.cvm.x86_64
  123. OS Features:
  124. Serial:
  125.  
  126. >> Runtime for poller module 'os': 0.0018 seconds with 98440 bytes
  127. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  128. #### Unload poller module os ####
  129.  
  130. Modules status: Global+  
  131. OS  
  132. Device  
  133.  
  134. #### Load poller module ipmi ####
  135. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[8][0m 0.26ms]
  136.  
  137. array (
  138. )  
  139.  
  140. >> Runtime for poller module 'ipmi': 0.0006 seconds with 2992 bytes
  141. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  142. #### Unload poller module ipmi ####
  143.  
  144. Modules status: Global+  
  145. OS  
  146. Device  
  147.  
  148. #### Load poller module sensors ####
  149. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[8][0m 0.16ms]
  150.  
  151.  
  152. >> Runtime for poller module 'sensors': 0.0003 seconds with 1584 bytes
  153. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  154. #### Unload poller module sensors ####
  155.  
  156. Modules status: Global+  
  157. OS  
  158. Device  
  159.  
  160. #### Load poller module processors ####
  161. Attempting to initialize OS: linux  
  162. Attempting to initialize OS: unix  
  163. OS initialized: LibreNMS\OS\Shared\Unix  
  164. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[8][0m 0.72ms]
  165.  
  166. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196608' '.1.3.6.1.2.1.25.3.3.1.2.196609' '.1.3.6.1.2.1.25.3.3.1.2.196610' '.1.3.6.1.2.1.25.3.3.1.2.196611' '.1.3.6.1.2.1.25.3.3.1.2.196612' '.1.3.6.1.2.1.25.3.3.1.2.196613' '.1.3.6.1.2.1.25.3.3.1.2.196614' '.1.3.6.1.2.1.25.3.3.1.2.196615'[0m]
  167. .*.*.*608 = 19
  168. .*.*.*609 = 19
  169. .*.*.*610 = 17
  170. .*.*.*611 = 14
  171. .*.*.*612 = 20
  172. .*.*.*613 = 19
  173. .*.*.*614 = 17
  174. .*.*.*615 = 17  
  175.  
  176. array (
  177.   '.1.3.6.1.2.1.25.3.3.1.2.196608' => '19',
  178.   '.1.3.6.1.2.1.25.3.3.1.2.196609' => '19',
  179.   '.1.3.6.1.2.1.25.3.3.1.2.196610' => '17',
  180.   '.1.3.6.1.2.1.25.3.3.1.2.196611' => '14',
  181.   '.1.3.6.1.2.1.25.3.3.1.2.196612' => '20',
  182.   '.1.3.6.1.2.1.25.3.3.1.2.196613' => '19',
  183.   '.1.3.6.1.2.1.25.3.3.1.2.196614' => '17',
  184.   '.1.3.6.1.2.1.25.3.3.1.2.196615' => '17',
  185. )  
  186. Intel Xeon E5-2620 v4 @ 2.10GHz: 19%
  187. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[19,11][0m 4.45ms]
  188.  
  189. Intel Xeon E5-2620 v4 @ 2.10GHz: 19%
  190. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[19,12][0m 3.86ms]
  191.  
  192. Intel Xeon E5-2620 v4 @ 2.10GHz: 17%
  193. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[17,13][0m 3.64ms]
  194.  
  195. Intel Xeon E5-2620 v4 @ 2.10GHz: 14%
  196. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[14,14][0m 1.8ms]
  197.  
  198. Intel Xeon E5-2620 v4 @ 2.10GHz: 20%
  199. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[20,15][0m 4.04ms]
  200.  
  201. Intel Xeon E5-2620 v4 @ 2.10GHz: 19%
  202. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[19,16][0m 3.81ms]
  203.  
  204. Intel Xeon E5-2620 v4 @ 2.10GHz: 17%
  205. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[17,17][0m 3.95ms]
  206.  
  207. Intel Xeon E5-2620 v4 @ 2.10GHz: 17%
  208.  
  209. >> Runtime for poller module 'processors': 0.0607 seconds with 62384 bytes
  210. >> SNMP: [1/0.03s] MySQL: [8/0.03s]
  211. #### Unload poller module processors ####
  212.  
  213. Modules status: Global+  
  214. OS  
  215. Device  
  216.  
  217. #### Load poller module mempools ####
  218. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[8][0m 0.53ms]
  219.  
  220. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.2.3.1.6.1' '.1.3.6.1.2.1.25.2.3.1.6.3' '.1.3.6.1.2.1.25.2.3.1.6.6' '.1.3.6.1.2.1.25.2.3.1.6.7' '.1.3.6.1.2.1.25.2.3.1.6.8'[0m]
  221. .*.*.* = 30214096
  222. .*.*.* = 30214096
  223. .*.*.* = 541880
  224. .*.*.* = 3806276
  225. .*.*.* = 528  
  226.  
  227. Free memory adjusted by availability calculation: 2.61 GiiB -> 6.75 GiiB
  228.  
  229. hrstorage [system]: Physical memory: 79$.67 GiiB / 31.42 GiiB
  230. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[26486722560,7250362368,43][0m 4.22ms]
  231.  
  232. hrstorage [virtual]: Virtual memory: 92(.81 GiiB / 31.42 GiiB
  233. SQL[[1;33mupdate `mempools` set `mempool_perc` = ?, `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[92,30939234304,2797850624,44][0m 4.21ms]
  234.  
  235. hrstorage [buffers]: Memory buffers: 2R9.18 MiiB / 31.42 GiiB
  236. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[554885120,33182199808,45][0m 3.66ms]
  237.  
  238. hrstorage [cached]: Cached memory: 12%  3.63 GiiB / 31.42 GiiB
  239. SQL[[1;33mupdate `mempools` set `mempool_perc` = ?, `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[12,3897626624,29839458304,46][0m 3.64ms]
  240.  
  241. hrstorage [shared]: Shared memory: 0R8 KiiB / 31.42 GiiB
  242. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[540672,33736544256,47][0m 3.75ms]
  243.  
  244.  
  245. >> Runtime for poller module 'mempools': 0.0565 seconds with 117952 bytes
  246. >> SNMP: [1/0.03s] MySQL: [0/0.00s]
  247. #### Unload poller module mempools ####
  248.  
  249. Modules status: Global+  
  250. OS  
  251. Device  
  252.  
  253. #### Load poller module storage ####
  254. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[8][0m 0.47ms]
  255.  
  256. Storage /dev/shm: hrstorage
  257.  
  258.  
  259.  
  260. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrStorageEntry'[0m]
  261. hrStorageIndex.1 = 1
  262. hrStorageIndex.3 = 3
  263. hrStorageIndex.6 = 6
  264. hrStorageIndex.7 = 7
  265. hrStorageIndex.8 = 8
  266. hrStorageIndex.10 = 10
  267. hrStorageIndex.35 = 35
  268. hrStorageIndex.37 = 37
  269. hrStorageIndex.38 = 38
  270. hrStorageIndex.52 = 52
  271. hrStorageIndex.59 = 59
  272. hrStorageIndex.60 = 60
  273. hrStorageIndex.61 = 61
  274. hrStorageIndex.62 = 62
  275. hrStorageIndex.63 = 63
  276. hrStorageIndex.64 = 64
  277. hrStorageIndex.65 = 65
  278. hrStorageType.1 = hrStorageRam
  279. hrStorageType.3 = hrStorageVirtualMemory
  280. hrStorageType.6 = hrStorageOther
  281. hrStorageType.7 = hrStorageOther
  282. hrStorageType.8 = hrStorageOther
  283. hrStorageType.10 = hrStorageVirtualMemory
  284. hrStorageType.35 = hrStorageFixedDisk
  285. hrStorageType.37 = hrStorageFixedDisk
  286. hrStorageType.38 = hrStorageFixedDisk
  287. hrStorageType.52 = hrStorageFixedDisk
  288. hrStorageType.59 = hrStorageFixedDisk
  289. hrStorageType.60 = hrStorageFixedDisk
  290. hrStorageType.61 = hrStorageFixedDisk
  291. hrStorageType.62 = hrStorageFixedDisk
  292. hrStorageType.63 = hrStorageFixedDisk
  293. hrStorageType.64 = hrStorageFixedDisk
  294. hrStorageType.65 = hrStorageFixedDisk
  295. hrStorageDescr.1 = Physical memory
  296. hrStorageDescr.3 = Virtual memory
  297. hrStorageDescr.6 = Memory buffers
  298. hrStorageDescr.7 = Cached memory
  299. hrStorageDescr.8 = Shared memory
  300. hrStorageDescr.10 = Swap space
  301. hrStorageDescr.35 = /dev/shm
  302. hrStorageDescr.37 = /run
  303. hrStorageDescr.38 = /sys/fs/cgroup
  304. hrStorageDescr.52 = /
  305. hrStorageDescr.59 = /tmp
  306. hrStorageDescr.60 = /var/tmp
  307. hrStorageDescr.61 = /home
  308. hrStorageDescr.62 = /run/user/1000
  309. hrStorageDescr.63 = /home/nutanix/data/stargate-storage/disks/ZAD1R81S
  310. hrStorageDescr.64 = /home/nutanix/data/stargate-storage/disks/ZAD1RHGY
  311. hrStorageDescr.65 = /home/nutanix/data/stargate-storage/disks/S3F3NX0J607099
  312. hrStorageAllocationUnits.1 = 1024
  313. hrStorageAllocationUnits.3 = 1024
  314. hrStorageAllocationUnits.6 = 1024
  315. hrStorageAllocationUnits.7 = 1024
  316. hrStorageAllocationUnits.8 = 1024
  317. hrStorageAllocationUnits.10 = 1024
  318. hrStorageAllocationUnits.35 = 4096
  319. hrStorageAllocationUnits.37 = 4096
  320. hrStorageAllocationUnits.38 = 4096
  321. hrStorageAllocationUnits.52 = 4096
  322. hrStorageAllocationUnits.59 = 1024
  323. hrStorageAllocationUnits.60 = 1024
  324. hrStorageAllocationUnits.61 = 4096
  325. hrStorageAllocationUnits.62 = 4096
  326. hrStorageAllocationUnits.63 = 4096
  327. hrStorageAllocationUnits.64 = 4096
  328. hrStorageAllocationUnits.65 = 4096
  329. hrStorageSize.1 = 32946372
  330. hrStorageSize.3 = 32946372
  331. hrStorageSize.6 = 32946372
  332. hrStorageSize.7 = 3806276
  333. hrStorageSize.8 = 528
  334. hrStorageSize.10 = 0
  335. hrStorageSize.35 = 131072
  336. hrStorageSize.37 = 4118296
  337. hrStorageSize.38 = 4118296
  338. hrStorageSize.52 = 2563653
  339. hrStorageSize.59 = 245671
  340. hrStorageSize.60 = 245671
  341. hrStorageSize.61 = 10255440
  342. hrStorageSize.62 = 823660
  343. hrStorageSize.63 = 1453324420
  344. hrStorageSize.64 = 1453324420
  345. hrStorageSize.65 = 195728148
  346. hrStorageUsed.1 = 30214096
  347. hrStorageUsed.3 = 30214096
  348. hrStorageUsed.6 = 541880
  349. hrStorageUsed.7 = 3806276
  350. hrStorageUsed.8 = 528
  351. hrStorageUsed.10 = 0
  352. hrStorageUsed.35 = 0
  353. hrStorageUsed.37 = 131
  354. hrStorageUsed.38 = 0
  355. hrStorageUsed.52 = 1155428
  356. hrStorageUsed.59 = 2438
  357. hrStorageUsed.60 = 2438
  358. hrStorageUsed.61 = 6575048
  359. hrStorageUsed.62 = 0
  360. hrStorageUsed.63 = 181960862
  361. hrStorageUsed.64 = 181904107
  362. hrStorageUsed.65 = 102132072  
  363.  
  364. array (
  365.   'hrstorage' =>
  366.   array (
  367.     1 =>
  368.     array (
  369.       'hrStorageIndex' => '1',
  370.       'hrStorageType' => 'hrStorageRam',
  371.       'hrStorageDescr' => 'Physical memory',
  372.       'hrStorageAllocationUnits' => '1024',
  373.       'hrStorageSize' => '32946372',
  374.       'hrStorageUsed' => '30214096',
  375.     ),
  376.     3 =>
  377.     array (
  378.       'hrStorageIndex' => '3',
  379.       'hrStorageType' => 'hrStorageVirtualMemory',
  380.       'hrStorageDescr' => 'Virtual memory',
  381.       'hrStorageAllocationUnits' => '1024',
  382.       'hrStorageSize' => '32946372',
  383.       'hrStorageUsed' => '30214096',
  384.     ),
  385.     6 =>
  386.     array (
  387.       'hrStorageIndex' => '6',
  388.       'hrStorageType' => 'hrStorageOther',
  389.       'hrStorageDescr' => 'Memory buffers',
  390.       'hrStorageAllocationUnits' => '1024',
  391.       'hrStorageSize' => '32946372',
  392.       'hrStorageUsed' => '541880',
  393.     ),
  394.     7 =>
  395.     array (
  396.       'hrStorageIndex' => '7',
  397.       'hrStorageType' => 'hrStorageOther',
  398.       'hrStorageDescr' => 'Cached memory',
  399.       'hrStorageAllocationUnits' => '1024',
  400.       'hrStorageSize' => '3806276',
  401.       'hrStorageUsed' => '3806276',
  402.     ),
  403.     8 =>
  404.     array (
  405.       'hrStorageIndex' => '8',
  406.       'hrStorageType' => 'hrStorageOther',
  407.       'hrStorageDescr' => 'Shared memory',
  408.       'hrStorageAllocationUnits' => '1024',
  409.       'hrStorageSize' => '528',
  410.       'hrStorageUsed' => '528',
  411.     ),
  412.     10 =>
  413.     array (
  414.       'hrStorageIndex' => '10',
  415.       'hrStorageType' => 'hrStorageVirtualMemory',
  416.       'hrStorageDescr' => 'Swap space',
  417.       'hrStorageAllocationUnits' => '1024',
  418.       'hrStorageSize' => '0',
  419.       'hrStorageUsed' => '0',
  420.     ),
  421.     35 =>
  422.     array (
  423.       'hrStorageIndex' => '35',
  424.       'hrStorageType' => 'hrStorageFixedDisk',
  425.       'hrStorageDescr' => '/dev/shm',
  426.       'hrStorageAllocationUnits' => '4096',
  427.       'hrStorageSize' => '131072',
  428.       'hrStorageUsed' => '0',
  429.     ),
  430.     37 =>
  431.     array (
  432.       'hrStorageIndex' => '37',
  433.       'hrStorageType' => 'hrStorageFixedDisk',
  434.       'hrStorageDescr' => '/run',
  435.       'hrStorageAllocationUnits' => '4096',
  436.       'hrStorageSize' => '4118296',
  437.       'hrStorageUsed' => '131',
  438.     ),
  439.     38 =>
  440.     array (
  441.       'hrStorageIndex' => '38',
  442.       'hrStorageType' => 'hrStorageFixedDisk',
  443.       'hrStorageDescr' => '/sys/fs/cgroup',
  444.       'hrStorageAllocationUnits' => '4096',
  445.       'hrStorageSize' => '4118296',
  446.       'hrStorageUsed' => '0',
  447.     ),
  448.     52 =>
  449.     array (
  450.       'hrStorageIndex' => '52',
  451.       'hrStorageType' => 'hrStorageFixedDisk',
  452.       'hrStorageDescr' => '/',
  453.       'hrStorageAllocationUnits' => '4096',
  454.       'hrStorageSize' => '2563653',
  455.       'hrStorageUsed' => '1155428',
  456.     ),
  457.     59 =>
  458.     array (
  459.       'hrStorageIndex' => '59',
  460.       'hrStorageType' => 'hrStorageFixedDisk',
  461.       'hrStorageDescr' => '/tmp',
  462.       'hrStorageAllocationUnits' => '1024',
  463.       'hrStorageSize' => '245671',
  464.       'hrStorageUsed' => '2438',
  465.     ),
  466.     60 =>
  467.     array (
  468.       'hrStorageIndex' => '60',
  469.       'hrStorageType' => 'hrStorageFixedDisk',
  470.       'hrStorageDescr' => '/var/tmp',
  471.       'hrStorageAllocationUnits' => '1024',
  472.       'hrStorageSize' => '245671',
  473.       'hrStorageUsed' => '2438',
  474.     ),
  475.     61 =>
  476.     array (
  477.       'hrStorageIndex' => '61',
  478.       'hrStorageType' => 'hrStorageFixedDisk',
  479.       'hrStorageDescr' => '/home',
  480.       'hrStorageAllocationUnits' => '4096',
  481.       'hrStorageSize' => '10255440',
  482.       'hrStorageUsed' => '6575048',
  483.     ),
  484.     62 =>
  485.     array (
  486.       'hrStorageIndex' => '62',
  487.       'hrStorageType' => 'hrStorageFixedDisk',
  488.       'hrStorageDescr' => '/run/user/1000',
  489.       'hrStorageAllocationUnits' => '4096',
  490.       'hrStorageSize' => '823660',
  491.       'hrStorageUsed' => '0',
  492.     ),
  493.     63 =>
  494.     array (
  495.       'hrStorageIndex' => '63',
  496.       'hrStorageType' => 'hrStorageFixedDisk',
  497.       'hrStorageDescr' => '/home/nutanix/data/stargate-storage/disks/ZAD1R81S',
  498.       'hrStorageAllocationUnits' => '4096',
  499.       'hrStorageSize' => '1453324420',
  500.       'hrStorageUsed' => '181960862',
  501.     ),
  502.     64 =>
  503.     array (
  504.       'hrStorageIndex' => '64',
  505.       'hrStorageType' => 'hrStorageFixedDisk',
  506.       'hrStorageDescr' => '/home/nutanix/data/stargate-storage/disks/ZAD1RHGY',
  507.       'hrStorageAllocationUnits' => '4096',
  508.       'hrStorageSize' => '1453324420',
  509.       'hrStorageUsed' => '181904107',
  510.     ),
  511.     65 =>
  512.     array (
  513.       'hrStorageIndex' => '65',
  514.       'hrStorageType' => 'hrStorageFixedDisk',
  515.       'hrStorageDescr' => '/home/nutanix/data/stargate-storage/disks/S3F3NX0J607099',
  516.       'hrStorageAllocationUnits' => '4096',
  517.       'hrStorageSize' => '195728148',
  518.       'hrStorageUsed' => '102132072',
  519.     ),
  520.   ),
  521. )  
  522. array (
  523.   'storage_id' => 45,
  524.   'device_id' => 8,
  525.   'storage_mib' => 'hrstorage',
  526.   'storage_index' => '35',
  527.   'storage_type' => 'hrStorageFixedDisk',
  528.   'storage_descr' => '/dev/shm',
  529.   'storage_size' => 536870912,
  530.   'storage_units' => 4096,
  531.   'storage_used' => 0,
  532.   'storage_free' => 536870912,
  533.   'storage_perc' => 0,
  534.   'storage_perc_warn' => 60,
  535.   'storage_deleted' => 0,
  536.   'units' => '4096',
  537.   'used' => 0,
  538.   'size' => 536870912,
  539.   'free' => 536870912,
  540. )  
  541. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","536870912","536870912","4096",0,45][0m 0.45ms]
  542.  
  543.  
  544. Storage /run: hrstorage
  545.  
  546.  
  547.  
  548. array (
  549.   'storage_id' => 46,
  550.   'device_id' => 8,
  551.   'storage_mib' => 'hrstorage',
  552.   'storage_index' => '37',
  553.   'storage_type' => 'hrStorageFixedDisk',
  554.   'storage_descr' => '/run',
  555.   'storage_size' => 16868540416,
  556.   'storage_units' => 4096,
  557.   'storage_used' => 536576,
  558.   'storage_free' => 16868003840,
  559.   'storage_perc' => 0,
  560.   'storage_perc_warn' => 60,
  561.   'storage_deleted' => 0,
  562.   'units' => '4096',
  563.   'used' => 536576,
  564.   'size' => 16868540416,
  565.   'free' => 16868003840,
  566. )  
  567. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["536576","16868003840","16868540416","4096",0,46][0m 0.76ms]
  568.  
  569.  
  570. Storage /sys/fs/cgroup: hrstorage
  571.  
  572.  
  573.  
  574. array (
  575.   'storage_id' => 47,
  576.   'device_id' => 8,
  577.   'storage_mib' => 'hrstorage',
  578.   'storage_index' => '38',
  579.   'storage_type' => 'hrStorageFixedDisk',
  580.   'storage_descr' => '/sys/fs/cgroup',
  581.   'storage_size' => 16868540416,
  582.   'storage_units' => 4096,
  583.   'storage_used' => 0,
  584.   'storage_free' => 16868540416,
  585.   'storage_perc' => 0,
  586.   'storage_perc_warn' => 60,
  587.   'storage_deleted' => 0,
  588.   'units' => '4096',
  589.   'used' => 0,
  590.   'size' => 16868540416,
  591.   'free' => 16868540416,
  592. )  
  593. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","16868540416","16868540416","4096",0,47][0m 0.55ms]
  594.  
  595.  
  596. Storage /: hrstorage
  597.  
  598.  
  599.  
  600. array (
  601.   'storage_id' => 48,
  602.   'device_id' => 8,
  603.   'storage_mib' => 'hrstorage',
  604.   'storage_index' => '52',
  605.   'storage_type' => 'hrStorageFixedDisk',
  606.   'storage_descr' => '/',
  607.   'storage_size' => 10500722688,
  608.   'storage_units' => 4096,
  609.   'storage_used' => 4732624896,
  610.   'storage_free' => 5768097792,
  611.   'storage_perc' => 45,
  612.   'storage_perc_warn' => 60,
  613.   'storage_deleted' => 0,
  614.   'units' => '4096',
  615.   'used' => 4732633088,
  616.   'size' => 10500722688,
  617.   'free' => 5768089600,
  618. )  
  619. 45% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["4732633088","5768089600","10500722688","4096",45,48][0m 5.03ms]
  620.  
  621.  
  622. Storage /tmp: hrstorage
  623.  
  624.  
  625.  
  626. array (
  627.   'storage_id' => 49,
  628.   'device_id' => 8,
  629.   'storage_mib' => 'hrstorage',
  630.   'storage_index' => '59',
  631.   'storage_type' => 'hrStorageFixedDisk',
  632.   'storage_descr' => '/tmp',
  633.   'storage_size' => 251567104,
  634.   'storage_units' => 1024,
  635.   'storage_used' => 2496512,
  636.   'storage_free' => 249070592,
  637.   'storage_perc' => 1,
  638.   'storage_perc_warn' => 60,
  639.   'storage_deleted' => 0,
  640.   'units' => '1024',
  641.   'used' => 2496512,
  642.   'size' => 251567104,
  643.   'free' => 249070592,
  644. )  
  645. 1% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2496512","249070592","251567104","1024",1,49][0m 0.26ms]
  646.  
  647.  
  648. Storage /var/tmp: hrstorage
  649.  
  650.  
  651.  
  652. array (
  653.   'storage_id' => 50,
  654.   'device_id' => 8,
  655.   'storage_mib' => 'hrstorage',
  656.   'storage_index' => '60',
  657.   'storage_type' => 'hrStorageFixedDisk',
  658.   'storage_descr' => '/var/tmp',
  659.   'storage_size' => 251567104,
  660.   'storage_units' => 1024,
  661.   'storage_used' => 2496512,
  662.   'storage_free' => 249070592,
  663.   'storage_perc' => 1,
  664.   'storage_perc_warn' => 60,
  665.   'storage_deleted' => 0,
  666.   'units' => '1024',
  667.   'used' => 2496512,
  668.   'size' => 251567104,
  669.   'free' => 249070592,
  670. )  
  671. 1% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["2496512","249070592","251567104","1024",1,50][0m 0.32ms]
  672.  
  673.  
  674. Storage /home: hrstorage
  675.  
  676.  
  677.  
  678. array (
  679.   'storage_id' => 51,
  680.   'device_id' => 8,
  681.   'storage_mib' => 'hrstorage',
  682.   'storage_index' => '61',
  683.   'storage_type' => 'hrStorageFixedDisk',
  684.   'storage_descr' => '/home',
  685.   'storage_size' => 42006282240,
  686.   'storage_units' => 4096,
  687.   'storage_used' => 26923151360,
  688.   'storage_free' => 15083130880,
  689.   'storage_perc' => 64,
  690.   'storage_perc_warn' => 60,
  691.   'storage_deleted' => 0,
  692.   'units' => '4096',
  693.   'used' => 26931396608,
  694.   'size' => 42006282240,
  695.   'free' => 15074885632,
  696. )  
  697. 64% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["26931396608","15074885632","42006282240","4096",64,51][0m 3.88ms]
  698.  
  699.  
  700. Storage /run/user/1000: hrstorage
  701.  
  702.  
  703.  
  704. array (
  705.   'storage_id' => 52,
  706.   'device_id' => 8,
  707.   'storage_mib' => 'hrstorage',
  708.   'storage_index' => '62',
  709.   'storage_type' => 'hrStorageFixedDisk',
  710.   'storage_descr' => '/run/user/1000',
  711.   'storage_size' => 3373711360,
  712.   'storage_units' => 4096,
  713.   'storage_used' => 0,
  714.   'storage_free' => 3373711360,
  715.   'storage_perc' => 0,
  716.   'storage_perc_warn' => 60,
  717.   'storage_deleted' => 0,
  718.   'units' => '4096',
  719.   'used' => 0,
  720.   'size' => 3373711360,
  721.   'free' => 3373711360,
  722. )  
  723. 0% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["0","3373711360","3373711360","4096",0,52][0m 0.41ms]
  724.  
  725.  
  726. Storage /home/nutanix/data/stargate-storage/disks/ZAD1R81S: hrstorage
  727.  
  728.  
  729.  
  730. array (
  731.   'storage_id' => 53,
  732.   'device_id' => 8,
  733.   'storage_mib' => 'hrstorage',
  734.   'storage_index' => '63',
  735.   'storage_type' => 'hrStorageFixedDisk',
  736.   'storage_descr' => '/home/nutanix/data/stargate-storage/disks/ZAD1R81S',
  737.   'storage_size' => 5952816824320,
  738.   'storage_units' => 4096,
  739.   'storage_used' => 745311690752,
  740.   'storage_free' => 5207505133568,
  741.   'storage_perc' => 13,
  742.   'storage_perc_warn' => 60,
  743.   'storage_deleted' => 0,
  744.   'units' => '4096',
  745.   'used' => 745311690752,
  746.   'size' => 5952816824320,
  747.   'free' => 5207505133568,
  748. )  
  749. 13% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["745311690752","5207505133568","5952816824320","4096",13,53][0m 0.33ms]
  750.  
  751.  
  752. Storage /home/nutanix/data/stargate-storage/disks/ZAD1RHGY: hrstorage
  753.  
  754.  
  755.  
  756. array (
  757.   'storage_id' => 54,
  758.   'device_id' => 8,
  759.   'storage_mib' => 'hrstorage',
  760.   'storage_index' => '64',
  761.   'storage_type' => 'hrStorageFixedDisk',
  762.   'storage_descr' => '/home/nutanix/data/stargate-storage/disks/ZAD1RHGY',
  763.   'storage_size' => 5952816824320,
  764.   'storage_units' => 4096,
  765.   'storage_used' => 745082212352,
  766.   'storage_free' => 5207734611968,
  767.   'storage_perc' => 13,
  768.   'storage_perc_warn' => 60,
  769.   'storage_deleted' => 0,
  770.   'units' => '4096',
  771.   'used' => 745079222272,
  772.   'size' => 5952816824320,
  773.   'free' => 5207737602048,
  774. )  
  775. 13% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["745079222272","5207737602048","5952816824320","4096",13,54][0m 4.12ms]
  776.  
  777.  
  778. Storage /home/nutanix/data/stargate-storage/disks/S3F3NX0J607099: hrstorage
  779.  
  780.  
  781.  
  782. array (
  783.   'storage_id' => 55,
  784.   'device_id' => 8,
  785.   'storage_mib' => 'hrstorage',
  786.   'storage_index' => '65',
  787.   'storage_type' => 'hrStorageFixedDisk',
  788.   'storage_descr' => '/home/nutanix/data/stargate-storage/disks/S3F3NX0J607099',
  789.   'storage_size' => 801702494208,
  790.   'storage_units' => 4096,
  791.   'storage_used' => 418245337088,
  792.   'storage_free' => 383457157120,
  793.   'storage_perc' => 52,
  794.   'storage_perc_warn' => 60,
  795.   'storage_deleted' => 0,
  796.   'units' => '4096',
  797.   'used' => 418332966912,
  798.   'size' => 801702494208,
  799.   'free' => 383369527296,
  800. )  
  801. 52% SQL[[1;33mUPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? [0;33m["418332966912","383369527296","801702494208","4096",52,55][0m 4.1ms]
  802.  
  803.  
  804.  
  805. >> Runtime for poller module 'storage': 0.0697 seconds with 21584 bytes
  806. >> SNMP: [1/0.04s] MySQL: [12/0.02s]
  807. #### Unload poller module storage ####
  808.  
  809. Modules status: Global+  
  810. OS  
  811. Device  
  812.  
  813. #### Load poller module netstats ####
  814.  ICMPSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'icmp'[0m]
  815. icmpInMsgs.0 = 4216226
  816. icmpInErrors.0 = 495
  817. icmpInDestUnreachs.0 = 14099
  818. icmpInTimeExcds.0 = 0
  819. icmpInParmProbs.0 = 0
  820. icmpInSrcQuenchs.0 = 0
  821. icmpInRedirects.0 = 0
  822. icmpInEchos.0 = 1415642
  823. icmpInEchoReps.0 = 2786485
  824. icmpInTimestamps.0 = 0
  825. icmpInTimestampReps.0 = 0
  826. icmpInAddrMasks.0 = 0
  827. icmpInAddrMaskReps.0 = 0
  828. icmpOutMsgs.0 = 4238674
  829. icmpOutErrors.0 = 0
  830. icmpOutDestUnreachs.0 = 36066
  831. icmpOutTimeExcds.0 = 0
  832. icmpOutParmProbs.0 = 0
  833. icmpOutSrcQuenchs.0 = 0
  834. icmpOutRedirects.0 = 0
  835. icmpOutEchos.0 = 2786966
  836. icmpOutEchoReps.0 = 1415642
  837. icmpOutTimestamps.0 = 0
  838. icmpOutTimestampReps.0 = 0
  839. icmpOutAddrMasks.0 = 0
  840. icmpOutAddrMaskReps.0 = 0
  841. icmpStatsInMsgs.ipv4 = 4216226
  842. icmpStatsInMsgs.ipv6 = 186
  843. icmpStatsInErrors.ipv4 = 495
  844. icmpStatsInErrors.ipv6 = 0
  845. icmpStatsOutMsgs.ipv4 = 4238674
  846. icmpStatsOutMsgs.ipv6 = 206
  847. icmpStatsOutErrors.ipv4 = 0
  848. icmpStatsOutErrors.ipv6 = 2
  849. icmpMsgStatsInPkts.ipv4.0 = 2786485
  850. icmpMsgStatsInPkts.ipv4.3 = 14099
  851. icmpMsgStatsInPkts.ipv4.8 = 1415642
  852. icmpMsgStatsInPkts.ipv6.1 = 2
  853. icmpMsgStatsInPkts.ipv6.135 = 92
  854. icmpMsgStatsInPkts.ipv6.136 = 92
  855. icmpMsgStatsOutPkts.ipv4.0 = 1415642
  856. icmpMsgStatsOutPkts.ipv4.3 = 36066
  857. icmpMsgStatsOutPkts.ipv4.8 = 2786966
  858. icmpMsgStatsOutPkts.ipv6.1 = 2
  859. icmpMsgStatsOutPkts.ipv6.133 = 6
  860. icmpMsgStatsOutPkts.ipv6.135 = 94
  861. icmpMsgStatsOutPkts.ipv6.136 = 92
  862. icmpMsgStatsOutPkts.ipv6.143 = 12  
  863.  
  864.  IPSNMP[[0;36m'/usr/bin/snmpgetnext' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipForwDatagrams' 'ipInDelivers' 'ipInReceives' 'ipOutRequests' 'ipInDiscards' 'ipOutDiscards' 'ipOutNoRoutes' 'ipReasmReqds' 'ipReasmOKs' 'ipReasmFails' 'ipFragOKs' 'ipFragFails' 'ipFragCreates' 'ipInUnknownProtos' 'ipInHdrErrors' 'ipInAddrErrors'[0m]
  865. ipForwDatagrams.0 = 0
  866. ipInDelivers.0 = 4176415815
  867. ipInReceives.0 = 4176438931
  868. ipOutRequests.0 = 1816011882
  869. ipInDiscards.0 = 0
  870. ipOutDiscards.0 = 0
  871. ipOutNoRoutes.0 = 66
  872. ipReasmReqds.0 = 0
  873. ipReasmOKs.0 = 0
  874. ipReasmFails.0 = 0
  875. ipFragOKs.0 = 0
  876. ipFragFails.0 = 0
  877. ipFragCreates.0 = 0
  878. ipInUnknownProtos.0 = 0
  879. ipInHdrErrors.0 = 0
  880. ipInAddrErrors.0 = 0  
  881.  
  882.  IP-FORWARDSNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQv' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]
  883. No Such Object available on this agent at this OID  
  884.  
  885.  SNMPSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'snmp'[0m]
  886. snmpInPkts.0 = 16450
  887. snmpOutPkts.0 = 15858
  888. snmpInBadVersions.0 = 0
  889. snmpInBadCommunityNames.0 = 0
  890. snmpInBadCommunityUses.0 = 0
  891. snmpInASNParseErrs.0 = 0
  892. snmpInTooBigs.0 = 0
  893. snmpInNoSuchNames.0 = 0
  894. snmpInBadValues.0 = 0
  895. snmpInReadOnlys.0 = 0
  896. snmpInGenErrs.0 = 0
  897. snmpInTotalReqVars.0 = 19091
  898. snmpInTotalSetVars.0 = 0
  899. snmpInGetRequests.0 = 166
  900. snmpInGetNexts.0 = 15355
  901. snmpInSetRequests.0 = 0
  902. snmpInGetResponses.0 = 0
  903. snmpInTraps.0 = 0
  904. snmpOutTooBigs.0 = 0
  905. snmpOutNoSuchNames.0 = 0
  906. snmpOutBadValues.0 = 0
  907. snmpOutGenErrs.0 = 0
  908. snmpOutGetRequests.0 = 0
  909. snmpOutGetNexts.0 = 0
  910. snmpOutSetRequests.0 = 0
  911. snmpOutGetResponses.0 = 15860
  912. snmpOutTraps.0 = 0
  913. snmpEnableAuthenTraps.0 = disabled
  914. snmpSilentDrops.0 = 0
  915. snmpProxyDrops.0 = 0  
  916.  
  917.  TCPSNMP[[0;36m'/usr/bin/snmpgetnext' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'TCP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'tcpActiveOpens' 'tcpPassiveOpens' 'tcpAttemptFails' 'tcpEstabResets' 'tcpCurrEstab' 'tcpInSegs' 'tcpOutSegs' 'tcpRetransSegs' 'tcpInErrs' 'tcpOutRsts'[0m]
  918. tcpActiveOpens.0 = 11266155
  919. tcpPassiveOpens.0 = 10517705
  920. tcpAttemptFails.0 = 395120
  921. tcpEstabResets.0 = 7326596
  922. tcpCurrEstab.0 = 828
  923. tcpInSegs.0 = 4177790380
  924. tcpOutSegs.0 = 2096781932
  925. tcpRetransSegs.0 = 2873503
  926. tcpInErrs.0 = 33
  927. tcpOutRsts.0 = 4833857  
  928.  
  929.  TCPHCSNMP[[0;36m'/usr/bin/snmpgetnext' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'TCP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'tcpHCInSegs.0' 'tcpHCOutSegs.0'[0m]
  930. tcpConnectionState.ipv4."*".2074.ipv4."*".58268 = established
  931. tcpConnectionState.ipv4."*".2074.ipv4."*".58268 = established  
  932.  
  933.  UDPSNMP[[0;36m'/usr/bin/snmpgetnext' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UDP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'udpInDatagrams' 'udpOutDatagrams' 'udpInErrors' 'udpNoPorts'[0m]
  934. udpInDatagrams.0 = 2474462
  935. udpOutDatagrams.0 = 4083919
  936. udpInErrors.0 = 0
  937. udpNoPorts.0 = 34797  
  938.  
  939.  
  940.  
  941. >> Runtime for poller module 'netstats': 0.5762 seconds with 3624 bytes
  942. >> SNMP: [7/0.57s] MySQL: [0/0.00s]
  943. #### Unload poller module netstats ####
  944.  
  945. Modules status: Global+  
  946. OS  
  947. Device  
  948.  
  949. #### Load poller module hr-mib ####
  950. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  951. hrSystemProcesses.0 = 437
  952. hrSystemNumUsers.0 = 0  
  953.  
  954.  Processes Users
  955.  
  956. >> Runtime for poller module 'hr-mib': 0.0379 seconds with 3256 bytes
  957. >> SNMP: [1/0.04s] MySQL: [0/0.00s]
  958. #### Unload poller module hr-mib ####
  959.  
  960. Modules status: Global+  
  961. OS  
  962. Device  
  963.  
  964. #### Load poller module ucd-mib ####
  965. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  966. ssIndex.0 = 1
  967. ssErrorName.0 = systemStats
  968. ssSwapIn.0 = 0
  969. ssSwapOut.0 = 0
  970. ssIOSent.0 = 6605
  971. ssIOReceive.0 = 11283
  972. ssSysInterrupts.0 = 8127
  973. ssSysContext.0 = 9197
  974. ssCpuUser.0 = 6
  975. ssCpuSystem.0 = 5
  976. ssCpuIdle.0 = 82
  977. ssCpuRawUser.0 = 148635213
  978. ssCpuRawNice.0 = 74856287
  979. ssCpuRawSystem.0 = 100466392
  980. ssCpuRawIdle.0 = 1139132790
  981. ssCpuRawWait.0 = 24159166
  982. ssCpuRawKernel.0 = 0
  983. ssCpuRawInterrupt.0 = 0
  984. ssIORawSent.0 = 117413104
  985. ssIORawReceived.0 = 3349356676
  986. ssRawInterrupts.0 = 1478585377
  987. ssRawContexts.0 = 119940830
  988. ssCpuRawSoftIRQ.0 = 8506471
  989. ssRawSwapIn.0 = 0
  990. ssRawSwapOut.0 = 0
  991. ssCpuRawSteal.0 = 217302
  992. ssCpuRawGuest.0 = 0
  993. ssCpuRawGuestNice.0 = 0  
  994.  
  995. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  996. laLoadInt.1 = 170
  997. laLoadInt.2 = 145
  998. laLoadInt.3 = 158  
  999.  
  1000.  
  1001. >> Runtime for poller module 'ucd-mib': 0.0726 seconds with 5008 bytes
  1002. >> SNMP: [2/0.07s] MySQL: [0/0.00s]
  1003. #### Unload poller module ucd-mib ####
  1004.  
  1005. Modules status: Global+  
  1006. OS  
  1007. Device  
  1008.  
  1009. #### Load poller module ipSystemStats ####
  1010. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  1011. ipSystemStatsInReceives.ipv4 = 4176337067
  1012. ipSystemStatsInReceives.ipv6 = 8100289
  1013. ipSystemStatsHCInReceives.ipv4 = 8471304363
  1014. ipSystemStatsHCInReceives.ipv6 = 8100289
  1015. ipSystemStatsInOctets.ipv4 = 1515890368
  1016. ipSystemStatsInOctets.ipv6 = 613319475
  1017. ipSystemStatsHCInOctets.ipv4 = 19234379441856
  1018. ipSystemStatsHCInOctets.ipv6 = 613319475
  1019. ipSystemStatsInHdrErrors.ipv4 = 0
  1020. ipSystemStatsInHdrErrors.ipv6 = 0
  1021. ipSystemStatsInNoRoutes.ipv4 = 0
  1022. ipSystemStatsInNoRoutes.ipv6 = 8100289
  1023. ipSystemStatsInAddrErrors.ipv4 = 0
  1024. ipSystemStatsInAddrErrors.ipv6 = 0
  1025. ipSystemStatsInUnknownProtos.ipv4 = 0
  1026. ipSystemStatsInUnknownProtos.ipv6 = 0
  1027. ipSystemStatsInTruncatedPkts.ipv4 = 0
  1028. ipSystemStatsInTruncatedPkts.ipv6 = 0
  1029. ipSystemStatsInForwDatagrams.ipv4 = 0
  1030. ipSystemStatsInForwDatagrams.ipv6 = 8100289
  1031. ipSystemStatsHCInForwDatagrams.ipv4 = 0
  1032. ipSystemStatsHCInForwDatagrams.ipv6 = 8100289
  1033. ipSystemStatsReasmReqds.ipv4 = 0
  1034. ipSystemStatsReasmReqds.ipv6 = 0
  1035. ipSystemStatsReasmOKs.ipv4 = 0
  1036. ipSystemStatsReasmOKs.ipv6 = 0
  1037. ipSystemStatsReasmFails.ipv4 = 0
  1038. ipSystemStatsReasmFails.ipv6 = 0
  1039. ipSystemStatsInDiscards.ipv4 = 0
  1040. ipSystemStatsInDiscards.ipv6 = 0
  1041. ipSystemStatsInDelivers.ipv4 = 4176313952
  1042. ipSystemStatsInDelivers.ipv6 = 8100280
  1043. ipSystemStatsHCInDelivers.ipv4 = 8471281248
  1044. ipSystemStatsHCInDelivers.ipv6 = 8100280
  1045. ipSystemStatsOutRequests.ipv4 = 1815922367
  1046. ipSystemStatsOutRequests.ipv6 = 8100060
  1047. ipSystemStatsHCOutRequests.ipv4 = 6110889663
  1048. ipSystemStatsHCOutRequests.ipv6 = 8100060
  1049. ipSystemStatsOutNoRoutes.ipv4 = 66
  1050. ipSystemStatsOutNoRoutes.ipv6 = 11696
  1051. ipSystemStatsOutForwDatagrams.ipv4 = 0
  1052. ipSystemStatsOutForwDatagrams.ipv6 = 0
  1053. ipSystemStatsHCOutForwDatagrams.ipv4 = 0
  1054. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  1055. ipSystemStatsOutDiscards.ipv4 = 0
  1056. ipSystemStatsOutDiscards.ipv6 = 0
  1057. ipSystemStatsOutFragReqds.ipv4 = 0
  1058. ipSystemStatsOutFragReqds.ipv6 = 0
  1059. ipSystemStatsOutFragOKs.ipv4 = 0
  1060. ipSystemStatsOutFragOKs.ipv6 = 0
  1061. ipSystemStatsOutFragFails.ipv4 = 0
  1062. ipSystemStatsOutFragFails.ipv6 = 0
  1063. ipSystemStatsOutFragCreates.ipv4 = 0
  1064. ipSystemStatsOutFragCreates.ipv6 = 0
  1065. ipSystemStatsOutTransmits.ipv4 = 1815922301
  1066. ipSystemStatsOutTransmits.ipv6 = 8088364
  1067. ipSystemStatsHCOutTransmits.ipv4 = 6110889597
  1068. ipSystemStatsHCOutTransmits.ipv6 = 8088364
  1069. ipSystemStatsOutOctets.ipv4 = 1739941854
  1070. ipSystemStatsOutOctets.ipv6 = 614812411
  1071. ipSystemStatsHCOutOctets.ipv4 = 19389222315998
  1072. ipSystemStatsHCOutOctets.ipv6 = 614812411
  1073. ipSystemStatsInMcastPkts.ipv4 = 0
  1074. ipSystemStatsInMcastPkts.ipv6 = 2651
  1075. ipSystemStatsHCInMcastPkts.ipv4 = 0
  1076. ipSystemStatsHCInMcastPkts.ipv6 = 2651
  1077. ipSystemStatsInMcastOctets.ipv4 = 0
  1078. ipSystemStatsInMcastOctets.ipv6 = 291096
  1079. ipSystemStatsHCInMcastOctets.ipv4 = 0
  1080. ipSystemStatsHCInMcastOctets.ipv6 = 291096
  1081. ipSystemStatsOutMcastPkts.ipv4 = 0
  1082. ipSystemStatsOutMcastPkts.ipv6 = 152
  1083. ipSystemStatsHCOutMcastPkts.ipv4 = 0
  1084. ipSystemStatsHCOutMcastPkts.ipv6 = 152
  1085. ipSystemStatsOutMcastOctets.ipv4 = 0
  1086. ipSystemStatsOutMcastOctets.ipv6 = 15504
  1087. ipSystemStatsHCOutMcastOctets.ipv4 = 0
  1088. ipSystemStatsHCOutMcastOctets.ipv6 = 15504
  1089. ipSystemStatsInBcastPkts.ipv4 = 5242
  1090. ipSystemStatsHCInBcastPkts.ipv4 = 5242
  1091. ipSystemStatsOutBcastPkts.ipv4 = 0
  1092. ipSystemStatsHCOutBcastPkts.ipv4 = 0
  1093. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  1094. ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
  1095. ipSystemStatsRefreshRate.ipv4 = 60000
  1096. ipSystemStatsRefreshRate.ipv6 = 60000  
  1097.  
  1098. ipv4 ipv6
  1099.  
  1100. >> Runtime for poller module 'ipSystemStats': 0.0442 seconds with 17160 bytes
  1101. >> SNMP: [1/0.04s] MySQL: [0/0.00s]
  1102. #### Unload poller module ipSystemStats ####
  1103.  
  1104. Modules status: Global+  
  1105. OS  
  1106. Device  
  1107.  
  1108. #### Load poller module ports ####
  1109. 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[8][0m 1.46ms]
  1110.  
  1111. Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  1112. ifName.1 = lo
  1113. ifName.2 = eth0
  1114. ifName.3 = eth1
  1115. ifName.4 = eth2
  1116. ifInMulticastPkts.1 = 0
  1117. ifInMulticastPkts.2 = 0
  1118. ifInMulticastPkts.3 = 0
  1119. ifInMulticastPkts.4 = 0
  1120. ifInBroadcastPkts.1 = 0
  1121. ifInBroadcastPkts.2 = 0
  1122. ifInBroadcastPkts.3 = 0
  1123. ifInBroadcastPkts.4 = 0
  1124. ifOutMulticastPkts.1 = 0
  1125. ifOutMulticastPkts.2 = 0
  1126. ifOutMulticastPkts.3 = 0
  1127. ifOutMulticastPkts.4 = 0
  1128. ifOutBroadcastPkts.1 = 0
  1129. ifOutBroadcastPkts.2 = 0
  1130. ifOutBroadcastPkts.3 = 0
  1131. ifOutBroadcastPkts.4 = 0
  1132. ifHCInOctets.1 = 5297796299795
  1133. ifHCInOctets.2 = 11848879837931
  1134. ifHCInOctets.3 = 2199674996712
  1135. ifHCInOctets.4 = 0
  1136. ifHCInUcastPkts.1 = 981771038
  1137. ifHCInUcastPkts.2 = 7342735314
  1138. ifHCInUcastPkts.3 = 270153015
  1139. ifHCInUcastPkts.4 = 0
  1140. ifHCInMulticastPkts.1 = 0
  1141. ifHCInMulticastPkts.2 = 0
  1142. ifHCInMulticastPkts.3 = 0
  1143. ifHCInMulticastPkts.4 = 0
  1144. ifHCInBroadcastPkts.1 = 0
  1145. ifHCInBroadcastPkts.2 = 0
  1146. ifHCInBroadcastPkts.3 = 0
  1147. ifHCInBroadcastPkts.4 = 0
  1148. ifHCOutOctets.1 = 5297796299795
  1149. ifHCOutOctets.2 = 13141665412975
  1150. ifHCOutOctets.3 = 1022404052312
  1151. ifHCOutOctets.4 = 0
  1152. ifHCOutUcastPkts.1 = 981771038
  1153. ifHCOutUcastPkts.2 = 4808414910
  1154. ifHCOutUcastPkts.3 = 328967248
  1155. ifHCOutUcastPkts.4 = 0
  1156. ifHCOutMulticastPkts.1 = 0
  1157. ifHCOutMulticastPkts.2 = 0
  1158. ifHCOutMulticastPkts.3 = 0
  1159. ifHCOutMulticastPkts.4 = 0
  1160. ifHCOutBroadcastPkts.1 = 0
  1161. ifHCOutBroadcastPkts.2 = 0
  1162. ifHCOutBroadcastPkts.3 = 0
  1163. ifHCOutBroadcastPkts.4 = 0
  1164. ifHighSpeed.1 = 10
  1165. ifHighSpeed.2 = 0
  1166. ifHighSpeed.3 = 0
  1167. ifHighSpeed.4 = 0
  1168. ifPromiscuousMode.1 = false
  1169. ifPromiscuousMode.2 = false
  1170. ifPromiscuousMode.3 = false
  1171. ifPromiscuousMode.4 = false
  1172. ifConnectorPresent.1 = false
  1173. ifConnectorPresent.2 = true
  1174. ifConnectorPresent.3 = true
  1175. ifConnectorPresent.4 = true
  1176. ifAlias.1 =
  1177. ifAlias.2 =
  1178. ifAlias.3 =
  1179. ifAlias.4 =
  1180. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  1181. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  1182. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  1183. ifCounterDiscontinuityTime.4 = 0:0:00:00.00  
  1184.  
  1185. ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  1186. ifDescr.1 = lo
  1187. ifDescr.2 = eth0
  1188. ifDescr.3 = eth1
  1189. ifDescr.4 = eth2  
  1190.  
  1191. ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
  1192. ifAdminStatus.1 = up
  1193. ifAdminStatus.2 = up
  1194. ifAdminStatus.3 = up
  1195. ifAdminStatus.4 = down  
  1196.  
  1197. ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  1198. ifOperStatus.1 = up
  1199. ifOperStatus.2 = up
  1200. ifOperStatus.3 = up
  1201. ifOperStatus.4 = down  
  1202.  
  1203. ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
  1204. ifLastChange.1 = 0
  1205. ifLastChange.2 = 0
  1206. ifLastChange.3 = 0
  1207. ifLastChange.4 = 0  
  1208.  
  1209. ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'[0m]
  1210. ifType.1 = softwareLoopback
  1211. ifType.2 = ethernetCsmacd
  1212. ifType.3 = ethernetCsmacd
  1213. ifType.4 = ethernetCsmacd  
  1214.  
  1215. ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
  1216. ifPhysAddress.1 =
  1217. ifPhysAddress.2 = 50:6b:8d:ce:52:b5
  1218. ifPhysAddress.3 = 50:6b:8d:2e:8b:26
  1219. ifPhysAddress.4 = 50:6b:8d:8b:10:4d  
  1220.  
  1221. ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifMtu'[0m]
  1222. ifMtu.1 = 65536
  1223. ifMtu.2 = 1500
  1224. ifMtu.3 = 1500
  1225. ifMtu.4 = 1500  
  1226.  
  1227. ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
  1228. ifInErrors.1 = 0
  1229. ifInErrors.2 = 0
  1230. ifInErrors.3 = 0
  1231. ifInErrors.4 = 0  
  1232.  
  1233. ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
  1234. ifOutErrors.1 = 0
  1235. ifOutErrors.2 = 0
  1236. ifOutErrors.3 = 0
  1237. ifOutErrors.4 = 0  
  1238.  
  1239. ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
  1240. ifInDiscards.1 = 0
  1241. ifInDiscards.2 = 0
  1242. ifInDiscards.3 = 0
  1243. ifInDiscards.4 = 0  
  1244.  
  1245. ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
  1246. ifOutDiscards.1 = 0
  1247. ifOutDiscards.2 = 0
  1248. ifOutDiscards.3 = 0
  1249. ifOutDiscards.4 = 0  
  1250.  
  1251. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  1252. dot3StatsDuplexStatus = No Such Instance currently exists at this OID  
  1253.  
  1254. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Instance currently exists at this OID  
  1255. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  1256. dot1qPvid = No Such Object available on this agent at this OID  
  1257.  
  1258. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  1259. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl') [0;33m[8][0m 0.95ms]
  1260.  
  1261. array (
  1262.   1 =>
  1263.   array (
  1264.     'ifName' => 'lo',
  1265.     'ifInMulticastPkts' => '0',
  1266.     'ifInBroadcastPkts' => '0',
  1267.     'ifOutMulticastPkts' => '0',
  1268.     'ifOutBroadcastPkts' => '0',
  1269.     'ifHCInOctets' => '5297796299795',
  1270.     'ifHCInUcastPkts' => '981771038',
  1271.     'ifHCInMulticastPkts' => '0',
  1272.     'ifHCInBroadcastPkts' => '0',
  1273.     'ifHCOutOctets' => '5297796299795',
  1274.     'ifHCOutUcastPkts' => '981771038',
  1275.     'ifHCOutMulticastPkts' => '0',
  1276.     'ifHCOutBroadcastPkts' => '0',
  1277.     'ifHighSpeed' => '10',
  1278.     'ifPromiscuousMode' => 'false',
  1279.     'ifConnectorPresent' => 'false',
  1280.     'ifAlias' => '',
  1281.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1282.     'ifDescr' => 'lo',
  1283.     'ifAdminStatus' => 'up',
  1284.     'ifOperStatus' => 'up',
  1285.     'ifLastChange' => '0',
  1286.     'ifType' => 'softwareLoopback',
  1287.     'ifPhysAddress' => '',
  1288.     'ifMtu' => '65536',
  1289.     'ifInErrors' => '0',
  1290.     'ifOutErrors' => '0',
  1291.     'ifInDiscards' => '0',
  1292.     'ifOutDiscards' => '0',
  1293.   ),
  1294.   2 =>
  1295.   array (
  1296.     'ifName' => 'eth0',
  1297.     'ifInMulticastPkts' => '0',
  1298.     'ifInBroadcastPkts' => '0',
  1299.     'ifOutMulticastPkts' => '0',
  1300.     'ifOutBroadcastPkts' => '0',
  1301.     'ifHCInOctets' => '11848879837931',
  1302.     'ifHCInUcastPkts' => '7342735314',
  1303.     'ifHCInMulticastPkts' => '0',
  1304.     'ifHCInBroadcastPkts' => '0',
  1305.     'ifHCOutOctets' => '13141665412975',
  1306.     'ifHCOutUcastPkts' => '4808414910',
  1307.     'ifHCOutMulticastPkts' => '0',
  1308.     'ifHCOutBroadcastPkts' => '0',
  1309.     'ifHighSpeed' => '0',
  1310.     'ifPromiscuousMode' => 'false',
  1311.     'ifConnectorPresent' => 'true',
  1312.     'ifAlias' => '',
  1313.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1314.     'ifDescr' => 'eth0',
  1315.     'ifAdminStatus' => 'up',
  1316.     'ifOperStatus' => 'up',
  1317.     'ifLastChange' => '0',
  1318.     'ifType' => 'ethernetCsmacd',
  1319.     'ifPhysAddress' => '50:6b:8d:ce:52:b5',
  1320.     'ifMtu' => '1500',
  1321.     'ifInErrors' => '0',
  1322.     'ifOutErrors' => '0',
  1323.     'ifInDiscards' => '0',
  1324.     'ifOutDiscards' => '0',
  1325.   ),
  1326.   3 =>
  1327.   array (
  1328.     'ifName' => 'eth1',
  1329.     'ifInMulticastPkts' => '0',
  1330.     'ifInBroadcastPkts' => '0',
  1331.     'ifOutMulticastPkts' => '0',
  1332.     'ifOutBroadcastPkts' => '0',
  1333.     'ifHCInOctets' => '2199674996712',
  1334.     'ifHCInUcastPkts' => '270153015',
  1335.     'ifHCInMulticastPkts' => '0',
  1336.     'ifHCInBroadcastPkts' => '0',
  1337.     'ifHCOutOctets' => '1022404052312',
  1338.     'ifHCOutUcastPkts' => '328967248',
  1339.     'ifHCOutMulticastPkts' => '0',
  1340.     'ifHCOutBroadcastPkts' => '0',
  1341.     'ifHighSpeed' => '0',
  1342.     'ifPromiscuousMode' => 'false',
  1343.     'ifConnectorPresent' => 'true',
  1344.     'ifAlias' => '',
  1345.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1346.     'ifDescr' => 'eth1',
  1347.     'ifAdminStatus' => 'up',
  1348.     'ifOperStatus' => 'up',
  1349.     'ifLastChange' => '0',
  1350.     'ifType' => 'ethernetCsmacd',
  1351.     'ifPhysAddress' => '50:6b:8d:2e:8b:26',
  1352.     'ifMtu' => '1500',
  1353.     'ifInErrors' => '0',
  1354.     'ifOutErrors' => '0',
  1355.     'ifInDiscards' => '0',
  1356.     'ifOutDiscards' => '0',
  1357.   ),
  1358.   4 =>
  1359.   array (
  1360.     'ifName' => 'eth2',
  1361.     'ifInMulticastPkts' => '0',
  1362.     'ifInBroadcastPkts' => '0',
  1363.     'ifOutMulticastPkts' => '0',
  1364.     'ifOutBroadcastPkts' => '0',
  1365.     'ifHCInOctets' => '0',
  1366.     'ifHCInUcastPkts' => '0',
  1367.     'ifHCInMulticastPkts' => '0',
  1368.     'ifHCInBroadcastPkts' => '0',
  1369.     'ifHCOutOctets' => '0',
  1370.     'ifHCOutUcastPkts' => '0',
  1371.     'ifHCOutMulticastPkts' => '0',
  1372.     'ifHCOutBroadcastPkts' => '0',
  1373.     'ifHighSpeed' => '0',
  1374.     'ifPromiscuousMode' => 'false',
  1375.     'ifConnectorPresent' => 'true',
  1376.     'ifAlias' => '',
  1377.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1378.     'ifDescr' => 'eth2',
  1379.     'ifAdminStatus' => 'down',
  1380.     'ifOperStatus' => 'down',
  1381.     'ifLastChange' => '0',
  1382.     'ifType' => 'ethernetCsmacd',
  1383.     'ifPhysAddress' => '50:6b:8d:8b:10:4d',
  1384.     'ifMtu' => '1500',
  1385.     'ifInErrors' => '0',
  1386.     'ifOutErrors' => '0',
  1387.     'ifInDiscards' => '0',
  1388.     'ifOutDiscards' => '0',
  1389.   ),
  1390. )  
  1391.  valid  
  1392.  valid  
  1393.  valid  
  1394.  valid  
  1395.  
  1396. Port lo: lo (1 / #42) ifHCInOctets  
  1397. ifHCOutOctets  
  1398. ifHCInUcastPkts  
  1399. ifHCOutUcastPkts  
  1400. ifInBroadcastPkts  
  1401. ifOutBroadcastPkts  
  1402. ifInMulticastPkts  
  1403. ifOutMulticastPkts  
  1404. ifHighSpeed (10)  
  1405. VLAN =   Using ifDescr as ifAlias  
  1406. lo
  1407.  ifInOctets (73406991 B) 726801.89108911 Bps 101 secs  
  1408.  
  1409.  ifOutOctets (73406991 B) 726801.89108911 Bps 101 secs  
  1410.  
  1411.  ifInErrors (0 B) 0 Bps 101 secs  
  1412.  
  1413.  ifOutErrors (0 B) 0 Bps 101 secs  
  1414.  
  1415.  ifInUcastPkts (39290 B) 389.0099009901 Bps 101 secs  
  1416.  
  1417.  ifOutUcastPkts (39290 B) 389.0099009901 Bps 101 secs  
  1418.  
  1419.  ifInNUcastPkts (0 B) 0 Bps 101 secs  
  1420.  
  1421.  ifOutNUcastPkts (0 B) 0 Bps 101 secs  
  1422.  
  1423.  ifInDiscards (0 B) 0 Bps 101 secs  
  1424.  
  1425.  ifOutDiscards (0 B) 0 Bps 101 secs  
  1426.  
  1427.  ifInUnknownProtos (0 B) 0 Bps 101 secs  
  1428.  
  1429.  ifInBroadcastPkts (0 B) 0 Bps 101 secs  
  1430.  
  1431.  ifOutBroadcastPkts (0 B) 0 Bps 101 secs  
  1432.  
  1433.  ifInMulticastPkts (0 B) 0 Bps 101 secs  
  1434.  
  1435.  ifOutMulticastPkts (0 B) 0 Bps 101 secs  
  1436. bps(5.81 Mbps/5.81 Mbps)bytes(70.01 MiB/70.01 MiB)pkts(389.01 pps/389.01 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["5297796299795",5297722892804,726801.8910891089,73406991,"5297796299795",5297722892804,726801.8910891089,73406991,"0",0,0,0,"0",0,0,0,"981771038",981731748,389.009900990099,39290,"981771038",981731748,389.009900990099,39290,1631610408,1631610307,101,42][0m 5.19ms]
  1437.  
  1438. 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,42][0m 0.49ms]
  1439.  
  1440. 1 updated  
  1441.  
  1442. Port eth0: eth0 (2 / #43) ifHCInOctets  
  1443. ifHCOutOctets  
  1444. ifHCInUcastPkts  
  1445. ifHCOutUcastPkts  
  1446. ifInBroadcastPkts  
  1447. ifOutBroadcastPkts  
  1448. ifInMulticastPkts  
  1449. ifOutMulticastPkts  
  1450. ifHighSpeed (0)  
  1451. VLAN =   Using ifDescr as ifAlias  
  1452. eth0
  1453.  ifInOctets (179836139 B) 1780555.8316832 Bps 101 secs  
  1454.  
  1455.  ifOutOctets (152958652 B) 1514442.0990099 Bps 101 secs  
  1456.  
  1457.  ifInErrors (0 B) 0 Bps 101 secs  
  1458.  
  1459.  ifOutErrors (0 B) 0 Bps 101 secs  
  1460.  
  1461.  ifInUcastPkts (134765 B) 1334.3069306931 Bps 101 secs  
  1462.  
  1463.  ifOutUcastPkts (107271 B) 1062.0891089109 Bps 101 secs  
  1464.  
  1465.  ifInNUcastPkts (0 B) 0 Bps 101 secs  
  1466.  
  1467.  ifOutNUcastPkts (0 B) 0 Bps 101 secs  
  1468.  
  1469.  ifInDiscards (0 B) 0 Bps 101 secs  
  1470.  
  1471.  ifOutDiscards (0 B) 0 Bps 101 secs  
  1472.  
  1473.  ifInUnknownProtos (0 B) 0 Bps 101 secs  
  1474.  
  1475.  ifInBroadcastPkts (0 B) 0 Bps 101 secs  
  1476.  
  1477.  ifOutBroadcastPkts (0 B) 0 Bps 101 secs  
  1478.  
  1479.  ifInMulticastPkts (0 B) 0 Bps 101 secs  
  1480.  
  1481.  ifOutMulticastPkts (0 B) 0 Bps 101 secs  
  1482. bps(14.24 Mbps/12.12 Mbps)bytes(171.51 MiB/145.87 MiB)pkts(1.33 Kpps/1.06 Kpps)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","11848879837931",11848700001792,1780555.8316831684,179836139,"13141665412975",13141512454323,1514442.099009901,152958652,"0",0,0,0,"0",0,0,0,"7342735314",7342600549,1334.3069306930693,134765,"4808414910",4808307639,1062.0891089108911,107271,1631610408,1631610307,101,43][0m 4.73ms]
  1483.  
  1484. 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,43][0m 0.58ms]
  1485.  
  1486. 1 updated  
  1487.  
  1488. Port eth1: eth1 (3 / #44) ifHCInOctets  
  1489. ifHCOutOctets  
  1490. ifHCInUcastPkts  
  1491. ifHCOutUcastPkts  
  1492. ifInBroadcastPkts  
  1493. ifOutBroadcastPkts  
  1494. ifInMulticastPkts  
  1495. ifOutMulticastPkts  
  1496. ifHighSpeed (0)  
  1497. VLAN =   Using ifDescr as ifAlias  
  1498. eth1
  1499.  ifInOctets (106966121 B) 1059070.5049505 Bps 101 secs  
  1500.  
  1501.  ifOutOctets (8449551 B) 83658.920792079 Bps 101 secs  
  1502.  
  1503.  ifInErrors (0 B) 0 Bps 101 secs  
  1504.  
  1505.  ifOutErrors (0 B) 0 Bps 101 secs  
  1506.  
  1507.  ifInUcastPkts (12151 B) 120.30693069307 Bps 101 secs  
  1508.  
  1509.  ifOutUcastPkts (15849 B) 156.92079207921 Bps 101 secs  
  1510.  
  1511.  ifInNUcastPkts (0 B) 0 Bps 101 secs  
  1512.  
  1513.  ifOutNUcastPkts (0 B) 0 Bps 101 secs  
  1514.  
  1515.  ifInDiscards (0 B) 0 Bps 101 secs  
  1516.  
  1517.  ifOutDiscards (0 B) 0 Bps 101 secs  
  1518.  
  1519.  ifInUnknownProtos (0 B) 0 Bps 101 secs  
  1520.  
  1521.  ifInBroadcastPkts (0 B) 0 Bps 101 secs  
  1522.  
  1523.  ifOutBroadcastPkts (0 B) 0 Bps 101 secs  
  1524.  
  1525.  ifInMulticastPkts (0 B) 0 Bps 101 secs  
  1526.  
  1527.  ifOutMulticastPkts (0 B) 0 Bps 101 secs  
  1528. bps(8.47 Mbps/669.27 Kbps)bytes(102.01 MiB/8.06 MiB)pkts(120.31 pps/156.92 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","2199674996712",2199568030591,1059070.504950495,106966121,"1022404052312",1022395602761,83658.92079207921,8449551,"0",0,0,0,"0",0,0,0,"270153015",270140864,120.3069306930693,12151,"328967248",328951399,156.92079207920793,15849,1631610408,1631610307,101,44][0m 4.36ms]
  1529.  
  1530. 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,44][0m 0.61ms]
  1531.  
  1532. 1 updated  
  1533.  
  1534. Port eth2: eth2 (4 / #45) ifInOctets  
  1535. ifOutOctets  
  1536. ifInUcastPkts  
  1537. ifOutUcastPkts  
  1538. ifInBroadcastPkts  
  1539. ifOutBroadcastPkts  
  1540. ifInMulticastPkts  
  1541. ifOutMulticastPkts  
  1542. ifHighSpeed (0)  
  1543. VLAN =   Using ifDescr as ifAlias  
  1544. eth245 skipped because port is still down since last polling.  
  1545. SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0000000",1631610408,1631610307,101,45][0m 4.72ms]
  1546.  
  1547. 1 updated  
  1548.  
  1549. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1631610408,1631610307,null][0m 0.21ms]
  1550.  
  1551. 0 updated  
  1552.  
  1553. >> Runtime for poller module 'ports': 0.5403 seconds with 39608 bytes
  1554. >> SNMP: [14/0.51s] MySQL: [8/0.02s]
  1555. #### Unload poller module ports ####
  1556.  
  1557. Modules status: Global+  
  1558. OS  
  1559. Device  
  1560.  
  1561. #### Load poller module customoid ####
  1562. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[8][0m 0.22ms]
  1563.  
  1564.  
  1565. >> Runtime for poller module 'customoid': 0.0005 seconds with 2448 bytes
  1566. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  1567. #### Unload poller module customoid ####
  1568.  
  1569. Modules status: Global+  
  1570. OS-  
  1571. Device  
  1572. Module [ bgp-peers ] disabled on os.
  1573.  
  1574. Modules status: Global-  
  1575. OS  
  1576. Device  
  1577. Module [ junose-atm-vp ] disabled globally.
  1578.  
  1579. Modules status: Global-  
  1580. OS  
  1581. Device  
  1582. Module [ printer-supplies ] disabled globally.
  1583.  
  1584. Modules status: Global+  
  1585. OS  
  1586. Device  
  1587.  
  1588. #### Load poller module ucd-diskio ####
  1589. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[8][0m 0.21ms]
  1590.  
  1591. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
  1592. diskIOIndex.1 = 1
  1593. diskIOIndex.2 = 2
  1594. diskIOIndex.3 = 3
  1595. diskIOIndex.4 = 4
  1596. diskIOIndex.5 = 5
  1597. diskIOIndex.6 = 6
  1598. diskIOIndex.7 = 7
  1599. diskIOIndex.8 = 8
  1600. diskIOIndex.9 = 9
  1601. diskIOIndex.10 = 10
  1602. diskIOIndex.11 = 11
  1603. diskIODevice.1 = sda
  1604. diskIODevice.2 = sda1
  1605. diskIODevice.3 = sda2
  1606. diskIODevice.4 = sda3
  1607. diskIODevice.5 = sda4
  1608. diskIODevice.6 = sr0
  1609. diskIODevice.7 = sdc
  1610. diskIODevice.8 = sdc1
  1611. diskIODevice.9 = sdb
  1612. diskIODevice.10 = sdb1
  1613. diskIODevice.11 = loop0
  1614. diskIONRead.1 = 2033130496
  1615. diskIONRead.2 = 3876217856
  1616. diskIONRead.3 = 29446144
  1617. diskIONRead.4 = 2543821824
  1618. diskIONRead.5 = 4162962432
  1619. diskIONRead.6 = 2072576
  1620. diskIONRead.7 = 4069516288
  1621. diskIONRead.8 = 4064658432
  1622. diskIONRead.9 = 3666949120
  1623. diskIONRead.10 = 3662111744
  1624. diskIONRead.11 = 0
  1625. diskIONWritten.1 = 434528256
  1626. diskIONWritten.2 = 3542380544
  1627. diskIONWritten.3 = 0
  1628. diskIONWritten.4 = 1614577664
  1629. diskIONWritten.5 = 3867504640
  1630. diskIONWritten.6 = 0
  1631. diskIONWritten.7 = 2192052224
  1632. diskIONWritten.8 = 2192052224
  1633. diskIONWritten.9 = 701734912
  1634. diskIONWritten.10 = 701734912
  1635. diskIONWritten.11 = 0
  1636. diskIOReads.1 = 470383460
  1637. diskIOReads.2 = 8066157
  1638. diskIOReads.3 = 2810
  1639. diskIOReads.4 = 23706193
  1640. diskIOReads.5 = 438607325
  1641. diskIOReads.6 = 506
  1642. diskIOReads.7 = 25502983
  1643. diskIOReads.8 = 25502677
  1644. diskIOReads.9 = 25012168
  1645. diskIOReads.10 = 25011864
  1646. diskIOReads.11 = 0
  1647. diskIOWrites.1 = 1464608169
  1648. diskIOWrites.2 = 68465036
  1649. diskIOWrites.3 = 0
  1650. diskIOWrites.4 = 153204422
  1651. diskIOWrites.5 = 1242938711
  1652. diskIOWrites.6 = 0
  1653. diskIOWrites.7 = 17982009
  1654. diskIOWrites.8 = 17982009
  1655. diskIOWrites.9 = 18020878
  1656. diskIOWrites.10 = 18020878
  1657. diskIOWrites.11 = 0
  1658. diskIOLA1.1 = 14
  1659. diskIOLA1.2 = 0
  1660. diskIOLA1.3 = 0
  1661. diskIOLA1.4 = 0
  1662. diskIOLA1.5 = 13
  1663. diskIOLA1.6 = 0
  1664. diskIOLA1.7 = 3
  1665. diskIOLA1.8 = 3
  1666. diskIOLA1.9 = 4
  1667. diskIOLA1.10 = 4
  1668. diskIOLA1.11 = 0
  1669. diskIOLA5.1 = 16
  1670. diskIOLA5.2 = 0
  1671. diskIOLA5.3 = 0
  1672. diskIOLA5.4 = 1
  1673. diskIOLA5.5 = 14
  1674. diskIOLA5.6 = 0
  1675. diskIOLA5.7 = 4
  1676. diskIOLA5.8 = 4
  1677. diskIOLA5.9 = 4
  1678. diskIOLA5.10 = 4
  1679. diskIOLA5.11 = 0
  1680. diskIOLA15.1 = 17
  1681. diskIOLA15.2 = 0
  1682. diskIOLA15.3 = 0
  1683. diskIOLA15.4 = 1
  1684. diskIOLA15.5 = 16
  1685. diskIOLA15.6 = 0
  1686. diskIOLA15.7 = 6
  1687. diskIOLA15.8 = 6
  1688. diskIOLA15.9 = 6
  1689. diskIOLA15.10 = 6
  1690. diskIOLA15.11 = 0
  1691. diskIONReadX.1 = 23383835089920
  1692. diskIONReadX.2 = 89775563776
  1693. diskIONReadX.3 = 29446144
  1694. diskIONReadX.4 = 354731140096
  1695. diskIONReadX.5 = 22939288323072
  1696. diskIONReadX.6 = 2072576
  1697. diskIONReadX.7 = 4612569424896
  1698. diskIONReadX.8 = 4612564567040
  1699. diskIONReadX.9 = 4504792675328
  1700. diskIONReadX.10 = 4504787837952
  1701. diskIONReadX.11 = 0
  1702. diskIONWrittenX.1 = 55100569968640
  1703. diskIONWrittenX.2 = 385794469888
  1704. diskIONWrittenX.3 = 0
  1705. diskIONWrittenX.4 = 1702421626880
  1706. diskIONWrittenX.5 = 53012353871872
  1707. diskIONWrittenX.6 = 0
  1708. diskIONWrittenX.7 = 3584194777088
  1709. diskIONWrittenX.8 = 3584194777088
  1710. diskIONWrittenX.9 = 3582704459776
  1711. diskIONWrittenX.10 = 3582704459776
  1712. diskIONWrittenX.11 = 0  
  1713.  
  1714. sda array (
  1715.   'diskIOIndex' => '1',
  1716.   'diskIODevice' => 'sda',
  1717.   'diskIONRead' => '2033130496',
  1718.   'diskIONWritten' => '434528256',
  1719.   'diskIOReads' => '470383460',
  1720.   'diskIOWrites' => '1464608169',
  1721.   'diskIOLA1' => '14',
  1722.   'diskIOLA5' => '16',
  1723.   'diskIOLA15' => '17',
  1724.   'diskIONReadX' => '23383835089920',
  1725.   'diskIONWrittenX' => '55100569968640',
  1726. )  
  1727. sda1 array (
  1728.   'diskIOIndex' => '2',
  1729.   'diskIODevice' => 'sda1',
  1730.   'diskIONRead' => '3876217856',
  1731.   'diskIONWritten' => '3542380544',
  1732.   'diskIOReads' => '8066157',
  1733.   'diskIOWrites' => '68465036',
  1734.   'diskIOLA1' => '0',
  1735.   'diskIOLA5' => '0',
  1736.   'diskIOLA15' => '0',
  1737.   'diskIONReadX' => '89775563776',
  1738.   'diskIONWrittenX' => '385794469888',
  1739. )  
  1740. sda2 array (
  1741.   'diskIOIndex' => '3',
  1742.   'diskIODevice' => 'sda2',
  1743.   'diskIONRead' => '29446144',
  1744.   'diskIONWritten' => '0',
  1745.   'diskIOReads' => '2810',
  1746.   'diskIOWrites' => '0',
  1747.   'diskIOLA1' => '0',
  1748.   'diskIOLA5' => '0',
  1749.   'diskIOLA15' => '0',
  1750.   'diskIONReadX' => '29446144',
  1751.   'diskIONWrittenX' => '0',
  1752. )  
  1753. sda3 array (
  1754.   'diskIOIndex' => '4',
  1755.   'diskIODevice' => 'sda3',
  1756.   'diskIONRead' => '2543821824',
  1757.   'diskIONWritten' => '1614577664',
  1758.   'diskIOReads' => '23706193',
  1759.   'diskIOWrites' => '153204422',
  1760.   'diskIOLA1' => '0',
  1761.   'diskIOLA5' => '1',
  1762.   'diskIOLA15' => '1',
  1763.   'diskIONReadX' => '354731140096',
  1764.   'diskIONWrittenX' => '1702421626880',
  1765. )  
  1766. sda4 array (
  1767.   'diskIOIndex' => '5',
  1768.   'diskIODevice' => 'sda4',
  1769.   'diskIONRead' => '4162962432',
  1770.   'diskIONWritten' => '3867504640',
  1771.   'diskIOReads' => '438607325',
  1772.   'diskIOWrites' => '1242938711',
  1773.   'diskIOLA1' => '13',
  1774.   'diskIOLA5' => '14',
  1775.   'diskIOLA15' => '16',
  1776.   'diskIONReadX' => '22939288323072',
  1777.   'diskIONWrittenX' => '53012353871872',
  1778. )  
  1779. sr0 array (
  1780.   'diskIOIndex' => '6',
  1781.   'diskIODevice' => 'sr0',
  1782.   'diskIONRead' => '2072576',
  1783.   'diskIONWritten' => '0',
  1784.   'diskIOReads' => '506',
  1785.   'diskIOWrites' => '0',
  1786.   'diskIOLA1' => '0',
  1787.   'diskIOLA5' => '0',
  1788.   'diskIOLA15' => '0',
  1789.   'diskIONReadX' => '2072576',
  1790.   'diskIONWrittenX' => '0',
  1791. )  
  1792. sdc array (
  1793.   'diskIOIndex' => '7',
  1794.   'diskIODevice' => 'sdc',
  1795.   'diskIONRead' => '4069516288',
  1796.   'diskIONWritten' => '2192052224',
  1797.   'diskIOReads' => '25502983',
  1798.   'diskIOWrites' => '17982009',
  1799.   'diskIOLA1' => '3',
  1800.   'diskIOLA5' => '4',
  1801.   'diskIOLA15' => '6',
  1802.   'diskIONReadX' => '4612569424896',
  1803.   'diskIONWrittenX' => '3584194777088',
  1804. )  
  1805. sdc1 array (
  1806.   'diskIOIndex' => '8',
  1807.   'diskIODevice' => 'sdc1',
  1808.   'diskIONRead' => '4064658432',
  1809.   'diskIONWritten' => '2192052224',
  1810.   'diskIOReads' => '25502677',
  1811.   'diskIOWrites' => '17982009',
  1812.   'diskIOLA1' => '3',
  1813.   'diskIOLA5' => '4',
  1814.   'diskIOLA15' => '6',
  1815.   'diskIONReadX' => '4612564567040',
  1816.   'diskIONWrittenX' => '3584194777088',
  1817. )  
  1818. sdb array (
  1819.   'diskIOIndex' => '9',
  1820.   'diskIODevice' => 'sdb',
  1821.   'diskIONRead' => '3666949120',
  1822.   'diskIONWritten' => '701734912',
  1823.   'diskIOReads' => '25012168',
  1824.   'diskIOWrites' => '18020878',
  1825.   'diskIOLA1' => '4',
  1826.   'diskIOLA5' => '4',
  1827.   'diskIOLA15' => '6',
  1828.   'diskIONReadX' => '4504792675328',
  1829.   'diskIONWrittenX' => '3582704459776',
  1830. )  
  1831. sdb1 array (
  1832.   'diskIOIndex' => '10',
  1833.   'diskIODevice' => 'sdb1',
  1834.   'diskIONRead' => '3662111744',
  1835.   'diskIONWritten' => '701734912',
  1836.   'diskIOReads' => '25011864',
  1837.   'diskIOWrites' => '18020878',
  1838.   'diskIOLA1' => '4',
  1839.   'diskIOLA5' => '4',
  1840.   'diskIOLA15' => '6',
  1841.   'diskIONReadX' => '4504787837952',
  1842.   'diskIONWrittenX' => '3582704459776',
  1843. )  
  1844.  
  1845.  
  1846. >> Runtime for poller module 'ucd-diskio': 0.0462 seconds with 7848 bytes
  1847. >> SNMP: [1/0.04s] MySQL: [1/0.00s]
  1848. #### Unload poller module ucd-diskio ####
  1849.  
  1850. Modules status: Global-  
  1851. OS  
  1852. Device  
  1853. Module [ wifi ] disabled globally.
  1854.  
  1855. Modules status: Global+  
  1856. OS  
  1857. Device  
  1858.  
  1859. #### Load poller module wireless ####
  1860. Attempting to initialize OS: linux  
  1861. Attempting to initialize OS: unix  
  1862. OS initialized: LibreNMS\OS\Shared\Unix  
  1863. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[8][0m 0.3ms]
  1864.  
  1865.  
  1866. >> Runtime for poller module 'wireless': 0.0018 seconds with 104248 bytes
  1867. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  1868. #### Unload poller module wireless ####
  1869.  
  1870. Modules status: Global+  
  1871. OS-  
  1872. Device  
  1873. Module [ ospf ] disabled on os.
  1874.  
  1875. Modules status: Global-  
  1876. OS  
  1877. Device  
  1878. Module [ isis ] disabled globally.
  1879.  
  1880. Modules status: Global-  
  1881. OS  
  1882. Device  
  1883. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  1884.  
  1885. Modules status: Global-  
  1886. OS  
  1887. Device  
  1888. Module [ cisco-remote-access-monitor ] disabled globally.
  1889.  
  1890. Modules status: Global-  
  1891. OS  
  1892. Device  
  1893. Module [ cisco-cef ] disabled globally.
  1894.  
  1895. Modules status: Global-  
  1896. OS  
  1897. Device  
  1898. Module [ slas ] disabled globally.
  1899.  
  1900. Modules status: Global-  
  1901. OS  
  1902. Device  
  1903. Module [ cisco-mac-accounting ] disabled globally.
  1904.  
  1905. Modules status: Global-  
  1906. OS  
  1907. Device  
  1908. Module [ cipsec-tunnels ] disabled globally.
  1909.  
  1910. Modules status: Global-  
  1911. OS  
  1912. Device  
  1913. Module [ cisco-ace-loadbalancer ] disabled globally.
  1914.  
  1915. Modules status: Global-  
  1916. OS  
  1917. Device  
  1918. Module [ cisco-ace-serverfarms ] disabled globally.
  1919.  
  1920. Modules status: Global-  
  1921. OS  
  1922. Device  
  1923. Module [ cisco-asa-firewall ] disabled globally.
  1924.  
  1925. Modules status: Global-  
  1926. OS  
  1927. Device  
  1928. Module [ cisco-voice ] disabled globally.
  1929.  
  1930. Modules status: Global-  
  1931. OS  
  1932. Device  
  1933. Module [ cisco-cbqos ] disabled globally.
  1934.  
  1935. Modules status: Global-  
  1936. OS  
  1937. Device  
  1938. Module [ cisco-otv ] disabled globally.
  1939.  
  1940. Modules status: Global-  
  1941. OS  
  1942. Device  
  1943. Module [ cisco-qfp ] disabled globally.
  1944.  
  1945. Modules status: Global-  
  1946. OS  
  1947. Device  
  1948. Module [ cisco-vpdn ] disabled globally.
  1949.  
  1950. Modules status: Global-  
  1951. OS  
  1952. Device  
  1953. Module [ nac ] disabled globally.
  1954.  
  1955. Modules status: Global-  
  1956. OS  
  1957. Device  
  1958. Module [ netscaler-vsvr ] disabled globally.
  1959.  
  1960. Modules status: Global-  
  1961. OS  
  1962. Device  
  1963. Module [ aruba-controller ] disabled globally.
  1964.  
  1965. Modules status: Global+  
  1966. OS  
  1967. Device  
  1968.  
  1969. #### Load poller module entity-physical ####
  1970. SQL[[1;33mSELECT * FROM `entPhysical_state` WHERE `device_id` = ? [0;33m[8][0m 0.17ms]
  1971.  
  1972.  
  1973. >> Runtime for poller module 'entity-physical': 0.0005 seconds with 2152 bytes
  1974. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  1975. #### Unload poller module entity-physical ####
  1976.  
  1977. Modules status: Global-  
  1978. OS  
  1979. Device  
  1980. Module [ entity-state ] disabled globally.
  1981.  
  1982. Modules status: Global+  
  1983. OS  
  1984. Device  
  1985.  
  1986. #### Load poller module applications ####
  1987. SQL[[1;33mSELECT * FROM `applications` WHERE `device_id`  = ? [0;33m[8][0m 0.62ms]
  1988.  
  1989.  
  1990. >> Runtime for poller module 'applications': 0.0008 seconds with 1592 bytes
  1991. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  1992. #### Unload poller module applications ####
  1993.  
  1994. Modules status: Global-  
  1995. OS  
  1996. Device  
  1997. Module [ mib ] disabled globally.
  1998.  
  1999. Modules status: Global+  
  2000. OS-  
  2001. Device  
  2002. Module [ stp ] disabled on os.
  2003.  
  2004. Modules status: Global+  
  2005. OS  
  2006. Device  
  2007.  
  2008. #### Load poller module ntp ####
  2009.  
  2010. >> Runtime for poller module 'ntp': 0.0001 seconds with 400 bytes
  2011. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2012. #### Unload poller module ntp ####
  2013.  
  2014. Modules status: Global-  
  2015. OS  
  2016. Device  
  2017. Module [ loadbalancers ] disabled globally.
  2018.  
  2019. Modules status: Global-  
  2020. OS  
  2021. Device  
  2022. Module [ mef ] disabled globally.
  2023.  
  2024. Modules status: Global+  
  2025. OS  
  2026. Device  
  2027.  
  2028. #### Load poller module mpls ####
  2029.  
  2030. >> Runtime for poller module 'mpls': 0.0003 seconds with 24112 bytes
  2031. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2032. #### Unload poller module mpls ####
  2033.  
  2034. Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[8][0m 0.22ms]
  2035.  
  2036.  
  2037. SQL[[1;33mUPDATE `devices` set `uptime`=?,`last_ping`=NOW(),`last_ping_timetaken`=?,`last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[1897236,0.82,2.673,8][0m 9.14ms]
  2038.  
  2039. Updating cnx-block1.4fold.net  
  2040.  
  2041. Polled in 2.673 seconds
  2042. ### Start Device Groups ###
  2043. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[8][0m 0.79ms]
  2044.  
  2045. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.26ms]
  2046.  
  2047. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[8][0m 0.14ms]
  2048.  
  2049. Groups Added:  
  2050. Groups Removed:  
  2051. ### End Device Groups, runtime: 0.0022s ###
  2052.  
  2053. #### Start Alerts ####
  2054. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `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["2021-09-14T09:06:48.608739Z","2021-09-14T09:06:48.608739Z",0,1,"09:06:48","09:06:48","09:06:48","09:06:48","[42m%","device",8,"location",3][0m 0.79ms]
  2055.  
  2056. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[8][0m 0.36ms]
  2057.  
  2058. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  2059.         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 = ?)
  2060.         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 = ?))
  2061.         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 = ?))
  2062.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  2063.         WHERE a.disabled = 0 AND (
  2064.             (d.device_id IS NULL AND g.group_id IS NULL)
  2065.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  2066.             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))
  2067.         ) [0;33m[8,8,8,8,8,8,8,8][0m 1.01ms]
  2068.  
  2069. #### End Alerts ####
  2070. ./poller.php cnx-block1.4fold.net 2021-09-14 16:06:48 - 1 devices polled in 2.919 secs  
  2071. SNMP [32/1.49s]: Get[8/0.28s] Getnext[4/0.41s] Walk[20/0.80s]
  2072. MySQL [45/0.10s]: Cell[1/0.00s] Row[-1/-0.00s] Rows[12/0.01s] Column[1/0.00s] Update[31/0.09s] Insert[1/0.00s] Delete[0/0.00s]
  2073.