SolarWinds Comparison of Monitoring Techniques. On both. Target Server & Polling Engine

Size: px
Start display at page:

Download "SolarWinds Comparison of Monitoring Techniques. On both. Target Server & Polling Engine"

Transcription

1 SolarWinds Comparison of Monitoring Techniques On both Target Server & Polling Engine

2 Contents Executive Summary... 3 Why Should You Keep Reading (ie: why do I care?)... 4 SNMP polling (as compared to WMI)... 4 WMI polling (as compared to SNMP)... 4 Introduction... 5 Disclaimer... 5 SolarWinds Monitoring Impact on a Single Target... 6 Premise and Architecture... 6 Details... 7 Timeline and Graphical Results... 8 SolarWinds Monitoring Impact on a Polling Engine... 9 Premise and Architecture... 9 Details Timeline and Graphical Results... 11

3 Executive Summary SolarWinds (relatively) new technique of monitoring windows servers via WMI instead of SNMP represents a measurable - but manageable impact on both the target and the polling engine. On a target server, monitoring with WMI + a SAM template had no effect whatsoever on RAM or CPU (compared to simple ping monitoring) although it did represent an average increase of 12Kbps. The difference between WMI and SNMP polling was even less noticeable, with a 4Kbps bandwidth bump being the only noticeable effect. On the polling engine the impact was more pronounced: monitoring 300 servers via WMI with a SAM template included (the most aggressive monitoring combination) resulted in the following increases compared to monitoring with simple ping : a 16% increase in average CPU utilization a 4% increase in average RAM usage and a 4Mbps increase in incoming bandwidth. The difference between monitoring 300 machines with WMI vs. SNMP was even less of an impact on average: 6% CPU 2% RAM 2.5Mbps bandwidth received.

4 Why Should You Keep Reading (ie: why do I care?) If (as the executive summary states), the difference between WMI and SNMP polling is (statistically) negligible, then why the need for additional hand-wringing? Why not just make the switch and go? The answer is that the choice of polling method has other impacts beyond the physical toll on the machines involved. Functionally, there are some pros and cons to be weighed: SNMP polling (as compared to WMI) CON Cannot monitor Windows Volume Mount points CON Challenges with earlier versions of Windows (NT, W2k) CON Requires additional non-standard configuration actions (enabling snmp agent, etc) PRO Fewer ports for enterprise firewall rules PRO No single point of failure for access CON Changing SNMP string requires enterprise-wide changes CON Uses SNMP service start time for uptime metrics o Work-around: set up UnDP for hrsystemuptime PRO Extremely efficient use of CPU, RAM and bandwidth (on both target and poller) WMI polling (as compared to SNMP) CON WMI-only devices cannot use custom pollers (UnDP). o Work-around: If the machine has EVER been an SNMP polled device, the snmp info is retained and custom pollers can be used (at least until the SNMP RO string changes) PRO Settings used by SAM automatically CON significantly more firewall ports required o Work around: per-server config can nail down WMI to just a couple of ports CON will not work across a NAT-ed WAN connection (VPN, etc) CON one password change in AD can cripple monitoring CON cannot monitor topology PRO uses REAL reboot time for uptime metrics CON less efficient (vis a vis SNMP) use of CPU, RAM and bandwidth on both target and poller

5 Introduction As we rolled out SolarWinds monitoring in our environment (about 5,000 servers and 3,000 network devices) the question of load both on the target devices and the monitoring infrastructure itself became increasingly important. Even seemingly small additions such as a single custom universal device poller could have wide-ranging impacts when applied to 1,000 devices. We wanted to be able to respond with data to concerns of both the application owners (who didn t want monitoring to rock the boat), and the monitoring team (who didn t want to turn on an option that looked nice on one or two systems but would crash everything when rolled out enterprise wide). Much of what we needed was already documented, either in the technical information or in online forums. However, when we looked for some hard numbers regarding WMI we found less. When we asked experienced technical resources, Can you show me the impact of turn on WMI in a large environment, and how that load compares to SNMP (or nothing) we received (at best) vague responses like WMI is 5 times chattier than SNMP ; and (at worst) responses that bordered on snarky: Since we don t have nodes in our test environment its difficult for me to tell you exactly what will be the impact of moving nodes from SNMP to WMI polling. So, we ended up doing it ourselves. We broke the testing into two major areas of focus: 1) The impact of various monitoring methods on a single target server 2) The impact of various monitoring methods on a polling engine, when used on a significant number of target nodes. Because we own both NPM and SAM, the methods we focused on were: Ping SNMP standard collection WMI standard collection SAM monitoring Disclaimer These tests were designed and executed with exactly one goal: to answer my own curiosity and help me make the right decision for my project. It was not intended to be exhaustive or completely comprehensive. It had to be performed with the hardware we had at hand, in a relatively short timeframe, with minimal impact to both the infrastructure and my real task list. Your mileage may vary, caveat Emptor, and don t forget to tip the wait staff.

