Mem stats not passed to Compose-plugin

  • Recently, I switched to OMV 7 and I'm very happy with all the enhancements and the stability of the system. The changes to Docker management are also great, namely going with a native plugin. Thank you!


    One thing, that currently doesn't work though, is the memory stats in the Compose-plugin Stats section (see below). Is there any further setup needed to see how much memory my containers consume?


    I'm running OMV7 on Raspberry Pi OS 64-bit. Reading the memory stats under Diagnostics -> Processes works as expected.

    • Official Post

    Is there any further setup needed to see how much memory my containers consume?


    I'm running OMV7 on Raspberry Pi OS 64-bit. Reading the memory stats under Diagnostics -> Processes works as expected.

    The processes tab is completely different (uses the output of top) than the docker stats command that plugin is running. The exact command it runs is:


    docker stats --no-stream --format "{{.ID}},{{.Name}},{{.CPUPerc}},{{.MemUsage}},{{.MemPerc}},{{.NetIO}},{{.BlockIO}},{{.PIDs}}"


    You could also try clicking the Clear cache button on the Settings tab since the stats tab is cached for speed.

    omv 7.7.5-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.2 | compose 7.4.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • lockerlab

    Added the Label resolved
  • Good find lockerlab I very occasionally look at compose stats on my rpi and have thought something was wrong.


    Applied this fix on a rpi4 and rpi5 - works great.

    OMV 7 (latest) on N100 Minipc (16GB) and RPI5 (8GB). OS on SD card. System ext4 on SSD. Data BTRFS on HDDs

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!