From Lousy Moth, 3 Weeks ago, written in Plain Text.
Embed
  1. 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
  2. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 1.33ms]
  3.  
  4. SQL[select count(*) as aggregate from `migrations` [] 0.93ms]
  5.  
  6. SQL[select version() [] 0.7ms]
  7.  
  8. ===========================================
  9. Component | Version
  10. --------- | -------
  11. LibreNMS  | 24.3.0-6-gf1070108e (2024-04-04T14:33:27+02:00)
  12. DB Schema | 2024_02_07_151845_custom_map_additions (290)
  13. PHP       | 8.2.15
  14. Python    | 3.9.2
  15. Database  | MariaDB 10.5.21-MariaDB-0+deb11u1
  16. RRDTool   | 1.7.2
  17. SNMP      | 5.9
  18. ===========================================
  19.  
  20. Updating os_def.cache
  21. Starting polling run:
  22.  
  23. SQL[select `device_id` from `devices` where `hostname` = ? ["10.200.110.11"] 1.15ms]
  24.  
  25. SQL[select * from `devices` where `device_id` = ? limit 1 [121] 1.19ms]
  26.  
  27. Hostname:  10.200.110.11
  28. ID:        121
  29. OS:        zxa10
  30. IP:        10.200.110.11
  31.  
  32. Attempting to initialize OS: zxa10
  33. OS initialized as Generic (zxa10)
  34. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [121] 1.12ms]
  35.  
  36. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.200.110.11'
  37.  
  38. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.919/1.01/1.14
  39. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  40. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.3902.1082.1001.650.1.1
  41.  
  42.  
  43. SQL[insert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `debug`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [0.919,1.14,1.01,3,3,0,"{\"poller_name\":\"RWD-NOC\"}",121,"2024-04-10 10:58:53"] 16.9ms]
  44.  
  45. SQL[update `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? ["2024-04-10 10:58:53",1.01,121] 10.87ms]
  46.  
  47. RRD[update /opt/librenms/rrd/10.200.110.11/ping-perf.rrd N:1.01]
  48. SQL[select * 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 [121] 1.36ms]
  49.  
  50. #### Load poller module core ####
  51.  
  52. Module enabled: Global + | OS   | Device   | Manual
  53. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  54. .*.*.0 = 1261785692
  55.  
  56.  
  57. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  58. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = No Such Object available on this agent at this OID
  59. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  60.  
  61.  
  62. Uptime seconds: 12617857
  63.  
  64. RRD[update /opt/librenms/rrd/10.200.110.11/uptime.rrd N:12617857]
  65. Uptime: 5 months 6 days 57 minutes 37 seconds
  66. SQL[update `devices` set `uptime` = ? where `device_id` = ? [12617857,121] 8.23ms]
  67.  
  68.  
  69. >> SNMP: [3/0.11s] MySQL: [5/0.38s] RRD: [2/0.00s]
  70. >> Runtime for poller module 'core': 0.0882 seconds with 123168 bytes
  71. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-core.rrd N:0.088156938552856]
  72. #### Unload poller module core ####
  73.  
  74. #### Load poller module os ####
  75.  
  76. Module enabled: Global + | OS   | Device   | Manual
  77. SQL[select * from `locations` where `locations`.`id` = ? limit 1 [3] 1.13ms]
  78.  
  79. Location: Wierzchoslawice
  80. Hardware:
  81. OS Version:
  82. OS Features:
  83. Serial:
  84.  
  85. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  86. >> Runtime for poller module 'os': 0.0091 seconds with 166368 bytes
  87. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-os.rrd N:0.009084939956665]
  88. #### Unload poller module os ####
  89.  
  90. #### Load poller module availability ####
  91.  
  92. Module enabled: Global + | OS   | Device   | Manual
  93. SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [121,1712653133] 1.15ms]
  94.  
  95. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [121,86400] 0.99ms]
  96.  
  97. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,477] 0.7ms]
  98.  
  99. RRD[update /opt/librenms/rrd/10.200.110.11/availability-86400.rrd N:100]
  100. 1 day   : 100%
  101. SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [121,1712134733] 1.08ms]
  102.  
  103. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [121,604800] 0.9ms]
  104.  
  105. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,478] 0.61ms]
  106.  
  107. RRD[update /opt/librenms/rrd/10.200.110.11/availability-604800.rrd N:100]
  108. 1 week  : 100%
  109. SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [121,1710147533] 1.11ms]
  110.  
  111. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [121,2592000] 0.86ms]
  112.  
  113. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,479] 0.53ms]
  114.  
  115. RRD[update /opt/librenms/rrd/10.200.110.11/availability-2592000.rrd N:100]
  116. 1 month : 100%
  117. SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [121,1681203533] 0.87ms]
  118.  
  119. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [121,31536000] 0.81ms]
  120.  
  121. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [99.486,480] 0.5ms]
  122.  
  123. RRD[update /opt/librenms/rrd/10.200.110.11/availability-31536000.rrd N:99.486]
  124. 1 year  : 99.486%
  125. SQL[delete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [121,477,478,479,480] 0.68ms]
  126.  
  127.  
  128. >> SNMP: [0/0.00s] MySQL: [13/0.11s] RRD: [5/0.00s]
  129. >> Runtime for poller module 'availability': 0.0307 seconds with 69192 bytes
  130. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-availability.rrd N:0.030692100524902]
  131. #### Unload poller module availability ####
  132.  
  133. #### Load poller module ipmi ####
  134.  
  135. Module enabled: Global + | OS   | Device   | Manual
  136. SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [121] 1.09ms]
  137.  
  138. array (
  139. )
  140.  
  141. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  142. >> Runtime for poller module 'ipmi': 0.0064 seconds with 95488 bytes
  143. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-ipmi.rrd N:0.0063581466674805]
  144. #### Unload poller module ipmi ####
  145.  
  146. #### Load poller module sensors ####
  147.  
  148. Module enabled: Global + | OS   | Device   | Manual
  149. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [121] 0.88ms]
  150.  
  151.  
  152. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  153. >> Runtime for poller module 'sensors': 0.0027 seconds with 2640 bytes
  154. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-sensors.rrd N:0.0026659965515137]
  155. #### Unload poller module sensors ####
  156.  
  157. #### Load poller module processors ####
  158.  
  159. Module enabled: Global + | OS   | Device   | Manual
  160. Attempting to initialize OS: zxa10
  161. OS initialized as Generic (zxa10)
  162. SQL[SELECT * FROM processors WHERE device_id=? [121] 0.87ms]
  163.  
  164.  
  165. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  166. >> Runtime for poller module 'processors': 0.0093 seconds with 127376 bytes
  167. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-processors.rrd N:0.0093309879302979]
  168. #### Unload poller module processors ####
  169.  
  170. #### Load poller module mempools ####
  171.  
  172. Module enabled: Global + | OS   | Device   | Manual
  173. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [121] 0.97ms]
  174.  
  175.  
  176. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  177. >> Runtime for poller module 'mempools': 0.0049 seconds with 81880 bytes
  178. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-mempools.rrd N:0.0049099922180176]
  179. #### Unload poller module mempools ####
  180.  
  181. #### Load poller module storage ####
  182.  
  183. Module enabled: Global + | OS   | Device   | Manual
  184. SQL[SELECT * FROM storage WHERE device_id = ? [121] 0.85ms]
  185.  
  186.  
  187. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  188. >> Runtime for poller module 'storage': 0.0029 seconds with 2768 bytes
  189. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-storage.rrd N:0.0028660297393799]
  190. #### Unload poller module storage ####
  191.  
  192. #### Load poller module netstats ####
  193.  
  194. Module enabled: Global + | OS   | Device   | Manual
  195. icmp SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  196. IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
  197. IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
  198. IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
  199. IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
  200. IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
  201. IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
  202. IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
  203. IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
  204. IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
  205. IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
  206.  
  207.  
  208. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  209. IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
  210. IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
  211. IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
  212. IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
  213. IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
  214. IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
  215. IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
  216. IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
  217. IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
  218. IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
  219.  
  220.  
  221. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  222. IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
  223. IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
  224. IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
  225. IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
  226. IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
  227. IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
  228.  
  229.  
  230. ip SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  231. IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
  232. IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
  233. IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
  234. IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
  235. IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
  236. IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
  237. IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  238. IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
  239. IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
  240. IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
  241.  
  242.  
  243. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  244. IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
  245. IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
  246. IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
  247. IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  248. IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
  249. IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
  250.  
  251.  
  252. ip_forward SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  253. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  254.  
  255.  
  256. snmp SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  257. SNMPv2-MIB::snmpInPkts.0 = No Such Object available on this agent at this OID
  258. SNMPv2-MIB::snmpOutPkts.0 = No Such Object available on this agent at this OID
  259. SNMPv2-MIB::snmpInBadVersions.0 = No Such Object available on this agent at this OID
  260. SNMPv2-MIB::snmpInBadCommunityNames.0 = No Such Object available on this agent at this OID
  261. SNMPv2-MIB::snmpInBadCommunityUses.0 = No Such Object available on this agent at this OID
  262. SNMPv2-MIB::snmpInASNParseErrs.0 = No Such Object available on this agent at this OID
  263. SNMPv2-MIB::snmpInTooBigs.0 = No Such Object available on this agent at this OID
  264. SNMPv2-MIB::snmpInNoSuchNames.0 = No Such Object available on this agent at this OID
  265. SNMPv2-MIB::snmpInBadValues.0 = No Such Object available on this agent at this OID
  266. SNMPv2-MIB::snmpInReadOnlys.0 = No Such Object available on this agent at this OID
  267.  
  268.  
  269. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  270. SNMPv2-MIB::snmpInGenErrs.0 = No Such Object available on this agent at this OID
  271. SNMPv2-MIB::snmpInTotalReqVars.0 = No Such Object available on this agent at this OID
  272. SNMPv2-MIB::snmpInTotalSetVars.0 = No Such Object available on this agent at this OID
  273. SNMPv2-MIB::snmpInGetRequests.0 = No Such Object available on this agent at this OID
  274. SNMPv2-MIB::snmpInGetNexts.0 = No Such Object available on this agent at this OID
  275. SNMPv2-MIB::snmpInSetRequests.0 = No Such Object available on this agent at this OID
  276. SNMPv2-MIB::snmpInGetResponses.0 = No Such Object available on this agent at this OID
  277. SNMPv2-MIB::snmpInTraps.0 = No Such Object available on this agent at this OID
  278. SNMPv2-MIB::snmpOutTooBigs.0 = No Such Object available on this agent at this OID
  279. SNMPv2-MIB::snmpOutNoSuchNames.0 = No Such Object available on this agent at this OID
  280.  
  281.  
  282. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  283. SNMPv2-MIB::snmpOutBadValues.0 = No Such Object available on this agent at this OID
  284. SNMPv2-MIB::snmpOutGenErrs.0 = No Such Object available on this agent at this OID
  285. SNMPv2-MIB::snmpOutGetRequests.0 = No Such Object available on this agent at this OID
  286. SNMPv2-MIB::snmpOutGetNexts.0 = No Such Object available on this agent at this OID
  287. SNMPv2-MIB::snmpOutSetRequests.0 = No Such Object available on this agent at this OID
  288. SNMPv2-MIB::snmpOutGetResponses.0 = No Such Object available on this agent at this OID
  289. SNMPv2-MIB::snmpOutTraps.0 = No Such Object available on this agent at this OID
  290. SNMPv2-MIB::snmpSilentDrops.0 = No Such Object available on this agent at this OID
  291. SNMPv2-MIB::snmpProxyDrops.0 = No Such Object available on this agent at this OID
  292.  
  293.  
  294. udp SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  295. UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
  296. UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
  297. UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
  298. UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
  299.  
  300.  
  301. tcp SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-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']
  302. TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
  303. TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  304. TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
  305. TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
  306. TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
  307. TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
  308. TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
  309. TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
  310. TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
  311. TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
  312.  
  313.  
  314.  
  315.  
  316. >> SNMP: [11/0.35s] MySQL: [0/0.00s] RRD: [1/0.00s]
  317. >> Runtime for poller module 'netstats': 0.3569 seconds with 47496 bytes
  318. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-netstats.rrd N:0.35694885253906]
  319. #### Unload poller module netstats ####
  320.  
  321. #### Load poller module hr-mib ####
  322.  
  323. Module enabled: Global + | OS   | Device   | Manual
  324. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
  325. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  326. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  327. hrSystemNumUsers.0 = No Such Object available on this agent at this OID
  328.  
  329.  
  330.  
  331. >> SNMP: [1/0.03s] MySQL: [0/0.00s] RRD: [1/0.00s]
  332. >> Runtime for poller module 'hr-mib': 0.0285 seconds with 3064 bytes
  333. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-hr-mib.rrd N:0.028455018997192]
  334. #### Unload poller module hr-mib ####
  335.  
  336. #### Load poller module ucd-mib ####
  337.  
  338. Module enabled: Global + | OS   | Device   | Manual
  339. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'systemStats']
  340. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  341.  
  342. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
  343. laLoadInt.1 = No Such Object available on this agent at this OID
  344. laLoadInt.2 = No Such Object available on this agent at this OID
  345. laLoadInt.3 = No Such Object available on this agent at this OID
  346.  
  347.  
  348. >> SNMP: [2/0.05s] MySQL: [0/0.00s] RRD: [1/0.00s]
  349. >> Runtime for poller module 'ucd-mib': 0.0534 seconds with 4168 bytes
  350. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-ucd-mib.rrd N:0.053356885910034]
  351. #### Unload poller module ucd-mib ####
  352.  
  353. #### Load poller module ipSystemStats ####
  354.  
  355. Module enabled: Global + | OS   | Device   | Manual
  356. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'ipSystemStats']
  357. ipSystemStatsTable = No more variables left in this MIB View (It is past the end of the MIB tree)
  358.  
  359.  
  360.  
  361. >> SNMP: [1/0.04s] MySQL: [0/0.00s] RRD: [1/0.00s]
  362. >> Runtime for poller module 'ipSystemStats': 0.0421 seconds with 3024 bytes
  363. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-ipSystemStats.rrd N:0.042105913162231]
  364. #### Unload poller module ipSystemStats ####
  365.  
  366. #### Load poller module ports ####
  367.  
  368. Module enabled: Global + | OS   | Device   | Manual
  369. SQL[SELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [121] 2.31ms]
  370.  
  371. Caching Oids: Full ports polling SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'ifXEntry']
  372. ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
  373.  
  374. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'ifEntry']
  375. ifEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
  376.  
  377. dot3StatsDuplexStatusSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
  378. dot3StatsDuplexStatus = No more variables left in this MIB View (It is past the end of the MIB tree)
  379.  
  380. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' 'udp:HOSTNAME:161' 'dot1qPvid']
  381. dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
  382.  
  383. array (
  384. )
  385.  
  386. SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [1712739534,null,1712739534] 0.87ms]
  387.  
  388. 0 updated
  389.  
  390. >> SNMP: [4/0.14s] MySQL: [2/0.03s] RRD: [1/0.00s]
  391. >> Runtime for poller module 'ports': 0.1489 seconds with 25472 bytes
  392. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-ports.rrd N:0.14886093139648]
  393. #### Unload poller module ports ####
  394.  
  395. #### Load poller module customoid ####
  396.  
  397. Module enabled: Global + | OS   | Device   | Manual
  398. SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [121] 1.1ms]
  399.  
  400.  
  401. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  402. >> Runtime for poller module 'customoid': 0.0030 seconds with 2184 bytes
  403. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-customoid.rrd N:0.002997875213623]
  404. #### Unload poller module customoid ####
  405.  
  406. #### Load poller module bgp-peers ####
  407.  
  408. Module enabled: Global + | OS   | Device   | Manual
  409. SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [121] 1.23ms]
  410.  
  411.  
  412. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  413. >> Runtime for poller module 'bgp-peers': 0.0065 seconds with 14928 bytes
  414. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-bgp-peers.rrd N:0.0065340995788574]
  415. #### Unload poller module bgp-peers ####
  416.  
  417. #### Load poller module ucd-diskio ####
  418.  
  419. Module enabled: Global + | OS   | Device   | Manual
  420. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [121] 0.76ms]
  421.  
  422.  
  423. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  424. >> Runtime for poller module 'ucd-diskio': 0.0024 seconds with 2512 bytes
  425. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-ucd-diskio.rrd N:0.0024261474609375]
  426. #### Unload poller module ucd-diskio ####
  427.  
  428. #### Load poller module wireless ####
  429.  
  430. Module enabled: Global + | OS   | Device   | Manual
  431. Attempting to initialize OS: zxa10
  432. OS initialized as Generic (zxa10)
  433. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = ? [121] 1.09ms]
  434.  
  435.  
  436. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  437. >> Runtime for poller module 'wireless': 0.0053 seconds with 104264 bytes
  438. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-wireless.rrd N:0.0053491592407227]
  439. #### Unload poller module wireless ####
  440.  
  441. #### Load poller module ospf ####
  442.  
  443. Module enabled: Global + | OS   | Device   | Manual
  444. SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [121] 0.81ms]
  445.  
  446.  Processes: SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/zte' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup']
  447. ospfGeneralGroup = No more variables left in this MIB View (It is past the end of the MIB tree)
  448.  
  449.  
  450. SQL[delete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [121,""] 0.93ms]
  451.  
  452. 0
  453. >> SNMP: [1/0.04s] MySQL: [2/0.02s] RRD: [1/0.00s]
  454. >> Runtime for poller module 'ospf': 0.0477 seconds with 100440 bytes
  455. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-ospf.rrd N:0.047652959823608]
  456. #### Unload poller module ospf ####
  457.  
  458. #### Load poller module entity-physical ####
  459.  
  460. Module enabled: Global + | OS   | Device   | Manual
  461.  
  462. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [1/0.00s]
  463. >> Runtime for poller module 'entity-physical': 0.0011 seconds with 2048 bytes
  464. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-entity-physical.rrd N:0.0011169910430908]
  465. #### Unload poller module entity-physical ####
  466.  
  467. #### Load poller module applications ####
  468.  
  469. Module enabled: Global + | OS   | Device   | Manual
  470. SQL[select * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [121] 1ms]
  471.  
  472.  
  473. >> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [1/0.00s]
  474. >> Runtime for poller module 'applications': 0.0051 seconds with 130600 bytes
  475. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-applications.rrd N:0.0050959587097168]
  476. #### Unload poller module applications ####
  477.  
  478. #### Load poller module stp ####
  479.  
  480. Module enabled: Global + | OS   | Device   | Manual
  481. Instances: SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [121] 1.01ms]
  482.  
  483.  
  484. Ports: SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [121] 0.84ms]
  485.  
  486.  
  487. >> SNMP: [0/0.00s] MySQL: [2/0.02s] RRD: [1/0.00s]
  488. >> Runtime for poller module 'stp': 0.0061 seconds with 69376 bytes
  489. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-stp.rrd N:0.0061018466949463]
  490. #### Unload poller module stp ####
  491.  
  492. #### Load poller module ntp ####
  493.  
  494. Module enabled: Global + | OS   | Device   | Manual
  495.  
  496. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [1/0.00s]
  497. >> Runtime for poller module 'ntp': 0.0011 seconds with 1992 bytes
  498. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf-ntp.rrd N:0.0010991096496582]
  499. #### Unload poller module ntp ####
  500.  
  501. RRD[update /opt/librenms/rrd/10.200.110.11/poller-perf.rrd N:2.0109379291534]
  502. SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [121] 0.85ms]
  503.  
  504. Enabled graphs (5): uptime poller_modules_perf availability poller_perf ping_perf
  505.  
  506.  
  507. SQL[update `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? ["2024-04-10 10:58:54",2.0109379291534424,121] 7.81ms]
  508.  
  509. #### Start Alerts ####
  510. SQL[select `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` = ? [121] 1.15ms]
  511.  
  512. SQL[select 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` ["2024-04-10T08:58:54.714772Z","2024-04-10T08:58:54.714772Z",0,1,"08:58:54","08:58:54","08:58:54","08:58:54","%","device",121,"location",3] 1.98ms]
  513.  
  514. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [121] 1.34ms]
  515.  
  516. SQL[SELECT DISTINCT a.* FROM alert_rules a
  517.         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 = ?)
  518.         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 = ?))
  519.         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 = ?))
  520.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  521.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  522.         WHERE a.disabled = 0 AND (
  523.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  524.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  525.             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))
  526.         ) [121,121,121,121,121,121,121,121,121,121,121] 3.23ms]
  527.  
  528. #### End Alerts (0.0296s) ####
  529.  
  530. ### Start Device Groups ###
  531. SQL[select * from `device_groups` [] 0.75ms]
  532.  
  533. SQL[select `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) [] 1.13ms]
  534.  
  535. SQL[select exists(select * from `devices` where (`devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%Zasilanie%",121] 1.03ms]
  536.  
  537. SQL[select * from `device_group_device` where `device_group_device`.`device_id` = ? [121] 0.86ms]
  538.  
  539. Groups Added:   Removed:
  540. ### End Device Groups (0.0184s) ###
  541.  
  542.  
  543. >>> Polled ZTE C650 (121) in 2.011 seconds &lt;&lt;&lt;
  544.  
  545. SNMP [23/0.76s]: Snmpget[16/0.51s] Snmpwalk[7/0.25s]
  546. SQL [51/0.94s]: Select[40/0.45s] Insert[1/0.17s] Update[8/0.30s] Delete[2/0.02s]
  547. RRD [29/0.01s]: Update[29/0.01s]
  548.