6 SolarWinds Monitoring Impact on a Single Target Premise and Architecture We set out to answer the question of load on a single node (a windows server, in this case) using 5 scenarios: 1) When we just monitor for ping 2) Monitoring via ping and SNMP hardware collection on a standard windows device. 3) Monitoring via ping/snmp plus a SAM template (perfmon, service, and eventlog) 4) Monitoring via ping/wmi plus a SAM template (perfmon, service, and eventlog) 5) Monitoring via ping/wmi hardware for collection only We wanted to avoid observer bias, where our monitoring of the server under load was causing more load than the monitoring that was generating the load. Therefore, we set up an extremely aggressive collection of hardware via SNMP using one polling engine, and then let the server baseline itself to that level. Then we performed the real monitoring (i.e.: the scenarios described above) using a different polling engine writing to a separate database (on a different server). Aggressive polling to observe changes on targe Target Node Normal polling using standard monitoring techniques Poller A Poller B Database A Database B This allowed us to change the monitoring scenarios while observing the effect of those changes on the target from a separate point of reference. Summary of Results Cutting to the chase: In the end, all of the various monitoring options had a negligible impact on the server. Overall, CPU ranged from 0 to 11% utilization, with the high point occurring during WMI + SAM monitoring. RAM varied only by 2% (from 22 to 24%) and bandwidth used by monitoring ranged between 5 and 35Kbps o The only significant spike was in bandwidth used by WMI+SAM, which was higher by 10Kbps than any other monitoring technique

7 Details The diagram below (and associated spreadsheet) shows the change in RAM, CPU and Network for a target device when different monitoring is applied. The target device was a Vmware guest running on ESX 5.0, provisioned as Windows 2008 R2 (Version Service Pack 1 Build 7601) with 4 single-core 3.07GHz Intel Xeon CPUs and 16 Gb of RAM. No other processes were running on the server while this testing was done. Poller A the one doing the heavy collection of metrics another Vmware guest on ESX 5.0 running with Windows 2008 R2 (Version Service Pack 1 Build 7601) with 4 single-core 3.07GHz Intel Xeon CPUs and 16 Gb of RAM. Database A was a HP Proliant BL460c G7 with GHz 6-core Intel Xeon CPUs and 16 Gb RAM. It was running Windows 2008 R2 and MS SQL 2008 Standard edition. Poller B the one doing the standard monitoring we were measuring was a Vmware guest on ESX 5.0 running with Windows 2008 R2 (Version Service Pack 1 Build 7601) with 4 dual-core CPU s and 2 logical processors for an effective total of GHZ Intel Xeon CPU and 12Gb RAM Database B was a HP Proliant BL460c G7 with 2 12-core 3.07GHz Intel Xeon CPU and 192Gb RAM. It was running Windows 2008 R2 and MS SQL 2008 Standard For the SAM monitoring, we built a template that collected 3 perfmon counters, checked for 3 eventlog messages, and gathered the status of 1 service.

8 Timeline and Graphical Results The sequence of events (corresponding to the numbered red lines on the diagram) are: 1. At 6:45 the target was baselined with ping-only 2. switch to SNMP monitoring: CPU/RAM topology 2 HD RAM/Phys memory as disk 3. 8:50: add SAM template 4. 10:20: Changed to WMI polling CPU/RAM 2 HD RAM/Phys memory as disk 1 nic 5. 11:15: removed SAM template

9 SolarWinds Monitoring Impact on a Polling Engine Premise and Architecture For this test, we wanted to understand how different monitoring types change the overall load on a polling engine, when those monitors are performed on a significant number of machines The test sequence was: 1) Load a number of servers and monitor their hardware via ICMP/SNMP 2) Add a SAM template 3) Convert those servers to ICMP/WMI 4) Remove the SAM template In this scenario we couldn t reasonably have the monitoring server monitor itself, so we used a second monitoring implementation that would aggressively gather statistics from real poller as we put it through each test 300 Devices Aggressive polling to observe changes on targe Normal polling using standard monitoring techniques Poller A Poller B Database A Database B Summary Ram utilization remained steady throughout the testing, with a high point of 42.3% and a low of 32.7% CPU usage jumped from 2% to 64% o Ping-only ranged from 6% to 38% o SNMP ranged from 9% to 32% o Adding a SAM template to SNMP increased CPU to 12% through 50% o Switching to WMI Polling (still with SAM) took the poller up to 17% through 62% o And WMI polling used between 9% and 47% CPU Bandwidth usage ranged from 2Mbps up to 55Mbps overall o Ping only: 2 10Mbps o SNMP polling: Mbps o SNMP+SAM: 5 55Mbps o WMI+SAM: 3Mbps 51Mbps o WMI polling: 3 47Mbps

