jx10086
Results
2
issues of
jx10086
在omp_monitor_agent/monitor_agent.sh第23行 ps aux | grep monitor_agent_exporter| grep -v grep | cut -c 9-15 | xargs kill -9 无法获取到正确pid 建议使用 ps aux | grep monitor_agent_exporter| grep -v grep | awk '{print...
