一 概述
通过网络工具包中的nload对服务的网络进行监控的时候服务器给出一下提示:
-bash: nload: command not found
二 解决方法
先安装扩展源
yum install -y epel-release
然后安装nload工具包
yum install -y nload
参考:
通过网络工具包中的nload对服务的网络进行监控的时候服务器给出一下提示:
-bash: nload: command not found
先安装扩展源
yum install -y epel-release
然后安装nload工具包
yum install -y nload
参考: