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