This PDF is no longer being maintained. Search the SolarWinds Success Center for more information.

Size: px
Start display at page:

Download "This PDF is no longer being maintained. Search the SolarWinds Success Center for more information."

Transcription

1 This PDF is no longer being maintained. Search the SolarWinds Success Center for more information.

2 Copyright SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole or in part, or translated to any electronic medium or other means without the written consent of SolarWinds. All right, title, and interest in and to the software and documentation are and shall remain the exclusive property of SolarWinds and its respective licensors. SOLARWINDS DISCLAIMS ALL WARRANTIES, CONDITIONS OR OTHER TERMS, EXPRESS OR IMPLIED, STATUTORY OR OTHERWISE, ON SOFTWARE AND DOCUMENTATION FURNISHED HEREUNDER INCLUDING WITHOUT LIMITATION THE WARRANTIES OF DESIGN, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL SOLARWINDS, ITS SUPPLIERS, NOR ITS LICENSORS BE LIABLE FOR ANY DAMAGES, WHETHER ARISING IN TORT, CONTRACT OR ANY OTHER LEGAL THEORY EVEN IF SOLARWINDS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. The SolarWinds, the SolarWinds & Design, ipmonitor, LANsurveyor, Orion, and other SolarWinds marks, identified on the SolarWinds website, as updated from SolarWinds from time to time and incorporated herein, are registered with the U.S. Patent and Trademark Office and may be registered or pending registration in other countries. All other SolarWinds trademarks may be common law marks or registered or pending registration in the United States or in other countries. All other trademarks or registered trademarks contained and/or mentioned herein are used for identification purposes only and may be trademarks or registered trademarks of their respective companies. Microsoft, Windows, and SQL Server are registered trademarks of Microsoft Corporation in the United States and/or other countries. Updated July 23, 2015 i

3 Table of contents Table of contents 3 Introduction 4 Small deployments 4 Recommended virtual appliance specifications 5 Medium deployments 5 Recommended virtual appliance specifications 5 Large deployments 6 Recommended virtual appliance specifications 6 Deployment basic principles 8 Scaling LEM deployments 8 Multi-level deployment scenarios 9 Option 1: Multiple virtual appliance stack 10 Option 2: Individual virtual appliances 11 Deployment best practices 12 Ensuring port requirements 12 Fine tuning 12 Licensing 14 3

4 Introduction This deployment guide suggests system requirements for deploying Log & Event Manager (LEM). The guide is organized into small, medium, and large deployment recommendations, to help you quickly determine which size best fits your environment. Not all possible scenarios can be included in this document, so consider this document's recommendations as guidelines. Refer to Deployment basic principles for more details on sizing factors below. Important considerations when sizing LEM installations include: Any one of the deployment factors could cause an appliance s recommended size to grow small to medium to large. For example, a small number of nodes generating a large throughput of events may be actually considered large. Use the largest sizing that reflects the customer environment, not the smallest. The overlaps in the deployment sizes below reflect that, depending on virtual environment, some customers may need to move up to a larger size allocation at the lower end of the band, while some may have more of a grace period to the upper end of the band. For example, a customer who notices performance degradation at 300 nodes might need to move to the medium deployment, while others can stay at the small deployment for longer. Small deployments Small LEM deployments generally have 500 or fewer nodes. These nodes may be set up in the following combinations: 5 to 10 security devices 10 to 250 network devices, which may include workstation endpoints 50 to 200 servers Per day, small deployments: 4

5 Introduction Receive up to 30 million events. Trigger up to 1,500 rules. Recommended virtual appliance specifications Hardware Processor Memory Disk Network Requirements Dual core, 2.0 GHz or faster 8 GB RAM 250 GB, 15k hard drives (RAID 1/mirrored settings) 200 or more IOPs 1 GBE NIC Note: When using original log (raw) storage, increase CPU and memory resources by 50%. Medium deployments Medium LEM deployments generally have 300 to 2000 nodes. These nodes may be set up in the following combinations: 10 to 25 security devices 200 to 1000 network devices, which may include workstation endpoints 50 to 500 servers Per day, medium deployments: Receive 30 million to 200 million events. Trigger up to 5,000 rules. Recommended virtual appliance specifications Hardware Processor Requirements 1x to 2x quad core, 2.0 GHz or faster 5

6 Large deployments Memory Disk Network 16 to 24 GB RAM 500 GB, 15k hard drives (RAID 1/mirrored settings} 300 or more IOPs 1 GBE NIC Note: When using original log (raw) storage, increase CPU and memory resources by 50%. Large deployments Large LEM deployments generally have more than 1,000 nodes. These nodes may be set up in the following combinations: 25 to 50 security devices 250 to 10,000 network devices, which may include workstation endpoints 500 to 1,000 servers Per day, large deployments: Receive 200 million to, in some environments (depending on system setup), up to 400 million events. Trigger up to 5,000 rules. Note: The most successful large deployments receive up to 250 million events per day. Recommended virtual appliance specifications Hardware Processor Memory Disk Network Requirements 2x quad core, 2.0 GHz or faster 24 to 48 GB RAM 1 TB, 15k hard drives (RAID 1/mirrored settings) 400 or more IOPs 1 GBE NIC 6

