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
44
45
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.35ms]

SQL[select count(*) as aggregate from `migrations` [] 7.64ms]

SQL[select version() [] 0.22ms]

===========================================
Component | Version
--------- | -------
LibreNMS  | 25.9.0-dev.23+007b72537 (2025-08-31T15:24:13-07:00)
DB Schema | 2025_06_30_080844_add_ipv4_network_index_to_ipv4_addresses_table (354)
PHP       | 8.4.6
Python    | 3.8.10
Database  | MySQL 8.0.42-0ubuntu0.20.04.1
RRDTool   | 1.7.2
SNMP      | 5.8
===========================================

LibreNMS config cache cleared and config reloaded.
SQL[select `config_name`, `config_value` from `config` [] 0.78ms]

SQL[select * from `graph_types` [] 0.4ms]

Starting polling run:

SQL[select `device_id` from `devices` where `hostname` = ? ["10.30.0.240"] 0.36ms]

SQL[select * from `devices` where `device_id` = ? limit 1 [981] 0.55ms]

Hostname:  10.30.0.240
ID:        981
OS:        generic
IP:        10.30.0.240

Attempting to initialize OS: generic
OS initialized: LibreNMS\OS\Generic
SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [981] 0.46ms]

[FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.30.0.240'

response: 10.30.0.240 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 83.1/83.4/84
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']
SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.68*


SQL[update `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? ["2025-09-02 13:23:30",83.4,981] 2.41ms]

RRD[last 10.30.0.240/icmp-perf.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/icmp-perf.rrd N:83.4:3:3:83.1:84 --daemon unix:/run/rrdcached.sock]
SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null [981] 0.53ms]

#### Load poller module core ####

Module enabled: Global + | OS   | Device   | Manual
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0']
.*.*.0 = 375864


SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0']
SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = No Such Object available on this agent at this OID
HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID


Uptime seconds: 3759

RRD[last 10.30.0.240/uptime.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/uptime.rrd N:3759 --daemon unix:/run/rrdcached.sock]
Uptime: 1 hour 2 minutes 39 seconds
SQL[update `devices` set `uptime` = ? where `device_id` = ? [3759,981] 2.74ms]


>> SNMP: [3/0.49s] MySQL: [4/0.06s] RRD: [4/0.00s]
>> Runtime for poller module 'core': 0.2964 seconds with 163872 bytes
RRD[last 10.30.0.240/poller-perf-core.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-core.rrd N:0.29639005661011 --daemon unix:/run/rrdcached.sock]
#### Unload poller module core ####

#### Load poller module os ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `locations` where `locations`.`id` = ? limit 1 [253] 0.43ms]

Location: Sys Location
Hardware:
OS Version:
OS Features:
Serial:

>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'os': 0.0040 seconds with 201824 bytes
RRD[last 10.30.0.240/poller-perf-os.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-os.rrd N:0.0040359497070312 --daemon unix:/run/rrdcached.sock]
#### Unload poller module os ####

#### Load poller module availability ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [981,1756758210] 0.38ms]

SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [981,86400] 0.27ms]

SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,3157] 2.32ms]

RRD[last 10.30.0.240/availability-86400.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/availability-86400.rrd N:100 --daemon unix:/run/rrdcached.sock]
1 day   : 100%
SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [981,1756239810] 0.32ms]

SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [981,604800] 0.24ms]

SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,3158] 1.89ms]

RRD[last 10.30.0.240/availability-604800.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/availability-604800.rrd N:100 --daemon unix:/run/rrdcached.sock]
1 week  : 100%
SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [981,1754252610] 0.8ms]

SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [981,2592000] 0.36ms]

SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,3159] 2.16ms]

RRD[last 10.30.0.240/availability-2592000.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/availability-2592000.rrd N:100 --daemon unix:/run/rrdcached.sock]
4 weeks : 100%
SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [981,1725308610] 0.39ms]

SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [981,31536000] 0.33ms]

SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,3160] 1.92ms]

RRD[last 10.30.0.240/availability-31536000.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/availability-31536000.rrd N:100 --daemon unix:/run/rrdcached.sock]
1 year  : 100%
SQL[delete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [981,3157,3158,3159,3160] 0.63ms]


>> SNMP: [0/0.00s] MySQL: [13/0.12s] RRD: [10/0.00s]
>> Runtime for poller module 'availability': 0.0215 seconds with 70840 bytes
RRD[last 10.30.0.240/poller-perf-availability.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-availability.rrd N:0.021509885787964 --daemon unix:/run/rrdcached.sock]
#### Unload poller module availability ####

#### Load poller module ipmi ####

Module enabled: Global + | OS   | Device   | Manual
SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [981] 0.41ms]

array (
)

>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'ipmi': 0.0022 seconds with 87616 bytes
RRD[last 10.30.0.240/poller-perf-ipmi.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-ipmi.rrd N:0.002223014831543 --daemon unix:/run/rrdcached.sock]
#### Unload poller module ipmi ####

#### Load poller module sensors ####

Module enabled: Global + | OS   | Device   | Manual
SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [981] 0.34ms]


>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'sensors': 0.0011 seconds with 2672 bytes
RRD[last 10.30.0.240/poller-perf-sensors.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-sensors.rrd N:0.001101016998291 --daemon unix:/run/rrdcached.sock]
#### Unload poller module sensors ####

#### Load poller module processors ####

Module enabled: Global + | OS   | Device   | Manual
Attempting to initialize OS: generic
OS initialized: LibreNMS\OS\Generic
SQL[SELECT * FROM processors WHERE device_id=? [981] 0.23ms]


>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'processors': 0.0018 seconds with 62008 bytes
RRD[last 10.30.0.240/poller-perf-processors.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-processors.rrd N:0.0017812252044678 --daemon unix:/run/rrdcached.sock]
#### Unload poller module processors ####

#### Load poller module mempools ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [981] 0.38ms]


>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'mempools': 0.0015 seconds with 27984 bytes
RRD[last 10.30.0.240/poller-perf-mempools.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-mempools.rrd N:0.0015380382537842 --daemon unix:/run/rrdcached.sock]
#### Unload poller module mempools ####

#### Load poller module storage ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `storage` where `storage`.`device_id` = ? and `storage`.`device_id` is not null [981] 0.63ms]


>> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [2/0.00s]
>> Runtime for poller module 'storage': 0.0020 seconds with 26752 bytes
RRD[last 10.30.0.240/poller-perf-storage.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-storage.rrd N:0.002047061920166 --daemon unix:/run/rrdcached.sock]
#### Unload poller module storage ####

#### Load poller module netstats ####

Module enabled: Global + | OS   | Device   | Manual
icmp
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0']
IP-MIB::icmpInMsgs.0 = 17
IP-MIB::icmpOutMsgs.0 = 15
IP-MIB::icmpInErrors.0 = 0
IP-MIB::icmpOutErrors.0 = 0
IP-MIB::icmpInEchos.0 = 0
IP-MIB::icmpOutEchos.0 = 0
IP-MIB::icmpInEchoReps.0 = 0
IP-MIB::icmpOutEchoReps.0 = 15
IP-MIB::icmpInDestUnreachs.0 = 0
IP-MIB::icmpOutDestUnreachs.0 = 0


SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0']
IP-MIB::icmpInParmProbs.0 = 0
IP-MIB::icmpInTimeExcds.0 = 0
IP-MIB::icmpInSrcQuenchs.0 = 0
IP-MIB::icmpInRedirects.0 = 0
IP-MIB::icmpInTimestamps.0 = 0
IP-MIB::icmpInTimestampReps.0 = 0
IP-MIB::icmpInAddrMasks.0 = 0
IP-MIB::icmpInAddrMaskReps.0 = 0
IP-MIB::icmpOutTimeExcds.0 = 0
IP-MIB::icmpOutParmProbs.0 = 0


SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0']
IP-MIB::icmpOutSrcQuenchs.0 = 0
IP-MIB::icmpOutRedirects.0 = 0
IP-MIB::icmpOutTimestamps.0 = 0
IP-MIB::icmpOutTimestampReps.0 = 0
IP-MIB::icmpOutAddrMasks.0 = 0
IP-MIB::icmpOutAddrMaskReps.0 = 0


RRD[last 10.30.0.240/netstats-icmp.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/netstats-icmp.rrd N:17:15:0:0:0:0:0:15:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/run/rrdcached.sock]
ip
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0']
IP-MIB::ipForwDatagrams.0 = No Such Instance currently exists at this OID
IP-MIB::ipInDelivers.0 = No Such Instance currently exists at this OID
IP-MIB::ipInReceives.0 = No Such Instance currently exists at this OID
IP-MIB::ipOutRequests.0 = No Such Instance currently exists at this OID
IP-MIB::ipInDiscards.0 = No Such Instance currently exists at this OID
IP-MIB::ipOutDiscards.0 = No Such Instance currently exists at this OID
IP-MIB::ipOutNoRoutes.0 = No Such Instance currently exists at this OID
IP-MIB::ipReasmReqds.0 = No Such Instance currently exists at this OID
IP-MIB::ipReasmOKs.0 = No Such Instance currently exists at this OID
IP-MIB::ipReasmFails.0 = No Such Instance currently exists at this OID


SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0']
IP-MIB::ipFragOKs.0 = No Such Instance currently exists at this OID
IP-MIB::ipFragFails.0 = No Such Instance currently exists at this OID
IP-MIB::ipFragCreates.0 = No Such Instance currently exists at this OID
IP-MIB::ipInUnknownProtos.0 = No Such Instance currently exists at this OID
IP-MIB::ipInHdrErrors.0 = No Such Instance currently exists at this OID
IP-MIB::ipInAddrErrors.0 = No Such Instance currently exists at this OID


ip_forward
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']
IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Instance currently exists at this OID


snmp
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0']
SNMPv2-MIB::snmpInPkts.0 = 141
SNMPv2-MIB::snmpOutPkts.0 = 140
SNMPv2-MIB::snmpInBadVersions.0 = 0
SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
SNMPv2-MIB::snmpInASNParseErrs.0 = 0
SNMPv2-MIB::snmpInTooBigs.0 = 0
SNMPv2-MIB::snmpInNoSuchNames.0 = 0
SNMPv2-MIB::snmpInBadValues.0 = 0
SNMPv2-MIB::snmpInReadOnlys.0 = 0


SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0']
SNMPv2-MIB::snmpInGenErrs.0 = 0
SNMPv2-MIB::snmpInTotalReqVars.0 = 0
SNMPv2-MIB::snmpInTotalSetVars.0 = 0
SNMPv2-MIB::snmpInGetRequests.0 = 83
SNMPv2-MIB::snmpInGetNexts.0 = 0
SNMPv2-MIB::snmpInSetRequests.0 = 0
SNMPv2-MIB::snmpInGetResponses.0 = 0
SNMPv2-MIB::snmpInTraps.0 = 0
SNMPv2-MIB::snmpOutTooBigs.0 = 0
SNMPv2-MIB::snmpOutNoSuchNames.0 = 0


SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0']
SNMPv2-MIB::snmpOutBadValues.0 = 0
SNMPv2-MIB::snmpOutGenErrs.0 = 0
SNMPv2-MIB::snmpOutGetRequests.0 = 0
SNMPv2-MIB::snmpOutGetNexts.0 = 0
SNMPv2-MIB::snmpOutSetRequests.0 = 0
SNMPv2-MIB::snmpOutGetResponses.0 = 0
SNMPv2-MIB::snmpOutTraps.0 = 0
SNMPv2-MIB::snmpSilentDrops.0 = 0
SNMPv2-MIB::snmpProxyDrops.0 = 0


RRD[last 10.30.0.240/netstats-snmp.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/netstats-snmp.rrd N:141:140:0:0:0:0:0:0:0:0:0:0:0:83:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/run/rrdcached.sock]
udp
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0']
UDP-MIB::udpInDatagrams.0 = 405
UDP-MIB::udpOutDatagrams.0 = 173
UDP-MIB::udpInErrors.0 = 0
UDP-MIB::udpNoPorts.0 = 0


RRD[last 10.30.0.240/netstats-udp.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/netstats-udp.rrd N:405:173:0:0 --daemon unix:/run/rrdcached.sock]
tcp
SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0']
TCP-MIB::tcpActiveOpens.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpPassiveOpens.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpAttemptFails.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpEstabResets.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpCurrEstab.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpInSegs.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpOutSegs.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpRetransSegs.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpInErrs.0 = No Such Instance currently exists at this OID
TCP-MIB::tcpOutRsts.0 = No Such Instance currently exists at this OID



>> SNMP: [11/1.95s] MySQL: [0/0.00s] RRD: [8/0.00s]
>> Runtime for poller module 'netstats': 1.9519 seconds with 39288 bytes
RRD[last 10.30.0.240/poller-perf-netstats.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-netstats.rrd N:1.9519319534302 --daemon unix:/run/rrdcached.sock]
#### Unload poller module netstats ####

#### Load poller module hr-mib ####

Module enabled: Global + | OS   | Device   | Manual
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
hrSystemProcesses.0 = No Such Object available on this agent at this OID
hrSystemNumUsers.0 = No Such Object available on this agent at this OID



>> SNMP: [1/0.20s] MySQL: [0/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'hr-mib': 0.2053 seconds with 2224 bytes
RRD[last 10.30.0.240/poller-perf-hr-mib.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-hr-mib.rrd N:0.20531797409058 --daemon unix:/run/rrdcached.sock]
#### Unload poller module hr-mib ####

#### Load poller module ucd-mib ####

Module enabled: Global + | OS   | Device   | Manual
SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats']
systemStats = No Such Object available on this agent at this OID

Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID
SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
laLoadInt.1 = No Such Object available on this agent at this OID
laLoadInt.2 = No Such Object available on this agent at this OID
laLoadInt.3 = No Such Object available on this agent at this OID


>> SNMP: [2/0.28s] MySQL: [0/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'ucd-mib': 0.2833 seconds with 3472 bytes
RRD[last 10.30.0.240/poller-perf-ucd-mib.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-ucd-mib.rrd N:0.28334999084473 --daemon unix:/run/rrdcached.sock]
#### Unload poller module ucd-mib ####

#### Load poller module ipSystemStats ####

Module enabled: Global + | OS   | Device   | Manual
SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats']
ipSystemStatsTable = No Such Instance currently exists at this OID

Invalid snmp_walk() data = ipSystemStatsTable = No Such Instance currently exists at this OID


>> SNMP: [1/0.21s] MySQL: [0/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'ipSystemStats': 0.2094 seconds with 2616 bytes
RRD[last 10.30.0.240/poller-perf-ipSystemStats.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-ipSystemStats.rrd N:0.20937609672546 --daemon unix:/run/rrdcached.sock]
#### Unload poller module ipSystemStats ####

#### Load poller module ports ####

Module enabled: Global + | OS   | Device   | Manual
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 [981] 0.83ms]

SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry']
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
ifXEntry = No more variables left in this MIB View (It is past the end of the MIB tree)

SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifEntry']
ifIndex.1 = 1
ifDescr.1 = en
ifType.1 = ethernetCsmacd
ifMtu.1 = 1500
ifSpeed.1 = 1000000
ifPhysAddress.1 = 0:5:c4:4:2:a8
ifAdminStatus.1 = up
ifOperStatus.1 = up
ifLastChange.1 = 0
ifInOctets.1 = 0
ifInUcastPkts.1 = 0
ifInNUcastPkts.1 = 0
ifInDiscards.1 = 0
ifInErrors.1 = 0
ifInUnknownProtos.1 = 368
ifOutOctets.1 = 0
ifOutUcastPkts.1 = 0
ifOutNUcastPkts.1 = 0
ifOutDiscards.1 = 0
ifOutErrors.1 = 0
ifOutQLen.1 = 0

SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
dot3StatsDuplexStatus = No Such Instance currently exists at this OID

Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Instance currently exists at this OID
SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid']
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)
dot1qPvid = No more variables left in this MIB View (It is past the end of the MIB tree)

Fetched data (Full ports polling): dot3StatsDuplexStatus
array (
  1 =>
  array (
    'ifIndex' => '1',
    'ifDescr' => 'en',
    'ifType' => 'ethernetCsmacd',
    'ifMtu' => '1500',
    'ifSpeed' => '1000000',
    'ifPhysAddress' => '0:5:c4:4:2:a8',
    'ifAdminStatus' => 'up',
    'ifOperStatus' => 'up',
    'ifLastChange' => '0',
    'ifInOctets' => '0',
    'ifInUcastPkts' => '0',
    'ifInNUcastPkts' => '0',
    'ifInDiscards' => '0',
    'ifInErrors' => '0',
    'ifInUnknownProtos' => '368',
    'ifOutOctets' => '0',
    'ifOutUcastPkts' => '0',
    'ifOutNUcastPkts' => '0',
    'ifOutDiscards' => '0',
    'ifOutErrors' => '0',
    'ifOutQLen' => '0',
  ),
)
PHP Error(2): preg_match(): Unknown modifier '[' in /data/librenms/includes/functions.php:267
 valid
ifInOctets
ifOutOctets
ifInUcastPkts
ifOutUcastPkts
ifInBroadcastPkts
ifOutBroadcastPkts
ifInMulticastPkts
ifOutMulticastPkts
ifSpeed (1000000)
 Using ifDescr as ifAlias
 Using ifDescr as ifName

 ifInOctets (0 B) 0 Bps 51 secs

 ifOutOctets (0 B) 0 Bps 51 secs

 ifInErrors (0 B) 0 Bps 51 secs

 ifOutErrors (0 B) 0 Bps 51 secs

 ifInUcastPkts (0 B) 0 Bps 51 secs

 ifOutUcastPkts (0 B) 0 Bps 51 secs

 ifInNUcastPkts (0 B) 0 Bps 51 secs

 ifOutNUcastPkts (0 B) 0 Bps 51 secs

 ifInDiscards (0 B) 0 Bps 51 secs

 ifOutDiscards (0 B) 0 Bps 51 secs

 ifInUnknownProtos (6 B) 0.11764705882353 Bps 51 secs

 ifInBroadcastPkts (0 B) 0 Bps 51 secs

 ifOutBroadcastPkts (0 B) 0 Bps 51 secs

 ifInMulticastPkts (0 B) 0 Bps 51 secs

 ifOutMulticastPkts (0 B) 0 Bps 51 secs
RRD warning: unused data sent ifInUcastPkts_rate
RRD warning: unused data sent ifOutUcastPkts_rate
RRD warning: unused data sent ifInErrors_rate
RRD warning: unused data sent ifOutErrors_rate
RRD warning: unused data sent ifInOctets_rate
RRD warning: unused data sent ifOutOctets_rate
RRD warning: unused data sent ifInBits_rate
RRD warning: unused data sent ifOutBits_rate
RRD[last 10.30.0.240/port-id2169459.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/port-id2169459.rrd N:0:0:0:0:0:0:0:0:0:0:368:U:U:U:U --daemon unix:/run/rrdcached.sock]
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` = ? ["0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,1756844614,1756844563,51,2169459] 2.63ms]

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,"368",362,0.11764705882352941,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2169459] 1.72ms]

2 updated
Port en: en (1 / #2169459)   VLAN = ? bps(0 bps/0 bps) bytes(0 B/0 B) pkts(0 pps/0 pps)
SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [1756844614,1756844563,null] 0.32ms]

0 updated

>> SNMP: [4/1.20s] MySQL: [4/0.05s] RRD: [4/0.00s]
>> Runtime for poller module 'ports': 1.2111 seconds with 68096 bytes
RRD[last 10.30.0.240/poller-perf-ports.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-ports.rrd N:1.2110731601715 --daemon unix:/run/rrdcached.sock]
#### Unload poller module ports ####

#### Load poller module customoid ####

Module enabled: Global + | OS   | Device   | Manual
SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [981] 0.43ms]