10 Details The diagram below (and associated spreadsheet) shows the change in RAM, CPU and Network for a polling engine when different monitoring is applied to approximately 300 nodes. The target poller the one doing the heavy lifting was a Vmware guest on ESX 5.0 running with Windows 2008 R2 (Version Service Pack 1 Build 7601) with 4 single-core 3.07GHz Intel Xeon CPUs and 16 Gb of RAM. It should be noted that, besides the 300 nodes in this test scenario, the polling engine was managing another 700 nodes at the same time. The database connected to the target poller was a HP Proliant BL460c G7 with GHz 6-core Intel Xeon CPUs and 16 Gb RAM. It was running Windows 2008 R2 and MS SQL 2008 Standard edition. The monitoring poller the one that was watching the stats on the target poller was a Vmware guest on ESX 5.0 running with Windows 2008 R2 (Version Service Pack 1 Build 7601) with 4 dual-core CPU s and 2 logical processors for an effective total of GHZ Intel Xeon CPU and 12Gb RAM The database connected to the monitoring poller was a HP Proliant BL460c G7 with 2 12-core 3.07GHz Intel Xeon CPU and 192Gb RAM. It was running Windows 2008 R2 and MS SQL 2008 Standard

11 Timeline and Graphical Results The sequence of events and corresponding (red) markers are: 1. 2:23: scanned 400 nodes 2. 2:35: switched to ping-only 3. 2:50: finished switching to ping-only 309 nodes total 4. 4:05: re-scanned nodes, updated to SNMP 5. 4:15: scan completed 309 nodes 1008 disks 1620 nics 6. 5:45: added SAM Template 7. 9:03: re-scanned nodes, hand-converted some, updated to WMI 8. 9:50: scan and convert completed 301 nodes 1226 disks 299 nics 9. 5:45: removed SAM Template

Network Monitoring Comparison

Network Monitoring Comparison Network Monitoring Comparison vs Network Monitoring is essential for every network administrator. It determines how effective your IT team is at solving problems or even completely eliminating them. Even

More information

Vocera Voice 4.3 and 4.4 Server Sizing Matrix

Vocera Voice 4.3 and 4.4 Server Sizing Matrix Vocera Voice 4.3 and 4.4 Server Sizing Matrix Vocera Server Recommended Configuration Guidelines Maximum Simultaneous Users 450 5,000 Sites Single Site or Multiple Sites Requires Multiple Sites Entities

More information

SolarWinds Certified Professional. Exam Preparation Guide

SolarWinds Certified Professional. Exam Preparation Guide SolarWinds Certified Professional Exam Preparation Guide Introduction The SolarWinds Certified Professional (SCP) exam is designed to test your knowledge of general networking management topics and how

More information

A Comparison of Oracle Performance on Physical and VMware Servers

A Comparison of Oracle Performance on Physical and VMware Servers A Comparison of Oracle Performance on Physical and VMware Servers By Confio Software Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 www.confio.com Introduction Of all the tier one applications

More information

Legal Notices... 2. Introduction... 3

Legal Notices... 2. Introduction... 3 HP Asset Manager Asset Manager 5.10 Sizing Guide Using the Oracle Database Server, or IBM DB2 Database Server, or Microsoft SQL Server Legal Notices... 2 Introduction... 3 Asset Manager Architecture...

More information

SolarWinds Network Performance Monitor

SolarWinds Network Performance Monitor SolarWinds Network Performance Monitor powerful network fault & availabilty management Fully Functional for 30 Days SolarWinds Network Performance Monitor (NPM) makes it easy to quickly detect, diagnose,

More information

SolarWinds. Server & Application Monitor. Onboarding Guide. Version 6.2. Part 1 of 3: Get Started

SolarWinds. Server & Application Monitor. Onboarding Guide. Version 6.2. Part 1 of 3: Get Started SolarWinds Server & Application Monitor Version 6.2 Onboarding Guide Part 1 of 3: Get Started Last Updated: January 14, 2016 Server & Application Monitor Onboarding Guide 5 Product terminology 5 Related

More information

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software Best Practices for Monitoring Databases on VMware Dean Richards Senior DBA, Confio Software 1 Who Am I? 20+ Years in Oracle & SQL Server DBA and Developer Worked for Oracle Consulting Specialize in Performance

More information

A Comparison of Oracle Performance on Physical and VMware Servers

A Comparison of Oracle Performance on Physical and VMware Servers A Comparison of Oracle Performance on Physical and VMware Servers By Confio Software Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 303-938-8282 www.confio.com Comparison of Physical and

More information

SOLARWINDS NETWORK PERFORMANCE MONITOR

SOLARWINDS NETWORK PERFORMANCE MONITOR DATASHEET SOLARWINDS NETWORK PERFORMANCE MONITOR Fault, Availability, Performance, and Deep Packet Inspection SolarWinds Network Performance Monitor (NPM) is powerful and affordable network monitoring

More information

DELL. Virtual Desktop Infrastructure Study END-TO-END COMPUTING. Dell Enterprise Solutions Engineering

DELL. Virtual Desktop Infrastructure Study END-TO-END COMPUTING. Dell Enterprise Solutions Engineering DELL Virtual Desktop Infrastructure Study END-TO-END COMPUTING Dell Enterprise Solutions Engineering 1 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL

More information

SolarWinds Network Performance Monitor