7 Introduction Note: When using original log (raw) storage, increase CPU and memory resources by 50%. 7

8 Deployment basic principles There are several important metrics that factor into scaling and allocating the right resources to a LEM deployment: Nodes: Systems and devices sending data to LEM (servers, workstations, network devices, security devices). For example, an environment with 10 routers, 50 switches, 300 servers, 5 firewalls, and 500 workstations sending data to LEM would be 865 nodes. Refer to the Licensing section at the end of this document for more information on licensing LEM nodes. Events per second or per day: The total number of distinct events received by the LEM appliance in the given time frame (per second or per day; generally per second is considered an average). For example, the above environment might generate in the neighborhood of 50 million events per day (or about 550 events per second). Rules triggered per second or rules triggered per day: The total number of correlation rules that meet all criteria and are triggered (per second or per day; generally per second is considered an average). For example, an environment may have 15 different correlation rules configured that fire approximately once every hour, or approximately 360 rules triggered per day. Complexity of configured rules: Complex conditions that involve many different types of events, thresholds, and/or longer time frames will require more resources than rules with simple conditions. Normalized versus original log (raw) storage: By default, all sizing details assume LEM s default normalized data store is the only store enabled. Customers with original log message storage enabled in addition will need to increase resources as noted. Scaling LEM deployments As customer environments scale, the virtual appliance deployment model offers the ability to scale with them without extensive migration. Customers can expand 8

9 Deployment basic principles disk space, assign additional shared or dedicated CPU and RAM resources, and the virtual appliance dynamically takes advantage of these new resources. This occurs not just as customers upgrade and expand networks and systems, but as event loads naturally begin to increase with the scope of SIEM (and as log volumes increase in general). Multi-level deployment scenarios In some cases, customers may choose to deploy multiple virtual appliances to divide the LEM appliance load across their infrastructure. There are two common multi-level deployment scenarios: a stack of multiple appliances, or multiple individual deployments. Performance benefit is achieved if each virtual appliance is deployed on a separate hardware machine. If virtual appliances are deployed on the same hardware host there might be no or even negative performance impact. 9

10 Option 1: Multiple virtual appliance stack Option 1: Multiple virtual appliance stack Multiple virtual appliances can be used to segment and distribute the load by functional area and physical location, providing dedicated processing capabilities for management and event analysis, database storage/search/reporting, log storage/search/analysis, and log collection. This allows customers to assign appropriate resources in different configurations. The following figure shows an example of a multiple virtual appliance stack. 10

11 Deployment basic principles Option 2: Individual virtual appliances Multiple appliance deployments with the ability to have a consolidated real-time, search, and management view in a single LEM console. These deployments are most successful where there are logical divides in management or monitoring responsibilities. The following figure shows an example of indivdual virtual appliances deployed in LEM. 11

12 Deployment best practices Best practices for LEM deployment include: Applying the correct port requirements Fine tuning your installation to ensure peak performance Ensuring port requirements See Port Requirements for SolarWinds Products at: nts.pdf. This document lists port requirements for all SolarWinds products, including LEM. Fine tuning SolarWinds recommends assessing LEM logging sources, fine-tuning rules, and evaluating the virtual appliance's operation. Consider the following actions to optimize LEM performance: Tune Windows Filtering Platform (WFP) events. Then carefully enable only on nodes that need that level of auditing (temporarily or permanently). Windows environments often have WFP logging turned on by default, which is not always necessary. For more information, refer to the following SolarWinds knowledgebase article, "Disabling Windows Filtering Platform Alerts Using Alert Distribution Policy," at ws+filtering+platform+alerts+using+alert+distribution+policy. Assess rules configuration. Check for the following situations: a. Rules firing too frequently. Look for causes such as the following: o o Thresholds that are set too low. For rules like excessive network traffic, thresholds may need to be increased. Conditions that are too broadly defined. Rules can be narrowly defined to apply only to specific user names, IP addresses, or 12

13 Deployment best practices o systems. Also consider whether a different set of rules with different conditions would more accurately serve two distinct parts of the environment. Rules using Event Groups when a single event or smaller subset of events could be used. Rules to detect authentication or network traffic may fire on additional events, but may only be relevant for a subset of those events. b. Rules having overly complex conditions. Look for the following: o o Rules with many groupings and independent thresholds. Can these be combined or simplified? Rules using Event Groups. Can a single or smaller subset of events be used? Validate virtual appliance reservations. Initial deployments may include proper reservations, but requirements can change, different resource allocations can be applied, or temporary limitations can mistakenly become permanent. Optimal performance requires reserving minimum resources. Allocating resources on the fly may result in:resources that aren t provided quickly enough or LEM requiring system or service restarts to recognize the resources. 13

