arrowHome arrow Fault Management arrow SNMP Knowledge Base arrow SNMP Installing and Configuring in Linux/Debian Wednesday, 07 January 2009  
Main Menu
Home
Contact Us
ozMonitor Teams
ozMonitor Terms of Use
Monitoring KB
ITIL
Fault Management
Performance Management
All-in-one Monitoring Tools
Management Skills
Time Management
Delegation
Managing People
Managing Conflict
Project Management
Prince2 Introduction
Prince2 Processes
Prince2 Components
Prince2 Techniques
SNMP Installing and Configuring in Linux/Debian Print E-mail
Installing SNMP (Agent and Tool) in Linux/Debian
If you want to install SNMP Agent in debian you need to install snmpd package using the following command :
#apt-get install snmpd
If you want to install SNMP Tool in debian you need to install snmp package using the following command :
#apt-get install snmp
Configuring SNMP Agent in Linux/Debian
Default Configuration files are located at /etc/snmp directory this contains the following files :
  • /etc/snmp/snmpd.conf : configuration file for the Net-SNMP SNMP agent.
  • /etc/snmp/snmptrapd.conf : configuration file for the Net-SNMP trap daemon.
 
< Prev

© 2009 ozMonitor Knowledge Base