陈辉煌 发表于 2019-1-10 12:28:48

记录一下CACTI所用信息

  # 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 0.0.0.0
# rwcommunity mysecret 127.0.0.1
~
  com2sec notConfigUserdefault       public
group   notConfigGroup v1         notConfigUser
group   notConfigGroup v2c         notConfigUser
view    systemview    included   .1.3.6.1.2.1.1
view    systemview    included   .1.3.6.1.2.1.25.1.1
accessnotConfigGroup &quot;&quot;      any       noauth    exactall none none
view all    included.1                               80
syslocation linux-oracle.com
syscontact jason(configure /etc/snmp/snmp.local.conf)
pass .1.3.6.1.4.1.4413.4.1 /usr/bin/ucd5820stat



页: [1]
查看完整版本: 记录一下CACTI所用信息