14 Licensing LEM's licensing scheme is as follows: Number of universal nodes (Windows Server operating systems, Unix-type operating systems, switches, routers, firewalls, etc.) Number of workstation nodes (Windows XP, Windows 7, Windows 8, etc.) For example, on LEM with a LWE250 for LEM30 license, it is possible to add 250 Windows workstation nodes, plus 30 other nodes like switches or routers. 14

SolarWinds Technical Reference

SolarWinds Technical Reference This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Technical Reference SolarWinds Orion Web-Based Reports SolarWinds Orion Web-Based Reports...

More information

Mobile Admin GETTING STARTED GUIDE. Version 8.2. Last Updated: Thursday, May 25, 2017

Mobile Admin GETTING STARTED GUIDE. Version 8.2. Last Updated: Thursday, May 25, 2017 GETTING STARTED GUIDE Mobile Admin Version 8.2 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/mobile_admin/mobile_admin_documentation

More information

Virtualization Manager

Virtualization Manager GETTING STARTED GUIDE Virtualization Manager Version 8.2 Last Updated: Tuesday, March 13, 2018 GETTING STARTED GUIDE: VIRTUALIZATION MANAGER 2018 SolarWinds Worldwide, LLC. All rights reserved. This document

More information

SolarWinds Orion Integrated Virtual Infrastructure Monitor Supplement

SolarWinds Orion Integrated Virtual Infrastructure Monitor Supplement This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Orion Integrated Virtual Infrastructure Monitor Supplement INTEGRATED VIRTUAL INFRASTRUCTURE

More information

SolarWinds Management Pack Version 2.1

SolarWinds Management Pack Version 2.1 This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Management Pack Version 2.1 Requirements... 1 Upgrading... 1 Installing the SolarWinds Management

More information

SolarWinds. Migrating SolarWinds NPM Technical Reference

SolarWinds. Migrating SolarWinds NPM Technical Reference SolarWinds Migrating SolarWinds NPM Technical Reference Copyright 1995-2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,

More information

NetFlow Traffic Analyzer

NetFlow Traffic Analyzer GETTING STARTED GUIDE NetFlow Traffic Analyzer Version 4.2.3 Last Updated: Wednesday, October 11, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/netflow_traffic_analyzer_(nta)/nta_documentation

More information

GETTING STARTED GUIDE. Mobile Admin. Version 8.2

GETTING STARTED GUIDE. Mobile Admin. Version 8.2 GETTING STARTED GUIDE Mobile Admin Version 8.2 Last Updated: April 24, 2018 GETTING STARTED GUIDE: MOBILE ADMIN 2018 SolarWinds Worldwide, LLC. All rights reserved. This document may not be reproduced

More information

Patch Manager INSTALLATION GUIDE. Version Last Updated: September 25, 2017

Patch Manager INSTALLATION GUIDE. Version Last Updated: September 25, 2017 INSTALLATION GUIDE Patch Manager Version 2.1.5 Last Updated: September 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/patch_manager/patch_manager_documentation

More information

Report Manager. Release Notes. Version 5.0 HF1

Report Manager. Release Notes. Version 5.0 HF1 Report Manager Release Notes Version 5.0 HF1 Last Updated: Thursday, January 19, 2017 2 What's New Report Manager 5.0 HF1 contains the following new features and functionality: Support for the upcoming

More information

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017 UPGRADE GUIDE Log & Event Manager Version 6.3.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

More information

NetFlow Traffic Analyzer

NetFlow Traffic Analyzer GETTING STARTED GUIDE NetFlow Traffic Analyzer Version 4.5 Last Updated: Monday, December 3, 2018 GETTING STARTED GUIDE: NETFLOW TRAFFIC ANALYZER 2018 SolarWinds Worldwide, LLC. All rights reserved. This

More information

Configuring Devices for Flow Collection

Configuring Devices for Flow Collection This PDF is no longer being maintained. See the SolarWinds Success Center for more information. SolarWinds Technical Reference Configuring Devices for Flow Collection Introduction... 3 Cisco... 3 Cisco

More information

NCM Connector for Cisco SmartAdvisor

NCM Connector for Cisco SmartAdvisor USER GUIDE NCM Connector for Cisco SmartAdvisor Version 1.3 Last Updated: Friday, December 8, 2017 Retrieve the latest version from: https://support.solarwinds.com/@api/deki/files/9930/solarwindsncmconnectoruserguide.pdf

More information

Access Rights Manager

Access Rights Manager INSTALLATION GUIDE Access Rights Manager Version 9.1 Last Updated: Wednesday, January 30, 2019 2019 SolarWinds Worldwide, LLC. All rights reserved. This document may not be reproduced by any means nor

