Debian
Debian 測試 - Zenoss 的 SNMPD 配置
Linux server1.xen.prgmr.com 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686 GNU/Linux snmpd 5.4.3~dfsg-2.3 zenoss-stack 3.2.1-0
我已經在同一台伺服器上安裝了 Debian Testing、Zenoss 和 smpd。我花了很長時間試圖弄清楚我在哪裡搞砸了 snmpd 配置。Zenoss 看到了設備,獲取了正確的主機名和 snmpd.conf 中指定的其他值,但我無法獲得任何記憶體、cpu、負載等圖形。他們都顯示’nan’ - 我假設這意味著我有問題。
如果我為設備建模,我會收到一些警告,例如:
2011-10-21 08:39:44,898 WARNING zen.ZenModeler: Unable to get data for localhost from either ipAddrTable or ipNetToMediaTable 2011-10-21 08:39:44,902 WARNING zen.ZenModeler: No process information from hrSWRunEntry .1.3.6.1.2.1.25.4.2.1
/etc/default/snmpd /etc/snmp/snmpd.conf Zenoss 錯誤
任何幫助都會很棒。
view systemonly included .1.3.6.1.2.1.1 view systemonly included .1.3.6.1.2.1.25.1 rocommunity public default -V systemonly
由於您正在連接公共送出,因此您僅限於 systemonly 定義的 mib。您可能想要刪除該
-V systemonly
位。