SolarWinds Network Performance Monitor SolarWinds Network Performance Monitor powerful network fault & availabilty management Fully Functional for 30 Days SolarWinds Network Performance Monitor (NPM) makes it easy to quickly detect, diagnose,

More information

Adonis Technical Requirements

Adonis Technical Requirements Information Sheet Adonis Technical Requirements CONTENTS Contents... 1 Adonis Project Implementation... 1 Host Installation / Onboard Installation Full replication (LARGER Vessels):... 1 Onboard installation

More information

SolarWinds Network Performance Monitor powerful network fault & availabilty management

SolarWinds Network Performance Monitor powerful network fault & availabilty management SolarWinds Network Performance Monitor powerful network fault & availabilty management Fully Functional for 30 Days SolarWinds Network Performance Monitor (NPM) is powerful and affordable network monitoring

More information

HP Intelligent Management Center Standard Software Platform

HP Intelligent Management Center Standard Software Platform Data sheet HP Intelligent Management Center Standard Software Platform Key features Highly flexible and scalable deployment Powerful administration control Rich resource management Detailed performance

More information

Server & Application Monitor

Server & Application Monitor Server & Application Monitor agentless application & server monitoring SolarWinds Server & Application Monitor provides predictive insight to pinpoint app performance issues. This product contains a rich

More information

CONSTRUCTION / SERVICE BILLING SYSTEM SPECIFICATIONS

CONSTRUCTION / SERVICE BILLING SYSTEM SPECIFICATIONS CONSTRUCTION / SERVICE BILLING SYSTEM SPECIFICATIONS Jonas Software, March 2013 Contents Introduction... 3 Hardware Specifications... 4 Recommended Server Hardware Specifications... 4 Recommended Workstation

More information

Virtual Server and Storage Provisioning Service. Service Description

Virtual Server and Storage Provisioning Service. Service Description RAID Virtual Server and Storage Provisioning Service Service Description November 28, 2008 Computer Services Page 1 TABLE OF CONTENTS INTRODUCTION... 4 VIRTUAL SERVER AND STORAGE PROVISIONING SERVICE OVERVIEW...

More information

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture Dell Compellent Product Specialist Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

Using SolarWinds Orion for Cisco Assessments

Using SolarWinds Orion for Cisco Assessments Using SolarWinds Orion for Cisco Assessments Cisco Network Assessments Registering Your Assessment... 1 Installing SolarWinds Orion Network Performance Monitor... 1 Discovering Your Network... 1 Polling

More information

SolarWinds Scalability Engine Guidelines for SolarWinds Products Technical Reference

SolarWinds Scalability Engine Guidelines for SolarWinds Products Technical Reference SolarWinds Scalability Engine Guidelines for SolarWinds Products Technical Reference Copyright 1995-2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced

More information

McAfee Enterprise Mobility Management 12.0. Performance and Scalability Guide

McAfee Enterprise Mobility Management 12.0. Performance and Scalability Guide McAfee Enterprise Mobility Management 12.0 Performance and Scalability Guide Contents Purpose... 1 Executive Summary... 1 Testing Process... 1 Test Scenarios... 2 Scenario 1 Basic Provisioning and Email

More information

Initial Hardware Estimation Guidelines. AgilePoint BPMS v5.0 SP1

Initial Hardware Estimation Guidelines. AgilePoint BPMS v5.0 SP1 Initial Hardware Estimation Guidelines Document Revision r5.2.3 November 2011 Contents 2 Contents Preface...3 Disclaimer of Warranty...3 Copyright...3 Trademarks...3 Government Rights Legend...3 Virus-free

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

Load and Performance Testing

Load and Performance Testing Blaise Internet 4.8.4 Load and Performance Testing Lane Masterton Assistant Statistician Technology Services Division Australian Bureau of Statistics Content 1. Purpose 2. Test Targets 3. Approach 4. Solution

More information

Configuring WMI Performance Monitors

Configuring WMI Performance Monitors Configuring WMI Performance Monitors With WMI, WhatsUp Gold Premium Edition monitors and sends alerts based on performance counters that are reported from Microsoft Windows devices. The data collected

More information

Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage

Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage Technical white paper Table of contents Executive summary... 2 Introduction... 2 Test methodology... 3

More information

Microsoft Exchange Solutions on VMware

Microsoft Exchange Solutions on VMware Design and Sizing Examples: Microsoft Exchange Solutions on VMware Page 1 of 19 Contents 1. Introduction... 3 1.1. Overview... 3 1.2. Benefits of Running Exchange Server 2007 on VMware Infrastructure 3...

More information

I.T. System Requirements 2015

I.T. System Requirements 2015 I.T. System Requirements 2015 1 Contents: page Contents 3. 4. 5. 6. Examples of incorrectly configured systems Simple server specification Standard server specification Complex server specification *DISCLAIMER*

More information

PLCS Reporter v2.8 for IBM Tivoli Storage Manager. Business intelligence for TSM

