91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

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

论坛| 寻乌县| 水城县| 彰化市| 怀柔区| 海兴县| 垣曲县| 达日县| 年辖:市辖区| 山西省| 鄯善县| 丰都县| 囊谦县| 平武县| 兴国县| 六枝特区| 邓州市| 安塞县| 西青区| 高安市| 凤庆县| 门源| 柞水县| 邢台市| 顺昌县| 天台县| 绥中县| 丰镇市| 贵南县| 九龙坡区| 潢川县| 临澧县| 孟津县| 陇川县| 清丰县| 邳州市| 黄陵县| 缙云县| 湄潭县| 行唐县| 西峡县|