From Hynch, 6 Years ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. ===================================
  3. Version info:
  4. Commit SHA: 155d9de8dc7e2703ce263d824886a89bd2f2a760
  5. Commit Date: 1494907987
  6. DB Schema: 191
  7. PHP: 7.0.15-0ubuntu0.16.04.4
  8. MySQL: 10.0.29-MariaDB-0ubuntu0.16.04.1
  9. RRDTool: 1.5.5
  10. SNMP: NET-SNMP 5.7.3
  11. ==================================DEBUG!
  12. Starting polling run:
  13.  
  14. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.18.105.1' ORDER BY `device_id` ASC]
  15. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '6']
  16. Hostname: 10.18.105.1
  17. Device ID: 6
  18. OS: generic
  19.  
  20. SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','1.30','1.44','1.38','6',NOW())]
  21. SNMP Check response code: 0
  22. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUst -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysUpTime.0 sysLocation.0 sysContact.0 sysName.0 sysObjectID.0]
  23. sysUpTime.0 = 94191445
  24. sysLocation.0 = BLDG18
  25. sysContact.0 = itops@agbiome.com
  26. sysName.0 = F380
  27. sysObjectID.0 = enterprises.10704.1.10
  28.  
  29. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OvQ -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysDescr.0]
  30. Barracuda NG Firewall
  31.  
  32. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUst -m HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmpEngineTime.0 hrSystemUptime.0]
  33. snmpEngineTime.0 = 941915
  34. hrSystemUptime.0 = 94198757
  35.  
  36. Using hrSystemUptime (941987s)
  37. RRD[update /opt/librenms/rrd/10.18.105.1/uptime.rrd N:941987]
  38. [RRD Disabled]Uptime: 10 days, 21h 39m 47s
  39. SQL[SELECT `lat`,`lng` FROM `locations` WHERE `location`='BLDG18' LIMIT 1]
  40. Using cached lat/lng from other device
  41. Modules status: Global- OS  Device  Module [ unix-agent ] disabled globally.
  42.  
  43. Modules status: Global+ OS  Device  
  44. #### Load poller module os ####
  45. Generic :(
  46. Hardware:
  47. Version:
  48. Features:
  49. Serial:
  50.  
  51. >> Runtime for poller module 'os': 0.0002 seconds with 520 bytes
  52. #### Unload poller module os ####
  53.  
  54. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-os.rrd N:0.00020718574523926]
  55. [RRD Disabled]Modules status: Global+ OS  Device  
  56. #### Load poller module ipmi ####
  57. SQL[SELECT * FROM sensors WHERE device_id = '6' AND poller_type='ipmi']
  58. Array
  59. (
  60. )
  61.  
  62. >> Runtime for poller module 'ipmi': 0.0005 seconds with 1352 bytes
  63. #### Unload poller module ipmi ####
  64.  
  65. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-ipmi.rrd N:0.00046801567077637]
  66. [RRD Disabled]Modules status: Global+ OS  Device  
  67. #### Load poller module sensors ####
  68. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = '6' GROUP BY `sensor_class`]
  69.  
  70. >> Runtime for poller module 'sensors': 0.0002 seconds with 208 bytes
  71. #### Unload poller module sensors ####
  72.  
  73. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-sensors.rrd N:0.00024318695068359]
  74. [RRD Disabled]Modules status: Global+ OS  Device  
  75. #### Load poller module processors ####
  76. SQL[SELECT * FROM processors WHERE device_id = '6']
  77. Processor Intel Celeron G540 @ 2.50GHz... SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -O Uqnv -m "" -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.25.3.3.1.2.196608]
  78. 4
  79.  
  80. 4%
  81. RRD[update /opt/librenms/rrd/10.18.105.1/processor-hr-196608.rrd N:4]
  82. [RRD Disabled]SQL[UPDATE `processors` set `processor_usage` ='4' WHERE `processor_id` = '22']
  83. Processor Intel Celeron G540 @ 2.50GHz... SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -O Uqnv -m "" -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.25.3.3.1.2.196609]
  84. 3
  85.  
  86. 3%
  87. RRD[update /opt/librenms/rrd/10.18.105.1/processor-hr-196609.rrd N:3]
  88. [RRD Disabled]SQL[UPDATE `processors` set `processor_usage` ='3' WHERE `processor_id` = '23']
  89.  
  90. >> Runtime for poller module 'processors': 0.0206 seconds with 2744 bytes
  91. #### Unload poller module processors ####
  92.  
  93. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-processors.rrd N:0.020557165145874]
  94. [RRD Disabled]Modules status: Global+ OS  Device  
  95. #### Load poller module mempools ####
  96. SQL[SELECT * FROM mempools WHERE device_id = '6']
  97. Mempool Physical memory: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs udp:HOSTNAME:161 hrStorageEntry]
  98. hrStorageIndex.1 = 1
  99. hrStorageIndex.3 = 3
  100. hrStorageIndex.6 = 6
  101. hrStorageIndex.7 = 7
  102. hrStorageIndex.10 = 10
  103. hrStorageIndex.31 = 31
  104. hrStorageIndex.32 = 32
  105. hrStorageIndex.37 = 37
  106. hrStorageIndex.38 = 38
  107. hrStorageIndex.39 = 39
  108. hrStorageIndex.40 = 40
  109. hrStorageIndex.42 = 42
  110. hrStorageType.1 = hrStorageRam
  111. hrStorageType.3 = hrStorageVirtualMemory
  112. hrStorageType.6 = hrStorageOther
  113. hrStorageType.7 = hrStorageOther
  114. hrStorageType.10 = hrStorageVirtualMemory
  115. hrStorageType.31 = hrStorageFixedDisk
  116. hrStorageType.32 = hrStorageFixedDisk
  117. hrStorageType.37 = hrStorageFixedDisk
  118. hrStorageType.38 = hrStorageFixedDisk
  119. hrStorageType.39 = hrStorageFixedDisk
  120. hrStorageType.40 = hrStorageFixedDisk
  121. hrStorageType.42 = hrStorageFixedDisk
  122. hrStorageDescr.1 = Physical memory
  123. hrStorageDescr.3 = Virtual memory
  124. hrStorageDescr.6 = Memory buffers
  125. hrStorageDescr.7 = Cached memory
  126. hrStorageDescr.10 = Swap space
  127. hrStorageDescr.31 = /
  128. hrStorageDescr.32 = /dev
  129. hrStorageDescr.37 = /art
  130. hrStorageDescr.38 = /phion0
  131. hrStorageDescr.39 = /boot
  132. hrStorageDescr.40 = /dev/shm
  133. hrStorageDescr.42 = /sys/fs/cgroup
  134. hrStorageAllocationUnits.1 = 1024
  135. hrStorageAllocationUnits.3 = 1024
  136. hrStorageAllocationUnits.6 = 1024
  137. hrStorageAllocationUnits.7 = 1024
  138. hrStorageAllocationUnits.10 = 1024
  139. hrStorageAllocationUnits.31 = 4096
  140. hrStorageAllocationUnits.32 = 4096
  141. hrStorageAllocationUnits.37 = 4096
  142. hrStorageAllocationUnits.38 = 4096
  143. hrStorageAllocationUnits.39 = 4096
  144. hrStorageAllocationUnits.40 = 4096
  145. hrStorageAllocationUnits.42 = 4096
  146. hrStorageSize.1 = 3949084
  147. hrStorageSize.3 = 4997656
  148. hrStorageSize.6 = 3949084
  149. hrStorageSize.7 = 1441156
  150. hrStorageSize.10 = 1048572
  151. hrStorageSize.31 = 2064238
  152. hrStorageSize.32 = 493635
  153. hrStorageSize.37 = 516052
  154. hrStorageSize.38 = 16319691
  155. hrStorageSize.39 = 49592
  156. hrStorageSize.40 = 493635
  157. hrStorageSize.42 = 493635
  158. hrStorageUsed.1 = 2827320
  159. hrStorageUsed.3 = 2827320
  160. hrStorageUsed.6 = 437076
  161. hrStorageUsed.7 = 1441156
  162. hrStorageUsed.10 = 0
  163. hrStorageUsed.31 = 413740
  164. hrStorageUsed.32 = 12
  165. hrStorageUsed.37 = 304015
  166. hrStorageUsed.38 = 218653
  167. hrStorageUsed.39 = 14042
  168. hrStorageUsed.40 = 2
  169. hrStorageUsed.42 = 0
  170.  
  171. Array
  172. (
  173.     [hrstorage] => Array
  174.         (
  175.             [1] => Array
  176.                 (
  177.                     [hrStorageIndex] => 1
  178.                     [hrStorageType] => hrStorageRam
  179.                     [hrStorageDescr] => Physical memory
  180.                     [hrStorageAllocationUnits] => 1024
  181.                     [hrStorageSize] => 3949084
  182.                     [hrStorageUsed] => 2827320
  183.                 )
  184.  
  185.             [3] => Array
  186.                 (
  187.                     [hrStorageIndex] => 3
  188.                     [hrStorageType] => hrStorageVirtualMemory
  189.                     [hrStorageDescr] => Virtual memory
  190.                     [hrStorageAllocationUnits] => 1024
  191.                     [hrStorageSize] => 4997656
  192.                     [hrStorageUsed] => 2827320
  193.                 )
  194.  
  195.             [6] => Array
  196.                 (
  197.                     [hrStorageIndex] => 6
  198.                     [hrStorageType] => hrStorageOther
  199.                     [hrStorageDescr] => Memory buffers
  200.                     [hrStorageAllocationUnits] => 1024
  201.                     [hrStorageSize] => 3949084
  202.                     [hrStorageUsed] => 437076
  203.                 )
  204.  
  205.             [7] => Array
  206.                 (
  207.                     [hrStorageIndex] => 7
  208.                     [hrStorageType] => hrStorageOther
  209.                     [hrStorageDescr] => Cached memory
  210.                     [hrStorageAllocationUnits] => 1024
  211.                     [hrStorageSize] => 1441156
  212.                     [hrStorageUsed] => 1441156
  213.                 )
  214.  
  215.             [10] => Array
  216.                 (
  217.                     [hrStorageIndex] => 10
  218.                     [hrStorageType] => hrStorageVirtualMemory
  219.                     [hrStorageDescr] => Swap space
  220.                     [hrStorageAllocationUnits] => 1024
  221.                     [hrStorageSize] => 1048572
  222.                     [hrStorageUsed] => 0
  223.                 )
  224.  
  225.             [31] => Array
  226.                 (
  227.                     [hrStorageIndex] => 31
  228.                     [hrStorageType] => hrStorageFixedDisk
  229.                     [hrStorageDescr] => /
  230.                     [hrStorageAllocationUnits] => 4096
  231.                     [hrStorageSize] => 2064238
  232.                     [hrStorageUsed] => 413740
  233.                 )
  234.  
  235.             [32] => Array
  236.                 (
  237.                     [hrStorageIndex] => 32
  238.                     [hrStorageType] => hrStorageFixedDisk
  239.                     [hrStorageDescr] => /dev
  240.                     [hrStorageAllocationUnits] => 4096
  241.                     [hrStorageSize] => 493635
  242.                     [hrStorageUsed] => 12
  243.                 )
  244.  
  245.             [37] => Array
  246.                 (
  247.                     [hrStorageIndex] => 37
  248.                     [hrStorageType] => hrStorageFixedDisk
  249.                     [hrStorageDescr] => /art
  250.                     [hrStorageAllocationUnits] => 4096
  251.                     [hrStorageSize] => 516052
  252.                     [hrStorageUsed] => 304015
  253.                 )
  254.  
  255.             [38] => Array
  256.                 (
  257.                     [hrStorageIndex] => 38
  258.                     [hrStorageType] => hrStorageFixedDisk
  259.                     [hrStorageDescr] => /phion0
  260.                     [hrStorageAllocationUnits] => 4096
  261.                     [hrStorageSize] => 16319691
  262.                     [hrStorageUsed] => 218653
  263.                 )
  264.  
  265.             [39] => Array
  266.                 (
  267.                     [hrStorageIndex] => 39
  268.                     [hrStorageType] => hrStorageFixedDisk
  269.                     [hrStorageDescr] => /boot
  270.                     [hrStorageAllocationUnits] => 4096
  271.                     [hrStorageSize] => 49592
  272.                     [hrStorageUsed] => 14042
  273.                 )
  274.  
  275.             [40] => Array
  276.                 (
  277.                     [hrStorageIndex] => 40
  278.                     [hrStorageType] => hrStorageFixedDisk
  279.                     [hrStorageDescr] => /dev/shm
  280.                     [hrStorageAllocationUnits] => 4096
  281.                     [hrStorageSize] => 493635
  282.                     [hrStorageUsed] => 2
  283.                 )
  284.  
  285.             [42] => Array
  286.                 (
  287.                     [hrStorageIndex] => 42
  288.                     [hrStorageType] => hrStorageFixedDisk
  289.                     [hrStorageDescr] => /sys/fs/cgroup
  290.                     [hrStorageAllocationUnits] => 4096
  291.                     [hrStorageSize] => 493635
  292.                     [hrStorageUsed] => 0
  293.                 )
  294.  
  295.         )
  296.  
  297. )
  298. 71.59% RRD[update /opt/librenms/rrd/10.18.105.1/mempool-hrstorage-1.rrd N:2895175680:1148686336]
  299. [RRD Disabled]SQL[UPDATE `mempools` set `mempool_used` ='2895175680',`mempool_perc` ='71.59',`mempool_free` ='1148686336',`mempool_total` ='4043862016' WHERE `mempool_id` = '15']
  300.  
  301. Mempool Virtual memory: Cached!56.57% RRD[update /opt/librenms/rrd/10.18.105.1/mempool-hrstorage-3.rrd N:2895175680:2222424064]
  302. [RRD Disabled]SQL[UPDATE `mempools` set `mempool_used` ='2895175680',`mempool_perc` ='56.57',`mempool_free` ='2222424064',`mempool_total` ='5117599744' WHERE `mempool_id` = '16']
  303.  
  304. Mempool Swap space: Cached!0% RRD[update /opt/librenms/rrd/10.18.105.1/mempool-hrstorage-10.rrd N:0:1073737728]
  305. [RRD Disabled]SQL[UPDATE `mempools` set `mempool_used` ='0',`mempool_perc` ='0',`mempool_free` ='1073737728',`mempool_total` ='1073737728' WHERE `mempool_id` = '17']
  306.  
  307.  
  308. >> Runtime for poller module 'mempools': 0.0245 seconds with 15648 bytes
  309. #### Unload poller module mempools ####
  310.  
  311. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-mempools.rrd N:0.024482011795044]
  312. [RRD Disabled]Modules status: Global+ OS  Device  
  313. #### Load poller module storage ####
  314. SQL[SELECT * FROM storage WHERE device_id = '6']
  315. Storage /: hrstorage
  316.  
  317.  
  318.  
  319. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs udp:HOSTNAME:161 hrStorageEntry]
  320. hrStorageIndex.1 = 1
  321. hrStorageIndex.3 = 3
  322. hrStorageIndex.6 = 6
  323. hrStorageIndex.7 = 7
  324. hrStorageIndex.10 = 10
  325. hrStorageIndex.31 = 31
  326. hrStorageIndex.32 = 32
  327. hrStorageIndex.37 = 37
  328. hrStorageIndex.38 = 38
  329. hrStorageIndex.39 = 39
  330. hrStorageIndex.40 = 40
  331. hrStorageIndex.42 = 42
  332. hrStorageType.1 = hrStorageRam
  333. hrStorageType.3 = hrStorageVirtualMemory
  334. hrStorageType.6 = hrStorageOther
  335. hrStorageType.7 = hrStorageOther
  336. hrStorageType.10 = hrStorageVirtualMemory
  337. hrStorageType.31 = hrStorageFixedDisk
  338. hrStorageType.32 = hrStorageFixedDisk
  339. hrStorageType.37 = hrStorageFixedDisk
  340. hrStorageType.38 = hrStorageFixedDisk
  341. hrStorageType.39 = hrStorageFixedDisk
  342. hrStorageType.40 = hrStorageFixedDisk
  343. hrStorageType.42 = hrStorageFixedDisk
  344. hrStorageDescr.1 = Physical memory
  345. hrStorageDescr.3 = Virtual memory
  346. hrStorageDescr.6 = Memory buffers
  347. hrStorageDescr.7 = Cached memory
  348. hrStorageDescr.10 = Swap space
  349. hrStorageDescr.31 = /
  350. hrStorageDescr.32 = /dev
  351. hrStorageDescr.37 = /art
  352. hrStorageDescr.38 = /phion0
  353. hrStorageDescr.39 = /boot
  354. hrStorageDescr.40 = /dev/shm
  355. hrStorageDescr.42 = /sys/fs/cgroup
  356. hrStorageAllocationUnits.1 = 1024
  357. hrStorageAllocationUnits.3 = 1024
  358. hrStorageAllocationUnits.6 = 1024
  359. hrStorageAllocationUnits.7 = 1024
  360. hrStorageAllocationUnits.10 = 1024
  361. hrStorageAllocationUnits.31 = 4096
  362. hrStorageAllocationUnits.32 = 4096
  363. hrStorageAllocationUnits.37 = 4096
  364. hrStorageAllocationUnits.38 = 4096
  365. hrStorageAllocationUnits.39 = 4096
  366. hrStorageAllocationUnits.40 = 4096
  367. hrStorageAllocationUnits.42 = 4096
  368. hrStorageSize.1 = 3949084
  369. hrStorageSize.3 = 4997656
  370. hrStorageSize.6 = 3949084
  371. hrStorageSize.7 = 1441156
  372. hrStorageSize.10 = 1048572
  373. hrStorageSize.31 = 2064238
  374. hrStorageSize.32 = 493635
  375. hrStorageSize.37 = 516052
  376. hrStorageSize.38 = 16319691
  377. hrStorageSize.39 = 49592
  378. hrStorageSize.40 = 493635
  379. hrStorageSize.42 = 493635
  380. hrStorageUsed.1 = 2827320
  381. hrStorageUsed.3 = 2827320
  382. hrStorageUsed.6 = 437076
  383. hrStorageUsed.7 = 1441156
  384. hrStorageUsed.10 = 0
  385. hrStorageUsed.31 = 413740
  386. hrStorageUsed.32 = 12
  387. hrStorageUsed.37 = 304015
  388. hrStorageUsed.38 = 218653
  389. hrStorageUsed.39 = 14042
  390. hrStorageUsed.40 = 2
  391. hrStorageUsed.42 = 0
  392.  
  393. Array
  394. (
  395.     [hrstorage] => Array
  396.         (
  397.             [1] => Array
  398.                 (
  399.                     [hrStorageIndex] => 1
  400.                     [hrStorageType] => hrStorageRam
  401.                     [hrStorageDescr] => Physical memory
  402.                     [hrStorageAllocationUnits] => 1024
  403.                     [hrStorageSize] => 3949084
  404.                     [hrStorageUsed] => 2827320
  405.                 )
  406.  
  407.             [3] => Array
  408.                 (
  409.                     [hrStorageIndex] => 3
  410.                     [hrStorageType] => hrStorageVirtualMemory
  411.                     [hrStorageDescr] => Virtual memory
  412.                     [hrStorageAllocationUnits] => 1024
  413.                     [hrStorageSize] => 4997656
  414.                     [hrStorageUsed] => 2827320
  415.                 )
  416.  
  417.             [6] => Array
  418.                 (
  419.                     [hrStorageIndex] => 6
  420.                     [hrStorageType] => hrStorageOther
  421.                     [hrStorageDescr] => Memory buffers
  422.                     [hrStorageAllocationUnits] => 1024
  423.                     [hrStorageSize] => 3949084
  424.                     [hrStorageUsed] => 437076
  425.                 )
  426.  
  427.             [7] => Array
  428.                 (
  429.                     [hrStorageIndex] => 7
  430.                     [hrStorageType] => hrStorageOther
  431.                     [hrStorageDescr] => Cached memory
  432.                     [hrStorageAllocationUnits] => 1024
  433.                     [hrStorageSize] => 1441156
  434.                     [hrStorageUsed] => 1441156
  435.                 )
  436.  
  437.             [10] => Array
  438.                 (
  439.                     [hrStorageIndex] => 10
  440.                     [hrStorageType] => hrStorageVirtualMemory
  441.                     [hrStorageDescr] => Swap space
  442.                     [hrStorageAllocationUnits] => 1024
  443.                     [hrStorageSize] => 1048572
  444.                     [hrStorageUsed] => 0
  445.                 )
  446.  
  447.             [31] => Array
  448.                 (
  449.                     [hrStorageIndex] => 31
  450.                     [hrStorageType] => hrStorageFixedDisk
  451.                     [hrStorageDescr] => /
  452.                     [hrStorageAllocationUnits] => 4096
  453.                     [hrStorageSize] => 2064238
  454.                     [hrStorageUsed] => 413740
  455.                 )
  456.  
  457.             [32] => Array
  458.                 (
  459.                     [hrStorageIndex] => 32
  460.                     [hrStorageType] => hrStorageFixedDisk
  461.                     [hrStorageDescr] => /dev
  462.                     [hrStorageAllocationUnits] => 4096
  463.                     [hrStorageSize] => 493635
  464.                     [hrStorageUsed] => 12
  465.                 )
  466.  
  467.             [37] => Array
  468.                 (
  469.                     [hrStorageIndex] => 37
  470.                     [hrStorageType] => hrStorageFixedDisk
  471.                     [hrStorageDescr] => /art
  472.                     [hrStorageAllocationUnits] => 4096
  473.                     [hrStorageSize] => 516052
  474.                     [hrStorageUsed] => 304015
  475.                 )
  476.  
  477.             [38] => Array
  478.                 (
  479.                     [hrStorageIndex] => 38
  480.                     [hrStorageType] => hrStorageFixedDisk
  481.                     [hrStorageDescr] => /phion0
  482.                     [hrStorageAllocationUnits] => 4096
  483.                     [hrStorageSize] => 16319691
  484.                     [hrStorageUsed] => 218653
  485.                 )
  486.  
  487.             [39] => Array
  488.                 (
  489.                     [hrStorageIndex] => 39
  490.                     [hrStorageType] => hrStorageFixedDisk
  491.                     [hrStorageDescr] => /boot
  492.                     [hrStorageAllocationUnits] => 4096
  493.                     [hrStorageSize] => 49592
  494.                     [hrStorageUsed] => 14042
  495.                 )
  496.  
  497.             [40] => Array
  498.                 (
  499.                     [hrStorageIndex] => 40
  500.                     [hrStorageType] => hrStorageFixedDisk
  501.                     [hrStorageDescr] => /dev/shm
  502.                     [hrStorageAllocationUnits] => 4096
  503.                     [hrStorageSize] => 493635
  504.                     [hrStorageUsed] => 2
  505.                 )
  506.  
  507.             [42] => Array
  508.                 (
  509.                     [hrStorageIndex] => 42
  510.                     [hrStorageType] => hrStorageFixedDisk
  511.                     [hrStorageDescr] => /sys/fs/cgroup
  512.                     [hrStorageAllocationUnits] => 4096
  513.                     [hrStorageSize] => 493635
  514.                     [hrStorageUsed] => 0
  515.                 )
  516.  
  517.         )
  518.  
  519. )
  520. Array
  521. (
  522.     [storage_id] => 32
  523.     [device_id] => 6
  524.     [storage_mib] => hrstorage
  525.     [storage_index] => 31
  526.     [storage_type] => hrStorageFixedDisk
  527.     [storage_descr] => /
  528.     [storage_size] => 8455118848
  529.     [storage_units] => 4096
  530.     [storage_used] => 1694679040
  531.     [storage_free] => 6760439808
  532.     [storage_perc] => 20
  533.     [storage_perc_warn] => 60
  534.     [storage_deleted] => 0
  535.     [units] => 4096
  536.     [used] => 1694679040
  537.     [size] => 8455118848
  538.     [free] => 6760439808
  539. )
  540. 20% RRD[update /opt/librenms/rrd/10.18.105.1/storage-hrstorage-_.rrd N:1694679040:6760439808]
  541. [RRD Disabled]SQL[UPDATE `storage` set `storage_used` ='1694679040',`storage_free` ='6760439808',`storage_size` ='8455118848',`storage_units` ='4096',`storage_perc` ='20' WHERE `storage_id` = '32']
  542.  
  543. Storage /art: hrstorage
  544.  
  545.  
  546.  
  547. Array
  548. (
  549.     [storage_id] => 33
  550.     [device_id] => 6
  551.     [storage_mib] => hrstorage
  552.     [storage_index] => 37
  553.     [storage_type] => hrStorageFixedDisk
  554.     [storage_descr] => /art
  555.     [storage_size] => 2113748992
  556.     [storage_units] => 4096
  557.     [storage_used] => 1245245440
  558.     [storage_free] => 868503552
  559.     [storage_perc] => 59
  560.     [storage_perc_warn] => 60
  561.     [storage_deleted] => 0
  562.     [units] => 4096
  563.     [used] => 1245245440
  564.     [size] => 2113748992
  565.     [free] => 868503552
  566. )
  567. 59% RRD[update /opt/librenms/rrd/10.18.105.1/storage-hrstorage-_art.rrd N:1245245440:868503552]
  568. [RRD Disabled]SQL[UPDATE `storage` set `storage_used` ='1245245440',`storage_free` ='868503552',`storage_size` ='2113748992',`storage_units` ='4096',`storage_perc` ='59' WHERE `storage_id` = '33']
  569.  
  570. Storage /phion0: hrstorage
  571.  
  572.  
  573.  
  574. Array
  575. (
  576.     [storage_id] => 34
  577.     [device_id] => 6
  578.     [storage_mib] => hrstorage
  579.     [storage_index] => 38
  580.     [storage_type] => hrStorageFixedDisk
  581.     [storage_descr] => /phion0
  582.     [storage_size] => 66845454336
  583.     [storage_units] => 4096
  584.     [storage_used] => 894005248
  585.     [storage_free] => 65951449088
  586.     [storage_perc] => 1
  587.     [storage_perc_warn] => 60
  588.     [storage_deleted] => 0
  589.     [units] => 4096
  590.     [used] => 895602688
  591.     [size] => 66845454336
  592.     [free] => 65949851648
  593. )
  594. 1% RRD[update /opt/librenms/rrd/10.18.105.1/storage-hrstorage-_phion0.rrd N:895602688:65949851648]
  595. [RRD Disabled]SQL[UPDATE `storage` set `storage_used` ='895602688',`storage_free` ='65949851648',`storage_size` ='66845454336',`storage_units` ='4096',`storage_perc` ='1' WHERE `storage_id` = '34']
  596.  
  597. Storage /boot: hrstorage
  598.  
  599.  
  600.  
  601. Array
  602. (
  603.     [storage_id] => 35
  604.     [device_id] => 6
  605.     [storage_mib] => hrstorage
  606.     [storage_index] => 39
  607.     [storage_type] => hrStorageFixedDisk
  608.     [storage_descr] => /boot
  609.     [storage_size] => 203128832
  610.     [storage_units] => 4096
  611.     [storage_used] => 57516032
  612.     [storage_free] => 145612800
  613.     [storage_perc] => 28
  614.     [storage_perc_warn] => 60
  615.     [storage_deleted] => 0
  616.     [units] => 4096
  617.     [used] => 57516032
  618.     [size] => 203128832
  619.     [free] => 145612800
  620. )
  621. 28% RRD[update /opt/librenms/rrd/10.18.105.1/storage-hrstorage-_boot.rrd N:57516032:145612800]
  622. [RRD Disabled]SQL[UPDATE `storage` set `storage_used` ='57516032',`storage_free` ='145612800',`storage_size` ='203128832',`storage_units` ='4096',`storage_perc` ='28' WHERE `storage_id` = '35']
  623.  
  624. Storage /dev/shm: hrstorage
  625.  
  626.  
  627.  
  628. Array
  629. (
  630.     [storage_id] => 36
  631.     [device_id] => 6
  632.     [storage_mib] => hrstorage
  633.     [storage_index] => 40
  634.     [storage_type] => hrStorageFixedDisk
  635.     [storage_descr] => /dev/shm
  636.     [storage_size] => 2021928960
  637.     [storage_units] => 4096
  638.     [storage_used] => 8192
  639.     [storage_free] => 2021920768
  640.     [storage_perc] => 0
  641.     [storage_perc_warn] => 60
  642.     [storage_deleted] => 0
  643.     [units] => 4096
  644.     [used] => 8192
  645.     [size] => 2021928960
  646.     [free] => 2021920768
  647. )
  648. 0% RRD[update /opt/librenms/rrd/10.18.105.1/storage-hrstorage-_dev_shm.rrd N:8192:2021920768]
  649. [RRD Disabled]SQL[UPDATE `storage` set `storage_used` ='8192',`storage_free` ='2021920768',`storage_size` ='2021928960',`storage_units` ='4096',`storage_perc` ='0' WHERE `storage_id` = '36']
  650.  
  651. Storage /sys/fs/cgroup: hrstorage
  652.  
  653.  
  654.  
  655. Array
  656. (
  657.     [storage_id] => 37
  658.     [device_id] => 6
  659.     [storage_mib] => hrstorage
  660.     [storage_index] => 42
  661.     [storage_type] => hrStorageFixedDisk
  662.     [storage_descr] => /sys/fs/cgroup
  663.     [storage_size] => 2021928960
  664.     [storage_units] => 4096
  665.     [storage_used] => 0
  666.     [storage_free] => 2021928960
  667.     [storage_perc] => 0
  668.     [storage_perc_warn] => 60
  669.     [storage_deleted] => 0
  670.     [units] => 4096
  671.     [used] => 0
  672.     [size] => 2021928960
  673.     [free] => 2021928960
  674. )
  675. 0% RRD[update /opt/librenms/rrd/10.18.105.1/storage-hrstorage-_sys_fs_cgroup.rrd N:0:2021928960]
  676. [RRD Disabled]SQL[UPDATE `storage` set `storage_used` ='0',`storage_free` ='2021928960',`storage_size` ='2021928960',`storage_units` ='4096',`storage_perc` ='0' WHERE `storage_id` = '37']
  677.  
  678.  
  679. >> Runtime for poller module 'storage': 0.0272 seconds with 2136 bytes
  680. #### Unload poller module storage ####
  681.  
  682. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-storage.rrd N:0.027208805084229]
  683. [RRD Disabled]Modules status: Global+ OS  Device  
  684. #### Load poller module netstats ####
  685.  IPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs 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]
  686. ipForwDatagrams.0 = 140227875
  687. ipInDelivers.0 = 4378144
  688. ipInReceives.0 = 145477422
  689. ipOutRequests.0 = 144598330
  690. ipInDiscards.0 = 0
  691. ipOutDiscards.0 = 936
  692. ipOutNoRoutes.0 = 27
  693. ipReasmReqds.0 = 1714
  694. ipReasmOKs.0 = 856
  695. ipReasmFails.0 = 0
  696. ipFragOKs.0 = 855
  697. ipFragFails.0 = 0
  698. ipFragCreates.0 = 1710
  699. ipInUnknownProtos.0 = 0
  700. ipInHdrErrors.0 = 72
  701. ipInAddrErrors.0 = 0
  702.  
  703. RRD[update /opt/librenms/rrd/10.18.105.1/netstats-ip.rrd N:140227875:4378144:145477422:144598330:0:936:27:1714:856:0:855:0:1710:0:72:0]
  704. [RRD Disabled] TCPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m TCP-MIB -M /opt/librenms/mibs 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 tcpHCInSegs.0 tcpHCOutSegs.0]
  705. tcpActiveOpens.0 = 3267
  706. tcpPassiveOpens.0 = 576
  707. tcpAttemptFails.0 = 74
  708. tcpEstabResets.0 = 913
  709. tcpCurrEstab.0 = 20
  710. tcpInSegs.0 = 1168187
  711. tcpOutSegs.0 = 896119
  712. tcpRetransSegs.0 = 814
  713. tcpInErrs.0 = 0
  714. tcpOutRsts.0 = 834
  715. tcpHCInSegs.0 = No Such Object available on this agent at this OID
  716. tcpHCOutSegs.0 = No Such Object available on this agent at this OID
  717.  
  718. RRD[update /opt/librenms/rrd/10.18.105.1/netstats-tcp.rrd N:3267:576:74:913:20:1168187:896119:814:0:834]
  719. [RRD Disabled] UDPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UDP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161  UDP-MIB::udpInDatagrams.0 UDP-MIB::udpOutDatagrams.0 UDP-MIB::udpInErrors.0 UDP-MIB::udpNoPorts.0]
  720. udpInDatagrams.0 = 2689980
  721. udpOutDatagrams.0 = 2692253
  722. udpInErrors.0 = 0
  723. udpNoPorts.0 = 31
  724.  
  725. RRD[update /opt/librenms/rrd/10.18.105.1/netstats-udp.rrd N:2689980:2692253:0:31]
  726. [RRD Disabled] ICMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 icmp]
  727. icmpInMsgs.0 = 519948
  728. icmpInErrors.0 = 0
  729. icmpInDestUnreachs.0 = 171506
  730. icmpInTimeExcds.0 = 0
  731. icmpInParmProbs.0 = 0
  732. icmpInSrcQuenchs.0 = 0
  733. icmpInRedirects.0 = 0
  734. icmpInEchos.0 = 9106
  735. icmpInEchoReps.0 = 339336
  736. icmpInTimestamps.0 = 0
  737. icmpInTimestampReps.0 = 0
  738. icmpInAddrMasks.0 = 0
  739. icmpInAddrMaskReps.0 = 0
  740. icmpOutMsgs.0 = 782371
  741. icmpOutErrors.0 = 0
  742. icmpOutDestUnreachs.0 = 261348
  743. icmpOutTimeExcds.0 = 67
  744. icmpOutParmProbs.0 = 0
  745. icmpOutSrcQuenchs.0 = 0
  746. icmpOutRedirects.0 = 0
  747. icmpOutEchos.0 = 511850
  748. icmpOutEchoReps.0 = 9106
  749. icmpOutTimestamps.0 = 0
  750. icmpOutTimestampReps.0 = 0
  751. icmpOutAddrMasks.0 = 0
  752. icmpOutAddrMaskReps.0 = 0
  753. icmpStatsInMsgs.ipv4 = 519948
  754. icmpStatsInMsgs.ipv6 = 0
  755. icmpStatsInErrors.ipv4 = 0
  756. icmpStatsInErrors.ipv6 = 0
  757. icmpStatsOutMsgs.ipv4 = 782371
  758. icmpStatsOutMsgs.ipv6 = 0
  759. icmpStatsOutErrors.ipv4 = 0
  760. icmpStatsOutErrors.ipv6 = 0
  761. icmpMsgStatsInPkts.unknown.128 = 0
  762. icmpMsgStatsInPkts.unknown.130 = 0
  763. icmpMsgStatsInPkts.ipv4.0 = 339336
  764. icmpMsgStatsInPkts.ipv4.3 = 171506
  765. icmpMsgStatsInPkts.ipv4.8 = 9106
  766. icmpMsgStatsInPkts.ipv6.0 = 0
  767. icmpMsgStatsInPkts.ipv6.131 = 0
  768. icmpMsgStatsInPkts.ipv6.132 = 0
  769. icmpMsgStatsInPkts.ipv6.133 = 0
  770. icmpMsgStatsInPkts.ipv6.134 = 0
  771. icmpMsgStatsInPkts.ipv6.135 = 0
  772. icmpMsgStatsInPkts.ipv6.136 = 0
  773. icmpMsgStatsInPkts.ipv6.137 = 0
  774. icmpMsgStatsOutPkts.ipv4.0 = 9106
  775. icmpMsgStatsOutPkts.ipv4.3 = 261348
  776. icmpMsgStatsOutPkts.ipv4.8 = 511850
  777. icmpMsgStatsOutPkts.ipv4.11 = 67
  778. icmpMsgStatsOutPkts.ipv6.0 = 0
  779. icmpMsgStatsOutPkts.ipv6.131 = 0
  780. icmpMsgStatsOutPkts.ipv6.132 = 0
  781. icmpMsgStatsOutPkts.ipv6.133 = 0
  782. icmpMsgStatsOutPkts.ipv6.134 = 0
  783. icmpMsgStatsOutPkts.ipv6.135 = 0
  784. icmpMsgStatsOutPkts.ipv6.136 = 0
  785. icmpMsgStatsOutPkts.ipv6.137 = 0
  786.  
  787. RRD[update /opt/librenms/rrd/10.18.105.1/netstats-icmp.rrd N:519948:782371:0:0:9106:511850:339336:9106:171506:261348:0:0:0:0:0:0:0:0:67:0:0:0:0:0:0:0]
  788. [RRD Disabled] SNMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m SNMPv2-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmp]
  789. snmpInPkts.0 = 242872
  790. snmpOutPkts.0 = 242859
  791. snmpInBadVersions.0 = 0
  792. snmpInBadCommunityNames.0 = 12
  793. snmpInBadCommunityUses.0 = 0
  794. snmpInASNParseErrs.0 = 0
  795. snmpInTooBigs.0 = 0
  796. snmpInNoSuchNames.0 = 0
  797. snmpInBadValues.0 = 0
  798. snmpInReadOnlys.0 = 0
  799. snmpInGenErrs.0 = 0
  800. snmpInTotalReqVars.0 = 2167092
  801. snmpInTotalSetVars.0 = 0
  802. snmpInGetRequests.0 = 38666
  803. snmpInGetNexts.0 = 0
  804. snmpInSetRequests.0 = 0
  805. snmpInGetResponses.0 = 0
  806. snmpInTraps.0 = 0
  807. snmpOutTooBigs.0 = 0
  808. snmpOutNoSuchNames.0 = 0
  809. snmpOutBadValues.0 = 0
  810. snmpOutGenErrs.0 = 0
  811. snmpOutGetRequests.0 = 0
  812. snmpOutGetNexts.0 = 0
  813. snmpOutSetRequests.0 = 0
  814. snmpOutGetResponses.0 = 242861
  815. snmpOutTraps.0 = 0
  816. snmpEnableAuthenTraps.0 = disabled
  817. snmpSilentDrops.0 = 0
  818. snmpProxyDrops.0 = 0
  819.  
  820. RRD[update /opt/librenms/rrd/10.18.105.1/netstats-snmp.rrd N:242872:242859:0:12:0:0:0:0:0:0:0:2167092:0:38666:0:0:0:0:0:0:0:0:0:0:0:242861:0:0:0]
  821. [RRD Disabled] IP-FORWARDSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQv -M /opt/librenms/mibs udp:HOSTNAME:161 IP-FORWARD-MIB::ipCidrRouteNumber.0]
  822. No Such Object available on this agent at this OID
  823.  
  824.  
  825.  
  826. >> Runtime for poller module 'netstats': 0.0806 seconds with 18440 bytes
  827. #### Unload poller module netstats ####
  828.  
  829. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-netstats.rrd N:0.080641984939575]
  830. [RRD Disabled]Modules status: Global+ OS  Device  
  831. #### Load poller module hr-mib ####
  832. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQs -m HOST-RESOURCES-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrSystemProcesses.0 hrSystemNumUsers.0]
  833. hrSystemProcesses.0 = 100
  834. hrSystemNumUsers.0 = 0
  835.  
  836. RRD[update /opt/librenms/rrd/10.18.105.1/hr_processes.rrd N:100]
  837. [RRD Disabled] ProcessesRRD[update /opt/librenms/rrd/10.18.105.1/hr_users.rrd N:0]
  838. [RRD Disabled] Users
  839.  
  840. >> Runtime for poller module 'hr-mib': 0.0179 seconds with 2120 bytes
  841. #### Unload poller module hr-mib ####
  842.  
  843. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-hr-mib.rrd N:0.017939805984497]
  844. [RRD Disabled]Modules status: Global+ OS  Device  
  845. #### Load poller module ucd-mib ####
  846. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 systemStats]
  847. ssIndex.0 = 1
  848. ssErrorName.0 = systemStats
  849. ssSwapIn.0 = 0
  850. ssSwapOut.0 = 0
  851. ssIOSent.0 = 218
  852. ssIOReceive.0 = 0
  853. ssSysInterrupts.0 = 2591
  854. ssSysContext.0 = 4623
  855. ssCpuUser.0 = 1
  856. ssCpuSystem.0 = 1
  857. ssCpuIdle.0 = 96
  858. ssCpuRawUser.0 = 2325812
  859. ssCpuRawNice.0 = 15362
  860. ssCpuRawSystem.0 = 2113707
  861. ssCpuRawIdle.0 = 183485054
  862. ssCpuRawWait.0 = 77387
  863. ssCpuRawKernel.0 = 0
  864. ssCpuRawInterrupt.0 = 0
  865. ssIORawSent.0 = 201133272
  866. ssIORawReceived.0 = 1997092
  867. ssRawInterrupts.0 = 2222265798
  868. ssRawContexts.0 = 341383562
  869. ssCpuRawSoftIRQ.0 = 309303
  870. ssRawSwapIn.0 = 0
  871. ssRawSwapOut.0 = 0
  872. systemStats.64.0 = 0
  873. systemStats.65.0 = 0
  874. systemStats.66.0 = 0
  875.  
  876. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_cpu.rrd N:2325812:2113707:15362:183485054]
  877. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawUser.rrd N:2325812]
  878. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawNice.rrd N:15362]
  879. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawSystem.rrd N:2113707]
  880. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawIdle.rrd N:183485054]
  881. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawInterrupt.rrd N:0]
  882. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawSoftIRQ.rrd N:309303]
  883. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawKernel.rrd N:0]
  884. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssCpuRawWait.rrd N:77387]
  885. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssIORawSent.rrd N:201133272]
  886. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssIORawReceived.rrd N:1997092]
  887. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssRawInterrupts.rrd N:2222265798]
  888. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssRawContexts.rrd N:341383562]
  889. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssRawSwapIn.rrd N:0]
  890. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ucd_ssRawSwapOut.rrd N:0]
  891. [RRD Disabled]SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 memTotalSwap.0 memAvailSwap.0 memTotalReal.0 memAvailReal.0 memTotalFree.0 memShared.0 memBuffer.0 memCached.0]
  892. memTotalSwap.0 = 1048572
  893. memAvailSwap.0 = 1048572
  894. memTotalReal.0 = 3949084
  895. memAvailReal.0 = 1121764
  896. memTotalFree.0 = 2170336
  897. memShared.0 = No Such Object available on this agent at this OID
  898. memBuffer.0 = 437076
  899. memCached.0 = 1441156
  900.  
  901. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_mem.rrd N:1048572:1048572:3949084:1121764:2170336:U:437076:1441156]
  902. [RRD Disabled]SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 laLoadInt.1 laLoadInt.2 laLoadInt.3]
  903. laLoadInt.1 = 5
  904. laLoadInt.2 = 11
  905. laLoadInt.3 = 13
  906.  
  907. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_load.rrd N:5:11:13]
  908. [RRD Disabled]
  909. >> Runtime for poller module 'ucd-mib': 0.0332 seconds with 3672 bytes
  910. #### Unload poller module ucd-mib ####
  911.  
  912. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-ucd-mib.rrd N:0.033193111419678]
  913. [RRD Disabled]Modules status: Global+ OS  Device  
  914. #### Load poller module ipSystemStats ####
  915. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipSystemStats]
  916. ipSystemStatsInReceives.ipv4 = 145471062
  917. ipSystemStatsHCInReceives.ipv4 = 145471062
  918. ipSystemStatsInHdrErrors.ipv4 = 72
  919. ipSystemStatsInNoRoutes.ipv4 = 0
  920. ipSystemStatsInAddrErrors.ipv4 = 0
  921. ipSystemStatsInUnknownProtos.ipv4 = 0
  922. ipSystemStatsInTruncatedPkts.ipv4 = 0
  923. ipSystemStatsInForwDatagrams.ipv4 = 140221595
  924. ipSystemStatsHCInForwDatagrams.ipv4 = 140221595
  925. ipSystemStatsReasmReqds.ipv4 = 1714
  926. ipSystemStatsReasmOKs.ipv4 = 856
  927. ipSystemStatsReasmFails.ipv4 = 0
  928. ipSystemStatsInDiscards.ipv4 = 0
  929. ipSystemStatsInDelivers.ipv4 = 4378051
  930. ipSystemStatsHCInDelivers.ipv4 = 4378051
  931. ipSystemStatsOutRequests.ipv4 = 144591954
  932. ipSystemStatsHCOutRequests.ipv4 = 144591954
  933. ipSystemStatsOutNoRoutes.ipv4 = 27
  934. ipSystemStatsOutForwDatagrams.ipv4 = 140221595
  935. ipSystemStatsHCOutForwDatagrams.ipv4 = 140221595
  936. ipSystemStatsOutDiscards.ipv4 = 936
  937. ipSystemStatsOutFragReqds.ipv4 = 855
  938. ipSystemStatsOutFragOKs.ipv4 = 855
  939. ipSystemStatsOutFragFails.ipv4 = 0
  940. ipSystemStatsOutFragCreates.ipv4 = 1710
  941. ipSystemStatsOutTransmits.ipv4 = 284813441
  942. ipSystemStatsHCOutTransmits.ipv4 = 284813441
  943. ipSystemStatsInMcastPkts.ipv4 = 0
  944. ipSystemStatsHCInMcastPkts.ipv4 = 0
  945. ipSystemStatsOutMcastPkts.ipv4 = 0
  946. ipSystemStatsHCOutMcastPkts.ipv4 = 0
  947. ipSystemStatsInBcastPkts.ipv4 = 16
  948. ipSystemStatsHCInBcastPkts.ipv4 = 16
  949. ipSystemStatsOutBcastPkts.ipv4 = 0
  950. ipSystemStatsHCOutBcastPkts.ipv4 = 0
  951. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  952. ipSystemStatsRefreshRate.ipv4 = 60000
  953.  
  954. ipv4 RRD[update /opt/librenms/rrd/10.18.105.1/ipSystemStats-ipv4.rrd N:145471062:72:0:0:140221595:1714:856:0:0:4378051:144591954:27:936:0:1710:140221595]
  955. [RRD Disabled]
  956.  
  957. >> Runtime for poller module 'ipSystemStats': 0.0180 seconds with 16352 bytes
  958. #### Unload poller module ipSystemStats ####
  959.  
  960. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-ipSystemStats.rrd N:0.017960071563721]
  961. [RRD Disabled]Modules status: Global+ OS  Device  
  962. #### Load poller module ports ####
  963. Caching Oids: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifXEntry]
  964. ifName.3689 = p3
  965. ifName.7752 = p2
  966. ifName.11819 = p1
  967. ifName.20205 = p7
  968. ifName.24268 = p6
  969. ifName.28335 = p5
  970. ifName.32398 = p4
  971. ifName.48898 = p8
  972. ifName.54030 = lo
  973. ifInMulticastPkts.3689 = 0
  974. ifInMulticastPkts.7752 = 0
  975. ifInMulticastPkts.11819 = 318
  976. ifInMulticastPkts.20205 = 0
  977. ifInMulticastPkts.24268 = 0
  978. ifInMulticastPkts.28335 = 0
  979. ifInMulticastPkts.32398 = 0
  980. ifInMulticastPkts.48898 = 0
  981. ifInMulticastPkts.54030 = 0
  982. ifInBroadcastPkts.3689 = 0
  983. ifInBroadcastPkts.7752 = 0
  984. ifInBroadcastPkts.11819 = 0
  985. ifInBroadcastPkts.20205 = 0
  986. ifInBroadcastPkts.24268 = 0
  987. ifInBroadcastPkts.28335 = 0
  988. ifInBroadcastPkts.32398 = 0
  989. ifInBroadcastPkts.48898 = 0
  990. ifInBroadcastPkts.54030 = 0
  991. ifOutMulticastPkts.3689 = 0
  992. ifOutMulticastPkts.7752 = 0
  993. ifOutMulticastPkts.11819 = 0
  994. ifOutMulticastPkts.20205 = 0
  995. ifOutMulticastPkts.24268 = 0
  996. ifOutMulticastPkts.28335 = 0
  997. ifOutMulticastPkts.32398 = 0
  998. ifOutMulticastPkts.48898 = 0
  999. ifOutMulticastPkts.54030 = 0
  1000. ifOutBroadcastPkts.3689 = 0
  1001. ifOutBroadcastPkts.7752 = 0
  1002. ifOutBroadcastPkts.11819 = 0
  1003. ifOutBroadcastPkts.20205 = 0
  1004. ifOutBroadcastPkts.24268 = 0
  1005. ifOutBroadcastPkts.28335 = 0
  1006. ifOutBroadcastPkts.32398 = 0
  1007. ifOutBroadcastPkts.48898 = 0
  1008. ifOutBroadcastPkts.54030 = 0
  1009. ifHCInOctets.3689 = 145543624
  1010. ifHCInOctets.7752 = 0
  1011. ifHCInOctets.11819 = 61887317297
  1012. ifHCInOctets.20205 = 0
  1013. ifHCInOctets.24268 = 0
  1014. ifHCInOctets.28335 = 0
  1015. ifHCInOctets.32398 = 0
  1016. ifHCInOctets.48898 = 54476449340
  1017. ifHCInOctets.54030 = 3631796812
  1018. ifHCInUcastPkts.3689 = 130142
  1019. ifHCInUcastPkts.7752 = 0
  1020. ifHCInUcastPkts.11819 = 85261258
  1021. ifHCInUcastPkts.20205 = 0
  1022. ifHCInUcastPkts.24268 = 0
  1023. ifHCInUcastPkts.28335 = 0
  1024. ifHCInUcastPkts.32398 = 0
  1025. ifHCInUcastPkts.48898 = 46320148
  1026. ifHCInUcastPkts.54030 = 3020693
  1027. ifHCInMulticastPkts.3689 = 0
  1028. ifHCInMulticastPkts.7752 = 0
  1029. ifHCInMulticastPkts.11819 = 318
  1030. ifHCInMulticastPkts.20205 = 0
  1031. ifHCInMulticastPkts.24268 = 0
  1032. ifHCInMulticastPkts.28335 = 0
  1033. ifHCInMulticastPkts.32398 = 0
  1034. ifHCInMulticastPkts.48898 = 0
  1035. ifHCInMulticastPkts.54030 = 0
  1036. ifHCInBroadcastPkts.3689 = 0
  1037. ifHCInBroadcastPkts.7752 = 0
  1038. ifHCInBroadcastPkts.11819 = 0
  1039. ifHCInBroadcastPkts.20205 = 0
  1040. ifHCInBroadcastPkts.24268 = 0
  1041. ifHCInBroadcastPkts.28335 = 0
  1042. ifHCInBroadcastPkts.32398 = 0
  1043. ifHCInBroadcastPkts.48898 = 0
  1044. ifHCInBroadcastPkts.54030 = 0
  1045. ifHCOutOctets.3689 = 3926752
  1046. ifHCOutOctets.7752 = 0
  1047. ifHCOutOctets.11819 = 94555057696
  1048. ifHCOutOctets.20205 = 0
  1049. ifHCOutOctets.24268 = 0
  1050. ifHCOutOctets.28335 = 0
  1051. ifHCOutOctets.32398 = 0
  1052. ifHCOutOctets.48898 = 20890972701
  1053. ifHCOutOctets.54030 = 3631796812
  1054. ifHCOutUcastPkts.3689 = 54134
  1055. ifHCOutUcastPkts.7752 = 0
  1056. ifHCOutUcastPkts.11819 = 94113375
  1057. ifHCOutUcastPkts.20205 = 0
  1058. ifHCOutUcastPkts.24268 = 0
  1059. ifHCOutUcastPkts.28335 = 0
  1060. ifHCOutUcastPkts.32398 = 0
  1061. ifHCOutUcastPkts.48898 = 35562660
  1062. ifHCOutUcastPkts.54030 = 3020693
  1063. ifHCOutMulticastPkts.3689 = 0
  1064. ifHCOutMulticastPkts.7752 = 0
  1065. ifHCOutMulticastPkts.11819 = 0
  1066. ifHCOutMulticastPkts.20205 = 0
  1067. ifHCOutMulticastPkts.24268 = 0
  1068. ifHCOutMulticastPkts.28335 = 0
  1069. ifHCOutMulticastPkts.32398 = 0
  1070. ifHCOutMulticastPkts.48898 = 0
  1071. ifHCOutMulticastPkts.54030 = 0
  1072. ifHCOutBroadcastPkts.3689 = 0
  1073. ifHCOutBroadcastPkts.7752 = 0
  1074. ifHCOutBroadcastPkts.11819 = 0
  1075. ifHCOutBroadcastPkts.20205 = 0
  1076. ifHCOutBroadcastPkts.24268 = 0
  1077. ifHCOutBroadcastPkts.28335 = 0
  1078. ifHCOutBroadcastPkts.32398 = 0
  1079. ifHCOutBroadcastPkts.48898 = 0
  1080. ifHCOutBroadcastPkts.54030 = 0
  1081. ifHighSpeed.3689 = 1000
  1082. ifHighSpeed.7752 = 0
  1083. ifHighSpeed.11819 = 1000
  1084. ifHighSpeed.20205 = 0
  1085. ifHighSpeed.24268 = 0
  1086. ifHighSpeed.28335 = 0
  1087. ifHighSpeed.32398 = 0
  1088. ifHighSpeed.48898 = 1000
  1089. ifHighSpeed.54030 = 10
  1090. ifPromiscuousMode.3689 = false
  1091. ifPromiscuousMode.7752 = false
  1092. ifPromiscuousMode.11819 = false
  1093. ifPromiscuousMode.20205 = false
  1094. ifPromiscuousMode.24268 = false
  1095. ifPromiscuousMode.28335 = false
  1096. ifPromiscuousMode.32398 = false
  1097. ifPromiscuousMode.48898 = false
  1098. ifPromiscuousMode.54030 = false
  1099. ifConnectorPresent.3689 = true
  1100. ifConnectorPresent.7752 = true
  1101. ifConnectorPresent.11819 = true
  1102. ifConnectorPresent.20205 = true
  1103. ifConnectorPresent.24268 = true
  1104. ifConnectorPresent.28335 = true
  1105. ifConnectorPresent.32398 = true
  1106. ifConnectorPresent.48898 = true
  1107. ifAlias.3689 =
  1108. ifAlias.7752 =
  1109. ifAlias.11819 =
  1110. ifAlias.20205 =
  1111. ifAlias.24268 =
  1112. ifAlias.28335 =
  1113. ifAlias.32398 =
  1114. ifAlias.48898 =
  1115. ifAlias.54030 =
  1116. ifCounterDiscontinuityTime.3689 = 0:0:00:00.00
  1117. ifCounterDiscontinuityTime.7752 = 0:0:00:00.00
  1118. ifCounterDiscontinuityTime.11819 = 0:0:00:00.00
  1119. ifCounterDiscontinuityTime.20205 = 0:0:00:00.00
  1120. ifCounterDiscontinuityTime.24268 = 0:0:00:00.00
  1121. ifCounterDiscontinuityTime.28335 = 0:0:00:00.00
  1122. ifCounterDiscontinuityTime.32398 = 0:0:00:00.00
  1123. ifCounterDiscontinuityTime.48898 = 0:0:00:00.00
  1124. ifCounterDiscontinuityTime.54030 = 0:0:00:00.00
  1125.  
  1126. ifDescr SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifDescr]
  1127. ifDescr.3689 = p3
  1128. ifDescr.7752 = p2
  1129. ifDescr.11819 = p1
  1130. ifDescr.20205 = p7
  1131. ifDescr.24268 = p6
  1132. ifDescr.28335 = p5
  1133. ifDescr.32398 = p4
  1134. ifDescr.48898 = p8
  1135. ifDescr.54030 = lo
  1136.  
  1137. ifAdminStatus SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifAdminStatus]
  1138. ifAdminStatus.3689 = up
  1139. ifAdminStatus.7752 = up
  1140. ifAdminStatus.11819 = up
  1141. ifAdminStatus.20205 = up
  1142. ifAdminStatus.24268 = up
  1143. ifAdminStatus.28335 = up
  1144. ifAdminStatus.32398 = up
  1145. ifAdminStatus.48898 = up
  1146. ifAdminStatus.54030 = up
  1147.  
  1148. ifOperStatus SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifOperStatus]
  1149. ifOperStatus.3689 = up
  1150. ifOperStatus.7752 = down
  1151. ifOperStatus.11819 = up
  1152. ifOperStatus.20205 = down
  1153. ifOperStatus.24268 = down
  1154. ifOperStatus.28335 = down
  1155. ifOperStatus.32398 = down
  1156. ifOperStatus.48898 = up
  1157. ifOperStatus.54030 = up
  1158.  
  1159. ifLastChange SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifLastChange]
  1160. ifLastChange.3689 = 35461403
  1161. ifLastChange.7752 = 25240196
  1162. ifLastChange.11819 = 25240487
  1163. ifLastChange.20205 = 25240196
  1164. ifLastChange.24268 = 25240196
  1165. ifLastChange.28335 = 25240196
  1166. ifLastChange.32398 = 25240196
  1167. ifLastChange.48898 = 25240787
  1168. ifLastChange.54030 = 0
  1169.  
  1170. ifType SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifType]
  1171. ifType.3689 = ethernetCsmacd
  1172. ifType.7752 = ethernetCsmacd
  1173. ifType.11819 = ethernetCsmacd
  1174. ifType.20205 = ethernetCsmacd
  1175. ifType.24268 = ethernetCsmacd
  1176. ifType.28335 = ethernetCsmacd
  1177. ifType.32398 = ethernetCsmacd
  1178. ifType.48898 = ethernetCsmacd
  1179. ifType.54030 = softwareLoopback
  1180.  
  1181. ifPhysAddress SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifPhysAddress]
  1182. ifPhysAddress.3689 = 0:10:f3:64:8d:74
  1183. ifPhysAddress.7752 = 0:10:f3:64:8d:73
  1184. ifPhysAddress.11819 = 0:10:f3:64:8d:72
  1185. ifPhysAddress.20205 = 0:10:f3:64:8d:78
  1186. ifPhysAddress.24268 = 0:10:f3:64:8d:77
  1187. ifPhysAddress.28335 = 0:10:f3:64:8d:76
  1188. ifPhysAddress.32398 = 0:10:f3:64:8d:75
  1189. ifPhysAddress.48898 = 0:10:f3:64:8d:79
  1190. ifPhysAddress.54030 =
  1191.  
  1192. ifMtu SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifMtu]
  1193. ifMtu.3689 = 1500
  1194. ifMtu.7752 = 1500
  1195. ifMtu.11819 = 1500
  1196. ifMtu.20205 = 1500
  1197. ifMtu.24268 = 1500
  1198. ifMtu.28335 = 1500
  1199. ifMtu.32398 = 1500
  1200. ifMtu.48898 = 1500
  1201. ifMtu.54030 = 3500
  1202.  
  1203. ifInErrors SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifInErrors]
  1204. ifInErrors.3689 = 0
  1205. ifInErrors.7752 = 0
  1206. ifInErrors.11819 = 3
  1207. ifInErrors.20205 = 0
  1208. ifInErrors.24268 = 0
  1209. ifInErrors.28335 = 0
  1210. ifInErrors.32398 = 0
  1211. ifInErrors.48898 = 0
  1212. ifInErrors.54030 = 0
  1213.  
  1214. ifOutErrors SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifOutErrors]
  1215. ifOutErrors.3689 = 0
  1216. ifOutErrors.7752 = 0
  1217. ifOutErrors.11819 = 0
  1218. ifOutErrors.20205 = 0
  1219. ifOutErrors.24268 = 0
  1220. ifOutErrors.28335 = 0
  1221. ifOutErrors.32398 = 0
  1222. ifOutErrors.48898 = 0
  1223. ifOutErrors.54030 = 0
  1224.  
  1225. ifInDiscards SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifInDiscards]
  1226. ifInDiscards.3689 = 0
  1227. ifInDiscards.7752 = 0
  1228. ifInDiscards.11819 = 0
  1229. ifInDiscards.20205 = 0
  1230. ifInDiscards.24268 = 0
  1231. ifInDiscards.28335 = 0
  1232. ifInDiscards.32398 = 0
  1233. ifInDiscards.48898 = 0
  1234. ifInDiscards.54030 = 0
  1235.  
  1236. ifOutDiscards SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifOutDiscards]
  1237. ifOutDiscards.3689 = 0
  1238. ifOutDiscards.7752 = 0
  1239. ifOutDiscards.11819 = 0
  1240. ifOutDiscards.20205 = 0
  1241. ifOutDiscards.24268 = 0
  1242. ifOutDiscards.28335 = 0
  1243. ifOutDiscards.32398 = 0
  1244. ifOutDiscards.48898 = 0
  1245. ifOutDiscards.54030 = 0
  1246.  
  1247. dot3StatsDuplexStatusSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m EtherLike-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot3StatsDuplexStatus]
  1248. dot3StatsDuplexStatus.18 = fullDuplex
  1249. dot3StatsDuplexStatus.19 = unknown
  1250. dot3StatsDuplexStatus.20 = fullDuplex
  1251. dot3StatsDuplexStatus.21 = unknown
  1252. dot3StatsDuplexStatus.22 = unknown
  1253. dot3StatsDuplexStatus.23 = unknown
  1254. dot3StatsDuplexStatus.24 = unknown
  1255. dot3StatsDuplexStatus.25 = fullDuplex
  1256.  
  1257. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '6' AND `ifType` = 'adsl']
  1258. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m Q-BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1qPvid]
  1259. dot1qPvid = No Such Object available on this agent at this OID
  1260.  
  1261. Array
  1262. (
  1263.     [3689] => Array
  1264.         (
  1265.             [ifName] => p3
  1266.             [ifInMulticastPkts] => 0
  1267.             [ifInBroadcastPkts] => 0
  1268.             [ifOutMulticastPkts] => 0
  1269.             [ifOutBroadcastPkts] => 0
  1270.             [ifHCInOctets] => 145543624
  1271.             [ifHCInUcastPkts] => 130142
  1272.             [ifHCInMulticastPkts] => 0
  1273.             [ifHCInBroadcastPkts] => 0
  1274.             [ifHCOutOctets] => 3926752
  1275.             [ifHCOutUcastPkts] => 54134
  1276.             [ifHCOutMulticastPkts] => 0
  1277.             [ifHCOutBroadcastPkts] => 0
  1278.             [ifHighSpeed] => 1000
  1279.             [ifPromiscuousMode] => false
  1280.             [ifConnectorPresent] => true
  1281.             [ifAlias] =>
  1282.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1283.             [ifDescr] => p3
  1284.             [ifAdminStatus] => up
  1285.             [ifOperStatus] => up
  1286.             [ifLastChange] => 35461403
  1287.             [ifType] => ethernetCsmacd
  1288.             [ifPhysAddress] => 0:10:f3:64:8d:74
  1289.             [ifMtu] => 1500
  1290.             [ifInErrors] => 0
  1291.             [ifOutErrors] => 0
  1292.             [ifInDiscards] => 0
  1293.             [ifOutDiscards] => 0
  1294.         )
  1295.  
  1296.     [7752] => Array
  1297.         (
  1298.             [ifName] => p2
  1299.             [ifInMulticastPkts] => 0
  1300.             [ifInBroadcastPkts] => 0
  1301.             [ifOutMulticastPkts] => 0
  1302.             [ifOutBroadcastPkts] => 0
  1303.             [ifHCInOctets] => 0
  1304.             [ifHCInUcastPkts] => 0
  1305.             [ifHCInMulticastPkts] => 0
  1306.             [ifHCInBroadcastPkts] => 0
  1307.             [ifHCOutOctets] => 0
  1308.             [ifHCOutUcastPkts] => 0
  1309.             [ifHCOutMulticastPkts] => 0
  1310.             [ifHCOutBroadcastPkts] => 0
  1311.             [ifHighSpeed] => 0
  1312.             [ifPromiscuousMode] => false
  1313.             [ifConnectorPresent] => true
  1314.             [ifAlias] =>
  1315.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1316.             [ifDescr] => p2
  1317.             [ifAdminStatus] => up
  1318.             [ifOperStatus] => down
  1319.             [ifLastChange] => 25240196
  1320.             [ifType] => ethernetCsmacd
  1321.             [ifPhysAddress] => 0:10:f3:64:8d:73
  1322.             [ifMtu] => 1500
  1323.             [ifInErrors] => 0
  1324.             [ifOutErrors] => 0
  1325.             [ifInDiscards] => 0
  1326.             [ifOutDiscards] => 0
  1327.         )
  1328.  
  1329.     [11819] => Array
  1330.         (
  1331.             [ifName] => p1
  1332.             [ifInMulticastPkts] => 318
  1333.             [ifInBroadcastPkts] => 0
  1334.             [ifOutMulticastPkts] => 0
  1335.             [ifOutBroadcastPkts] => 0
  1336.             [ifHCInOctets] => 61887317297
  1337.             [ifHCInUcastPkts] => 85261258
  1338.             [ifHCInMulticastPkts] => 318
  1339.             [ifHCInBroadcastPkts] => 0
  1340.             [ifHCOutOctets] => 94555057696
  1341.             [ifHCOutUcastPkts] => 94113375
  1342.             [ifHCOutMulticastPkts] => 0
  1343.             [ifHCOutBroadcastPkts] => 0
  1344.             [ifHighSpeed] => 1000
  1345.             [ifPromiscuousMode] => false
  1346.             [ifConnectorPresent] => true
  1347.             [ifAlias] =>
  1348.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1349.             [ifDescr] => p1
  1350.             [ifAdminStatus] => up
  1351.             [ifOperStatus] => up
  1352.             [ifLastChange] => 25240487
  1353.             [ifType] => ethernetCsmacd
  1354.             [ifPhysAddress] => 0:10:f3:64:8d:72
  1355.             [ifMtu] => 1500
  1356.             [ifInErrors] => 3
  1357.             [ifOutErrors] => 0
  1358.             [ifInDiscards] => 0
  1359.             [ifOutDiscards] => 0
  1360.         )
  1361.  
  1362.     [20205] => Array
  1363.         (
  1364.             [ifName] => p7
  1365.             [ifInMulticastPkts] => 0
  1366.             [ifInBroadcastPkts] => 0
  1367.             [ifOutMulticastPkts] => 0
  1368.             [ifOutBroadcastPkts] => 0
  1369.             [ifHCInOctets] => 0
  1370.             [ifHCInUcastPkts] => 0
  1371.             [ifHCInMulticastPkts] => 0
  1372.             [ifHCInBroadcastPkts] => 0
  1373.             [ifHCOutOctets] => 0
  1374.             [ifHCOutUcastPkts] => 0
  1375.             [ifHCOutMulticastPkts] => 0
  1376.             [ifHCOutBroadcastPkts] => 0
  1377.             [ifHighSpeed] => 0
  1378.             [ifPromiscuousMode] => false
  1379.             [ifConnectorPresent] => true
  1380.             [ifAlias] =>
  1381.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1382.             [ifDescr] => p7
  1383.             [ifAdminStatus] => up
  1384.             [ifOperStatus] => down
  1385.             [ifLastChange] => 25240196
  1386.             [ifType] => ethernetCsmacd
  1387.             [ifPhysAddress] => 0:10:f3:64:8d:78
  1388.             [ifMtu] => 1500
  1389.             [ifInErrors] => 0
  1390.             [ifOutErrors] => 0
  1391.             [ifInDiscards] => 0
  1392.             [ifOutDiscards] => 0
  1393.         )
  1394.  
  1395.     [24268] => Array
  1396.         (
  1397.             [ifName] => p6
  1398.             [ifInMulticastPkts] => 0
  1399.             [ifInBroadcastPkts] => 0
  1400.             [ifOutMulticastPkts] => 0
  1401.             [ifOutBroadcastPkts] => 0
  1402.             [ifHCInOctets] => 0
  1403.             [ifHCInUcastPkts] => 0
  1404.             [ifHCInMulticastPkts] => 0
  1405.             [ifHCInBroadcastPkts] => 0
  1406.             [ifHCOutOctets] => 0
  1407.             [ifHCOutUcastPkts] => 0
  1408.             [ifHCOutMulticastPkts] => 0
  1409.             [ifHCOutBroadcastPkts] => 0
  1410.             [ifHighSpeed] => 0
  1411.             [ifPromiscuousMode] => false
  1412.             [ifConnectorPresent] => true
  1413.             [ifAlias] =>
  1414.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1415.             [ifDescr] => p6
  1416.             [ifAdminStatus] => up
  1417.             [ifOperStatus] => down
  1418.             [ifLastChange] => 25240196
  1419.             [ifType] => ethernetCsmacd
  1420.             [ifPhysAddress] => 0:10:f3:64:8d:77
  1421.             [ifMtu] => 1500
  1422.             [ifInErrors] => 0
  1423.             [ifOutErrors] => 0
  1424.             [ifInDiscards] => 0
  1425.             [ifOutDiscards] => 0
  1426.         )
  1427.  
  1428.     [28335] => Array
  1429.         (
  1430.             [ifName] => p5
  1431.             [ifInMulticastPkts] => 0
  1432.             [ifInBroadcastPkts] => 0
  1433.             [ifOutMulticastPkts] => 0
  1434.             [ifOutBroadcastPkts] => 0
  1435.             [ifHCInOctets] => 0
  1436.             [ifHCInUcastPkts] => 0
  1437.             [ifHCInMulticastPkts] => 0
  1438.             [ifHCInBroadcastPkts] => 0
  1439.             [ifHCOutOctets] => 0
  1440.             [ifHCOutUcastPkts] => 0
  1441.             [ifHCOutMulticastPkts] => 0
  1442.             [ifHCOutBroadcastPkts] => 0
  1443.             [ifHighSpeed] => 0
  1444.             [ifPromiscuousMode] => false
  1445.             [ifConnectorPresent] => true
  1446.             [ifAlias] =>
  1447.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1448.             [ifDescr] => p5
  1449.             [ifAdminStatus] => up
  1450.             [ifOperStatus] => down
  1451.             [ifLastChange] => 25240196
  1452.             [ifType] => ethernetCsmacd
  1453.             [ifPhysAddress] => 0:10:f3:64:8d:76
  1454.             [ifMtu] => 1500
  1455.             [ifInErrors] => 0
  1456.             [ifOutErrors] => 0
  1457.             [ifInDiscards] => 0
  1458.             [ifOutDiscards] => 0
  1459.         )
  1460.  
  1461.     [32398] => Array
  1462.         (
  1463.             [ifName] => p4
  1464.             [ifInMulticastPkts] => 0
  1465.             [ifInBroadcastPkts] => 0
  1466.             [ifOutMulticastPkts] => 0
  1467.             [ifOutBroadcastPkts] => 0
  1468.             [ifHCInOctets] => 0
  1469.             [ifHCInUcastPkts] => 0
  1470.             [ifHCInMulticastPkts] => 0
  1471.             [ifHCInBroadcastPkts] => 0
  1472.             [ifHCOutOctets] => 0
  1473.             [ifHCOutUcastPkts] => 0
  1474.             [ifHCOutMulticastPkts] => 0
  1475.             [ifHCOutBroadcastPkts] => 0
  1476.             [ifHighSpeed] => 0
  1477.             [ifPromiscuousMode] => false
  1478.             [ifConnectorPresent] => true
  1479.             [ifAlias] =>
  1480.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1481.             [ifDescr] => p4
  1482.             [ifAdminStatus] => up
  1483.             [ifOperStatus] => down
  1484.             [ifLastChange] => 25240196
  1485.             [ifType] => ethernetCsmacd
  1486.             [ifPhysAddress] => 0:10:f3:64:8d:75
  1487.             [ifMtu] => 1500
  1488.             [ifInErrors] => 0
  1489.             [ifOutErrors] => 0
  1490.             [ifInDiscards] => 0
  1491.             [ifOutDiscards] => 0
  1492.         )
  1493.  
  1494.     [48898] => Array
  1495.         (
  1496.             [ifName] => p8
  1497.             [ifInMulticastPkts] => 0
  1498.             [ifInBroadcastPkts] => 0
  1499.             [ifOutMulticastPkts] => 0
  1500.             [ifOutBroadcastPkts] => 0
  1501.             [ifHCInOctets] => 54476449340
  1502.             [ifHCInUcastPkts] => 46320148
  1503.             [ifHCInMulticastPkts] => 0
  1504.             [ifHCInBroadcastPkts] => 0
  1505.             [ifHCOutOctets] => 20890972701
  1506.             [ifHCOutUcastPkts] => 35562660
  1507.             [ifHCOutMulticastPkts] => 0
  1508.             [ifHCOutBroadcastPkts] => 0
  1509.             [ifHighSpeed] => 1000
  1510.             [ifPromiscuousMode] => false
  1511.             [ifConnectorPresent] => true
  1512.             [ifAlias] =>
  1513.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1514.             [ifDescr] => p8
  1515.             [ifAdminStatus] => up
  1516.             [ifOperStatus] => up
  1517.             [ifLastChange] => 25240787
  1518.             [ifType] => ethernetCsmacd
  1519.             [ifPhysAddress] => 0:10:f3:64:8d:79
  1520.             [ifMtu] => 1500
  1521.             [ifInErrors] => 0
  1522.             [ifOutErrors] => 0
  1523.             [ifInDiscards] => 0
  1524.             [ifOutDiscards] => 0
  1525.         )
  1526.  
  1527.     [54030] => Array
  1528.         (
  1529.             [ifName] => lo
  1530.             [ifInMulticastPkts] => 0
  1531.             [ifInBroadcastPkts] => 0
  1532.             [ifOutMulticastPkts] => 0
  1533.             [ifOutBroadcastPkts] => 0
  1534.             [ifHCInOctets] => 3631796812
  1535.             [ifHCInUcastPkts] => 3020693
  1536.             [ifHCInMulticastPkts] => 0
  1537.             [ifHCInBroadcastPkts] => 0
  1538.             [ifHCOutOctets] => 3631796812
  1539.             [ifHCOutUcastPkts] => 3020693
  1540.             [ifHCOutMulticastPkts] => 0
  1541.             [ifHCOutBroadcastPkts] => 0
  1542.             [ifHighSpeed] => 10
  1543.             [ifPromiscuousMode] => false
  1544.             [ifAlias] =>
  1545.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  1546.             [ifDescr] => lo
  1547.             [ifAdminStatus] => up
  1548.             [ifOperStatus] => up
  1549.             [ifLastChange] => 0
  1550.             [ifType] => softwareLoopback
  1551.             [ifPhysAddress] =>
  1552.             [ifMtu] => 3500
  1553.             [ifInErrors] => 0
  1554.             [ifOutErrors] => 0
  1555.             [ifInDiscards] => 0
  1556.             [ifOutDiscards] => 0
  1557.         )
  1558.  
  1559.     [18] => Array
  1560.         (
  1561.             [dot3StatsDuplexStatus] => fullDuplex
  1562.         )
  1563.  
  1564.     [19] => Array
  1565.         (
  1566.             [dot3StatsDuplexStatus] => unknown
  1567.         )
  1568.  
  1569.     [20] => Array
  1570.         (
  1571.             [dot3StatsDuplexStatus] => fullDuplex
  1572.         )
  1573.  
  1574.     [21] => Array
  1575.         (
  1576.             [dot3StatsDuplexStatus] => unknown
  1577.         )
  1578.  
  1579.     [22] => Array
  1580.         (
  1581.             [dot3StatsDuplexStatus] => unknown
  1582.         )
  1583.  
  1584.     [23] => Array
  1585.         (
  1586.             [dot3StatsDuplexStatus] => unknown
  1587.         )
  1588.  
  1589.     [24] => Array
  1590.         (
  1591.             [dot3StatsDuplexStatus] => unknown
  1592.         )
  1593.  
  1594.     [25] => Array
  1595.         (
  1596.             [dot3StatsDuplexStatus] => fullDuplex
  1597.         )
  1598.  
  1599. )
  1600. SQL[SELECT `name` FROM `port_association_mode` WHERE pom_id = '1']
  1601. SQL[SELECT *, `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` = '6' ORDER BY ports.port_id]
  1602. validvalidvalidvalidvalidvalidvalidvalidvalidSQL[UPDATE `ports` set `deleted` ='1' WHERE `port_id` = '']
  1603.  
  1604. Port p3: p3 (3689 / #43) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp3
  1605.  ifInOctets (35289 B) 219.18633540373 Bps 161 secs
  1606.  
  1607.  ifOutOctets (806 B) 5.0062111801242 Bps 161 secs
  1608.  
  1609.  ifInErrors (0 B) 0 Bps 161 secs
  1610.  
  1611.  ifOutErrors (0 B) 0 Bps 161 secs
  1612.  
  1613.  ifInUcastPkts (32 B) 0.19875776397516 Bps 161 secs
  1614.  
  1615.  ifOutUcastPkts (10 B) 0.062111801242236 Bps 161 secs
  1616.  
  1617.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1618.  
  1619.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1620.  
  1621.  ifInDiscards (0 B) 0 Bps 161 secs
  1622.  
  1623.  ifOutDiscards (0 B) 0 Bps 161 secs
  1624.  
  1625.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1626.  
  1627.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1628.  
  1629.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1630.  
  1631.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1632.  
  1633.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1634. bps(1.750kbps/40.000bps)bytes(34.460kB/806.000B)pkts(0.200pps/62.110mpps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id43.rrd N:145543624:3926752:0:0:130142:54134:U:U:0:0:U:0:0:0:0]
  1635. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='35461403',`ifInOctets` ='145543624',`ifInOctets_prev` ='145508335',`ifInOctets_rate` ='219.18633540373',`ifInOctets_delta` ='35289',`ifOutOctets` ='3926752',`ifOutOctets_prev` ='3925946',`ifOutOctets_rate` ='5.0062111801242',`ifOutOctets_delta` ='806',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='130142',`ifInUcastPkts_prev` ='130110',`ifInUcastPkts_rate` ='0.19875776397516',`ifInUcastPkts_delta` ='32',`ifOutUcastPkts` ='54134',`ifOutUcastPkts_prev` ='54124',`ifOutUcastPkts_rate` ='0.062111801242236',`ifOutUcastPkts_delta` ='10' WHERE `port_id` = '43']
  1636. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1637. _delta` ='0' WHERE `port_id` = '43']
  1638. 1 updated
  1639. Port p2: p2 (7752 / #44) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp2
  1640.  ifInOctets (0 B) 0 Bps 161 secs
  1641.  
  1642.  ifOutOctets (0 B) 0 Bps 161 secs
  1643.  
  1644.  ifInErrors (0 B) 0 Bps 161 secs
  1645.  
  1646.  ifOutErrors (0 B) 0 Bps 161 secs
  1647.  
  1648.  ifInUcastPkts (0 B) 0 Bps 161 secs
  1649.  
  1650.  ifOutUcastPkts (0 B) 0 Bps 161 secs
  1651.  
  1652.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1653.  
  1654.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1655.  
  1656.  ifInDiscards (0 B) 0 Bps 161 secs
  1657.  
  1658.  ifOutDiscards (0 B) 0 Bps 161 secs
  1659.  
  1660.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1661.  
  1662.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1663.  
  1664.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1665.  
  1666.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1667.  
  1668.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1669. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id44.rrd N:0:0:0:0:0:0:U:U:0:0:U:0:0:0:0]
  1670. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='25240196',`ifInOctets` ='0',`ifInOctets_prev` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_prev` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_prev` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_prev` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '44']
  1671. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1672. _delta` ='0' WHERE `port_id` = '44']
  1673. 1 updated
  1674. Port p1: p1 (11819 / #45) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp1
  1675.  ifInOctets (6180864 B) 38390.459627329 Bps 161 secs
  1676.  
  1677.  ifOutOctets (16042463 B) 99642.627329193 Bps 161 secs
  1678.  
  1679.  ifInErrors (0 B) 0 Bps 161 secs
  1680.  
  1681.  ifOutErrors (0 B) 0 Bps 161 secs
  1682.  
  1683.  ifInUcastPkts (23619 B) 146.70186335404 Bps 161 secs
  1684.  
  1685.  ifOutUcastPkts (24485 B) 152.08074534161 Bps 161 secs
  1686.  
  1687.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1688.  
  1689.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1690.  
  1691.  ifInDiscards (0 B) 0 Bps 161 secs
  1692.  
  1693.  ifOutDiscards (0 B) 0 Bps 161 secs
  1694.  
  1695.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1696.  
  1697.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1698.  
  1699.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1700.  
  1701.  ifInMulticastPkts (1 B) 0.0062111801242236 Bps 161 secs
  1702.  
  1703.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1704. bps(307.120kbps/797.140kbps)bytes(5.890MB/15.300MB)pkts(146.700pps/152.080pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id45.rrd N:61887317297:94555057696:3:0:85261258:94113375:U:U:0:0:U:0:0:318:0]
  1705. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='25240487',`ifInOctets` ='61887317297',`ifInOctets_prev` ='61881136433',`ifInOctets_rate` ='38390.459627329',`ifInOctets_delta` ='6180864',`ifOutOctets` ='94555057696',`ifOutOctets_prev` ='94539015233',`ifOutOctets_rate` ='99642.627329193',`ifOutOctets_delta` ='16042463',`ifInErrors` ='3',`ifInErrors_prev` ='3',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='85261258',`ifInUcastPkts_prev` ='85237639',`ifInUcastPkts_rate` ='146.70186335404',`ifInUcastPkts_delta` ='23619',`ifOutUcastPkts` ='94113375',`ifOutUcastPkts_prev` ='94088890',`ifOutUcastPkts_rate` ='152.08074534161',`ifOutUcastPkts_delta` ='24485' WHERE `port_id` = '45']
  1706. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='318',`ifInMulticastPkts_prev` ='317',`ifInMulticastPkts_rate` ='0.0062111801242236',`ifInMulticastPkts_delta` ='1',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0
  1707. ',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '45']
  1708. 2 updated
  1709. Port p7: p7 (20205 / #46) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp7
  1710.  ifInOctets (0 B) 0 Bps 161 secs
  1711.  
  1712.  ifOutOctets (0 B) 0 Bps 161 secs
  1713.  
  1714.  ifInErrors (0 B) 0 Bps 161 secs
  1715.  
  1716.  ifOutErrors (0 B) 0 Bps 161 secs
  1717.  
  1718.  ifInUcastPkts (0 B) 0 Bps 161 secs
  1719.  
  1720.  ifOutUcastPkts (0 B) 0 Bps 161 secs
  1721.  
  1722.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1723.  
  1724.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1725.  
  1726.  ifInDiscards (0 B) 0 Bps 161 secs
  1727.  
  1728.  ifOutDiscards (0 B) 0 Bps 161 secs
  1729.  
  1730.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1731.  
  1732.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1733.  
  1734.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1735.  
  1736.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1737.  
  1738.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1739. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id46.rrd N:0:0:0:0:0:0:U:U:0:0:U:0:0:0:0]
  1740. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='25240196',`ifInOctets` ='0',`ifInOctets_prev` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_prev` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_prev` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_prev` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '46']
  1741. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1742. _delta` ='0' WHERE `port_id` = '46']
  1743. 1 updated
  1744. Port p6: p6 (24268 / #47) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp6
  1745.  ifInOctets (0 B) 0 Bps 161 secs
  1746.  
  1747.  ifOutOctets (0 B) 0 Bps 161 secs
  1748.  
  1749.  ifInErrors (0 B) 0 Bps 161 secs
  1750.  
  1751.  ifOutErrors (0 B) 0 Bps 161 secs
  1752.  
  1753.  ifInUcastPkts (0 B) 0 Bps 161 secs
  1754.  
  1755.  ifOutUcastPkts (0 B) 0 Bps 161 secs
  1756.  
  1757.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1758.  
  1759.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1760.  
  1761.  ifInDiscards (0 B) 0 Bps 161 secs
  1762.  
  1763.  ifOutDiscards (0 B) 0 Bps 161 secs
  1764.  
  1765.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1766.  
  1767.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1768.  
  1769.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1770.  
  1771.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1772.  
  1773.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1774. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id47.rrd N:0:0:0:0:0:0:U:U:0:0:U:0:0:0:0]
  1775. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='25240196',`ifInOctets` ='0',`ifInOctets_prev` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_prev` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_prev` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_prev` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '47']
  1776. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1777. _delta` ='0' WHERE `port_id` = '47']
  1778. 1 updated
  1779. Port p5: p5 (28335 / #48) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp5
  1780.  ifInOctets (0 B) 0 Bps 161 secs
  1781.  
  1782.  ifOutOctets (0 B) 0 Bps 161 secs
  1783.  
  1784.  ifInErrors (0 B) 0 Bps 161 secs
  1785.  
  1786.  ifOutErrors (0 B) 0 Bps 161 secs
  1787.  
  1788.  ifInUcastPkts (0 B) 0 Bps 161 secs
  1789.  
  1790.  ifOutUcastPkts (0 B) 0 Bps 161 secs
  1791.  
  1792.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1793.  
  1794.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1795.  
  1796.  ifInDiscards (0 B) 0 Bps 161 secs
  1797.  
  1798.  ifOutDiscards (0 B) 0 Bps 161 secs
  1799.  
  1800.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1801.  
  1802.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1803.  
  1804.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1805.  
  1806.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1807.  
  1808.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1809. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id48.rrd N:0:0:0:0:0:0:U:U:0:0:U:0:0:0:0]
  1810. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='25240196',`ifInOctets` ='0',`ifInOctets_prev` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_prev` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_prev` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_prev` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '48']
  1811. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1812. _delta` ='0' WHERE `port_id` = '48']
  1813. 1 updated
  1814. Port p4: p4 (32398 / #49) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp4
  1815.  ifInOctets (0 B) 0 Bps 161 secs
  1816.  
  1817.  ifOutOctets (0 B) 0 Bps 161 secs
  1818.  
  1819.  ifInErrors (0 B) 0 Bps 161 secs
  1820.  
  1821.  ifOutErrors (0 B) 0 Bps 161 secs
  1822.  
  1823.  ifInUcastPkts (0 B) 0 Bps 161 secs
  1824.  
  1825.  ifOutUcastPkts (0 B) 0 Bps 161 secs
  1826.  
  1827.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1828.  
  1829.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1830.  
  1831.  ifInDiscards (0 B) 0 Bps 161 secs
  1832.  
  1833.  ifOutDiscards (0 B) 0 Bps 161 secs
  1834.  
  1835.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1836.  
  1837.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1838.  
  1839.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1840.  
  1841.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1842.  
  1843.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1844. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id49.rrd N:0:0:0:0:0:0:U:U:0:0:U:0:0:0:0]
  1845. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='25240196',`ifInOctets` ='0',`ifInOctets_prev` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_prev` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_prev` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_prev` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '49']
  1846. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1847. _delta` ='0' WHERE `port_id` = '49']
  1848. 1 updated
  1849. Port p8: p8 (48898 / #50) HC HC HighSpeed VLAN == Using ifDescr as ifAliasp8
  1850.  ifInOctets (13350609 B) 82923.037267081 Bps 161 secs
  1851.  
  1852.  ifOutOctets (3651344 B) 22679.155279503 Bps 161 secs
  1853.  
  1854.  ifInErrors (0 B) 0 Bps 161 secs
  1855.  
  1856.  ifOutErrors (0 B) 0 Bps 161 secs
  1857.  
  1858.  ifInUcastPkts (17047 B) 105.88198757764 Bps 161 secs
  1859.  
  1860.  ifOutUcastPkts (15394 B) 95.614906832298 Bps 161 secs
  1861.  
  1862.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1863.  
  1864.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1865.  
  1866.  ifInDiscards (0 B) 0 Bps 161 secs
  1867.  
  1868.  ifOutDiscards (0 B) 0 Bps 161 secs
  1869.  
  1870.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1871.  
  1872.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1873.  
  1874.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1875.  
  1876.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1877.  
  1878.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1879. bps(663.380kbps/181.430kbps)bytes(12.730MB/3.480MB)pkts(105.880pps/95.610pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id50.rrd N:54476449340:20890972701:0:0:46320148:35562660:U:U:0:0:U:0:0:0:0]
  1880. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='25240787',`ifInOctets` ='54476449340',`ifInOctets_prev` ='54463098731',`ifInOctets_rate` ='82923.037267081',`ifInOctets_delta` ='13350609',`ifOutOctets` ='20890972701',`ifOutOctets_prev` ='20887321357',`ifOutOctets_rate` ='22679.155279503',`ifOutOctets_delta` ='3651344',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='46320148',`ifInUcastPkts_prev` ='46303101',`ifInUcastPkts_rate` ='105.88198757764',`ifInUcastPkts_delta` ='17047',`ifOutUcastPkts` ='35562660',`ifOutUcastPkts_prev` ='35547266',`ifOutUcastPkts_rate` ='95.614906832298',`ifOutUcastPkts_delta` ='15394' WHERE `port_id` = '50']
  1881. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1882. _delta` ='0' WHERE `port_id` = '50']
  1883. 1 updated
  1884. Port lo: lo (54030 / #51) HC HC HighSpeed VLAN == Using ifDescr as ifAliaslo
  1885.  ifInOctets (640783 B) 3980.0186335404 Bps 161 secs
  1886.  
  1887.  ifOutOctets (640783 B) 3980.0186335404 Bps 161 secs
  1888.  
  1889.  ifInErrors (0 B) 0 Bps 161 secs
  1890.  
  1891.  ifOutErrors (0 B) 0 Bps 161 secs
  1892.  
  1893.  ifInUcastPkts (576 B) 3.5776397515528 Bps 161 secs
  1894.  
  1895.  ifOutUcastPkts (576 B) 3.5776397515528 Bps 161 secs
  1896.  
  1897.  ifInNUcastPkts (0 B) 0 Bps 161 secs
  1898.  
  1899.  ifOutNUcastPkts (0 B) 0 Bps 161 secs
  1900.  
  1901.  ifInDiscards (0 B) 0 Bps 161 secs
  1902.  
  1903.  ifOutDiscards (0 B) 0 Bps 161 secs
  1904.  
  1905.  ifInUnknownProtos (0 B) 0 Bps 161 secs
  1906.  
  1907.  ifInBroadcastPkts (0 B) 0 Bps 161 secs
  1908.  
  1909.  ifOutBroadcastPkts (0 B) 0 Bps 161 secs
  1910.  
  1911.  ifInMulticastPkts (0 B) 0 Bps 161 secs
  1912.  
  1913.  ifOutMulticastPkts (0 B) 0 Bps 161 secs
  1914. bps(31.840kbps/31.840kbps)bytes(625.760kB/625.760kB)pkts(3.580pps/3.580pps)RRD[update /opt/librenms/rrd/10.18.105.1/port-id51.rrd N:3631796812:3631796812:0:0:3020693:3020693:U:U:0:0:U:0:0:0:0]
  1915. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1494947970',`poll_prev` ='1494947809',`poll_period` ='161',`ifLastChange` ='0',`ifInOctets` ='3631796812',`ifInOctets_prev` ='3631156029',`ifInOctets_rate` ='3980.0186335404',`ifInOctets_delta` ='640783',`ifOutOctets` ='3631796812',`ifOutOctets_prev` ='3631156029',`ifOutOctets_rate` ='3980.0186335404',`ifOutOctets_delta` ='640783',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='3020693',`ifInUcastPkts_prev` ='3020117',`ifInUcastPkts_rate` ='3.5776397515528',`ifInUcastPkts_delta` ='576',`ifOutUcastPkts` ='3020693',`ifOutUcastPkts_prev` ='3020117',`ifOutUcastPkts_rate` ='3.5776397515528',`ifOutUcastPkts_delta` ='576' WHERE `port_id` = '51']
  1916. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1917. _delta` ='0' WHERE `port_id` = '51']
  1918. 1 updated
  1919.  
  1920. >> Runtime for poller module 'ports': 0.2024 seconds with 25736 bytes
  1921. #### Unload poller module ports ####
  1922.  
  1923. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-ports.rrd N:0.20244002342224]
  1924. [RRD Disabled]Modules status: Global+ OS  Device  
  1925. #### Load poller module bgp-peers ####
  1926. SQL[SELECT * FROM bgpPeers WHERE device_id = '6']
  1927.  
  1928. >> Runtime for poller module 'bgp-peers': 0.0009 seconds with 8264 bytes
  1929. #### Unload poller module bgp-peers ####
  1930.  
  1931. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-bgp-peers.rrd N:0.00090980529785156]
  1932. [RRD Disabled]Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  1933.  
  1934. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  1935.  
  1936. Modules status: Global+ OS  Device  
  1937. #### Load poller module ucd-diskio ####
  1938. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = '6']
  1939. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 diskIOEntry]
  1940. diskIOIndex.1 = 1
  1941. diskIOIndex.2 = 2
  1942. diskIOIndex.3 = 3
  1943. diskIOIndex.4 = 4
  1944. diskIOIndex.5 = 5
  1945. diskIOIndex.6 = 6
  1946. diskIOIndex.7 = 7
  1947. diskIOIndex.8 = 8
  1948. diskIOIndex.9 = 9
  1949. diskIOIndex.10 = 10
  1950. diskIOIndex.11 = 11
  1951. diskIOIndex.12 = 12
  1952. diskIOIndex.13 = 13
  1953. diskIOIndex.14 = 14
  1954. diskIOIndex.15 = 15
  1955. diskIOIndex.16 = 16
  1956. diskIOIndex.17 = 17
  1957. diskIOIndex.18 = 18
  1958. diskIOIndex.19 = 19
  1959. diskIOIndex.20 = 20
  1960. diskIOIndex.21 = 21
  1961. diskIOIndex.22 = 22
  1962. diskIOIndex.23 = 23
  1963. diskIOIndex.24 = 24
  1964. diskIOIndex.25 = 25
  1965. diskIOIndex.26 = 26
  1966. diskIOIndex.27 = 27
  1967. diskIOIndex.28 = 28
  1968. diskIOIndex.29 = 29
  1969. diskIOIndex.30 = 30
  1970. diskIOIndex.31 = 31
  1971. diskIODevice.1 = ram0
  1972. diskIODevice.2 = ram1
  1973. diskIODevice.3 = ram2
  1974. diskIODevice.4 = ram3
  1975. diskIODevice.5 = ram4
  1976. diskIODevice.6 = ram5
  1977. diskIODevice.7 = ram6
  1978. diskIODevice.8 = ram7
  1979. diskIODevice.9 = ram8
  1980. diskIODevice.10 = ram9
  1981. diskIODevice.11 = ram10
  1982. diskIODevice.12 = ram11
  1983. diskIODevice.13 = ram12
  1984. diskIODevice.14 = ram13
  1985. diskIODevice.15 = ram14
  1986. diskIODevice.16 = ram15
  1987. diskIODevice.17 = loop0
  1988. diskIODevice.18 = loop1
  1989. diskIODevice.19 = loop2
  1990. diskIODevice.20 = loop3
  1991. diskIODevice.21 = loop4
  1992. diskIODevice.22 = loop5
  1993. diskIODevice.23 = loop6
  1994. diskIODevice.24 = loop7
  1995. diskIODevice.25 = sda
  1996. diskIODevice.26 = sda1
  1997. diskIODevice.27 = sda2
  1998. diskIODevice.28 = sda3
  1999. diskIODevice.29 = sda4
  2000. diskIODevice.30 = sda5
  2001. diskIODevice.31 = sda6
  2002. diskIONRead.1 = 0
  2003. diskIONRead.2 = 0
  2004. diskIONRead.3 = 0
  2005. diskIONRead.4 = 0
  2006. diskIONRead.5 = 0
  2007. diskIONRead.6 = 0
  2008. diskIONRead.7 = 0
  2009. diskIONRead.8 = 0
  2010. diskIONRead.9 = 0
  2011. diskIONRead.10 = 0
  2012. diskIONRead.11 = 0
  2013. diskIONRead.12 = 0
  2014. diskIONRead.13 = 0
  2015. diskIONRead.14 = 0
  2016. diskIONRead.15 = 0
  2017. diskIONRead.16 = 0
  2018. diskIONRead.17 = 0
  2019. diskIONRead.18 = 0
  2020. diskIONRead.19 = 0
  2021. diskIONRead.20 = 0
  2022. diskIONRead.21 = 0
  2023. diskIONRead.22 = 0
  2024. diskIONRead.23 = 0
  2025. diskIONRead.24 = 0
  2026. diskIONRead.25 = 1022445568
  2027. diskIONRead.26 = 218493440
  2028. diskIONRead.27 = 790766080
  2029. diskIONRead.28 = 1970688
  2030. diskIONRead.29 = 6144
  2031. diskIONRead.30 = 1551872
  2032. diskIONRead.31 = 8122880
  2033. diskIONWritten.1 = 0
  2034. diskIONWritten.2 = 0
  2035. diskIONWritten.3 = 0
  2036. diskIONWritten.4 = 0
  2037. diskIONWritten.5 = 0
  2038. diskIONWritten.6 = 0
  2039. diskIONWritten.7 = 0
  2040. diskIONWritten.8 = 0
  2041. diskIONWritten.9 = 0
  2042. diskIONWritten.10 = 0
  2043. diskIONWritten.11 = 0
  2044. diskIONWritten.12 = 0
  2045. diskIONWritten.13 = 0
  2046. diskIONWritten.14 = 0
  2047. diskIONWritten.15 = 0
  2048. diskIONWritten.16 = 0
  2049. diskIONWritten.17 = 0
  2050. diskIONWritten.18 = 0
  2051. diskIONWritten.19 = 0
  2052. diskIONWritten.20 = 0
  2053. diskIONWritten.21 = 0
  2054. diskIONWritten.22 = 0
  2055. diskIONWritten.23 = 0
  2056. diskIONWritten.24 = 0
  2057. diskIONWritten.25 = 4196590080
  2058. diskIONWritten.26 = 2088275968
  2059. diskIONWritten.27 = 2107830272
  2060. diskIONWritten.28 = 8192
  2061. diskIONWritten.29 = 0
  2062. diskIONWritten.30 = 512
  2063. diskIONWritten.31 = 475136
  2064. diskIOReads.1 = 0
  2065. diskIOReads.2 = 0
  2066. diskIOReads.3 = 0
  2067. diskIOReads.4 = 0
  2068. diskIOReads.5 = 0
  2069. diskIOReads.6 = 0
  2070. diskIOReads.7 = 0
  2071. diskIOReads.8 = 0
  2072. diskIOReads.9 = 0
  2073. diskIOReads.10 = 0
  2074. diskIOReads.11 = 0
  2075. diskIOReads.12 = 0
  2076. diskIOReads.13 = 0
  2077. diskIOReads.14 = 0
  2078. diskIOReads.15 = 0
  2079. diskIOReads.16 = 0
  2080. diskIOReads.17 = 0
  2081. diskIOReads.18 = 0
  2082. diskIOReads.19 = 0
  2083. diskIOReads.20 = 0
  2084. diskIOReads.21 = 0
  2085. diskIOReads.22 = 0
  2086. diskIOReads.23 = 0
  2087. diskIOReads.24 = 0
  2088. diskIOReads.25 = 59627
  2089. diskIOReads.26 = 21163
  2090. diskIOReads.27 = 35481
  2091. diskIOReads.28 = 473
  2092. diskIOReads.29 = 5
  2093. diskIOReads.30 = 366
  2094. diskIOReads.31 = 495
  2095. diskIOWrites.1 = 0
  2096. diskIOWrites.2 = 0
  2097. diskIOWrites.3 = 0
  2098. diskIOWrites.4 = 0
  2099. diskIOWrites.5 = 0
  2100. diskIOWrites.6 = 0
  2101. diskIOWrites.7 = 0
  2102. diskIOWrites.8 = 0
  2103. diskIOWrites.9 = 0
  2104. diskIOWrites.10 = 0
  2105. diskIOWrites.11 = 0
  2106. diskIOWrites.12 = 0
  2107. diskIOWrites.13 = 0
  2108. diskIOWrites.14 = 0
  2109. diskIOWrites.15 = 0
  2110. diskIOWrites.16 = 0
  2111. diskIOWrites.17 = 0
  2112. diskIOWrites.18 = 0
  2113. diskIOWrites.19 = 0
  2114. diskIOWrites.20 = 0
  2115. diskIOWrites.21 = 0
  2116. diskIOWrites.22 = 0
  2117. diskIOWrites.23 = 0
  2118. diskIOWrites.24 = 0
  2119. diskIOWrites.25 = 22983595
  2120. diskIOWrites.26 = 22521418
  2121. diskIOWrites.27 = 462068
  2122. diskIOWrites.28 = 2
  2123. diskIOWrites.29 = 0
  2124. diskIOWrites.30 = 1
  2125. diskIOWrites.31 = 106
  2126. diskIOLA1.1 = 0
  2127. diskIOLA1.2 = 0
  2128. diskIOLA1.3 = 0
  2129. diskIOLA1.4 = 0
  2130. diskIOLA1.5 = 0
  2131. diskIOLA1.6 = 0
  2132. diskIOLA1.7 = 0
  2133. diskIOLA1.8 = 0
  2134. diskIOLA1.9 = 0
  2135. diskIOLA1.10 = 0
  2136. diskIOLA1.11 = 0
  2137. diskIOLA1.12 = 0
  2138. diskIOLA1.13 = 0
  2139. diskIOLA1.14 = 0
  2140. diskIOLA1.15 = 0
  2141. diskIOLA1.16 = 0
  2142. diskIOLA1.17 = 0
  2143. diskIOLA1.18 = 0
  2144. diskIOLA1.19 = 0
  2145. diskIOLA1.20 = 0
  2146. diskIOLA1.21 = 0
  2147. diskIOLA1.22 = 0
  2148. diskIOLA1.23 = 0
  2149. diskIOLA1.24 = 0
  2150. diskIOLA1.25 = 0
  2151. diskIOLA1.26 = 0
  2152. diskIOLA1.27 = 0
  2153. diskIOLA1.28 = 0
  2154. diskIOLA1.29 = 0
  2155. diskIOLA1.30 = 0
  2156. diskIOLA1.31 = 0
  2157. diskIOLA5.1 = 0
  2158. diskIOLA5.2 = 0
  2159. diskIOLA5.3 = 0
  2160. diskIOLA5.4 = 0
  2161. diskIOLA5.5 = 0
  2162. diskIOLA5.6 = 0
  2163. diskIOLA5.7 = 0
  2164. diskIOLA5.8 = 0
  2165. diskIOLA5.9 = 0
  2166. diskIOLA5.10 = 0
  2167. diskIOLA5.11 = 0
  2168. diskIOLA5.12 = 0
  2169. diskIOLA5.13 = 0
  2170. diskIOLA5.14 = 0
  2171. diskIOLA5.15 = 0
  2172. diskIOLA5.16 = 0
  2173. diskIOLA5.17 = 0
  2174. diskIOLA5.18 = 0
  2175. diskIOLA5.19 = 0
  2176. diskIOLA5.20 = 0
  2177. diskIOLA5.21 = 0
  2178. diskIOLA5.22 = 0
  2179. diskIOLA5.23 = 0
  2180. diskIOLA5.24 = 0
  2181. diskIOLA5.25 = 0
  2182. diskIOLA5.26 = 0
  2183. diskIOLA5.27 = 0
  2184. diskIOLA5.28 = 0
  2185. diskIOLA5.29 = 0
  2186. diskIOLA5.30 = 0
  2187. diskIOLA5.31 = 0
  2188. diskIOLA15.1 = 0
  2189. diskIOLA15.2 = 0
  2190. diskIOLA15.3 = 0
  2191. diskIOLA15.4 = 0
  2192. diskIOLA15.5 = 0
  2193. diskIOLA15.6 = 0
  2194. diskIOLA15.7 = 0
  2195. diskIOLA15.8 = 0
  2196. diskIOLA15.9 = 0
  2197. diskIOLA15.10 = 0
  2198. diskIOLA15.11 = 0
  2199. diskIOLA15.12 = 0
  2200. diskIOLA15.13 = 0
  2201. diskIOLA15.14 = 0
  2202. diskIOLA15.15 = 0
  2203. diskIOLA15.16 = 0
  2204. diskIOLA15.17 = 0
  2205. diskIOLA15.18 = 0
  2206. diskIOLA15.19 = 0
  2207. diskIOLA15.20 = 0
  2208. diskIOLA15.21 = 0
  2209. diskIOLA15.22 = 0
  2210. diskIOLA15.23 = 0
  2211. diskIOLA15.24 = 0
  2212. diskIOLA15.25 = 0
  2213. diskIOLA15.26 = 0
  2214. diskIOLA15.27 = 0
  2215. diskIOLA15.28 = 0
  2216. diskIOLA15.29 = 0
  2217. diskIOLA15.30 = 0
  2218. diskIOLA15.31 = 0
  2219. diskIONReadX.1 = 0
  2220. diskIONReadX.2 = 0
  2221. diskIONReadX.3 = 0
  2222. diskIONReadX.4 = 0
  2223. diskIONReadX.5 = 0
  2224. diskIONReadX.6 = 0
  2225. diskIONReadX.7 = 0
  2226. diskIONReadX.8 = 0
  2227. diskIONReadX.9 = 0
  2228. diskIONReadX.10 = 0
  2229. diskIONReadX.11 = 0
  2230. diskIONReadX.12 = 0
  2231. diskIONReadX.13 = 0
  2232. diskIONReadX.14 = 0
  2233. diskIONReadX.15 = 0
  2234. diskIONReadX.16 = 0
  2235. diskIONReadX.17 = 0
  2236. diskIONReadX.18 = 0
  2237. diskIONReadX.19 = 0
  2238. diskIONReadX.20 = 0
  2239. diskIONReadX.21 = 0
  2240. diskIONReadX.22 = 0
  2241. diskIONReadX.23 = 0
  2242. diskIONReadX.24 = 0
  2243. diskIONReadX.25 = 1022445568
  2244. diskIONReadX.26 = 218493440
  2245. diskIONReadX.27 = 790766080
  2246. diskIONReadX.28 = 1970688
  2247. diskIONReadX.29 = 6144
  2248. diskIONReadX.30 = 1551872
  2249. diskIONReadX.31 = 8122880
  2250. diskIONWrittenX.1 = 0
  2251. diskIONWrittenX.2 = 0
  2252. diskIONWrittenX.3 = 0
  2253. diskIONWrittenX.4 = 0
  2254. diskIONWrittenX.5 = 0
  2255. diskIONWrittenX.6 = 0
  2256. diskIONWrittenX.7 = 0
  2257. diskIONWrittenX.8 = 0
  2258. diskIONWrittenX.9 = 0
  2259. diskIONWrittenX.10 = 0
  2260. diskIONWrittenX.11 = 0
  2261. diskIONWrittenX.12 = 0
  2262. diskIONWrittenX.13 = 0
  2263. diskIONWrittenX.14 = 0
  2264. diskIONWrittenX.15 = 0
  2265. diskIONWrittenX.16 = 0
  2266. diskIONWrittenX.17 = 0
  2267. diskIONWrittenX.18 = 0
  2268. diskIONWrittenX.19 = 0
  2269. diskIONWrittenX.20 = 0
  2270. diskIONWrittenX.21 = 0
  2271. diskIONWrittenX.22 = 0
  2272. diskIONWrittenX.23 = 0
  2273. diskIONWrittenX.24 = 0
  2274. diskIONWrittenX.25 = 102980837888
  2275. diskIONWrittenX.26 = 100872523776
  2276. diskIONWrittenX.27 = 2107830272
  2277. diskIONWrittenX.28 = 8192
  2278. diskIONWrittenX.29 = 0
  2279. diskIONWrittenX.30 = 512
  2280. diskIONWrittenX.31 = 475136
  2281.  
  2282. sda Array
  2283. (
  2284.     [diskIOIndex] => 25
  2285.     [diskIODevice] => sda
  2286.     [diskIONRead] => 1022445568
  2287.     [diskIONWritten] => 4196590080
  2288.     [diskIOReads] => 59627
  2289.     [diskIOWrites] => 22983595
  2290.     [diskIOLA1] => 0
  2291.     [diskIOLA5] => 0
  2292.     [diskIOLA15] => 0
  2293.     [diskIONReadX] => 1022445568
  2294.     [diskIONWrittenX] => 102980837888
  2295. )
  2296. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_diskio-sda.rrd N:1022445568:102980837888:59627:22983595]
  2297. [RRD Disabled]sda1 Array
  2298. (
  2299.     [diskIOIndex] => 26
  2300.     [diskIODevice] => sda1
  2301.     [diskIONRead] => 218493440
  2302.     [diskIONWritten] => 2088275968
  2303.     [diskIOReads] => 21163
  2304.     [diskIOWrites] => 22521418
  2305.     [diskIOLA1] => 0
  2306.     [diskIOLA5] => 0
  2307.     [diskIOLA15] => 0
  2308.     [diskIONReadX] => 218493440
  2309.     [diskIONWrittenX] => 100872523776
  2310. )
  2311. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_diskio-sda1.rrd N:218493440:100872523776:21163:22521418]
  2312. [RRD Disabled]sda2 Array
  2313. (
  2314.     [diskIOIndex] => 27
  2315.     [diskIODevice] => sda2
  2316.     [diskIONRead] => 790766080
  2317.     [diskIONWritten] => 2107830272
  2318.     [diskIOReads] => 35481
  2319.     [diskIOWrites] => 462068
  2320.     [diskIOLA1] => 0
  2321.     [diskIOLA5] => 0
  2322.     [diskIOLA15] => 0
  2323.     [diskIONReadX] => 790766080
  2324.     [diskIONWrittenX] => 2107830272
  2325. )
  2326. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_diskio-sda2.rrd N:790766080:2107830272:35481:462068]
  2327. [RRD Disabled]sda3 Array
  2328. (
  2329.     [diskIOIndex] => 28
  2330.     [diskIODevice] => sda3
  2331.     [diskIONRead] => 1970688
  2332.     [diskIONWritten] => 8192
  2333.     [diskIOReads] => 473
  2334.     [diskIOWrites] => 2
  2335.     [diskIOLA1] => 0
  2336.     [diskIOLA5] => 0
  2337.     [diskIOLA15] => 0
  2338.     [diskIONReadX] => 1970688
  2339.     [diskIONWrittenX] => 8192
  2340. )
  2341. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_diskio-sda3.rrd N:1970688:8192:473:2]
  2342. [RRD Disabled]sda4 Array
  2343. (
  2344.     [diskIOIndex] => 29
  2345.     [diskIODevice] => sda4
  2346.     [diskIONRead] => 6144
  2347.     [diskIONWritten] => 0
  2348.     [diskIOReads] => 5
  2349.     [diskIOWrites] => 0
  2350.     [diskIOLA1] => 0
  2351.     [diskIOLA5] => 0
  2352.     [diskIOLA15] => 0
  2353.     [diskIONReadX] => 6144
  2354.     [diskIONWrittenX] => 0
  2355. )
  2356. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_diskio-sda4.rrd N:6144:0:5:0]
  2357. [RRD Disabled]sda5 Array
  2358. (
  2359.     [diskIOIndex] => 30
  2360.     [diskIODevice] => sda5
  2361.     [diskIONRead] => 1551872
  2362.     [diskIONWritten] => 512
  2363.     [diskIOReads] => 366
  2364.     [diskIOWrites] => 1
  2365.     [diskIOLA1] => 0
  2366.     [diskIOLA5] => 0
  2367.     [diskIOLA15] => 0
  2368.     [diskIONReadX] => 1551872
  2369.     [diskIONWrittenX] => 512
  2370. )
  2371. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_diskio-sda5.rrd N:1551872:512:366:1]
  2372. [RRD Disabled]sda6 Array
  2373. (
  2374.     [diskIOIndex] => 31
  2375.     [diskIODevice] => sda6
  2376.     [diskIONRead] => 8122880
  2377.     [diskIONWritten] => 475136
  2378.     [diskIOReads] => 495
  2379.     [diskIOWrites] => 106
  2380.     [diskIOLA1] => 0
  2381.     [diskIOLA5] => 0
  2382.     [diskIOLA15] => 0
  2383.     [diskIONReadX] => 8122880
  2384.     [diskIONWrittenX] => 475136
  2385. )
  2386. RRD[update /opt/librenms/rrd/10.18.105.1/ucd_diskio-sda6.rrd N:8122880:475136:495:106]
  2387. [RRD Disabled]
  2388.  
  2389. >> Runtime for poller module 'ucd-diskio': 0.0548 seconds with 5536 bytes
  2390. #### Unload poller module ucd-diskio ####
  2391.  
  2392. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-ucd-diskio.rrd N:0.054805994033813]
  2393. [RRD Disabled]Modules status: Global- OS  Device  Module [ wifi ] disabled globally.
  2394.  
  2395. Modules status: Global+ OS  Device  
  2396. #### Load poller module wireless ####
  2397. Attempting to initialize OS: generic
  2398. OS initialized: LibreNMS\OS\Generic
  2399. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = '6']
  2400.  
  2401. >> Runtime for poller module 'wireless': 0.0017 seconds with 110216 bytes
  2402. #### Unload poller module wireless ####
  2403.  
  2404. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-wireless.rrd N:0.0017039775848389]
  2405. [RRD Disabled]Modules status: Global+ OS  Device  
  2406. #### Load poller module ospf ####
  2407. Processes: SQL[SELECT * FROM `ospf_instances` WHERE `device_id` = '6' AND `context_name` = '']
  2408. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfGeneralGroup]
  2409. ospfGeneralGroup = No Such Object available on this agent at this OID
  2410.  
  2411.  Areas: SQL[SELECT * FROM `ospf_areas` WHERE `device_id` = '6' AND `context_name`= '']
  2412. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfAreaEntry]
  2413. ospfAreaEntry = No Such Object available on this agent at this OID
  2414.  
  2415.  Ports: SQL[SELECT * FROM `ospf_ports` WHERE `device_id` = '6' AND `context_name` = '']
  2416. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfIfEntry]
  2417. ospfIfEntry = No Such Object available on this agent at this OID
  2418.  
  2419.  Neighbours: SQL[SELECT * FROM `ospf_nbrs` WHERE `device_id` = '6' AND `context_name` = '']
  2420. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfNbrEntry]
  2421. ospfNbrEntry = No Such Object available on this agent at this OID
  2422.  
  2423.  
  2424. RRD[update /opt/librenms/rrd/10.18.105.1/ospf-statistics.rrd N:0:0:0:0]
  2425. [RRD Disabled]
  2426.  
  2427. >> Runtime for poller module 'ospf': 0.0573 seconds with 4672 bytes
  2428. #### Unload poller module ospf ####
  2429.  
  2430. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-ospf.rrd N:0.05727481842041]
  2431. [RRD Disabled]Modules status: Global- OS  Device  Module [ cisco-ipsec-flow-monitor ] disabled globally.
  2432.  
  2433. Modules status: Global- OS  Device  Module [ cisco-remote-access-monitor ] disabled globally.
  2434.  
  2435. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  2436.  
  2437. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  2438.  
  2439. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  2440.  
  2441. Modules status: Global- OS  Device  Module [ cipsec-tunnels ] disabled globally.
  2442.  
  2443. Modules status: Global- OS  Device  Module [ cisco-ace-loadbalancer ] disabled globally.
  2444.  
  2445. Modules status: Global- OS  Device  Module [ cisco-ace-serverfarms ] disabled globally.
  2446.  
  2447. Modules status: Global- OS  Device  Module [ cisco-asa-firewall ] disabled globally.
  2448.  
  2449. Modules status: Global- OS  Device  Module [ cisco-voice ] disabled globally.
  2450.  
  2451. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  2452.  
  2453. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  2454.  
  2455. Modules status: Global- OS  Device  Module [ cisco-vpdn ] disabled globally.
  2456.  
  2457. Modules status: Global- OS  Device  Module [ netscaler-vsvr ] disabled globally.
  2458.  
  2459. Modules status: Global- OS  Device  Module [ aruba-controller ] disabled globally.
  2460.  
  2461. Modules status: Global+ OS  Device  
  2462. #### Load poller module entity-physical ####
  2463. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = '6']
  2464.  
  2465. >> Runtime for poller module 'entity-physical': 0.0004 seconds with 944 bytes
  2466. #### Unload poller module entity-physical ####
  2467.  
  2468. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-entity-physical.rrd N:0.00041604042053223]
  2469. [RRD Disabled]Modules status: Global+ OS  Device  
  2470. #### Load poller module applications ####
  2471. SQL[SELECT * FROM `applications` WHERE `device_id`  = '6']
  2472.  
  2473. >> Runtime for poller module 'applications': 0.0002 seconds with 368 bytes
  2474. #### Unload poller module applications ####
  2475.  
  2476. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-applications.rrd N:0.00024700164794922]
  2477. [RRD Disabled]Modules status: Global- OS  Device  Module [ mib ] disabled globally.
  2478.  
  2479. Modules status: Global+ OS  Device  
  2480. #### Load poller module stp ####
  2481. SQL[SELECT * FROM `stp` WHERE `device_id` = '6']
  2482. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStpProtocolSpecification.0]
  2483. No Such Object available on this agent at this OID
  2484.  
  2485.  
  2486.  
  2487. >> Runtime for poller module 'stp': 0.0104 seconds with 3104 bytes
  2488. #### Unload poller module stp ####
  2489.  
  2490. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-stp.rrd N:0.010355949401855]
  2491. [RRD Disabled]Modules status: Global+ OS  Device  
  2492. #### Load poller module ntp ####
  2493.  
  2494. >> Runtime for poller module 'ntp': 0.0001 seconds with 192 bytes
  2495. #### Unload poller module ntp ####
  2496.  
  2497. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-ntp.rrd N:6.413459777832E-5]
  2498. [RRD Disabled]Modules status: Global+ OS  Device  
  2499. #### Load poller module services ####
  2500.  
  2501. >> Runtime for poller module 'services': 0.0000 seconds with 104 bytes
  2502. #### Unload poller module services ####
  2503.  
  2504. RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf-services.rrd N:4.3869018554688E-5]
  2505. [RRD Disabled]Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  2506.  
  2507. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  2508.  
  2509. Modules status: Global- OS  Device  Module [ tnms-nbi ] disabled globally.
  2510.  
  2511. ### Start Device Groups ###
  2512. SQL[SELECT * FROM device_groups ORDER BY name]
  2513. SQL[SELECT 1 FROM information_schema.COLUMNS WHERE TABLE_NAME = 'toner' && COLUMN_NAME = 'device_id']
  2514. SQL[SELECT DISTINCT(toner.device_id) FROM toner WHERE  toner.device_id='6' AND (toner.toner_current < "25" ) LIMIT 1]
  2515. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='6']
  2516. Groups Added:
  2517. Groups Removed:
  2518. ### End Device Groups ###
  2519. SQL[SELECT `graph` FROM `device_graphs` WHERE `device_id` = '6']
  2520. uptime netstat_ip netstat_ip_frag netstat_tcp netstat_udp netstat_icmp netstat_icmp_info netstat_snmp netstat_snmp_pkt hr_processes hr_users ucd_cpu ucd_swap_io ucd_io ucd_contexts ucd_interrupts ucd_memory ucd_load ipsystemstats_ipv4 ipsystemstats_ipv4_frag RRD[update /opt/librenms/rrd/10.18.105.1/poller-perf.rrd N:1.004]
  2521. [RRD Disabled]RRD[update /opt/librenms/rrd/10.18.105.1/ping-perf.rrd N:1.38]
  2522. [RRD Disabled]Polled in 1.004 seconds
  2523. Updating 10.18.105.1
  2524. SQL[UPDATE `devices` set `uptime` ='941987',`last_ping` =NOW(),`last_ping_timetaken` ='1.38',`last_polled` =NOW(),`last_polled_timetaken` ='1.004' WHERE `device_id` = '6']
  2525. UPDATED!
  2526. #### Start Alerts ####
  2527. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='6']
  2528. SQL[SELECT alert_schedule.schedule_id FROM alert_schedule LEFT JOIN alert_schedule_items ON alert_schedule.schedule_id=alert_schedule_items.schedule_id WHERE ( alert_schedule_items.target = '6' ) && ((alert_schedule.recurring = 0 AND (NOW() BETWEEN alert_schedule.start AND alert_schedule.end)) OR (alert_schedule.recurring = 1 AND (alert_schedule.start_recurring_dt <= date_format(NOW(), '--%d') AND (end_recurring_dt >= date_format(NOW(), '--%d') OR end_recurring_dt is NULL OR end_recurring_dt = '0000-00-00' OR end_recurring_dt = '')) AND (date_format(now(), '%H:%i:%s') BETWEEN `start_recurring_hr` AND end_recurring_hr) AND (recurring_day LIKE CONCAT('%',date_format(now(), ''),'%') OR recurring_day is null or recurring_day = ''))) LIMIT 1]
  2529. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='6']
  2530. SQL[SELECT alert_rules.* FROM alert_rules LEFT JOIN alert_map ON alert_rules.id=alert_map.rule WHERE alert_rules.disabled = 0 && ( (alert_rules.device_id = -1 || alert_rules.device_id = '6' ) || alert_map.target = '6'  )]
  2531. Rule #1 (Devices up/down):
  2532. SQL[SELECT state FROM alerts WHERE rule_id = '1' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2533. SQL[SELECT * FROM devices WHERE (devices.device_id = '6') && (((devices.status = 0  &&  ((devices.disabled = 0  &&  devices.ignore = 0)))) = "1")]
  2534. Status: NOCHG
  2535. Rule #2 (Device rebooted):
  2536. SQL[SELECT state FROM alerts WHERE rule_id = '2' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2537. SQL[SELECT * FROM devices WHERE (devices.device_id = '6') && (devices.uptime < "300"  &&  ((devices.disabled = 0  &&  devices.ignore = 0)) = "1")]
  2538. Status: NOCHG
  2539. Rule #3 (BGP Session down):
  2540. SQL[SELECT state FROM alerts WHERE rule_id = '3' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2541. SQL[SELECT * FROM bgpPeers,devices WHERE (( devices.device_id = bgpPeers.device_id ) && bgpPeers.device_id = '6') && (bgpPeers.bgpPeerState != "established"  &&  ((devices.status = 1  &&  ((devices.disabled = 0  &&  devices.ignore = 0)))) = "1")]
  2542. Status: NOCHG
  2543. Rule #4 (BGP Session established):
  2544. SQL[SELECT state FROM alerts WHERE rule_id = '4' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2545. SQL[SELECT * FROM bgpPeers,devices WHERE (( devices.device_id = bgpPeers.device_id ) && bgpPeers.device_id = '6') && (bgpPeers.bgpPeerFsmEstablishedTime < "300"  &&  bgpPeers.bgpPeerState = "established"  &&  ((devices.status = 1  &&  ((devices.disabled = 0  &&  devices.ignore = 0)))) = "1")]
  2546. Status: NOCHG
  2547. Rule #5 (Port status up/down):
  2548. SQL[SELECT state FROM alerts WHERE rule_id = '5' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2549. SQL[SELECT * FROM ports WHERE (ports.device_id = '6') && (((ports.ifOperStatus = "down"  &&  ports.ifAdminStatus != "down"  &&  ((ports.deleted = 0  &&  ports.ignore = 0  &&  ports.disabled = 0)))) = "1"  )]
  2550. Status: NOCHGSQL[SELECT alert_log.id, alert_log.details FROM alert_log,alert_rules WHERE alert_log.rule_id = alert_rules.id && alert_log.device_id = '6' && alert_log.rule_id = '5' && alert_rules.disabled = 0 ORDER BY alert_log.id DESC LIMIT 1]
  2551. SQL[UPDATE `alert_log` set `details` ='x���j�0��E�e�s�%-��� �ۛe ��$��dt�n)}�����m \"��K3��$~�3��`�����ϔ�7ď`���q�N ��~jK�q|\\L^)\"��uac\"�ت��a:M;r�=�#*��jđ!xDg\\Y�twS���=<�z�*���%�䟱�((�?���݂3F��b#�$̔�Фغ�H%�\\��y�Le����C\n8��ΈxPPiS*��/��L�׶u���5\'t���s��4�J]�Jic��S�,� �@#j!��2dJ�<�ksx�������n�1�f�Š���\'JwwP���}�<�q�����Bf�2���^<�]��5SDl)��\n���=�T\'0��9m\Z�����L�jV�gy�����Ϩ�cl�0��P(F�M1�K<b W�\Z)�iv)�k��~��ܯ��Q���=魸Oӭ��_��\>S�<�g��?�yZXXX|���Ly�wx�O�`�͒�?�yXXXXx�DŽ���0�|s&�W�e#}�x�6' WHERE id = '458']
  2552.  
  2553. Rule #6 (Port utilisation over threshold):
  2554. SQL[SELECT state FROM alerts WHERE rule_id = '6' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2555. SQL[SELECT * FROM ports WHERE (ports.device_id = '6') && ((((ports.ifInOctets_rate*8) / ports.ifSpeed)*100) >= "80"  &&  ((ports.ifOperStatus = "up"  &&  ports.ifAdminStatus = "up"  &&  ((ports.deleted = 0  &&  ports.ignore = 0  &&  ports.disabled = 0)))) = "1"  &&  ((ports.deleted = 0  &&  ports.ignore = 0  &&  ports.disabled = 0)) = "1")]
  2556. Status: NOCHG
  2557. Rule #7 (Sensor over limit):
  2558. SQL[SELECT state FROM alerts WHERE rule_id = '7' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2559. SQL[SELECT * FROM sensors,devices WHERE (( devices.device_id = sensors.device_id ) && sensors.device_id = '6') && (sensors.sensor_current > sensors.sensor_limit  &&  sensors.sensor_alert = "1"  &&  ((devices.status = 1  &&  ((devices.disabled = 0  &&  devices.ignore = 0)))) = "1")]
  2560. Status: NOCHG
  2561. Rule #8 (Sensor under limit):
  2562. SQL[SELECT state FROM alerts WHERE rule_id = '8' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2563. SQL[SELECT * FROM sensors,devices WHERE (( devices.device_id = sensors.device_id ) && sensors.device_id = '6') && (sensors.sensor_current < sensors sensors.sensor_alert = "1" xss=removed xss=removed xss=removed rule_id = '9' device_id = '6' xss=removed services.device_id = '6' xss=removed xss=removed xss=removed rule_id = '10' device_id = '6' xss=removed wireless_sensors.device_id = '6'>= wireless_sensors.sensor_limit  &&  wireless_sensors.sensor_alert = "1"  &&  ((devices.status = 1  &&  ((devices.disabled = 0  &&  devices.ignore = 0)))) = "1")]
  2564. Status: NOCHG
  2565. Rule #11 (Wireless Sensor under limit):
  2566. SQL[SELECT state FROM alerts WHERE rule_id = '11' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2567. SQL[SELECT * FROM wireless_sensors,devices WHERE (( devices.device_id = wireless_sensors.device_id ) && wireless_sensors.device_id = '6') && (wireless_sensors.sensor_current <= wireless_sensors.sensor_limit_low  &&  wireless_sensors.sensor_alert = "1"  &&  ((devices.status = 1  &&  ((devices.disabled = 0  &&  devices.ignore = 0)))) = "1")]
  2568. Status: NOCHG
  2569. Rule #12 (Toner Level &lt; 10%):
  2570. SQL[SELECT state FROM alerts WHERE rule_id = '12' && device_id = '6' ORDER BY id DESC LIMIT 1]
  2571. SQL[SELECT * FROM toner WHERE (toner.device_id = '6') && (toner.toner_current <= "10" )]
  2572. Status: NOCHG
  2573. #### End Alerts ####
  2574. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`)  VALUES ('poll','10.18.105.1','1494947969.7953','1.035','1','librenms\n')]
  2575. /opt/librenms/poller.php 10.18.105.1 2017-05-16 11:19:30 - 1 devices polled in 1.035 secs
  2576. SNMP: Get[14/0.15s] Walk [25/0.39s]
  2577. MySQL: Cell[6/0.00s] Row[16/0.00s] Rows[34/0.01s] Column[3/0.00s] Update[32/0.03s] Insert[2/0.00s] Delete[0/0.00s]
  2578.  
  2579.