>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'customoid': 0.0015 seconds with 3064 bytes
RRD[last 10.30.0.240/poller-perf-customoid.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-customoid.rrd N:0.00146484375 --daemon unix:/run/rrdcached.sock]
#### Unload poller module customoid ####

#### Load poller module bgp-peers ####

Module enabled: Global + | OS   | Device   | Manual
SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [981] 0.45ms]


>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'bgp-peers': 0.0024 seconds with 14392 bytes
RRD[last 10.30.0.240/poller-perf-bgp-peers.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-bgp-peers.rrd N:0.0023519992828369 --daemon unix:/run/rrdcached.sock]
#### Unload poller module bgp-peers ####

#### Load poller module ucd-diskio ####

Module enabled: Global + | OS   | Device   | Manual
SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'UCD-DISKIO-MIB::diskIOTable']
diskIOTable = No Such Object available on this agent at this OID


SQL[select * from `ucd_diskio` where `ucd_diskio`.`device_id` = ? and `ucd_diskio`.`device_id` is not null [981] 0.67ms]


>> SNMP: [1/0.99s] MySQL: [1/0.01s] RRD: [2/0.00s]
>> Runtime for poller module 'ucd-diskio': 0.9908 seconds with 67256 bytes
RRD[last 10.30.0.240/poller-perf-ucd-diskio.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-ucd-diskio.rrd N:0.99075508117676 --daemon unix:/run/rrdcached.sock]
#### Unload poller module ucd-diskio ####

