From d814d0ac1300d900d24059d9827726a27bd675f7 Mon Sep 17 00:00:00 2001 From: Yanxin Lu Date: Tue, 21 May 2024 16:31:21 -0700 Subject: [PATCH] vault backup: 2024-05-21 16:31:21 --- notes/vps设置.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes/vps设置.md b/notes/vps设置.md index 2a9935f..a6c728c 100644 --- a/notes/vps设置.md +++ b/notes/vps设置.md @@ -23,6 +23,10 @@ docker stats ## 开机后要运行的程序 ```shell +# monitoring +# https://glances.readthedocs.io/en/latest/index.html +glances + # https://github.com/pldubouilh/gossa cd ~/softwares/gossa docker-compose up