Cockpit 350

Cockpit is the modern Linux admin interface. We release regularly.

Here are the release notes from cockpit-machines 343 and cockpit-podman 116:

Machines: Memory usage now shows numbers reported by the guest

The memory usage bars now show the same numbers as tools like “top” and “free” when run inside the guest. Specifically, the memory usage shown by Cockpit is based on the “MemAvailable” number of the guest kernel.

To implement this, Cockpit will run virsh dommemstat <vm name> --period 10 --life. If that is not acceptable, please let us know.

Support stopping/starting/restarting quadlets

Quadlets now have lifecycle operations such as “Start”. These use systemd operations instead of podman’s API.

screenshot of an inactive podman quadlet with stop/restart actions

Try it out

cockpit-machines 343 and cockpit-podman 116 are available now: