A brief understanding of the Linux SNMP Tool

Source: Internet
Author: User

SNMP, Simple Network Management Protocol: Simple Network Management Protocol, which is a standard Protocol used to manage nodes on an IP Network. Let's learn about SNMP in Linux.

The basic function of Linux SNMP is to get, set, and receive unexpected messages sent by the proxy. Obtaining refers to sending a request from the base station. The proxy returns the corresponding data based on the request and sets the value of the management object (that is, the proxy) set by the base station, the unexpected information sent by the receiving proxy refers to the exceptions that the proxy can report to the base station when the base station does not request.

Simply put, it is convenient for administrators to manage in a timely and convenient manner.

Enable the Linux SNMP protocol

 
 
  1. #vi /etc/snmp/snmpd.conf  

Copy line 1 view and change the last number 1 to 2 // to monitor local traffic

# Service snmpd start // Enable snmp. As long as this protocol is enabled, it can be monitored by MRTG.

Linux SNMP network management tools use Linux SNMP to manage network servers is a common centralized management method. Currently, Linux SNMP tools on Linux are divided into system management tools and Linux SNMP tools,

System Management tools include:
 

 
 
  1. * Mon (http://consult.ml.org /~ Trockij/mon/) System Monitoring Tool
  2. * PIKT (http://pikt.uchicago.edu/pikt/) Fault Monitoring Tool
  3. * Scotty (http://www.cs.utwente.nl /~ Schenw/scotty/) network management tool
  4. * Big Brother (http://www.iti.qc.ca/iti/users/sean/bb-dnld/) System Monitoring Tool

Linux SNMP tools include:
 

 
 
  1. * MRTG (http://www.ee.ethz.ch /~ Oetiker/webtools/mrtg/mrtg.html) Network Traffic Monitoring Tool
  2. * Cmu-snmp (http://www.gaertner.de/snmp/) SNMP Tool

The Linux SNMP knowledge is explained here.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.