码迷,mamicode.com
首页 >  
搜索关键字:linux监控流量脚本    ( 1个结果
查看linux server网络I/0流量的shell脚本
查看linuxserver网络流量的shell脚本上传下载大量文件的时候,可以使用这个脚本来实现监控!#!/bin/sh ###统计5s内的平均流量,以Mb为单位 if["$1"=""];then echo-e"\nuseinterface_nameafterthescript,like\"$0eth0\"...\n" exit-1 fi echo-e"\nstartmonitoringthe$1,press\..
分类:系统相关   时间:2015-09-23 19:36:07    阅读次数:227
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!