Hogwatch:网络资源占用监控工具
Hogwatch 可以监控你的网络连接占用情况,是一个宽带监控器,可以显示每个进程的网络传输情况,当前还是 Alpha 版本。
要求:
- nethogs (0.8.2 +)
- python 2.7
安装(开发):
git clone https://github.com/akshayKMR/hogwatch.git
cd hogwatch
pip install -r requirements.txt
sudo python setup.py install
- run with
sudo ./hogwatch
- optional
sudo ./hogwatch server
for only server accessible at localhost:6432
Hogwatch 遵循 MIT 开源授权协议,托管在 GitHub:https://github.com/akshayKMR/hogwatch。
发表回复