You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Table of Contents

Install SNMP

For Debian, use the following commands:

apt-get install snmp snmpd

Configure SNMP

Edit the configuration located at /etc/snmp/snmpd.conf

Change the line

#com2sec readonly default public

 to

com2sec readonly IPOFSERVER/CIDR CHANGEKEY
Unknown macro: {rate}
  • No labels