Skip to content

Excessive Memory Usage and Network Errors in below.service #8265

@Rhevin

Description

@Rhevin

Today I observed that the below daemon is consuming an unusually large amount of memory (60 GB). Additionally, the service repeatedly logs errors related to the network subsystem.

Is there any recommended way to debug this issue or identify the cause?

Service status and logs:

● below.service - below system monitor recording daemon
     Loaded: loaded (/etc/systemd/system/below.service; enabled; preset: enabled)
     Active: active (running) since Fri 2025-09-12 12:46:35 UTC; 3 weeks 4 days ago
   Main PID: 3669667 (below)
      Tasks: 8 (limit: 618572)
     Memory: 60.4G
        CPU: 3w 1d 4h 45min 54.348s
     CGroup: /system.slice/below.service
Oct 08 06:07:03 sample-host below[3669667]: Oct 08 06:06:52.095 ERRO Os { code: 22, kind: InvalidInput, message: "Invalid argument" }: "/sys/class/net"
Oct 08 06:07:03 sample-host below[3669667]: Oct 08 06:06:52.254 WARN data collection took 6603 ms (>= 1000 ms)
Oct 08 06:07:03 sample-host below[3669667]: Oct 08 06:07:02.227 ERRO Os { code: 22, kind: InvalidInput, message: "Invalid argument" }: "/sys/class/net"
Oct 08 06:07:03 sample-host below[3669667]: Oct 08 06:07:02.385 WARN data collection took 6734 ms (>= 1000 ms)
Oct 08 06:07:12 sample-host below[3669667]: Oct 08 06:07:12.179 ERRO Os { code: 22, kind: InvalidInput, message: "Invalid argument" }: "/sys/class/net"
Oct 08 06:07:12 sample-host below[3669667]: Oct 08 06:07:12.353 WARN data collection took 6702 ms (>= 1000 ms)
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
below          0.10.0-1     amd64        Interactive tool for viewing and recording historical system data

Any advice on how to further troubleshoot or resolve this memory and network error would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions