监控Ubuntu上的Docker状态可通过以下方式:
命令行工具
docker ps
-a
docker inspect
docker logs
-f
docker stats
systemctl status docker
图形化工具
第三方工具