#### Load poller module wireless ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `wireless_sensors` where `wireless_sensors`.`device_id` = ? and `wireless_sensors`.`device_id` is not null [981] 0.44ms]


>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'wireless': 0.0020 seconds with 47256 bytes
RRD[last 10.30.0.240/poller-perf-wireless.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-wireless.rrd N:0.0020089149475098 --daemon unix:/run/rrdcached.sock]
#### Unload poller module wireless ####

#### Load poller module isis ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `isis_adjacencies` where `isis_adjacencies`.`device_id` = ? and `isis_adjacencies`.`device_id` is not null [981] 0.33ms]

SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ISIS-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'isisISAdjState']
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjState = No more variables left in this MIB View (It is past the end of the MIB tree)

SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'ISIS-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'isisISAdjLastUpTime']
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)
isisISAdjLastUpTime = No more variables left in this MIB View (It is past the end of the MIB tree)


>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'isis': 0.7320 seconds with 99016 bytes
RRD[last 10.30.0.240/poller-perf-isis.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-isis.rrd N:0.73203301429749 --daemon unix:/run/rrdcached.sock]
#### Unload poller module isis ####

#### Load poller module entity-physical ####

Module enabled: Global + | OS   | Device   | Manual

>> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'entity-physical': 0.0008 seconds with 7776 bytes
RRD[last 10.30.0.240/poller-perf-entity-physical.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-entity-physical.rrd N:0.00076794624328613 --daemon unix:/run/rrdcached.sock]
#### Unload poller module entity-physical ####

