Alpine Linux SNMPD crash after a certain time #1

Closed
opened 2023-11-20 03:21:46 +00:00 by matmoul · 3 comments
Owner

Seem related to includeAllDisks 10% in /etc/snmp/snmpd.conf

Seem related to `includeAllDisks 10%` in /etc/snmp/snmpd.conf
Author
Owner

Commenting the line solve the issue.

Need to test without %.

includeAllDisks  10000

testing...

Commenting the line solve the issue. Need to test without %. ``` includeAllDisks 10000 ``` testing...
matmoul self-assigned this 2023-11-20 04:02:05 +00:00
Author
Owner

Crashed with includeAllDisks 10000

Crashed with `includeAllDisks 10000`
Author
Owner
cat /var/log//messages |grep snmp
daemon.err snmpd[13025]: systemstats_linux: unexpected header length in /proc/net/snmp. 237 != 224

apk info net-snmp
net-snmp-5.9.4-r1 (2023-08-15)

Waiting 5.10 ?

``` cat /var/log//messages |grep snmp daemon.err snmpd[13025]: systemstats_linux: unexpected header length in /proc/net/snmp. 237 != 224 apk info net-snmp net-snmp-5.9.4-r1 (2023-08-15) ``` Waiting 5.10 ?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: m/os-init#1