Book Image

SolarWinds Server & Application Monitor: Deployment and Administration

By : Justin Brant
Book Image

SolarWinds Server & Application Monitor: Deployment and Administration

By: Justin Brant

Overview of this book

As a network or system administrator, your primary responsibility is to ensure high availability of all managed IT services. There are a number of monitoring tools available; but these can be complicated and expensive, and may only monitor certain areas of your network. SolarWinds Server & Application Monitor is an intuitive, all-encompassing, yet cost effective, enterprise-level network monitoring service. A concise and practical, hands-on guide that will teach you how utilize SolarWinds SAM. It provides step-by-step tutorials to walk you through every feature, while teaching you how to tailor the product to your own network environment. This book will guide you through equipping your network devices and servers for SolarWinds SAM utilization. It will provide a sequential, hands-on overview of the product, and is suited for networks of all sizes, ranging from small businesses to larger enterprises. You will learn how to populate SolarWinds SAM with nodes, then classify and group nodes to tailor the product to your network environment. By doing so, you will benefit from key features such as automated alerts, traps, and reports. Each feature is explained in a practical and useful manner via tutorials and real-world examples to help you start monitoring your network quickly and efficiently, while keeping security implications in mind by applying enterprise-level best practices.
Table of Contents (13 chapters)

Utilizing SNMP traps


SNMP traps are beneficial for choosing a specific node event type, and then consolidating it within the Traps page of the Orion web console and the Orion Trap Viewer application. SNMP traps authorize nodes to send specified events immediately when they occur without waiting for SolarWinds SAM to reach out and poll the node. This can help save bandwidth and ensure that SolarWinds SAM is not flooded with uninformative information.

This section will cover the basic mechanisms behind SNMP and how to empower Windows servers and Cisco devices to utilize SNMP traps, and will conclude with examples of how to test and then review triggered traps.

Understanding SNMP functionality

SNMP exchanges messages between SolarWinds SAM and SNMP enabled nodes. The various message types are explained as follows:

  • GET and GET-NEXT: This permits SolarWinds SAM to request a specific variable (that is, information) from a node.

  • SET: This permits SolarWinds SAM to request a change to the value of a...