Book Image

SolarWinds Orion Network Performance Monitor

By : Joseph J Dissmeyer, Joseph Dissmeyer
Book Image

SolarWinds Orion Network Performance Monitor

By: Joseph J Dissmeyer, Joseph Dissmeyer

Overview of this book

Orion Network Performance Monitor is a scalable, easy-to-use, cost-effective network monitoring system that provides a complete overview of network environments by monitoring performance and availability. Orion NPM enables you to be proactive in detecting, diagnosing, and resolving network issues and outages and has the benefit of supporting hundreds of types of server, OS, and network vendors including Cisco, HP, Microsoft, Linux, Motorola, Brocade, Foundry, and more.Orion NPM is a well-known product and is used by thousands of public and private companies, educational institutions, and government entities for network monitoring. In "SolarWinds Orion Network Performance Monitor" you will learn how to install, implement, and manage Orion NPM to ensure you maintain an efficient, healthy, and performant network.In this book you will start with an overview of the constituent features of Orion NPM. Leading you through installation and configuration this book will help you set up a flexible and dynamic monitoring solution.With Orion NPM in place the book will then take you on a journey through essential Orion NPM and network monitoring concepts and practices. You will cover device management, learning how to use the Network Sonar Wizard, as well as adding devices manually.Turning from novice to pro, you will then be introduced to the core of network monitoring with Orion NPM. You will learn about monitoring Windows and Linux solutions as well as Virtual Servers. You will then master wireless networks and virtual networks. You will then learn how to set up and edit alerts to make network monitoring more efficient and less time-consuming. You will also learn how to develop reports and network maps as well as essential administrative techniques.
Table of Contents (19 chapters)
SolarWinds Orion Network Performance Monitor
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Windows Server setup


Orion NPM runs in native 32-bit mode and can only be installed on Windows workgroup servers or on Windows servers joined to a domain. It is recommended to start with a clean Windows Server installation for best results. If you are repurposing a Windows Server that was previously in use, or if you are planning on using a Windows Server currently in limited use, remove the Internet Information Services role from it. Also, it is not possible to install Orion NPM on a Domain Controller.

Internet Information Services (IIS)

Internet Information Services (IIS) is Microsoft's web server software that is installed as a role in Windows Server. IIS will be enabled and configured by the Orion NPM installer without any intervention or manual configuration needed by an administrator after the installation has completed. The only catch is that the IIS role must not be installed or enabled on the target Windows Server.

It is best to remove the IIS role from the Windows Server using the Server Manager application if it is enabled, since Orion NPM will replace the default IIS website with its own. Do this so that the Orion NPM installer is able to automatically configure IIS correctly. If the IIS role remains active, it is highly possible that the Orion NPM installation will fail.

Microsoft SQL Server

Although it is not required, SolarWinds recommends installing Orion NPM and SQL Server on two different servers on different physical hardware for performance reasons. This recommendation is especially true if you are running SolarWinds and SQL Server in two different virtual machines on the same virtual server host, or if you plan on monitoring more than 100 nodes. Consider the fact that the Microsoft IIS service, the Orion NPM polling engines, and SQL Server processes are incredibly resource-intensive. Installing SQL Server and Orion NPM on the same server, even with less than 3 GB of RAM and a slower processor, might work fine for very small networks (less than 50 monitored nodes), but it is still not recommended to do so.

Orion NPM includes tools that will help you move the Orion database to a different Microsoft SQL Server instance if the need arises. This allows you to initially start with a single Windows Server with both Orion NPM and SQL Server installation on the same machine, then move the database at a later time or when performance becomes an issue.

The official stance from SolarWinds is that SQL Server Express editions are supported, but SQL Server Standard or Enterprise editions are highly recommended. The reason being SQL Server Express editions have been handicapped by Microsoft. SQL Express cannot utilize more than 1 GB of system RAM on the Windows Server where it is installed. This is true regardless of how much RAM is available on the server. SQL Server Standard editions can use up to 16 GB of available system RAM and Enterprise editions can utilize as much RAM is available to it on the Windows server. Also, SQL Server Express technical support is only available by Microsoft through the TechNet and community support forums while the Standard and Enterprise editions are supported under regular support contracts.

With all of this in mind, SolarWinds ultimately leaves it up to the administrator to decide if they want to use a limited edition or an officially-supported business edition of SQL Server. Selecting an appropriate SQL Server edition depends on how many nodes you intend on monitoring with Orion NPM, as well as what you consider an acceptable risk regarding technical support. So the question remains, "Which SQL Server edition should I choose?" Based on my personal experience, you should use the following:

  • Windows Server 2008 R2 for the base OS

  • SQL Server 2008 R2 with SP1 Standard edition or newer for the database server

  • Ensure the Windows and SQL servers are members of an Active Directory domain