mrtg CPU loading 抓不到 - BBS

Vanessa avatar
By Vanessa
at 2008-04-17T01:27

Table of Contents

原本都可正常work

但是升級7.0後就有問題了

其他設定都ok memory、網卡流量等

我想mrtg的cfg檔案應該是沒問題…

不知道還有哪裡設定會有問題…

/usr/local/share/snmp/snmpd.conf 也沒改過

snmpd也嘗試重裝了

謝謝各位大大!

--
Tags: BBS

All Comments

Apache 的 mod_fcgid 設定(suexec)

Bennie avatar
By Bennie
at 2008-04-16T12:33
我使用 Apache2.2 配合 mod_fcgid 來跑 php 程式 如果是跑 Virtual Host 下的 php 程式,看起來是沒有問題 Ex: http://host/index.php 但是如果要配合 mod_userdir 則會出問題 Ex: http://host/~user/ind ...

Re: ssh tunnel

Doris avatar
By Doris
at 2008-04-15T01:32
※ 引述《chinsan (有若無,實若虛)》之銘言: : ※ 引述《PowerSec (Dr.腥)》之銘言: : : 請問一下 我用putty連到朋友的機器 : : 設定是這樣的 destination: ip:22 然後port8080 : 大致推測你是想藉由 PuTTY client 的 IP 以 ...

發問題該注意的事項

Kyle avatar
By Kyle
at 2008-04-14T20:52
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 發問時,請儘量附上所參考的來源(URL連結),以及自己實際的作法為何,以及相關 錯誤訊息。 這三點蠻重要的,以下逐一介紹原因: 1 ...

Re: ssh tunnel

Cara avatar
By Cara
at 2008-04-14T19:38
※ 引述《PowerSec (Dr.腥)》之銘言: : 請問一下 我用putty連到朋友的機器 : 設定是這樣的 destination: ip:22 然後port8080 大致推測你是想藉由 PuTTY client 的 IP 以 TCP 8080 port 出去, 然後假設想要連的 IP 是 ...

Re: ssh tunnel

Gilbert avatar
By Gilbert
at 2008-04-14T18:21
※ 引述《PowerSec (Dr.腥)》之銘言: : 請問一下 我用putty連到朋友的機器 : 設定是這樣的 destination: ip:22 然後port8080 ^^^^^^^ ip:80 : 照著網路教學文章建立了ssh tunnel後 ...