ℹ️ 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, 2 Months ago, written in Plain Text.
Embed
  1. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.44ms]
  2.  
  3. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.35ms]
  4.  
  5. SQL[[1;33mselect version() [0;33m[][0m 0.16ms]
  6.  
  7. ===========================================
  8. Component | Version
  9. --------- | -------
  10. LibreNMS  | 25.1.0-53-gf885e6bf2 (2025-01-29T17:14:52-06:00)
  11. DB Schema | 2025_01_28_135558_ports_drop_unique_ifindex (313)
  12. PHP       | 8.3.6
  13. Python    | 3.12.3
  14. Database  | MariaDB 10.11.8-MariaDB-0ubuntu0.24.04.1
  15. RRDTool   | 1.7.2
  16. SNMP      | 5.9.4.pre2
  17. ===========================================
  18.  
  19. LibreNMS config cache cleared and config reloaded.  
  20. SQL[[1;33mselect `config_name`, `config_value` from `config` [0;33m[][0m 0.47ms]
  21.  
  22. SQL[[1;33mselect * from `graph_types` [0;33m[][0m 0.31ms]
  23.  
  24. Starting polling run:
  25.  
  26. SQL[[1;33mselect `device_id` from `devices` where `hostname` = ? [0;33m["10.29.2.250"][0m 0.29ms]
  27.  
  28. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[143][0m 0.37ms]
  29.  
  30. Hostname:  10.29.2.250
  31. ID:        143
  32. OS:        generic
  33. IP:        10.29.2.250
  34.  
  35. Attempting to initialize OS: generic  
  36. OS initialized: LibreNMS\OS\Generic  
  37. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[143][0m 0.32ms]
  38.  
  39. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '750' '-O' '0' '10.29.2.250'
  40.  
  41. response: 10.29.2.250 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 9.49/14/21.9  
  42. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  43. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.789.1123.2
  44.  
  45.  
  46. SQL[[1;33mupdate `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? [0;33m["2025-01-30 07:39:32",14,143][0m 272.28ms]
  47.  
  48. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/icmp-perf.rrd N:14:3:3:9.49:21.9[0m]  
  49. 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[143][0m 0.4ms]
  50.  
  51. #### Load poller module core ####
  52.  
  53. Module enabled: Global + | OS   | Device   | Manual    
  54. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]  
  55. .*.*.0 = 188847300
  56.  
  57.  
  58. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  59. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 1888398
  60. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  61.  
  62.  
  63. Uptime seconds: 1888473
  64.  
  65. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/uptime.rrd N:1888473[0m]  
  66. Uptime: 3 weeks 20 hours 34 minutes 33 seconds  
  67. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[1888473,143][0m 87.66ms]
  68.  
  69.  
  70. >> [0;36mSNMP[0m: [3/0.14s] [1;33mMySQL[0m: [4/3.61s] [0;32mRRD[0m: [2/0.00s]  
  71. >> Runtime for poller module 'core': 0.1905 seconds with 136256 bytes  
  72. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-core.rrd N:0.1904890537262[0m]  
  73. #### Unload poller module core ####
  74.  
  75. #### Load poller module os ####
  76.  
  77. Module enabled: Global + | OS   | Device   | Manual    
  78. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[7][0m 0.47ms]
  79.  
  80. Location: Houston, TX  
  81. Hardware:  
  82. OS Version:  
  83. OS Features:  
  84. Serial:  
  85.  
  86. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  87. >> Runtime for poller module 'os': 0.0026 seconds with 128656 bytes  
  88. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-os.rrd N:0.0025548934936523[0m]  
  89. #### Unload poller module os ####
  90.  
  91. #### Load poller module availability ####
  92.  
  93. Module enabled: Global + | OS   | Device   | Manual    
  94. 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[143,1738157973][0m 0.33ms]
  95.  
  96. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[143,86400][0m 0.25ms]
  97.  
  98. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,573][0m 0.2ms]
  99.  
  100. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/availability-86400.rrd N:100[0m]  
  101. 1 day   : 100%  
  102. 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[143,1737639573][0m 0.29ms]
  103.  
  104. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[143,604800][0m 0.21ms]
  105.  
  106. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,574][0m 0.2ms]
  107.  
  108. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/availability-604800.rrd N:100[0m]  
  109. 1 week  : 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[143,1735652373][0m 0.24ms]
  111.  
  112. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[143,2592000][0m 0.24ms]
  113.  
  114. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,575][0m 0.16ms]
  115.  
  116. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/availability-2592000.rrd N:100[0m]  
  117. 4 weeks : 100%  
  118. 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[143,1706708373][0m 0.24ms]
  119.  
  120. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[143,31536000][0m 0.19ms]
  121.  
  122. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[100,576][0m 0.14ms]
  123.  
  124. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/availability-31536000.rrd N:100[0m]  
  125. 11 months : 100%  
  126. SQL[[1;33mdelete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [0;33m[143,573,574,575,576][0m 0.17ms]
  127.  
  128.  
  129. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [13/0.03s] [0;32mRRD[0m: [5/0.00s]  
  130. >> Runtime for poller module 'availability': 0.0081 seconds with 72776 bytes  
  131. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-availability.rrd N:0.0081160068511963[0m]  
  132. #### Unload poller module availability ####
  133.  
  134. #### Load poller module ipmi ####
  135.  
  136. Module enabled: Global + | OS   | Device   | Manual    
  137. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[143][0m 0.28ms]
  138.  
  139. array (
  140. )  
  141.  
  142. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  143. >> Runtime for poller module 'ipmi': 0.0019 seconds with 91272 bytes  
  144. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-ipmi.rrd N:0.0019030570983887[0m]  
  145. #### Unload poller module ipmi ####
  146.  
  147. #### Load poller module sensors ####
  148.  
  149. Module enabled: Global + | OS   | Device   | Manual    
  150. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[143][0m 0.27ms]
  151.  
  152.  
  153. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  154. >> Runtime for poller module 'sensors': 0.0008 seconds with 3024 bytes  
  155. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-sensors.rrd N:0.00079584121704102[0m]  
  156. #### Unload poller module sensors ####
  157.  
  158. #### Load poller module processors ####
  159.  
  160. Module enabled: Global + | OS   | Device   | Manual    
  161. Attempting to initialize OS: generic  
  162. OS initialized: LibreNMS\OS\Generic  
  163. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[143][0m 0.22ms]
  164.  
  165.  
  166. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  167. >> Runtime for poller module 'processors': 0.0016 seconds with 127560 bytes  
  168. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-processors.rrd N:0.0015668869018555[0m]  
  169. #### Unload poller module processors ####
  170.  
  171. #### Load poller module mempools ####
  172.  
  173. Module enabled: Global + | OS   | Device   | Manual    
  174. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[143][0m 0.25ms]
  175.  
  176.  
  177. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  178. >> Runtime for poller module 'mempools': 0.0015 seconds with 67904 bytes  
  179. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-mempools.rrd N:0.0014681816101074[0m]  
  180. #### Unload poller module mempools ####
  181.  
  182. #### Load poller module storage ####
  183.  
  184. Module enabled: Global + | OS   | Device   | Manual    
  185. SQL[[1;33mselect * from `storage` where `storage`.`device_id` = ? and `storage`.`device_id` is not null [0;33m[143][0m 0.25ms]
  186.  
  187.  
  188. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  189. >> Runtime for poller module 'storage': 0.0013 seconds with 57440 bytes  
  190. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-storage.rrd N:0.0013110637664795[0m]  
  191. #### Unload poller module storage ####
  192.  
  193. #### Load poller module netstats ####
  194.  
  195. Module enabled: Global + | OS   | Device   | Manual    
  196. icmp  
  197. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  198. IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
  199. IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
  200. IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
  201. IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
  202. IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
  203. IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
  204. IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
  205. IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
  206. IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
  207. IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
  208.  
  209.  
  210. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  211. IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
  212. IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
  213. IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
  214. IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
  215. IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
  216. IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
  217. IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
  218. IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
  219. IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
  220. IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
  221.  
  222.  
  223. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  224. IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
  225. IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
  226. IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
  227. IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
  228. IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
  229. IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
  230.  
  231.  
  232. ip  
  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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  234. IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
  235. IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
  236. IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
  237. IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
  238. IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
  239. IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
  240. IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  241. IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
  242. IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
  243. IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
  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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  247. IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
  248. IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
  249. IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
  250. IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  251. IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
  252. IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
  253.  
  254.  
  255. ip_forward  
  256. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  257. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  258.  
  259.  
  260. snmp  
  261. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  262. SNMPv2-MIB::snmpInPkts.0 = No Such Object available on this agent at this OID
  263. SNMPv2-MIB::snmpOutPkts.0 = No Such Object available on this agent at this OID
  264. SNMPv2-MIB::snmpInBadVersions.0 = No Such Object available on this agent at this OID
  265. SNMPv2-MIB::snmpInBadCommunityNames.0 = No Such Object available on this agent at this OID
  266. SNMPv2-MIB::snmpInBadCommunityUses.0 = No Such Object available on this agent at this OID
  267. SNMPv2-MIB::snmpInASNParseErrs.0 = No Such Object available on this agent at this OID
  268. SNMPv2-MIB::snmpInTooBigs.0 = No Such Object available on this agent at this OID
  269. SNMPv2-MIB::snmpInNoSuchNames.0 = No Such Object available on this agent at this OID
  270. SNMPv2-MIB::snmpInBadValues.0 = No Such Object available on this agent at this OID
  271. SNMPv2-MIB::snmpInReadOnlys.0 = No Such Object available on this agent at this OID
  272.  
  273.  
  274. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  275. SNMPv2-MIB::snmpInGenErrs.0 = No Such Object available on this agent at this OID
  276. SNMPv2-MIB::snmpInTotalReqVars.0 = No Such Object available on this agent at this OID
  277. SNMPv2-MIB::snmpInTotalSetVars.0 = No Such Object available on this agent at this OID
  278. SNMPv2-MIB::snmpInGetRequests.0 = No Such Object available on this agent at this OID
  279. SNMPv2-MIB::snmpInGetNexts.0 = No Such Object available on this agent at this OID
  280. SNMPv2-MIB::snmpInSetRequests.0 = No Such Object available on this agent at this OID
  281. SNMPv2-MIB::snmpInGetResponses.0 = No Such Object available on this agent at this OID
  282. SNMPv2-MIB::snmpInTraps.0 = No Such Object available on this agent at this OID
  283. SNMPv2-MIB::snmpOutTooBigs.0 = No Such Object available on this agent at this OID
  284. SNMPv2-MIB::snmpOutNoSuchNames.0 = No Such Object available on this agent at this OID
  285.  
  286.  
  287. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  288. SNMPv2-MIB::snmpOutBadValues.0 = No Such Object available on this agent at this OID
  289. SNMPv2-MIB::snmpOutGenErrs.0 = No Such Object available on this agent at this OID
  290. SNMPv2-MIB::snmpOutGetRequests.0 = No Such Object available on this agent at this OID
  291. SNMPv2-MIB::snmpOutGetNexts.0 = No Such Object available on this agent at this OID
  292. SNMPv2-MIB::snmpOutSetRequests.0 = No Such Object available on this agent at this OID
  293. SNMPv2-MIB::snmpOutGetResponses.0 = No Such Object available on this agent at this OID
  294. SNMPv2-MIB::snmpOutTraps.0 = No Such Object available on this agent at this OID
  295. SNMPv2-MIB::snmpSilentDrops.0 = No Such Object available on this agent at this OID
  296. SNMPv2-MIB::snmpProxyDrops.0 = No Such Object available on this agent at this OID
  297.  
  298.  
  299. udp  
  300. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  301. UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
  302. UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
  303. UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
  304. UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
  305.  
  306.  
  307. tcp  
  308. 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' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '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]  
  309. TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
  310. TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  311. TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
  312. TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
  313. TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
  314. TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
  315. TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
  316. TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
  317. TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
  318. TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
  319.  
  320.  
  321.  
  322. >> [0;36mSNMP[0m: [11/0.40s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [1/0.00s]  
  323. >> Runtime for poller module 'netstats': 0.4044 seconds with 50480 bytes  
  324. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-netstats.rrd N:0.40440487861633[0m]  
  325. #### Unload poller module netstats ####
  326.  
  327. #### Load poller module hr-mib ####
  328.  
  329. Module enabled: Global + | OS   | Device   | Manual    
  330. SNMP['/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  331. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  332. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  333. hrSystemNumUsers.0 = No Such Object available on this agent at this OID  
  334.  
  335.  
  336.  
  337. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [1/0.00s]  
  338. >> Runtime for poller module 'hr-mib': 0.0331 seconds with 3064 bytes  
  339. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-hr-mib.rrd N:0.033109903335571[0m]  
  340. #### Unload poller module hr-mib ####
  341.  
  342. #### Load poller module ucd-mib ####
  343.  
  344. Module enabled: Global + | OS   | Device   | Manual    
  345. SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  346. systemStats = No Such Object available on this agent at this OID  
  347.  
  348. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  349. SNMP['/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  350. laLoadInt.1 = No Such Object available on this agent at this OID
  351. laLoadInt.2 = No Such Object available on this agent at this OID
  352. laLoadInt.3 = No Such Object available on this agent at this OID  
  353.  
  354.  
  355. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [1/0.00s]  
  356. >> Runtime for poller module 'ucd-mib': 0.0763 seconds with 8552 bytes  
  357. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-ucd-mib.rrd N:0.076343059539795[0m]  
  358. #### Unload poller module ucd-mib ####
  359.  
  360. #### Load poller module ipSystemStats ####
  361.  
  362. Module enabled: Global + | OS   | Device   | Manual    
  363. SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  364. ipSystemStatsTable = No Such Object available on this agent at this OID  
  365.  
  366. Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID  
  367.  
  368.  
  369. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [1/0.00s]  
  370. >> Runtime for poller module 'ipSystemStats': 0.0433 seconds with 3344 bytes  
  371. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-ipSystemStats.rrd N:0.043300151824951[0m]  
  372. #### Unload poller module ipSystemStats ####
  373.  
  374. #### Load poller module ports ####
  375.  
  376. Module enabled: Global + | OS   | Device   | Manual    
  377. 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[143][0m 4.97ms]
  378.  
  379. Caching Oids: Full ports polling SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  380. ifXEntry = No Such Object available on this agent at this OID  
  381.  
  382. Invalid snmp_walk() data = ifXEntry = No Such Object available on this agent at this OID  
  383. SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifEntry'[0m]
  384. ifEntry = No Such Object available on this agent at this OID  
  385.  
  386. Invalid snmp_walk() data = ifEntry = No Such Object available on this agent at this OID  
  387. dot3StatsDuplexStatusSNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  388. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  389.  
  390. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  391. SNMP['/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  392. dot1qPvid = No Such Object available on this agent at this OID  
  393.  
  394. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  395. array (
  396. )  
  397.  
  398. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1738244373,null,1738244373][0m 0.26ms]
  399.  
  400. 0 updated  
  401.  
  402. >> [0;36mSNMP[0m: [4/0.17s] [1;33mMySQL[0m: [2/0.05s] [0;32mRRD[0m: [1/0.00s]  
  403. >> Runtime for poller module 'ports': 0.1801 seconds with 28056 bytes  
  404. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-ports.rrd N:0.18005108833313[0m]  
  405. #### Unload poller module ports ####
  406.  
  407. #### Load poller module customoid ####
  408.  
  409. Module enabled: Global + | OS   | Device   | Manual    
  410. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[143][0m 0.32ms]
  411.  
  412.  
  413. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  414. >> Runtime for poller module 'customoid': 0.0008 seconds with 3080 bytes  
  415. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-customoid.rrd N:0.00082612037658691[0m]  
  416. #### Unload poller module customoid ####
  417.  
  418. #### Load poller module bgp-peers ####
  419.  
  420. Module enabled: Global + | OS   | Device   | Manual    
  421. SQL[[1;33mSELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [0;33m[143][0m 0.32ms]
  422.  
  423.  
  424. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  425. >> Runtime for poller module 'bgp-peers': 0.0024 seconds with 1324864 bytes  
  426. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-bgp-peers.rrd N:0.002418041229248[0m]  
  427. #### Unload poller module bgp-peers ####
  428.  
  429. #### Load poller module ucd-diskio ####
  430.  
  431. Module enabled: Global + | OS   | Device   | Manual    
  432. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[143][0m 0.25ms]
  433.  
  434.  
  435. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  436. >> Runtime for poller module 'ucd-diskio': 0.0006 seconds with 2512 bytes  
  437. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-ucd-diskio.rrd N:0.00064802169799805[0m]  
  438. #### Unload poller module ucd-diskio ####
  439.  
  440. #### Load poller module wireless ####
  441.  
  442. Module enabled: Global + | OS   | Device   | Manual    
  443. Attempting to initialize OS: generic  
  444. OS initialized: LibreNMS\OS\Generic  
  445. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[143][0m 0.26ms]
  446.  
  447.  
  448. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  449. >> Runtime for poller module 'wireless': 0.0014 seconds with 104344 bytes  
  450. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-wireless.rrd N:0.0013589859008789[0m]  
  451. #### Unload poller module wireless ####
  452.  
  453. #### Load poller module ospf ####
  454.  
  455. Module enabled: Global + | OS   | Device   | Manual    
  456. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[143][0m 0.31ms]
  457.  
  458. Processes:  
  459. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'SHA-256' '-A' 'PASSWORD' '-u' 'USER' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m]  
  460. ospfGeneralGroup = No Such Object available on this agent at this OID
  461.  
  462.  
  463. SQL[[1;33mdelete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [0;33m[143,""][0m 0.25ms]
  464.  
  465. Total processes: 0  
  466.  
  467. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [1/0.00s]  
  468. >> Runtime for poller module 'ospf': 0.0464 seconds with 112176 bytes  
  469. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-ospf.rrd N:0.046414136886597[0m]  
  470. #### Unload poller module ospf ####
  471.  
  472. #### Load poller module entity-physical ####
  473.  
  474. Module enabled: Global + | OS   | Device   | Manual    
  475.  
  476. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [1/0.00s]  
  477. >> Runtime for poller module 'entity-physical': 0.0003 seconds with 8136 bytes  
  478. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-entity-physical.rrd N:0.00026988983154297[0m]  
  479. #### Unload poller module entity-physical ####
  480.  
  481. #### Load poller module applications ####
  482.  
  483. Module enabled: Global + | OS   | Device   | Manual    
  484. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [0;33m[143][0m 0.27ms]
  485.  
  486.  
  487. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [1/0.00s]  
  488. >> Runtime for poller module 'applications': 0.0012 seconds with 65064 bytes  
  489. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-applications.rrd N:0.0012478828430176[0m]  
  490. #### Unload poller module applications ####
  491.  
  492. #### Load poller module stp ####
  493.  
  494. Module enabled: Global + | OS   | Device   | Manual    
  495. Instances:  
  496. SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[143][0m 0.25ms]
  497.  
  498. Ports:  
  499. SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[143][0m 0.25ms]
  500.  
  501.  
  502. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [1/0.00s]  
  503. >> Runtime for poller module 'stp': 0.0016 seconds with 72544 bytes  
  504. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-stp.rrd N:0.0016140937805176[0m]  
  505. #### Unload poller module stp ####
  506.  
  507. #### Load poller module ntp ####
  508.  
  509. Module enabled: Global + | OS   | Device   | Manual    
  510.  
  511. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [1/0.00s]  
  512. >> Runtime for poller module 'ntp': 0.0002 seconds with 1992 bytes  
  513. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf-ntp.rrd N:0.00022792816162109[0m]  
  514. #### Unload poller module ntp ####
  515.  
  516. RRD[[0;32mupdate /opt/librenms/rrd/10.29.2.250/poller-perf.rrd N:2.353670835495[0m]  
  517. SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[143][0m 0.28ms]
  518.  
  519. Enabled graphs (5): uptime poller_modules_perf availability poller_perf ping_perf
  520.  
  521.  
  522. SQL[[1;33mupdate `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? [0;33m["2025-01-30 07:39:34",2.353670835494995,143][0m 284.47ms]
  523.  
  524.  
  525. >>> Polled gts-ng-prod-san00 (143) in 2.354 seconds <<<  
  526. #### Start Alerts ####  
  527. 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[143][0m 0.37ms]
  528.  
  529. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time(`end`) and time(`start`) <= ? and time(`end`) > ?) or (time(`start`) > time(`end`) and (time(`start`) <= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`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` in (2)) 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["2025-01-30T13:39:34.294979Z","2025-01-30T13:39:34.294979Z",0,1,"13:39:34","13:39:34","13:39:34","13:39:34","[44m%","device",143,"device_group","location",7][0m 0.58ms]
  530.  
  531. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[143][0m 0.28ms]
  532.  
  533. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  534.         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 = ?)
  535.         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 = ?))
  536.         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 = ?))
  537.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  538.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  539.         WHERE a.disabled = 0 AND (
  540.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  541.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  542.             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))
  543.         ) [0;33m[143,143,143,143,143,143,143,143,143,143,143][0m 1.14ms]
  544.  
  545. Rule [0;35m#2 (Device down (no SNMP response)):[0m  
  546.  
  547. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp" [0;33m[143][0m 0.31ms]
  548.  
  549. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[2,143][0m 0.2ms]
  550.  
  551. Status: [0;34mNOCHG[0m  
  552. Rule [0;35m#3 (device rebooted):[0m  
  553.  
  554. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < 180 AND (devices.disabled = 0 && devices.ignore = 0) = 1 [0;33m[143][0m 0.26ms]
  555.  
  556. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[3,143][0m 0.14ms]
  557.  
  558. Status: [0;34mNOCHG[0m  
  559. Rule [0;35m#6 (Port utilization over 90%for longer than 10 minutes):[0m  
  560.  
  561. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (((SELECT IF(ports.ifOutOctets_rate>ports.ifInOctets_rate, ports.ifOutOctets_rate, ports.ifInOctets_rate)*8) / ports.ifSpeed)*100) >= 90 AND (ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 [0;33m[143][0m 4.77ms]
  562.  
  563. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[6,143][0m 0.16ms]
  564.  
  565. Status: [0;34mNOCHG[0m  
  566. Rule [0;35m#7 (Device sensor over limit):[0m  
  567.  
  568. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current > sensors.sensor_limit AND sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[143][0m 0.47ms]
  569.  
  570. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[7,143][0m 0.23ms]
  571.  
  572. Status: [0;34mNOCHG[0m  
  573. Rule [0;35m#8 (Device sensor under limit):[0m  
  574.  
  575. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current < sensors.sensor_limit_low AND sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[143][0m 0.35ms]
  576.  
  577. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[8,143][0m 0.2ms]
  578.  
  579. Status: [0;34mNOCHG[0m  
  580. Rule [0;35m#12 (Device sensor critical):[0m  
  581.  
  582. SQL[[1;33mSELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1 AND sensors.sensor_alert = 1 [0;33m[143][0m 0.43ms]
  583.  
  584. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[12,143][0m 0.19ms]
  585.  
  586. Status: [0;34mNOCHG[0m  
  587. Rule [0;35m#29 (Device not responding (no ICMP response)):[0m  
  588.  
  589. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp" [0;33m[143][0m 0.27ms]
  590.  
  591. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[29,143][0m 0.19ms]
  592.  
  593. Status: [0;34mNOCHG[0m  
  594. Rule [0;35m#30 (Disk space critically low (5%remaining)):[0m  
  595.  
  596. SQL[[1;33mSELECT * FROM devices,storage WHERE (devices.device_id = ? AND devices.device_id = storage.device_id) AND storage.storage_perc >= 95 [0;33m[143][0m 0.33ms]
  597.  
  598. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[30,143][0m 0.21ms]
  599.  
  600. Status: [0;34mNOCHG[0m  
  601. Rule [0;35m#31 (Interface error rate over 350 per second):[0m  
  602.  
  603. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (ports.ifOutErrors_rate >= 350 OR ports.ifInErrors_rate >= 350) [0;33m[143][0m 4.75ms]
  604.  
  605. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[31,143][0m 0.2ms]
  606.  
  607. Status: [0;34mNOCHG[0m  
  608. Rule [0;35m#33 (.Device not responding (no ICMP response)):[0m  
  609.  
  610. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp" [0;33m[143][0m 0.3ms]
  611.  
  612. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[33,143][0m 0.2ms]
  613.  
  614. Status: [0;34mNOCHG[0m  
  615. Rule [0;35m#34 (.Device down (no SNMP response)):[0m  
  616.  
  617. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp" [0;33m[143][0m 0.27ms]
  618.  
  619. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[34,143][0m 0.21ms]
  620.  
  621. Status: [0;34mNOCHG[0m  
  622. #### End Alerts (0.0257s) ####
  623.  
  624. ### Start Device Groups ###  
  625. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.22ms]
  626.  
  627. SQL[[1;33mselect `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17) [0;33m[][0m 0.48ms]
  628.  
  629. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-tc%","gts-tc%","terre%","terre%","10.51.1.%","10.51.22.%","192.168.25.%",143][0m 1.14ms]
  630.  
  631. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-ng-%","gts-ng-%","10.29.2.%",143][0m 1.11ms]
  632.  
  633. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-colo-%","gts-colo-%",143][0m 0.22ms]
  634.  
  635. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ? OR `devices`.`hostname` = ? OR `devices`.`notes` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-hq-%","gts-hq-%","10.49.2.%"," ra12-b89935","10.49.2.%",143][0m 1.1ms]
  636.  
  637. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-sr-%","gts-sr-%",143][0m 0.21ms]
  638.  
  639. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`type` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[0;35mtr%","[0;35mtr%","printer",143][0m 0.22ms]
  640.  
  641. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-fw%","%-fw%",143][0m 0.22ms]
  642.  
  643. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-tc-prod-sw-acc-apple%","gts-tc-prod-sw-acc-apple%","gts-tc-prod-sw-acc-acronis%","gts-tc-prod-sw-acc-acronis%","gts-tc-prod-sw-core%","gts-tc-prod-sw-core%","gts-tc-cjis-sw%","gts-tc-cjis-sw%",143][0m 0.22ms]
  644.  
  645. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-sw%","%-sw%",143][0m 0.21ms]
  646.  
  647. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%isp-tc%","%isp-tc%",143][0m 0.21ms]
  648.  
  649. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["isp-%","isp-%",143][0m 0.22ms]
  650.  
  651. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`sysName` = ? OR `devices`.`hostname` = ? OR `devices`.`sysName` = ? OR `devices`.`hostname` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-vm%","%-vm%","gts-tc-auth00","gts-tc-auth00","gts-tc-nms00","gts-tc-nms00",143][0m 0.23ms]
  652.  
  653. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`type` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["power",143][0m 0.21ms]
  654.  
  655. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[0;36mjis%","[0;36mjis%",143][0m 0.2ms]
  656.  
  657. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`hostname` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-ng-prod-sw-dist%","gts-ng-prod-sw-dist%","gts-ng-prod-sw-imaging%","gts-ng-prod-sw-imaging%","gts-ng-txdot-sw%","gts-ng-txdot-sw",143][0m 0.25ms]
  658.  
  659. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["gts-az%","gts-az%",143][0m 0.22ms]
  660.  
  661. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[143][0m 0.24ms]
  662.  
  663. Groups Added:   Removed:  
  664. ### End Device Groups (0.0168s) ###
  665.  
  666.  
  667. [0;36mSNMP[0m [23/0.91s]: Snmpget[16/0.61s] Snmpwalk[7/0.30s]  
  668. [1;33mSQL[0m [89/6.85s]: Select[79/0.40s] Update[8/6.45s] Delete[2/0.00s]  
  669. [0;32mRRD[0m [29/0.00s]: Update[29/0.00s]  
  670.  
captcha