From librenms, 1 Year ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.33ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` limit 1 [0;33m[][0m 0.32ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 0.42ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: f40693b503c3217a1aad779b804670037879ced1
  11. Commit Date: 1653300628
  12. DB Schema: 2022_04_08_085504_isis_adjacencies_table_add_index (237)
  13. PHP: 7.4.3
  14. MySQL: 10.3.34-MariaDB-0ubuntu0.20.04.1
  15. RRDTool: 1.7.2
  16. SNMP: 5.8
  17. ==================================DEBUG!
  18. Updating os_def.cache  
  19.  
  20. Warning: file_put_contents(/opt/librenms/cache/os_defs.cache): failed to open stream: Permission denied in /opt/librenms/LibreNMS/Util/OS.php on line 111
  21. Starting polling run:
  22.  
  23. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '172.31.31.122' ORDER BY `device_id` ASC [0;33m[][0m 0.95ms]
  24.  
  25. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[3][0m 0.76ms]
  26.  
  27. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[3][0m 0.32ms]
  28.  
  29. Attempting to initialize OS: linux  
  30. Attempting to initialize Group OS: unix  
  31. OS initialized: LibreNMS\OS\Shared\Unix  
  32. Hostname:    172.31.31.122
  33. Device ID:   3
  34. OS:          linux
  35.  (unix)
  36.  
  37. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '172.31.31.122'
  38.  
  39. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.4/0.49/0.55  
  40. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  41. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.8*
  42.  
  43.  
  44. SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?) [0;33m[0.4,0.55,0.49,3,3,0,3,"2022-05-24 02:45:36"][0m 1.59ms]
  45.  
  46. SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[0.49,3][0m 1.45ms]
  47.  
  48. SQL[[1;33mselect `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [0;33m[3][0m 0.38ms]
  49.  
  50. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[1][0m 0.24ms]
  51.  
  52. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2022-05-24T02:45:36.267488Z","2022-05-24T02:45:36.267488Z",0,1,"02:45:36","02:45:36","02:45:36","02:45:36","[42m%","device",3,"location",1][0m 1.02ms]
  53.  
  54. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [0;33m[3][0m 0.25ms]
  55.  
  56. Modules status: Global+  
  57. OS  
  58. Device  
  59.  
  60. #### Load poller module core ####
  61. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysUpTime.0' 'SNMPv2-MIB::sysName.0'[0m]  
  62. .*.*.0 = Linux (none) * #1 Thu Feb 14 15:40:58 CST 2019 armv5tejl
  63. .*.*.0 = .*.4.1.8*
  64. .*.*.0 = 1373812141
  65. .*.*.0 = (none)
  66.  
  67.  
  68. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  69. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 13738119
  70. HOST-RESOURCES-MIB::hrSystemUptime.0 = 1373816474
  71.  
  72.  
  73. Uptime seconds: 13738165
  74.  
  75. Uptime:  159 days 9 minutes 25 seconds
  76. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[13738165,3][0m 1.54ms]
  77.  
  78.  
  79. >> Runtime for poller module 'core': 0.0269 seconds with 69632 bytes
  80. >> [0;36mSNMP[0m: [2/0.02s] [1;33mMySQL[0m: [1/0.02s]  
  81. #### Unload poller module core ####
  82.  
  83. Modules status: Global+  
  84. OS  
  85. Device  
  86.  
  87. #### Load poller module unix-agent ####
  88. LibreNMS UNIX Agent: SQL[[1;33mselect `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 [0;33m["172.31.31.122"][0m 0.76ms]
  89.  
  90.  
  91. Warning: fsockopen&#40;&#41;: unable to connect to 172.31.31.122:6556 (Connection refused) in /opt/librenms/includes/polling/unix-agent.inc.php on line 16
  92. Connection to UNIX agent failed on port 6556.
  93.  
  94. >> Runtime for poller module 'unix-agent': 0.0021 seconds with 10040 bytes
  95. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  96. #### Unload poller module unix-agent ####
  97.  
  98. Modules status: Global+  
  99. OS  
  100. Device  
  101.  
  102. #### Load poller module os ####
  103. Generic :(
  104. Location: Unknown
  105. Hardware: Generic ARMv5
  106. OS Version: 2.6.28.9
  107. OS Features:
  108. Serial:
  109.  
  110. >> Runtime for poller module 'os': 0.0009 seconds with 26840 bytes
  111. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  112. #### Unload poller module os ####
  113.  
  114. Modules status: Global+  
  115. OS  
  116. Device  
  117.  
  118. #### Load poller module availability ####
  119. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[3][0m 0.24ms]
  120.  
  121. Availability:
  122. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[3][0m 0.19ms]
  123.  
  124. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[3,1653273936][0m 0.7ms]
  125.  
  126. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,9][0m 0.59ms]
  127.  
  128. 1 day : 100%
  129. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[3,1652755536][0m 0.67ms]
  130.  
  131. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,10][0m 0.61ms]
  132.  
  133. 7 days : 100%
  134. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[3,1650768336][0m 0.69ms]
  135.  
  136. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,11][0m 0.57ms]
  137.  
  138. 30 days : 100%
  139. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[3,1621824336][0m 0.65ms]
  140.  
  141. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,12][0m 0.61ms]
  142.  
  143. 365 days : 100%
  144.  
  145. >> Runtime for poller module 'availability': 0.0080 seconds with 12288 bytes
  146. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.06s]  
  147. #### Unload poller module availability ####
  148.  
  149. Modules status: Global+  
  150. OS  
  151. Device  
  152.  
  153. #### Load poller module ipmi ####
  154. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[3][0m 0.76ms]
  155.  
  156. array (
  157. )  
  158.  
  159. >> Runtime for poller module 'ipmi': 0.0012 seconds with 1592 bytes
  160. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  161. #### Unload poller module ipmi ####
  162.  
  163. Modules status: Global+  
  164. OS  
  165. Device  
  166.  
  167. #### Load poller module sensors ####
  168. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[3][0m 0.66ms]
  169.  
  170.  
  171. >> Runtime for poller module 'sensors': 0.0009 seconds with 456 bytes
  172. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  173. #### Unload poller module sensors ####
  174.  
  175. Modules status: Global+  
  176. OS  
  177. Device  
  178.  
  179. #### Load poller module processors ####
  180. Attempting to initialize OS: linux  
  181. Attempting to initialize Group OS: unix  
  182. OS initialized: LibreNMS\OS\Shared\Unix  
  183. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[3][0m 0.67ms]
  184.  
  185. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.196608'[0m]
  186. .*.*.*608 = 14  
  187.  
  188. array (
  189.   '.1.3.6.1.2.1.25.3.3.1.2.196608' => '14',
  190. )  
  191. Processor: 14%
  192.  
  193. >> Runtime for poller module 'processors': 0.0116 seconds with 125264 bytes
  194. >> [0;36mSNMP[0m: [1/0.01s] [1;33mMySQL[0m: [1/0.01s]  
  195. #### Unload poller module processors ####
  196.  
  197. Modules status: Global+  
  198. OS  
  199. Device  
  200.  
  201. #### Load poller module mempools ####
  202. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[3][0m 0.92ms]
  203.  
  204. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.2.3.1.6.1' '.1.3.6.1.2.1.25.2.3.1.6.3' '.1.3.6.1.2.1.25.2.3.1.6.6' '.1.3.6.1.2.1.25.2.3.1.6.7'[0m]
  205. .*.*.* = 69068
  206. .*.*.* = 69068
  207. .*.*.* = 7848
  208. .*.*.* = 22204  
  209.  
  210. Free memory adjusted by availability calculation: 7.66 MiB -> 37 MiB
  211.  
  212. hrstorage [system]: Physical memory: 518.1 MiB / 75.11 MiB
  213. hrstorage [virtual]: Virtual memory: 90g.45 MiB / 75.11 MiB
  214. hrstorage [buffers]: Memory buffers: 10%  7.66 MiB / 75.11 MiB
  215. hrstorage [cached]: Cached memory: 29!.68 MiB / 75.11 MiB
  216.  
  217. >> Runtime for poller module 'mempools': 0.0141 seconds with 95232 bytes
  218. >> [0;36mSNMP[0m: [1/0.01s] [1;33mMySQL[0m: [1/0.01s]  
  219. #### Unload poller module mempools ####
  220.  
  221. Modules status: Global+  
  222. OS  
  223. Device  
  224.  
  225. #### Load poller module storage ####
  226. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[3][0m 0.91ms]
  227.  
  228.  
  229. >> Runtime for poller module 'storage': 0.0013 seconds with 904 bytes
  230. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  231. #### Unload poller module storage ####
  232.  
  233. Modules status: Global+  
  234. OS  
  235. Device  
  236.  
  237. #### Load poller module netstats ####
  238. icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'[0m]  
  239. IP-MIB::icmpInMsgs.0 = 3968
  240. IP-MIB::icmpOutMsgs.0 = 3967
  241. IP-MIB::icmpInErrors.0 = 1
  242. IP-MIB::icmpOutErrors.0 = 0
  243. IP-MIB::icmpInEchos.0 = 143
  244. IP-MIB::icmpOutEchos.0 = 3819
  245. IP-MIB::icmpInEchoReps.0 = 3819
  246. IP-MIB::icmpOutEchoReps.0 = 143
  247. IP-MIB::icmpInDestUnreachs.0 = 6
  248. IP-MIB::icmpOutDestUnreachs.0 = 5
  249. IP-MIB::icmpInParmProbs.0 = 0
  250. IP-MIB::icmpInTimeExcds.0 = 0
  251. IP-MIB::icmpInSrcQuenchs.0 = 0
  252. IP-MIB::icmpInRedirects.0 = 0
  253. IP-MIB::icmpInTimestamps.0 = 0
  254. IP-MIB::icmpInTimestampReps.0 = 0
  255. IP-MIB::icmpInAddrMasks.0 = 0
  256. IP-MIB::icmpInAddrMaskReps.0 = 0
  257. IP-MIB::icmpOutTimeExcds.0 = 0
  258. IP-MIB::icmpOutParmProbs.0 = 0
  259. IP-MIB::icmpOutSrcQuenchs.0 = 0
  260. IP-MIB::icmpOutRedirects.0 = 0
  261. IP-MIB::icmpOutTimestamps.0 = 0
  262. IP-MIB::icmpOutTimestampReps.0 = 0
  263. IP-MIB::icmpOutAddrMasks.0 = 0
  264. IP-MIB::icmpOutAddrMaskReps.0 = 0
  265.  
  266.  
  267. ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'[0m]  
  268. IP-MIB::ipForwDatagrams.0 = 0
  269. IP-MIB::ipInDelivers.0 = 939589
  270. IP-MIB::ipInReceives.0 = 3525102
  271. IP-MIB::ipOutRequests.0 = 300521
  272. IP-MIB::ipInDiscards.0 = 0
  273. IP-MIB::ipOutDiscards.0 = 0
  274. IP-MIB::ipOutNoRoutes.0 = 2
  275. IP-MIB::ipReasmReqds.0 = 0
  276. IP-MIB::ipReasmOKs.0 = 0
  277. IP-MIB::ipReasmFails.0 = 0
  278. IP-MIB::ipFragOKs.0 = 0
  279. IP-MIB::ipFragFails.0 = 0
  280. IP-MIB::ipFragCreates.0 = 0
  281. IP-MIB::ipInUnknownProtos.0 = 18
  282. IP-MIB::ipInHdrErrors.0 = 0
  283. IP-MIB::ipInAddrErrors.0 = 1162
  284.  
  285.  
  286. ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  287. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  288.  
  289.  
  290. snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'[0m]  
  291. SNMPv2-MIB::snmpInPkts.0 = 32471
  292. SNMPv2-MIB::snmpOutPkts.0 = 32470
  293. SNMPv2-MIB::snmpInBadVersions.0 = 0
  294. SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
  295. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  296. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  297. SNMPv2-MIB::snmpInTooBigs.0 = 0
  298. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  299. SNMPv2-MIB::snmpInBadValues.0 = 0
  300. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  301. SNMPv2-MIB::snmpInGenErrs.0 = 0
  302. SNMPv2-MIB::snmpInTotalReqVars.0 = 72727
  303. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  304. SNMPv2-MIB::snmpInGetRequests.0 = 1065
  305. SNMPv2-MIB::snmpInGetNexts.0 = 27344
  306. SNMPv2-MIB::snmpInSetRequests.0 = 0
  307. SNMPv2-MIB::snmpInGetResponses.0 = 0
  308. SNMPv2-MIB::snmpInTraps.0 = 0
  309. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  310. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  311. SNMPv2-MIB::snmpOutBadValues.0 = 9
  312. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  313. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  314. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  315. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  316. SNMPv2-MIB::snmpOutGetResponses.0 = 32470
  317. SNMPv2-MIB::snmpOutTraps.0 = 0
  318. SNMPv2-MIB::snmpSilentDrops.0 = 0
  319. SNMPv2-MIB::snmpProxyDrops.0 = 0
  320.  
  321.  
  322. udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  323. UDP-MIB::udpInDatagrams.0 = 63306
  324. UDP-MIB::udpOutDatagrams.0 = 177718
  325. UDP-MIB::udpInErrors.0 = 0
  326. UDP-MIB::udpNoPorts.0 = 2
  327.  
  328.  
  329. tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0'[0m]  
  330. TCP-MIB::tcpActiveOpens.0 = 1
  331. TCP-MIB::tcpPassiveOpens.0 = 803
  332. TCP-MIB::tcpAttemptFails.0 = 0
  333. TCP-MIB::tcpEstabResets.0 = 22
  334. TCP-MIB::tcpCurrEstab.0 = 3
  335. TCP-MIB::tcpInSegs.0 = 641887
  336. TCP-MIB::tcpOutSegs.0 = 655625
  337. TCP-MIB::tcpRetransSegs.0 = 39
  338. TCP-MIB::tcpInErrs.0 = 0
  339. TCP-MIB::tcpOutRsts.0 = 1059
  340.  
  341.  
  342.  
  343.  
  344. >> Runtime for poller module 'netstats': 0.1145 seconds with 22624 bytes
  345. >> [0;36mSNMP[0m: [6/0.11s] [1;33mMySQL[0m: [0/0.00s]  
  346. #### Unload poller module netstats ####
  347.  
  348. Modules status: Global+  
  349. OS  
  350. Device  
  351.  
  352. #### Load poller module hr-mib ####
  353. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  354. hrSystemMaxProcesses.0 = 0
  355. hrSystemProcesses.0 = 40
  356. hrSystemNumUsers.0 = 0  
  357.  
  358.  ProcessesSQL[[1;33mselect * from `hrSystem&#96; where (&#96;device_id` = ?) limit 1 [0;33m[3][0m 1.03ms]
  359.  
  360.  Users
  361.  
  362. >> Runtime for poller module 'hr-mib': 0.1433 seconds with 33952 bytes
  363. >> [0;36mSNMP[0m: [1/0.14s] [1;33mMySQL[0m: [1/0.01s]  
  364. #### Unload poller module hr-mib ####
  365.  
  366. Modules status: Global+  
  367. OS  
  368. Device  
  369.  
  370. #### Load poller module ucd-mib ####
  371. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  372. ssIndex.0 = 1
  373. ssErrorName.0 = systemStats
  374. ssSwapIn.0 = 0
  375. ssSwapOut.0 = 0
  376. ssIOSent.0 = 0
  377. ssIOReceive.0 = 0
  378. ssSysInterrupts.0 = 208
  379. ssSysContext.0 = 558
  380. ssCpuUser.0 = 4
  381. ssCpuSystem.0 = 5
  382. ssCpuIdle.0 = 86
  383. ssCpuRawUser.0 = 18482569
  384. ssCpuRawNice.0 = 0
  385. ssCpuRawSystem.0 = 22656102
  386. ssCpuRawIdle.0 = 1318980343
  387. ssCpuRawWait.0 = 45
  388. ssCpuRawKernel.0 = 0
  389. ssCpuRawInterrupt.0 = 18846
  390. ssIORawSent.0 = 0
  391. ssIORawReceived.0 = 22920
  392. ssRawInterrupts.0 = 1781793047
  393. ssRawContexts.0 = 948223652
  394. ssCpuRawSoftIRQ.0 = 13671929
  395. ssRawSwapIn.0 = 0
  396. ssRawSwapOut.0 = 0
  397. ssCpuRawSteal.0 = 0
  398. ssCpuRawGuest.0 = 0
  399. ssCpuRawGuestNice.0 = 0  
  400.  
  401. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  402. laLoadInt.1 = 21
  403. laLoadInt.2 = 21
  404. laLoadInt.3 = 18  
  405.  
  406.  
  407. >> Runtime for poller module 'ucd-mib': 0.0412 seconds with 3240 bytes
  408. >> [0;36mSNMP[0m: [2/0.04s] [1;33mMySQL[0m: [0/0.00s]  
  409. #### Unload poller module ucd-mib ####
  410.  
  411. Modules status: Global+  
  412. OS  
  413. Device  
  414.  
  415. #### Load poller module ipSystemStats ####
  416. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  417. ipSystemStatsInReceives.ipv4 = 3523008
  418. ipSystemStatsInReceives.ipv6 = 588439
  419. ipSystemStatsHCInReceives.ipv4 = 3523008
  420. ipSystemStatsHCInReceives.ipv6 = 588439
  421. ipSystemStatsInHdrErrors.ipv4 = 0
  422. ipSystemStatsInHdrErrors.ipv6 = 0
  423. ipSystemStatsInNoRoutes.ipv4 = 0
  424. ipSystemStatsInNoRoutes.ipv6 = 0
  425. ipSystemStatsInAddrErrors.ipv4 = 1162
  426. ipSystemStatsInAddrErrors.ipv6 = 0
  427. ipSystemStatsInUnknownProtos.ipv4 = 18
  428. ipSystemStatsInUnknownProtos.ipv6 = 0
  429. ipSystemStatsInTruncatedPkts.ipv4 = 0
  430. ipSystemStatsInTruncatedPkts.ipv6 = 0
  431. ipSystemStatsInForwDatagrams.ipv4 = 0
  432. ipSystemStatsInForwDatagrams.ipv6 = 0
  433. ipSystemStatsHCInForwDatagrams.ipv4 = 0
  434. ipSystemStatsHCInForwDatagrams.ipv6 = 0
  435. ipSystemStatsReasmReqds.ipv4 = 0
  436. ipSystemStatsReasmReqds.ipv6 = 0
  437. ipSystemStatsReasmOKs.ipv4 = 0
  438. ipSystemStatsReasmOKs.ipv6 = 0
  439. ipSystemStatsReasmFails.ipv4 = 0
  440. ipSystemStatsReasmFails.ipv6 = 0
  441. ipSystemStatsInDiscards.ipv4 = 0
  442. ipSystemStatsInDiscards.ipv6 = 0
  443. ipSystemStatsInDelivers.ipv4 = 937502
  444. ipSystemStatsInDelivers.ipv6 = 437153
  445. ipSystemStatsHCInDelivers.ipv4 = 937502
  446. ipSystemStatsHCInDelivers.ipv6 = 437153
  447. ipSystemStatsOutRequests.ipv4 = 298358
  448. ipSystemStatsOutRequests.ipv6 = 532676
  449. ipSystemStatsHCOutRequests.ipv4 = 298358
  450. ipSystemStatsHCOutRequests.ipv6 = 532676
  451. ipSystemStatsOutNoRoutes.ipv4 = 2
  452. ipSystemStatsOutNoRoutes.ipv6 = 0
  453. ipSystemStatsOutForwDatagrams.ipv4 = 0
  454. ipSystemStatsOutForwDatagrams.ipv6 = 0
  455. ipSystemStatsHCOutForwDatagrams.ipv4 = 0
  456. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  457. ipSystemStatsOutDiscards.ipv4 = 0
  458. ipSystemStatsOutDiscards.ipv6 = 0
  459. ipSystemStatsOutFragReqds.ipv4 = 0
  460. ipSystemStatsOutFragReqds.ipv6 = 0
  461. ipSystemStatsOutFragOKs.ipv4 = 0
  462. ipSystemStatsOutFragOKs.ipv6 = 0
  463. ipSystemStatsOutFragFails.ipv4 = 0
  464. ipSystemStatsOutFragFails.ipv6 = 0
  465. ipSystemStatsOutFragCreates.ipv4 = 0
  466. ipSystemStatsOutFragCreates.ipv6 = 0
  467. ipSystemStatsOutTransmits.ipv4 = 298356
  468. ipSystemStatsOutTransmits.ipv6 = 532676
  469. ipSystemStatsHCOutTransmits.ipv4 = 298356
  470. ipSystemStatsHCOutTransmits.ipv6 = 532676
  471. ipSystemStatsInMcastPkts.ipv4 = 18
  472. ipSystemStatsInMcastPkts.ipv6 = 170041
  473. ipSystemStatsHCInMcastPkts.ipv4 = 18
  474. ipSystemStatsHCInMcastPkts.ipv6 = 170041
  475. ipSystemStatsOutMcastPkts.ipv4 = 0
  476. ipSystemStatsOutMcastPkts.ipv6 = 114382
  477. ipSystemStatsHCOutMcastPkts.ipv4 = 0
  478. ipSystemStatsHCOutMcastPkts.ipv6 = 114382
  479. ipSystemStatsInBcastPkts.ipv4 = 652986
  480. ipSystemStatsHCInBcastPkts.ipv4 = 652986
  481. ipSystemStatsOutBcastPkts.ipv4 = 0
  482. ipSystemStatsHCOutBcastPkts.ipv4 = 0
  483. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  484. ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
  485. ipSystemStatsRefreshRate.ipv4 = 60000
  486. ipSystemStatsRefreshRate.ipv6 = 60000  
  487.  
  488. ipv4 ipv6
  489.  
  490. >> Runtime for poller module 'ipSystemStats': 0.0937 seconds with 15384 bytes
  491. >> [0;36mSNMP[0m: [1/0.09s] [1;33mMySQL[0m: [0/0.00s]  
  492. #### Unload poller module ipSystemStats ####
  493.  
  494. Modules status: Global+  
  495. OS  
  496. Device  
  497.  
  498. #### Load poller module ports ####
  499. SQL[[1;33mSELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [0;33m[3][0m 1.24ms]
  500.  
  501. Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  502. ifName.1 = lo
  503. ifName.2 = sit0
  504. ifName.3 = bond0
  505. ifName.4 = eth0
  506. ifName.5 = eth1
  507. ifInMulticastPkts.1 = 0
  508. ifInMulticastPkts.2 = 0
  509. ifInMulticastPkts.3 = 8739810
  510. ifInMulticastPkts.4 = 8739810
  511. ifInMulticastPkts.5 = 0
  512. ifInBroadcastPkts.1 = 0
  513. ifInBroadcastPkts.2 = 0
  514. ifInBroadcastPkts.3 = 0
  515. ifInBroadcastPkts.4 = 0
  516. ifInBroadcastPkts.5 = 0
  517. ifOutMulticastPkts.1 = 0
  518. ifOutMulticastPkts.2 = 0
  519. ifOutMulticastPkts.3 = 0
  520. ifOutMulticastPkts.4 = 0
  521. ifOutMulticastPkts.5 = 0
  522. ifOutBroadcastPkts.1 = 0
  523. ifOutBroadcastPkts.2 = 0
  524. ifOutBroadcastPkts.3 = 0
  525. ifOutBroadcastPkts.4 = 0
  526. ifOutBroadcastPkts.5 = 0
  527. ifHCInOctets.1 = 41575249
  528. ifHCInOctets.2 = 0
  529. ifHCInOctets.3 = 0
  530. ifHCInOctets.4 = 0
  531. ifHCInOctets.5 = 0
  532. ifHCInUcastPkts.1 = 422396
  533. ifHCInUcastPkts.2 = 0
  534. ifHCInUcastPkts.3 = 315496
  535. ifHCInUcastPkts.4 = 315496
  536. ifHCInUcastPkts.5 = 0
  537. ifHCInMulticastPkts.1 = 0
  538. ifHCInMulticastPkts.2 = 0
  539. ifHCInMulticastPkts.3 = 8739810
  540. ifHCInMulticastPkts.4 = 8739810
  541. ifHCInMulticastPkts.5 = 0
  542. ifHCInBroadcastPkts.1 = 0
  543. ifHCInBroadcastPkts.2 = 0
  544. ifHCInBroadcastPkts.3 = 0
  545. ifHCInBroadcastPkts.4 = 0
  546. ifHCInBroadcastPkts.5 = 0
  547. ifHCOutOctets.1 = 41575249
  548. ifHCOutOctets.2 = 0
  549. ifHCOutOctets.3 = 0
  550. ifHCOutOctets.4 = 0
  551. ifHCOutOctets.5 = 0
  552. ifHCOutUcastPkts.1 = 422396
  553. ifHCOutUcastPkts.2 = 0
  554. ifHCOutUcastPkts.3 = 5022979
  555. ifHCOutUcastPkts.4 = 5022979
  556. ifHCOutUcastPkts.5 = 0
  557. ifHCOutMulticastPkts.1 = 0
  558. ifHCOutMulticastPkts.2 = 0
  559. ifHCOutMulticastPkts.3 = 0
  560. ifHCOutMulticastPkts.4 = 0
  561. ifHCOutMulticastPkts.5 = 0
  562. ifHCOutBroadcastPkts.1 = 0
  563. ifHCOutBroadcastPkts.2 = 0
  564. ifHCOutBroadcastPkts.3 = 0
  565. ifHCOutBroadcastPkts.4 = 0
  566. ifHCOutBroadcastPkts.5 = 0
  567. ifHighSpeed.1 = 10
  568. ifHighSpeed.2 = 0
  569. ifHighSpeed.3 = 10
  570. ifHighSpeed.4 = 0
  571. ifHighSpeed.5 = 0
  572. ifPromiscuousMode.1 = false
  573. ifPromiscuousMode.2 = false
  574. ifPromiscuousMode.3 = false
  575. ifPromiscuousMode.4 = false
  576. ifPromiscuousMode.5 = false
  577. ifConnectorPresent.1 = false
  578. ifConnectorPresent.2 = true
  579. ifConnectorPresent.3 = true
  580. ifConnectorPresent.4 = true
  581. ifConnectorPresent.5 = true
  582. ifAlias.1 =
  583. ifAlias.2 =
  584. ifAlias.3 =
  585. ifAlias.4 =
  586. ifAlias.5 =
  587. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  588. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  589. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  590. ifCounterDiscontinuityTime.4 = 0:0:00:00.00
  591. ifCounterDiscontinuityTime.5 = 0:0:00:00.00  
  592.  
  593. ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  594. ifDescr.1 = lo
  595. ifDescr.2 = sit0
  596. ifDescr.3 = bond0
  597. ifDescr.4 = eth0
  598. ifDescr.5 = eth1  
  599.  
  600. ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
  601. ifAdminStatus.1 = up
  602. ifAdminStatus.2 = down
  603. ifAdminStatus.3 = up
  604. ifAdminStatus.4 = up
  605. ifAdminStatus.5 = up  
  606.  
  607. ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  608. ifOperStatus.1 = up
  609. ifOperStatus.2 = down
  610. ifOperStatus.3 = up
  611. ifOperStatus.4 = up
  612. ifOperStatus.5 = down  
  613.  
  614. ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
  615. ifLastChange.1 = 0
  616. ifLastChange.2 = 0
  617. ifLastChange.3 = 0
  618. ifLastChange.4 = 0
  619. ifLastChange.5 = 0  
  620.  
  621. ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'[0m]
  622. ifType.1 = softwareLoopback
  623. ifType.2 = tunnel
  624. ifType.3 = ethernetCsmacd
  625. ifType.4 = ethernetCsmacd
  626. ifType.5 = ethernetCsmacd  
  627.  
  628. ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
  629. ifPhysAddress.1 =
  630. ifPhysAddress.2 =
  631. ifPhysAddress.3 = 0:25:90:46:30:ce
  632. ifPhysAddress.4 = 0:25:90:46:30:ce
  633. ifPhysAddress.5 = 0:25:90:46:30:ce  
  634.  
  635. ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifMtu'[0m]
  636. ifMtu.1 = 16436
  637. ifMtu.2 = 1480
  638. ifMtu.3 = 1500
  639. ifMtu.4 = 1500
  640. ifMtu.5 = 1500  
  641.  
  642. ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
  643. ifInErrors.1 = 0
  644. ifInErrors.2 = 0
  645. ifInErrors.3 = 0
  646. ifInErrors.4 = 0
  647. ifInErrors.5 = 0  
  648.  
  649. ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
  650. ifOutErrors.1 = 0
  651. ifOutErrors.2 = 0
  652. ifOutErrors.3 = 0
  653. ifOutErrors.4 = 0
  654. ifOutErrors.5 = 0  
  655.  
  656. ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
  657. ifInDiscards.1 = 0
  658. ifInDiscards.2 = 0
  659. ifInDiscards.3 = 0
  660. ifInDiscards.4 = 0
  661. ifInDiscards.5 = 0  
  662.  
  663. ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
  664. ifOutDiscards.1 = 0
  665. ifOutDiscards.2 = 0
  666. ifOutDiscards.3 = 0
  667. ifOutDiscards.4 = 0
  668. ifOutDiscards.5 = 0  
  669.  
  670. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  671. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  672.  
  673. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  674. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  675. dot1qPvid = No Such Object available on this agent at this OID  
  676.  
  677. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  678. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl','vdsl2') [0;33m[3][0m 1.08ms]
  679.  
  680. array (
  681.   1 =>
  682.   array (
  683.     'ifName' => 'lo',
  684.     'ifInMulticastPkts' => '0',
  685.     'ifInBroadcastPkts' => '0',
  686.     'ifOutMulticastPkts' => '0',
  687.     'ifOutBroadcastPkts' => '0',
  688.     'ifHCInOctets' => '41575249',
  689.     'ifHCInUcastPkts' => '422396',
  690.     'ifHCInMulticastPkts' => '0',
  691.     'ifHCInBroadcastPkts' => '0',
  692.     'ifHCOutOctets' => '41575249',
  693.     'ifHCOutUcastPkts' => '422396',
  694.     'ifHCOutMulticastPkts' => '0',
  695.     'ifHCOutBroadcastPkts' => '0',
  696.     'ifHighSpeed' => '10',
  697.     'ifPromiscuousMode' => 'false',
  698.     'ifConnectorPresent' => 'false',
  699.     'ifAlias' => '',
  700.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  701.     'ifDescr' => 'lo',
  702.     'ifAdminStatus' => 'up',
  703.     'ifOperStatus' => 'up',
  704.     'ifLastChange' => '0',
  705.     'ifType' => 'softwareLoopback',
  706.     'ifPhysAddress' => '',
  707.     'ifMtu' => '16436',
  708.     'ifInErrors' => '0',
  709.     'ifOutErrors' => '0',
  710.     'ifInDiscards' => '0',
  711.     'ifOutDiscards' => '0',
  712.   ),
  713.   2 =>
  714.   array (
  715.     'ifName' => 'sit0',
  716.     'ifInMulticastPkts' => '0',
  717.     'ifInBroadcastPkts' => '0',
  718.     'ifOutMulticastPkts' => '0',
  719.     'ifOutBroadcastPkts' => '0',
  720.     'ifHCInOctets' => '0',
  721.     'ifHCInUcastPkts' => '0',
  722.     'ifHCInMulticastPkts' => '0',
  723.     'ifHCInBroadcastPkts' => '0',
  724.     'ifHCOutOctets' => '0',
  725.     'ifHCOutUcastPkts' => '0',
  726.     'ifHCOutMulticastPkts' => '0',
  727.     'ifHCOutBroadcastPkts' => '0',
  728.     'ifHighSpeed' => '0',
  729.     'ifPromiscuousMode' => 'false',
  730.     'ifConnectorPresent' => 'true',
  731.     'ifAlias' => '',
  732.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  733.     'ifDescr' => 'sit0',
  734.     'ifAdminStatus' => 'down',
  735.     'ifOperStatus' => 'down',
  736.     'ifLastChange' => '0',
  737.     'ifType' => 'tunnel',
  738.     'ifPhysAddress' => '',
  739.     'ifMtu' => '1480',
  740.     'ifInErrors' => '0',
  741.     'ifOutErrors' => '0',
  742.     'ifInDiscards' => '0',
  743.     'ifOutDiscards' => '0',
  744.   ),
  745.   3 =>
  746.   array (
  747.     'ifName' => 'bond0',
  748.     'ifInMulticastPkts' => '8739810',
  749.     'ifInBroadcastPkts' => '0',
  750.     'ifOutMulticastPkts' => '0',
  751.     'ifOutBroadcastPkts' => '0',
  752.     'ifHCInOctets' => '0',
  753.     'ifHCInUcastPkts' => '315496',
  754.     'ifHCInMulticastPkts' => '8739810',
  755.     'ifHCInBroadcastPkts' => '0',
  756.     'ifHCOutOctets' => '0',
  757.     'ifHCOutUcastPkts' => '5022979',
  758.     'ifHCOutMulticastPkts' => '0',
  759.     'ifHCOutBroadcastPkts' => '0',
  760.     'ifHighSpeed' => '10',
  761.     'ifPromiscuousMode' => 'false',
  762.     'ifConnectorPresent' => 'true',
  763.     'ifAlias' => '',
  764.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  765.     'ifDescr' => 'bond0',
  766.     'ifAdminStatus' => 'up',
  767.     'ifOperStatus' => 'up',
  768.     'ifLastChange' => '0',
  769.     'ifType' => 'ethernetCsmacd',
  770.     'ifPhysAddress' => '0:25:90:46:30:ce',
  771.     'ifMtu' => '1500',
  772.     'ifInErrors' => '0',
  773.     'ifOutErrors' => '0',
  774.     'ifInDiscards' => '0',
  775.     'ifOutDiscards' => '0',
  776.   ),
  777.   4 =>
  778.   array (
  779.     'ifName' => 'eth0',
  780.     'ifInMulticastPkts' => '8739810',
  781.     'ifInBroadcastPkts' => '0',
  782.     'ifOutMulticastPkts' => '0',
  783.     'ifOutBroadcastPkts' => '0',
  784.     'ifHCInOctets' => '0',
  785.     'ifHCInUcastPkts' => '315496',
  786.     'ifHCInMulticastPkts' => '8739810',
  787.     'ifHCInBroadcastPkts' => '0',
  788.     'ifHCOutOctets' => '0',
  789.     'ifHCOutUcastPkts' => '5022979',
  790.     'ifHCOutMulticastPkts' => '0',
  791.     'ifHCOutBroadcastPkts' => '0',
  792.     'ifHighSpeed' => '0',
  793.     'ifPromiscuousMode' => 'false',
  794.     'ifConnectorPresent' => 'true',
  795.     'ifAlias' => '',
  796.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  797.     'ifDescr' => 'eth0',
  798.     'ifAdminStatus' => 'up',
  799.     'ifOperStatus' => 'up',
  800.     'ifLastChange' => '0',
  801.     'ifType' => 'ethernetCsmacd',
  802.     'ifPhysAddress' => '0:25:90:46:30:ce',
  803.     'ifMtu' => '1500',
  804.     'ifInErrors' => '0',
  805.     'ifOutErrors' => '0',
  806.     'ifInDiscards' => '0',
  807.     'ifOutDiscards' => '0',
  808.   ),
  809.   5 =>
  810.   array (
  811.     'ifName' => 'eth1',
  812.     'ifInMulticastPkts' => '0',
  813.     'ifInBroadcastPkts' => '0',
  814.     'ifOutMulticastPkts' => '0',
  815.     'ifOutBroadcastPkts' => '0',
  816.     'ifHCInOctets' => '0',
  817.     'ifHCInUcastPkts' => '0',
  818.     'ifHCInMulticastPkts' => '0',
  819.     'ifHCInBroadcastPkts' => '0',
  820.     'ifHCOutOctets' => '0',
  821.     'ifHCOutUcastPkts' => '0',
  822.     'ifHCOutMulticastPkts' => '0',
  823.     'ifHCOutBroadcastPkts' => '0',
  824.     'ifHighSpeed' => '0',
  825.     'ifPromiscuousMode' => 'false',
  826.     'ifConnectorPresent' => 'true',
  827.     'ifAlias' => '',
  828.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  829.     'ifDescr' => 'eth1',
  830.     'ifAdminStatus' => 'up',
  831.     'ifOperStatus' => 'down',
  832.     'ifLastChange' => '0',
  833.     'ifType' => 'ethernetCsmacd',
  834.     'ifPhysAddress' => '0:25:90:46:30:ce',
  835.     'ifMtu' => '1500',
  836.     'ifInErrors' => '0',
  837.     'ifOutErrors' => '0',
  838.     'ifInDiscards' => '0',
  839.     'ifOutDiscards' => '0',
  840.   ),
  841. )  
  842.  valid  
  843.  valid  
  844.  valid  
  845.  valid  
  846.  valid  
  847.  
  848. Port lo: lo (1 / #12) ifHCInOctets  
  849. ifHCOutOctets  
  850. ifHCInUcastPkts  
  851. ifHCOutUcastPkts  
  852. ifInBroadcastPkts  
  853. ifOutBroadcastPkts  
  854. ifInMulticastPkts  
  855. ifOutMulticastPkts  
  856. ifHighSpeed (10)  
  857. VLAN =   Using ifDescr as ifAlias  
  858. lo
  859.  ifInOctets (1094450 B) 5884.1397849462 Bps 186 secs  
  860.  
  861.  ifOutOctets (1094450 B) 5884.1397849462 Bps 186 secs  
  862.  
  863.  ifInErrors (0 B) 0 Bps 186 secs  
  864.  
  865.  ifOutErrors (0 B) 0 Bps 186 secs  
  866.  
  867.  ifInUcastPkts (12930 B) 69.516129032258 Bps 186 secs  
  868.  
  869.  ifOutUcastPkts (12930 B) 69.516129032258 Bps 186 secs  
  870.  
  871.  ifInNUcastPkts (0 B) 0 Bps 186 secs  
  872.  
  873.  ifOutNUcastPkts (0 B) 0 Bps 186 secs  
  874.  
  875.  ifInDiscards (0 B) 0 Bps 186 secs  
  876.  
  877.  ifOutDiscards (0 B) 0 Bps 186 secs  
  878.  
  879.  ifInUnknownProtos (0 B) 0 Bps 186 secs  
  880.  
  881.  ifInBroadcastPkts (0 B) 0 Bps 186 secs  
  882.  
  883.  ifOutBroadcastPkts (0 B) 0 Bps 186 secs  
  884.  
  885.  ifInMulticastPkts (0 B) 0 Bps 186 secs  
  886.  
  887.  ifOutMulticastPkts (0 B) 0 Bps 186 secs  
  888. bps(47.07 kbps/47.07 kbps)bytes(1.04 MiB/1.04 MiB)pkts(69.52 pps/69.52 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["41575249",40480799,5884.139784946236,1094450,"41575249",40480799,5884.139784946236,1094450,"0",0,0,0,"0",0,0,0,"422396",409466,69.51612903225806,12930,"422396",409466,69.51612903225806,12930,1653360337,1653360151,186,12][0m 1.57ms]
  889.  
  890. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,12][0m 0.73ms]
  891.  
  892. 1 updated  
  893.  
  894. Port sit0: sit0 (2 / #13) ifInOctets  
  895. ifOutOctets  
  896. ifInUcastPkts  
  897. ifOutUcastPkts  
  898. ifInBroadcastPkts  
  899. ifOutBroadcastPkts  
  900. ifInMulticastPkts  
  901. ifOutMulticastPkts  
  902. ifHighSpeed (0)  
  903. VLAN =   Using ifDescr as ifAlias  
  904. sit013 skipped because port is still down since last polling.  
  905. SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0000000",1653360337,1653360151,186,13][0m 1.38ms]
  906.  
  907. 1 updated  
  908.  
  909. Port bond0: bond0 (3 / #14) ifInOctets  
  910. ifOutOctets  
  911. ifHCInUcastPkts  
  912. ifHCOutUcastPkts  
  913. ifInBroadcastPkts  
  914. ifOutBroadcastPkts  
  915. ifHCInMulticastPkts  
  916. ifOutMulticastPkts  
  917. ifHighSpeed (10)  
  918. VLAN =   Using ifDescr as ifAlias  
  919. bond0
  920.  ifInOctets (0 B) 0 Bps 186 secs  
  921.  
  922.  ifOutOctets (0 B) 0 Bps 186 secs  
  923.  
  924.  ifInErrors (0 B) 0 Bps 186 secs  
  925.  
  926.  ifOutErrors (0 B) 0 Bps 186 secs  
  927.  
  928.  ifInUcastPkts (6518 B) 35.043010752688 Bps 186 secs  
  929.  
  930.  ifOutUcastPkts (6873 B) 36.951612903226 Bps 186 secs  
  931.  
  932.  ifInNUcastPkts (0 B) 0 Bps 186 secs  
  933.  
  934.  ifOutNUcastPkts (0 B) 0 Bps 186 secs  
  935.  
  936.  ifInDiscards (0 B) 0 Bps 186 secs  
  937.  
  938.  ifOutDiscards (0 B) 0 Bps 186 secs  
  939.  
  940.  ifInUnknownProtos (0 B) 0 Bps 186 secs  
  941.  
  942.  ifInBroadcastPkts (0 B) 0 Bps 186 secs  
  943.  
  944.  ifOutBroadcastPkts (0 B) 0 Bps 186 secs  
  945.  
  946.  ifInMulticastPkts (108 B) 0.58064516129032 Bps 186 secs  
  947.  
  948.  ifOutMulticastPkts (0 B) 0 Bps 186 secs  
  949. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(35.04 pps/36.95 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"315496",308978,35.043010752688176,6518,"5022979",5016106,36.95161290322581,6873,1653360337,1653360151,186,14][0m 1.4ms]
  950.  
  951. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"8739810",8739702,0.5806451612903226,108,"0",0,0,0,14][0m 1.43ms]
  952.  
  953. 2 updated  
  954.  
  955. Port eth0: eth0 (4 / #15) ifInOctets  
  956. ifOutOctets  
  957. ifHCInUcastPkts  
  958. ifHCOutUcastPkts  
  959. ifInBroadcastPkts  
  960. ifOutBroadcastPkts  
  961. ifHCInMulticastPkts  
  962. ifOutMulticastPkts  
  963. ifHighSpeed (0)  
  964. VLAN =   Using ifDescr as ifAlias  
  965. eth0
  966.  ifInOctets (0 B) 0 Bps 186 secs  
  967.  
  968.  ifOutOctets (0 B) 0 Bps 186 secs  
  969.  
  970.  ifInErrors (0 B) 0 Bps 186 secs  
  971.  
  972.  ifOutErrors (0 B) 0 Bps 186 secs  
  973.  
  974.  ifInUcastPkts (6518 B) 35.043010752688 Bps 186 secs  
  975.  
  976.  ifOutUcastPkts (6873 B) 36.951612903226 Bps 186 secs  
  977.  
  978.  ifInNUcastPkts (0 B) 0 Bps 186 secs  
  979.  
  980.  ifOutNUcastPkts (0 B) 0 Bps 186 secs  
  981.  
  982.  ifInDiscards (0 B) 0 Bps 186 secs  
  983.  
  984.  ifOutDiscards (0 B) 0 Bps 186 secs  
  985.  
  986.  ifInUnknownProtos (0 B) 0 Bps 186 secs  
  987.  
  988.  ifInBroadcastPkts (0 B) 0 Bps 186 secs  
  989.  
  990.  ifOutBroadcastPkts (0 B) 0 Bps 186 secs  
  991.  
  992.  ifInMulticastPkts (108 B) 0.58064516129032 Bps 186 secs  
  993.  
  994.  ifOutMulticastPkts (0 B) 0 Bps 186 secs  
  995. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(35.04 pps/36.95 pps)SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0000000",0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"315496",308978,35.043010752688176,6518,"5022979",5016106,36.95161290322581,6873,1653360337,1653360151,186,15][0m 1.41ms]
  996.  
  997. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"8739810",8739702,0.5806451612903226,108,"0",0,0,0,15][0m 1.41ms]
  998.  
  999. 2 updated  
  1000.  
  1001. Port eth1: eth1 (5 / #16) ifInOctets  
  1002. ifOutOctets  
  1003. ifInUcastPkts  
  1004. ifOutUcastPkts  
  1005. ifInBroadcastPkts  
  1006. ifOutBroadcastPkts  
  1007. ifInMulticastPkts  
  1008. ifOutMulticastPkts  
  1009. ifHighSpeed (0)  
  1010. VLAN =   Using ifDescr as ifAlias  
  1011. eth116 skipped because port is still down since last polling.  
  1012. SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0000000",1653360337,1653360151,186,16][0m 1.31ms]
  1013.  
  1014. 1 updated  
  1015.  
  1016. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1653360337,1653360151,null][0m 0.14ms]
  1017.  
  1018. 0 updated  
  1019.  
  1020. >> Runtime for poller module 'ports': 0.4066 seconds with 35176 bytes
  1021. >> [0;36mSNMP[0m: [14/0.38s] [1;33mMySQL[0m: [11/0.13s]  
  1022. #### Unload poller module ports ####
  1023.  
  1024. Modules status: Global+  
  1025. OS  
  1026. Device  
  1027.  
  1028. #### Load poller module customoid ####
  1029. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[3][0m 0.2ms]
  1030.  
  1031.  
  1032. >> Runtime for poller module 'customoid': 0.0004 seconds with 1280 bytes
  1033. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1034. #### Unload poller module customoid ####
  1035.  
  1036. Modules status: Global+  
  1037. OS-  
  1038. Device  
  1039. Module [ bgp-peers ] disabled on os.
  1040.  
  1041. Modules status: Global+  
  1042. OS  
  1043. Device  
  1044.  
  1045. #### Load poller module junose-atm-vp ####
  1046. SQL[[1;33mSELECT * FROM `ports` AS P, `juniAtmVp` AS J WHERE P.`device_id` = ? AND J.port_id = P.port_id [0;33m[3][0m 0.79ms]
  1047.  
  1048.  
  1049. >> Runtime for poller module 'junose-atm-vp': 0.0010 seconds with 1536 bytes
  1050. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  1051. #### Unload poller module junose-atm-vp ####
  1052.  
  1053. Modules status: Global+  
  1054. OS  
  1055. Device  
  1056.  
  1057. #### Load poller module printer-supplies ####
  1058. SQL[[1;33mselect * from `printer_supplies` where `printer_supplies`.`device_id` = ? and `printer_supplies`.`device_id` is not null [0;33m[3][0m 0.19ms]
  1059.  
  1060.  
  1061. >> Runtime for poller module 'printer-supplies': 0.0011 seconds with 60496 bytes
  1062. >> [0;36mSNMP[0m: [1/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1063. #### Unload poller module printer-supplies ####
  1064.  
  1065. Modules status: Global+  
  1066. OS  
  1067. Device  
  1068.  
  1069. #### Load poller module ucd-diskio ####
  1070. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[3][0m 0.15ms]
  1071.  
  1072.  
  1073. >> Runtime for poller module 'ucd-diskio': 0.0004 seconds with 784 bytes
  1074. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1075. #### Unload poller module ucd-diskio ####
  1076.  
  1077. Modules status: Global+  
  1078. OS  
  1079. Device  
  1080.  
  1081. #### Load poller module wifi ####
  1082.  
  1083. >> Runtime for poller module 'wifi': 0.0000 seconds with 592 bytes
  1084. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1085. #### Unload poller module wifi ####
  1086.  
  1087. Modules status: Global+  
  1088. OS  
  1089. Device  
  1090.  
  1091. #### Load poller module wireless ####
  1092. Attempting to initialize OS: linux  
  1093. Attempting to initialize Group OS: unix  
  1094. OS initialized: LibreNMS\OS\Shared\Unix  
  1095. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[3][0m 0.65ms]
  1096.  
  1097.  
  1098. >> Runtime for poller module 'wireless': 0.0017 seconds with 103192 bytes
  1099. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  1100. #### Unload poller module wireless ####
  1101.  
  1102. Modules status: Global+  
  1103. OS-  
  1104. Device  
  1105. Module [ ospf ] disabled on os.
  1106.  
  1107. Modules status: Global-  
  1108. OS  
  1109. Device  
  1110. Module [ isis ] disabled globally.
  1111.  
  1112. Modules status: Global+  
  1113. OS  
  1114. Device  
  1115.  
  1116. #### Load poller module cisco-ipsec-flow-monitor ####
  1117.  
  1118. >> Runtime for poller module 'cisco-ipsec-flow-monitor': 0.0001 seconds with 2656 bytes
  1119. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1120. #### Unload poller module cisco-ipsec-flow-monitor ####
  1121.  
  1122. Modules status: Global+  
  1123. OS  
  1124. Device  
  1125.  
  1126. #### Load poller module cisco-remote-access-monitor ####
  1127.  
  1128. >> Runtime for poller module 'cisco-remote-access-monitor': 0.0001 seconds with 704 bytes
  1129. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1130. #### Unload poller module cisco-remote-access-monitor ####
  1131.  
  1132. Modules status: Global+  
  1133. OS  
  1134. Device  
  1135.  
  1136. #### Load poller module cisco-cef ####
  1137.  
  1138. >> Runtime for poller module 'cisco-cef': 0.0001 seconds with 2304 bytes
  1139. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1140. #### Unload poller module cisco-cef ####
  1141.  
  1142. Modules status: Global+  
  1143. OS  
  1144. Device  
  1145.  
  1146. #### Load poller module slas ####
  1147.  
  1148. >> Runtime for poller module 'slas': 0.0001 seconds with 4984 bytes
  1149. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1150. #### Unload poller module slas ####
  1151.  
  1152. Modules status: Global+  
  1153. OS  
  1154. Device  
  1155.  
  1156. #### Load poller module cisco-mac-accounting ####
  1157.  
  1158. >> Runtime for poller module 'cisco-mac-accounting': 0.0002 seconds with 4144 bytes
  1159. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1160. #### Unload poller module cisco-mac-accounting ####
  1161.  
  1162. Modules status: Global+  
  1163. OS  
  1164. Device  
  1165.  
  1166. #### Load poller module cipsec-tunnels ####
  1167.  
  1168. >> Runtime for poller module 'cipsec-tunnels': 0.0002 seconds with 2240 bytes
  1169. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1170. #### Unload poller module cipsec-tunnels ####
  1171.  
  1172. Modules status: Global+  
  1173. OS  
  1174. Device  
  1175.  
  1176. #### Load poller module cisco-ace-loadbalancer ####
  1177.  
  1178. >> Runtime for poller module 'cisco-ace-loadbalancer': 0.0001 seconds with 992 bytes
  1179. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1180. #### Unload poller module cisco-ace-loadbalancer ####
  1181.  
  1182. Modules status: Global+  
  1183. OS  
  1184. Device  
  1185.  
  1186. #### Load poller module cisco-ace-serverfarms ####
  1187.  
  1188. >> Runtime for poller module 'cisco-ace-serverfarms': 0.0001 seconds with 992 bytes
  1189. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1190. #### Unload poller module cisco-ace-serverfarms ####
  1191.  
  1192. Modules status: Global+  
  1193. OS  
  1194. Device  
  1195.  
  1196. #### Load poller module cisco-asa-firewall ####
  1197.  
  1198. >> Runtime for poller module 'cisco-asa-firewall': 0.0001 seconds with 840 bytes
  1199. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1200. #### Unload poller module cisco-asa-firewall ####
  1201.  
  1202. Modules status: Global+  
  1203. OS  
  1204. Device  
  1205.  
  1206. #### Load poller module cisco-voice ####
  1207.  
  1208. >> Runtime for poller module 'cisco-voice': 0.0000 seconds with 432 bytes
  1209. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1210. #### Unload poller module cisco-voice ####
  1211.  
  1212. Modules status: Global+  
  1213. OS  
  1214. Device  
  1215.  
  1216. #### Load poller module cisco-cbqos ####
  1217.  
  1218. >> Runtime for poller module 'cisco-cbqos': 0.0001 seconds with 1968 bytes
  1219. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1220. #### Unload poller module cisco-cbqos ####
  1221.  
  1222. Modules status: Global+  
  1223. OS  
  1224. Device  
  1225.  
  1226. #### Load poller module cisco-otv ####
  1227.  
  1228. >> Runtime for poller module 'cisco-otv': 0.0002 seconds with 4328 bytes
  1229. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1230. #### Unload poller module cisco-otv ####
  1231.  
  1232. Modules status: Global+  
  1233. OS  
  1234. Device  
  1235.  
  1236. #### Load poller module cisco-qfp ####
  1237. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m["cisco-qfp",0,0,3][0m 0.22ms]
  1238.  
  1239.  
  1240. >> Runtime for poller module 'cisco-qfp': 0.0011 seconds with 78816 bytes
  1241. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1242. #### Unload poller module cisco-qfp ####
  1243.  
  1244. Modules status: Global+  
  1245. OS  
  1246. Device  
  1247.  
  1248. #### Load poller module cisco-vpdn ####
  1249.  
  1250. >> Runtime for poller module 'cisco-vpdn': 0.0001 seconds with 592 bytes
  1251. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1252. #### Unload poller module cisco-vpdn ####
  1253.  
  1254. Modules status: Global+  
  1255. OS  
  1256. Device  
  1257.  
  1258. #### Load poller module nac ####
  1259.  
  1260. >> Runtime for poller module 'nac': 0.0001 seconds with 7120 bytes
  1261. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1262. #### Unload poller module nac ####
  1263.  
  1264. Modules status: Global+  
  1265. OS  
  1266. Device  
  1267.  
  1268. #### Load poller module netscaler-vsvr ####
  1269.  
  1270. >> Runtime for poller module 'netscaler-vsvr': 0.0001 seconds with 1632 bytes
  1271. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1272. #### Unload poller module netscaler-vsvr ####
  1273.  
  1274. Modules status: Global+  
  1275. OS  
  1276. Device  
  1277.  
  1278. #### Load poller module aruba-controller ####
  1279.  
  1280. >> Runtime for poller module 'aruba-controller': 0.0002 seconds with 2856 bytes
  1281. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1282. #### Unload poller module aruba-controller ####
  1283.  
  1284. Modules status: Global+  
  1285. OS  
  1286. Device  
  1287.  
  1288. #### Load poller module entity-physical ####
  1289.  
  1290. >> Runtime for poller module 'entity-physical': 0.0001 seconds with 472 bytes
  1291. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1292. #### Unload poller module entity-physical ####
  1293.  
  1294. Modules status: Global+  
  1295. OS  
  1296. Device  
  1297.  
  1298. #### Load poller module entity-state ####
  1299. SQL[[1;33mSELECT S.entity_state_id, S.entStateLastChanged, P.entPhysicalIndex FROM entityState AS S LEFT JOIN entPhysical AS P USING (entPhysical_id) WHERE S.device_id=? [0;33m[3][0m 0.19ms]
  1300.  
  1301.  
  1302. >> Runtime for poller module 'entity-state': 0.0004 seconds with 1104 bytes
  1303. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1304. #### Unload poller module entity-state ####
  1305.  
  1306. Modules status: Global+  
  1307. OS  
  1308. Device  
  1309.  
  1310. #### Load poller module applications ####
  1311. SQL[[1;33mSELECT * FROM `applications` WHERE `device_id`  = ? [0;33m[3][0m 0.16ms]
  1312.  
  1313.  
  1314. >> Runtime for poller module 'applications': 0.0003 seconds with 536 bytes
  1315. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1316. #### Unload poller module applications ####
  1317.  
  1318. Modules status: Global+  
  1319. OS  
  1320. Device  
  1321.  
  1322. #### Load poller module mib ####
  1323.  
  1324. Warning: include(includes/polling/mib.inc.php): failed to open stream: No such file or directory in /opt/librenms/includes/polling/functions.inc.php on line 329
  1325.  
  1326. Warning: include(): Failed opening 'includes/polling/mib.inc.php' for inclusion (include_path='.:/usr/share/php') in /opt/librenms/includes/polling/functions.inc.php on line 329
  1327.  
  1328. >> Runtime for poller module 'mib': 0.0000 seconds with 112 bytes
  1329. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1330. #### Unload poller module mib ####
  1331.  
  1332. Modules status: Global+  
  1333. OS-  
  1334. Device  
  1335. Module [ stp ] disabled on os.
  1336.  
  1337. Modules status: Global+  
  1338. OS  
  1339. Device  
  1340.  
  1341. #### Load poller module ntp ####
  1342.  
  1343. >> Runtime for poller module 'ntp': 0.0001 seconds with 400 bytes
  1344. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1345. #### Unload poller module ntp ####
  1346.  
  1347. Modules status: Global+  
  1348. OS  
  1349. Device  
  1350.  
  1351. #### Load poller module loadbalancers ####
  1352.  
  1353. >> Runtime for poller module 'loadbalancers': 0.0000 seconds with 400 bytes
  1354. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1355. #### Unload poller module loadbalancers ####
  1356.  
  1357. Modules status: Global+  
  1358. OS  
  1359. Device  
  1360.  
  1361. #### Load poller module mef ####
  1362. MEF Links: SQL[[1;33mSELECT id, mefID, mefType, mefIdent, mefMTU, mefAdmState, mefRowState FROM mefinfo WHERE device_id = ? [0;33m[3][0m 0.18ms]
  1363.  
  1364.  
  1365.  
  1366. >> Runtime for poller module 'mef': 0.0004 seconds with 1232 bytes
  1367. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1368. #### Unload poller module mef ####
  1369.  
  1370. Modules status: Global+  
  1371. OS  
  1372. Device  
  1373.  
  1374. #### Load poller module mpls ####
  1375.  
  1376. >> Runtime for poller module 'mpls': 0.0002 seconds with 23656 bytes
  1377. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1378. #### Unload poller module mpls ####
  1379.  
  1380. Modules status: Global+  
  1381. OS  
  1382. Device  
  1383.  
  1384. #### Load poller module cisco-sla ####
  1385.  
  1386. Warning: include(includes/polling/cisco-sla.inc.php): failed to open stream: No such file or directory in /opt/librenms/includes/polling/functions.inc.php on line 329
  1387.  
  1388. Warning: include(): Failed opening 'includes/polling/cisco-sla.inc.php' for inclusion (include_path='.:/usr/share/php') in /opt/librenms/includes/polling/functions.inc.php on line 329
  1389.  
  1390. >> Runtime for poller module 'cisco-sla': 0.0000 seconds with 112 bytes
  1391. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1392. #### Unload poller module cisco-sla ####
  1393.  
  1394. Modules status: Global+  
  1395. OS  
  1396. Device  
  1397.  
  1398. #### Load poller module toner ####
  1399.  
  1400. Warning: include(includes/polling/toner.inc.php): failed to open stream: No such file or directory in /opt/librenms/includes/polling/functions.inc.php on line 329
  1401.  
  1402. Warning: include(): Failed opening 'includes/polling/toner.inc.php' for inclusion (include_path='.:/usr/share/php') in /opt/librenms/includes/polling/functions.inc.php on line 329
  1403.  
  1404. >> Runtime for poller module 'toner': 0.0000 seconds with 112 bytes
  1405. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1406. #### Unload poller module toner ####
  1407.  
  1408. Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[3][0m 0.2ms]
  1409.  
  1410.  
  1411. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[1.932,3][0m 2.32ms]
  1412.  
  1413. Updating 172.31.31.122  
  1414.  
  1415. Polled in 1.932 seconds
  1416. ### Start Device Groups ###
  1417. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.24ms]
  1418.  
  1419. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[3][0m 0.16ms]
  1420.  
  1421. Groups Added:  
  1422. Groups Removed:  
  1423. ### End Device Groups, runtime: 0.0013s ###
  1424.  
  1425. #### Start Alerts ####
  1426. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2022-05-24T02:45:37.168099Z","2022-05-24T02:45:37.168099Z",0,1,"02:45:37","02:45:37","02:45:37","02:45:37","[42m%","device",3,"location",1][0m 0.9ms]
  1427.  
  1428. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[3][0m 0.66ms]
  1429.  
  1430. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  1431.         LEFT JOIN alert_device_map d ON a.id=d.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND d.device_id = ?)
  1432.         LEFT JOIN alert_group_map g ON a.id=g.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND g.group_id IN (SELECT DISTINCT device_group_id FROM device_group_device WHERE device_id = ?))
  1433.         LEFT JOIN alert_location_map l ON a.id=l.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND l.location_id IN (SELECT DISTINCT location_id FROM devices WHERE device_id = ?))
  1434.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  1435.         WHERE a.disabled = 0 AND (
  1436.             (d.device_id IS NULL AND g.group_id IS NULL)
  1437.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  1438.             OR (a.invert_map = 1  AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL))
  1439.         ) [0;33m[3,3,3,3,3,3,3,3][0m 1.25ms]
  1440.  
  1441. #### End Alerts ####
  1442. ./poller.php 172.31.31.122 2022-05-24 02:45:37 - 1 devices polled in 2.110 secs  
  1443.  
  1444. [0;36mSNMP[0m [30/0.83s]: Snmpget[14/0.32s] Snmpwalk[16/0.50s]  
  1445. [1;33mSQL[0m [60/0.45s]: Select[43/0.25s] Insert[1/0.02s] Update[16/0.18s]  
  1446.