PLCS Reporter v2.8 for IBM Tivoli Storage Manager. Business intelligence for TSM PLCS Reporter v2.8 for IBM Tivoli Storage Manager Up to date accurate enterprise reporting, alerting and trending for TSM servers Business intelligence for TSM PLCS 1999-2012 Overview: PLCS Reporter Automated

More information

Getting Started with Capacity Planner

Getting Started with Capacity Planner Capacity Planner 2.7 0.0 EN-000077-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

HP Intelligent Management Center Enterprise Software Platform

HP Intelligent Management Center Enterprise Software Platform Data sheet HP Intelligent Management Center Enterprise Software Platform Key features Highly flexible, scalable deployment models Powerful administration control Rich resource management Detailed performance

More information

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server)

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server) Scalability Results Select the right hardware configuration for your organization to optimize performance Table of Contents Introduction... 1 Scalability... 2 Definition... 2 CPU and Memory Usage... 2

More information

Virtualization Guide. McAfee Vulnerability Manager Virtualization

Virtualization Guide. McAfee Vulnerability Manager Virtualization Virtualization Guide McAfee Vulnerability Manager Virtualization COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARKS McAfee, the McAfee logo, McAfee Active Protection, McAfee

More information

Microsoft Exchange Server 2007 and Hyper-V high availability configuration on HP ProLiant BL680c G5 server blades

Microsoft Exchange Server 2007 and Hyper-V high availability configuration on HP ProLiant BL680c G5 server blades Microsoft Exchange Server 2007 and Hyper-V high availability configuration on HP ProLiant BL680c G5 server blades Executive summary... 2 Introduction... 2 Exchange 2007 Hyper-V high availability configuration...

More information

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1 Performance Study Performance Characteristics of and RDM VMware ESX Server 3.0.1 VMware ESX Server offers three choices for managing disk access in a virtual machine VMware Virtual Machine File System

More information

SolarWinds Technical Reference

SolarWinds Technical Reference SolarWinds Technical Reference Understanding Orion Advanced Alerts Orion Alerting... 1 Orion Advanced Alerts... 2 The Alert Process... 2 Alert Status and Action Delays... 3 Alert Creation, Storage and

More information

Heroix Longitude Quick Start Guide V7.1

Heroix Longitude Quick Start Guide V7.1 Heroix Longitude Quick Start Guide V7.1 Copyright 2011 Heroix 165 Bay State Drive Braintree, MA 02184 Tel: 800-229-6500 / 781-848-1701 Fax: 781-843-3472 Email: support@heroix.com Notice Heroix provides

More information

A Comparison of VMware and {Virtual Server}

A Comparison of VMware and {Virtual Server} A Comparison of VMware and {Virtual Server} Kurt Lamoreaux Consultant, MCSE, VCP Computer Networking and Consulting Services A Funny Thing Happened on the Way to HP World 2004 Call for speakers at the

More information

Enabling Technologies for Distributed and Cloud Computing

Enabling Technologies for Distributed and Cloud Computing Enabling Technologies for Distributed and Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Multi-core CPUs and Multithreading

More information

Monitor Solution Best Practice v3.2 part of Symantec Server Management Suite

Monitor Solution Best Practice v3.2 part of Symantec Server Management Suite Summary When implementing Monitoring and Alerting part of Server Management suite. The following items are areas that should be reviewed. It is important to start to monitor what you need and add/build

More information

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Technical white paper HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Scale-up your Microsoft SQL Server environment to new heights Table of contents Executive summary... 2 Introduction...

More information

Hardware and Software Requirements for Server Applications

Hardware and Software Requirements for Server Applications Hardware and Software Requirements for Server Applications IVS Enterprise Server Version 11.3+ RMG Networks Holding Corporation All Rights Reserved. Rev 9/14 TABLE OF CONTENTS INTRODUCTION...3 Minimum

More information

SolarWinds. Server and Application Monitor. Onboarding Guide. Version 6.2

SolarWinds. Server and Application Monitor. Onboarding Guide. Version 6.2 SolarWinds Server and Application Monitor Onboarding Guide Version 6.2 Last Updated: September 14, 2015 Table of Contents Server and Application Monitor onboarding guide 4 How SAM works 4 Getting started

More information

[Document Title] SolarWinds Server & Application Monitor (SAM) [Document Subtitle] Angi Gahler. Share: Author: Manish Chacko

[Document Title] SolarWinds Server & Application Monitor (SAM) [Document Subtitle] Angi Gahler. Share: Author: Manish Chacko [Document Title] [Document Subtitle] SolarWinds Server & Application Monitor (SAM) Author: Manish Chacko Angi Gahler Table of Contents The Case for Application & Server Monitoring.. 3 Complete Visibility

More information

HP SN1000E 16 Gb Fibre Channel HBA Evaluation

HP SN1000E 16 Gb Fibre Channel HBA Evaluation HP SN1000E 16 Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

Resource Monitoring During Performance Testing. Experience Report by Johann du Plessis. Introduction. Planning for Monitoring

