From Renzo Scotta, 6 Months ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2.  
  3. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.84ms]
  4.  
  5.  
  6. SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.8ms]
  7.  
  8.  
  9. SQL[select version() [] 0.73ms]
  10.  
  11.  
  12. ===================================
  13. Version info:
  14. Commit SHA:
  15. Commit Date:
  16. DB Schema: 2022_04_08_085504_isis_adjacencies_table_add_index (236)
  17. PHP: 7.4.29
  18. MySQL: 10.5.15-MariaDB-1:10.5.15+maria~focal
  19. RRDTool: 1.7.2
  20. SNMP: 5.9.1
  21. ==================================
  22. DEBUG!
  23.  
  24. Updating os_def.cache  
  25.  
  26.  
  27. Warning: file_put_contents(/opt/librenms/cache/os_defs.cache): failed to open stream: Permission denied in /opt/librenms/LibreNMS/Util/OS.php on line 111
  28.  
  29. Starting polling run:
  30.  
  31.  
  32. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '192.168.0.229' ORDER BY `device_id` ASC [] 1.91ms]
  33.  
  34.  
  35. SQL[select * from `devices` where `device_id` = ? limit 1 [29] 0.85ms]
  36.  
  37.  
  38. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [29] 0.88ms]
  39.  
  40.  
  41. Attempting to initialize OS: hpe-msa  
  42.  
  43. OS initialized as Generic  
  44.  
  45. Hostname:    192.168.0.229
  46.  
  47. Device ID:   29
  48.  
  49. OS:          hpe-msa
  50.  
  51.  
  52.  
  53.  
  54. [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '192.168.0.229'
  55.  
  56.  
  57. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.642/5.04/8.98  
  58.  
  59. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']  
  60.  
  61. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.11.2.51
  62.  
  63.  
  64. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  65.  
  66.  
  67. SQL[insert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?) [0.642,8.98,5.04,3,3,0,29,"2023-10-10 11:38:50"] 2.08ms]
  68.  
  69.  
  70. SQL[update `devices` set `last_ping_timetaken` = ? where `device_id` = ? [5.04,29] 1.78ms]
  71.  
  72.  
  73. SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [29] 1.02ms]
  74.  
  75.  
  76. Modules status: Global+  
  77.  
  78. OS  
  79. Device  
  80.  
  81.  
  82. #### Load poller module core ####
  83.  
  84. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysUpTime.0' 'SNMPv2-MIB::sysName.0']  
  85.  
  86. .*.*.0 = HP MSA 1040 SAN
  87. .*.*.0 = .*.*.51
  88. .*.*.0 = 120583761
  89. .*.*.0 = S24Storage
  90.  
  91.  
  92. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  93.  
  94.  
  95. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0']  
  96.  
  97. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 1205590
  98. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  99.  
  100.  
  101. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  102.  
  103.  
  104. Uptime seconds: 1205838
  105.  
  106.  
  107. Uptime:  13 days 22 hours 57 minutes 18 seconds
  108.  
  109. SQL[update `devices` set `uptime` = ? where `device_id` = ? [1205838,29] 2.95ms]
  110.  
  111.  
  112.  
  113. >> Runtime for poller module 'core': 0.4380 seconds with 95472 bytes
  114.  
  115. >> SNMP: [2/0.43s] MySQL: [1/0.03s]  
  116.  
  117. #### Unload poller module core ####
  118.  
  119.  
  120. Modules status: Global-  
  121.  
  122. OS  
  123.  
  124. Device  
  125.  
  126. Module [ unix-agent ] disabled globally.
  127.  
  128.  
  129. Modules status: Global+  
  130.  
  131. OS  
  132. Device  
  133.  
  134. #### Load poller module os ####
  135.  
  136. Generic :(
  137.  
  138. SQL[select * from `locations` where `locations`.`id` = ? limit 1 [1] 1.2ms]
  139.  
  140.  
  141. Location: S24-DC
  142.  
  143. Hardware: HP MSA 1040 SAN
  144. OS Version:
  145.  
  146. OS Features:
  147.  
  148. Serial: 2S6501C120
  149.  
  150.  
  151. >> Runtime for poller module 'os': 0.0150 seconds with 44368 bytes
  152.  
  153. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  154.  
  155. #### Unload poller module os ####
  156.  
  157.  
  158. Modules status: Global+  
  159.  
  160. OS  
  161.  
  162. Device  
  163.  
  164. #### Load poller module availability ####
  165.  
  166. SQL[SELECT duration FROM availability WHERE device_id = ? [29] 1.57ms]
  167.  
  168.  
  169. Availability:
  170.  
  171. SQL[SELECT * FROM availability WHERE device_id = ? [29] 1.25ms]
  172.  
  173.  
  174. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [29,1696862330] 1.46ms]
  175.  
  176.  
  177. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,109] 1.16ms]
  178.  
  179. 1 day : 100%
  180.  
  181. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [29,1696343930] 1.33ms]
  182.  
  183.  
  184. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [99.92,110] 1.19ms]
  185.  
  186. 7 days : 99.92%
  187.  
  188. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [29,1694356730] 1.15ms]
  189.  
  190.  
  191. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [99.981,111] 1.16ms]
  192.  
  193. 30 days : 99.981%
  194.  
  195. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [29,1665412730] 1.14ms]
  196.  
  197.  
  198. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [99.998,112] 1.16ms]
  199.  
  200. 365 days : 99.998%
  201.  
  202. >> Runtime for poller module 'availability': 0.0175 seconds with 4144 bytes
  203.  
  204. >> SNMP: [0/0.00s] MySQL: [10/0.13s]  
  205. #### Unload poller module availability ####
  206.  
  207.  
  208. Modules status: Global+  
  209.  
  210. OS  
  211.  
  212. Device  
  213.  
  214. #### Load poller module ipmi ####
  215.  
  216. SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [29] 1.5ms]
  217.  
  218.  
  219. array (
  220. )  
  221.  
  222. >> Runtime for poller module 'ipmi': 0.0029 seconds with 88 bytes
  223.  
  224. >> SNMP: [0/0.00s] MySQL: [1/0.02s]  
  225. #### Unload poller module ipmi ####
  226.  
  227.  
  228. Modules status: Global+  
  229.  
  230. OS  
  231.  
  232. Device  
  233.  
  234.  
  235. #### Load poller module sensors ####
  236.  
  237. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [29] 1.27ms]
  238.  
  239.  
  240. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["state",29] 2.17ms]
  241.  
  242.  
  243. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.4' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.5' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.7' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.9' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.10']
  244.  
  245. .*.*.*.*.*.*.0.0.1 = 3
  246. .*.*.*.*.*.*.0.0.2 = 3
  247. .*.*.*.*.*.*.0.0.3 = 3
  248. .*.*.*.*.*.*.0.0.4 = 3
  249. .*.*.*.*.*.*.0.0.5 = 3
  250. .*.*.*.*.*.*.0.0.6 = 3
  251. .*.*.*.*.*.*.0.0.7 = 3
  252. .*.*.*.*.*.*.0.0.8 = 3
  253. .*.*.*.*.*.*.0.0.9 = 3
  254. .*.*.*.*.*.*.0.0.10 = 3  
  255.  
  256. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  257.  
  258. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.11' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.12' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.13' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.14' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.15' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.16' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.17' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.18' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.19' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.20']
  259.  
  260. .*.*.*.*.*.*.0.0.11 = 3
  261. .*.*.*.*.*.*.0.0.12 = 3
  262. .*.*.*.*.*.*.0.0.13 = 3
  263. .*.*.*.*.*.*.0.0.14 = 3
  264. .*.*.*.*.*.*.0.0.15 = 3
  265. .*.*.*.*.*.*.0.0.16 = 3
  266. .*.*.*.*.*.*.0.0.17 = 3
  267. .*.*.*.*.*.*.0.0.18 = 3
  268. .*.*.*.*.*.*.0.0.19 = 3
  269. .*.*.*.*.*.*.0.0.20 = 3  
  270.  
  271. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  272.  
  273. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.21' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.22' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.23' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.24' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.25' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.26' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.27' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.28' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.29' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.30']
  274.  
  275. .*.*.*.*.*.*.0.0.21 = 3
  276. .*.*.*.*.*.*.0.0.22 = 3
  277. .*.*.*.*.*.*.0.0.23 = 3
  278. .*.*.*.*.*.*.0.0.24 = 3
  279. .*.*.*.*.*.*.0.0.25 = 3
  280. .*.*.*.*.*.*.0.0.26 = 3
  281. .*.*.*.*.*.*.0.0.27 = 3
  282. .*.*.*.*.*.*.0.0.28 = 3
  283. .*.*.*.*.*.*.0.0.29 = 3
  284. .*.*.*.*.*.*.0.0.30 = 3  
  285.  
  286. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  287.  
  288. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.31' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.32' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.33' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.34' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.35' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.36' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.37' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.38' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.39' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.40']
  289.  
  290. .*.*.*.*.*.*.0.0.31 = 3
  291. .*.*.*.*.*.*.0.0.32 = 3
  292. .*.*.*.*.*.*.0.0.33 = 3
  293. .*.*.*.*.*.*.0.0.34 = 3
  294. .*.*.*.*.*.*.0.0.35 = 3
  295. .*.*.*.*.*.*.0.0.36 = 3
  296. .*.*.*.*.*.*.0.0.37 = 3
  297. .*.*.*.*.*.*.0.0.38 = 3
  298. .*.*.*.*.*.*.0.0.39 = 3
  299. .*.*.*.*.*.*.0.0.40 = 3  
  300.  
  301. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  302.  
  303. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.41' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.42' '.1.3.6.1.3.94.1.8.1.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.43' '.1.3.6.1.3.94.1.6.1.5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0' '.1.3.6.1.3.94.1.6.1.6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0']
  304.  
  305. .*.*.*.*.*.*.0.0.41 = 3
  306. .*.*.*.*.*.*.0.0.42 = 3
  307. .*.*.*.*.*.*.0.0.43 = 3
  308. .*.*.*.*.*.*.0.0 = 2
  309. .*.*.*.*.*.*.0.0 = 3  
  310.  
  311. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  312.  
  313. Checking (snmp) state On-Board Temperature 1-Ctlr A...
  314.  
  315. Checking (snmp) state On-Board Temperature 1-Ctlr B...
  316. Checking (snmp) state On-Board Temperature 2-Ctlr A...
  317.  
  318. Checking (snmp) state On-Board Temperature 2-Ctlr B...
  319.  
  320. Checking (snmp) state On-Board Temperature 3-Ctlr A...
  321.  
  322. Checking (snmp) state On-Board Temperature 3-Ctlr B...
  323.  
  324. Checking (snmp) state Disk Controller Temp-Ctlr A...
  325.  
  326. Checking (snmp) state Disk Controller Temp-Ctlr B...
  327.  
  328. Checking (snmp) state Memory Controller Temp-Ctlr A...
  329.  
  330. Checking (snmp) state Memory Controller Temp-Ctlr B...
  331.  
  332. Checking (snmp) state Capacitor Pack Voltage-Ctlr A...
  333.  
  334. Checking (snmp) state Capacitor Pack Voltage-Ctlr B...
  335. Checking (snmp) state Capacitor Cell 1 Voltage-Ctlr A...
  336. Checking (snmp) state Capacitor Cell 1 Voltage-Ctlr B...
  337. Checking (snmp) state Capacitor Cell 2 Voltage-Ctlr A...
  338. Checking (snmp) state Capacitor Cell 2 Voltage-Ctlr B...
  339. Checking (snmp) state Capacitor Cell 3 Voltage-Ctlr A...
  340. Checking (snmp) state Capacitor Cell 3 Voltage-Ctlr B...
  341. Checking (snmp) state Capacitor Cell 4 Voltage-Ctlr A...
  342. Checking (snmp) state Capacitor Cell 4 Voltage-Ctlr B...
  343.  
  344. Checking (snmp) state Capacitor Charge-Ctlr A...
  345.  
  346. Checking (snmp) state Capacitor Charge-Ctlr B...
  347.  
  348. Checking (snmp) state Overall Unit Status...
  349. Checking (snmp) state Temperature Loc: upper-IOM A...
  350. Checking (snmp) state Temperature Loc: lower-IOM B...
  351.  
  352. Checking (snmp) state Temperature Loc: left-PSU...
  353. Checking (snmp) state Temperature Loc: right-PSU...
  354. Checking (snmp) state Voltage 12V Loc: upper-IOM A...
  355.  
  356. Checking (snmp) state Voltage 5V Loc: upper-IOM A...
  357.  
  358. Checking (snmp) state Voltage 12V Loc: lower-IOM B...
  359.  
  360. Checking (snmp) state Voltage 5V Loc: lower-IOM B...
  361. Checking (snmp) state Voltage 12V Loc: left-PSU...
  362. Checking (snmp) state Voltage 5V Loc: left-PSU...
  363. Checking (snmp) state Voltage 3.3V Loc: left-PSU...
  364.  
  365. Checking (snmp) state Voltage 12V Loc: right-PSU...
  366. Checking (snmp) state Voltage 5V Loc: right-PSU...
  367.  
  368. Checking (snmp) state Voltage 3.3V Loc: right-PSU...
  369.  
  370. Checking (snmp) state Current 12V Loc: upper-IOM A...
  371. Checking (snmp) state Current 12V Loc: lower-IOM B...
  372.  
  373. Checking (snmp) state Current 12V Loc: left-PSU...
  374. Checking (snmp) state Current 5V Loc: left-PSU...
  375. Checking (snmp) state Current 12V Loc: right-PSU...
  376.  
  377. Checking (snmp) state Current 5V Loc: right-PSU...
  378.  
  379. Checking (snmp) state S24Storage...
  380. Checking (snmp) state S24Storage...
  381.  
  382. 3 #
  383. 3 #
  384. 3 #
  385. 3 #
  386. 3 #
  387. 3 #
  388. 3 #
  389. 3 #
  390. 3 #
  391. 3 #
  392. 3 #
  393. 3 #
  394. 3 #
  395. 3 #
  396. 3 #
  397. 3 #
  398. 3 #
  399. 3 #
  400. 3 #
  401. 3 #
  402. 3 #
  403. 3 #
  404. 3 #
  405. 3 #
  406. 3 #
  407. 3 #
  408. 3 #
  409. 3 #
  410. 3 #
  411. 3 #
  412. 3 #
  413. 3 #
  414. 3 #
  415. 3 #
  416. 3 #
  417. 3 #
  418. 3 #
  419. 3 #
  420. 3 #
  421. 3 #
  422. 3 #
  423. 3 #
  424. 3 #
  425. 2 #
  426. 3 #
  427.  
  428.  
  429. >> Runtime for poller module 'sensors': 1.0471 seconds with 112 bytes
  430.  
  431. >> SNMP: [5/1.04s] MySQL: [2/0.03s]  
  432. #### Unload poller module sensors ####
  433.  
  434. Modules status: Global+  
  435. OS  
  436. Device  
  437.  
  438. #### Load poller module processors ####
  439.  
  440. Attempting to initialize OS: hpe-msa  
  441.  
  442. OS initialized as Generic  
  443.  
  444. SQL[SELECT * FROM processors WHERE device_id=? [29] 6.46ms]
  445.  
  446.  
  447. >> Runtime for poller module 'processors': 0.0226 seconds with 2744 bytes
  448.  
  449. >> SNMP: [0/0.00s] MySQL: [1/0.06s]  
  450. #### Unload poller module processors ####
  451.  
  452. Modules status: Global+  
  453. OS  
  454. Device  
  455.  
  456. #### Load poller module mempools ####
  457.  
  458. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [29] 13.86ms]
  459.  
  460.  
  461. >> Runtime for poller module 'mempools': 0.0191 seconds with 25416 bytes
  462. >> SNMP: [0/0.00s] MySQL: [1/0.14s]  
  463. #### Unload poller module mempools ####
  464.  
  465. Modules status: Global+  
  466. OS  
  467. Device  
  468.  
  469. #### Load poller module storage ####
  470.  
  471. SQL[SELECT * FROM storage WHERE device_id = ? [29] 13.41ms]
  472.  
  473.  
  474. >> Runtime for poller module 'storage': 0.0145 seconds with 80 bytes
  475. >> SNMP: [0/0.00s] MySQL: [1/0.13s]  
  476. #### Unload poller module storage ####
  477.  
  478. Modules status: Global+  
  479. OS  
  480. Device  
  481.  
  482. #### Load poller module netstats ####
  483. icmp SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0' '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' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0']  
  484.  
  485. IP-MIB::icmpInMsgs.0 = 129603
  486. IP-MIB::icmpOutMsgs.0 = 126855
  487. IP-MIB::icmpInErrors.0 = 108
  488. IP-MIB::icmpOutErrors.0 = 0
  489. IP-MIB::icmpInEchos.0 = 66005
  490. IP-MIB::icmpOutEchos.0 = 59916
  491. IP-MIB::icmpInEchoReps.0 = 59915
  492. IP-MIB::icmpOutEchoReps.0 = 66005
  493. IP-MIB::icmpInDestUnreachs.0 = 3683
  494. IP-MIB::icmpOutDestUnreachs.0 = 934
  495. IP-MIB::icmpInParmProbs.0 = 0
  496. IP-MIB::icmpInTimeExcds.0 = 0
  497. IP-MIB::icmpInSrcQuenchs.0 = 0
  498. IP-MIB::icmpInRedirects.0 = 0
  499. IP-MIB::icmpInTimestamps.0 = 0
  500. IP-MIB::icmpInTimestampReps.0 = 0
  501. IP-MIB::icmpInAddrMasks.0 = 0
  502. IP-MIB::icmpInAddrMaskReps.0 = 0
  503. IP-MIB::icmpOutTimeExcds.0 = 0
  504. IP-MIB::icmpOutParmProbs.0 = 0
  505. IP-MIB::icmpOutSrcQuenchs.0 = 0
  506. IP-MIB::icmpOutRedirects.0 = 0
  507. IP-MIB::icmpOutTimestamps.0 = 0
  508. IP-MIB::icmpOutTimestampReps.0 = 0
  509. IP-MIB::icmpOutAddrMasks.0 = 0
  510. IP-MIB::icmpOutAddrMaskReps.0 = 0
  511.  
  512.  
  513. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  514.  
  515.  
  516. ip
  517. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0']  
  518.  
  519. IP-MIB::ipForwDatagrams.0 = 0
  520. IP-MIB::ipInDelivers.0 = 2600720
  521. IP-MIB::ipInReceives.0 = 2601408
  522. IP-MIB::ipOutRequests.0 = 2582892
  523. IP-MIB::ipInDiscards.0 = 0
  524. IP-MIB::ipOutDiscards.0 = 0
  525. IP-MIB::ipOutNoRoutes.0 = 0
  526. IP-MIB::ipReasmReqds.0 = 0
  527. IP-MIB::ipReasmOKs.0 = 0
  528. IP-MIB::ipReasmFails.0 = 0
  529. IP-MIB::ipFragOKs.0 = 12
  530. IP-MIB::ipFragFails.0 = 0
  531. IP-MIB::ipFragCreates.0 = 24
  532. IP-MIB::ipInUnknownProtos.0 = 0
  533. IP-MIB::ipInHdrErrors.0 = 15
  534. IP-MIB::ipInAddrErrors.0 = 666
  535.  
  536.  
  537. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  538.  
  539.  
  540. ip_forward
  541. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']  
  542.  
  543. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  544.  
  545. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  546.  
  547. snmp SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0' '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' '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']  
  548.  
  549. SNMPv2-MIB::snmpInPkts.0 = 97613
  550. SNMPv2-MIB::snmpOutPkts.0 = 97587
  551. SNMPv2-MIB::snmpInBadVersions.0 = 0
  552. SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
  553. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  554. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  555. SNMPv2-MIB::snmpInTooBigs.0 = 0
  556. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  557. SNMPv2-MIB::snmpInBadValues.0 = 0
  558. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  559. SNMPv2-MIB::snmpInGenErrs.0 = 0
  560. SNMPv2-MIB::snmpInTotalReqVars.0 = 848296
  561. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  562. SNMPv2-MIB::snmpInGetRequests.0 = 39313
  563. SNMPv2-MIB::snmpInGetNexts.0 = 774
  564. SNMPv2-MIB::snmpInSetRequests.0 = 0
  565. SNMPv2-MIB::snmpInGetResponses.0 = 0
  566. SNMPv2-MIB::snmpInTraps.0 = 0
  567. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  568. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  569. SNMPv2-MIB::snmpOutBadValues.0 = 0
  570. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  571. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  572. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  573. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  574. SNMPv2-MIB::snmpOutGetResponses.0 = 97570
  575. SNMPv2-MIB::snmpOutTraps.0 = 17
  576. SNMPv2-MIB::snmpSilentDrops.0 = 0
  577. SNMPv2-MIB::snmpProxyDrops.0 = 0
  578.  
  579. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  580.  
  581.  
  582. udp SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0']  
  583.  
  584. UDP-MIB::udpInDatagrams.0 = 99640
  585. UDP-MIB::udpOutDatagrams.0 = 99649
  586. UDP-MIB::udpInErrors.0 = 0
  587. UDP-MIB::udpNoPorts.0 = 18
  588.  
  589.  
  590. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  591.  
  592.  
  593. tcp
  594. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0']  
  595.  
  596. TCP-MIB::tcpActiveOpens.0 = 127780
  597. TCP-MIB::tcpPassiveOpens.0 = 5954
  598. TCP-MIB::tcpAttemptFails.0 = 54
  599. TCP-MIB::tcpEstabResets.0 = 110
  600. TCP-MIB::tcpCurrEstab.0 = 0
  601. TCP-MIB::tcpInSegs.0 = 1997671
  602. TCP-MIB::tcpOutSegs.0 = 2348972
  603. TCP-MIB::tcpRetransSegs.0 = 7440
  604. TCP-MIB::tcpInErrs.0 = 1039
  605. TCP-MIB::tcpOutRsts.0 = 133
  606.  
  607.  
  608. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  609.  
  610.  
  611.  
  612.  
  613.  
  614. >> Runtime for poller module 'netstats': 0.6365 seconds with 1760 bytes
  615.  
  616. >> SNMP: [6/0.63s] MySQL: [0/0.00s]  
  617.  
  618. #### Unload poller module netstats ####
  619.  
  620.  
  621. Modules status: Global+  
  622.  
  623. OS  
  624.  
  625. Device  
  626.  
  627.  
  628. #### Load poller module hr-mib ####
  629.  
  630. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
  631.  
  632. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  633. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  634. hrSystemNumUsers.0 = No Such Object available on this agent at this OID  
  635.  
  636. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  637.  
  638.  
  639.  
  640. >> Runtime for poller module 'hr-mib': 0.0406 seconds with 80 bytes
  641.  
  642. >> SNMP: [1/0.04s] MySQL: [0/0.00s]  
  643.  
  644. #### Unload poller module hr-mib ####
  645.  
  646.  
  647. Modules status: Global+  
  648. OS  
  649.  
  650. Device  
  651.  
  652. #### Load poller module ucd-mib ####
  653.  
  654. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'systemStats']
  655.  
  656. systemStats = No Such Object available on this agent at this OID  
  657.  
  658. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  659.  
  660. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  661.  
  662. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
  663.  
  664. laLoadInt.1 = No Such Object available on this agent at this OID
  665. laLoadInt.2 = No Such Object available on this agent at this OID
  666. laLoadInt.3 = No Such Object available on this agent at this OID  
  667.  
  668. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  669.  
  670.  
  671. >> Runtime for poller module 'ucd-mib': 0.0982 seconds with -968 bytes
  672.  
  673. >> SNMP: [2/0.10s] MySQL: [0/0.00s]  
  674.  
  675. #### Unload poller module ucd-mib ####
  676.  
  677.  
  678. Modules status: Global+  
  679.  
  680. OS  
  681.  
  682. Device  
  683.  
  684. #### Load poller module ipSystemStats ####
  685.  
  686. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ipSystemStats']
  687.  
  688. ipSystemStatsInReceives.ipv4 = 2601205
  689. ipSystemStatsHCInReceives.ipv4 = 2601205
  690. ipSystemStatsInHdrErrors.ipv4 = 15
  691. ipSystemStatsInNoRoutes.ipv4 = 0
  692. ipSystemStatsInAddrErrors.ipv4 = 666
  693. ipSystemStatsInUnknownProtos.ipv4 = 0
  694. ipSystemStatsInTruncatedPkts.ipv4 = 7
  695. ipSystemStatsInForwDatagrams.ipv4 = 0
  696. ipSystemStatsHCInForwDatagrams.ipv4 = 0
  697. ipSystemStatsReasmReqds.ipv4 = 0
  698. ipSystemStatsReasmOKs.ipv4 = 0
  699. ipSystemStatsReasmFails.ipv4 = 0
  700. ipSystemStatsInDiscards.ipv4 = 0
  701. ipSystemStatsInDelivers.ipv4 = 2600517
  702. ipSystemStatsHCInDelivers.ipv4 = 2600517
  703. ipSystemStatsOutRequests.ipv4 = 2582699
  704. ipSystemStatsHCOutRequests.ipv4 = 2582699
  705. ipSystemStatsOutNoRoutes.ipv4 = 0
  706. ipSystemStatsOutForwDatagrams.ipv4 = 0
  707. ipSystemStatsHCOutForwDatagrams.ipv4 = 0
  708. ipSystemStatsOutDiscards.ipv4 = 0
  709. ipSystemStatsOutFragReqds.ipv4 = 12
  710. ipSystemStatsOutFragOKs.ipv4 = 12
  711. ipSystemStatsOutFragFails.ipv4 = 0
  712. ipSystemStatsOutFragCreates.ipv4 = 24
  713. ipSystemStatsOutTransmits.ipv4 = 2582711
  714. ipSystemStatsHCOutTransmits.ipv4 = 2582711
  715. ipSystemStatsInMcastPkts.ipv4 = 4
  716. ipSystemStatsHCInMcastPkts.ipv4 = 4
  717. ipSystemStatsOutMcastPkts.ipv4 = 4
  718. ipSystemStatsHCOutMcastPkts.ipv4 = 4
  719. ipSystemStatsInBcastPkts.ipv4 = 373784
  720. ipSystemStatsHCInBcastPkts.ipv4 = 373784
  721. ipSystemStatsOutBcastPkts.ipv4 = 0
  722. ipSystemStatsHCOutBcastPkts.ipv4 = 0
  723. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  724. ipSystemStatsRefreshRate.ipv4 = 60000  
  725.  
  726. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  727.  
  728. ipv4
  729.  
  730.  
  731. >> Runtime for poller module 'ipSystemStats': 0.1145 seconds with 14784 bytes
  732.  
  733. >> SNMP: [1/0.11s] MySQL: [0/0.00s]  
  734.  
  735. #### Unload poller module ipSystemStats ####
  736.  
  737.  
  738. Modules status: Global+  
  739.  
  740. OS  
  741. Device  
  742.  
  743.  
  744. #### Load poller module ports ####
  745.  
  746. SQL[SELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [29] 1.9ms]
  747.  
  748.  
  749. Caching Oids:
  750. Full ports polling
  751. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifXEntry']
  752.  
  753. ifName.1 = lo
  754. ifName.2 = eth0
  755. ifName.3 = mcmc
  756. ifName.4 = sl0
  757. ifInMulticastPkts.1 = 0
  758. ifInMulticastPkts.2 = 0
  759. ifInMulticastPkts.3 = 0
  760. ifInMulticastPkts.4 = 0
  761. ifInBroadcastPkts.1 = 0
  762. ifInBroadcastPkts.2 = 0
  763. ifInBroadcastPkts.3 = 0
  764. ifInBroadcastPkts.4 = 0
  765. ifOutMulticastPkts.1 = 0
  766. ifOutMulticastPkts.2 = 0
  767. ifOutMulticastPkts.3 = 0
  768. ifOutMulticastPkts.4 = 0
  769. ifOutBroadcastPkts.1 = 0
  770. ifOutBroadcastPkts.2 = 0
  771. ifOutBroadcastPkts.3 = 0
  772. ifOutBroadcastPkts.4 = 0
  773. ifHCInOctets.1 = 2922738
  774. ifHCInOctets.2 = 456116222
  775. ifHCInOctets.3 = 38854631
  776. ifHCInOctets.4 = 46826983
  777. ifHCInUcastPkts.1 = 40620
  778. ifHCInUcastPkts.2 = 4664321
  779. ifHCInUcastPkts.3 = 440280
  780. ifHCInUcastPkts.4 = 628540
  781. ifHCInMulticastPkts.1 = 0
  782. ifHCInMulticastPkts.2 = 0
  783. ifHCInMulticastPkts.3 = 0
  784. ifHCInMulticastPkts.4 = 0
  785. ifHCInBroadcastPkts.1 = 0
  786. ifHCInBroadcastPkts.2 = 0
  787. ifHCInBroadcastPkts.3 = 0
  788. ifHCInBroadcastPkts.4 = 0
  789. ifHCOutOctets.1 = 2922738
  790. ifHCOutOctets.2 = 651776022
  791. ifHCOutOctets.3 = 45306648
  792. ifHCOutOctets.4 = 49810682
  793. ifHCOutUcastPkts.1 = 40620
  794. ifHCOutUcastPkts.2 = 1510472
  795. ifHCOutUcastPkts.3 = 436104
  796. ifHCOutUcastPkts.4 = 628541
  797. ifHCOutMulticastPkts.1 = 0
  798. ifHCOutMulticastPkts.2 = 0
  799. ifHCOutMulticastPkts.3 = 0
  800. ifHCOutMulticastPkts.4 = 0
  801. ifHCOutBroadcastPkts.1 = 0
  802. ifHCOutBroadcastPkts.2 = 0
  803. ifHCOutBroadcastPkts.3 = 0
  804. ifHCOutBroadcastPkts.4 = 0
  805. ifHighSpeed.1 = 10
  806. ifHighSpeed.2 = 1000
  807. ifHighSpeed.3 = 0
  808. ifHighSpeed.4 = 0
  809. ifPromiscuousMode.1 = false
  810. ifPromiscuousMode.2 = false
  811. ifPromiscuousMode.3 = false
  812. ifPromiscuousMode.4 = false
  813. ifConnectorPresent.2 = true
  814. ifConnectorPresent.3 = true
  815. ifConnectorPresent.4 = true
  816. ifAlias.1 =
  817. ifAlias.2 =
  818. ifAlias.3 =
  819. ifAlias.4 =
  820. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  821. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  822. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  823. ifCounterDiscontinuityTime.4 = 0:0:00:00.00  
  824. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  825.  
  826. ifDescr
  827. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifDescr']
  828.  
  829. ifDescr.1 = lo
  830. ifDescr.2 = eth0
  831. ifDescr.3 = mcmc
  832. ifDescr.4 = sl0  
  833.  
  834. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  835.  
  836. ifAdminStatus SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifAdminStatus']
  837.  
  838. ifAdminStatus.1 = up
  839. ifAdminStatus.2 = up
  840. ifAdminStatus.3 = up
  841. ifAdminStatus.4 = up  
  842.  
  843. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  844.  
  845. ifOperStatus
  846. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifOperStatus']
  847.  
  848. ifOperStatus.1 = up
  849. ifOperStatus.2 = up
  850. ifOperStatus.3 = up
  851. ifOperStatus.4 = up  
  852. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  853. ifLastChange
  854. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifLastChange']
  855.  
  856. ifLastChange.1 = 0
  857. ifLastChange.2 = 0
  858. ifLastChange.3 = 0
  859. ifLastChange.4 = 0  
  860.  
  861. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  862.  
  863. ifType
  864. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifType']
  865.  
  866. ifType.1 = softwareLoopback
  867. ifType.2 = ethernetCsmacd
  868. ifType.3 = ethernetCsmacd
  869. ifType.4 = slip  
  870.  
  871. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  872.  
  873. ifPhysAddress
  874. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifPhysAddress']
  875.  
  876. ifPhysAddress.1 =
  877. ifPhysAddress.2 = 0:c0:ff:1e:34:83
  878. ifPhysAddress.3 = 2:f2:1f:56:80:93
  879. ifPhysAddress.4 =  
  880.  
  881. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  882.  
  883. ifMtu
  884. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifMtu']
  885.  
  886. ifMtu.1 = 16436
  887. ifMtu.2 = 1500
  888. ifMtu.3 = 4096
  889. ifMtu.4 = 296  
  890.  
  891. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  892.  
  893. ifInErrors
  894. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifInErrors']
  895.  
  896. ifInErrors.1 = 0
  897. ifInErrors.2 = 53
  898. ifInErrors.3 = 185
  899. ifInErrors.4 = 0  
  900.  
  901. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  902.  
  903. ifOutErrors
  904. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifOutErrors']
  905.  
  906. ifOutErrors.1 = 0
  907. ifOutErrors.2 = 0
  908. ifOutErrors.3 = 57
  909. ifOutErrors.4 = 0  
  910.  
  911. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  912.  
  913. ifInDiscards
  914. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifInDiscards']
  915.  
  916. ifInDiscards.1 = 0
  917. ifInDiscards.2 = 1353
  918. ifInDiscards.3 = 185
  919. ifInDiscards.4 = 2  
  920. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  921.  
  922. ifOutDiscards
  923. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'ifOutDiscards']
  924.  
  925. ifOutDiscards.1 = 0
  926. ifOutDiscards.2 = 0
  927. ifOutDiscards.3 = 0
  928. ifOutDiscards.4 = 0  
  929.  
  930. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  931.  
  932. dot3StatsDuplexStatus
  933. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
  934.  
  935. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  936.  
  937. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  938.  
  939. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  940.  
  941. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'dot1qPvid']
  942.  
  943. dot1qPvid = No Such Object available on this agent at this OID  
  944.  
  945. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied  
  946.  
  947. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  948.  
  949. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl','vdsl2') [29] 1.07ms]
  950.  
  951.  
  952. array (
  953.   1 =>
  954.   array (
  955.     'ifName' => 'lo',
  956.     'ifInMulticastPkts' => '0',
  957.     'ifInBroadcastPkts' => '0',
  958.     'ifOutMulticastPkts' => '0',
  959.     'ifOutBroadcastPkts' => '0',
  960.     'ifHCInOctets' => '2922738',
  961.     'ifHCInUcastPkts' => '40620',
  962.     'ifHCInMulticastPkts' => '0',
  963.     'ifHCInBroadcastPkts' => '0',
  964.     'ifHCOutOctets' => '2922738',
  965.     'ifHCOutUcastPkts' => '40620',
  966.     'ifHCOutMulticastPkts' => '0',
  967.     'ifHCOutBroadcastPkts' => '0',
  968.     'ifHighSpeed' => '10',
  969.     'ifPromiscuousMode' => 'false',
  970.     'ifAlias' => '',
  971.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  972.     'ifDescr' => 'lo',
  973.     'ifAdminStatus' => 'up',
  974.     'ifOperStatus' => 'up',
  975.     'ifLastChange' => '0',
  976.     'ifType' => 'softwareLoopback',
  977.     'ifPhysAddress' => '',
  978.     'ifMtu' => '16436',
  979.     'ifInErrors' => '0',
  980.     'ifOutErrors' => '0',
  981.     'ifInDiscards' => '0',
  982.     'ifOutDiscards' => '0',
  983.   ),
  984.   2 =>
  985.   array (
  986.     'ifName' => 'eth0',
  987.     'ifInMulticastPkts' => '0',
  988.     'ifInBroadcastPkts' => '0',
  989.     'ifOutMulticastPkts' => '0',
  990.     'ifOutBroadcastPkts' => '0',
  991.     'ifHCInOctets' => '456116222',
  992.     'ifHCInUcastPkts' => '4664321',
  993.     'ifHCInMulticastPkts' => '0',
  994.     'ifHCInBroadcastPkts' => '0',
  995.     'ifHCOutOctets' => '651776022',
  996.     'ifHCOutUcastPkts' => '1510472',
  997.     'ifHCOutMulticastPkts' => '0',
  998.     'ifHCOutBroadcastPkts' => '0',
  999.     'ifHighSpeed' => '1000',
  1000.     'ifPromiscuousMode' => 'false',
  1001.     'ifConnectorPresent' => 'true',
  1002.     'ifAlias' => '',
  1003.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1004.     'ifDescr' => 'eth0',
  1005.     'ifAdminStatus' => 'up',
  1006.     'ifOperStatus' => 'up',
  1007.     'ifLastChange' => '0',
  1008.     'ifType' => 'ethernetCsmacd',
  1009.     'ifPhysAddress' => '0:c0:ff:1e:34:83',
  1010.     'ifMtu' => '1500',
  1011.     'ifInErrors' => '53',
  1012.     'ifOutErrors' => '0',
  1013.     'ifInDiscards' => '1353',
  1014.     'ifOutDiscards' => '0',
  1015.   ),
  1016.   3 =>
  1017.   array (
  1018.     'ifName' => 'mcmc',
  1019.     'ifInMulticastPkts' => '0',
  1020.     'ifInBroadcastPkts' => '0',
  1021.     'ifOutMulticastPkts' => '0',
  1022.     'ifOutBroadcastPkts' => '0',
  1023.     'ifHCInOctets' => '38854631',
  1024.     'ifHCInUcastPkts' => '440280',
  1025.     'ifHCInMulticastPkts' => '0',
  1026.     'ifHCInBroadcastPkts' => '0',
  1027.     'ifHCOutOctets' => '45306648',
  1028.     'ifHCOutUcastPkts' => '436104',
  1029.     'ifHCOutMulticastPkts' => '0',
  1030.     'ifHCOutBroadcastPkts' => '0',
  1031.     'ifHighSpeed' => '0',
  1032.     'ifPromiscuousMode' => 'false',
  1033.     'ifConnectorPresent' => 'true',
  1034.     'ifAlias' => '',
  1035.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1036.     'ifDescr' => 'mcmc',
  1037.     'ifAdminStatus' => 'up',
  1038.     'ifOperStatus' => 'up',
  1039.     'ifLastChange' => '0',
  1040.     'ifType' => 'ethernetCsmacd',
  1041.     'ifPhysAddress' => '2:f2:1f:56:80:93',
  1042.     'ifMtu' => '4096',
  1043.     'ifInErrors' => '185',
  1044.     'ifOutErrors' => '57',
  1045.     'ifInDiscards' => '185',
  1046.     'ifOutDiscards' => '0',
  1047.   ),
  1048.   4 =>
  1049.   array (
  1050.     'ifName' => 'sl0',
  1051.     'ifInMulticastPkts' => '0',
  1052.     'ifInBroadcastPkts' => '0',
  1053.     'ifOutMulticastPkts' => '0',
  1054.     'ifOutBroadcastPkts' => '0',
  1055.     'ifHCInOctets' => '46826983',
  1056.     'ifHCInUcastPkts' => '628540',
  1057.     'ifHCInMulticastPkts' => '0',
  1058.     'ifHCInBroadcastPkts' => '0',
  1059.     'ifHCOutOctets' => '49810682',
  1060.     'ifHCOutUcastPkts' => '628541',
  1061.     'ifHCOutMulticastPkts' => '0',
  1062.     'ifHCOutBroadcastPkts' => '0',
  1063.     'ifHighSpeed' => '0',
  1064.     'ifPromiscuousMode' => 'false',
  1065.     'ifConnectorPresent' => 'true',
  1066.     'ifAlias' => '',
  1067.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1068.     'ifDescr' => 'sl0',
  1069.     'ifAdminStatus' => 'up',
  1070.     'ifOperStatus' => 'up',
  1071.     'ifLastChange' => '0',
  1072.     'ifType' => 'slip',
  1073.     'ifPhysAddress' => '',
  1074.     'ifMtu' => '296',
  1075.     'ifInErrors' => '0',
  1076.     'ifOutErrors' => '0',
  1077.     'ifInDiscards' => '2',
  1078.     'ifOutDiscards' => '0',
  1079.   ),
  1080. )  
  1081.  
  1082.  valid  
  1083.  
  1084.  valid  
  1085.  
  1086.  valid  
  1087.  
  1088. ignored by ifDescr: sl0 (matched: /^sl[0-9]/)  
  1089.  
  1090. SQL[UPDATE `ports` set `deleted`=? WHERE `port_id` = ? ["1",null] 0.54ms]
  1091.  
  1092.  
  1093.  
  1094. Port lo: lo (1 / #6921)
  1095. ifHCInOctets  
  1096. ifHCOutOctets  
  1097. ifHCInUcastPkts  
  1098.  
  1099. ifHCOutUcastPkts  
  1100. ifInBroadcastPkts  
  1101.  
  1102. ifOutBroadcastPkts  
  1103.  
  1104. ifInMulticastPkts  
  1105. ifOutMulticastPkts  
  1106. ifHighSpeed (10)  
  1107.  
  1108. VLAN =  
  1109.  Using ifDescr as ifAlias  
  1110.  
  1111. lo
  1112.  
  1113.  ifInOctets (661 B) 2.4664179104478 Bps 268 secs  
  1114.  
  1115.  ifOutOctets (661 B) 2.4664179104478 Bps 268 secs  
  1116.  
  1117.  
  1118.  ifInErrors (0 B) 0 Bps 268 secs  
  1119.  
  1120.  ifOutErrors (0 B) 0 Bps 268 secs  
  1121.  
  1122.  
  1123.  ifInUcastPkts (10 B) 0.037313432835821 Bps 268 secs  
  1124.  
  1125.  ifOutUcastPkts (10 B) 0.037313432835821 Bps 268 secs  
  1126.  
  1127.  
  1128.  ifInNUcastPkts (0 B) 0 Bps 268 secs  
  1129.  
  1130.  ifOutNUcastPkts (0 B) 0 Bps 268 secs  
  1131.  
  1132.  
  1133.  ifInDiscards (0 B) 0 Bps 268 secs  
  1134.  
  1135.  
  1136.  ifOutDiscards (0 B) 0 Bps 268 secs  
  1137.  
  1138.  ifInUnknownProtos (0 B) 0 Bps 268 secs  
  1139.  
  1140.  
  1141.  ifInBroadcastPkts (0 B) 0 Bps 268 secs  
  1142.  
  1143.  
  1144.  ifOutBroadcastPkts (0 B) 0 Bps 268 secs  
  1145.  
  1146.  ifInMulticastPkts (0 B) 0 Bps 268 secs  
  1147.  
  1148.  
  1149.  ifOutMulticastPkts (0 B) 0 Bps 268 secs  
  1150. bps(20 bps/20 bps)
  1151. bytes(661 B/661 B)pkts(37.31 mpps/37.31 mpps)
  1152. SQL[UPDATE `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` = ? ["2922738",2922077,2.466417910447761,661,"2922738",2922077,2.466417910447761,661,"0",0,0,0,"0",0,0,0,"40620",40610,0.03731343283582089,10,"40620",40610,0.03731343283582089,10,1696948733,1696948465,268,6921] 2.24ms]
  1153.  
  1154.  
  1155. SQL[UPDATE `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,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,6921] 0.77ms]
  1156.  
  1157.  
  1158. 1 updated  
  1159.  
  1160. Port eth0: eth0 (2 / #6922) ifHCInOctets  
  1161.  
  1162. ifHCOutOctets  
  1163. ifHCInUcastPkts  
  1164.  
  1165. ifHCOutUcastPkts  
  1166. ifInBroadcastPkts  
  1167.  
  1168. ifOutBroadcastPkts  
  1169. ifInMulticastPkts  
  1170.  
  1171. ifOutMulticastPkts  
  1172.  
  1173. ifHighSpeed (1000)  
  1174. VLAN =   Using ifDescr as ifAlias  
  1175. eth0
  1176.  
  1177.  ifInOctets (95273 B) 355.49626865672 Bps 268 secs  
  1178.  
  1179.  ifOutOctets (59474 B) 221.91791044776 Bps 268 secs  
  1180.  
  1181.  
  1182.  ifInErrors (0 B) 0 Bps 268 secs  
  1183.  
  1184.  ifOutErrors (0 B) 0 Bps 268 secs  
  1185.  
  1186.  
  1187.  ifInUcastPkts (937 B) 3.4962686567164 Bps 268 secs  
  1188.  
  1189.  
  1190.  ifOutUcastPkts (267 B) 0.99626865671642 Bps 268 secs  
  1191.  
  1192.  ifInNUcastPkts (0 B) 0 Bps 268 secs  
  1193.  
  1194.  ifOutNUcastPkts (0 B) 0 Bps 268 secs  
  1195.  
  1196.  
  1197.  ifInDiscards (0 B) 0 Bps 268 secs  
  1198.  
  1199.  
  1200.  ifOutDiscards (0 B) 0 Bps 268 secs  
  1201.  
  1202.  ifInUnknownProtos (0 B) 0 Bps 268 secs  
  1203.  
  1204.  ifInBroadcastPkts (0 B) 0 Bps 268 secs  
  1205.  
  1206.  
  1207.  ifOutBroadcastPkts (0 B) 0 Bps 268 secs  
  1208.  
  1209.  ifInMulticastPkts (0 B) 0 Bps 268 secs  
  1210.  
  1211.  
  1212.  ifOutMulticastPkts (0 B) 0 Bps 268 secs  
  1213. bps(2.84 kbps/1.78 kbps)bytes(93.04 KiB/58.08 KiB)pkts(3.5 pps/1 pps)
  1214. SQL[UPDATE `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` = ? ["456116222",456020949,355.49626865671644,95273,"651776022",651716548,221.9179104477612,59474,"53",53,0,0,"0",0,0,0,"4664321",4663384,3.496268656716418,937,"1510472",1510205,0.996268656716418,267,1696948733,1696948465,268,6922] 1.63ms]
  1215.  
  1216.  
  1217. SQL[UPDATE `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,0,0,0,0,0,0,0,"1353",1353,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,6922] 0.78ms]
  1218.  
  1219.  
  1220. 1 updated  
  1221.  
  1222. Port mcmc: mcmc (3 / #6923) ifHCInOctets  
  1223.  
  1224. ifHCOutOctets  
  1225. ifHCInUcastPkts  
  1226.  
  1227. ifHCOutUcastPkts  
  1228. ifInBroadcastPkts  
  1229.  
  1230. ifOutBroadcastPkts  
  1231.  
  1232. ifInMulticastPkts  
  1233. ifOutMulticastPkts  
  1234. ifHighSpeed (0)  
  1235. VLAN =  
  1236.  Using ifDescr as ifAlias  
  1237. mcmc
  1238.  
  1239.  ifInOctets (4784 B) 17.850746268657 Bps 268 secs  
  1240.  
  1241.  
  1242.  ifOutOctets (9247 B) 34.503731343284 Bps 268 secs  
  1243.  
  1244.  
  1245.  ifInErrors (0 B) 0 Bps 268 secs  
  1246.  
  1247.  
  1248.  ifOutErrors (0 B) 0 Bps 268 secs  
  1249.  
  1250.  ifInUcastPkts (93 B) 0.34701492537313 Bps 268 secs  
  1251.  
  1252.  ifOutUcastPkts (97 B) 0.36194029850746 Bps 268 secs  
  1253.  
  1254.  ifInNUcastPkts (0 B) 0 Bps 268 secs  
  1255.  
  1256.  
  1257.  ifOutNUcastPkts (0 B) 0 Bps 268 secs  
  1258.  
  1259.  ifInDiscards (0 B) 0 Bps 268 secs  
  1260.  
  1261.  
  1262.  ifOutDiscards (0 B) 0 Bps 268 secs  
  1263.  
  1264.  ifInUnknownProtos (0 B) 0 Bps 268 secs  
  1265.  
  1266.  
  1267.  ifInBroadcastPkts (0 B) 0 Bps 268 secs  
  1268.  
  1269.  
  1270.  ifOutBroadcastPkts (0 B) 0 Bps 268 secs  
  1271.  
  1272.  ifInMulticastPkts (0 B) 0 Bps 268 secs  
  1273.  
  1274.  ifOutMulticastPkts (0 B) 0 Bps 268 secs  
  1275. bps(143 bps/276 bps)bytes(4.67 KiB/9.03 KiB)
  1276. pkts(0.35 pps/0.36 pps)
  1277. SQL[UPDATE `ports` set `ifSpeed_prev`=?,`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` = ? ["0000000","38854631",38849847,17.850746268656717,4784,"45306648",45297401,34.50373134328358,9247,"185",185,0,0,"57",57,0,0,"440280",440187,0.34701492537313433,93,"436104",436007,0.3619402985074627,97,1696948733,1696948465,268,6923] 1.65ms]
  1278.  
  1279.  
  1280. SQL[UPDATE `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,0,0,0,0,0,0,0,"185",185,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,6923] 0.83ms]
  1281.  
  1282.  
  1283. 1 updated  
  1284.  
  1285.  
  1286. SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [1696948733,1696948465,null] 0.5ms]
  1287.  
  1288.  
  1289. 0 updated  
  1290.  
  1291. >> Runtime for poller module 'ports': 0.6305 seconds with 13008 bytes
  1292.  
  1293. >> SNMP: [14/0.60s] MySQL: [10/0.12s]  
  1294.  
  1295. #### Unload poller module ports ####
  1296.  
  1297.  
  1298. Modules status: Global+  
  1299.  
  1300. OS  
  1301.  
  1302. Device  
  1303.  
  1304. #### Load poller module customoid ####
  1305.  
  1306. SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [29] 0.79ms]
  1307.  
  1308.  
  1309.  
  1310. >> Runtime for poller module 'customoid': 0.0015 seconds with 40 bytes
  1311.  
  1312. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  1313. #### Unload poller module customoid ####
  1314.  
  1315.  
  1316. Modules status: Global+  
  1317.  
  1318. OS  
  1319.  
  1320. Device  
  1321.  
  1322. #### Load poller module bgp-peers ####
  1323.  
  1324. SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [29] 1.03ms]
  1325.  
  1326.  
  1327. >> Runtime for poller module 'bgp-peers': 0.0047 seconds with 80 bytes
  1328.  
  1329. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  1330. #### Unload poller module bgp-peers ####
  1331.  
  1332.  
  1333. Modules status: Global-  
  1334.  
  1335. OS  
  1336.  
  1337. Device  
  1338. Module [ junose-atm-vp ] disabled globally.
  1339.  
  1340.  
  1341. Modules status: Global-  
  1342. OS  
  1343.  
  1344. Device  
  1345. Module [ printer-supplies ] disabled globally.
  1346.  
  1347.  
  1348. Modules status: Global+  
  1349.  
  1350. OS  
  1351.  
  1352. Device  
  1353.  
  1354. #### Load poller module ucd-diskio ####
  1355.  
  1356. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [29] 0.73ms]
  1357.  
  1358.  
  1359. >> Runtime for poller module 'ucd-diskio': 0.0013 seconds with 80 bytes
  1360.  
  1361. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  1362. #### Unload poller module ucd-diskio ####
  1363.  
  1364.  
  1365. Modules status: Global-  
  1366.  
  1367. OS  
  1368.  
  1369. Device  
  1370. Module [ wifi ] disabled globally.
  1371.  
  1372.  
  1373. Modules status: Global-  
  1374.  
  1375. OS  
  1376. Device  
  1377.  
  1378. Module [ wireless ] disabled globally.
  1379.  
  1380.  
  1381. Modules status: Global+  
  1382. OS  
  1383.  
  1384. Device  
  1385.  
  1386.  
  1387. #### Load poller module ospf ####
  1388.  
  1389. SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [29] 0.73ms]
  1390.  
  1391.  
  1392.  Processes:
  1393. SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup']  
  1394.  
  1395. ospfGeneralGroup = No Such Object available on this agent at this OID
  1396.  
  1397.  
  1398. /opt/librenms/mibs/hp/FCMGMT-MIB.save: Permission denied
  1399.  
  1400.  
  1401. SQL[delete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [29,""] 0.96ms]
  1402.  
  1403. 0
  1404.  
  1405. >> Runtime for poller module 'ospf': 0.0755 seconds with 57544 bytes
  1406.  
  1407. >> SNMP: [1/0.07s] MySQL: [2/0.02s]  
  1408. #### Unload poller module ospf ####
  1409.  
  1410.  
  1411. Modules status: Global-  
  1412.  
  1413. OS  
  1414.  
  1415. Device  
  1416.  
  1417. Module [ isis ] disabled globally.
  1418.  
  1419.  
  1420. Modules status: Global-  
  1421. OS  
  1422. Device  
  1423. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  1424.  
  1425. Modules status: Global-  
  1426.  
  1427. OS  
  1428.  
  1429. Device  
  1430. Module [ cisco-remote-access-monitor ] disabled globally.
  1431.  
  1432. Modules status: Global-  
  1433. OS  
  1434.  
  1435. Device  
  1436. Module [ cisco-cef ] disabled globally.
  1437.  
  1438.  
  1439. Modules status: Global-  
  1440.  
  1441. OS  
  1442. Device  
  1443. Module [ slas ] disabled globally.
  1444.  
  1445. Modules status: Global-  
  1446.  
  1447. OS  
  1448.  
  1449. Device  
  1450. Module [ cisco-mac-accounting ] disabled globally.
  1451.  
  1452.  
  1453. Modules status: Global-  
  1454. OS  
  1455. Device  
  1456. Module [ cipsec-tunnels ] disabled globally.
  1457.  
  1458. Modules status: Global-  
  1459.  
  1460. OS  
  1461. Device  
  1462.  
  1463. Module [ cisco-ace-loadbalancer ] disabled globally.
  1464.  
  1465. Modules status: Global-  
  1466.  
  1467. OS  
  1468. Device  
  1469. Module [ cisco-ace-serverfarms ] disabled globally.
  1470.  
  1471. Modules status: Global-  
  1472.  
  1473. OS  
  1474. Device  
  1475. Module [ cisco-asa-firewall ] disabled globally.
  1476.  
  1477.  
  1478. Modules status: Global-  
  1479.  
  1480. OS  
  1481.  
  1482. Device  
  1483. Module [ cisco-voice ] disabled globally.
  1484.  
  1485. Modules status: Global-  
  1486. OS  
  1487.  
  1488. Device  
  1489. Module [ cisco-cbqos ] disabled globally.
  1490.  
  1491. Modules status: Global-  
  1492.  
  1493. OS  
  1494. Device  
  1495. Module [ cisco-otv ] disabled globally.
  1496.  
  1497.  
  1498. Modules status: Global-  
  1499.  
  1500. OS  
  1501. Device  
  1502. Module [ cisco-qfp ] disabled globally.
  1503.  
  1504. Modules status: Global-  
  1505.  
  1506. OS  
  1507.  
  1508. Device  
  1509. Module [ cisco-vpdn ] disabled globally.
  1510.  
  1511. Modules status: Global-  
  1512.  
  1513. OS  
  1514.  
  1515. Device  
  1516. Module [ nac ] disabled globally.
  1517.  
  1518.  
  1519. Modules status: Global-  
  1520. OS  
  1521. Device  
  1522. Module [ netscaler-vsvr ] disabled globally.
  1523.  
  1524.  
  1525. Modules status: Global-  
  1526.  
  1527. OS  
  1528. Device  
  1529. Module [ aruba-controller ] disabled globally.
  1530.  
  1531. Modules status: Global+  
  1532.  
  1533. OS  
  1534. Device  
  1535.  
  1536. #### Load poller module entity-physical ####
  1537.  
  1538.  
  1539. >> Runtime for poller module 'entity-physical': 0.0004 seconds with 80 bytes
  1540.  
  1541. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  1542. #### Unload poller module entity-physical ####
  1543.  
  1544.  
  1545. Modules status: Global-  
  1546.  
  1547. OS  
  1548. Device  
  1549.  
  1550. Module [ entity-state ] disabled globally.
  1551.  
  1552.  
  1553. Modules status: Global+  
  1554. OS  
  1555. Device  
  1556.  
  1557. #### Load poller module applications ####
  1558.  
  1559. SQL[SELECT * FROM `applications` WHERE `device_id`  = ? [29] 1.02ms]
  1560.  
  1561.  
  1562. >> Runtime for poller module 'applications': 0.0015 seconds with 80 bytes
  1563.  
  1564. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  1565. #### Unload poller module applications ####
  1566.  
  1567.  
  1568. Modules status: Global-  
  1569.  
  1570. OS  
  1571.  
  1572. Device  
  1573.  
  1574. Module [ mib ] disabled globally.
  1575.  
  1576.  
  1577. Modules status: Global+  
  1578.  
  1579. OS  
  1580.  
  1581. Device  
  1582.  
  1583. #### Load poller module stp ####
  1584.  
  1585. Instances:
  1586. SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [29] 0.82ms]
  1587.  
  1588.  
  1589.  
  1590. Ports:
  1591. SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [29] 0.86ms]
  1592.  
  1593.  
  1594.  
  1595. >> Runtime for poller module 'stp': 0.0043 seconds with 156960 bytes
  1596.  
  1597. >> SNMP: [0/0.00s] MySQL: [2/0.02s]  
  1598. #### Unload poller module stp ####
  1599.  
  1600.  
  1601. Modules status: Global-  
  1602. OS  
  1603.  
  1604. Device  
  1605. Module [ ntp ] disabled globally.
  1606.  
  1607. Modules status: Global-  
  1608.  
  1609. OS  
  1610.  
  1611. Device  
  1612. Module [ loadbalancers ] disabled globally.
  1613.  
  1614. Modules status: Global-  
  1615.  
  1616. OS  
  1617. Device  
  1618. Module [ mef ] disabled globally.
  1619.  
  1620.  
  1621. Modules status: Global+  
  1622.  
  1623. OS  
  1624. Device  
  1625.  
  1626. #### Load poller module mpls ####
  1627.  
  1628.  
  1629. >> Runtime for poller module 'mpls': 0.0010 seconds with 488 bytes
  1630.  
  1631. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  1632. #### Unload poller module mpls ####
  1633.  
  1634.  
  1635. Enabling graphs:
  1636. SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [29] 0.94ms]
  1637.  
  1638.  
  1639.  
  1640.  
  1641. SQL[UPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [4.329,29] 1.87ms]
  1642.  
  1643.  
  1644. Updating 192.168.0.229  
  1645.  
  1646. Polled in 4.329 seconds
  1647.  
  1648. ### Start Device Groups ###
  1649.  
  1650. SQL[select * from `device_groups` [] 1.78ms]
  1651.  
  1652.  
  1653. SQL[select `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5) [] 1.01ms]
  1654.  
  1655.  
  1656. SQL[select * from `device_group_device` where `device_group_device`.`device_id` = ? [29] 0.86ms]
  1657.  
  1658.  
  1659. Groups Added:  
  1660.  
  1661. Groups Removed:  
  1662. ### End Device Groups, runtime: 0.0171s ###
  1663.  
  1664. #### Start Alerts ####
  1665.  
  1666. SQL[select `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [29] 0.73ms]
  1667.  
  1668.  
  1669. SQL[select exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` ["2023-10-10T14:38:53.407207Z","2023-10-10T14:38:53.407207Z",0,1,"14:38:53","14:38:53","14:38:53","14:38:53","%","device",29,"location",1] 1.48ms]
  1670.  
  1671.  
  1672. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [29] 0.87ms]
  1673.  
  1674.  
  1675. SQL[SELECT DISTINCT a.* FROM alert_rules a
  1676.         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 = ?)
  1677.         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 = ?))
  1678.         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 = ?))
  1679.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  1680.         WHERE a.disabled = 0 AND (
  1681.             (d.device_id IS NULL AND g.group_id IS NULL)
  1682.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  1683.             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))
  1684.         ) [29,29,29,29,29,29,29,29] 2.6ms]
  1685.  
  1686.  
  1687. Rule #16 (Service up/down):  
  1688.  
  1689.  
  1690.  
  1691. SQL[SELECT * FROM devices,services WHERE (devices.device_id = ? AND devices.device_id = services.device_id) AND services.service_status != 0 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [29] 1.03ms]
  1692.  
  1693.  
  1694. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [16,29] 0.94ms]
  1695.  
  1696.  
  1697. Status: NOCHG  
  1698.  
  1699. Rule #21 (State Sensor Critical):  
  1700.  
  1701.  
  1702. SQL[SELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1 AND sensors.sensor_alert = 1 [29] 2.03ms]
  1703.  
  1704.  
  1705. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [21,29] 0.53ms]
  1706.  
  1707.  
  1708. Status: NOCHG  
  1709.  
  1710. #### End Alerts ####
  1711.  
  1712. /opt/librenms/poller.php 192.168.0.229 2023-10-10 11:38:53 - 1 devices polled in 4.786 secs  
  1713.  
  1714.  
  1715.  
  1716. SNMP [33/3.08s]: Snmpget[16/2.25s] Snmpwalk[17/0.83s]  
  1717.  
  1718. SQL [61/1.15s]: Select[44/0.91s] Insert[1/0.02s] Update[15/0.20s] Delete[1/0.01s]  
  1719.  
  1720.