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 8.0.8-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.4 | compose 8.1.2 | cterm 8.0 | borgbackup 8.0.2 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.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 8 (latest) on N100 minipc (16GB) and rpi5 (8GB). OS on SSD/SD. 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!