Resource Monitoring During Performance Testing. Experience Report by Johann du Plessis. Introduction. Planning for Monitoring Resource Monitoring During Performance Testing Experience Report by Johann du Plessis Introduction During a recent review of performance testing projects I completed over the past 8 years, one of the goals

More information

7 Real Benefits of a Virtual Infrastructure

7 Real Benefits of a Virtual Infrastructure 7 Real Benefits of a Virtual Infrastructure Dell September 2007 Even the best run IT shops face challenges. Many IT organizations find themselves with under-utilized servers and storage, yet they need

More information

HP Intelligent Management Center Standard Software Platform

HP Intelligent Management Center Standard Software Platform Data sheet HP Intelligent Management Center Standard Software Platform Key features Highly flexible and scalable deployment Powerful administration control Rich resource management Detailed performance

More information

VMware vsphere 4.1 with ESXi and vcenter

VMware vsphere 4.1 with ESXi and vcenter VMware vsphere 4.1 with ESXi and vcenter This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter. Assuming no prior virtualization

More information

Network Configuration Manager

Network Configuration Manager Network Configuration Manager AUTOMATED NETWORK CONFIGURATION & CHANGE MANAGEMENT Download a free product trial and start in minutes. SolarWinds Network Configuration Manager (NCM) simplifies managing

More information

W H I T E P A P E R SYSTEMS MANAGEMENT

W H I T E P A P E R SYSTEMS MANAGEMENT W H I T E P A P E R SYSTEMS MANAGEMENT Systems Management This technical white paper provides an overview of the systems management options possible with VMware ESX Server 2. It is intended as an introduction

More information

Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1

Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1 Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1 Jul 2013 D E P L O Y M E N T A N D T E C H N I C A L C O N S I D E R A T I O N S G U I D E Table of Contents Introduction... 3 VMware

More information

Identify and control performance and capacity risks. Introduction... 2

Identify and control performance and capacity risks. Introduction... 2 Application performance testing in VMware environments Identify and control performance and capacity risks Table of contents Introduction... 2 Performance and capacity planning techniques... 2 Rough sizing

More information

Rally Installation Guide

Rally Installation Guide Rally Installation Guide Rally On-Premises release 2015.1 rallysupport@rallydev.com www.rallydev.com Version 2015.1 Table of Contents Overview... 3 Server requirements... 3 Browser requirements... 3 Access

More information

Infor Web UI Sizing and Deployment for a Thin Client Solution

Infor Web UI Sizing and Deployment for a Thin Client Solution Infor Web UI Sizing and Deployment for a Thin Client Solution Copyright 2012 Infor Important Notices The material contained in this publication (including any supplementary information) constitutes and

More information

QuickSpecs. HP PCM Plus v4 Network Management Software Series (Retired) Key features

QuickSpecs. HP PCM Plus v4 Network Management Software Series (Retired) Key features Overview (Retired) HP PCM+ Network Management Software is a Microsoft Windows -based network management platform that enables mapping, network and device configuration, and monitoring. HP PCM+ provides

More information

Smart Business Architecture for Midsize Networks Network Management Deployment Guide

Smart Business Architecture for Midsize Networks Network Management Deployment Guide Smart Business Architecture for Midsize Networks Network Management Deployment Guide Introduction: Smart Business Architecture for Mid-sized Networks, Network Management Deployment Guide With the Smart

More information

Parallels Desktop 4 for Windows and Linux Read Me

Parallels Desktop 4 for Windows and Linux Read Me Parallels Desktop 4 for Windows and Linux Read Me Welcome to Parallels Desktop for Windows and Linux build 4.0.6576. This document contains the information you should know to successfully install Parallels

More information

Dragon NaturallySpeaking and citrix. A White Paper from Nuance Communications March 2009

Dragon NaturallySpeaking and citrix. A White Paper from Nuance Communications March 2009 Dragon NaturallySpeaking and citrix A White Paper from Nuance Communications March 2009 Introduction As the number of deployed enterprise applications increases, organizations are seeking solutions that

More information

Adapt Support Managed Service Programs

Adapt Support Managed Service Programs Adapt Support Managed Service Programs Introduction The purpose of this document is to present the different managed service offerings from Adapt that clients may choose to purchase to supplement their

More information

BridgeWays Management Pack for VMware ESX

BridgeWays Management Pack for VMware ESX Bridgeways White Paper: Management Pack for VMware ESX BridgeWays Management Pack for VMware ESX Ensuring smooth virtual operations while maximizing your ROI. Published: July 2009 For the latest information,

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda Web Application Firewall hardware appliance. It is designed for easy deployment on

More information

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Solutions for Large Environments Virtualization Solutions Engineering Ryan Weldon and Tom Harrington THIS WHITE PAPER IS FOR

More information

VMware vsphere 5.0 Boot Camp

VMware vsphere 5.0 Boot Camp VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this

More information

Features Overview Guide About new features in WhatsUp Gold v12

