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...

![image](https://cloud.githubusercontent.com/assets/5323228/25209621/e86e67de-25ae-11e7-9f13-6850f20a1592.png)