ℹ️ 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 lnms device:poll, 2 Months ago, written in Plain Text.
This paste will expire in 8 Months.
Embed
  1. lnms device:poll 10.130.0.120 -vv
  2. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.3ms]
  3.  
  4. SQL[select count(*) as aggregate from `migrations` [] 0.32ms]
  5.  
  6. SQL[select version() [] 0.14ms]
  7.  
  8. ===========================================
  9. Component | Version
  10. --------- | -------
  11. LibreNMS  | 25.8.0-dev.8+db5c20274 (2025-07-22T03:51:56+08:00)
  12. DB Schema | 2025_07_10_201918_update_vlans_table (353)
  13. PHP       | 8.2.28
  14. Python    | 3.9.21
  15. Database  | MariaDB 10.11.10-MariaDB
  16. RRDTool   | 1.7.2
  17. SNMP      | 5.9.1
  18. ===========================================
  19.  
  20. LibreNMS config cache cleared and config reloaded.  
  21. SQL[select `config_name`, `config_value` from `config` [] 0.4ms]
  22.  
  23. SQL[select * from `graph_types` [] 0.25ms]
  24.  
  25. SQL[select * from `config` where (`config_name` = ?) limit 1 ["fping6"] 0.36ms]
  26.  
  27. SQL[delete from `config` where `config_name` like ? ["fping6.%"] 0.25ms]
  28.  
  29. Starting polling run:
  30.  
  31. SQL[select `device_id` from `devices` where `hostname` = ? ["10.130.0.120"] 0.28ms]
  32.  
  33. SQL[select * from `devices` where `device_id` = ? limit 1 [470] 0.38ms]
  34.  
  35. Hostname:  10.130.0.120 (pbi)
  36. ID:        470
  37. OS:        ird
  38. IP:        10.130.0.120
  39.  
  40. Attempting to initialize OS: ird  
  41. OS initialized: LibreNMS\OS\Ird  
  42. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [470] 0.46ms]
  43.  
  44. [FPING] '/usr/sbin/fping' '-4' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.130.0.120'
  45.  
  46. response: 10.130.0.120 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 4.4/10/19.8  
  47. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']  
  48. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.2021.250.10
  49.  
  50.  
  51. SQL[update `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? ["2025-07-23 14:47:49",10,470] 0.48ms]
  52.  
  53. RRD[last 10.130.0.120/icmp-perf.rrd  --daemon unix:/run/rrdcached.sock]  
  54. RRD[update 10.130.0.120/icmp-perf.rrd N:10:3:3:4.4:19.8 --daemon unix:/run/rrdcached.sock]  
  55. 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` = ? [470] 0.38ms]
  56.  
  57. SQL[select * from `locations` where `locations`.`id` = ? limit 1 [167] 0.43ms]
  58.  
  59. SQL[select `behavior` 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 `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` = ?)) limit 1 ["2025-07-23T06:47:49.371129Z","2025-07-23T06:47:49.371129Z",0,1,"06:47:49","06:47:49","06:47:49","06:47:49","%","device",470,"location",167] 0.75ms]
  60.  
  61. 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 [470] 0.29ms]
  62.  
  63. #### Load poller module core ####
  64.  
  65. Module enabled: Global + | OS   | Device   | Manual    
  66. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0']  
  67. .*.*.0 = 1474598
  68.  
  69.  
  70. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0']  
  71. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 14745
  72. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  73.  
  74.  
  75. Uptime seconds: 14746
  76.  
  77. RRD[last 10.130.0.120/uptime.rrd  --daemon unix:/run/rrdcached.sock]  
  78. RRD[update 10.130.0.120/uptime.rrd N:14746 --daemon unix:/run/rrdcached.sock]  
  79. Uptime: 4 hours 5 minutes 46 seconds  
  80. SQL[update `devices` set `uptime` = ? where `device_id` = ? [14746,470] 0.29ms]
  81.  
  82.  
  83. >> SNMP: [3/0.05s] MySQL: [7/0.03s] RRD: [4/0.00s]  
  84. >> Runtime for poller module 'core': 0.0396 seconds with 44016 bytes  
  85. RRD[last 10.130.0.120/poller-perf-core.rrd  --daemon unix:/run/rrdcached.sock]  
  86. RRD[update 10.130.0.120/poller-perf-core.rrd N:0.039566040039062 --daemon unix:/run/rrdcached.sock]  
  87. #### Unload poller module core ####
  88.  
  89. #### Load poller module os ####
  90.  
  91. Module enabled: Global + | OS   | Device   | Manual    
  92. Location: SGC 1M Server Room  
  93. Hardware: Generic ARMv7  
  94. OS Version: 3.12.103.12-am335xpsp-TMKv1.03.08R  
  95. OS Features:  
  96. Serial:  
  97.  
  98. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  99. >> Runtime for poller module 'os': 0.0013 seconds with 11784 bytes  
  100. RRD[last 10.130.0.120/poller-perf-os.rrd  --daemon unix:/run/rrdcached.sock]  
  101. RRD[update 10.130.0.120/poller-perf-os.rrd N:0.001262903213501 --daemon unix:/run/rrdcached.sock]  
  102. #### Unload poller module os ####
  103.  
  104. #### Load poller module availability ####
  105.  
  106. Module enabled: Global + | OS   | Device   | Manual    
  107. 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 [470,1753166869] 0.31ms]
  108.  
  109. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [470,86400] 0.25ms]
  110.  
  111. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,1861] 0.18ms]
  112.  
  113. RRD[last 10.130.0.120/availability-86400.rrd  --daemon unix:/run/rrdcached.sock]  
  114. RRD[update 10.130.0.120/availability-86400.rrd N:100 --daemon unix:/run/rrdcached.sock]  
  115. 1 day   : 100%  
  116. 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 [470,1752648469] 0.29ms]
  117.  
  118. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [470,604800] 0.25ms]
  119.  
  120. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,1862] 0.19ms]
  121.  
  122. RRD[last 10.130.0.120/availability-604800.rrd  --daemon unix:/run/rrdcached.sock]  
  123. RRD[update 10.130.0.120/availability-604800.rrd N:100 --daemon unix:/run/rrdcached.sock]  
  124. 1 week  : 100%  
  125. 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 [470,1750661269] 0.27ms]
  126.  
  127. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [470,2592000] 0.24ms]
  128.  
  129. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,1863] 0.18ms]
  130.  
  131. RRD[last 10.130.0.120/availability-2592000.rrd  --daemon unix:/run/rrdcached.sock]  
  132. RRD[update 10.130.0.120/availability-2592000.rrd N:100 --daemon unix:/run/rrdcached.sock]  
  133. 1 month : 100%  
  134. 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 [470,1721717269] 0.26ms]
  135.  
  136. SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [470,31536000] 0.22ms]
  137.  
  138. SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,1864] 0.21ms]
  139.  
  140. RRD[last 10.130.0.120/availability-31536000.rrd  --daemon unix:/run/rrdcached.sock]  
  141. RRD[update 10.130.0.120/availability-31536000.rrd N:100 --daemon unix:/run/rrdcached.sock]  
  142. 1 year  : 100%  
  143. SQL[delete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [470,1861,1862,1863,1864] 0.23ms]
  144.  
  145.  
  146. >> SNMP: [0/0.00s] MySQL: [13/0.03s] RRD: [10/0.00s]  
  147. >> Runtime for poller module 'availability': 0.0106 seconds with 84320 bytes  
  148. RRD[last 10.130.0.120/poller-perf-availability.rrd  --daemon unix:/run/rrdcached.sock]  
  149. RRD[update 10.130.0.120/poller-perf-availability.rrd N:0.010638952255249 --daemon unix:/run/rrdcached.sock]  
  150. #### Unload poller module availability ####
  151.  
  152. #### Load poller module ipmi ####
  153.  
  154. Module enabled: Global + | OS   | Device   | Manual    
  155. SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [470] 0.31ms]
  156.  
  157. array (
  158. )  
  159.  
  160. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  161. >> Runtime for poller module 'ipmi': 0.0013 seconds with 2120 bytes  
  162. RRD[last 10.130.0.120/poller-perf-ipmi.rrd  --daemon unix:/run/rrdcached.sock]  
  163. RRD[update 10.130.0.120/poller-perf-ipmi.rrd N:0.0013411045074463 --daemon unix:/run/rrdcached.sock]  
  164. #### Unload poller module ipmi ####
  165.  
  166. #### Load poller module sensors ####
  167.  
  168. Module enabled: Global + | OS   | Device   | Manual    
  169. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [470] 0.29ms]
  170.  
  171.  
  172. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  173. >> Runtime for poller module 'sensors': 0.0009 seconds with 2296 bytes  
  174. RRD[last 10.130.0.120/poller-perf-sensors.rrd  --daemon unix:/run/rrdcached.sock]  
  175. RRD[update 10.130.0.120/poller-perf-sensors.rrd N:0.00090694427490234 --daemon unix:/run/rrdcached.sock]  
  176. #### Unload poller module sensors ####
  177.  
  178. #### Load poller module processors ####
  179.  
  180. Module enabled: Global + | OS   | Device   | Manual    
  181. Attempting to initialize OS: ird  
  182. OS initialized: LibreNMS\OS\Ird  
  183. SQL[SELECT * FROM processors WHERE device_id=? [470] 0.27ms]
  184.  
  185.  
  186. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  187. >> Runtime for poller module 'processors': 0.0012 seconds with 2120 bytes  
  188. RRD[last 10.130.0.120/poller-perf-processors.rrd  --daemon unix:/run/rrdcached.sock]  
  189. RRD[update 10.130.0.120/poller-perf-processors.rrd N:0.001223087310791 --daemon unix:/run/rrdcached.sock]  
  190. #### Unload poller module processors ####
  191.  
  192. #### Load poller module mempools ####
  193.  
  194. Module enabled: Global + | OS   | Device   | Manual    
  195. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [470] 0.27ms]
  196.  
  197.  
  198. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  199. >> Runtime for poller module 'mempools': 0.0010 seconds with 2096 bytes  
  200. RRD[last 10.130.0.120/poller-perf-mempools.rrd  --daemon unix:/run/rrdcached.sock]  
  201. RRD[update 10.130.0.120/poller-perf-mempools.rrd N:0.00099492073059082 --daemon unix:/run/rrdcached.sock]  
  202. #### Unload poller module mempools ####
  203.  
  204. #### Load poller module storage ####
  205.  
  206. Module enabled: Global + | OS   | Device   | Manual    
  207. SQL[select * from `storage` where `storage`.`device_id` = ? and `storage`.`device_id` is not null [470] 0.26ms]
  208.  
  209.  
  210. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  211. >> Runtime for poller module 'storage': 0.0011 seconds with 2120 bytes  
  212. RRD[last 10.130.0.120/poller-perf-storage.rrd  --daemon unix:/run/rrdcached.sock]  
  213. RRD[update 10.130.0.120/poller-perf-storage.rrd N:0.0010659694671631 --daemon unix:/run/rrdcached.sock]  
  214. #### Unload poller module storage ####
  215.  
  216. #### Load poller module netstats ####
  217.  
  218. Module enabled: Global + | OS   | Device   | Manual    
  219. icmp  
  220. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  221. IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
  222. IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
  223. IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
  224. IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
  225. IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
  226. IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
  227. IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
  228. IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
  229. IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
  230. IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
  231.  
  232.  
  233. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  234. IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
  235. IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
  236. IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
  237. IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
  238. IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
  239. IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
  240. IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
  241. IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
  242. IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
  243. IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
  244.  
  245.  
  246. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  247. IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
  248. IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
  249. IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
  250. IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
  251. IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
  252. IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
  253.  
  254.  
  255. ip  
  256. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  257. IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
  258. IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
  259. IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
  260. IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
  261. IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
  262. IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
  263. IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  264. IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
  265. IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
  266. IP-MIB::ipReasmFails.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/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  270. IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
  271. IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
  272. IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
  273. IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  274. IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
  275. IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
  276.  
  277.  
  278. ip_forward  
  279. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']  
  280. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  281.  
  282.  
  283. snmp  
  284. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  285. SNMPv2-MIB::snmpInPkts.0 = 2443
  286. SNMPv2-MIB::snmpOutPkts.0 = 1714
  287. SNMPv2-MIB::snmpInBadVersions.0 = 0
  288. SNMPv2-MIB::snmpInBadCommunityNames.0 = 16
  289. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  290. SNMPv2-MIB::snmpInASNParseErrs.0 = 540
  291. SNMPv2-MIB::snmpInTooBigs.0 = 0
  292. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  293. SNMPv2-MIB::snmpInBadValues.0 = 0
  294. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  295.  
  296.  
  297. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  298. SNMPv2-MIB::snmpInGenErrs.0 = 0
  299. SNMPv2-MIB::snmpInTotalReqVars.0 = 11360
  300. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  301. SNMPv2-MIB::snmpInGetRequests.0 = 1699
  302. SNMPv2-MIB::snmpInGetNexts.0 = 0
  303. SNMPv2-MIB::snmpInSetRequests.0 = 0
  304. SNMPv2-MIB::snmpInGetResponses.0 = 0
  305. SNMPv2-MIB::snmpInTraps.0 = 0
  306. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  307. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  308.  
  309.  
  310. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  311. SNMPv2-MIB::snmpOutBadValues.0 = 0
  312. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  313. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  314. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  315. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  316. SNMPv2-MIB::snmpOutGetResponses.0 = 1699
  317. SNMPv2-MIB::snmpOutTraps.0 = 17
  318. SNMPv2-MIB::snmpSilentDrops.0 = No Such Instance currently exists at this OID
  319. SNMPv2-MIB::snmpProxyDrops.0 = No Such Instance currently exists at this OID
  320.  
  321.  
  322. RRD[last 10.130.0.120/netstats-snmp.rrd  --daemon unix:/run/rrdcached.sock]  
  323. RRD[update 10.130.0.120/netstats-snmp.rrd N:2443:1714:0:16:0:540:0:0:0:0:0:11360:0:1699:0:0:0:0:0:0:0:0:0:0:0:1699:17:U:U --daemon unix:/run/rrdcached.sock]  
  324. udp  
  325. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0']  
  326. UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
  327. UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
  328. UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
  329. UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
  330.  
  331.  
  332. tcp  
  333. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-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']  
  334. TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
  335. TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  336. TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
  337. TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
  338. TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
  339. TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
  340. TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
  341. TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
  342. TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
  343. TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
  344.  
  345.  
  346.  
  347. >> SNMP: [11/0.20s] MySQL: [0/0.00s] RRD: [4/0.00s]  
  348. >> Runtime for poller module 'netstats': 0.2020 seconds with 18488 bytes  
  349. RRD[last 10.130.0.120/poller-perf-netstats.rrd  --daemon unix:/run/rrdcached.sock]  
  350. RRD[update 10.130.0.120/poller-perf-netstats.rrd N:0.20199012756348 --daemon unix:/run/rrdcached.sock]  
  351. #### Unload poller module netstats ####
  352.  
  353. #### Load poller module hr-mib ####
  354.  
  355. Module enabled: Global + | OS   | Device   | Manual    
  356. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
  357. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  358. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  359. hrSystemNumUsers.0 = No Such Object available on this agent at this OID  
  360.  
  361.  
  362.  
  363. >> SNMP: [1/0.02s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  364. >> Runtime for poller module 'hr-mib': 0.0246 seconds with 6016 bytes  
  365. RRD[last 10.130.0.120/poller-perf-hr-mib.rrd  --daemon unix:/run/rrdcached.sock]  
  366. RRD[update 10.130.0.120/poller-perf-hr-mib.rrd N:0.024642944335938 --daemon unix:/run/rrdcached.sock]  
  367. #### Unload poller module hr-mib ####
  368.  
  369. #### Load poller module ucd-mib ####
  370.  
  371. Module enabled: Global + | OS   | Device   | Manual    
  372. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'systemStats']
  373. systemStats = No Such Object available on this agent at this OID  
  374.  
  375. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  376. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
  377. laLoadInt.1 = No Such Object available on this agent at this OID
  378. laLoadInt.2 = No Such Object available on this agent at this OID
  379. laLoadInt.3 = No Such Object available on this agent at this OID  
  380.  
  381.  
  382. >> SNMP: [2/0.03s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  383. >> Runtime for poller module 'ucd-mib': 0.0336 seconds with 2368 bytes  
  384. RRD[last 10.130.0.120/poller-perf-ucd-mib.rrd  --daemon unix:/run/rrdcached.sock]  
  385. RRD[update 10.130.0.120/poller-perf-ucd-mib.rrd N:0.033607959747314 --daemon unix:/run/rrdcached.sock]  
  386. #### Unload poller module ucd-mib ####
  387.  
  388. #### Load poller module ipSystemStats ####
  389.  
  390. Module enabled: Global + | OS   | Device   | Manual    
  391. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'ipSystemStats']
  392. ipSystemStatsTable = No Such Object available on this agent at this OID  
  393.  
  394. Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID  
  395.  
  396.  
  397. >> SNMP: [1/0.03s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  398. >> Runtime for poller module 'ipSystemStats': 0.0278 seconds with 1784 bytes  
  399. RRD[last 10.130.0.120/poller-perf-ipSystemStats.rrd  --daemon unix:/run/rrdcached.sock]  
  400. RRD[update 10.130.0.120/poller-perf-ipSystemStats.rrd N:0.027771949768066 --daemon unix:/run/rrdcached.sock]  
  401. #### Unload poller module ipSystemStats ####
  402.  
  403. #### Load poller module ports ####
  404.  
  405. Module enabled: Global + | OS   | Device   | Manual    
  406. 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 [470] 0.62ms]
  407.  
  408. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'ifXEntry']
  409. ifXEntry = No Such Object available on this agent at this OID  
  410.  
  411. Invalid snmp_walk() data = ifXEntry = No Such Object available on this agent at this OID  
  412. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'ifEntry']
  413. ifEntry = No Such Object available on this agent at this OID  
  414.  
  415. Invalid snmp_walk() data = ifEntry = No Such Object available on this agent at this OID  
  416. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
  417. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  418.  
  419. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  420. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' 'udp:HOSTNAME:161' 'dot1qPvid']
  421. dot1qPvid = No Such Object available on this agent at this OID  
  422.  
  423. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  424. Fetched data (Full ports polling): dot3StatsDuplexStatus  
  425. array (
  426. )  
  427. SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [1753253269,null,1753253269] 0.32ms]
  428.  
  429. 0 updated  
  430.  
  431. >> SNMP: [4/0.10s] MySQL: [2/0.01s] RRD: [2/0.00s]  
  432. >> Runtime for poller module 'ports': 0.1015 seconds with 12368 bytes  
  433. RRD[last 10.130.0.120/poller-perf-ports.rrd  --daemon unix:/run/rrdcached.sock]  
  434. RRD[update 10.130.0.120/poller-perf-ports.rrd N:0.1014711856842 --daemon unix:/run/rrdcached.sock]  
  435. #### Unload poller module ports ####
  436.  
  437. #### Load poller module customoid ####
  438.  
  439. Module enabled: Global + | OS   | Device   | Manual    
  440. SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [470] 0.3ms]
  441.  
  442.  
  443. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  444. >> Runtime for poller module 'customoid': 0.0010 seconds with 1872 bytes  
  445. RRD[last 10.130.0.120/poller-perf-customoid.rrd  --daemon unix:/run/rrdcached.sock]  
  446. RRD[update 10.130.0.120/poller-perf-customoid.rrd N:0.0010139942169189 --daemon unix:/run/rrdcached.sock]  
  447. #### Unload poller module customoid ####
  448.  
  449. #### Load poller module bgp-peers ####
  450.  
  451. Module enabled: Global + | OS   | Device   | Manual    
  452. SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [470] 0.38ms]
  453.  
  454.  
  455. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  456. >> Runtime for poller module 'bgp-peers': 0.0013 seconds with 1824 bytes  
  457. RRD[last 10.130.0.120/poller-perf-bgp-peers.rrd  --daemon unix:/run/rrdcached.sock]  
  458. RRD[update 10.130.0.120/poller-perf-bgp-peers.rrd N:0.0013468265533447 --daemon unix:/run/rrdcached.sock]  
  459. #### Unload poller module bgp-peers ####
  460.  
  461. #### Load poller module ucd-diskio ####
  462.  
  463. Module enabled: Global + | OS   | Device   | Manual    
  464. SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'UCD-DISKIO-MIB::diskIOTable']  
  465. diskIOTable = No Such Object available on this agent at this OID
  466.  
  467.  
  468. SQL[select * from `ucd_diskio` where `ucd_diskio`.`device_id` = ? and `ucd_diskio`.`device_id` is not null [470] 0.42ms]
  469.  
  470.  
  471. >> SNMP: [1/1.02s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  472. >> Runtime for poller module 'ucd-diskio': 1.0252 seconds with 7088 bytes  
  473. RRD[last 10.130.0.120/poller-perf-ucd-diskio.rrd  --daemon unix:/run/rrdcached.sock]  
  474. RRD[update 10.130.0.120/poller-perf-ucd-diskio.rrd N:1.025181055069 --daemon unix:/run/rrdcached.sock]  
  475. #### Unload poller module ucd-diskio ####
  476.  
  477. #### Load poller module wireless ####
  478.  
  479. Module enabled: Global + | OS   | Device   | Manual    
  480. SQL[select * from `wireless_sensors` where `wireless_sensors`.`device_id` = ? and `wireless_sensors`.`device_id` is not null [470] 0.46ms]
  481.  
  482.  
  483. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  484. >> Runtime for poller module 'wireless': 0.0016 seconds with 2512 bytes  
  485. RRD[last 10.130.0.120/poller-perf-wireless.rrd  --daemon unix:/run/rrdcached.sock]  
  486. RRD[update 10.130.0.120/poller-perf-wireless.rrd N:0.0016348361968994 --daemon unix:/run/rrdcached.sock]  
  487. #### Unload poller module wireless ####
  488.  
  489. #### Load poller module ospf ####
  490.  
  491. Module enabled: Global + | OS   | Device   | Manual    
  492. SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [470] 0.33ms]
  493.  
  494. Processes: SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/pbi' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup']  
  495. ospfGeneralGroup = No Such Object available on this agent at this OID
  496.  
  497.  
  498. SQL[delete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [470,""] 0.38ms]
  499.  
  500.  
  501. Total processes: 0  
  502.  
  503. >> SNMP: [1/0.05s] MySQL: [2/0.01s] RRD: [2/0.00s]  
  504. >> Runtime for poller module 'ospf': 0.0525 seconds with 16064 bytes  
  505. RRD[last 10.130.0.120/poller-perf-ospf.rrd  --daemon unix:/run/rrdcached.sock]  
  506. RRD[update 10.130.0.120/poller-perf-ospf.rrd N:0.052511930465698 --daemon unix:/run/rrdcached.sock]  
  507. #### Unload poller module ospf ####
  508.  
  509. #### Load poller module ospfv3 ####
  510.  
  511. Module enabled: Global + | OS   | Device   | Manual    
  512. SQL[select * from `ospfv3_instances` where `ospfv3_instances`.`device_id` = ? and `ospfv3_instances`.`device_id` is not null [470] 0.39ms]
  513.  
  514.  
  515. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  516. >> Runtime for poller module 'ospfv3': 0.0015 seconds with 69768 bytes  
  517. RRD[last 10.130.0.120/poller-perf-ospfv3.rrd  --daemon unix:/run/rrdcached.sock]  
  518. RRD[update 10.130.0.120/poller-perf-ospfv3.rrd N:0.0015039443969727 --daemon unix:/run/rrdcached.sock]  
  519. #### Unload poller module ospfv3 ####
  520.  
  521. #### Load poller module cisco-cef ####
  522.  
  523. Module enabled: Global + | OS   | Device   | Manual    
  524.  
  525. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  526. >> Runtime for poller module 'cisco-cef': 0.0005 seconds with 1248 bytes  
  527. RRD[last 10.130.0.120/poller-perf-cisco-cef.rrd  --daemon unix:/run/rrdcached.sock]  
  528. RRD[update 10.130.0.120/poller-perf-cisco-cef.rrd N:0.00046610832214355 --daemon unix:/run/rrdcached.sock]  
  529. #### Unload poller module cisco-cef ####
  530.  
  531. #### Load poller module entity-physical ####
  532.  
  533. Module enabled: Global + | OS   | Device   | Manual    
  534.  
  535. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  536. >> Runtime for poller module 'entity-physical': 0.0004 seconds with 1128 bytes  
  537. RRD[last 10.130.0.120/poller-perf-entity-physical.rrd  --daemon unix:/run/rrdcached.sock]  
  538. RRD[update 10.130.0.120/poller-perf-entity-physical.rrd N:0.00040102005004883 --daemon unix:/run/rrdcached.sock]  
  539. #### Unload poller module entity-physical ####
  540.  
  541. #### Load poller module applications ####
  542.  
  543. Module enabled: Global + | OS   | Device   | Manual    
  544. SQL[select * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [470] 0.31ms]
  545.  
  546.  
  547. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]  
  548. >> Runtime for poller module 'applications': 0.0015 seconds with 6520 bytes  
  549. RRD[last 10.130.0.120/poller-perf-applications.rrd  --daemon unix:/run/rrdcached.sock]  
  550. RRD[update 10.130.0.120/poller-perf-applications.rrd N:0.001533031463623 --daemon unix:/run/rrdcached.sock]  
  551. #### Unload poller module applications ####
  552.  
  553. #### Load poller module stp ####
  554.  
  555. Module enabled: Global + | OS   | Device   | Manual    
  556. SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [470] 0.34ms]
  557.  
  558. Instances:
  559. SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [470] 0.25ms]
  560.  
  561. Ports:
  562.  
  563. >> SNMP: [0/0.00s] MySQL: [2/0.01s] RRD: [2/0.00s]  
  564. >> Runtime for poller module 'stp': 0.0023 seconds with 10536 bytes  
  565. RRD[last 10.130.0.120/poller-perf-stp.rrd  --daemon unix:/run/rrdcached.sock]  
  566. RRD[update 10.130.0.120/poller-perf-stp.rrd N:0.0023109912872314 --daemon unix:/run/rrdcached.sock]  
  567. #### Unload poller module stp ####
  568.  
  569. #### Load poller module ntp ####
  570.  
  571. Module enabled: Global + | OS   | Device   | Manual    
  572.  
  573. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  574. >> Runtime for poller module 'ntp': 0.0003 seconds with 1240 bytes  
  575. RRD[last 10.130.0.120/poller-perf-ntp.rrd  --daemon unix:/run/rrdcached.sock]  
  576. RRD[update 10.130.0.120/poller-perf-ntp.rrd N:0.00030303001403809 --daemon unix:/run/rrdcached.sock]  
  577. #### Unload poller module ntp ####
  578.  
  579. #### Load poller module wifi ####
  580.  
  581. Module enabled: Global + | OS   | Device   | Manual    
  582. Module wifi does not exist, please remove it from your configuration  
  583.  
  584. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]  
  585. >> Runtime for poller module 'wifi': 0.0005 seconds with 1904 bytes  
  586. RRD[last 10.130.0.120/poller-perf-wifi.rrd  --daemon unix:/run/rrdcached.sock]  
  587. RRD[update 10.130.0.120/poller-perf-wifi.rrd N:0.00046300888061523 --daemon unix:/run/rrdcached.sock]  
  588. #### Unload poller module wifi ####
  589.  
  590. RRD[last 10.130.0.120/poller-perf.rrd  --daemon unix:/run/rrdcached.sock]  
  591. RRD[update 10.130.0.120/poller-perf.rrd N:2.6103489398956 --daemon unix:/run/rrdcached.sock]  
  592. SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [470] 0.33ms]
  593.  
  594. Enabled graphs (7): uptime poller_modules_perf availability netstat_snmp netstat_snmp_pkt poller_perf ping_perf
  595.  
  596.  
  597. SQL[update `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? ["2025-07-23 14:47:50",2.61034893989563,470] 0.41ms]
  598.  
  599.  
  600. >>> Polled SGC 1M Server Room Smart Rack (470) in 2.610 seconds <<<  
  601. ### Start Device Groups ###  
  602. SQL[select * from `device_groups` [] 0.34ms]
  603.  
  604. 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, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39) [] 1.88ms]
  605.  
  606. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.46.%","0.101.0.%",470] 0.6ms]
  607.  
  608. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.39.%","0.161.2.%",470] 0.38ms]
  609.  
  610. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.37.%","0.161.3.%",470] 0.32ms]
  611.  
  612. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` 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.181.12.%","0.181.30.%","0.181.32.%","0.181.31.%","0.104.0.%",470] 0.3ms]
  613.  
  614. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.22.%",470] 0.36ms]
  615.  
  616. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.40.%","0.161.6.%",470] 0.28ms]
  617.  
  618. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.41.%","0.161.7.%",470] 0.45ms]
  619.  
  620. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.42.%","0.161.8.%",470] 0.36ms]
  621.  
  622. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.43.%","0.161.9.%",470] 0.35ms]
  623.  
  624. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.18.%",470] 0.26ms]
  625.  
  626. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.19.%",470] 0.25ms]
  627.  
  628. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.44.%",470] 0.24ms]
  629.  
  630. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.35.%",470] 0.33ms]
  631.  
  632. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.45.%",470] 0.26ms]
  633.  
  634. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.17.%",470] 0.24ms]
  635.  
  636. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.15.%",470] 0.23ms]
  637.  
  638. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.181.%","%SGC%",470] 0.21ms]
  639.  
  640. SQL[select 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 (`ipv4_addresses`.`ipv4_address` LIKE ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["0.181.120.%","OVE%",470] 0.22ms]
  641.  
  642. SQL[select 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 (`ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ?) and `devices`.`device_id` = ?) as `exists` ["10.100.0.60","10.100.0.61","10.100.0.65","10.100.0.66","10.100.0.67","10.100.0.68","10.100.0.62",470] 0.28ms]
  643.  
  644. SQL[select exists(select * from `devices` where (`devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["lc%",470] 0.18ms]
  645.  
  646. SQL[select exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%DATAWHSW%","%SDCHQ-CORESW%","%SDCHQ-OFFICE-DTSW%","%SDCHQ-OFFICE-SVRFARM%","%sdchq-office-monitsw%","%sdchq-office-prodsw%","%sdchq-office-lvl1sw01%","%SDC-PVTCLD%","%SDC_FW_StackSW%","%SDCHQ-OFFICE-SVRRACK%","%SVR_Host_MGMT_SW%","%SDC-ExpressRoute%","%sdchq-office-dtsw%",470] 0.17ms]
  647.  
  648. SQL[select 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 (`ipv4_addresses`.`ipv4_address` = ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["10.100.0.20","%SDCHQ-OFFICE-LVL2%",470] 0.26ms]
  649.  
  650. SQL[select 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 (`ipv4_addresses`.`ipv4_address` = ?) and `devices`.`device_id` = ?) as `exists` ["10.100.0.30",470] 0.21ms]
  651.  
  652. SQL[select 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 (`ipv4_addresses`.`ipv4_address` = ?) and `devices`.`device_id` = ?) as `exists` ["10.100.0.40",470] 0.19ms]
  653.  
  654. SQL[select 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 (`ipv4_addresses`.`ipv4_address` = ?) and `devices`.`device_id` = ?) as `exists` ["10.100.0.50",470] 0.21ms]
  655.  
  656. SQL[select exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%APC%",470] 0.2ms]
  657.  
  658. SQL[select exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` = ? OR `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%sdc1-jcc%","%sdc2-beachoperations.super%","%sdc3-polw%","%sdc4-beachdatacenter.super%","%sdc5-toa%","%sdc6-firstaidbicycle%","%sdc7-emeraldhall%","%sdc8-sapphirehall%","%sdc9-firstaidstation-besidetrapizza%","%sdc10-fortsilosoticketing%","%sdc11-fortsiloso-swroom%","%sdc12-cablecarplaza%","%sdc14-imbiah-office%","%sdc15-imbiahstation%","%sdc16-rangerstation%","%sdc17-gantry%","%sdchq-coresw%","sdc-sentosacove.super.net.sg","%SDC-GolfClub%",470] 0.22ms]
  659.  
  660. SQL[select 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 (`ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ?) and `devices`.`device_id` = ?) as `exists` ["10.161.2.11","10.161.2.12","10.161.2.13","10.161.2.14","10.161.2.15","10.161.2.16","10.161.2.17","10.161.2.18","10.161.3.11","10.161.3.12","10.161.3.13","10.161.3.14","10.161.3.15","10.161.3.16","10.161.3.17","10.161.3.18","10.161.4.11","10.161.6.11","10.161.7.11","10.161.7.12","10.161.8.11","10.161.9.11","10.161.9.12","10.161.9.13","10.161.9.14","10.161.9.15","10.161.11.11","10.161.12.11","10.161.12.12","10.161.12.13","10.161.5.17","10.161.5.18",470] 0.33ms]
  661.  
  662. SQL[select 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 (`ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ? OR `ipv4_addresses`.`ipv4_address` = ?) and `devices`.`device_id` = ?) as `exists` ["10.181.128.9","10.181.128.14","10.181.189.6","10.181.189.5",470] 0.3ms]
  663.  
  664. SQL[select exists(select * from `devices` where (`devices`.`os` LIKE ? OR `devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["owerWalker%","yberPower%",470] 0.27ms]
  665.  
  666. SQL[select exists(select * from `devices` where ((`devices`.`os` = ? AND `devices`.`sysName` NOT LIKE ?) OR (`devices`.`os` = ? AND `devices`.`sysName` NOT LIKE ?) OR (`devices`.`os` LIKE ? AND `devices`.`sysName` NOT LIKE ?) OR (`devices`.`os` LIKE ? AND `devices`.`sysName` NOT LIKE ?)) and `devices`.`device_id` = ?) as `exists` ["Ios","OC%","nxos","OC%","%Iosxe%","OC%","isco%","OC%",470] 0.3ms]
  667.  
  668. SQL[select exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["AiA%",470] 0.22ms]
  669.  
  670. SQL[select exists(select * from `devices` left join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` left join `device_groups` on `device_group_device`.`device_group_id` = `device_groups`.`id` where ((`device_groups`.`name` = ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ?)) and `devices`.`device_id` = ?) as `exists` ["SDC Fibre Ring","%HUB04-XPRESS-RWS-Station-SW01%","%HUB04-XPRESS-IMBIAH-SW01%","%HUB04-BEACH-DC-SW01%","%SDC4-BeachDataCenter%","%hub17-gantry-sw01%","%hub04-occ_eq_rm%","%hub04-busdepot_itroom%","%hub12-imbiah-tixctr-sw01%","%hub07-emrldhall-ups01%","%hub02-beachops-ups01%","%hub03-pkc-itroom-ups01%","%hub04-vivoitrm-ups01%","%hub05-goldboh-ups01%","%hub06-bikekiosk-ups01%","%hub08-saphrhall-ups01%","%hub09-slb-sw02-first-aid-ups01%","%hub10-frtslso-ups01%","%hub11-fortsi-srvrm-ups01%","%hub12-ccarplaza-ups01%","%hub14-imbiah-offce-sw01%","%hub15-imbiahstn-ups01%","%hub16-oldrngrofc-ups01%","%hub17-gantryboh-ups01%","%sgc-1m-ups02%","%sgc-svrrm-ups01%","%hub04-xpress-vivo-tix-sw%","%hub04-xpress-vivo-itroom-sw%","%expressroute%","%internet-xchange%","%SDC_CPFW%","%SGC-FW%","WCOVE1%","REE_WIFI_FW%","ove-FW-SW01%",470] 0.47ms]
  671.  
  672. SQL[select exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["etagent2%",470] 0.25ms]
  673.  
  674. SQL[select exists(select * from `devices` where (`devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`hardware` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%SDCHQ-OFFICE-DTSW%","%SDC_FW_StackSW%","%SDCHQ_WlessCore_SW%","%SDC_CPFW_INT%","%SDC_CPFW_EXT%","%SDC-Public-WLC%","%SDC-Corp-WLC%","%sdc_free_wifi_fw%","%SGC-fw%","%sdc-internet-xchange%","%sdc-expressroute-rtr%","A-VM%",470] 0.3ms]
  675.  
  676. SQL[select exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%Socomec%",470] 0.22ms]
  677.  
  678. SQL[select exists(select * from `devices` where (`devices`.`sysDescr` LIKE ? OR `devices`.`sysName` LIKE ? OR `devices`.`display` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["OC%","OC%","OC%",470] 0.41ms]
  679.  
  680. SQL[select exists(select * from `devices` where (`devices`.`sysContact` LIKE ? AND `devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%IOH%","%awplus%",470] 0.24ms]
  681.  
  682. SQL[select * from `device_group_device` where `device_group_device`.`device_id` = ? [470] 0.24ms]
  683.  
  684. Groups Added:   Removed:  
  685. ### End Device Groups (0.0428s) ###
  686.  
  687. #### Start Alerts ####  
  688. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [470] 0.3ms]
  689.  
  690. SQL[SELECT DISTINCT a.* FROM alert_rules a
  691.         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 = ?)
  692.         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 = ?))
  693.         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 = ?))
  694.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  695.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  696.         WHERE a.disabled = 0 AND (
  697.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  698.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  699.             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))
  700.         ) [470,470,470,470,470,470,470,470,470,470,470] 1.62ms]
  701.  
  702. Rule #1 (SDC Devices up/down Alert Rules):  
  703.  
  704. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [1,470] 0.19ms]
  705.  
  706. Status: NOCHG  
  707. Rule #18 (SDC Devices Temperature Warning):  
  708.  
  709. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [18,470] 0.19ms]
  710.  
  711. Status: NOCHG  
  712. Rule #19 (SDC Devices Processor usage Warning):  
  713.  
  714. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [19,470] 0.22ms]
  715.  
  716. Status: NOCHG  
  717. Rule #20 (SDC Devices Storage Warning):  
  718.  
  719. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [20,470] 0.21ms]
  720.  
  721. Status: NOCHG  
  722. Rule #22 (SDC Service up/down Alert Rules):  
  723.  
  724. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [22,470] 0.23ms]
  725.  
  726. Status: NOCHG  
  727. Rule #25 (Critical ISP Port Status Alerts Rules):  
  728.  
  729. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [25,470] 0.22ms]
  730.  
  731. Status: NOCHG  
  732. Rule #28 (SDC AP up/down Alert Rules):  
  733.  
  734. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [28,470] 0.23ms]
  735.  
  736. Status: NOCHG  
  737. Rule #29 (SDC Latency Alert Rules):  
  738.  
  739. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [29,470] 0.18ms]
  740.  
  741. Status: NOCHG  
  742. #### End Alerts (0.0122s) ####
  743.  
  744.  
  745. SNMP [24/1.51s]: Snmpget[16/0.29s] Snmpwalk[8/1.22s]  
  746. SQL [99/0.32s]: Select[88/0.29s] Delete[3/0.01s] Update[8/0.02s]  
  747. RRD [66/0.01s]: Other[33/0.01s] Update[33/0.00s]  
  748. [librenms@AZPRDLIBRA430 ~]$
captcha