More information

SolarWinds Technical Reference

SolarWinds Technical Reference This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Technical Reference Riverbed and SolarWinds WAN Optimization Introduction...3 Using the WAN

More information

AKIPS Network Monitor User Manual Version 18.x. AKIPS Pty Ltd

AKIPS Network Monitor User Manual Version 18.x. AKIPS Pty Ltd AKIPS Network Monitor User Manual Version 18.x AKIPS Pty Ltd March 27, 2018 1 Copyright Copyright 2018 AKIPS Holdings Pty Ltd. All rights reserved worldwide. No part of this document may be reproduced

More information

UPGRADE GUIDE. Log & Event Manager. Version 6.4

UPGRADE GUIDE. Log & Event Manager. Version 6.4 UPGRADE GUIDE Log & Event Manager Version 6.4 Last Updated: Friday, May 11, 2018 Copyright 2018 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any

More information

Log & Event Manager INSTALLATION GUIDE. Version Last Updated: Tuesday, October 24, 2017

Log & Event Manager INSTALLATION GUIDE. Version Last Updated: Tuesday, October 24, 2017 INSTALLATION GUIDE Log & Event Manager Version 6.3.1 Last Updated: Tuesday, October 24, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

More information

Network Performance Monitor

Network Performance Monitor DEVICE STUDIO GUIDE Network Performance Monitor Version 12.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/network_performance_monitor_(npm)/npm_documentation

More information

Managing Orion Performance

Managing Orion Performance This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. Managing Orion Performance Orion Component Overview... 1 Managing Orion Component Performance... 3 SQL

More information

VoIP and Network Quality Manager

VoIP and Network Quality Manager GETTING STARTED GUIDE VoIP and Network Quality Manager Version 4.4.1 Last Updated: Wednesday, August 9, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/voip_network_quality_manager_(vnqm)/vnqm_documentation

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

Using SolarWinds Orion for Cisco Assessments

Using SolarWinds Orion for Cisco Assessments This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. Using SolarWinds Orion for Cisco Assessments Cisco Network Assessments Registering Your Assessment...

More information

AKIPS Network Monitor Installation, Configuration & Upgrade Guide Version 17. AKIPS Pty Ltd

AKIPS Network Monitor Installation, Configuration & Upgrade Guide Version 17. AKIPS Pty Ltd AKIPS Network Monitor Installation, Configuration & Upgrade Guide Version 17 AKIPS Pty Ltd December 21, 2017 1 Copyright Copyright 2017 AKIPS Holdings Pty Ltd. All rights reserved worldwide. No part of

More information

Log & Event Manager QUICK START AND DEPLOYMENT GUIDE. Version 6.3.x. Last Updated: Wednesday, July 19, 2017

Log & Event Manager QUICK START AND DEPLOYMENT GUIDE. Version 6.3.x. Last Updated: Wednesday, July 19, 2017 QUICK START AND DEPLOYMENT GUIDE Log & Event Manager Version 6.3.x Last Updated: Wednesday, July 19, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/netflow_traffic_analyzer_(nta)/documentation

More information

SolarWinds Technical Reference

SolarWinds Technical Reference This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Technical Reference Understanding Orion Advanced Alerts Orion Alerting... 1 Orion Advanced

More information

NetFlow Basics and Deployment Strategies

NetFlow Basics and Deployment Strategies NetFlow Basics and Deployment Strategies Section 1 The Need for Flow Analysis... 1 Section 2 How does NetFlow Work?... 1 The NetFlow Cache... 2 The NetFlow Data Exporter (NDE)... 4 Section 3 - The NetFlow

More information

Network Configuration Manager

Network Configuration Manager GETTING STARTED GUIDE Network Configuration Manager Version 7.7 Last Updated: Monday, October 9, 2017 Retrieve the latest version from: https://support.solarwinds.com/@api/deki/files/28214/orionncmgetstartedguide.pdf

More information

NetFlow Traffic Analyzer

NetFlow Traffic Analyzer GETTING STARTED GUIDE NetFlow Traffic Analyzer Version 4.2.3 Last Updated: Friday, July 28, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/netflow_traffic_analyzer_(nta)/nta_documentation

More information

Copyright SolarWinds. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled,

Copyright SolarWinds. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, APM Migration Introduction... 3 General Requirements... 3 Database Requirements... 3 Stopping APM Services... 4 Creating and Restoring Orion Database Backups... 4 Creating a Database Backup File with Database

More information

SolarWinds. Virtualization Manager. Getting Started Guide. Version 7.1

SolarWinds. Virtualization Manager. Getting Started Guide. Version 7.1 SolarWinds Virtualization Manager Version 7.1 Getting Started Guide Last Updated: March 14, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/virtualization_manager_(vman)/vman_documentation

More information

Database Performance Analyzer Integration Module