Features Overview Guide About new features in WhatsUp Gold v12 Features Overview Guide About new features in WhatsUp Gold v12 Contents CHAPTER 1 Learning about new features in Ipswitch WhatsUp Gold v12 Welcome to WhatsUp Gold... 1 What's new in WhatsUp Gold v12...

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.04 2014-08-25 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Benchmarking Guide. Performance. BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4

Benchmarking Guide. Performance. BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4 BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 4 Performance Benchmarking Guide Published: 2015-01-13 SWD-20150113132750479 Contents 1 BlackBerry Enterprise Server for Microsoft

More information

Contents. Digital Video Surveillance Basic Troubleshooting Guide

Contents. Digital Video Surveillance Basic Troubleshooting Guide Contents VMS Troubleshooting Questions... 2 Typical DSS system view... 2 A) Basic... 2 B) System Topology Information... 3 C) Questions if intermittent camera connectivity problems exist... 3 D) Things

More information

VI Performance Monitoring

VI Performance Monitoring VI Performance Monitoring Preetham Gopalaswamy Group Product Manager Ravi Soundararajan Staff Engineer September 15, 2008 Agenda Introduction to performance monitoring in VI Common customer/partner questions

More information

Managing Orion Performance

Managing Orion Performance Managing Orion Performance Orion Component Overview... 1 Managing Orion Component Performance... 3 SQL Performance - Measuring and Monitoring a Production Server... 3 Determining SQL Server Performance

More information

Oracle Database Scalability in VMware ESX VMware ESX 3.5

Oracle Database Scalability in VMware ESX VMware ESX 3.5 Performance Study Oracle Database Scalability in VMware ESX VMware ESX 3.5 Database applications running on individual physical servers represent a large consolidation opportunity. However enterprises

More information

VMware vcenter Update Manager Administration Guide

VMware vcenter Update Manager Administration Guide VMware vcenter Update Manager Administration Guide Update 1 vcenter Update Manager 4.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

VMWARE WHITE PAPER 1

VMWARE WHITE PAPER 1 1 VMWARE WHITE PAPER Introduction This paper outlines the considerations that affect network throughput. The paper examines the applications deployed on top of a virtual infrastructure and discusses the

More information

Capacity Planning. Capacity Planning Process

Capacity Planning. Capacity Planning Process Process, page 1 Getting Started, page 2 Collected Data Categorization, page 3 Capacity Utilization, page 6 Process Figure 1: Process You should make changes to an existing Unified ICM/Unified CCE deployment

More information

CentOS Linux 5.2 and Apache 2.2 vs. Microsoft Windows Web Server 2008 and IIS 7.0 when Serving Static and PHP Content

CentOS Linux 5.2 and Apache 2.2 vs. Microsoft Windows Web Server 2008 and IIS 7.0 when Serving Static and PHP Content Advances in Networks, Computing and Communications 6 92 CentOS Linux 5.2 and Apache 2.2 vs. Microsoft Windows Web Server 2008 and IIS 7.0 when Serving Static and PHP Content Abstract D.J.Moore and P.S.Dowland

More information

Resolving H202 Errors (INTERNAL)

Resolving H202 Errors (INTERNAL) Resolving H202 Errors (INTERNAL) Contents Scope and audience.......3 General H202 Error Information...... 3 System Recommendations....4 QuickBooks Multi User Mode - QuickBooks Over a Network......4 QuickBooks

More information

Enterprise Edition Technology Overview

Enterprise Edition Technology Overview Enterprise Edition Technology Overview The Scholastic Achievement Manager, SAM, is the management system and technology platform for all Scholastic Enterprise Edition (EE) applications. Previous versions

More information

NetScaler VPX FAQ. Table of Contents

NetScaler VPX FAQ. Table of Contents NetScaler VPX FAQ Table of Contents Feature and Functionality Frequently Asked Questions... 2 Pricing and Packaging Frequently Asked Questions... 4 NetScaler VPX Express Frequently Asked Questions... 5

More information

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

More information

EMC Business Continuity for Microsoft SQL Server Enabled by SQL DB Mirroring Celerra Unified Storage Platforms Using iscsi

EMC Business Continuity for Microsoft SQL Server Enabled by SQL DB Mirroring Celerra Unified Storage Platforms Using iscsi EMC Business Continuity for Microsoft SQL Server Enabled by SQL DB Mirroring Applied Technology Abstract Microsoft SQL Server includes a powerful capability to protect active databases by using either

More information

OVERVIEW... 2 FEATURES... 5 DOCUMENTS... 7 SYSTEM REQUIREMENTS... 10 FAQ...

OVERVIEW... 2 FEATURES... 5 DOCUMENTS... 7 SYSTEM REQUIREMENTS... 10 FAQ... Table of Contents OVERVIEW... 2 FEATURES... 5 DOCUMENTS... 7 SYSTEM REQUIREMENTS... 10 FAQ... 11 Zoho Corporation 1 Overview Free ManageEngine XenServer Health Monitor tool ManageEngine Free XenServer

More information

Enterprise Cloud VM Image Import User Guide. Version 1.0

