Simple SNMP configuration (snmp protocol v3, monitoring site) and centossnmp in Centos 6.5
Simple SNMP configuration in Centos 6.5 (snmp protocol v3,)
Jom_ch @ 2014/7/25
1. Install
> Yum-y install net-snmp-devel
2. Configure user information
> Echo "rouser jkb auth">/etc/snmp/snmpd. conf
> Echo "createUser jkb MD5 iampassword">/etc/snmp/snmpd. conf
The password must contain at least 8 bytes.
3. Start
> Service snmpd start
4. Firewall Configuration
Iptables-a input-s 8.8.8.8-p udp -- dport 161-j ACCEPT
Four commands for configuring SNMPv3 on the H3C switch: + 50 points
We recommend that you check the H3C switch operation manual. If you have any questions about system management, you can call 8008100504 for free. They will have time and patience to discuss with you.
The configuration of remote monitoring snmp for cacti installed in centos is always incorrect. Which of the following is a success story?
This is too general. Where is the problem? I suggest you give a detailed description of the connection to a forum.
Has snmp been enabled by the monitoring machine? Has it set the group name or something?
I suggest you go to the cacti configuration written by stone brother. Almost all of them are available on the Internet.