Database Performance Analyzer Integration Module ADMINISTRATOR GUIDE Database Performance Analyzer Integration Module Version 11.0 Last Updated: Friday, July 21, 2017 Retrieve the latest version from: https://support.solarwinds.com/@api/deki/files/32921/dpaimadministratorguide.pdf

More information

Installation Guide. Help Desk Manager. Version

Installation Guide. Help Desk Manager. Version Installation Guide Help Desk Manager Version 12.3.0 Contents Introduction 1 Key Features 1 Parent/Child Service Relationships 1 Automated Ticketing Processing 1 Asset Management 2 Installation Requirements

More information

SolarWinds. Virtualization Manager. Getting Started Guide. Version 7.0

SolarWinds. Virtualization Manager. Getting Started Guide. Version 7.0 SolarWinds Virtualization Manager Version 7.0 Getting Started Guide Last Updated: February 17, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/virtualization_manager_(vman)/vman_documentation

More information

SolarWinds. Patch Manager. Evaluation Guide. Version 2.1.2

SolarWinds. Patch Manager. Evaluation Guide. Version 2.1.2 This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Patch Manager Version 2.1.2 Evaluation Guide Last Updated: Friday, June 3, 2016 1 About SolarWinds

More information

Configuring and Integrating Oracle

Configuring and Integrating Oracle Configuring and Integrating Oracle The Basics of Oracle 3 Configuring SAM to Monitor an Oracle Database Server 4 This document includes basic information about Oracle and its role with SolarWinds SAM Adding

More information

Windows Management Instrumentation Troubleshooting for Orion APM

Windows Management Instrumentation Troubleshooting for Orion APM Windows Management Instrumentation Troubleshooting for Orion APM Why do my APM WMI Monitors Show Status Unknown?... 1 WMI Troubleshooting Flowchart for Orion APM 2 Testing Local WMI Services... 3 Test

More information

Network Configuration Manager

Network Configuration Manager GETTING STARTED GUIDE Network Configuration Manager Version 7.9 Last Updated: Monday, December 10, 2018 GETTING STARTED GUIDE: NETWORK CONFIGURATION MANAGER 2018 SolarWinds Worldwide, LLC. All rights reserved.

More information

OPTIMIZATION GUIDE. Orion Platform. Version

OPTIMIZATION GUIDE. Orion Platform. Version OPTIMIZATION GUIDE Orion Platform Version 2018.4 Last Updated: December 3, 2018 2018 SolarWinds Worldwide, LLC. All rights reserved. This document may not be reproduced by any means nor modified, decompiled,

More information

Network Performance Monitor

Network Performance Monitor GETTING STARTED GUIDE Network Performance Monitor Version 12.4 Part 1 of 2: Get Started Last Updated: December 3, 2018 2018 SolarWinds Worldwide, LLC. All rights reserved. This document may not be reproduced

More information

Troubleshooting Hardware Health

Troubleshooting Hardware Health Troubleshooting Hardware Health Troubleshooting Hardware Health 3 This document describes how to effectively troubleshoot hardware health monitoring. 2 Troubleshooting Hardware Health Copyright 1995-2012

More information

Nimsoft Monitor. sysstat Guide. v1.1 series

Nimsoft Monitor. sysstat Guide. v1.1 series Nimsoft Monitor sysstat Guide v1.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

SolarWinds. Patch Manager. Administration Guide. Version 2.1.2

SolarWinds. Patch Manager. Administration Guide. Version 2.1.2 This PDF is no longer being maintained. Search the SolarWinds Success Center for more information. SolarWinds Patch Manager Version 2.1.2 Administration Guide Last Updated: Friday, June 3, 2016 1 About

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.0 Document Revision History Document Version Date Changes 1.0 9/29/2012 Initial version CA Nimsoft Monitor for Flow Analysis Release Notes Contact

More information

StoneGate IPS. Hardware Requirements for Version 5.2.0

StoneGate IPS. Hardware Requirements for Version 5.2.0 StoneGate IPS Hardware Requirements for Version 5.2.0 Created: July 9, 2010 Table of Contents StoneGate Appliances... 3 Certified Intel Platforms... 3 Other Intel Platforms... 3 StoneGate Appliances StoneGate

More information

Mobile Admin Server Installation and Configuration Guide

Mobile Admin Server Installation and Configuration Guide This PDF is no longer being maintained at this location. View the Mobile Admin Server Installation and Configuration Guide. Mobile Admin Server Installation and Configuration Guide Version 8.1 Copyright

More information

SolarWinds Orion Network Performance Monitor QuickStart Guide

SolarWinds Orion Network Performance Monitor QuickStart Guide SolarWinds Orion Network Performance Monitor QuickStart Guide SolarWinds Orion QuickStart Guide Copyright 1995-2006 SolarWinds, all rights reserved worldwide. No part of this document may be reproduced

More information

Symantec Workflow 7.1 MP1 Release Notes

