...
Table
...
of
...
Contents
Table of Contents |
---|
Install SNMP
For Debian, use the following commands:
Code Block |
---|
* {toc} h1. Install SNMP For Debian, use the following commands: {code}apt-get install snmp snmpd{code} h1. Configure SNMP Edit the configuration located at * |
Configure SNMP
Edit the configuration located at /etc/snmp/snmpd.conf
...
Change
...
the
...
line
Code Block |
---|
}#com2sec readonly default public |
to
Code Block |
---|
{code} to {code}com2sec readonly IPOFSERVER/CIDR CHANGEKEY{code} {rate} |