root@aml:~# free -m
total used free shared buff/cache available
Mem: 1846 969 339 25 537 724
Swap: 0 0 0
root@aml:~# ps aux|head -1;ps aux|grep -v PID|sort -rn -k +4|head
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 2240 0.1 4.4 682364 85036 ? Ssl Nov14 2:39 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
mariadb 5409 0.1 3.9 840824 75464 ? Sl Nov14 2:46 /usr/local/mariadb/bin/mysqld --basedir=/usr/local/mariadb --datadir=/usr/local/mariadb/var --plugin-dir=/usr/local/mariadb/lib/plugin --user=mariadb --log-error=/usr/local/mariadb/var/mariadb.err --open-files-limit=65535 --pid-file=/usr/local/mariadb/var/mariadb.pid --socket=/tmp/mysql.sock --port=3306
root 2141 0.0 2.2 731608 41712 ? Ssl Nov14 0:46 /usr/bin/containerd
root 9870 0.0 1.6 126060 31712 ? Ssl Nov14 0:45 /portainer
www 4731 0.0 1.3 30052 25740 ? S Nov14 0:00 nginx: worker process
www 4730 0.0 1.3 30052 24664 ? S Nov14 0:00 nginx: worker process
www 4729 0.0 1.3 30052 25952 ? S Nov14 0:03 nginx: worker process
www 4728 0.0 1.3 30052 24664 ? S Nov14 0:00 nginx: worker process
www 6115 0.0 1.2 157800 23220 ? S Nov14 0:05 php-fpm: pool www
www 5478 0.0 1.2 157788 23220 ? S Nov14 0:06 php-fpm: pool www
看探针
从每次开机一天到现在 内存实际使用 从 24%到 54%,使用率 84% ,好像还会长。。。不知道正不正常= =
这个 docker 只跑了 portainer 官方一个 1.22.2 镜像呀= =
N1 armbian。。。如果正常的话就不管它了
total used free shared buff/cache available
Mem: 1846 969 339 25 537 724
Swap: 0 0 0
root@aml:~# ps aux|head -1;ps aux|grep -v PID|sort -rn -k +4|head
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 2240 0.1 4.4 682364 85036 ? Ssl Nov14 2:39 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
mariadb 5409 0.1 3.9 840824 75464 ? Sl Nov14 2:46 /usr/local/mariadb/bin/mysqld --basedir=/usr/local/mariadb --datadir=/usr/local/mariadb/var --plugin-dir=/usr/local/mariadb/lib/plugin --user=mariadb --log-error=/usr/local/mariadb/var/mariadb.err --open-files-limit=65535 --pid-file=/usr/local/mariadb/var/mariadb.pid --socket=/tmp/mysql.sock --port=3306
root 2141 0.0 2.2 731608 41712 ? Ssl Nov14 0:46 /usr/bin/containerd
root 9870 0.0 1.6 126060 31712 ? Ssl Nov14 0:45 /portainer
www 4731 0.0 1.3 30052 25740 ? S Nov14 0:00 nginx: worker process
www 4730 0.0 1.3 30052 24664 ? S Nov14 0:00 nginx: worker process
www 4729 0.0 1.3 30052 25952 ? S Nov14 0:03 nginx: worker process
www 4728 0.0 1.3 30052 24664 ? S Nov14 0:00 nginx: worker process
www 6115 0.0 1.2 157800 23220 ? S Nov14 0:05 php-fpm: pool www
www 5478 0.0 1.2 157788 23220 ? S Nov14 0:06 php-fpm: pool www
看探针
从每次开机一天到现在 内存实际使用 从 24%到 54%,使用率 84% ,好像还会长。。。不知道正不正常= =
这个 docker 只跑了 portainer 官方一个 1.22.2 镜像呀= =
N1 armbian。。。如果正常的话就不管它了