Symantec Workflow 7.1 MP1 Release Notes Symantec Workflow 7.1 MP1 Release Notes Symantec Workflow 7.1 MP1 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with the terms

More information

IBM Proventia Management SiteProtector. Scalability Guidelines Version 2.0, Service Pack 7.0

IBM Proventia Management SiteProtector. Scalability Guidelines Version 2.0, Service Pack 7.0 IBM Proventia Management SiteProtector Scalability Guidelines Version 2.0, Service Pack 7.0 Copyright Statement Copyright IBM Corporation 1994, 2008. IBM Global Services Route 100 Somers, NY 10589 U.S.A.

More information

SolarWinds N-able. MSP Manager. Documentation. Version 2.2

SolarWinds N-able. MSP Manager. Documentation. Version 2.2 SolarWinds N-able MSP Manager Documentation Version 2.2 Last Updated: Friday, November 20, 2015 Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be

More information

NetApp HCI QoS and Mixed Workloads

NetApp HCI QoS and Mixed Workloads Technical Report NetApp HCI QoS and Mixed Workloads Stephen Carl, NetApp October 2017 TR-4632 Abstract This document introduces the NetApp HCI solution to infrastructure administrators and provides important

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization on two separate

More information

Molecular Devices High Content Screening Computer Specifications

Molecular Devices High Content Screening Computer Specifications Molecular Devices High Content Screening Computer Specifications Computer and Server Specifications for Offline Analysis with the AcuityXpress and MetaXpress Software, MDCStore Data Management Solution,

More information

OnCommand Unified Manager 7.2: Best Practices Guide

OnCommand Unified Manager 7.2: Best Practices Guide Technical Report OnCommand Unified : Best Practices Guide Dhiman Chakraborty August 2017 TR-4621 Version 1.0 Abstract NetApp OnCommand Unified is the most comprehensive product for managing and monitoring

More information

SolarWinds Orion IP SLA Manager Administrator Guide

SolarWinds Orion IP SLA Manager Administrator Guide SolarWinds Orion IP SLA Manager Administrator Guide IP SLA MANAGER Copyright 1995-2012 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means

More information

Intel Cluster Ready Allowed Hardware Variances

Intel Cluster Ready Allowed Hardware Variances Intel Cluster Ready Allowed Hardware Variances Solution designs are certified as Intel Cluster Ready with an exact bill of materials for the hardware and the software stack. When instances of the certified

More information

StoneGate Management Center version 5.2. Hardware Requirements

StoneGate Management Center version 5.2. Hardware Requirements StoneGate Management Center version 5.2 Hardware Requirements July 12, 2010 Table of Contents System Requirements... 3 Basic Management System Hardware Requirements... 3 Recommendations for Enterprise

More information

Introduction. Architecture Overview

Introduction. Architecture Overview Performance and Sizing Guide Version 17 November 2017 Contents Introduction... 5 Architecture Overview... 5 Performance and Scalability Considerations... 6 Vertical Scaling... 7 JVM Heap Sizes... 7 Hardware

More information

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage A Dell Technical White Paper Dell Database Engineering Solutions Anthony Fernandez April 2010 THIS

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.1 Document Revision History Document Version Date Changes 1.1 11/30/2012 Updated for Flow Analysis 1.1 release 1.0 9/29/2012 Initial version

More information

Virtualization Manager

Virtualization Manager INSTALLATION GUIDE Virtualization Manager Version 7.1 Last Updated: May 30, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/virtualization_manager_(vman)/vman_documentation

More information

Made in U.S.A. 1

Made in U.S.A.   1 Made in U.S.A. www.smartavi.com 1 1-800-AVI-2131 TABLE OF CONTENTS INTRODUCTION & FEATURES 2 Getting Started and Installation 3 Start-Up 4 Managing Streams and Environment 5 Frequently Asked Questions

More information

StoneGate FW/VPN. Hardware Requirements for Version 5.2.0

StoneGate FW/VPN. Hardware Requirements for Version 5.2.0 StoneGate FW/VPN Hardware Requirements for Version 5.2.0 Created: September 6, 2010 Table of Contents System Requirements... 3 Stonesoft StoneGate Firewall/VPN Appliances... 3 Certified Intel Platforms...

More information

IBM BigFix Lifecycle 9.5

