cacti在centos下配置成功.
但是在opensuse折腾了好一段时间.
# Please see /usr/share/doc/packages/net-snmp/EXAMPLE.conf for a
# more complete example and snmpd.conf(5).
#
# Writing is disabled by default for security reasons. If you'd like
# to enable it uncomment the rwcommunity line and change the community
# name to something nominally secure (keeping in mind that this is
# transmitted in clear text).
# don't use ' < > in strings for syslocation or syscontact
# Note that if you define the following here you won't be able to change
# them with snmpset
syslocation Server Room
syscontact Sysadmin (root@localhost)
# These really aren't meant for production use. They include all MIBS
# and can use considerable resources. See snmpd.conf(5) for information
# on setting up groups and limiting MIBS.
#rocommunity public 127.0.0.1
agentaddress 161
rocommunity public
rwcommunity private
trapsink 192.168.102.90 public 162
rocommunity corporate 192.168.102.90 #your server for snmp
为啥这样配置,我不懂,但是这样能出数据...
很郁闷,为什么和RedHat的不一样呢?
文章详细介绍了在CentOS环境下成功配置cacti与SNMP的过程,并对比了在OpenSUSE环境下配置SNMP时遇到的问题与解决方法。探讨了配置文件中的关键设置与不同之处。

444

被折叠的 条评论
为什么被折叠?



