[CentOS] Re: OT: cacti on CentOS4 tutorial

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Yiorgos Stamoulis wrote:
Hi Ugo,
snmpd.conf pleeease!
( I am wearing my impatient hat today!)

thanx


This is a very simple config file. You may want to look at the default snmpd.conf to manage groups and more granular permissions.

#### START snmpd.conf

# This line makes the snmp daemon listen only on the loopback interface
# If you want to run on an alternative port change the 161 part
# (Don't forget to update the mailscanner-mrtg.conf file with the new #port
agentaddress localhost:161
# Use this version instead for ucd-snmp
#agentaddress 161@localhost

# This line sets up a single community string (with read-only access)
# With access only permitted from localhost
# If you have users logging into your machine and want to make sure they
# can't easily get info from snmp change 'public' to something else
rocommunity  public localhost

# System Information, change this if you want
syslocation Location
syscontact Root <root@localhost>

#### FINISH snmpd.conf

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux