ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From librenms, 1 Year ago, written in Plain Text.
Embed
  1. [1;31mWarning: poller.php is deprecated![0m Use [1mlnms device:poll[0m instead.
  2.  
  3. Override poller modules: unix-agent, core, os, availability, ipmi, sensors, processors, mempools, storage, netstats, hr-mib, ucd-mib, ipSystemStats, ports, xdsl, customoid, bgp-peers, junose-atm-vp, printer-supplies, ucd-diskio, vminfo, wifi, wireless, ospf, isis, cisco-ipsec-flow-monitor, cisco-remote-access-monitor, cisco-cef, slas, cisco-mac-accounting, cipsec-tunnels, cisco-ace-loadbalancer, cisco-ace-serverfarms, cisco-asa-firewall, cisco-voice, cisco-cbqos, cisco-otv, cisco-qfp, cisco-vpdn, nac, netscaler-vsvr, aruba-controller, entity-physical, entity-state, applications, stp, ntp, loadbalancers, mef, mpls  
  4. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.9ms]
  5.  
  6. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.81ms]
  7.  
  8. SQL[[1;33mselect version() [0;33m[][0m 0.67ms]
  9.  
  10. ===========================================
  11. Component | Version
  12. --------- | -------
  13. LibreNMS  | 24.4.1-53-g6c6bdf26d (2024-05-19T22:46:16+08:00)
  14. DB Schema | 2024_04_29_183605_custom_maps_drop_background_suffix_and_background_version (294)
  15. PHP       | 8.1.2-1ubuntu2.17
  16. Python    | 3.10.12
  17. Database  | MariaDB 10.6.16-MariaDB-0ubuntu0.22.04.1
  18. RRDTool   | 1.7.2
  19. SNMP      | 5.9.1
  20. ===========================================
  21.  
  22. Updating os_def.cache  
  23. Starting polling run:
  24.  
  25. SQL[[1;33mselect `device_id` from `devices` where `hostname` = ? [0;33m["10.100.11.151"][0m 0.95ms]
  26.  
  27. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[5][0m 0.89ms]
  28.  
  29. Hostname:  10.100.11.151
  30. ID:        5
  31. OS:        generic
  32. IP:        10.100.11.151
  33.  
  34. Attempting to initialize OS: generic  
  35. OS initialized: LibreNMS\OS\Generic  
  36. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[5][0m 0.83ms]
  37.  
  38. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.100.11.151'
  39.  
  40. response: 10.100.11.151 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.239/0.242/0.243  
  41. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  42. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::zeroDotZero
  43.  
  44.  
  45. SQL[[1;33mupdate `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? [0;33m["2024-05-20 12:08:13",0.242,5][0m 1.4ms]
  46.  
  47. 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[5][0m 0.96ms]
  48.  
  49. #### Load poller module core ####
  50.  
  51. Module enabled: Global + | OS   | Device   | Manual    
  52. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]  
  53. .*.*.0 = 141522957
  54.  
  55.  
  56. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  57. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = No Such Object available on this agent at this OID
  58. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  59.  
  60.  
  61. Uptime seconds: 1415230
  62.  
  63. Uptime: 2 weeks 2 days 9 hours 7 minutes 10 seconds  
  64. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[1415230,5][0m 1.35ms]
  65.  
  66.  
  67. >> [0;36mSNMP[0m: [3/0.06s] [1;33mMySQL[0m: [4/0.05s]  
  68. >> Runtime for poller module 'core': 0.0480 seconds with 167992 bytes  
  69. #### Unload poller module core ####
  70.  
  71. #### Load poller module os ####
  72.  
  73. Module enabled: Global + | OS   | Device   | Manual    
  74. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[2][0m 0.74ms]
  75.  
  76. Location: Location
  77. Hardware:
  78. OS Version:
  79. OS Features:
  80. Serial:
  81.  
  82. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  83. >> Runtime for poller module 'os': 0.0039 seconds with 123944 bytes  
  84. #### Unload poller module os ####
  85.  
  86. #### Load poller module availability ####
  87.  
  88. Module enabled: Global + | OS   | Device + | Manual    
  89. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1716091693][0m 0.85ms]
  90.  
  91. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,86400][0m 0.59ms]
  92.  
  93. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,17][0m 0.67ms]
  94.  
  95. 1 day   : 100%  
  96. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1715573293][0m 0.67ms]
  97.  
  98. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,604800][0m 0.69ms]
  99.  
  100. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,18][0m 0.55ms]
  101.  
  102. 1 week  : 100%  
  103. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1713586093][0m 0.65ms]
  104.  
  105. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,2592000][0m 0.64ms]
  106.  
  107. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,19][0m 0.48ms]
  108.  
  109. 1 month : 100%  
  110. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[5,1684642093][0m 0.77ms]
  111.  
  112. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[5,31536000][0m 0.68ms]
  113.  
  114. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,20][0m 0.48ms]
  115.  
  116. 1 year  : 100%  
  117. SQL[[1;33mdelete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [0;33m[5,17,18,19,20][0m 0.49ms]
  118.  
  119.  
  120. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [13/0.08s]  
  121. >> Runtime for poller module 'availability': 0.0156 seconds with 71656 bytes  
  122. #### Unload poller module availability ####
  123.  
  124. #### Load poller module sensors ####
  125.  
  126. Module enabled: Global + | OS   | Device   | Manual    
  127. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[5][0m 0.63ms]
  128.  
  129.  
  130. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  131. >> Runtime for poller module 'sensors': 0.0014 seconds with 2768 bytes  
  132. #### Unload poller module sensors ####
  133.  
  134. #### Load poller module processors ####
  135.  
  136. Module enabled: Global + | OS   | Device   | Manual    
  137. Attempting to initialize OS: generic  
  138. OS initialized: LibreNMS\OS\Generic  
  139. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[5][0m 0.76ms]
  140.  
  141.  
  142. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  143. >> Runtime for poller module 'processors': 0.0026 seconds with 127160 bytes  
  144. #### Unload poller module processors ####
  145.  
  146. #### Load poller module mempools ####
  147.  
  148. Module enabled: Global + | OS   | Device   | Manual    
  149. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[5][0m 0.53ms]
  150.  
  151.  
  152. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  153. >> Runtime for poller module 'mempools': 0.0022 seconds with 83048 bytes  
  154. #### Unload poller module mempools ####
  155.  
  156. #### Load poller module netstats ####
  157.  
  158. Module enabled: Global + | OS   | Device   | Manual    
  159. icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0'[0m]  
  160. IP-MIB::icmpInMsgs.0 = 28900
  161. IP-MIB::icmpOutMsgs.0 = 28900
  162. IP-MIB::icmpInErrors.0 = 0
  163. IP-MIB::icmpOutErrors.0 = 0
  164. IP-MIB::icmpInEchos.0 = 28899
  165. IP-MIB::icmpOutEchos.0 = 0
  166. IP-MIB::icmpInEchoReps.0 = 0
  167. IP-MIB::icmpOutEchoReps.0 = 0
  168. IP-MIB::icmpInDestUnreachs.0 = 1
  169. IP-MIB::icmpOutDestUnreachs.0 = 1
  170.  
  171.  
  172. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0'[0m]  
  173. IP-MIB::icmpInParmProbs.0 = 0
  174. IP-MIB::icmpInTimeExcds.0 = 0
  175. IP-MIB::icmpInSrcQuenchs.0 = 0
  176. IP-MIB::icmpInRedirects.0 = 0
  177. IP-MIB::icmpInTimestamps.0 = 0
  178. IP-MIB::icmpInTimestampReps.0 = 0
  179. IP-MIB::icmpInAddrMasks.0 = 0
  180. IP-MIB::icmpInAddrMaskReps.0 = 0
  181. IP-MIB::icmpOutTimeExcds.0 = 0
  182. IP-MIB::icmpOutParmProbs.0 = 0
  183.  
  184.  
  185. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'[0m]  
  186. IP-MIB::icmpOutSrcQuenchs.0 = 0
  187. IP-MIB::icmpOutRedirects.0 = 0
  188. IP-MIB::icmpOutTimestamps.0 = 0
  189. IP-MIB::icmpOutTimestampReps.0 = 0
  190. IP-MIB::icmpOutAddrMasks.0 = 0
  191. IP-MIB::icmpOutAddrMaskReps.0 = 0
  192.  
  193.  
  194. ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0'[0m]  
  195. IP-MIB::ipForwDatagrams.0 = 0
  196. IP-MIB::ipInDelivers.0 = 11046276
  197. IP-MIB::ipInReceives.0 = 11046277
  198. IP-MIB::ipOutRequests.0 = 11131319
  199. IP-MIB::ipInDiscards.0 = 0
  200. IP-MIB::ipOutDiscards.0 = 0
  201. IP-MIB::ipOutNoRoutes.0 = 0
  202. IP-MIB::ipReasmReqds.0 = 2
  203. IP-MIB::ipReasmOKs.0 = 1
  204. IP-MIB::ipReasmFails.0 = 0
  205.  
  206.  
  207. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'[0m]  
  208. IP-MIB::ipFragOKs.0 = 0
  209. IP-MIB::ipFragFails.0 = 0
  210. IP-MIB::ipFragCreates.0 = 0
  211. IP-MIB::ipInUnknownProtos.0 = 0
  212. IP-MIB::ipInHdrErrors.0 = 0
  213. IP-MIB::ipInAddrErrors.0 = 0
  214.  
  215.  
  216. ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  217. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  218.  
  219.  
  220. snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0'[0m]  
  221. SNMPv2-MIB::snmpInPkts.0 = 6720110
  222. SNMPv2-MIB::snmpOutPkts.0 = 6720102
  223. SNMPv2-MIB::snmpInBadVersions.0 = 0
  224. SNMPv2-MIB::snmpInBadCommunityNames.0 = 6
  225. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  226. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  227. SNMPv2-MIB::snmpInTooBigs.0 = 0
  228. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  229. SNMPv2-MIB::snmpInBadValues.0 = 0
  230. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  231.  
  232.  
  233. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0'[0m]  
  234. SNMPv2-MIB::snmpInGenErrs.0 = 0
  235. SNMPv2-MIB::snmpInTotalReqVars.0 = 26131725
  236. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  237. SNMPv2-MIB::snmpInGetRequests.0 = 6391312
  238. SNMPv2-MIB::snmpInGetNexts.0 = 257329
  239. SNMPv2-MIB::snmpInSetRequests.0 = 0
  240. SNMPv2-MIB::snmpInGetResponses.0 = 0
  241. SNMPv2-MIB::snmpInTraps.0 = 0
  242. SNMPv2-MIB::snmpOutTooBigs.0 = 3
  243. SNMPv2-MIB::snmpOutNoSuchNames.0 = 6037082
  244.  
  245.  
  246. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'[0m]  
  247. SNMPv2-MIB::snmpOutBadValues.0 = 0
  248. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  249. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  250. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  251. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  252. SNMPv2-MIB::snmpOutGetResponses.0 = 6720104
  253. SNMPv2-MIB::snmpOutTraps.0 = 0
  254. SNMPv2-MIB::snmpSilentDrops.0 = No Such Object available on this agent at this OID
  255. SNMPv2-MIB::snmpProxyDrops.0 = No Such Object available on this agent at this OID
  256.  
  257.  
  258. udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  259. UDP-MIB::udpInDatagrams.0 = 6729854
  260. UDP-MIB::udpOutDatagrams.0 = 6720105
  261. UDP-MIB::udpInErrors.0 = 0
  262. UDP-MIB::udpNoPorts.0 = 144137
  263.  
  264.  
  265. tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0'[0m]  
  266. TCP-MIB::tcpActiveOpens.0 = 0
  267. TCP-MIB::tcpPassiveOpens.0 = 334408
  268. TCP-MIB::tcpAttemptFails.0 = 0
  269. TCP-MIB::tcpEstabResets.0 = 134327
  270. TCP-MIB::tcpCurrEstab.0 = 0
  271. TCP-MIB::tcpInSegs.0 = 4143611
  272. TCP-MIB::tcpOutSegs.0 = 4382029
  273. TCP-MIB::tcpRetransSegs.0 = 289
  274. TCP-MIB::tcpInErrs.0 = 0
  275. TCP-MIB::tcpOutRsts.0 = 84836
  276.  
  277.  
  278.  
  279.  
  280. >> [0;36mSNMP[0m: [11/0.23s] [1;33mMySQL[0m: [0/0.00s]  
  281. >> Runtime for poller module 'netstats': 0.2330 seconds with 42184 bytes  
  282. #### Unload poller module netstats ####
  283.  
  284. #### Load poller module ucd-mib ####
  285.  
  286. Module enabled: Global + | OS   | Device   | Manual    
  287. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  288. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)  
  289.  
  290. 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]
  291. laLoadInt.1 = No Such Object available on this agent at this OID
  292. laLoadInt.2 = No Such Object available on this agent at this OID
  293. laLoadInt.3 = No Such Object available on this agent at this OID  
  294.  
  295.  
  296. >> [0;36mSNMP[0m: [2/0.03s] [1;33mMySQL[0m: [0/0.00s]  
  297. >> Runtime for poller module 'ucd-mib': 0.0342 seconds with 12448 bytes  
  298. #### Unload poller module ucd-mib ####
  299.  
  300. #### Load poller module ipSystemStats ####
  301.  
  302. Module enabled: Global + | OS   | Device   | Manual    
  303. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  304. ipSystemStatsTable = No Such Object available on this agent at this OID  
  305.  
  306. Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID  
  307.  
  308.  
  309. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]  
  310. >> Runtime for poller module 'ipSystemStats': 0.0248 seconds with 4040 bytes  
  311. #### Unload poller module ipSystemStats ####
  312.  
  313. #### Load poller module ports ####
  314.  
  315. Module enabled: Global + | OS   | Device   | Manual    
  316. 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[5][0m 1.15ms]
  317.  
  318. 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]
  319. ifXEntry = No Such Object available on this agent at this OID  
  320.  
  321. Invalid snmp_walk() data = ifXEntry = No Such Object available on this agent at this OID  
  322. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifEntry'[0m]
  323. ifIndex.1 = 1
  324. ifDescr.1 = eth0
  325. ifType.1 = ethernetCsmacd
  326. ifMtu.1 = 1500
  327. ifSpeed.1 = 100000000
  328. ifPhysAddress.1 = 2c:26:5f:3b:52:32
  329. ifAdminStatus.1 = up
  330. ifOperStatus.1 = up
  331. ifLastChange.1 = 190
  332. ifInOctets.1 = 2545457327
  333. ifInUcastPkts.1 = 11049052
  334. ifInNUcastPkts.1 = 123855166
  335. ifInDiscards.1 = 0
  336. ifInErrors.1 = 0
  337. ifInUnknownProtos.1 = 0
  338. ifOutOctets.1 = 3146169361
  339. ifOutUcastPkts.1 = 11290390
  340. ifOutNUcastPkts.1 = 8
  341. ifOutDiscards.1 = 0
  342. ifOutErrors.1 = 0
  343. ifOutQLen.1 = 0
  344. ifSpecific.1 = zeroDotZero  
  345.  
  346. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  347. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  348.  
  349. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  350. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  351. dot1qPvid = No Such Object available on this agent at this OID  
  352.  
  353. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  354. array (
  355.   1 =>
  356.   array (
  357.     'ifIndex' => '1',
  358.     'ifDescr' => 'eth0',
  359.     'ifType' => 'ethernetCsmacd',
  360.     'ifMtu' => '1500',
  361.     'ifSpeed' => '100000000',
  362.     'ifPhysAddress' => '2c:26:5f:3b:52:32',
  363.     'ifAdminStatus' => 'up',
  364.     'ifOperStatus' => 'up',
  365.     'ifLastChange' => '190',
  366.     'ifInOctets' => '2545457327',
  367.     'ifInUcastPkts' => '11049052',
  368.     'ifInNUcastPkts' => '123855166',
  369.     'ifInDiscards' => '0',
  370.     'ifInErrors' => '0',
  371.     'ifInUnknownProtos' => '0',
  372.     'ifOutOctets' => '3146169361',
  373.     'ifOutUcastPkts' => '11290390',
  374.     'ifOutNUcastPkts' => '8',
  375.     'ifOutDiscards' => '0',
  376.     'ifOutErrors' => '0',
  377.     'ifOutQLen' => '0',
  378.     'ifSpecific' => 'zeroDotZero',
  379.   ),
  380. )  
  381.  valid  
  382.  
  383. Port eth0: eth0 (1 / #116) ifInOctets  
  384. ifOutOctets  
  385. ifInUcastPkts  
  386. ifOutUcastPkts  
  387. ifInBroadcastPkts  
  388. ifOutBroadcastPkts  
  389. ifInMulticastPkts  
  390. ifOutMulticastPkts  
  391. ifSpeed (100000000)  
  392. VLAN = ?  Using ifDescr as ifAlias  
  393.  Using ifDescr as ifName  
  394. eth0
  395.  ifInOctets (269071 B) 1416.1631578947 Bps 190 secs  
  396.  
  397.  ifOutOctets (15964 B) 84.021052631579 Bps 190 secs  
  398.  
  399.  ifInErrors (0 B) 0 Bps 190 secs  
  400.  
  401.  ifOutErrors (0 B) 0 Bps 190 secs  
  402.  
  403.  ifInUcastPkts (94 B) 0.49473684210526 Bps 190 secs  
  404.  
  405.  ifOutUcastPkts (94 B) 0.49473684210526 Bps 190 secs  
  406.  
  407.  ifInNUcastPkts (4321 B) 22.742105263158 Bps 190 secs  
  408.  
  409.  ifOutNUcastPkts (0 B) 0 Bps 190 secs  
  410.  
  411.  ifInDiscards (0 B) 0 Bps 190 secs  
  412.  
  413.  ifOutDiscards (0 B) 0 Bps 190 secs  
  414.  
  415.  ifInUnknownProtos (0 B) 0 Bps 190 secs  
  416.  
  417.  ifInBroadcastPkts (0 B) 0 Bps 190 secs  
  418.  
  419.  ifOutBroadcastPkts (0 B) 0 Bps 190 secs  
  420.  
  421.  ifInMulticastPkts (0 B) 0 Bps 190 secs  
  422.  
  423.  ifOutMulticastPkts (0 B) 0 Bps 190 secs  
  424. bps(11.33 kbps/672 bps)bytes(262.76 KiB/15.59 KiB)pkts(0.49 pps/0.49 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["2545457327",2545188256,1416.1631578947367,269071,"3146169361",3146153397,84.02105263157895,15964,"0",0,0,0,"0",0,0,0,"11049052",11048958,0.49473684210526314,94,"11290390",11290296,0.49473684210526314,94,1716178094,1716177904,190,116][0m 1.16ms]
  425.  
  426. 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["123855166",123850845,22.742105263157896,4321,"8",8,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,116][0m 1.34ms]
  427.  
  428. 2 updated  
  429.  
  430. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1716178094,1716177904,null][0m 0.56ms]
  431.  
  432. 0 updated  
  433.  
  434. >> [0;36mSNMP[0m: [4/0.09s] [1;33mMySQL[0m: [4/0.04s]  
  435. >> Runtime for poller module 'ports': 0.1011 seconds with 64448 bytes  
  436. #### Unload poller module ports ####
  437.  
  438. #### Load poller module customoid ####
  439.  
  440. Module enabled: Global + | OS   | Device   | Manual    
  441. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[5][0m 0.62ms]
  442.  
  443.  
  444. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  445. >> Runtime for poller module 'customoid': 0.0015 seconds with 3096 bytes  
  446. #### Unload poller module customoid ####
  447.  
  448. #### Load poller module ucd-diskio ####
  449.  
  450. Module enabled: Global + | OS   | Device   | Manual    
  451. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[5][0m 0.48ms]
  452.  
  453.  
  454. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  455. >> Runtime for poller module 'ucd-diskio': 0.0013 seconds with 2640 bytes  
  456. #### Unload poller module ucd-diskio ####
  457.  
  458. #### Load poller module entity-physical ####
  459.  
  460. Module enabled: Global + | OS   | Device   | Manual    
  461.  
  462. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  463. >> Runtime for poller module 'entity-physical': 0.0005 seconds with 2064 bytes  
  464. #### Unload poller module entity-physical ####
  465.  
  466. #### Load poller module applications ####
  467.  
  468. Module enabled: Global + | OS   | Device   | Manual    
  469. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [0;33m[5][0m 0.81ms]
  470.  
  471.  
  472. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  473. >> Runtime for poller module 'applications': 0.0029 seconds with 66856 bytes  
  474. #### Unload poller module applications ####
  475.  
  476. #### Load poller module stp ####
  477.  
  478. Module enabled: Global + | OS   | Device   | Manual    
  479. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[5][0m 0.79ms]
  480.  
  481.  
  482. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[5][0m 0.78ms]
  483.  
  484.  
  485. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.02s]  
  486. >> Runtime for poller module 'stp': 0.0037 seconds with 143952 bytes  
  487. #### Unload poller module stp ####
  488.  
  489. #### Load poller module ntp ####
  490.  
  491. Module enabled: Global + | OS   | Device   | Manual    
  492.  
  493. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  494. >> Runtime for poller module 'ntp': 0.0005 seconds with 2008 bytes  
  495. #### Unload poller module ntp ####
  496.  
  497. SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[5][0m 0.79ms]
  498.  
  499. Enabled graphs (13): uptime poller_modules_perf availability netstat_icmp netstat_icmp_info netstat_ip netstat_ip_frag netstat_snmp netstat_snmp_pkt netstat_udp netstat_tcp poller_perf ping_perf
  500.  
  501.  
  502. SQL[[1;33mupdate `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? [0;33m["2024-05-20 12:08:14",1.5359690189361572,5][0m 0.96ms]
  503.  
  504. #### Start Alerts ####  
  505. 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[5][0m 0.74ms]
  506.  
  507. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`start`) &lt;= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2024-05-20T04:08:14.283900Z","2024-05-20T04:08:14.283900Z",0,1,"04:08:14","04:08:14","04:08:14","04:08:14","[41m%","device",5,"location",2][0m 1.12ms]
  508.  
  509. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[5][0m 0.82ms]
  510.  
  511. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  512.         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 = ?)
  513.         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 = ?))
  514.         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 = ?))
  515.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  516.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  517.         WHERE a.disabled = 0 AND (
  518.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  519.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  520.             OR (a.invert_map = 1  AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL) AND (ld.device_id != ? OR ld.device_id IS NULL))
  521.         ) [0;33m[5,5,5,5,5,5,5,5,5,5,5][0m 1.58ms]
  522.  
  523. #### End Alerts (0.0125s) ####
  524.  
  525. ### Start Device Groups ###  
  526. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.57ms]
  527.  
  528. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[5][0m 0.64ms]
  529.  
  530. Groups Added:   Removed:  
  531. ### End Device Groups (0.0022s) ###
  532.  
  533.  
  534. >>> Polled 10.100.11.151 (5) in 1.536 seconds &lt;&lt;&lt;  
  535. [0;36mSNMP[0m [21/0.44s]: Snmpget[15/0.31s] Snmpwalk[6/0.13s]  
  536. [1;33mSQL[0m [44/0.35s]: Select[33/0.26s] Update[10/0.09s] Delete[1/0.00s]  
  537.  
captcha