惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
博客园_首页
H
Help Net Security
博客园 - Franky
V
Visual Studio Blog
Jina AI
Jina AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
V2EX
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
J
Java Code Geeks
L
LangChain Blog
腾讯CDC
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
爱范儿
爱范儿
Google DeepMind News
Google DeepMind News
C
Check Point Blog
博客园 - 聂微东
罗磊的独立博客
量子位
M
MIT News - Artificial intelligence
F
Fortinet All Blogs

Cockpit Project

Cockpit 366 Cockpit 363 Cockpit 355 Cockpit 348 Cockpit 360 Cockpit 358 Cockpit 357 Cockpit 356 Cockpit 353 Cockpit 352 Cockpit 349 Cockpit 347 Cockpit 351
Cockpit 350
Other posts View all posts » · 2001-03-01 · via Cockpit Project
by jelly

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: