This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nms-nmsclient/linuxinstall/detectShell/remote_net.sh

6 lines
117 B
Bash
Raw Normal View History

2018-09-27 16:11:54 +08:00
#!/bin/bash
python /root/zhong/monitor_net.py #py脚本的路径需要手动填写
cat `ls|grep csv`
rm -f *.csv