Enterprise Cloud VM Image Import User Guide. Version 1.0 Enterprise Cloud VM Image Import User Guide Version 1.0 Version History Issue Date Comments 1.0 2013/03/20 Initial version i Introduction 1) Purpose of this document: The purpose of this document is to

More information

How to Configure a Stress Test Project for Microsoft Office SharePoint Server 2007 using Visual Studio Team Suite 2008.

How to Configure a Stress Test Project for Microsoft Office SharePoint Server 2007 using Visual Studio Team Suite 2008. How to Configure a Stress Test Project for Microsoft Office SharePoint Server 2007 using Visual Studio Team Suite 2008. 1 By Steve Smith, MVP SharePoint Server, MCT And Penny Coventry, MVP SharePoint Server,

More information

my forecasted needs. The constraint of asymmetrical processing was offset two ways. The first was by configuring the SAN and all hosts to utilize

my forecasted needs. The constraint of asymmetrical processing was offset two ways. The first was by configuring the SAN and all hosts to utilize 1) Disk performance When factoring in disk performance, one of the larger impacts on a VM is determined by the type of disk you opt to use for your VMs in Hyper-v manager/scvmm such as fixed vs dynamic.

More information

Optimize Your Deployment Using Best Practices

Optimize Your Deployment Using Best Practices Optimize Your Deployment Using Best Practices Presented by: Kayla Schilling Building Now for Your Future What is GP SQL Server Optimization? Independent review of your SQL configuration Verification that

More information

White Paper. Recording Server Virtualization

White Paper. Recording Server Virtualization White Paper Recording Server Virtualization Prepared by: Mike Sherwood, Senior Solutions Engineer Milestone Systems 23 March 2011 Table of Contents Introduction... 3 Target audience and white paper purpose...

More information

Monitoring Databases on VMware

Monitoring Databases on VMware Monitoring Databases on VMware Ensure Optimum Performance with the Correct Metrics By Dean Richards, Manager, Sales Engineering Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 www.confio.com

More information

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide Product overview... 3 Vulnerability scanning components... 3 Vulnerability fix and patch components... 3 Checklist... 4 Pre-installation

More information

Product: Order Delivery Tracking

Product: Order Delivery Tracking Product: Order Delivery Tracking Subject: On Premise Environment Recommendations Version: 1.7 June 1, 2015 Distribution: ODT Customers Contents 1. Introduction... 2 2. Backend Application and Database

More information

CribMaster Database and Client Requirements

CribMaster Database and Client Requirements FREQUENTLY ASKED QUESTIONS CribMaster Database and Client Requirements GENERAL 1. WHAT TYPE OF APPLICATION IS CRIBMASTER? ARE THERE ANY SPECIAL APPLICATION SERVER OR USER INTERFACE REQUIREMENTS? CribMaster

More information

Hardware/Software Guidelines

Hardware/Software Guidelines There are many things to consider when preparing for a TRAVERSE v11 installation. The number of users, application modules and transactional volume are only a few. Reliable performance of the system is

More information

Very Large Enterprise Network Deployment, 25,000+ Users

Very Large Enterprise Network Deployment, 25,000+ Users Very Large Enterprise Network Deployment, 25,000+ Users Websense software can be deployed in different configurations, depending on the size and characteristics of the network, and the organization s filtering

More information

HPSA Agent Characterization

HPSA Agent Characterization HPSA Agent Characterization Product HP Server Automation (SA) Functional Area Managed Server Agent Release 9.0 Page 1 HPSA Agent Characterization Quick Links High-Level Agent Characterization Summary...

More information

Dragon Medical Enterprise Network Edition Technical Note: Requirements for DMENE Networks with virtual servers

Dragon Medical Enterprise Network Edition Technical Note: Requirements for DMENE Networks with virtual servers Dragon Medical Enterprise Network Edition Technical Note: Requirements for DMENE Networks with virtual servers This section includes system requirements for DMENE Network configurations that utilize virtual

More information

Capacity Planning for Microsoft SharePoint Technologies

Capacity Planning for Microsoft SharePoint Technologies Capacity Planning for Microsoft SharePoint Technologies Capacity Planning The process of evaluating a technology against the needs of an organization, and making an educated decision about the configuration

More information

Distributed Network Monitoring. netbeez.net Booth #2344

Distributed Network Monitoring. netbeez.net Booth #2344 Distributed Network Monitoring Booth #2344 Network Blindness Do users have network connectivity? Is the network degrading application performance? The network monitoring stack Active end- to- end tests

More information

WhatsUp Event Alarm v10x Quick Setup Guide

WhatsUp Event Alarm v10x Quick Setup Guide WhatsUp Event Alarm v10x Quick Setup Guide Contents CHAPTER 1 WhatsUp Event Alarm Quick Setup Guide Microsoft Vista/Server 2008/Windows 7 Requirements/Recommendations... 3 Before You Begin... 7 Installation

More information

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices.

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices. About Foglight NMS Foglight NMS is a comprehensive device, application, and traffic monitoring and troubleshooting solution. It is capable of securely monitoring single and multi-site networks of all sizes,

More information