docker-automatic

Results 4 comments of docker-automatic

替换后不报错了 但执行mongo SQL 无法写入数据

配置: ![image](https://github.com/user-attachments/assets/3cbbb3c8-8a49-45d1-9237-ebb14bf21260) 进程: ![image](https://github.com/user-attachments/assets/ee6f234e-8aae-42ae-8967-9fba7bb36ea1)

> @yuanchaoa 下面三种方式 > > * cmdline 是 /proc/$pid/exe 对应的软连接对应的文件名 > * cmdline_with_args 是 /proc/$pid/cmdline > * ProcessName是/proc/PID/status 中的Name > > 默认是哪一种?看看是个ISSUE是否有正则匹配问题? 进程名称: ![image](https://github.com/user-attachments/assets/b45a3f85-090c-46ee-a56d-318ad8a55d2c) ![image](https://github.com/user-attachments/assets/6947b054-4b0c-4144-b391-64057e194eed) ![image](https://github.com/user-attachments/assets/242b14cd-7f0f-4954-8294-ea48592c566a) 正则匹配: ![image](https://github.com/user-attachments/assets/296d386e-4a7c-4f32-991e-2e1b17f442fb)

数据库版本 mysql5.7