SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.77ms] SQL[select count(*) as aggregate from `migrations` [] 0.79ms] SQL[select version() [] 0.62ms] =========================================== Component | Version --------- | ------- LibreNMS | 25.10.0-dev.29+2f3fb2ef7 (2025-09-29T00:41:46+02:00) DB Schema | 2025_06_30_080844_add_ipv4_network_index_to_ipv4_addresses_table (354) PHP | 8.2.28 Python | 3.9.23 Database | MariaDB 10.5.27-MariaDB RRDTool | 1.7.2 SNMP | 5.9.1 =========================================== LibreNMS config cache cleared and config reloaded. SQL[select `config_name`, `config_value` from `config` [] 0.57ms] SQL[select * from `graph_types` [] 0.58ms] SQL[select * from `config` where (`config_name` = ?) limit 1 ["fping6"] 0.62ms] SQL[delete from `config` where `config_name` like ? ["fping6.%"] 0.35ms] SQL[select * from `config` where (`config_name` = ?) limit 1 ["traceroute"] 0.51ms] SQL[delete from `config` where `config_name` like ? ["traceroute.%"] 0.34ms] Starting polling run: SQL[select `device_id` from `devices` where `hostname` = ? ["hostname"] 0.53ms] SQL[select * from `devices` where `device_id` = ? limit 1 [14] 0.72ms] Hostname: hostname ID: 14 OS: enexus IP: hostname Attempting to initialize OS: enexus OS initialized as Generic (enexus) SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [14] 0.6ms] [FPING] '/usr/sbin/fping' '-4' '-e' '-q' '-c' '5' '-p' '1000' '-t' '1000' '-O' '0' 'hostname' response: hostname : xmt/rcv/%loss = 5/5/0%, min/avg/max = 3.9/3.97/4.16 SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' '-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.12148.10 SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null [14] 0.91ms] SQL[update `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? ["2025-09-29 12:00:11",3.97,14] 0.86ms] RRD[update /home/rrd/hostname/icmp-perf.rrd N:3.97:5:5:3.9:4.16] #### Load poller module core #### Module enabled: Global + | OS | Device | Manual SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' '-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 = 234033045 SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' '-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 = 2340330 HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID Uptime seconds: 2340330 RRD[update /home/rrd/hostname/uptime.rrd N:2340330] Uptime: 3 weeks 6 days 2 hours 5 minutes SQL[update `devices` set `uptime` = ? where `device_id` = ? [2340330,14] 0.92ms] >> SNMP: [3/0.06s] MySQL: [4/0.03s] InfluxDBv2: [2/0.00s] RRD: [2/0.00s] >> Runtime for poller module 'core': 0.0434 seconds with 225248 bytes RRD[update /home/rrd/hostname/poller-perf-core.rrd N:0.043409109115601] #### Unload poller module core #### #### Load poller module os #### Module enabled: Global + | OS | Device | Manual SQL[select * from `locations` where `locations`.`id` = ? limit 1 [11] 0.49ms] Location: COMMUNITY Hardware: Smartpack R 1 OS Version: 2.14.1 OS Features: Serial: 152509001132 >> SNMP: [0/0.00s] MySQL: [1/0.00s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'os': 0.0036 seconds with 136376 bytes RRD[update /home/rrd/hostname/poller-perf-os.rrd N:0.0036120414733887] #### 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 [14,1759053611] 0.56ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [14,86400] 0.38ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,53] 0.33ms] RRD[update /home/rrd/hostname/availability-86400.rrd N:100] 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 [14,1758535211] 0.46ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [14,604800] 0.37ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,54] 0.34ms] RRD[update /home/rrd/hostname/availability-604800.rrd N:100] 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 [14,1756548011] 0.69ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [14,2592000] 0.45ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [100,55] 0.31ms] RRD[update /home/rrd/hostname/availability-2592000.rrd N:100] 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 [14,1727604011] 0.49ms] SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [14,31536000] 0.36ms] SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [99.926,56] 0.49ms] RRD[update /home/rrd/hostname/availability-31536000.rrd N:99.926] 1 year : 99.926% SQL[delete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [14,53,54,55,56] 0.34ms] >> SNMP: [0/0.00s] MySQL: [13/0.06s] InfluxDBv2: [5/0.00s] RRD: [5/0.00s] >> Runtime for poller module 'availability': 0.0135 seconds with 72096 bytes RRD[update /home/rrd/hostname/poller-perf-availability.rrd N:0.013481855392456] #### 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' [14] 1.22ms] array ( ) >> SNMP: [0/0.00s] MySQL: [1/0.01s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'ipmi': 0.0029 seconds with 93472 bytes RRD[update /home/rrd/hostname/poller-perf-ipmi.rrd N:0.0029101371765137] #### 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` [14] 0.65ms] SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["current",14] 0.72ms] SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.5.2.5.0' '.1.3.6.1.4.1.12148.10.5.6.1.3.1' '.1.3.6.1.4.1.12148.10.5.6.1.3.2' '.1.3.6.1.4.1.12148.10.5.6.1.3.3' '.1.3.6.1.4.1.12148.10.5.6.1.3.4' '.1.3.6.1.4.1.12148.10.10.6.5.0' '.1.3.6.1.4.1.12148.10.10.18.4.1.6.1.1'] .*.4.1.12*.5.0 = 400 .*.4.1.12*.1.3.1 = 105 .*.4.1.12*.1.3.2 = 107 .*.4.1.12*.1.3.3 = 81 .*.4.1.12*.1.3.4 = 106 .*.4.1.12*.5.0 = 11 .*.4.1.12*.*.1 = 11 Checking (snmp) current Rectifier Output Current... Checking (snmp) current FLATPACK2 48/2000 HE 1 Output Current... Checking (snmp) current FLATPACK2 48/2000 HE 2 Output Current... Checking (snmp) current FLATPACK2 48/2000 HE 3 Output Current... Checking (snmp) current FLATPACK2 48/2000 HE 4 Output Current... Checking (snmp) current Overal Battery Current... Checking (snmp) current BattStr. 1.1... 400 A RRD[update /home/rrd/hostname/sensor-current-enexus-current.0.rrd N:400] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [400,404,"current",234] 0.75ms] 10.5 A RRD[update /home/rrd/hostname/sensor-current-enexus-output.1.rrd N:10.5] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [10.5,10.7,"current",235] 0.62ms] 10.7 A RRD[update /home/rrd/hostname/sensor-current-enexus-output.2.rrd N:10.7] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [10.7,11,"current",236] 0.51ms] 8.1 A RRD[update /home/rrd/hostname/sensor-current-enexus-output.3.rrd N:8.1] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [8.1,7.3,"current",237] 0.51ms] 10.6 A RRD[update /home/rrd/hostname/sensor-current-enexus-output.4.rrd N:10.6] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [10.6,11,"current",238] 0.54ms] 1.1 A RRD[update /home/rrd/hostname/sensor-current-enexus-battery.0.rrd N:1.1] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [1.1,1,"current",239] 0.7ms] 1.1 A RRD[update /home/rrd/hostname/sensor-current-enexus-battery.1.1.rrd N:1.1] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [1.1,0.8,"current",240] 0.81ms] SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["runtime",14] 0.61ms] SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.10.8.5.0'] .*.4.1.12*.5.0 = 870 Checking (snmp) runtime BatteriTid Igjen... 870 Min RRD[update /home/rrd/hostname/sensor-runtime-enexus-0.rrd N:870] SQL[UPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [870,874,"runtime",241] 3.24ms] SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["state",14] 0.81ms] SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.2.1.0' '.1.3.6.1.4.1.12148.10.3.1.0' '.1.3.6.1.4.1.12148.10.5.6.1.2.1' '.1.3.6.1.4.1.12148.10.5.6.1.2.2' '.1.3.6.1.4.1.12148.10.5.6.1.2.3' '.1.3.6.1.4.1.12148.10.5.6.1.2.4' '.1.3.6.1.4.1.12148.10.9.3.0' '.1.3.6.1.4.1.12148.10.9.7.1.1.1' '.1.3.6.1.4.1.12148.10.10.1.0' '.1.3.6.1.4.1.12148.10.10.18.2.1.2.1'] .*.4.1.12*.0 = 3 .*.4.1.12*.0 = 1 .*.4.1.12*.1.2.1 = 1 .*.4.1.12*.1.2.2 = 1 .*.4.1.12*.1.2.3 = 1 .*.4.1.12*.1.2.4 = 1 .*.4.1.12*.0 = 1 .*.4.1.12*.1.1.1 = 1 .*.4.1.12*.0 = 1 .*.4.1.12*.* = 1 SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.10.18.5.1.2.1.1' '.1.3.6.1.4.1.12148.10.11.2.1.2.1.1' '.1.3.6.1.4.1.12148.10.11.2.1.2.1.2' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.1' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.2' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.3' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.4' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.5' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.6' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.7'] .*.4.1.12*.*.1 = 1 .*.4.1.12*.* = 1 .*.4.1.12*.* = 1 .*.4.1.12*.* = 0 .*.4.1.12*.* = 0 .*.4.1.12*.* = 3 .*.4.1.12*.* = 3 .*.4.1.12*.* = 1 .*.4.1.12*.* = 1 .*.4.1.12*.* = 1 SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.8' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.9' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.10' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.11' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.12' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.13' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.14' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.15' '.1.3.6.1.4.1.12148.10.12.2.1.2.1.16'] .*.4.1.12*.* = 1 .*.4.1.12*.* = 1 .*.4.1.12*.* = 0 .*.4.1.12*.* = 0 .*.4.1.12*.* = 0 .*.4.1.12*.* = 0 .*.4.1.12*.* = 0 .*.4.1.12*.* = 0 .*.4.1.12*.* = 0 Checking (snmp) state System Status... Checking (snmp) state Mains Status... Checking (snmp) state FLATPACK2 48/2000 HE 1 Status... Checking (snmp) state FLATPACK2 48/2000 HE 2 Status... Checking (snmp) state FLATPACK2 48/2000 HE 3 Status... Checking (snmp) state FLATPACK2 48/2000 HE 4 Status... Checking (snmp) state Overal Load Fuses Status... Checking (snmp) state Lastsikring 1... Checking (snmp) state Overal Battery Status... Checking (snmp) state Battery Bank 1 Status... Checking (snmp) state BattSikr 1... Checking (snmp) state Input D.ralarm = 0... Checking (snmp) state Input Brannalarm = 0... Checking (snmp) state Output Alarmutgang 1.1... Checking (snmp) state Output Alarmutgang 1.2... Checking (snmp) state Output Batt Kontaktor1... Checking (snmp) state Output Last Kontaktor1... Checking (snmp) state Output Alarmutgang 1.3... Checking (snmp) state Output Alarmutgang 1.4... Checking (snmp) state Output Alarmutgang 1.5... Checking (snmp) state Output Alarmutgang 1.6... Checking (snmp) state Output Summer... Checking (snmp) state Output Telefonnr. 1.1... Checking (snmp) state Output Telefonnr. 1.2... Checking (snmp) state Output Telefonnr. 1.3... Checking (snmp) state Output Virtuell 1... Checking (snmp) state Output Virtuell 2... Checking (snmp) state Output Virtuell 3... Checking (snmp) state Output Virtuell 4... 3 # RRD[update /home/rrd/hostname/sensor-state-powerSystemStatus-0.rrd N:3] 1 # RRD[update /home/rrd/hostname/sensor-state-mainsStatus-0.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-rectifierStatus-1.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-rectifierStatus-2.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-rectifierStatus-3.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-rectifierStatus-4.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-loadFusesStatus-0.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-loadFuseStatus-1.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-batteryStatus-0.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-batteryBankStatus-1.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-batteryFuseStatus-1.1.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-inputStatus-1.1.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-inputStatus-1.2.rrd N:1] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.1.rrd N:0] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.2.rrd N:0] 3 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.3.rrd N:3] 3 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.4.rrd N:3] 1 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.5.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.6.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.7.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.8.rrd N:1] 1 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.9.rrd N:1] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.10.rrd N:0] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.11.rrd N:0] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.12.rrd N:0] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.13.rrd N:0] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.14.rrd N:0] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.15.rrd N:0] 0 # RRD[update /home/rrd/hostname/sensor-state-outputStatus-1.16.rrd N:0] SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["temperature",14] 0.82ms] SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.10.7.5.0' '.1.3.6.1.4.1.12148.10.10.18.3.1.6.1.1' '.1.3.6.1.4.1.12148.10.10.18.3.1.6.1.2'] .*.4.1.12*.5.0 = 20 .*.4.1.12*.*.1 = 20 .*.4.1.12*.*.2 = 0 Checking (snmp) temperature Overal Battery Temperature... Checking (snmp) temperature BatteriTemp1.1... Checking (snmp) temperature ... 20 °C RRD[update /home/rrd/hostname/sensor-temperature-enexus-0.rrd N:20] 20 °C RRD[update /home/rrd/hostname/sensor-temperature-enexus-1.1.rrd N:20] 0 °C RRD[update /home/rrd/hostname/sensor-temperature-enexus-1.2.rrd N:0] SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["voltage",14] 0.97ms] SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.3.4.1.6.1' '.1.3.6.1.4.1.12148.10.3.4.1.6.2' '.1.3.6.1.4.1.12148.10.3.4.1.6.3' '.1.3.6.1.4.1.12148.10.5.6.1.4.1' '.1.3.6.1.4.1.12148.10.5.6.1.4.2' '.1.3.6.1.4.1.12148.10.5.6.1.4.3' '.1.3.6.1.4.1.12148.10.5.6.1.4.4' '.1.3.6.1.4.1.12148.10.10.5.5.0'] .*.4.1.12*.1.6.1 = 232 .*.4.1.12*.1.6.2 = 232 .*.4.1.12*.1.6.3 = 232 .*.4.1.12*.1.4.1 = 231 .*.4.1.12*.1.4.2 = 232 .*.4.1.12*.1.4.3 = 232 .*.4.1.12*.1.4.4 = 231 .*.4.1.12*.5.0 = 5491 Checking (snmp) voltage Nettspenning 1... Checking (snmp) voltage Nettspenning 2... Checking (snmp) voltage Nettspenning 3... Checking (snmp) voltage FLATPACK2 48/2000 HE 1 Input Voltage... Checking (snmp) voltage FLATPACK2 48/2000 HE 2 Input Voltage... Checking (snmp) voltage FLATPACK2 48/2000 HE 3 Input Voltage... Checking (snmp) voltage FLATPACK2 48/2000 HE 4 Input Voltage... Checking (snmp) voltage Batt. Spenning... 232 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-mains.1.rrd N:232] 232 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-mains.2.rrd N:232] 232 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-mains.3.rrd N:232] 231 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-input.1.rrd N:231] 232 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-input.2.rrd N:232] 232 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-input.3.rrd N:232] 231 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-input.4.rrd N:231] 54.91 V RRD[update /home/rrd/hostname/sensor-voltage-enexus-battery.0.rrd N:54.91] >> SNMP: [7/1.14s] MySQL: [14/0.12s] InfluxDBv2: [49/0.00s] RRD: [49/0.01s] >> Runtime for poller module 'sensors': 1.1772 seconds with 103384 bytes RRD[update /home/rrd/hostname/poller-perf-sensors.rrd N:1.1771750450134] #### Unload poller module sensors #### #### Load poller module processors #### Module enabled: Global + | OS | Device | Manual Attempting to initialize OS: enexus OS initialized as Generic (enexus) SQL[SELECT * FROM processors WHERE device_id=? [14] 0.65ms] >> SNMP: [0/0.00s] MySQL: [1/0.01s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'processors': 0.0025 seconds with 127336 bytes RRD[update /home/rrd/hostname/poller-perf-processors.rrd N:0.0024678707122803] #### 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 [14] 0.52ms] >> SNMP: [0/0.00s] MySQL: [1/0.01s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'mempools': 0.0023 seconds with 27728 bytes RRD[update /home/rrd/hostname/poller-perf-mempools.rrd N:0.0022890567779541] #### 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 [14] 0.52ms] >> SNMP: [0/0.00s] MySQL: [1/0.01s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'storage': 0.0023 seconds with 19184 bytes RRD[update /home/rrd/hostname/poller-perf-storage.rrd N:0.002349853515625] #### Unload poller module storage #### #### Load poller module customoid #### Module enabled: Global + | OS | Device | Manual SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [14] 1.25ms] array ( 'customoid_id' => 1, 'device_id' => 14, 'customoid_descr' => 'Nettfeil', 'customoid_deleted' => 0, 'customoid_current' => 0.0, 'customoid_prev' => 0.0, 'customoid_oid' => '.1.3.6.1.4.1.12148.10.3.2.5.0', 'customoid_datatype' => 'COUNTER', 'customoid_unit' => '', 'customoid_divisor' => 1, 'customoid_multiplier' => 1, 'customoid_limit' => 0.0, 'customoid_limit_warn' => 0.0, 'customoid_limit_low' => 0.0, 'customoid_limit_low_warn' => 0.0, 'customoid_alert' => 0, 'customoid_passed' => 1, 'lastupdate' => '2025-09-29 11:56:15', 'user_func' => '', ) SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.3.2.5.0'] 0 Custom OID Nettfeil: 0 RRD[update /home/rrd/hostname/customoid-Nettfeil.rrd N:0] SQL[UPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0,0,1] 0.65ms] array ( 'customoid_id' => 12, 'device_id' => 14, 'customoid_descr' => 'alarmBatteryTestmodeEntered', 'customoid_deleted' => 0, 'customoid_current' => 0.0, 'customoid_prev' => 0.0, 'customoid_oid' => '1.3.6.1.4.1.12148.8.7.1.19 ', 'customoid_datatype' => '', 'customoid_unit' => '', 'customoid_divisor' => 1, 'customoid_multiplier' => 1, 'customoid_limit' => 1.0, 'customoid_limit_warn' => 1.0, 'customoid_limit_low' => 0.0, 'customoid_limit_low_warn' => 0.0, 'customoid_alert' => 1, 'customoid_passed' => 1, 'lastupdate' => '2025-09-29 11:56:15', 'user_func' => '', ) SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '1.3.6.1.4.1.12148.8.7.1.19 '] Exitcode: 1 1.3.6.1.4.1.12148.8.7.1.19 : Unknown Object Identifier (Sub-id not found: enterprises -> 19 ) 1.3.6.1.4.1.12148.8.7.1.19 : Unknown Object Identifier (Sub-id not found: enterprises -> 19 ) Custom OID alarmBatteryTestmodeEntered: 0 RRD[update /home/rrd/hostname/customoid-alarmBatteryTestmodeEntered.rrd N:0] SQL[UPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0,0,12] 0.64ms] array ( 'customoid_id' => 13, 'device_id' => 14, 'customoid_descr' => 'batteryStartManualTest', 'customoid_deleted' => 0, 'customoid_current' => 0.0, 'customoid_prev' => 0.0, 'customoid_oid' => '1.3.6.1.4.1.12148.8.3.15', 'customoid_datatype' => 'GAUGE', 'customoid_unit' => '', 'customoid_divisor' => 1, 'customoid_multiplier' => 1, 'customoid_limit' => 0.0, 'customoid_limit_warn' => 0.0, 'customoid_limit_low' => 0.0, 'customoid_limit_low_warn' => 0.0, 'customoid_alert' => 0, 'customoid_passed' => 1, 'lastupdate' => '2025-09-29 11:56:16', 'user_func' => '', ) SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' 'udp:HOSTNAME:161' '1.3.6.1.4.1.12148.8.3.15'] No Such Object available on this agent at this OID Custom OID batteryStartManualTest: 0 RRD[update /home/rrd/hostname/customoid-batteryStartManualTest.rrd N:0] SQL[UPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0,0,13] 0.9ms] >> SNMP: [3/0.12s] MySQL: [4/0.03s] InfluxDBv2: [4/0.00s] RRD: [4/0.00s] >> Runtime for poller module 'customoid': 0.1296 seconds with 10872 bytes RRD[update /home/rrd/hostname/poller-perf-customoid.rrd N:0.12959313392639] #### 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` = ? [14] 2.87ms] >> SNMP: [0/0.00s] MySQL: [1/0.03s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'bgp-peers': 0.0067 seconds with 21440 bytes RRD[update /home/rrd/hostname/poller-perf-bgp-peers.rrd N:0.0066649913787842] #### Unload poller module bgp-peers #### #### Load poller module ucd-diskio #### Module enabled: Global + | OS | Device | Manual SNMP['/usr/bin/snmpwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/eltek' '-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 [14] 0.74ms] >> SNMP: [1/0.04s] MySQL: [1/0.01s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'ucd-diskio': 0.0518 seconds with 67008 bytes RRD[update /home/rrd/hostname/poller-perf-ucd-diskio.rrd N:0.051800966262817] #### Unload poller module ucd-diskio #### #### Load poller module ospfv3 #### Module enabled: Global + | OS | Device | Manual SQL[select * from `ospfv3_instances` where `ospfv3_instances`.`device_id` = ? and `ospfv3_instances`.`device_id` is not null [14] 7.83ms] >> SNMP: [0/0.00s] MySQL: [1/0.08s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'ospfv3': 0.0152 seconds with 187688 bytes RRD[update /home/rrd/hostname/poller-perf-ospfv3.rrd N:0.015177011489868] #### Unload poller module ospfv3 #### #### Load poller module entity-state #### Module enabled: Global + | OS | Device | Manual SQL[SELECT S.entity_state_id, S.entStateLastChanged, P.entPhysicalIndex FROM entityState AS S LEFT JOIN entPhysical AS P USING (entPhysical_id) WHERE S.device_id=? [14] 2.12ms] >> SNMP: [0/0.00s] MySQL: [1/0.02s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'entity-state': 0.0044 seconds with 3008 bytes RRD[update /home/rrd/hostname/poller-perf-entity-state.rrd N:0.0043580532073975] #### Unload poller module entity-state #### #### Load poller module ntp #### Module enabled: Global + | OS | Device | Manual >> SNMP: [0/0.00s] MySQL: [0/0.00s] InfluxDBv2: [1/0.00s] RRD: [1/0.00s] >> Runtime for poller module 'ntp': 0.0007 seconds with 1544 bytes RRD[update /home/rrd/hostname/poller-perf-ntp.rrd N:0.00073885917663574] #### Unload poller module ntp #### RRD[update /home/rrd/hostname/poller-perf.rrd N:5.5284209251404] SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [14] 0.71ms] Enabled graphs (6): uptime poller_modules_perf availability poller_perf ping_perf customoid SQL[update `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? ["2025-09-29 12:00:13",5.528420925140381,14] 2.79ms] >>> Polled COMMUNITY (14) in 5.528 seconds <<< ### Start Device Groups ### SQL[select * from `device_groups` [] 1.08ms] SQL[select `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 6, 7, 8) [] 7.99ms] SQL[select exists(select * from `devices` where (`devices`.`type` = ?) and `devices`.`device_id` = ?) as `exists` ["network",14] 0.44ms] SQL[select exists(select * from `devices` where (`devices`.`type` = ? AND `devices`.`hardware` = ?) and `devices`.`device_id` = ?) as `exists` ["network","Fan Tray Assembly",14] 0.42ms] SQL[select exists(select * from `devices` left join `sensors` on `devices`.`device_id` = `sensors`.`device_id` where (`sensors`.`sensor_type` = ?) and `devices`.`device_id` = ?) as `exists` ["enexus",14] 0.51ms] SQL[select * from `device_group_device` where `device_group_device`.`device_id` = ? [14] 0.66ms] Groups Added: Removed: ### End Device Groups (0.0878s) ### #### Start Alerts #### ## REMOVED RULES ## #### End Alerts (0.0688s) #### SNMP [14/1.36s]: Snmpget[13/1.32s] Snmpwalk[1/0.04s] SQL [92/0.81s]: Select[71/0.64s] Delete[3/0.01s] Update[18/0.16s] InfluxDBv2 [72/0.00s]: Write[72/0.00s] RRD [72/0.01s]: Update[72/0.01s]