亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Linux服務器如何實現流量監控bandwidthd

發布時間:2021-11-05 18:27:49 來源:億速云 閱讀:182 作者:柒染 欄目:建站服務器

這期內容當中小編將會給大家帶來有關Linux服務器如何實現流量監控bandwidthd,文章內容豐富且以專業的角度為大家分析和敘述,閱讀完這篇文章希望大家可以有所收獲。

Bandwidthd

Bandwidthd是一款免費的流量監控軟件,它可以用圖標的方式展現出網絡流量行為,并且可區分出ftp、tcp等各種協議的流量。

1、安裝一些依賴軟件

[root@localhost bandwidthd-2.0.1]# yum install -y libpng libpng-devel gd gd-devel gcc libpcap-devel

2、下載bandwidthd軟件(https://sourceforge.net/projects/bandwidthd/files/bandwidthd/bandwidthd 2.0.1/)

3、解壓bandwidthd。

[root@localhost ~]# tar -xzvf bandwidthd-2.0.1.tar.gz

4、安裝。Bandwidthd需要進行編譯安裝,首先要執行configure文件,生成makefile,然后在編譯、安裝

[root@localhost bandwidthd-2.0.1]# ./configure

[root@localhost bandwidthd-2.0.1]# make

[root@localhost bandwidthd-2.0.1]# make install

5、修改配置文件“/usr/local/bandwidthd/etc/bandwidthd.conf”,設置監聽的網段和網卡

[root@localhost bandwidthd-2.0.1]# gedit /usr/local/bandwidthd/etc/bandwidthd.conf 

 #subnet 10.0.0.0 255.0.0.0

#subnet 192.168.0.0/16

#subnet 172.16.0.0/12

subnet 192.168.0.0/24          //監聽網段

 

# Device to listen on

# Bandwidthd listens on the first device it detects

# by default.  Run "bandwidthd -l" for a list of 

# devices. 

dev "eth0"     //監聽網卡

6、建立鏈接,在apache網頁根目錄建立一個鏈接,指向bandwidthd,這樣可以快速打開bandwidthd

[root@localhost bandwidthd-2.0.1]# cd /var/www/html/

[root@localhost html]# ln -s /usr/local/bandwidthd/htdocs bandwidthd

7、啟動bandwidthd

[root@localhost html]# cd /usr/local/bandwidthd/

[root@localhost bandwidthd]# ./bandwidthd 

8、在瀏覽器輸入“127.0.0.1/bandwidthd”打開bandwidthd。請確保你已經開啟了httpd服務。

Linux服務器如何實現流量監控bandwidthd        

9、設置bandwidthd開機啟動

[root@localhost html]# gedit /etc/rc.local

touch /var/lock/subsys/local

INITTY=/dev/tty[1-8]

for tty in $INITTY; do

    setleds -D +num < $tty

done

/usr/local/bandwidthd/bandwidthd

上述就是小編為大家分享的Linux服務器如何實現流量監控bandwidthd了,如果剛好有類似的疑惑,不妨參照上述分析進行理解。如果想知道更多相關知識,歡迎關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

嘉兴市| 二连浩特市| 巴彦淖尔市| 沁阳市| 吉首市| 鸡西市| 堆龙德庆县| 仙游县| 淮北市| 临桂县| 旬阳县| 通渭县| 临高县| 昂仁县| 阿巴嘎旗| 十堰市| 饶河县| 嘉善县| 萨嘎县| 宁陕县| 景谷| 巴林左旗| 会昌县| 万载县| 获嘉县| 嵊泗县| 长岭县| 鹤岗市| 昭苏县| 丹棱县| 肇州县| 红桥区| 德格县| 灵璧县| 开阳县| 济宁市| 嘉鱼县| 祁连县| 邻水| 沛县| 高阳县|