Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

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}