Re: snmp
Enils <[email protected]>
| Newsgroups | gmane.linux.redhat.rhn.user |
|---|---|
| Message-ID | <[email protected]> |
at about line 45 looks something like this: com2sec notConfigUser default public By default the snmp community string is set to public. I suggest you change it for security reasons. The snmpd.conf file provides good documentation. Read the comments in that file. You may also want to read the man page for snmpd.conf. Regards, Enils On Jan 15, 2008 12:21 PM, Mad Unix <[email protected]> wrote: > I have installed snmp on my RHEL5, how can i aaply my community > "name_of_comunity" onside the snmpd.conf > > [root@linux2 cli]# chkconfig --list | grep snmp > snmpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off > snmptrapd 0:off 1:off 2:off 3:off 4:off 5:off 6:off > [root@linux2 cli]# locate snmpd.conf > /etc/snmp/snmpd.conf > > -- > madunix > _______________________________________________ > rhn-users mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/rhn-users >