#### Load poller module applications ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and `applications`.`deleted_at` is null [981] 0.66ms]


>> SNMP: [0/0.00s] MySQL: [1/0.01s] RRD: [2/0.00s]
>> Runtime for poller module 'applications': 0.0029 seconds with 143136 bytes
RRD[last 10.30.0.240/poller-perf-applications.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-applications.rrd N:0.0029489994049072 --daemon unix:/run/rrdcached.sock]
#### Unload poller module applications ####

#### Load poller module stp ####

Module enabled: Global + | OS   | Device   | Manual
SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [981] 0.46ms]

Instances:
SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [981] 0.46ms]

Ports:

>> SNMP: [0/0.00s] MySQL: [2/0.01s] RRD: [2/0.00s]
>> Runtime for poller module 'stp': 0.0036 seconds with 58400 bytes
RRD[last 10.30.0.240/poller-perf-stp.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-stp.rrd N:0.0036301612854004 --daemon unix:/run/rrdcached.sock]
#### Unload poller module stp ####

#### Load poller module ntp ####

Module enabled: Global + | OS   | Device   | Manual

>> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]
>> Runtime for poller module 'ntp': 0.0007 seconds with 1560 bytes
RRD[last 10.30.0.240/poller-perf-ntp.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf-ntp.rrd N:0.00071978569030762 --daemon unix:/run/rrdcached.sock]
#### Unload poller module ntp ####

