// Tutorial Series //
Monitoring and Managing your Network with SNMP
Default avatar
By Justin Ellingwood
Developer and author at DigitalOcean.
Monitoring and Managing your Network with SNMP

Introduction

SNMP, or simple network management protocol, is a well-established way of monitoring and managing diverse sets of networked systems. In this series, we will introduce you to the basics of the protocol, teach you how to install the agent and manager components on several hosts, and demonstrate how to use the net-snmp suite of utilities to gather information and modify the configuration of remote hosts.

Summary View
detailed View
// Tutorial //

SNMP, or simple network management protocol, is a standard internet protocol used to monitor remote servers, gather information, and even modify states and values on other hosts. Mostly leveraging a client-server model, the protocol is very mature and fairly ubiquitous across networked devices. In this guide, we will introduce you to some fundamental SNMP concepts and take a look at the protocol in broad strokes.

// Tutorial //

SNMP is a networking protocol created to as a standard method for managing and monitoring remote systems in your infrastructure. In a previous guide, we discussed the key properties of the protocol, version differences, and how the communication works. In this guide, we will install and configure the SNMP components on two Ubuntu 14.04 servers in order to demonstrate how to use SNMP to manipulate remote systems.

// Tutorial //

SNMP is a mature network management protocol that can be used to retrieve information and set values on remote systems. In previous guides, we discussed the basics of the protocol and how to get setup with an SNMP client and daemon. In this guide, we’ll cover some of the ways you can use the tools included to get information and manipulate fields on remote machines.

Check out all our Tutorial Series

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel