LinuxVPS监测流量三个工具指令小结20190831

视频地址https://www.youtube.com/watch?v=K6EtWArdS6k
演示平台digital ocean
演示系统Debian10

以root用户登录VPS
安装常用软件包
#apt-get update && apt-get install unzip zip wget rsync mc vim sudo curl ufw socat ntp

一、监测VPS总流量
安装
#apt-get install nload

运行
#nload

二、按进程或程序实时统计流量
安装
#apt-get install nethogs

运行
#nethogs


三、监控网卡的实时流量来源&去向IP地址,网址
安装
#apt-get install iftop

运行
#iftop

评论

此博客中的热门博文

AMAZONLightsail 平臺V2Ray三件套一鍵脚本完整安裝指南2019.11.02步驟及指令小結

CentOS7+v2ray官方一键脚本安装用到的相关命令及软件

LinodeVPS Debian10系统禁用IPV6消除I'm not a robot 验证