RRD[last 10.30.0.240/poller-perf.rrd  --daemon unix:/run/rrdcached.sock]
RRD[update 10.30.0.240/poller-perf.rrd N:7.2588541507721 --daemon unix:/run/rrdcached.sock]
SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [981] 0.52ms]

Enabled graphs (10): uptime poller_modules_perf availability netstat_icmp netstat_icmp_info netstat_snmp netstat_snmp_pkt netstat_udp poller_perf ping_perf


SQL[update `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? ["2025-09-02 13:23:36",7.258854150772095,981] 2.5ms]


>>> Polled 10.30.0.240 (981) in 7.259 seconds <<<
#### Start Alerts ####
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` = ? [981] 0.4ms]

SQL[select `behavior` from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time(`end`) and time(`start`) <= ? and time(`end`) > ?) or (time(`start`) > time(`end`) and (time(`start`) <= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?)) limit 1 ["2025-09-02T20:23:36.431138Z","2025-09-02T20:23:36.431138Z",0,1,"20:23:36","20:23:36","20:23:36","20:23:36","%","device",981,"location",253] 0.64ms]

SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [981] 0.43ms]

Groups Added:   Removed:
### End Device Groups (0.0211s) ###


SNMP [23/5.31s]: Snmpget[16/2.73s] Snmpwalk[7/2.59s]
SQL [98/0.62s]: Select[87/0.41s] Update[10/0.21s] Delete[1/0.01s]
RRD [66/0.02s]: Other[33/0.01s] Update[33/0.01s]