IBM BigFix Lifecycle 9.5 Software Product Compatibility Reports Product IBM BigFix Lifecycle 9.5 Contents Included in this report Operating systems (Section intentionally removed by the report author) Hypervisors (Section intentionally

More information

NetApp HCI Network Setup Guide

NetApp HCI Network Setup Guide Technical Report NetApp HCI Network Setup Guide Version 1.2 Aaron Patten, NetApp April 2018 TR-4679 TABLE OF CONTENTS 1 Introduction... 4 2 Hardware... 4 2.1 Node and Chassis Layout... 4 2.2 Node Types...

More information

Database Performance Analyzer

Database Performance Analyzer GETTING STARTED GUIDE Database Performance Analyzer Version 11.1 Last Updated: Friday, December 1, 2017 Retrieve the latest version from: https://support.solarwinds.com/@api/deki/files/32225/dpa_getting_started.pdf

More information

vanalytics Endpoint Monitoring Technical Deployment Guide for Real Time Endpoint Monitoring and Alerts

vanalytics Endpoint Monitoring Technical Deployment Guide for Real Time Endpoint Monitoring and Alerts vanalytics Endpoint Monitoring Technical Deployment Guide for Real Time Endpoint Monitoring and Alerts Last Updated: September 6, 2016 Document Version: 3.2.2 Page 1 of 14 THE SPECIFICATIONS AND INFORMATION

More information

AltaVault Cloud Integrated Storage Installation and Service Guide for Virtual Appliances

AltaVault Cloud Integrated Storage Installation and Service Guide for Virtual Appliances AltaVault Cloud Integrated Storage 4.4.1 Installation and Service Guide for Virtual Appliances April 2018 215-130007_B0 doccomments@netapp.com Table of Contents 3 Contents System requirements and supported

More information

Network Performance Monitor

Network Performance Monitor GETTING STARTED GUIDE Network Performance Monitor Version 12.2 Part 2 of 2: Customize Last Updated: September 12, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/network_performance_monitor_(npm)/npm_documentation

More information

System Performance: Sizing and Tuning

System Performance: Sizing and Tuning www.novell.com/documentation System Performance: Sizing and Tuning ZENworks Mobile Management 2.6.x November 2012 Legal Notices Novell, Inc., makes no representations or warranties with respect to the

More information

Web Performance Monitor

Web Performance Monitor ADMINISTRATOR GUIDE Web Performance Monitor Version 2.2.2 Last Updated: Monday, June 11, 2018 ADMINISTRATOR GUIDE: WEB PERFORMANCE MONITOR 2018 SolarWinds Worldwide, LLC. All rights reserved. This document

More information

SolarWinds Failover Engine v6.7

SolarWinds Failover Engine v6.7 This PDF is no longer being maintained. See the SolarWinds Success Center for more information. SolarWinds Failover Engine v6.7 Administrator's Guide Administrator's Guide - SolarWinds Failover Engine

More information

OneSign Virtual Appliance Guide

OneSign Virtual Appliance Guide OneSign Virtual Appliance Guide A OneSign Virtual Appliance is a self-contained software implementation of the OneSign server that is functionally equivalent to a OneSign hardware appliance. You host and

More information

Stonesoft User Agent. Release Notes for Version 1.1.3

Stonesoft User Agent. Release Notes for Version 1.1.3 Stonesoft User Agent Release Notes for Version 1.1.3 Created: November 26, 2012 Table of Contents What s New... 3 Features... 3 Enhancements... 3 Fixes... 3 Changes... 4 System Requirements... 4 General

More information

Stonesoft Firewall/VPN Express. Release Notes for Version 5.5.4

Stonesoft Firewall/VPN Express. Release Notes for Version 5.5.4 Stonesoft Firewall/VPN Express Release Notes for Version 5.5.4 Created: December 17, 2013 Table of Contents What s New... 3 Fixes... 3 System Requirements... 4 Stonesoft Firewall/VPN Appliances... 4 Build

More information

SolarWinds Orion Platform Scalability

SolarWinds Orion Platform Scalability TECH TIPS SolarWinds Orion Platform Scalability SolarWinds provides enterprise-class infrastructure management software designed to help manage and monitor data centers and IT infrastructure. With products

More information

Network Performance Monitor

Network Performance Monitor GETTING STARTED GUIDE Network Performance Monitor Version 12.2 Part 1 of 2: Get Started Last Updated: September 12, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/network_performance_monitor_(npm)/npm_documentation

More information

Providing Patch Management with N-central. Version 10.0

Providing Patch Management with N-central. Version 10.0 Providing Patch Management with N-central Version 10.0 Contents Patch Management Overview 3 N-central Patch Management Architecture 4 Monitoring for Missing Patches 7 Viewing Installed Patches 7 Limitations

More information

Symantec Protection Center Getting Started Guide. Version 2.0

Symantec Protection Center Getting Started Guide. Version 2.0 Symantec Protection Center Getting Started Guide Version 2.0 Symantec Protection Center Getting Started Guide The software described in this book is furnished under a license agreement and may be used

More information

Scalability Engine Guidelines for SolarWinds Orion Products

Scalability Engine Guidelines for SolarWinds Orion Products Scalability Engine Guidelines for SolarWinds Orion Products Last Updated: March 7, 2017 For a PDF of this article, click the PDF icon under the Search bar at the top right of this page. Your Orion Platform

More information

One Identity Management Console for Unix 2.5.1

One Identity Management Console for Unix 2.5.1 One Identity Management Console for Unix 2.5.1 October 2017 These release notes provide information about the One Identity Management Console for Unix release. NOTE: This version of the One Identity Management

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization on two separate

More information

Stonesoft Management Center. Release Notes for Version 5.6.1

Stonesoft Management Center. Release Notes for Version 5.6.1 Stonesoft Management Center Release Notes for Version 5.6.1 Updated: January 9, 2014 Table of Contents What s New... 3 Fixes... 3 System Requirements... 6 Basic Management System Hardware Requirements...

More information

Deltek Vision 7.6. Technical Overview and System Requirements: Advanced Deployment (150 or More Employees)

Deltek Vision 7.6. Technical Overview and System Requirements: Advanced Deployment (150 or More Employees) Deltek Vision 7.6 Technical Overview and System Requirements: Advanced Deployment (150 or More Employees) April 25, 2017 While Deltek has attempted to verify that the information in this document is accurate

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

MIDAS Inventory. Version 3.1. Installation Guide. BLUE ELEPHANT SYSTEMS GmbH

MIDAS Inventory. Version 3.1. Installation Guide. BLUE ELEPHANT SYSTEMS GmbH MIDAS Inventory Version 3.1 Installation Guide BLUE ELEPHANT SYSTEMS GmbH Legal Notice blue elephant systems GmbH shall not be liable for errors contained herein or for incidental or consequential damages

More information

GFI Product Manual. Deployment Guide

GFI Product Manual. Deployment Guide GFI Product Manual Deployment Guide http://www.gfi.com info@gfi.com The information and content in this document is provided for informational purposes only and is provided "as is" with no warranty of

More information

Customer Support: For more information or support, please visit or at Product Release Information...

Customer Support: For more information or support, please visit   or  at Product Release Information... Product Release Information Product: Cyberoam Release Number: 9.3.0 build 5 Release Date: 19th July 2006 Compatible versions: 9.2.0 build 2 Upgrade Mode: Manual 1 Important note Upgrade removes all the

More information

PATCH MANAGER AUTOMATED PATCHING OF MICROSOFT SERVERS AND 3RD-PARTY APPS

PATCH MANAGER AUTOMATED PATCHING OF MICROSOFT SERVERS AND 3RD-PARTY APPS DATASHEET PATCH MANAGER AUTOMATED PATCHING OF MICROSOFT SERVERS AND 3RD-PARTY APPS What s great about SolarWinds Patch Manager is that everything is right there in a single interface, having a one-stop

More information

BlackBerry AtHoc Networked Crisis Communication Capacity Planning Guidelines. AtHoc SMS Codes

BlackBerry AtHoc Networked Crisis Communication Capacity Planning Guidelines. AtHoc SMS Codes BlackBerry AtHoc Networked Crisis Communication Capacity Planning Guidelines AtHoc SMS Codes Version Version 7.5, May 1.0, November 2018 2016 1 Copyright 2010 2018 BlackBerry Limited. All Rights Reserved.

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Modern, reliable backup without the cost and complexity

Modern, reliable backup without the cost and complexity DATASHEET SolarWinds Backup Modern, reliable backup without the cost and complexity Compared to our previous solution, SolarWinds Backup has cut down our admin time of backups by 90% 1. Dean Hargreaves,

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

More information

Contents Overview of the Performance and Sizing Guide... 5 Architecture Overview... 7 Performance and Scalability Considerations...

Contents Overview of the Performance and Sizing Guide... 5 Architecture Overview... 7 Performance and Scalability Considerations... Unifier Performance and Sizing Guide for On-Premises Version 17 July 2017 Contents Overview of the Performance and Sizing Guide... 5 Architecture Overview... 7 Performance and Scalability Considerations...

More information

StoneGate Management Center. Release Notes for Version 5.3.2

StoneGate Management Center. Release Notes for Version 5.3.2 StoneGate Management Center Release Notes for Version 5.3.2 Created: September 21, 2011 Table of Contents What s New... 3 Enhancements... 3 Fixes... 3 Other Changes... 4 System Requirements... 5 Basic

More information

Virtualization Manager

Virtualization Manager INSTALLATION GUIDE Virtualization Manager Version 7.2 Last Updated: May 31, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/virtualization_manager_(vman)/vman_documentation

More information

SUPPORT MATRIX. Comtrade OMi Management Pack for Citrix

SUPPORT MATRIX. Comtrade OMi Management Pack for Citrix Comtrade OMi Management Pack for Citrix : 2.0 Product release date: December 2016 Document release date: July 2017 Legal notices Copyright notice 2017 Comtrade Software. All rights reserved. This document

More information

TIBCO Nimbus. Installation Planning Guide. Software Release July 2017

TIBCO Nimbus. Installation Planning Guide. Software Release July 2017 TIBCO Nimbus Installation Planning Guide Software Release 10.1.0 July 2017 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information