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

From librenms, 6 Months ago, written in Plain Text.
Embed
  1. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 2.36ms]
  2.  
  3. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 1.65ms]
  4.  
  5. SQL[[1;33mselect version() [0;33m[][0m 0.9ms]
  6.  
  7. ===========================================
  8. Component | Version
  9. --------- | -------
  10. LibreNMS  | 25.3.0-42-gf4e45f488 (2025-03-24T21:20:22-04:00)
  11. DB Schema | 2025_03_22_134124_fix_ipv6_addresses_id_type (323)
  12. PHP       | 8.3.14
  13. Python    | 3.12.3
  14. Database  | MariaDB 10.11.8-MariaDB-0ubuntu0.24.04.1
  15. RRDTool   | 1.7.2
  16. SNMP      | 5.9.4.pre2
  17. ===========================================
  18.  
  19. LibreNMS config cache cleared and config reloaded.  
  20. SQL[[1;33mselect `config_name`, `config_value` from `config` [0;33m[][0m 1.61ms]
  21.  
  22. SQL[[1;33mselect * from `graph_types` [0;33m[][0m 1.16ms]
  23.  
  24. SQL[[1;33mselect * from `config` where (`config_name` = ?) limit 1 [0;33m["traceroute"][0m 0.9ms]
  25.  
  26. SQL[[1;33mdelete from `config` where `config_name` like ? [0;33m["traceroute.%"][0m 0.42ms]
  27.  
  28. Starting polling run:
  29.  
  30. SQL[[1;33mselect `device_id` from `devices` where `hostname` = ? [0;33m["int-002-entree.gestion"][0m 0.99ms]
  31.  
  32. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[290][0m 1.11ms]
  33.  
  34. Hostname:  INT-002-ENTREE.gestion
  35. ID:        290
  36. OS:        heliosip
  37. IP:        10.244.2.91
  38.  
  39. Attempting to initialize OS: heliosip  
  40. OS initialized as Generic (heliosip)  
  41. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[290][0m 1.04ms]
  42.  
  43. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' 'INT-002-ENTREE.gestion'
  44.  
  45. response: INT-002-ENTREE.gestion : xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.89/1.34/1.81  
  46. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  47. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.6530
  48.  
  49.  
  50. SQL[[1;33mupdate `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? [0;33m["2025-03-25 09:12:40",1.34,290][0m 2.26ms]
  51.  
  52. RRD[[0;32mlast INT-002-ENTREE.gestion/icmp-perf.rrd  --daemon 192.168.150.40:42217[0m]  
  53. RRD[[0;32mupdate INT-002-ENTREE.gestion/icmp-perf.rrd N:1.34:3:3:0.89:1.81 --daemon 192.168.150.40:42217[0m]  
  54. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [0;33m[290][0m 2ms]
  55.  
  56. #### Load poller module core ####
  57.  
  58. Module enabled: Global + | OS   | Device   | Manual    
  59. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]  
  60. .*.*.0 = 404805100
  61.  
  62.  
  63. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  64. Exitcode: 2 ["Error in packet
  65. Reason: (noSuchName) There is no such variable name in this MIB.
  66. Failed object: SNMP-FRAMEWORK-MIB::snmpEngineTime.0
  67.  
  68. Error in packet
  69. Reason: (noSuchName) There is no such variable name in this MIB.
  70. Failed object: HOST-RESOURCES-MIB::hrSystemUptime.0
  71.  
  72. "]
  73.  
  74. Error in packet
  75. Reason: (noSuchName) There is no such variable name in this MIB.
  76. Failed object: SNMP-FRAMEWORK-MIB::snmpEngineTime.0
  77.  
  78. Error in packet
  79. Reason: (noSuchName) There is no such variable name in this MIB.
  80. Failed object: HOST-RESOURCES-MIB::hrSystemUptime.0
  81.  
  82.  
  83. Uptime seconds: 4048051
  84.  
  85. RRD[[0;32mlast INT-002-ENTREE.gestion/uptime.rrd  --daemon 192.168.150.40:42217[0m]  
  86. RRD[[0;32mupdate INT-002-ENTREE.gestion/uptime.rrd N:4048051 --daemon 192.168.150.40:42217[0m]  
  87. Uptime: 1 month 2 weeks 4 days 20 hours  
  88. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[4048051,290][0m 1.16ms]
  89.  
  90.  
  91. >> [0;36mSNMP[0m: [3/0.11s] [1;33mMySQL[0m: [4/0.06s] [0;32mRRD[0m: [4/0.01s]  
  92. >> Runtime for poller module 'core': 0.0913 seconds with 136664 bytes  
  93. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-core.rrd  --daemon 192.168.150.40:42217[0m]  
  94. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-core.rrd N:0.09126615524292 --daemon 192.168.150.40:42217[0m]  
  95. #### Unload poller module core ####
  96.  
  97. #### Load poller module os ####
  98.  
  99. Module enabled: Global + | OS   | Device   | Manual    
  100. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[11][0m 1.06ms]
  101.  
  102. Location: 002  
  103. Hardware: 2N IP Force  
  104. OS Version: 2.46.0.70.3  
  105. OS Features:  
  106. Serial: 54-1742-0231  
  107.  
  108. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  109. >> Runtime for poller module 'os': 0.0081 seconds with 188624 bytes  
  110. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-os.rrd  --daemon 192.168.150.40:42217[0m]  
  111. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-os.rrd N:0.0080668926239014 --daemon 192.168.150.40:42217[0m]  
  112. #### Unload poller module os ####
  113.  
  114. #### Load poller module availability ####
  115.  
  116. Module enabled: Global + | OS   | Device   | Manual    
  117. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[290,1742821960][0m 2.52ms]
  118.  
  119. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[290,86400][0m 0.96ms]
  120.  
  121. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[97.608,1325][0m 0.73ms]
  122.  
  123. RRD[[0;32mlast INT-002-ENTREE.gestion/availability-86400.rrd  --daemon 192.168.150.40:42217[0m]  
  124. RRD[[0;32mupdate INT-002-ENTREE.gestion/availability-86400.rrd N:97.608 --daemon 192.168.150.40:42217[0m]  
  125. 1 day   : 97.608%  
  126. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[290,1742303560][0m 1.89ms]
  127.  
  128. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[290,604800][0m 0.69ms]
  129.  
  130. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[98.571,1326][0m 0.49ms]
  131.  
  132. RRD[[0;32mlast INT-002-ENTREE.gestion/availability-604800.rrd  --daemon 192.168.150.40:42217[0m]  
  133. RRD[[0;32mupdate INT-002-ENTREE.gestion/availability-604800.rrd N:98.571 --daemon 192.168.150.40:42217[0m]  
  134. 1 week  : 98.571%  
  135. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[290,1740316360][0m 1.75ms]
  136.  
  137. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[290,2592000][0m 0.67ms]
  138.  
  139. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[99.663,1327][0m 0.6ms]
  140.  
  141. RRD[[0;32mlast INT-002-ENTREE.gestion/availability-2592000.rrd  --daemon 192.168.150.40:42217[0m]  
  142. RRD[[0;32mupdate INT-002-ENTREE.gestion/availability-2592000.rrd N:99.663 --daemon 192.168.150.40:42217[0m]  
  143. 1 month : 99.663%  
  144. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [0;33m[290,1711372360][0m 2.68ms]
  145.  
  146. SQL[[1;33mselect * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [0;33m[290,31536000][0m 0.88ms]
  147.  
  148. SQL[[1;33mupdate `availability` set `availability_perc` = ? where `availability_id` = ? [0;33m[99.971,1328][0m 0.49ms]
  149.  
  150. RRD[[0;32mlast INT-002-ENTREE.gestion/availability-31536000.rrd  --daemon 192.168.150.40:42217[0m]  
  151. RRD[[0;32mupdate INT-002-ENTREE.gestion/availability-31536000.rrd N:99.971 --daemon 192.168.150.40:42217[0m]  
  152. 1 year  : 99.971%  
  153. SQL[[1;33mdelete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [0;33m[290,1325,1326,1327,1328][0m 0.43ms]
  154.  
  155.  
  156. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [13/0.15s] [0;32mRRD[0m: [10/0.00s]  
  157. >> Runtime for poller module 'availability': 0.0336 seconds with 75152 bytes  
  158. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-availability.rrd  --daemon 192.168.150.40:42217[0m]  
  159. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-availability.rrd N:0.033560037612915 --daemon 192.168.150.40:42217[0m]  
  160. #### Unload poller module availability ####
  161.  
  162. #### Load poller module ipmi ####
  163.  
  164. Module enabled: Global + | OS   | Device   | Manual    
  165. Reporting disabled by user setting  
  166. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[290][0m 1.42ms]
  167.  
  168. array (
  169. )  
  170.  
  171. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  172. >> Runtime for poller module 'ipmi': 0.0042 seconds with 89832 bytes  
  173. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ipmi.rrd  --daemon 192.168.150.40:42217[0m]  
  174. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ipmi.rrd N:0.0041718482971191 --daemon 192.168.150.40:42217[0m]  
  175. #### Unload poller module ipmi ####
  176.  
  177. #### Load poller module sensors ####
  178.  
  179. Module enabled: Global + | OS   | Device   | Manual    
  180. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[290][0m 0.79ms]
  181.  
  182.  
  183. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  184. >> Runtime for poller module 'sensors': 0.0016 seconds with 3040 bytes  
  185. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-sensors.rrd  --daemon 192.168.150.40:42217[0m]  
  186. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-sensors.rrd N:0.0015950202941895 --daemon 192.168.150.40:42217[0m]  
  187. #### Unload poller module sensors ####
  188.  
  189. #### Load poller module processors ####
  190.  
  191. Module enabled: Global + | OS   | Device   | Manual    
  192. Attempting to initialize OS: heliosip  
  193. OS initialized as Generic (heliosip)  
  194. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[290][0m 1.09ms]
  195.  
  196.  
  197. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  198. >> Runtime for poller module 'processors': 0.0058 seconds with 62024 bytes  
  199. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-processors.rrd  --daemon 192.168.150.40:42217[0m]  
  200. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-processors.rrd N:0.0057928562164307 --daemon 192.168.150.40:42217[0m]  
  201. #### Unload poller module processors ####
  202.  
  203. #### Load poller module mempools ####
  204.  
  205. Module enabled: Global + | OS   | Device   | Manual    
  206. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[290][0m 0.98ms]
  207.  
  208.  
  209. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  210. >> Runtime for poller module 'mempools': 0.0031 seconds with 28192 bytes  
  211. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-mempools.rrd  --daemon 192.168.150.40:42217[0m]  
  212. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-mempools.rrd N:0.0031378269195557 --daemon 192.168.150.40:42217[0m]  
  213. #### Unload poller module mempools ####
  214.  
  215. #### Load poller module storage ####
  216.  
  217. Module enabled: Global + | OS   | Device   | Manual    
  218. SQL[[1;33mselect * from `storage` where `storage`.`device_id` = ? and `storage`.`device_id` is not null [0;33m[290][0m 0.82ms]
  219.  
  220.  
  221. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  222. >> Runtime for poller module 'storage': 0.0040 seconds with 58328 bytes  
  223. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-storage.rrd  --daemon 192.168.150.40:42217[0m]  
  224. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-storage.rrd N:0.0040009021759033 --daemon 192.168.150.40:42217[0m]  
  225. #### Unload poller module storage ####
  226.  
  227. #### Load poller module netstats ####
  228.  
  229. Module enabled: Global + | OS   | Device   | Manual    
  230. icmp  
  231. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  232. Exitcode: 2 ["Error in packet
  233. Reason: (noSuchName) There is no such variable name in this MIB.
  234. Failed object: IP-MIB::icmpInMsgs.0
  235.  
  236. Error in packet
  237. Reason: (noSuchName) There is no such variable name in this MIB.
  238. Failed object: IP-MIB::icmpOutMsgs.0
  239.  
  240. Error in packet
  241. Reason: (noSuchName) There is no such variable name in this MIB.
  242. Failed object: IP-MIB::icmpInErrors.0
  243.  
  244. Error in packet
  245. Reason: (noSuchName) There is no such variable name in this MIB.
  246. Failed object: IP-MIB::icmpOutErrors.0
  247.  
  248. Error in packet
  249. Reason: (noSuchName) There is no such variable name in this MIB.
  250. Failed object: IP-MIB::icmpInEchos.0
  251.  
  252. Error in packet
  253. Reason: (noSuchName) There is no such variable name in this MIB.
  254. Failed object: IP-MIB::icmpOutEchos.0
  255.  
  256. Error in packet
  257. Reason: (noSuchName) There is no such variable name in this MIB.
  258. Failed object: IP-MIB::icmpInEchoReps.0
  259.  
  260. Error in packet
  261. Reason: (noSuchName) There is no such variable name in this MIB.
  262. Failed object: IP-MIB::icmpOutEchoReps.0
  263.  
  264. Error in packet
  265. Reason: (noSuchName) There is no such variable name in this MIB.
  266. Failed object: IP-MIB::icmpInDestUnreachs.0
  267.  
  268. Error in packet
  269. Reason: (noSuchName) There is no such variable name in this MIB.
  270. Failed object: IP-MIB::icmpOutDestUnreachs.0
  271.  
  272. "]
  273.  
  274. Error in packet
  275. Reason: (noSuchName) There is no such variable name in this MIB.
  276. Failed object: IP-MIB::icmpInMsgs.0
  277.  
  278. Error in packet
  279. Reason: (noSuchName) There is no such variable name in this MIB.
  280. Failed object: IP-MIB::icmpOutMsgs.0
  281.  
  282. Error in packet
  283. Reason: (noSuchName) There is no such variable name in this MIB.
  284. Failed object: IP-MIB::icmpInErrors.0
  285.  
  286. Error in packet
  287. Reason: (noSuchName) There is no such variable name in this MIB.
  288. Failed object: IP-MIB::icmpOutErrors.0
  289.  
  290. Error in packet
  291. Reason: (noSuchName) There is no such variable name in this MIB.
  292. Failed object: IP-MIB::icmpInEchos.0
  293.  
  294. Error in packet
  295. Reason: (noSuchName) There is no such variable name in this MIB.
  296. Failed object: IP-MIB::icmpOutEchos.0
  297.  
  298. Error in packet
  299. Reason: (noSuchName) There is no such variable name in this MIB.
  300. Failed object: IP-MIB::icmpInEchoReps.0
  301.  
  302. Error in packet
  303. Reason: (noSuchName) There is no such variable name in this MIB.
  304. Failed object: IP-MIB::icmpOutEchoReps.0
  305.  
  306. Error in packet
  307. Reason: (noSuchName) There is no such variable name in this MIB.
  308. Failed object: IP-MIB::icmpInDestUnreachs.0
  309.  
  310. Error in packet
  311. Reason: (noSuchName) There is no such variable name in this MIB.
  312. Failed object: IP-MIB::icmpOutDestUnreachs.0
  313.  
  314.  
  315. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  316. Exitcode: 2 ["Error in packet
  317. Reason: (noSuchName) There is no such variable name in this MIB.
  318. Failed object: IP-MIB::icmpInParmProbs.0
  319.  
  320. Error in packet
  321. Reason: (noSuchName) There is no such variable name in this MIB.
  322. Failed object: IP-MIB::icmpInTimeExcds.0
  323.  
  324. Error in packet
  325. Reason: (noSuchName) There is no such variable name in this MIB.
  326. Failed object: IP-MIB::icmpInSrcQuenchs.0
  327.  
  328. Error in packet
  329. Reason: (noSuchName) There is no such variable name in this MIB.
  330. Failed object: IP-MIB::icmpInRedirects.0
  331.  
  332. Error in packet
  333. Reason: (noSuchName) There is no such variable name in this MIB.
  334. Failed object: IP-MIB::icmpInTimestamps.0
  335.  
  336. Error in packet
  337. Reason: (noSuchName) There is no such variable name in this MIB.
  338. Failed object: IP-MIB::icmpInTimestampReps.0
  339.  
  340. Error in packet
  341. Reason: (noSuchName) There is no such variable name in this MIB.
  342. Failed object: IP-MIB::icmpInAddrMasks.0
  343.  
  344. Error in packet
  345. Reason: (noSuchName) There is no such variable name in this MIB.
  346. Failed object: IP-MIB::icmpInAddrMaskReps.0
  347.  
  348. Error in packet
  349. Reason: (noSuchName) There is no such variable name in this MIB.
  350. Failed object: IP-MIB::icmpOutTimeExcds.0
  351.  
  352. Error in packet
  353. Reason: (noSuchName) There is no such variable name in this MIB.
  354. Failed object: IP-MIB::icmpOutParmProbs.0
  355.  
  356. "]
  357.  
  358. Error in packet
  359. Reason: (noSuchName) There is no such variable name in this MIB.
  360. Failed object: IP-MIB::icmpInParmProbs.0
  361.  
  362. Error in packet
  363. Reason: (noSuchName) There is no such variable name in this MIB.
  364. Failed object: IP-MIB::icmpInTimeExcds.0
  365.  
  366. Error in packet
  367. Reason: (noSuchName) There is no such variable name in this MIB.
  368. Failed object: IP-MIB::icmpInSrcQuenchs.0
  369.  
  370. Error in packet
  371. Reason: (noSuchName) There is no such variable name in this MIB.
  372. Failed object: IP-MIB::icmpInRedirects.0
  373.  
  374. Error in packet
  375. Reason: (noSuchName) There is no such variable name in this MIB.
  376. Failed object: IP-MIB::icmpInTimestamps.0
  377.  
  378. Error in packet
  379. Reason: (noSuchName) There is no such variable name in this MIB.
  380. Failed object: IP-MIB::icmpInTimestampReps.0
  381.  
  382. Error in packet
  383. Reason: (noSuchName) There is no such variable name in this MIB.
  384. Failed object: IP-MIB::icmpInAddrMasks.0
  385.  
  386. Error in packet
  387. Reason: (noSuchName) There is no such variable name in this MIB.
  388. Failed object: IP-MIB::icmpInAddrMaskReps.0
  389.  
  390. Error in packet
  391. Reason: (noSuchName) There is no such variable name in this MIB.
  392. Failed object: IP-MIB::icmpOutTimeExcds.0
  393.  
  394. Error in packet
  395. Reason: (noSuchName) There is no such variable name in this MIB.
  396. Failed object: IP-MIB::icmpOutParmProbs.0
  397.  
  398.  
  399. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  400. Exitcode: 2 ["Error in packet
  401. Reason: (noSuchName) There is no such variable name in this MIB.
  402. Failed object: IP-MIB::icmpOutSrcQuenchs.0
  403.  
  404. Error in packet
  405. Reason: (noSuchName) There is no such variable name in this MIB.
  406. Failed object: IP-MIB::icmpOutRedirects.0
  407.  
  408. Error in packet
  409. Reason: (noSuchName) There is no such variable name in this MIB.
  410. Failed object: IP-MIB::icmpOutTimestamps.0
  411.  
  412. Error in packet
  413. Reason: (noSuchName) There is no such variable name in this MIB.
  414. Failed object: IP-MIB::icmpOutTimestampReps.0
  415.  
  416. Error in packet
  417. Reason: (noSuchName) There is no such variable name in this MIB.
  418. Failed object: IP-MIB::icmpOutAddrMasks.0
  419.  
  420. Error in packet
  421. Reason: (noSuchName) There is no such variable name in this MIB.
  422. Failed object: IP-MIB::icmpOutAddrMaskReps.0
  423.  
  424. "]
  425.  
  426. Error in packet
  427. Reason: (noSuchName) There is no such variable name in this MIB.
  428. Failed object: IP-MIB::icmpOutSrcQuenchs.0
  429.  
  430. Error in packet
  431. Reason: (noSuchName) There is no such variable name in this MIB.
  432. Failed object: IP-MIB::icmpOutRedirects.0
  433.  
  434. Error in packet
  435. Reason: (noSuchName) There is no such variable name in this MIB.
  436. Failed object: IP-MIB::icmpOutTimestamps.0
  437.  
  438. Error in packet
  439. Reason: (noSuchName) There is no such variable name in this MIB.
  440. Failed object: IP-MIB::icmpOutTimestampReps.0
  441.  
  442. Error in packet
  443. Reason: (noSuchName) There is no such variable name in this MIB.
  444. Failed object: IP-MIB::icmpOutAddrMasks.0
  445.  
  446. Error in packet
  447. Reason: (noSuchName) There is no such variable name in this MIB.
  448. Failed object: IP-MIB::icmpOutAddrMaskReps.0
  449.  
  450.  
  451. ip  
  452. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  453. Exitcode: 2 ["Error in packet
  454. Reason: (noSuchName) There is no such variable name in this MIB.
  455. Failed object: IP-MIB::ipForwDatagrams.0
  456.  
  457. Error in packet
  458. Reason: (noSuchName) There is no such variable name in this MIB.
  459. Failed object: IP-MIB::ipInDelivers.0
  460.  
  461. Error in packet
  462. Reason: (noSuchName) There is no such variable name in this MIB.
  463. Failed object: IP-MIB::ipInReceives.0
  464.  
  465. Error in packet
  466. Reason: (noSuchName) There is no such variable name in this MIB.
  467. Failed object: IP-MIB::ipOutRequests.0
  468.  
  469. Error in packet
  470. Reason: (noSuchName) There is no such variable name in this MIB.
  471. Failed object: IP-MIB::ipInDiscards.0
  472.  
  473. Error in packet
  474. Reason: (noSuchName) There is no such variable name in this MIB.
  475. Failed object: IP-MIB::ipOutDiscards.0
  476.  
  477. Error in packet
  478. Reason: (noSuchName) There is no such variable name in this MIB.
  479. Failed object: IP-MIB::ipOutNoRoutes.0
  480.  
  481. Error in packet
  482. Reason: (noSuchName) There is no such variable name in this MIB.
  483. Failed object: IP-MIB::ipReasmReqds.0
  484.  
  485. Error in packet
  486. Reason: (noSuchName) There is no such variable name in this MIB.
  487. Failed object: IP-MIB::ipReasmOKs.0
  488.  
  489. Error in packet
  490. Reason: (noSuchName) There is no such variable name in this MIB.
  491. Failed object: IP-MIB::ipReasmFails.0
  492.  
  493. "]
  494.  
  495. Error in packet
  496. Reason: (noSuchName) There is no such variable name in this MIB.
  497. Failed object: IP-MIB::ipForwDatagrams.0
  498.  
  499. Error in packet
  500. Reason: (noSuchName) There is no such variable name in this MIB.
  501. Failed object: IP-MIB::ipInDelivers.0
  502.  
  503. Error in packet
  504. Reason: (noSuchName) There is no such variable name in this MIB.
  505. Failed object: IP-MIB::ipInReceives.0
  506.  
  507. Error in packet
  508. Reason: (noSuchName) There is no such variable name in this MIB.
  509. Failed object: IP-MIB::ipOutRequests.0
  510.  
  511. Error in packet
  512. Reason: (noSuchName) There is no such variable name in this MIB.
  513. Failed object: IP-MIB::ipInDiscards.0
  514.  
  515. Error in packet
  516. Reason: (noSuchName) There is no such variable name in this MIB.
  517. Failed object: IP-MIB::ipOutDiscards.0
  518.  
  519. Error in packet
  520. Reason: (noSuchName) There is no such variable name in this MIB.
  521. Failed object: IP-MIB::ipOutNoRoutes.0
  522.  
  523. Error in packet
  524. Reason: (noSuchName) There is no such variable name in this MIB.
  525. Failed object: IP-MIB::ipReasmReqds.0
  526.  
  527. Error in packet
  528. Reason: (noSuchName) There is no such variable name in this MIB.
  529. Failed object: IP-MIB::ipReasmOKs.0
  530.  
  531. Error in packet
  532. Reason: (noSuchName) There is no such variable name in this MIB.
  533. Failed object: IP-MIB::ipReasmFails.0
  534.  
  535.  
  536. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  537. Exitcode: 2 ["Error in packet
  538. Reason: (noSuchName) There is no such variable name in this MIB.
  539. Failed object: IP-MIB::ipFragOKs.0
  540.  
  541. Error in packet
  542. Reason: (noSuchName) There is no such variable name in this MIB.
  543. Failed object: IP-MIB::ipFragFails.0
  544.  
  545. Error in packet
  546. Reason: (noSuchName) There is no such variable name in this MIB.
  547. Failed object: IP-MIB::ipFragCreates.0
  548.  
  549. Error in packet
  550. Reason: (noSuchName) There is no such variable name in this MIB.
  551. Failed object: IP-MIB::ipInUnknownProtos.0
  552.  
  553. Error in packet
  554. Reason: (noSuchName) There is no such variable name in this MIB.
  555. Failed object: IP-MIB::ipInHdrErrors.0
  556.  
  557. Error in packet
  558. Reason: (noSuchName) There is no such variable name in this MIB.
  559. Failed object: IP-MIB::ipInAddrErrors.0
  560.  
  561. "]
  562.  
  563. Error in packet
  564. Reason: (noSuchName) There is no such variable name in this MIB.
  565. Failed object: IP-MIB::ipFragOKs.0
  566.  
  567. Error in packet
  568. Reason: (noSuchName) There is no such variable name in this MIB.
  569. Failed object: IP-MIB::ipFragFails.0
  570.  
  571. Error in packet
  572. Reason: (noSuchName) There is no such variable name in this MIB.
  573. Failed object: IP-MIB::ipFragCreates.0
  574.  
  575. Error in packet
  576. Reason: (noSuchName) There is no such variable name in this MIB.
  577. Failed object: IP-MIB::ipInUnknownProtos.0
  578.  
  579. Error in packet
  580. Reason: (noSuchName) There is no such variable name in this MIB.
  581. Failed object: IP-MIB::ipInHdrErrors.0
  582.  
  583. Error in packet
  584. Reason: (noSuchName) There is no such variable name in this MIB.
  585. Failed object: IP-MIB::ipInAddrErrors.0
  586.  
  587.  
  588. ip_forward  
  589. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  590. Exitcode: 2 ["Error in packet
  591. Reason: (noSuchName) There is no such variable name in this MIB.
  592. Failed object: IP-FORWARD-MIB::ipCidrRouteNumber.0
  593.  
  594. "]
  595.  
  596. Error in packet
  597. Reason: (noSuchName) There is no such variable name in this MIB.
  598. Failed object: IP-FORWARD-MIB::ipCidrRouteNumber.0
  599.  
  600.  
  601. snmp  
  602. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  603. SNMPv2-MIB::snmpInPkts.0 = 1426095
  604. SNMPv2-MIB::snmpOutPkts.0 = 1426095
  605. SNMPv2-MIB::snmpInBadVersions.0 = 34
  606. SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
  607. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  608. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  609. SNMPv2-MIB::snmpInTooBigs.0 = 0
  610. SNMPv2-MIB::snmpInNoSuchNames.0 = 959814
  611. SNMPv2-MIB::snmpInBadValues.0 = 0
  612. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  613.  
  614.  
  615. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  616. SNMPv2-MIB::snmpInGenErrs.0 = 52
  617. SNMPv2-MIB::snmpInTotalReqVars.0 = 813767
  618. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  619. SNMPv2-MIB::snmpInGetRequests.0 = 1027447
  620. SNMPv2-MIB::snmpInGetNexts.0 = 398597
  621. SNMPv2-MIB::snmpInSetRequests.0 = 0
  622. SNMPv2-MIB::snmpInGetResponses.0 = 1426095
  623. SNMPv2-MIB::snmpInTraps.0 = 0
  624. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  625. SNMPv2-MIB::snmpOutNoSuchNames.0 = 959814
  626.  
  627.  
  628. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  629. SNMPv2-MIB::snmpOutBadValues.0 = 0
  630. SNMPv2-MIB::snmpOutGenErrs.0 = 52
  631. SNMPv2-MIB::snmpOutGetRequests.0 = 67828
  632. SNMPv2-MIB::snmpOutGetNexts.0 = 398402
  633. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  634. SNMPv2-MIB::snmpOutGetResponses.0 = 1426096
  635. SNMPv2-MIB::snmpOutTraps.0 = 1
  636. SNMPv2-MIB::snmpSilentDrops.0 = 1
  637. SNMPv2-MIB::snmpProxyDrops.0 = 0
  638.  
  639.  
  640. RRD[[0;32mlast INT-002-ENTREE.gestion/netstats-snmp.rrd  --daemon 192.168.150.40:42217[0m]  
  641. RRD[[0;32mupdate INT-002-ENTREE.gestion/netstats-snmp.rrd N:1426095:1426095:34:0:0:0:0:959814:0:0:52:813767:0:1027447:398597:0:1426095:0:0:959814:0:52:67828:398402:0:1426096:1:1:0 --daemon 192.168.150.40:42217[0m]  
  642. udp  
  643. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  644. Exitcode: 2 ["Error in packet
  645. Reason: (noSuchName) There is no such variable name in this MIB.
  646. Failed object: UDP-MIB::udpInDatagrams.0
  647.  
  648. Error in packet
  649. Reason: (noSuchName) There is no such variable name in this MIB.
  650. Failed object: UDP-MIB::udpOutDatagrams.0
  651.  
  652. Error in packet
  653. Reason: (noSuchName) There is no such variable name in this MIB.
  654. Failed object: UDP-MIB::udpInErrors.0
  655.  
  656. Error in packet
  657. Reason: (noSuchName) There is no such variable name in this MIB.
  658. Failed object: UDP-MIB::udpNoPorts.0
  659.  
  660. "]
  661.  
  662. Error in packet
  663. Reason: (noSuchName) There is no such variable name in this MIB.
  664. Failed object: UDP-MIB::udpInDatagrams.0
  665.  
  666. Error in packet
  667. Reason: (noSuchName) There is no such variable name in this MIB.
  668. Failed object: UDP-MIB::udpOutDatagrams.0
  669.  
  670. Error in packet
  671. Reason: (noSuchName) There is no such variable name in this MIB.
  672. Failed object: UDP-MIB::udpInErrors.0
  673.  
  674. Error in packet
  675. Reason: (noSuchName) There is no such variable name in this MIB.
  676. Failed object: UDP-MIB::udpNoPorts.0
  677.  
  678.  
  679. tcp  
  680. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-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'[0m]  
  681. Exitcode: 2 ["Error in packet
  682. Reason: (noSuchName) There is no such variable name in this MIB.
  683. Failed object: TCP-MIB::tcpActiveOpens.0
  684.  
  685. Error in packet
  686. Reason: (noSuchName) There is no such variable name in this MIB.
  687. Failed object: TCP-MIB::tcpPassiveOpens.0
  688.  
  689. Error in packet
  690. Reason: (noSuchName) There is no such variable name in this MIB.
  691. Failed object: TCP-MIB::tcpAttemptFails.0
  692.  
  693. Error in packet
  694. Reason: (noSuchName) There is no such variable name in this MIB.
  695. Failed object: TCP-MIB::tcpEstabResets.0
  696.  
  697. Error in packet
  698. Reason: (noSuchName) There is no such variable name in this MIB.
  699. Failed object: TCP-MIB::tcpCurrEstab.0
  700.  
  701. Error in packet
  702. Reason: (noSuchName) There is no such variable name in this MIB.
  703. Failed object: TCP-MIB::tcpInSegs.0
  704.  
  705. Error in packet
  706. Reason: (noSuchName) There is no such variable name in this MIB.
  707. Failed object: TCP-MIB::tcpOutSegs.0
  708.  
  709. Error in packet
  710. Reason: (noSuchName) There is no such variable name in this MIB.
  711. Failed object: TCP-MIB::tcpRetransSegs.0
  712.  
  713. Error in packet
  714. Reason: (noSuchName) There is no such variable name in this MIB.
  715. Failed object: TCP-MIB::tcpInErrs.0
  716.  
  717. Error in packet
  718. Reason: (noSuchName) There is no such variable name in this MIB.
  719. Failed object: TCP-MIB::tcpOutRsts.0
  720.  
  721. "]
  722.  
  723. Error in packet
  724. Reason: (noSuchName) There is no such variable name in this MIB.
  725. Failed object: TCP-MIB::tcpActiveOpens.0
  726.  
  727. Error in packet
  728. Reason: (noSuchName) There is no such variable name in this MIB.
  729. Failed object: TCP-MIB::tcpPassiveOpens.0
  730.  
  731. Error in packet
  732. Reason: (noSuchName) There is no such variable name in this MIB.
  733. Failed object: TCP-MIB::tcpAttemptFails.0
  734.  
  735. Error in packet
  736. Reason: (noSuchName) There is no such variable name in this MIB.
  737. Failed object: TCP-MIB::tcpEstabResets.0
  738.  
  739. Error in packet
  740. Reason: (noSuchName) There is no such variable name in this MIB.
  741. Failed object: TCP-MIB::tcpCurrEstab.0
  742.  
  743. Error in packet
  744. Reason: (noSuchName) There is no such variable name in this MIB.
  745. Failed object: TCP-MIB::tcpInSegs.0
  746.  
  747. Error in packet
  748. Reason: (noSuchName) There is no such variable name in this MIB.
  749. Failed object: TCP-MIB::tcpOutSegs.0
  750.  
  751. Error in packet
  752. Reason: (noSuchName) There is no such variable name in this MIB.
  753. Failed object: TCP-MIB::tcpRetransSegs.0
  754.  
  755. Error in packet
  756. Reason: (noSuchName) There is no such variable name in this MIB.
  757. Failed object: TCP-MIB::tcpInErrs.0
  758.  
  759. Error in packet
  760. Reason: (noSuchName) There is no such variable name in this MIB.
  761. Failed object: TCP-MIB::tcpOutRsts.0
  762.  
  763.  
  764.  
  765. >> [0;36mSNMP[0m: [11/0.53s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [4/0.00s]  
  766. >> Runtime for poller module 'netstats': 0.5368 seconds with 51240 bytes  
  767. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-netstats.rrd  --daemon 192.168.150.40:42217[0m]  
  768. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-netstats.rrd N:0.53682994842529 --daemon 192.168.150.40:42217[0m]  
  769. #### Unload poller module netstats ####
  770.  
  771. #### Load poller module hr-mib ####
  772.  
  773. Module enabled: Global + | OS   | Device   | Manual    
  774. SNMP['/usr/bin/snmpget' '-v1' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  775. Exitcode: 2  
  776. Error in packet
  777. Reason: (noSuchName) There is no such variable name in this MIB.
  778. Failed object: hrSystemMaxProcesses.0
  779.  
  780. Error in packet
  781. Reason: (noSuchName) There is no such variable name in this MIB.
  782. Failed object: hrSystemProcesses.0
  783.  
  784. Error in packet
  785. Reason: (noSuchName) There is no such variable name in this MIB.
  786. Failed object: hrSystemNumUsers.0  
  787.  
  788. Error in packet
  789. Reason: (noSuchName) There is no such variable name in this MIB.
  790. Failed object: hrSystemMaxProcesses.0
  791.  
  792. Error in packet
  793. Reason: (noSuchName) There is no such variable name in this MIB.
  794. Failed object: hrSystemProcesses.0
  795.  
  796. Error in packet
  797. Reason: (noSuchName) There is no such variable name in this MIB.
  798. Failed object: hrSystemNumUsers.0  
  799.  
  800.  
  801. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  802. >> Runtime for poller module 'hr-mib': 0.0477 seconds with 4120 bytes  
  803. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-hr-mib.rrd  --daemon 192.168.150.40:42217[0m]  
  804. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-hr-mib.rrd N:0.047734022140503 --daemon 192.168.150.40:42217[0m]  
  805. #### Unload poller module hr-mib ####
  806.  
  807. #### Load poller module ucd-mib ####
  808.  
  809. Module enabled: Global + | OS   | Device   | Manual    
  810. SNMP['/usr/bin/snmpwalk' '-v1' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'systemStats'[0m]
  811.  
  812.  
  813. SNMP['/usr/bin/snmpget' '-v1' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  814. Exitcode: 2  
  815. Error in packet
  816. Reason: (noSuchName) There is no such variable name in this MIB.
  817. Failed object: laLoadInt.1
  818.  
  819. Error in packet
  820. Reason: (noSuchName) There is no such variable name in this MIB.
  821. Failed object: laLoadInt.2
  822.  
  823. Error in packet
  824. Reason: (noSuchName) There is no such variable name in this MIB.
  825. Failed object: laLoadInt.3  
  826.  
  827. Error in packet
  828. Reason: (noSuchName) There is no such variable name in this MIB.
  829. Failed object: laLoadInt.1
  830.  
  831. Error in packet
  832. Reason: (noSuchName) There is no such variable name in this MIB.
  833. Failed object: laLoadInt.2
  834.  
  835. Error in packet
  836. Reason: (noSuchName) There is no such variable name in this MIB.
  837. Failed object: laLoadInt.3  
  838.  
  839. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  840. >> Runtime for poller module 'ucd-mib': 0.0631 seconds with 9224 bytes  
  841. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ucd-mib.rrd  --daemon 192.168.150.40:42217[0m]  
  842. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ucd-mib.rrd N:0.063085079193115 --daemon 192.168.150.40:42217[0m]  
  843. #### Unload poller module ucd-mib ####
  844.  
  845. #### Load poller module ipSystemStats ####
  846.  
  847. Module enabled: Global + | OS   | Device   | Manual    
  848. SNMP['/usr/bin/snmpwalk' '-v1' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  849.  
  850.  
  851.  
  852.  
  853. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  854. >> Runtime for poller module 'ipSystemStats': 0.0410 seconds with 3592 bytes  
  855. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ipSystemStats.rrd  --daemon 192.168.150.40:42217[0m]  
  856. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ipSystemStats.rrd N:0.041042804718018 --daemon 192.168.150.40:42217[0m]  
  857. #### Unload poller module ipSystemStats ####
  858.  
  859. #### Load poller module ports ####
  860.  
  861. Module enabled: Global + | OS   | Device   | Manual    
  862. SQL[[1;33mSELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [0;33m[290][0m 2.22ms]
  863.  
  864. SNMP['/usr/bin/snmpwalk' '-v1' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  865.  
  866.  
  867. SNMP['/usr/bin/snmpwalk' '-v1' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'ifEntry'[0m]
  868. ifIndex.1 = 1
  869. ifDescr.1 = Internet Adapter
  870. ifType.1 = ethernetCsmacd
  871. ifMtu.1 = 1500
  872. ifSpeed.1 = 100000000
  873. ifPhysAddress.1 = 37:43:2d:31:45:2d:42:33:2d:30:33:2d:32:39:2d:39:41
  874. ifAdminStatus.1 = up
  875. ifOperStatus.1 = up
  876. ifLastChange.1 = 0
  877. ifInOctets.1 = 0
  878. ifInUcastPkts.1 = 0
  879. ifInNUcastPkts.1 = 0
  880. ifInDiscards.1 = 0
  881. ifInErrors.1 = 0
  882. ifInUnknownProtos.1 = 0
  883. ifOutOctets.1 = 0
  884. ifOutUcastPkts.1 = 0
  885. ifOutNUcastPkts.1 = 0
  886. ifOutDiscards.1 = 0
  887. ifOutErrors.1 = 0
  888. ifOutQLen.1 = 0
  889. ifSpecific.1 = 0  
  890.  
  891. SNMP['/usr/bin/snmpwalk' '-v1' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  892.  
  893.  
  894. SNMP['/usr/bin/snmpwalk' '-v1' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  895.  
  896.  
  897. Fetched data (Full ports polling): dot3StatsDuplexStatus  
  898. array (
  899.   1 =>
  900.   array (
  901.     'ifIndex' => '1',
  902.     'ifDescr' => 'Internet Adapter',
  903.     'ifType' => 'ethernetCsmacd',
  904.     'ifMtu' => '1500',
  905.     'ifSpeed' => '100000000',
  906.     'ifPhysAddress' => '37:43:2d:31:45:2d:42:33:2d:30:33:2d:32:39:2d:39:41',
  907.     'ifAdminStatus' => 'up',
  908.     'ifOperStatus' => 'up',
  909.     'ifLastChange' => '0',
  910.     'ifInOctets' => '0',
  911.     'ifInUcastPkts' => '0',
  912.     'ifInNUcastPkts' => '0',
  913.     'ifInDiscards' => '0',
  914.     'ifInErrors' => '0',
  915.     'ifInUnknownProtos' => '0',
  916.     'ifOutOctets' => '0',
  917.     'ifOutUcastPkts' => '0',
  918.     'ifOutNUcastPkts' => '0',
  919.     'ifOutDiscards' => '0',
  920.     'ifOutErrors' => '0',
  921.     'ifOutQLen' => '0',
  922.     'ifSpecific' => '0',
  923.   ),
  924. )  
  925.  valid  
  926. ifInOctets  
  927. ifOutOctets  
  928. ifInUcastPkts  
  929. ifOutUcastPkts  
  930. ifInBroadcastPkts  
  931. ifOutBroadcastPkts  
  932. ifInMulticastPkts  
  933. ifOutMulticastPkts  
  934. ifSpeed (100000000)  
  935.  Using ifDescr as ifAlias  
  936.  Using ifDescr as ifName  
  937. Internet Adapter
  938.  ifInOctets (0 B) 0 Bps 279 secs  
  939.  
  940.  ifOutOctets (0 B) 0 Bps 279 secs  
  941.  
  942.  ifInErrors (0 B) 0 Bps 279 secs  
  943.  
  944.  ifOutErrors (0 B) 0 Bps 279 secs  
  945.  
  946.  ifInUcastPkts (0 B) 0 Bps 279 secs  
  947.  
  948.  ifOutUcastPkts (0 B) 0 Bps 279 secs  
  949.  
  950.  ifInNUcastPkts (0 B) 0 Bps 279 secs  
  951.  
  952.  ifOutNUcastPkts (0 B) 0 Bps 279 secs  
  953.  
  954.  ifInDiscards (0 B) 0 Bps 279 secs  
  955.  
  956.  ifOutDiscards (0 B) 0 Bps 279 secs  
  957.  
  958.  ifInUnknownProtos (0 B) 0 Bps 279 secs  
  959.  
  960.  ifInBroadcastPkts (0 B) 0 Bps 279 secs  
  961.  
  962.  ifOutBroadcastPkts (0 B) 0 Bps 279 secs  
  963.  
  964.  ifInMulticastPkts (0 B) 0 Bps 279 secs  
  965.  
  966.  ifOutMulticastPkts (0 B) 0 Bps 279 secs  
  967. RRD warning: unused data sent ifInUcastPkts_rate  
  968. RRD warning: unused data sent ifOutUcastPkts_rate  
  969. RRD warning: unused data sent ifInErrors_rate  
  970. RRD warning: unused data sent ifOutErrors_rate  
  971. RRD warning: unused data sent ifInOctets_rate  
  972. RRD warning: unused data sent ifOutOctets_rate  
  973. RRD warning: unused data sent ifInBits_rate  
  974. RRD warning: unused data sent ifOutBits_rate  
  975. RRD[[0;32mlast INT-002-ENTREE.gestion/port-id15264.rrd  --daemon 192.168.150.40:42217[0m]  
  976. RRD[[0;32mupdate INT-002-ENTREE.gestion/port-id15264.rrd N:0:0:0:0:0:0:0:0:0:0:0:U:U:U:U --daemon 192.168.150.40:42217[0m]  
  977. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,1742908361,1742908082,279,15264][0m 1.53ms]
  978.  
  979. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m["0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15264][0m 0.84ms]
  980.  
  981. 1 updated  
  982. Port Internet Adapter: Internet Adapter (1 / #15264)   VLAN = ? bps(0 bps/0 bps) bytes(0 B/0 B) pkts(0 pps/0 pps)  
  983. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1742908361,1742908082,null][0m 0.81ms]
  984.  
  985. 0 updated  
  986.  
  987. >> [0;36mSNMP[0m: [4/0.14s] [1;33mMySQL[0m: [4/0.05s] [0;32mRRD[0m: [4/0.00s]  
  988. >> Runtime for poller module 'ports': 0.1615 seconds with 72320 bytes  
  989. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ports.rrd  --daemon 192.168.150.40:42217[0m]  
  990. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ports.rrd N:0.16146802902222 --daemon 192.168.150.40:42217[0m]  
  991. #### Unload poller module ports ####
  992.  
  993. #### Load poller module customoid ####
  994.  
  995. Module enabled: Global + | OS   | Device   | Manual    
  996. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[290][0m 0.95ms]
  997.  
  998.  
  999. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  1000. >> Runtime for poller module 'customoid': 0.0024 seconds with 3032 bytes  
  1001. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-customoid.rrd  --daemon 192.168.150.40:42217[0m]  
  1002. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-customoid.rrd N:0.0023980140686035 --daemon 192.168.150.40:42217[0m]  
  1003. #### Unload poller module customoid ####
  1004.  
  1005. #### Load poller module bgp-peers ####
  1006.  
  1007. Module enabled: Global + | OS   | Device   | Manual    
  1008. SQL[[1;33mSELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [0;33m[290][0m 1.09ms]
  1009.  
  1010.  
  1011. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  1012. >> Runtime for poller module 'bgp-peers': 0.0046 seconds with 14168 bytes  
  1013. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-bgp-peers.rrd  --daemon 192.168.150.40:42217[0m]  
  1014. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-bgp-peers.rrd N:0.0046188831329346 --daemon 192.168.150.40:42217[0m]  
  1015. #### Unload poller module bgp-peers ####
  1016.  
  1017. #### Load poller module ucd-diskio ####
  1018.  
  1019. Module enabled: Global + | OS   | Device   | Manual    
  1020. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[290][0m 0.69ms]
  1021.  
  1022.  
  1023. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  1024. >> Runtime for poller module 'ucd-diskio': 0.0014 seconds with 2656 bytes  
  1025. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ucd-diskio.rrd  --daemon 192.168.150.40:42217[0m]  
  1026. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ucd-diskio.rrd N:0.0014200210571289 --daemon 192.168.150.40:42217[0m]  
  1027. #### Unload poller module ucd-diskio ####
  1028.  
  1029. #### Load poller module wireless ####
  1030.  
  1031. Module enabled: Global + | OS   | Device   | Manual    
  1032. SQL[[1;33mselect * from `wireless_sensors` where `wireless_sensors`.`device_id` = ? and `wireless_sensors`.`device_id` is not null [0;33m[290][0m 0.87ms]
  1033.  
  1034. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-On' 'udp:HOSTNAME:161'[0m]  
  1035. Exitcode: 1 ["Missing object name
  1036. USAGE: snmpget [OPTIONS] AGENT OID [OID]...
  1037.  
  1038.   Version:  5.9.4.pre2
  1039.   Web:      http://www.net-snmp.org/
  1040.   Email:    net-snmp-coders@lists.sourceforge.net
  1041.  
  1042. OPTIONS:
  1043.   -h, --help\t\tdisplay this help message
  1044.   -H\t\t\tdisplay configuration file directives understood
  1045.   -v 1|2c|3\t\tspecifies SNMP version to use
  1046.   -V, --version\t\tdisplay package version number
  1047. SNMP Version 1 or 2c specific
  1048.   -c COMMUNITY\t\tset the community string
  1049. SNMP Version 3 specific
  1050.   -a PROTOCOL\t\tset authentication protocol (MD5|SHA|SHA-224|SHA-256|SHA-384|SHA-512)
  1051.   -A PASSPHRASE\t\tset authentication protocol pass phrase
  1052.   -e ENGINE-ID\t\tset security engine ID (e.g. 800000020109840301)
  1053.   -E ENGINE-ID\t\tset context engine ID (e.g. 800000020109840301)
  1054.   -l LEVEL\t\tset security level (noAuthNoPriv|authNoPriv|authPriv)
  1055.   -n CONTEXT\t\tset context name (e.g. bridge1)
  1056.   -u USER-NAME\t\tset security name (e.g. bert)
  1057.   -x PROTOCOL\t\tset privacy protocol (DES|AES|AES-192|AES-256)
  1058.   -X PASSPHRASE\t\tset privacy protocol pass phrase
  1059.   -Z BOOTS,TIME\t\tset destination engine boots/time
  1060. General communication options
  1061.   -r RETRIES\t\tset the number of retries
  1062.   -t TIMEOUT\t\tset the request timeout (in seconds)
  1063. Debugging
  1064.   -d\t\t\tdump input/output packets in hexadecimal
  1065.   -D[TOKEN[,...]]\tturn on debugging output for the specified TOKENs
  1066. \t\t\t   (ALL gives extremely verbose debugging output)
  1067. General options
  1068.   -m MIB[:...]\t\tload given list of MIBs (ALL loads everything)
  1069.   -M DIR[:...]\t\tlook in given list of directories for MIBs
  1070.     (default: /opt/librenms/mibs:/opt/librenms/mibs/2n)
  1071.   -P MIBOPTS\t\tToggle various defaults controlling MIB parsing:
  1072. \t\t\t  u:  disallow the use of underlines in MIB symbols
  1073. \t\t\t  c:  disallow the use of \"--\" to terminate comments
  1074. \t\t\t  d:  save the DESCRIPTIONs of the MIB objects
  1075. \t\t\t  e:  disable errors when MIB symbols conflict
  1076. \t\t\t  w:  enable warnings when MIB symbols conflict
  1077. \t\t\t  W:  enable detailed warnings when MIB symbols conflict
  1078. \t\t\t  R:  replace MIB symbols from latest module
  1079.   -O OUTOPTS\t\tToggle various defaults controlling output display:
  1080. \t\t\t  0:  print leading 0 for single-digit hex characters
  1081. \t\t\t  a:  print all strings in ascii format
  1082. \t\t\t  b:  do not break OID indexes down
  1083. \t\t\t  e:  print enums numerically
  1084. \t\t\t  E:  escape quotes in string indices
  1085. \t\t\t  f:  print full OIDs on output
  1086. \t\t\t  n:  print OIDs numerically
  1087. \t\t\t  p PRECISION:  display floating point values with specified PRECISION (printf format string)
  1088. \t\t\t  q:  quick print for easier parsing
  1089. \t\t\t  Q:  quick print with equal-signs
  1090. \t\t\t  s:  print only last symbolic element of OID
  1091. \t\t\t  S:  print MIB module-id plus last element
  1092. \t\t\t  t:  print timeticks unparsed as numeric integers
  1093. \t\t\t  T:  print human-readable text along with hex strings
  1094. \t\t\t  u:  print OIDs using UCD-style prefix suppression
  1095. \t\t\t  U:  don't print units
  1096. \t\t\t  v:  print values only (not OID = value)
  1097. \t\t\t  x:  print all strings in hex format
  1098. \t\t\t  X:  extended index format
  1099.   -I INOPTS\t\tToggle various defaults controlling input parsing:
  1100. \t\t\t  b:  do best/regex matching to find a MIB node
  1101. \t\t\t  h:  don't apply DISPLAY-HINTs
  1102. \t\t\t  r:  do not check values for range/type legality
  1103. \t\t\t  R:  do random access to OID labels
  1104. \t\t\t  u:  top-level OIDs must have '.' prefix (UCD-style)
  1105. \t\t\t  s SUFFIX:  Append all textual OIDs with SUFFIX before parsing
  1106. \t\t\t  S PREFIX:  Prepend all textual OIDs with PREFIX before parsing
  1107.   -L LOGOPTS\t\tToggle various defaults controlling logging:
  1108. \t\t\t  e:           log to standard error
  1109. \t\t\t  o:           log to standard output
  1110. \t\t\t  n:           don't log at all
  1111. \t\t\t  f file:      log to the specified file
  1112. \t\t\t  s facility:  log to syslog (via the specified facility)
  1113.  
  1114. \t\t\t  (variants)
  1115. \t\t\t  [EON] pri:   log to standard error, output or /dev/null for level 'pri' and above
  1116. \t\t\t  [EON] p1-p2: log to standard error, output or /dev/null for levels 'p1' to 'p2'
  1117. \t\t\t  [FS] pri token:    log to file/syslog for level 'pri' and above
  1118. \t\t\t  [FS] p1-p2 token:  log to file/syslog for levels 'p1' to 'p2'
  1119.   -C APPOPTS\t\tSet various application specific behaviours:
  1120. \t\t\t  f:  do not fix errors and retry the request
  1121. "]
  1122.  
  1123. Missing object name
  1124. USAGE: snmpget [OPTIONS] AGENT OID [OID]...
  1125.  
  1126.   Version:  5.9.4.pre2
  1127.   Web:      http://www.net-snmp.org/
  1128.   Email:    net-snmp-coders@lists.sourceforge.net
  1129.  
  1130. OPTIONS:
  1131.   -h, --help            display this help message
  1132.   -H                    display configuration file directives understood
  1133.   -v 1|2c|3             specifies SNMP version to use
  1134.   -V, --version         display package version number
  1135. SNMP Version 1 or 2c specific
  1136.   -c COMMUNITY          set the community string
  1137. SNMP Version 3 specific
  1138.   -a PROTOCOL           set authentication protocol (MD5|SHA|SHA-224|SHA-256|SHA-384|SHA-512)
  1139.   -A PASSPHRASE         set authentication protocol pass phrase
  1140.   -e ENGINE-ID          set security engine ID (e.g. 800000020109840301)
  1141.   -E ENGINE-ID          set context engine ID (e.g. 800000020109840301)
  1142.   -l LEVEL              set security level (noAuthNoPriv|authNoPriv|authPriv)
  1143.   -n CONTEXT            set context name (e.g. bridge1)
  1144.   -u USER-NAME          set security name (e.g. bert)
  1145.   -x PROTOCOL           set privacy protocol (DES|AES|AES-192|AES-256)
  1146.   -X PASSPHRASE         set privacy protocol pass phrase
  1147.   -Z BOOTS,TIME         set destination engine boots/time
  1148. General communication options
  1149.   -r RETRIES            set the number of retries
  1150.   -t TIMEOUT            set the request timeout (in seconds)
  1151. Debugging
  1152.   -d                    dump input/output packets in hexadecimal
  1153.   -D[TOKEN[,...]]       turn on debugging output for the specified TOKENs
  1154.                            (ALL gives extremely verbose debugging output)
  1155. General options
  1156.   -m MIB[:...]          load given list of MIBs (ALL loads everything)
  1157.   -M DIR[:...]          look in given list of directories for MIBs
  1158.     (default: /opt/librenms/mibs:/opt/librenms/mibs/2n)
  1159.   -P MIBOPTS            Toggle various defaults controlling MIB parsing:
  1160.                           u:  disallow the use of underlines in MIB symbols
  1161.                           c:  disallow the use of "--" to terminate comments
  1162.                           d:  save the DESCRIPTIONs of the MIB objects
  1163.                           e:  disable errors when MIB symbols conflict
  1164.                           w:  enable warnings when MIB symbols conflict
  1165.                           W:  enable detailed warnings when MIB symbols conflict
  1166.                           R:  replace MIB symbols from latest module
  1167.   -O OUTOPTS            Toggle various defaults controlling output display:
  1168.                           0:  print leading 0 for single-digit hex characters
  1169.                           a:  print all strings in ascii format
  1170.                           b:  do not break OID indexes down
  1171.                           e:  print enums numerically
  1172.                           E:  escape quotes in string indices
  1173.                           f:  print full OIDs on output
  1174.                           n:  print OIDs numerically
  1175.                           p PRECISION:  display floating point values with specified PRECISION (printf format string)
  1176.                           q:  quick print for easier parsing
  1177.                           Q:  quick print with equal-signs
  1178.                           s:  print only last symbolic element of OID
  1179.                           S:  print MIB module-id plus last element
  1180.                           t:  print timeticks unparsed as numeric integers
  1181.                           T:  print human-readable text along with hex strings
  1182.                           u:  print OIDs using UCD-style prefix suppression
  1183.                           U:  don't print units
  1184.                           v:  print values only (not OID = value)
  1185.                           x:  print all strings in hex format
  1186.                           X:  extended index format
  1187.   -I INOPTS             Toggle various defaults controlling input parsing:
  1188.                           b:  do best/regex matching to find a MIB node
  1189.                           h:  don't apply DISPLAY-HINTs
  1190.                           r:  do not check values for range/type legality
  1191.                           R:  do random access to OID labels
  1192.                           u:  top-level OIDs must have '.' prefix (UCD-style)
  1193.                           s SUFFIX:  Append all textual OIDs with SUFFIX before parsing
  1194.                           S PREFIX:  Prepend all textual OIDs with PREFIX before parsing
  1195.   -L LOGOPTS            Toggle various defaults controlling logging:
  1196.                           e:           log to standard error
  1197.                           o:           log to standard output
  1198.                           n:           don't log at all
  1199.                           f file:      log to the specified file
  1200.                           s facility:  log to syslog (via the specified facility)
  1201.  
  1202.                           (variants)
  1203.                           [EON] pri:   log to standard error, output or /dev/null for level 'pri' and above
  1204.                           [EON] p1-p2: log to standard error, output or /dev/null for levels 'p1' to 'p2'
  1205.                           [FS] pri token:    log to file/syslog for level 'pri' and above
  1206.                           [FS] p1-p2 token:  log to file/syslog for levels 'p1' to 'p2'
  1207.   -C APPOPTS            Set various application specific behaviours:
  1208.                           f:  do not fix errors and retry the request
  1209.  
  1210.  
  1211. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  1212. >> Runtime for poller module 'wireless': 0.0292 seconds with 118080 bytes  
  1213. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-wireless.rrd  --daemon 192.168.150.40:42217[0m]  
  1214. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-wireless.rrd N:0.029212951660156 --daemon 192.168.150.40:42217[0m]  
  1215. #### Unload poller module wireless ####
  1216.  
  1217. #### Load poller module ospf ####
  1218.  
  1219. Module enabled: Global + | OS   | Device   | Manual    
  1220. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[290][0m 1.17ms]
  1221.  
  1222. Processes:  
  1223. SNMP[[0;36m'/usr/bin/snmpwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m]  
  1224.  
  1225.  
  1226. SQL[[1;33mdelete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [0;33m[290,""][0m 0.59ms]
  1227.  
  1228. Total processes: 0  
  1229.  
  1230. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [2/0.02s] [0;32mRRD[0m: [2/0.00s]  
  1231. >> Runtime for poller module 'ospf': 0.0415 seconds with 103752 bytes  
  1232. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ospf.rrd  --daemon 192.168.150.40:42217[0m]  
  1233. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ospf.rrd N:0.041486024856567 --daemon 192.168.150.40:42217[0m]  
  1234. #### Unload poller module ospf ####
  1235.  
  1236. #### Load poller module ospfv3 ####
  1237.  
  1238. Module enabled: Global + | OS   | Device   | Manual    
  1239. Processes:  
  1240. SNMP[[0;36m'/usr/bin/snmpwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/2n' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v1' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'OSPFV3-MIB::ospfv3GeneralGroup'[0m]  
  1241.  
  1242.  
  1243. SQL[[1;33mdelete from `ospfv3_instances` where `ospfv3_instances`.`device_id` = ? and `ospfv3_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [0;33m[290,""][0m 1.03ms]
  1244.  
  1245. Total processes: 0  
  1246.  
  1247. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  1248. >> Runtime for poller module 'ospfv3': 0.0567 seconds with 70416 bytes  
  1249. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ospfv3.rrd  --daemon 192.168.150.40:42217[0m]  
  1250. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ospfv3.rrd N:0.05665397644043 --daemon 192.168.150.40:42217[0m]  
  1251. #### Unload poller module ospfv3 ####
  1252.  
  1253. #### Load poller module aruba-controller ####
  1254.  
  1255. Module enabled: Global + | OS   | Device   | Manual    
  1256.  
  1257. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  1258. >> Runtime for poller module 'aruba-controller': 0.0008 seconds with 4152 bytes  
  1259. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-aruba-controller.rrd  --daemon 192.168.150.40:42217[0m]  
  1260. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-aruba-controller.rrd N:0.00076699256896973 --daemon 192.168.150.40:42217[0m]  
  1261. #### Unload poller module aruba-controller ####
  1262.  
  1263. #### Load poller module entity-physical ####
  1264.  
  1265. Module enabled: Global + | OS   | Device   | Manual    
  1266.  
  1267. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  1268. >> Runtime for poller module 'entity-physical': 0.0005 seconds with 8136 bytes  
  1269. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-entity-physical.rrd  --daemon 192.168.150.40:42217[0m]  
  1270. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-entity-physical.rrd N:0.00047492980957031 --daemon 192.168.150.40:42217[0m]  
  1271. #### Unload poller module entity-physical ####
  1272.  
  1273. #### Load poller module applications ####
  1274.  
  1275. Module enabled: Global + | OS   | Device   | Manual    
  1276. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [0;33m[290][0m 0.89ms]
  1277.  
  1278.  
  1279. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [2/0.00s]  
  1280. >> Runtime for poller module 'applications': 0.0027 seconds with 65400 bytes  
  1281. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-applications.rrd  --daemon 192.168.150.40:42217[0m]  
  1282. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-applications.rrd N:0.002716064453125 --daemon 192.168.150.40:42217[0m]  
  1283. #### Unload poller module applications ####
  1284.  
  1285. #### Load poller module stp ####
  1286.  
  1287. Module enabled: Global + | OS   | Device   | Manual    
  1288. Instances:  
  1289. SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[290][0m 0.87ms]
  1290.  
  1291. Ports:  
  1292. SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[290][0m 1.09ms]
  1293.  
  1294.  
  1295. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.02s] [0;32mRRD[0m: [2/0.00s]  
  1296. >> Runtime for poller module 'stp': 0.0053 seconds with 76896 bytes  
  1297. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-stp.rrd  --daemon 192.168.150.40:42217[0m]  
  1298. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-stp.rrd N:0.0052890777587891 --daemon 192.168.150.40:42217[0m]  
  1299. #### Unload poller module stp ####
  1300.  
  1301. #### Load poller module ntp ####
  1302.  
  1303. Module enabled: Global + | OS   | Device   | Manual    
  1304.  
  1305. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [2/0.00s]  
  1306. >> Runtime for poller module 'ntp': 0.0015 seconds with 2008 bytes  
  1307. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf-ntp.rrd  --daemon 192.168.150.40:42217[0m]  
  1308. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf-ntp.rrd N:0.0014569759368896 --daemon 192.168.150.40:42217[0m]  
  1309. #### Unload poller module ntp ####
  1310.  
  1311. RRD[[0;32mlast INT-002-ENTREE.gestion/poller-perf.rrd  --daemon 192.168.150.40:42217[0m]  
  1312. RRD[[0;32mupdate INT-002-ENTREE.gestion/poller-perf.rrd N:2.2704999446869 --daemon 192.168.150.40:42217[0m]  
  1313. SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[290][0m 1.28ms]
  1314.  
  1315. Enabled graphs (7): poller_perf availability ping_perf poller_modules_perf uptime netstat_snmp netstat_snmp_pkt
  1316.  
  1317.  
  1318. SQL[[1;33mupdate `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? [0;33m["2025-03-25 09:12:41",2.2704999446868896,290][0m 2.04ms]
  1319.  
  1320.  
  1321. >>> Polled INT-002-ENTREE.gestion (290) in 2.270 seconds <<<  
  1322. #### Start Alerts ####  
  1323. SQL[[1;33mselect `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [0;33m[290][0m 1.13ms]
  1324.  
  1325. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time(`end`) and time(`start`) <= ? and time(`end`) > ?) or (time(`start`) > time(`end`) and (time(`start`) <= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` in (46, 172)) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2025-03-25T13:12:41.701920Z","2025-03-25T13:12:41.701920Z",0,1,"13:12:41","13:12:41","13:12:41","13:12:41","[42m%","device",290,"device_group","location",11][0m 2.13ms]
  1326.  
  1327. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[290][0m 1.01ms]
  1328.  
  1329. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  1330.         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 = ?)
  1331.         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 = ?))
  1332.         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 = ?))
  1333.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  1334.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  1335.         WHERE a.disabled = 0 AND (
  1336.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  1337.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  1338.             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))
  1339.         ) [0;33m[290,290,290,290,290,290,290,290,290,290,290][0m 3.28ms]
  1340.  
  1341. Rule [0;35m#5 (Loop - Secteur Beauharnois):[0m  
  1342.  
  1343. SQL[[1;33mSELECT * FROM devices,syslog WHERE (devices.device_id = ? AND devices.device_id = syslog.device_id) AND syslog.timestamp >= (DATE_SUB(NOW(),INTERVAL 5 MINUTE)) AND syslog.msg REGEXP ".*BPDU received on protected port.*" [0;33m[290][0m 20.93ms]
  1344.  
  1345. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[5,290][0m 1ms]
  1346.  
  1347. Status: [0;34mNOCHG[0m  
  1348. Rule [0;35m#8 (Équipements up/down - Secteur Beauharnois):[0m  
  1349.  
  1350. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[290][0m 1.28ms]
  1351.  
  1352. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[8,290][0m 0.78ms]
  1353.  
  1354. Status: [0;34mNOCHG[0m  
  1355. Rule [0;35m#11 (Jumbo a configurer):[0m  
  1356.  
  1357. SQL[[1;33mSELECT * FROM devices,syslog WHERE (devices.device_id = ? AND devices.device_id = syslog.device_id) AND syslog.timestamp >= (DATE_SUB(NOW(),INTERVAL 5 MINUTE)) AND syslog.msg REGEXP ".*Excessive undersized*giant packets.*" [0;33m[290][0m 3.28ms]
  1358.  
  1359. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[11,290][0m 0.56ms]
  1360.  
  1361. Status: [0;34mNOCHG[0m  
  1362. #### End Alerts (0.0508s) ####
  1363.  
  1364. ### Start Device Groups ###  
  1365. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 1.17ms]
  1366.  
  1367. SQL[[1;33mselect `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181) [0;33m[][0m 5.28ms]
  1368.  
  1369. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-001-01%",290][0m 0.89ms]
  1370.  
  1371. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-002-01%",290][0m 0.67ms]
  1372.  
  1373. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-003-01%",290][0m 0.59ms]
  1374.  
  1375. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-004-01%",290][0m 0.63ms]
  1376.  
  1377. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-005-01%",290][0m 0.38ms]
  1378.  
  1379. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-006-01%",290][0m 0.36ms]
  1380.  
  1381. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-007-01%",290][0m 0.46ms]
  1382.  
  1383. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-008-01%",290][0m 0.46ms]
  1384.  
  1385. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-009-01%",290][0m 0.68ms]
  1386.  
  1387. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-010-01%",290][0m 0.47ms]
  1388.  
  1389. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-011-01%",290][0m 0.44ms]
  1390.  
  1391. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-012-01%",290][0m 0.82ms]
  1392.  
  1393. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-013-01%",290][0m 0.66ms]
  1394.  
  1395. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-014-01%",290][0m 0.8ms]
  1396.  
  1397. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-015-01%",290][0m 0.87ms]
  1398.  
  1399. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-016-01%",290][0m 0.74ms]
  1400.  
  1401. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-017-01%",290][0m 0.43ms]
  1402.  
  1403. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-018-01%",290][0m 0.37ms]
  1404.  
  1405. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-019-01%",290][0m 0.39ms]
  1406.  
  1407. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-020-01%",290][0m 0.42ms]
  1408.  
  1409. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-021-01%",290][0m 0.41ms]
  1410.  
  1411. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-022-01%",290][0m 0.49ms]
  1412.  
  1413. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-023-01%",290][0m 0.51ms]
  1414.  
  1415. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-024-01%",290][0m 0.39ms]
  1416.  
  1417. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-025-01%",290][0m 0.38ms]
  1418.  
  1419. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-026-01%",290][0m 0.44ms]
  1420.  
  1421. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-027-01%",290][0m 0.82ms]
  1422.  
  1423. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-028-01%",290][0m 0.61ms]
  1424.  
  1425. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-034-01%",290][0m 0.81ms]
  1426.  
  1427. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-035-01%",290][0m 0.69ms]
  1428.  
  1429. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-036-01%",290][0m 0.67ms]
  1430.  
  1431. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-037-01%",290][0m 0.61ms]
  1432.  
  1433. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-039-01%",290][0m 0.59ms]
  1434.  
  1435. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-040-01%",290][0m 0.67ms]
  1436.  
  1437. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-041-01%",290][0m 0.59ms]
  1438.  
  1439. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-042-01%",290][0m 0.54ms]
  1440.  
  1441. SQL[[1;33mselect exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`devices`.`hostname` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-043-01%","10.245.143.%","sbc%",290][0m 0.78ms]
  1442.  
  1443. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-044-01%","s%-044-1-01%",290][0m 0.49ms]
  1444.  
  1445. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-045-01%",290][0m 0.46ms]
  1446.  
  1447. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-047-01%",290][0m 0.48ms]
  1448.  
  1449. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-049-01%",290][0m 0.46ms]
  1450.  
  1451. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["s%-868-01%",290][0m 0.48ms]
  1452.  
  1453. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-001-%","s%-001-01%","UPS-%",290][0m 0.49ms]
  1454.  
  1455. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-002-%","s%-002-01%","UPS-%",290][0m 0.48ms]
  1456.  
  1457. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-003-%","s%-003-01%","UPS-%",290][0m 0.45ms]
  1458.  
  1459. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-004-%","s%-004-01%","UPS-%",290][0m 0.45ms]
  1460.  
  1461. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-005-%","s%-005-01%","UPS-%",290][0m 0.37ms]
  1462.  
  1463. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-006-%","s%-006-01%","UPS-%",290][0m 0.38ms]
  1464.  
  1465. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-007-%","s%-007-01%","UPS-%",290][0m 0.35ms]
  1466.  
  1467. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-008-%","s%-008-01%","UPS-%",290][0m 0.34ms]
  1468.  
  1469. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-009-%","s%-009-01%","UPS-%",290][0m 0.37ms]
  1470.  
  1471. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-010-%","s%-010-01%","UPS-%",290][0m 0.86ms]
  1472.  
  1473. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-011-%","s%-011-01%","UPS-%",290][0m 0.74ms]
  1474.  
  1475. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-012-%","s%-012-01%","UPS-%",290][0m 0.96ms]
  1476.  
  1477. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-013-%","s%-013-01%","UPS-%",290][0m 0.76ms]
  1478.  
  1479. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-014-%","s%-014-01%","UPS-%",290][0m 0.99ms]
  1480.  
  1481. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-015-%","s%-015-01%","UPS-%",290][0m 0.88ms]
  1482.  
  1483. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-016-%","s%-016-01%","UPS-%",290][0m 1.07ms]
  1484.  
  1485. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-017-%","s%-017-01%","UPS-%",290][0m 1.19ms]
  1486.  
  1487. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-018-%","s%-018-01%","UPS-%",290][0m 1.39ms]
  1488.  
  1489. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-019-%","s%-019-01%","UPS-%",290][0m 1.34ms]
  1490.  
  1491. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-020-%","s%-020-01%","UPS-%",290][0m 0.93ms]
  1492.  
  1493. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-021-%","s%-021-01%","UPS-%",290][0m 0.68ms]
  1494.  
  1495. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-022-%","s%-022-01%","UPS-%",290][0m 0.58ms]
  1496.  
  1497. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-023-%","s%-023-01%","UPS-%",290][0m 0.53ms]
  1498.  
  1499. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-024-%","s%-024-01%","UPS-%",290][0m 0.59ms]
  1500.  
  1501. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-025-%","s%-025-01%","UPS-%",290][0m 0.7ms]
  1502.  
  1503. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-026-%","s%-026-01%","UPS-%",290][0m 0.57ms]
  1504.  
  1505. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-027-%","s%-027-01%","UPS-%",290][0m 0.54ms]
  1506.  
  1507. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-028-%","s%-028-01%","UPS-%",290][0m 0.73ms]
  1508.  
  1509. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-034-%","s%-034-01%","UPS-%",290][0m 0.63ms]
  1510.  
  1511. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-035-%","s%-035-01%","UPS-%",290][0m 0.43ms]
  1512.  
  1513. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-036-%","s%-036-01%","UPS-%",290][0m 0.41ms]
  1514.  
  1515. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-037-%","s%-037-01%","UPS-%",290][0m 0.48ms]
  1516.  
  1517. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-039-%","s%-039-01%","UPS-%",290][0m 0.41ms]
  1518.  
  1519. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-040-%","s%-040-01%","UPS-%",290][0m 0.36ms]
  1520.  
  1521. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-041-%","s%-041-01%","UPS-%",290][0m 0.35ms]
  1522.  
  1523. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-042-%","s%-042-01%","UPS-%",290][0m 0.3ms]
  1524.  
  1525. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-043-%","s%-043-01%","UPS-%",290][0m 0.3ms]
  1526.  
  1527. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-044-%","s%-044-01%","UPS-%",290][0m 0.31ms]
  1528.  
  1529. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-045-%","s%-045-01%","UPS-%",290][0m 0.3ms]
  1530.  
  1531. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-047-%","s%-047-01%","UPS-%",290][0m 0.66ms]
  1532.  
  1533. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%-049-%","s%-049-01%","UPS-%",290][0m 0.57ms]
  1534.  
  1535. SQL[[1;33mselect exists(select * from `devices` where ((`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ? AND `devices`.`hostname` NOT LIKE ?) OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` NOT LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["%-868-%","s%-868-01%","UPS-%","%-100-%","UPS-%",290][0m 0.68ms]
  1536.  
  1537. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-001-%","001-%","%-UPS.gestion",290][0m 0.7ms]
  1538.  
  1539. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-002-%","002-%","%-UPS.gestion",290][0m 0.73ms]
  1540.  
  1541. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-003-%","003-%","%-UPS.gestion",290][0m 0.76ms]
  1542.  
  1543. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-004-%","004-%","%-UPS.gestion",290][0m 0.76ms]
  1544.  
  1545. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-005-%","005-%","%-UPS.gestion",290][0m 0.91ms]
  1546.  
  1547. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-006-%","006-%","%-UPS.gestion",290][0m 0.74ms]
  1548.  
  1549. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-007-%","007-%","%-UPS.gestion",290][0m 0.68ms]
  1550.  
  1551. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-008-%","008-%","%-UPS.gestion",290][0m 0.56ms]
  1552.  
  1553. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-009-%","009-%","%-UPS.gestion",290][0m 0.47ms]
  1554.  
  1555. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-010-%","010-%","%-UPS.gestion",290][0m 0.51ms]
  1556.  
  1557. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-011-%","011-%","%-UPS.gestion",290][0m 0.53ms]
  1558.  
  1559. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-012-%","012-%","%-UPS.gestion",290][0m 0.47ms]
  1560.  
  1561. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-013-%","013-%","%-UPS.gestion",290][0m 0.45ms]
  1562.  
  1563. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-014-%","014-%","%-UPS.gestion",290][0m 0.45ms]
  1564.  
  1565. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-015-%","015-%","%-UPS.gestion",290][0m 0.48ms]
  1566.  
  1567. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-016-%","016-%","%-UPS.gestion",290][0m 0.47ms]
  1568.  
  1569. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-017-%","017-%","%-UPS.gestion",290][0m 0.46ms]
  1570.  
  1571. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-018-%","018-%","%-UPS.gestion",290][0m 0.6ms]
  1572.  
  1573. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-019-%","019-%","%-UPS.gestion",290][0m 0.35ms]
  1574.  
  1575. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-020-%","020-%","%-UPS.gestion",290][0m 0.34ms]
  1576.  
  1577. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-021-%","021-%","%-UPS.gestion",290][0m 0.33ms]
  1578.  
  1579. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-022-%","022-%","%-UPS.gestion",290][0m 0.34ms]
  1580.  
  1581. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-023-%","023-%","%-UPS.gestion",290][0m 0.33ms]
  1582.  
  1583. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-024-%","024-%","%-UPS.gestion",290][0m 0.34ms]
  1584.  
  1585. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-025-%","025-%","%-UPS.gestion",290][0m 0.36ms]
  1586.  
  1587. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-026-%","026-%","%-UPS.gestion",290][0m 0.35ms]
  1588.  
  1589. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-027-%","027-%","%-UPS.gestion",290][0m 0.37ms]
  1590.  
  1591. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-028-%","028-%","%-UPS.gestion",290][0m 0.35ms]
  1592.  
  1593. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-034-%","034-%","%-UPS.gestion",290][0m 0.34ms]
  1594.  
  1595. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-035-%","035-%","%-UPS.gestion",290][0m 0.45ms]
  1596.  
  1597. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-036-%","036-%","%-UPS.gestion",290][0m 0.45ms]
  1598.  
  1599. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-037-%","037-%","%-UPS.gestion",290][0m 0.92ms]
  1600.  
  1601. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-039-%","039-%","%-UPS.gestion",290][0m 0.64ms]
  1602.  
  1603. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-040-%","040-%","%-UPS.gestion",290][0m 0.67ms]
  1604.  
  1605. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-041-%","041-%","%-UPS.gestion",290][0m 0.6ms]
  1606.  
  1607. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-042-%","042-%","%-UPS.gestion",290][0m 0.82ms]
  1608.  
  1609. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-043-%","043-%","%-UPS.gestion",290][0m 1.06ms]
  1610.  
  1611. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-044-%","044-%","%-UPS.gestion",290][0m 0.74ms]
  1612.  
  1613. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-045-%","045-%","%-UPS.gestion",290][0m 0.7ms]
  1614.  
  1615. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-047-%","047-%","%-UPS.gestion",290][0m 0.61ms]
  1616.  
  1617. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-049-%","049-%","%-UPS.gestion",290][0m 0.62ms]
  1618.  
  1619. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR (`devices`.`hostname` LIKE ? AND `devices`.`hostname` LIKE ?)) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-868-%","868-%","%-UPS.gestion",290][0m 0.62ms]
  1620.  
  1621. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ? OR `devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["SC-%","SD-%",290][0m 0.63ms]
  1622.  
  1623. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["Critique-%","%-BH",290][0m 0.89ms]
  1624.  
  1625. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["\u00c9quipements-%","%-BH",290][0m 1ms]
  1626.  
  1627. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["Critique-%","%-HN",290][0m 0.89ms]
  1628.  
  1629. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["\u00c9quipements-%","%-HN",290][0m 0.84ms]
  1630.  
  1631. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["Critique-%","%-VF",290][0m 0.84ms]
  1632.  
  1633. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["\u00c9quipements-%","%-VF",290][0m 0.94ms]
  1634.  
  1635. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS%","%-BH",290][0m 0.88ms]
  1636.  
  1637. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-%","%-HN",290][0m 0.93ms]
  1638.  
  1639. SQL[[1;33mselect 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` LIKE ? AND `device_groups`.`name` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["UPS-%","%-VF",290][0m 0.91ms]
  1640.  
  1641. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`hostname` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["DOM-%",290][0m 0.64ms]
  1642.  
  1643. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;37mindows%",290][0m 0.67ms]
  1644.  
  1645. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[290][0m 0.62ms]
  1646.  
  1647. Groups Added:   Removed:  
  1648. ### End Device Groups (0.1887s) ###
  1649.  
  1650.  
  1651. [0;36mSNMP[0m [25/1.05s]: Snmpget[17/0.75s] Snmpwalk[8/0.30s]  
  1652. [1;33mSQL[0m [200/1.85s]: Select[186/1.71s] Delete[4/0.02s] Update[10/0.11s]  
  1653. [0;32mRRD[0m [66/0.04s]: Other[33/0.03s] Update[33/0.01s]  
  1654.  
captcha